index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
glue
/
devtools
/
js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r23820 by mnaganov due to Interactive Test failures
asargent@chromium.org
2009-08-20
3
-49
/
+10
*
DevTools l10n: generate localized strings and use them.
mnaganov@chromium.org
2009-08-20
3
-10
/
+49
*
DevTools: Remove resource panel-related RPC methods.
pfeldman@chromium.org
2009-08-20
2
-57
/
+17
*
DevTools: Add delegate for method added upstream.
pfeldman@chromium.org
2009-08-20
1
-1
/
+1
*
DevTools: Re-enable devtools sanity tests.
pfeldman@chromium.org
2009-08-19
1
-2
/
+1
*
DevTools Heap profiler: add a bar with Code / Objects and Data / Others size ...
mnaganov@chromium.org
2009-08-18
4
-3
/
+90
*
Fix WebInspector breakpoint removal broken after WebKit changes (disabling a ...
apavlov@chromium.org
2009-08-17
1
-1
/
+7
*
DevTools: Re-enable sanity tests.
pfeldman@chromium.org
2009-08-14
1
-6
/
+3
*
DevTools: implement comparison of heap snapshots in Heap profiler.
mnaganov@chromium.org
2009-08-14
3
-48
/
+204
*
DevTools: Fix implications of the DOMAgent migration upstream.
pfeldman@chromium.org
2009-08-14
3
-50
/
+22
*
DevTools: dom_agent is dead. Long live InspectorDOMAgent.
pfeldman@chromium.org
2009-08-14
7
-1160
/
+51
*
DevTools: Add upcoming StatusBarButton.js to devtools.html
mnaganov@chromium.org
2009-08-13
1
-0
/
+1
*
Roll WebKit to 47010
amanda@chromium.org
2009-08-11
1
-2
/
+2
*
Roll WebKit to 46977, fold in http://codereview.chromium.org/164247
amanda@chromium.org
2009-08-10
5
-461
/
+132
*
DevTools heap profiler: implement showing objects count & size as percents.
mnaganov@chromium.org
2009-08-10
1
-5
/
+109
*
DevTools: add simple Heap profiles panel.
mnaganov@chromium.org
2009-08-07
5
-64
/
+448
*
DevTools: Add Color.js into the frontend.
pfeldman@chromium.org
2009-08-07
3
-1
/
+4
*
DevTools: migrate to upstreamed version of CSS support.
pfeldman@chromium.org
2009-08-06
5
-768
/
+244
*
DevTools: add initial stuff for Heap profiler.
mnaganov@chromium.org
2009-08-05
8
-41
/
+211
*
DevTools: add missing file from the devtools console fix.
pfeldman@chromium.org
2009-08-04
1
-3
/
+3
*
DevTools: Fix devtools after WebKit @r46732 roll.
pfeldman@chromium.org
2009-08-04
2
-8
/
+10
*
DevTools: prepare for l10n.
mnaganov@chromium.org
2009-08-03
2
-12
/
+20
*
DevTools: hide script for javascript:void(0)
yurys@google.com
2009-07-30
1
-2
/
+31
*
DevTools: Show errors that happened while expanding object properties.
pfeldman@chromium.org
2009-07-30
1
-26
/
+29
*
DevTools: Do not list getter functions in object properties.
pfeldman@chromium.org
2009-07-30
1
-24
/
+32
*
DevTools: remove console API stub (works fine with new WebKit).
pfeldman@chromium.org
2009-07-28
1
-9
/
+0
*
DevTools: show constructor name for eval result.
yurys@google.com
2009-07-28
2
-2
/
+4
*
DevTools: Stub console addInspectedNode call in new console API.
pfeldman@chromium.org
2009-07-28
1
-0
/
+14
*
DevTools: split console evaluation into two steps: actual evaluation and result
yurys@google.com
2009-07-27
3
-20
/
+46
*
Reverting 21635.
yurys@google.com
2009-07-27
3
-46
/
+20
*
DevTools: split console evaluation into two steps: actual evaluation and result
yurys@google.com
2009-07-27
3
-20
/
+46
*
DevTools: move close devtools button to the right.
pfeldman@chromium.org
2009-07-26
1
-1
/
+2
*
Reverting 21525.
yurys@google.com
2009-07-24
3
-47
/
+20
*
DevTools: split console evaluation into two steps: actual evaluation and resu...
yurys@google.com
2009-07-24
3
-20
/
+47
*
DevTools: print function source in eval selection requests.
pfeldman@chromium.org
2009-07-23
1
-0
/
+3
*
DevTools Profiler: hide code injected by DevTools.
mnaganov@chromium.org
2009-07-22
1
-1
/
+10
*
DevTools: Handle errors in evaluation response.
pfeldman@chromium.org
2009-07-22
1
-5
/
+7
*
DevTools: mute accidental refresh requests while on DevTools window.
pfeldman@chromium.org
2009-07-21
1
-0
/
+13
*
DevTools Profiler: small UI improvements.
mnaganov@chromium.org
2009-07-21
2
-2
/
+36
*
DevTools: Make splitters move while dragged over iframes.
pfeldman@chromium.org
2009-07-20
1
-0
/
+23
*
DevTools: remember variable tree expansion state while debugging.
pfeldman@chromium.org
2009-07-20
2
-4
/
+24
*
DevTools: Fix debugPrint to work via new Console API.
pfeldman@chromium.org
2009-07-20
1
-1
/
+4
*
DevTools: Use Chrome's colors for DevTools toolbar.
pfeldman@chromium.org
2009-07-20
1
-0
/
+6
*
DevTools: Disable dock action on Mac OS since it is not yet implemented.
pfeldman@chromium.org
2009-07-20
1
-0
/
+3
*
DevTools: Make 'toggle node search' mode work.
pfeldman@chromium.org
2009-07-16
2
-10
/
+21
*
DevTools: provisional commit for new WebInspector's 'last opened panel' change.
pfeldman@chromium.org
2009-07-15
3
-0
/
+28
*
DevTools: mitigate WebKit console API changes.
pfeldman@chromium.org
2009-07-14
3
-18
/
+2
*
Fix the ConsoleLog test and enable it. It was previously disabled because Web...
dimich@google.com
2009-07-14
1
-10
/
+10
*
DevTools: Enable styles editing.
pfeldman@chromium.org
2009-07-13
1
-1
/
+1
*
DevTools: postpone after-compile event propagation to the UI until scripts pa...
pfeldman@chromium.org
2009-07-10
2
-9
/
+24
[next]