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
/
chrome
/
browser
/
debugger
Commit message (
Expand
)
Author
Age
Files
Lines
*
DevTools: restore devtools tests.
pfeldman@chromium.org
2009-12-25
1
-2
/
+2
*
Forbid reloading the Inspector window.
apavlov@chromium.org
2009-12-25
2
-2
/
+5
*
Disable 2 tests in DevToolsSanityTest
hamaji@chromium.org
2009-12-25
1
-2
/
+2
*
DevTools: fix devtools sanity test that was affected by the inspector redesign.
pfeldman@chromium.org
2009-12-21
1
-1
/
+1
*
Disable DevToolsSanityTest.TestExpandScope as it is failing from webkit roll.
jparent@chromium.org
2009-12-16
1
-1
/
+1
*
DevTools: repair DevToolsExtensionDebugTest.TestContentScriptIsPresent
yurys@chromium.org
2009-12-15
1
-1
/
+1
*
DevTools: Restore sanity tests tests.
pfeldman@chromium.org
2009-12-15
1
-16
/
+16
*
Disable anther DevTools sanity test that was missed in r34516.
tony@chromium.org
2009-12-15
1
-1
/
+1
*
Disable DevTools sanity tests pending investigation.
dglazkov@chromium.org
2009-12-15
1
-15
/
+15
*
DevTools: use WebDevToolsMessageData for devtools rpc messages
yurys@chromium.org
2009-12-11
2
-15
/
+9
*
Revert "DevTools: use WebDevToolsMessageData for devtools rpc messages"
yurys@chromium.org
2009-12-11
2
-9
/
+15
*
DevTools: use WebDevToolsMessageData for devtools rpc messages
yurys@chromium.org
2009-12-11
2
-15
/
+9
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-1
/
+1
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-1
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-1
/
+1
*
DevTools: fix on Linux and reenable DevToolsSanityTest.TestPauseWhenScriptIsR...
yurys@chromium.org
2009-11-30
1
-1
/
+1
*
DevTools: temporarily diable DevToolsSanityTest.TestPauseWhenScriptIsRunning ...
yurys@chromium.org
2009-11-30
1
-1
/
+1
*
DevTools: process pause script request on the IO thread. To pause already run...
yurys@chromium.org
2009-11-30
1
-0
/
+8
*
Disable DevToolsExtensionDebugTest.TestContentScriptIsPresent because
nsylvain@chromium.org
2009-11-30
1
-1
/
+2
*
Remove Content-Type workaround for cached resources
apavlov@chromium.org
2009-11-26
1
-0
/
+6
*
Fix a flaky dev tools sanity test.
ager@chromium.org
2009-11-24
1
-3
/
+0
*
Use AutoReset (formerly ScopedBool) where possible.
pkasting@chromium.org
2009-11-20
1
-2
/
+2
*
Allow extension port connection requests to provide tab information.
mad@chromium.org
2009-11-19
1
-1
/
+1
*
DevTools: add more manual Profiles tab tests.
mnaganov@chromium.org
2009-11-18
4
-0
/
+179
*
DevTools: Element styles manual test
apavlov@chromium.org
2009-11-17
1
-0
/
+40
*
Add Event Listeners sidebar pane manual test
apavlov@chromium.org
2009-11-16
1
-0
/
+30
*
DevTools: add 2 manual profiler tests.
mnaganov@chromium.org
2009-11-16
3
-0
/
+129
*
DevTools: Add some devtools manual tests.
pfeldman@chromium.org
2009-11-16
19
-0
/
+445
*
WebKit merge 50932:50947.
brettw@chromium.org
2009-11-13
1
-10
/
+10
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
3
-12
/
+12
*
Disabling some failing tests after the recent WebKit roll.
levin@chromium.org
2009-11-13
1
-9
/
+9
*
DevTools: enable Storage panel by default
yurys@google.com
2009-11-12
1
-0
/
+6
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
1
-1
/
+1
*
DevTools: add test for pause event during frontend load.
yurys@google.com
2009-11-11
1
-0
/
+8
*
DevTools: handle the case where client host is disposed while in the list of ...
pfeldman@chromium.org
2009-11-08
2
-17
/
+23
*
Ninth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
4
-4
/
+13
*
DevTools: add pause on exception test
yurys@google.com
2009-11-07
1
-0
/
+7
*
Tenth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
5
-7
/
+10
*
Reenabled a bunch of interactive UI tests on Linux,
jcampan@chromium.org
2009-11-07
1
-0
/
+3
*
DevTools: provide a way for clients to detach and attach client hosts to rend...
pfeldman@chromium.org
2009-11-06
2
-11
/
+57
*
DevTools: Follow up to r31226. Fixed one of the toggledevtools calls.
pfeldman@chromium.org
2009-11-06
2
-2
/
+4
*
DevTools: Wire Ctrl+Shift+C to "Show JavaScript console".
pfeldman@chromium.org
2009-11-06
4
-12
/
+37
*
Fourth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-1
/
+1
*
Highlight node with mouse over it while selecting element to inspect
apavlov@chromium.org
2009-11-05
2
-10
/
+0
*
Disable failing in-process-browser interactive_ui_tests.
rafaelw@chromium.org
2009-11-03
1
-5
/
+0
*
Disable failing DevToolsSanityTests on linux.
rafaelw@chromium.org
2009-11-03
1
-0
/
+4
*
DevTools: report correct content length for resources.
yurys@google.com
2009-11-02
1
-0
/
+6
*
DevTools: support cross-navigation instrumentation.
pfeldman@chromium.org
2009-11-02
2
-6
/
+43
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
2
-17
/
+18
*
DevTools: add all scripts from afterCompile events when scripts panel is show...
yurys@google.com
2009-10-31
1
-2
/
+19
[next]