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
*
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
*
Revert 54411 - Reduce magnitude of non-default group probabilities for 2 A/B ...
ziadh@chromium.org
2010-07-31
1
-4
/
+4
*
Reduce magnitude of non-default group probabilities for 2 A/B tests
ziadh@chromium.org
2010-07-30
1
-4
/
+4
*
Move browser/first_run* into into a subdirectory.
evan@chromium.org
2010-07-29
1
-1
/
+1
*
CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()
evan@chromium.org
2010-07-29
1
-2
/
+2
*
BrowserMain() refactoring, part 2.1.
viettrungluu@chromium.org
2010-07-29
1
-34
/
+19
*
Refactor declaration order for 2 A/B tests.
ziadh@chromium.org
2010-07-28
1
-7
/
+14
*
Add new search engine logos to template url data. This CL also reorganizes t...
mirandac@google.com
2010-07-28
1
-6
/
+3
*
We would like to refine the numbers we started off with in the first experime...
ziadh@chromium.org
2010-07-27
1
-29
/
+39
*
Remove --testing-fixed-http-port and --testing-fixed-https-port.
cbentzel@chromium.org
2010-07-27
1
-10
/
+0
*
BrowserMain() refactoring, part 2.
viettrungluu@chromium.org
2010-07-27
1
-30
/
+39
*
Put back 53641 - Landing OEM customization CL for Denis
dpolukhin@chromium.org
2010-07-27
1
-37
/
+0
[next]