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
*
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
*
Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...
erikkay@chromium.org
2010-04-21
1
-2
/
+1
*
Lands http://codereview.chromium.org/1610030/show from Luigi:
sky@chromium.org
2010-04-21
1
-1
/
+1
*
Reland r45028: Factor out reading and writing of preferences into |PrefStore|.
bauerb@chromium.org
2010-04-21
1
-1
/
+2
*
Check for proper locale before recording search engine data, or offering the ...
mirandac@chromium.org
2010-04-21
1
-1
/
+5
*
Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.
thomasvl@chromium.org
2010-04-20
1
-2
/
+1
*
Factor out reading and writing of preferences into |PrefStore|.
bauerb@chromium.org
2010-04-20
1
-1
/
+2
*
Have to get the default profile before processing the -login-user
davemoore@chromium.org
2010-04-19
1
-10
/
+14
*
Add UMA calls to record search engine choice during first run.
mirandac@chromium.org
2010-04-16
1
-0
/
+25
*
Start up extension event routers later in BrowserMain, so
huanr@chromium.org
2010-04-15
1
-0
/
+5
*
SPDY: Alternate-Protocol changes.
willchan@chromium.org
2010-04-15
1
-0
/
+3
*
Add new search engine dialog for first run process.
mirandac@chromium.org
2010-04-13
1
-0
/
+1
*
Changes browser_tests to not run a nested message loop.
sky@chromium.org
2010-04-13
1
-0
/
+7
*
Reduce experiment percentages in preparation for a beta cut.
jar@chromium.org
2010-04-13
1
-2
/
+2
*
Commit fix for import from dbelenko.
mirandac@chromium.org
2010-04-11
1
-17
/
+28
*
Auto restart when update available while running in the background on windows.
atwilson@chromium.org
2010-04-09
1
-21
/
+32
*
Revert 43989 - This is a new version of the older patch. Main changes include:
atwilson@chromium.org
2010-04-09
1
-32
/
+21
*
Revert 44004 - Changes browser_tests to not run a nested message loop.
sky@chromium.org
2010-04-08
1
-7
/
+0
*
Changes browser_tests to not run a nested message loop.
sky@chromium.org
2010-04-08
1
-0
/
+7
*
This is a new version of the older patch. Main changes include:
atwilson@chromium.org
2010-04-08
1
-21
/
+32
*
Linux: fix startup race between creating the SingletonLock and listening on S...
mattm@chromium.org
2010-04-07
1
-1
/
+8
*
#include what you use: <Security/Security.h> for SecKeychainAddCallback and
mark@chromium.org
2010-04-02
1
-0
/
+1
*
In-app installation when running from a disk image.
mark@chromium.org
2010-04-02
1
-0
/
+16
*
Mac: Register for keychain notifications on the main thread.
snej@chromium.org
2010-04-02
1
-0
/
+17
*
Port the option to import bookmarks from a file to Linux
evan@chromium.org
2010-04-01
1
-2
/
+4
*
Revert 43277 - Port the option to import bookmarks from a file to Linux
arv@chromium.org
2010-03-31
1
-4
/
+2
*
Port the option to import bookmarks from a file to Linux
evan@chromium.org
2010-03-31
1
-2
/
+4
*
Remove packet split experiment, and add coalescing histogram
jar@chromium.org
2010-03-31
1
-14
/
+0
[next]