Brian Ford
|
6636a6f00f
|
fix ui issues with enabling batarang
|
2012-11-13 19:29:01 -05:00 |
|
Brian Ford
|
0905deec4e
|
moved instrumentation-enabling ui
|
2012-11-13 19:29:01 -05:00 |
|
Brian Ford
|
34adac7951
|
futher refactoring or services
|
2012-11-13 19:29:01 -05:00 |
|
Brian Ford
|
fd7ac46a12
|
refactored performance caching to seperate service
|
2012-11-13 19:29:01 -05:00 |
|
Brian Ford
|
944f5bf686
|
fixed filesystem service to use Blob instead of BlobBuilder
|
2012-11-13 19:29:01 -05:00 |
|
Brian Ford
|
aef70efec7
|
tabs directive now manages lifecycle of controllers
|
2012-11-13 19:29:01 -05:00 |
|
Brian Ford
|
bd61693243
|
finished refactor of instrumentation
|
2012-11-13 19:29:01 -05:00 |
|
Brian Ford
|
d8aa313eba
|
instrumentation rewrite complete, refactored plugin-app model API
|
2012-11-13 19:29:01 -05:00 |
|
Brian Ford
|
e2d2ba92f1
|
more work on refining instrumentation
|
2012-11-13 19:29:01 -05:00 |
|
Brian Ford
|
6871f874f2
|
began rewriting instrumentation
|
2012-11-13 19:29:01 -05:00 |
|
Brian Ford
|
4599c9bb0f
|
jsonTree directive code cleanup
|
2012-11-13 19:29:01 -05:00 |
|
Brian Ford
|
a0f8358de2
|
moved CSS features to their own service, cleaned up services
|
2012-11-13 19:29:00 -05:00 |
|
Brian Ford
|
c0aee3c066
|
removed d3 service
|
2012-11-13 19:29:00 -05:00 |
|
Brian Ford
|
64abdd2f76
|
added json tree directive, refactoring model tree
|
2012-08-08 17:26:59 -07:00 |
|
Brian Ford
|
de042c0096
|
refactored to remove jquery-ui css dependency
|
2012-08-08 15:01:56 -07:00 |
|
Brian Ford
|
87bbe3aa16
|
renamed wtree and mtree to watch-tree and model-tree respectively
|
2012-08-07 11:52:07 -07:00 |
|
Brian Ford
|
6413d87013
|
removed CDN status check (for now)
|
2012-08-02 08:52:01 -07:00 |
|
Brian Ford
|
0ce8346444
|
refactored panes, renamed TreeCtrl to ModelCtrl
|
2012-08-01 17:05:03 -07:00 |
|
Brian Ford
|
da354bc276
|
fixed removing CSS styles
|
2012-07-31 18:01:28 -07:00 |
|
Brian Ford
|
f2e901af54
|
removed chromeExtension dependency
|
2012-07-31 17:16:42 -07:00 |
|
Brian Ford
|
db82dee6a0
|
removed unused watch
|
2012-07-31 17:16:42 -07:00 |
|
Brian Ford
|
9a800fa600
|
removed more obsolete timeline code
|
2012-07-31 17:16:42 -07:00 |
|
Brian Ford
|
e6df94fb01
|
fix renaming directives
|
2012-07-31 17:16:42 -07:00 |
|
Brian Ford
|
54502da683
|
refactored and generalized options tab and related services
|
2012-07-26 17:13:08 -07:00 |
|
Brian Ford
|
3963fc5dec
|
PerfCtrl code cleanup
|
2012-07-26 11:35:30 -07:00 |
|
Brian Ford
|
4b7ece9d03
|
removed old timeline code
|
2012-07-26 11:32:49 -07:00 |
|
Brian Ford
|
033504ffe0
|
refactored sortByTime filter arguments
|
2012-07-26 11:30:55 -07:00 |
|
Brian Ford
|
e6c28a4c09
|
code cleanup
|
2012-07-26 11:29:45 -07:00 |
|
Brian Ford
|
8e0f1b0201
|
namespaced batarang's directives
|
2012-07-26 11:26:43 -07:00 |
|
Brian Ford
|
6c018b51bb
|
renamed devtools page and js
|
2012-07-25 15:37:11 -07:00 |
|
Brian Ford
|
a2f56c6639
|
Removed old message proxying code from background
|
2012-07-25 15:02:56 -07:00 |
|
Brian Ford
|
4612fbe753
|
code cleanup, work on issuing warning for code.angularjs.org hosed ang.js
|
2012-07-25 14:37:54 -07:00 |
|
Brian Ford
|
c49a7c45e5
|
code cleanup
|
2012-07-25 14:26:36 -07:00 |
|
Brian Ford
|
405c81c209
|
updated AngularJS to version 1.0.1
|
2012-07-25 11:13:13 -07:00 |
|
Brian Ford
|
6bd12c8447
|
feature(deps): deps panel mostly working
|
2012-07-23 10:20:06 -07:00 |
|
Brian Ford
|
e7f677cd1d
|
directive now watches data in scope based on attribute
|
2012-07-20 09:43:23 -07:00 |
|
Brian Ford
|
7309efd023
|
added getter for dependencies
|
2012-07-19 11:37:39 -07:00 |
|
Brian Ford
|
a4c88cad82
|
fixed issue that assumed that window.angular existing meant that the app was ready to instrument; now also check that angular.module('ng') is defined.
|
2012-07-18 18:28:46 -07:00 |
|
Brian Ford
|
2ec87174c9
|
added deps tab, d3 library, and related directive
|
2012-07-17 19:43:57 -07:00 |
|
Brian Ford
|
4035dc2c67
|
many ui improvements; responsive layout within the plugin, added slider for controlling range of watch expressions
|
2012-07-12 16:20:26 -07:00 |
|
Brian Ford
|
c7123216cc
|
performance tab enable/disable persists with the cookie setting
|
2012-07-10 14:08:32 -07:00 |
|
Brian Ford
|
bc238f9198
|
added AngularJS version in options tab
|
2012-07-10 12:10:12 -07:00 |
|
Brian Ford
|
641d70e2f5
|
fixed race condition in instrumentation; issue #1
|
2012-07-03 16:55:01 -07:00 |
|
Brian Ford
|
5839e3651c
|
changed look and feel of watchers tree
|
2012-07-03 14:09:04 -07:00 |
|
Brian Ford
|
1cb56e6764
|
JSON file of perf data can be saved from perf tab
|
2012-07-03 14:09:04 -07:00 |
|
Brian Ford
|
171033e958
|
initial revision
|
2012-07-02 14:09:51 -07:00 |
|