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
*
Fix silent import from file during install.
huanr@chromium.org
2010-06-21
1
-2
/
+2
*
A/B test for determining a value for unused socket timeout. Currently the
ziadh@chromium.org
2010-06-21
1
-1
/
+36
*
Revert 50308: still failing on Linux sh-lib tests
jcivelli@chromium.org
2010-06-19
1
-4
/
+4
*
Porting the infobars on Linux to the new TranslateInfobarDelegate2 (relanding)
jcivelli@chromium.org
2010-06-19
1
-4
/
+4
*
Pref service strings should be std::string.
estade@chromium.org
2010-06-18
1
-2
/
+2
*
Revert 50148:
jcivelli@chromium.org
2010-06-17
1
-4
/
+4
*
Porting the infobars on Linux to the new TranslateInfobarDelegate2.
jcivelli@chromium.org
2010-06-17
1
-4
/
+4
*
Allow randomized search engines in selection dialog.
mirandac@google.com
2010-06-16
1
-0
/
+1
*
Added --services-manifest switch, to provide Chrome OS OEM services customiza...
denisromanov@chromium.org
2010-06-15
1
-1
/
+42
*
Load resources.pak, which should be located next to the chrome
tony@chromium.org
2010-06-15
1
-0
/
+4
*
Second attempt to land r49489.
wtc@chromium.org
2010-06-11
1
-10
/
+17
*
Revert 49489 - Use NSS for SSL by default on Mac OS X.
hayato@chromium.org
2010-06-11
1
-17
/
+10
*
Use NSS for SSL by default on Mac OS X.
wtc@chromium.org
2010-06-11
1
-10
/
+17
*
Rip out the multiprofile implementation.
erg@chromium.org
2010-06-10
1
-4
/
+0
*
Link with RLZ library from open source repo.
rogerta@google.com
2010-06-10
1
-2
/
+1
*
Refactored the translate infobars.
jcivelli@chromium.org
2010-06-09
1
-0
/
+8
*
Rename Chrome threads to use a "Cr" prefix.
evan@chromium.org
2010-06-09
1
-6
/
+3
*
Experiment for number of persistent connections to server
ziadh@chromium.org
2010-06-07
1
-0
/
+35
*
Support multiple PrefStores
mnissler@chromium.org
2010-06-07
1
-7
/
+6
*
Enable 25% of the users use npn_with_spdy when possible,
lzheng@chromium.org
2010-06-04
1
-4
/
+4
*
Initialize screen locker before letting user logged in.
oshima@chromium.org
2010-06-02
1
-1
/
+4
*
Reset signal handlers in forked children.
agl@chromium.org
2010-06-02
1
-0
/
+4
*
Use SSLClientSocketNSS on Mac OS X. By default, chrome still uses
wtc@chromium.org
2010-06-01
1
-3
/
+11
*
ProcessSingleton(all): create the lock immediately after failing to connect t...
mattm@chromium.org
2010-05-28
1
-10
/
+9
*
Enable the spdy A/B test for SxS installations. npn_with_http and npn_with_spdy
lzheng@chromium.org
2010-05-27
1
-4
/
+15
*
Slight cleanup of some first-run/master-prefs stuff.
viettrungluu@chromium.org
2010-05-27
1
-10
/
+2
*
Ensure that the default profile for cros has no extension service
davemoore@chromium.org
2010-05-21
1
-7
/
+8
*
Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...
sanjeevr@chromium.org
2010-05-21
1
-2
/
+5
*
This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...
lzheng@chromium.org
2010-05-21
1
-4
/
+45
*
Revert 47875 - ProcessSingleton(all): create the lock immediately after faili...
thestig@chromium.org
2010-05-21
1
-9
/
+10
*
ProcessSingleton(all): create the lock immediately after failing to connect t...
mattm@chromium.org
2010-05-21
1
-10
/
+9
*
Run WebSocket experiment if reporting is active.
ukai@chromium.org
2010-05-20
1
-2
/
+4
*
- Made the writing of boot times happen on the file thread.
davemoore@chromium.org
2010-05-19
1
-1
/
+9
*
Create a dedicated cache thread and use it to create the
rvargas@google.com
2010-05-18
1
-0
/
+1
*
Support speculative pre-connection to search URLs
jar@chromium.org
2010-05-18
1
-1
/
+4
*
Hook up ScreenLocker to screen lock cros library.
oshima@chromium.org
2010-05-14
1
-0
/
+3
*
Revert "Hook up ScreenLocker to screen lock cros library."
oshima@chromium.org
2010-05-14
1
-3
/
+0
*
Hook up ScreenLocker to screen lock cros library.
oshima@chromium.org
2010-05-13
1
-0
/
+3
*
Add --host-rules support.
willchan@chromium.org
2010-05-12
1
-0
/
+4
*
Enable Alternate-Protocol support by default when NPN support is enabled.
willchan@chromium.org
2010-05-12
1
-3
/
+0
*
Use NSS for SSL by default in chrome.exe.
wtc@chromium.org
2010-05-04
1
-1
/
+1
*
Fix various uses of release() that did not check its value
estade@chromium.org
2010-05-04
1
-1
/
+1
*
Mac: Don't run nested loop for browser_tests (matching Windows and Linux).
viettrungluu@chromium.org
2010-05-04
1
-7
/
+0
*
r46025 reverted r46023 which caused a build break on chromeos.
prasadt@chromium.org
2010-04-30
1
-1
/
+22
*
Revert r46023: "Detect new instance of the browser when running in the backgr...
willchan@chromium.org
2010-04-30
1
-22
/
+1
*
Detect new instance of the browser when running in the background in persistent
prasadt@chromium.org
2010-04-30
1
-1
/
+22
*
Need to get profile after the login-user flag is processed
davemoore@chromium.org
2010-04-22
1
-9
/
+14
*
Makes tests on chromeos not run a nested message loop.
sky@chromium.org
2010-04-22
1
-2
/
+2
*
Reland "Factor out reading and writing of preferences into |PrefStore|."
bauerb@chromium.org
2010-04-22
1
-1
/
+2
*
Fix a deprecated use of wstring/GetSwitchValue() for --file-descriptor-limit.
viettrungluu@chromium.org
2010-04-21
1
-3
/
+3
[next]