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
*
net: Add namespace net to URLRequest and URLRequestJob classes.
tfarina@chromium.org
2010-11-28
1
-2
/
+5
*
Disable DevToolsSanityTest.TestProfilerTab because it is timing out, at least...
kkania@chromium.org
2010-11-20
1
-1
/
+2
*
DevTools: provide response code and status text as a part of raw headers data.
pfeldman@chromium.org
2010-11-19
1
-0
/
+2
*
Make pink's TabContentsWrapper change compile on Windows.
ben@chromium.org
2010-11-18
4
-12
/
+20
*
Cleanup: Include browser.h -> ui/browser.h [Part 3].
jhawkins@chromium.org
2010-11-16
4
-4
/
+4
*
Avoid collecting headers from several reqeusts in case of redirect.
caseq@google.com
2010-11-10
1
-1
/
+7
*
Use make_scoped_refptr for NewRunnableMethod if the raw ptr type is derived f...
thakis@chromium.org
2010-11-01
1
-3
/
+5
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
3
-5
/
+5
*
DevTools: remove resources panel tests since it is going aways upstream.
pfeldman@chromium.org
2010-10-29
1
-16
/
+0
*
Marked DevToolsSanityTest.TestProfilerTab as flaky.
avayvod@chromium.org
2010-10-29
1
-1
/
+1
*
Update a bunch of FLAKY_ tests to match current reality
stuartmorgan@chromium.org
2010-10-28
1
-2
/
+1
*
Fix typo in DevToolsManager
markusheintz@chromium.org
2010-10-25
2
-6
/
+6
*
Add policy to disable Developer-Tools.
markusheintz@chromium.org
2010-10-22
2
-0
/
+16
*
Part 2 of extension event refactor.
mpcomplete@chromium.org
2010-10-21
2
-3
/
+3
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.
pkasting@chromium.org
2010-10-21
1
-17
/
+16
*
Revert 63081 (breaks devtools) - Use scoped_refptr for refcounted parameters ...
willchan@chromium.org
2010-10-20
1
-4
/
+4
*
Use scoped_refptr for refcounted parameters in devtools.
willchan@chromium.org
2010-10-19
1
-4
/
+4
*
Disable TestEnableResourcesTab.
levin@chromium.org
2010-10-19
1
-1
/
+8
*
FBTF: Monster ctor patch after changing heuristics in clang plugin.
erg@google.com
2010-10-18
1
-0
/
+1
*
FBTF: More ctor/dtor cleanup.
erg@google.com
2010-10-14
1
-0
/
+1
*
Add actual bytes sent/received to net-internals.
mmenke@chromium.org
2010-10-14
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part19:
tfarina@chromium.org
2010-10-12
2
-2
/
+2
*
Switch to inspected page tab when opening DevTools in docked mode.
caseq@google.com
2010-10-09
2
-11
/
+26
*
Rename ChromeThread to BrowserThread Part9:
tfarina@chromium.org
2010-10-09
4
-41
/
+42
*
Revert 61899 for breaking cookes on file:// URLs.
willchan@chromium.org
2010-10-08
1
-4
/
+4
*
FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .
erg@google.com
2010-10-08
1
-1
/
+1
*
Moved common DevTools detach/closure logic to DevToolsManager::UnbindClientHost
caseq@google.com
2010-10-08
1
-18
/
+14
*
Fix instances of passing raw pointers to RefCounted objects in tasks.
willchan@chromium.org
2010-10-08
1
-4
/
+4
*
Added support for raw headers.
caseq@google.com
2010-10-06
4
-1
/
+209
*
Pass inspected tab id to DevTools front-end
caseq@google.com
2010-10-06
1
-0
/
+4
*
Move TestTimeouts from chrome/test to base/test.
sergeyu@chromium.org
2010-10-05
1
-1
/
+1
*
Adds RenderViewHost::ExecuteJavascriptInWebFrameNotifyResult which
sky@chromium.org
2010-10-05
1
-4
/
+2
*
Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.
erg@google.com
2010-10-04
4
-14
/
+34
*
Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."
erg@google.com
2010-10-01
4
-34
/
+14
*
FBTF: Another big ctor/dtor cleanup found by automated tools.
erg@google.com
2010-10-01
4
-14
/
+34
*
GTTF: use chrome/test/test_timeouts in more places.
phajdan.jr@chromium.org
2010-09-30
1
-9
/
+9
*
Moves TabStripModelObserver/Delegate into their own headers.
sky@chromium.org
2010-09-16
1
-0
/
+1
*
Fix SessionStorage
jorlow@chromium.org
2010-09-14
1
-1
/
+2
*
DevTools: enable two sanity tests (fixed upstream)
podivilov@chromium.org
2010-09-10
1
-8
/
+2
*
DevTools: delete TestStoragePanel which has been superseded by storage-panel-...
yurys@chromium.org
2010-09-08
1
-5
/
+0
*
DevTools: delete TestAutocontinueOnSyntaxError test which has been superseded...
yurys@chromium.org
2010-09-08
1
-8
/
+0
*
DevTools: delete DevToolsSanityTest.TestMessageLoopReentrant which is superse...
yurys@chromium.org
2010-09-07
1
-5
/
+0
*
DevTools: delete DevToolsSanityTest.TestExpandScope which was converted into ...
yurys@chromium.org
2010-09-06
1
-9
/
+0
*
DevTools: delete two debugger tests which was moved upstream
podivilov@chromium.org
2010-09-06
1
-24
/
+0
*
Failed on Builder Interactive Tests (dbg)
ukai@chromium.org
2010-09-06
1
-6
/
+6
*
WebKit Roll 66724 -> 66804
ukai@chromium.org
2010-09-06
1
-3
/
+21
*
TBR: enable SetBreakpoint test (fixed upstream)
podivilov@chromium.org
2010-08-30
1
-2
/
+1
*
Mark interactive test as FAILS because it's failing on the
dmazzoni@chromium.org
2010-08-28
1
-1
/
+2
*
Disable one more test for WebKit roll 65992:66033
yuzo@chromium.org
2010-08-26
1
-1
/
+3
*
Add bug URL (53406) comments for tests disabled for the bug.
yuzo@chromium.org
2010-08-26
1
-0
/
+3
[next]