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
*
Mark TestShowStoragePanel as FAILS_ following recent WebKit roll.
pam@chromium.org
2010-08-11
1
-1
/
+2
*
Push DevTools extensions data to the client when the DevTools client page is ...
loislo@chromium.org
2010-08-11
2
-2
/
+38
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
2
-4
/
+4
*
FBTF: Clean up some headers in tab_contents_delegate.h.
erg@google.com
2010-08-10
1
-0
/
+1
*
Use scoped_ptr API from base/ instead of one from gtest/internal/gtest-port.h.
tfarina@chromium.org
2010-08-10
1
-5
/
+5
*
Revert 55072 - Revert 55063 - WebKit roll: 64705:64742.
dhollowa@chromium.org
2010-08-05
1
-1
/
+1
*
Revert 55063 - WebKit roll: 64705:64742.
dhollowa@chromium.org
2010-08-05
1
-1
/
+1
*
WebKit roll: 64705:64742.
pfeldman@chromium.org
2010-08-05
1
-1
/
+1
*
DevTools: get rid of delayed command dispatching on front-end side.
pfeldman@chromium.org
2010-08-05
2
-4
/
+13
*
DevTools: fix remote debugging dispatch, provide encoding in the main connect...
pfeldman@chromium.org
2010-08-03
1
-4
/
+2
*
DevTools: re-enable pause test.
pfeldman@chromium.org
2010-08-03
1
-2
/
+1
*
DevTools: Get rid of DevTools RPC.
pfeldman@chromium.org
2010-08-03
3
-37
/
+10
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
6
-11
/
+14
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
5
-17
/
+19
*
Show DevTools window when the Inspect shortcut is hit for the first time
apavlov@chromium.org
2010-07-30
1
-3
/
+4
*
GTTF: Move more test server code from net/url_request/url_request_unittest.h
phajdan.jr@chromium.org
2010-07-29
1
-1
/
+3
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
1
-1
/
+0
*
DevTools: restore remote rebugging after upstream breakage.
pfeldman@chromium.org
2010-07-28
1
-7
/
+1
*
DevTools: Inspect Element doesn't select element in the Elements Panel when t...
pfeldman@chromium.org
2010-07-28
1
-1
/
+3
*
Disable DevToolsSanityTest.TestPauseWhenScriptIsRunning which fails on linux.
victorw@chromium.org
2010-07-27
1
-1
/
+4
*
DevTools: close remote debugging connection on IO thread when inspected tab c...
pfeldman@chromium.org
2010-07-27
1
-1
/
+5
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
16
-0
/
+16
*
Make IsPopup a const function per brett.
xiyuan@chromium.org
2010-07-26
1
-1
/
+0
*
DevTools: implement basic handshake for remote debugging.
pfeldman@chromium.org
2010-07-26
2
-73
/
+260
*
Add "Inspect Element" shortcut to browser tabs.
apavlov@chromium.org
2010-07-16
5
-36
/
+75
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
1
-0
/
+1
*
Marking DevToolsSanityTest.TestResourceContentLength flaky
tyoshino@chromium.org
2010-07-15
1
-1
/
+1
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
1
-1
/
+0
*
Reland r52336.
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
1
-1
/
+0
*
More header cleanup:
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Clean up Chromium code to follow message loop reentrancy fix in WebKit (https...
apavlov@chromium.org
2010-07-09
1
-0
/
+3
*
Mark two tests flaky.
evan@chromium.org
2010-07-08
1
-1
/
+3
*
DevTools: follow up to r51661 (64bit build fix).
pfeldman@chromium.org
2010-07-06
1
-2
/
+2
*
DevTools: add stub for HTTP-based remote debugger interface.
pfeldman@chromium.org
2010-07-06
4
-15
/
+351
*
Brushed up listen socket:
pfeldman@chromium.org
2010-07-05
7
-86
/
+39
*
Check that BrowserProcess still exists before accessing its methods from DevT...
yurys@chromium.org
2010-07-01
1
-0
/
+4
*
Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first
sky@chromium.org
2010-06-28
1
-1
/
+2
*
Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-2
/
+1
*
Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-1
/
+2
*
Mac/clang: First pass over unit_tests
thakis@chromium.org
2010-06-23
1
-1
/
+2
*
Add test for Heap profiler.
mnaganov@chromium.org
2010-06-23
1
-0
/
+6
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
3
-0
/
+0
*
TTF: Reenable some disabled tests.
vandebo@chromium.org
2010-06-18
1
-1
/
+1
*
FAILS tests should not turn the bot red.
vandebo@chromium.org
2010-06-18
1
-1
/
+1
*
TTF: Reenable some disabled tests.
vandebo@chromium.org
2010-06-18
1
-1
/
+1
*
Add dependency on libevent where required.
phajdan.jr@chromium.org
2010-06-12
1
-6
/
+0
*
Build fix: Remove a duplicate MAYBE_ define.
jhawkins@chromium.org
2010-06-11
1
-7
/
+0
*
TTF: Re-enable DevToolsSanityTest.TestResouceContentLength and mark it as
jhawkins@chromium.org
2010-06-11
1
-2
/
+8
*
DevTools: enable and mark step in/out/over tests as flaky. I cannot see them ...
yurys@chromium.org
2010-06-11
1
-9
/
+12
[next]