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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unreferenced .rules files.
sgk@google.com
2009-07-28
1
-18
/
+0
*
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
8
-29
/
+166
*
Reverting 21635.
yurys@google.com
2009-07-27
8
-166
/
+29
*
DevTools: split console evaluation into two steps: actual evaluation and result
yurys@google.com
2009-07-27
8
-29
/
+166
*
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
8
-167
/
+29
*
DevTools: split console evaluation into two steps: actual evaluation and resu...
yurys@google.com
2009-07-24
8
-29
/
+167
*
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
4
-2
/
+29
*
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: allow reload while on a breakpoint: detach agent on navigation atte...
pfeldman@chromium.org
2009-07-13
2
-0
/
+9
*
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
*
DevTools: Show exception message in a resource message bubble while stopped o...
pfeldman@chromium.org
2009-07-10
1
-0
/
+69
*
Roll WebKit DEPS
abarth@chromium.org
2009-07-09
1
-2
/
+3
*
DevTools: show property type names in Elements panel and Console.
yurys@google.com
2009-07-09
2
-28
/
+49
*
Land Anton's patch to avoid throwing away type information on the
ager@chromium.org
2009-07-08
1
-1
/
+1
*
DevTools: handle call frames with unresolved script sources upon exception br...
pfeldman@chromium.org
2009-07-08
1
-7
/
+22
*
DevTools: Push context id to the client on 'window object cleared' event.
pfeldman@chromium.org
2009-07-08
4
-25
/
+15
*
DevTools: added test for setting breakpoit.
yurys@google.com
2009-07-08
1
-117
/
+210
*
Identical to http://codereview.chromium.org/155030 except for the WebKit revi...
japhet@chromium.org
2009-07-07
1
-1
/
+1
*
DevTools: merge TestSuite.Controller into TestSuite
yurys@google.com
2009-07-07
1
-58
/
+66
*
DevTools: Issue 'scripts' command on attach only, work based on after_compile...
pfeldman@chromium.org
2009-07-07
1
-6
/
+0
*
DevTools: clear breakpoints when devtools window is closing. This change depe...
yurys@google.com
2009-07-07
2
-3
/
+20
*
DevTools: Add global eval sanity test.
pfeldman@chromium.org
2009-07-07
1
-11
/
+10
*
DevTools: Add more sanity tests.
pfeldman@chromium.org
2009-07-07
2
-33
/
+128
*
Reverting 19963.
japhet@chromium.org
2009-07-06
1
-1
/
+1
*
Delete V8Binding and use the upstreamed version. BUG=15789
japhet@chromium.org
2009-07-06
1
-1
/
+1
*
DevTools: Provisional support for global properties' and scope roots completi...
pfeldman@chromium.org
2009-07-06
2
-0
/
+33
*
DevTools: Console tests.
pfeldman@chromium.org
2009-07-03
2
-12
/
+102
*
DevTools: do console evaluations in the global context of the inspected windo...
yurys@google.com
2009-07-03
1
-1
/
+2
*
DevTools: switch to KeyboardShortcut.js from WebKit.
yurys@google.com
2009-07-02
1
-108
/
+0
*
DevTools: Set up utility context earlier (prevent from crash).
pfeldman@chromium.org
2009-07-02
3
-19
/
+15
*
Add split with devtools container into the browser view.
pfeldman@chromium.org
2009-07-02
1
-4
/
+7
*
DevTools: Move InspectorController message filtering to the injected side.
pfeldman@chromium.org
2009-07-02
2
-9
/
+8
*
Add Reload and LoadData methods to WebFrame. LoadData replaces
darin@chromium.org
2009-07-01
1
-0
/
+2
[next]