Commit Graph

68 Commits (6a0ae94f4df7f5dea3a10874f6f9be9603e353cc)

Author SHA1 Message Date
Carlo s A. Guillen e81023bac7 feat(*): implement connection between content script and devTools pane 10 years ago
Carlo s A. Guillen 2ebab66b13 feat(*): set up UI 10 years ago
Brian Ford 704ac4dfbb reorganize plugin 11 years ago
Brian Ford ee422a1957 wip 11 years ago
Brian Ford 6cfcaa8545 cache scope tree, fix issue with cache invalidation 11 years ago
Brian Ford b2c7ac52a4 wip 11 years ago
Brian Ford 2512c63e97 wip 11 years ago
Brian Ford d4f851dae3 wip 11 years ago
Brian Ford 04d7a1bbd1 message passing nonsense 11 years ago
Brian Ford 49a130c53b chore(style): fix spacing style 11 years ago
Brian Ford a5ecad55fd fix(instrumentation): fix patchin provider object with array properties 11 years ago
Bert Willems 354fa54100 fix(instrumentation): fix injecting a provider with array syntax 11 years ago
Brian Ford ce96288504 fix(instrumentation): fix instrumenting $get 11 years ago
Brian Ford bae0b604ca fix(instrumentation): fix issue with checking models of root scopes 11 years ago
Brian Ford 9bb1ebb37d fix(style): prefix highlight class name 11 years ago
Brian Ford 898fe826ba chore(dep): update internal batarang angular.js to v1.0.6 11 years ago
Brian Ford 2da618fdd7 fix(model): fix issue in model pane where the first element of array models is undefined 11 years ago
Brian Ford d0fa314191 fix(instrumentation): improve perf of serializing models by ignoring $ properties, optimizing derez 11 years ago
Brian Ford 4682d4baf2 major overhaul 11 years ago
Brian Ford 462fa55bbb fix issue with instrumenting provider.provide 12 years ago
Brian Ford 1981627549 fix issue with objects 12 years ago
Brian Ford dcd8a92708 fix issue with app not refreshing when first enabled; addresses issue #41 12 years ago
Brian Ford 6636a6f00f fix ui issues with enabling batarang 12 years ago
Brian Ford 0905deec4e moved instrumentation-enabling ui 12 years ago
Brian Ford 34adac7951 futher refactoring or services 12 years ago
Brian Ford fd7ac46a12 refactored performance caching to seperate service 12 years ago
Brian Ford 944f5bf686 fixed filesystem service to use Blob instead of BlobBuilder 12 years ago
Brian Ford aef70efec7 tabs directive now manages lifecycle of controllers 12 years ago
Brian Ford bd61693243 finished refactor of instrumentation 12 years ago
Brian Ford d8aa313eba instrumentation rewrite complete, refactored plugin-app model API 12 years ago
Brian Ford e2d2ba92f1 more work on refining instrumentation 12 years ago
Brian Ford 6871f874f2 began rewriting instrumentation 12 years ago
Brian Ford 4599c9bb0f jsonTree directive code cleanup 12 years ago
Brian Ford a0f8358de2 moved CSS features to their own service, cleaned up services 12 years ago
Brian Ford c0aee3c066 removed d3 service 12 years ago
Brian Ford 64abdd2f76 added json tree directive, refactoring model tree 12 years ago
Brian Ford de042c0096 refactored to remove jquery-ui css dependency 12 years ago
Brian Ford 87bbe3aa16 renamed wtree and mtree to watch-tree and model-tree respectively 12 years ago
Brian Ford 6413d87013 removed CDN status check (for now) 12 years ago
Brian Ford 0ce8346444 refactored panes, renamed TreeCtrl to ModelCtrl 12 years ago
Brian Ford da354bc276 fixed removing CSS styles 12 years ago
Brian Ford f2e901af54 removed chromeExtension dependency 12 years ago
Brian Ford db82dee6a0 removed unused watch 12 years ago
Brian Ford 9a800fa600 removed more obsolete timeline code 12 years ago
Brian Ford e6df94fb01 fix renaming directives 12 years ago
Brian Ford 54502da683 refactored and generalized options tab and related services 12 years ago
Brian Ford 3963fc5dec PerfCtrl code cleanup 12 years ago
Brian Ford 4b7ece9d03 removed old timeline code 12 years ago
Brian Ford 033504ffe0 refactored sortByTime filter arguments 12 years ago
Brian Ford e6c28a4c09 code cleanup 12 years ago