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
/
browser_main.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup some duplicated includes.
tfarina@chromium.org
2010-09-04
1
-1
/
+0
*
Revert 58493 - Call InitEventRouters after a successful chromeos login. This ...
stoyan@chromium.org
2010-09-03
1
-4
/
+0
*
Call InitEventRouters after a successful chromeos login. This successfully
dmazzoni@chromium.org
2010-09-03
1
-0
/
+4
*
Update the Preconnect logic to use the new HttpStreamFactory for
mbelshe@chromium.org
2010-09-03
1
-2
/
+1
*
Set default browser AFTER import.
mirandac@chromium.org
2010-09-01
1
-0
/
+1
*
Reduce the number of files that recompile when changing template_url.h or tem...
levin@chromium.org
2010-08-31
1
-1
/
+2
*
Support handling blob URL and resolve blob references in upload data.
jianli@chromium.org
2010-08-31
1
-1
/
+3
*
Create an instance of AtExitManager before relaunching the browser on Windows...
prasadt@chromium.org
2010-08-28
1
-0
/
+5
*
Implement about:labs
thakis@chromium.org
2010-08-27
1
-0
/
+4
*
Revert 57635: Implement about:labs
dpolukhin@chromium.org
2010-08-27
1
-4
/
+0
*
Implement about:labs
thakis@chromium.org
2010-08-27
1
-0
/
+4
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-3
/
+3
*
Refactor new first run control flow.
estade@chromium.org
2010-08-25
1
-1
/
+1
*
A/B experiment for re-establishing TCP connections.
ziadh@chromium.org
2010-08-25
1
-0
/
+29
*
Resubmit r56600 - Start/stop service process when browser starts and stop
hclam@chromium.org
2010-08-23
1
-0
/
+16
*
Enable spdy to 95%, npn only to 5%.
lzheng@chromium.org
2010-08-20
1
-9
/
+2
*
net: expect MITM attacks with HTTP proxies and command line flag.
agl@chromium.org
2010-08-19
1
-0
/
+2
*
Switch to GoogleServiceAuthError struct instead of GaiaAuthError.
chron@chromium.org
2010-08-19
1
-2
/
+2
*
Extract connection logic from HttpNetworkTransaction into a new
mbelshe@chromium.org
2010-08-19
1
-3
/
+3
*
Add a command-line flag to disable SSL/TLS False Start
davidben@chromium.org
2010-08-18
1
-0
/
+2
*
Revert 56600 - ServiceProcessControlBrowserTest.LaunchAndIPC crashes.
rvargas@google.com
2010-08-18
1
-16
/
+0
*
Start/stop service process when browser starts and stop
hclam@chromium.org
2010-08-18
1
-0
/
+16
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
1
-2
/
+3
*
Fix for issue 51693, which was a regression from integrating the open source
rogerta@google.com
2010-08-13
1
-0
/
+2
*
Revert 55797 - Disable support of --enable-preconnect flag
ziadh@chromium.org
2010-08-11
1
-1
/
+6
*
Disable support of --enable-preconnect flag
ziadh@chromium.org
2010-08-11
1
-6
/
+1
*
net: add embedded DNSSEC chain support.
agl@chromium.org
2010-08-11
1
-0
/
+3
*
Added event traces at various points during Chrome and ChromeFrame startup to...
ananta@chromium.org
2010-08-11
1
-0
/
+7
*
Histograms & Field Trails about prefetching
gavinp@google.com
2010-08-09
1
-0
/
+23
*
More metrics for proxy connections impact A/B test.
ziadh@chromium.org
2010-08-09
1
-4
/
+4
*
Bad interaction between 2 A/B experiments
ziadh@chromium.org
2010-08-06
1
-3
/
+14
*
Reland 54771 (and 54795) To enable TCP Preconnection by default
jar@chromium.org
2010-08-06
1
-1
/
+6
*
Have MakeName prepend the underscore to the field trial group name,
mlloyd@chromium.org
2010-08-05
1
-13
/
+13
*
[ChromeOS] When doing a stub-login for chromeos, avoid the already-logged-in-...
cmasone@google.com
2010-08-05
1
-1
/
+7
*
Revert 55071 - Reland 54771 (and 54795) To enable TCP Preconnection by default
dhollowa@chromium.org
2010-08-05
1
-6
/
+1
*
Reland 54771 (and 54795) To enable TCP Preconnection by default
jar@chromium.org
2010-08-05
1
-1
/
+6
*
FBTF: Remove unneeded headers from base/ (part 1)
thestig@chromium.org
2010-08-05
1
-2
/
+0
*
To effectively test some parts of chrome for cros on the linux desktop, we ne...
davemoore@chromium.org
2010-08-04
1
-0
/
+45
*
Revert 54771 - Enable speculative preconnection by default
jar@chromium.org
2010-08-04
1
-6
/
+1
*
Remove wstrings from l10n_util/ResourceBundle locale functions.
evan@chromium.org
2010-08-04
1
-1
/
+1
*
First stage of proxy extension API.
pam@chromium.org
2010-08-04
1
-1
/
+1
*
De-wstringify some browser startup code and net utility.
evan@chromium.org
2010-08-04
1
-2
/
+3
*
[ChromeOS] Keep logging inside the user's home dir, even after a browser crash
cmasone@google.com
2010-08-04
1
-0
/
+13
*
Make BrowserInit use FilePath instead of wstring for current directory.
viettrungluu@chromium.org
2010-08-03
1
-1
/
+2
*
Enable speculative preconnection by default
jar@chromium.org
2010-08-03
1
-1
/
+6
*
Fix the Windows build again.
brettw@chromium.org
2010-08-03
1
-3
/
+7
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
[linux] Hook up crash reporter initialization with configuration management.
mnissler@chromium.org
2010-08-03
1
-8
/
+24
*
A/B test for measuring effect of number of proxy connections.
ziadh@chromium.org
2010-08-02
1
-0
/
+42
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-5
/
+11
[next]