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
*
Revert 72153 - Remove user-related data from local_state and add to user_pre...
mirandac@chromium.org
2011-01-21
1
-2
/
+2
*
Remove user-related data from local_state and add to user_preferences, in pr...
mirandac@chromium.org
2011-01-21
1
-2
/
+2
*
DevTools: re-enable devtools tests.
pfeldman@chromium.org
2011-01-20
1
-70
/
+3
*
Attempt to fix Linux interactive tests.
dimich@chromium.org
2011-01-18
1
-2
/
+2
*
WebKit roll 75765:75812.
dimich@chromium.org
2011-01-15
1
-3
/
+23
*
Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.
thestig@chromium.org
2011-01-13
2
-3
/
+3
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
2
-2
/
+0
*
Disable DevToolsSanityTest.TestProfilerTab, flakily times out.
phajdan.jr@chromium.org
2011-01-03
1
-1
/
+2
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
2
-3
/
+3
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
2
-6
/
+7
*
Add null check - extension_service apparently does not exist in chromeos chro...
achuith@chromium.org
2010-12-22
1
-0
/
+3
*
net: Add namespace net to URLRequestStartEventParameters.
tfarina@chromium.org
2010-12-17
1
-1
/
+1
*
DevTools: a better fix for socket closure crash.
pfeldman@chromium.org
2010-12-17
1
-7
/
+7
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
1
-1
/
+0
*
DevTools: browser CRASH upon listen socket disconnect in remote debugging.
pfeldman@chromium.org
2010-12-16
2
-0
/
+18
*
Cleanup: Remove unneeded includes of notification_service.h in other headers.
thestig@chromium.org
2010-12-15
3
-2
/
+3
*
Use make_scoped_refptr for RefCounted parameter to NewRunnableMethod().
willchan@chromium.org
2010-12-15
1
-3
/
+1
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
2
-5
/
+5
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
6
-9
/
+28
*
Cleanup: Remove needed #includes for profile.h.
thestig@chromium.org
2010-12-10
1
-1
/
+0
*
Cleanup: Remove unneeded includes of tab_contents.h.
thestig@chromium.org
2010-12-09
2
-2
/
+0
*
Enable DevToolsSanityTest.TestProfilerTab.
mnaganov@chromium.org
2010-12-08
1
-2
/
+1
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
2
-3
/
+4
*
Move:
ben@chromium.org
2010-12-02
5
-6
/
+6
*
Move:
ben@chromium.org
2010-12-02
3
-3
/
+3
*
Update NetLog to be threadsafe.
mmenke@chromium.org
2010-12-01
2
-4
/
+12
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
3
-19
/
+20
*
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
[next]