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_process_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ChromeThread to BrowserThread Part19:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part14:
tfarina@chromium.org
2010-10-10
1
-8
/
+8
*
Policy to disable printing
gfeher@chromium.org
2010-10-01
1
-3
/
+13
*
Create DownloadStatusUpdater to keep track of download progress
phajdan.jr@chromium.org
2010-09-27
1
-0
/
+4
*
Remove one-time flags when restarting after update.
finnur@chromium.org
2010-09-22
1
-17
/
+4
*
Tear down the notifications UI manager before the profile goes away.
johnnyg@chromium.org
2010-09-21
1
-4
/
+5
*
This is a second attempt of http://codereview.chromium.org/3175038
davemoore@chromium.org
2010-09-13
1
-3
/
+28
*
Revert 59147 - Allow overriding of X error functions
davemoore@chromium.org
2010-09-10
1
-28
/
+3
*
Allow overriding of X error functions
davemoore@chromium.org
2010-09-10
1
-3
/
+28
*
Policy: plugins disabled by policy should honor policy changes without Chrome...
danno@chromium.org
2010-09-10
1
-0
/
+8
*
Gracefully handle the case of empty preference file names in PrefValueStore.
mnissler@chromium.org
2010-09-03
1
-1
/
+1
*
Move Google-specific code under browser/ into browser/google/.
evan@chromium.org
2010-08-30
1
-1
/
+1
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Autorestart on update should happen when (among other things), the browser is in
prasadt@chromium.org
2010-08-24
1
-1
/
+1
*
Fix to change the sense (and name) of kRestoreBackgroundContents to be kDisab...
atwilson@chromium.org
2010-08-21
1
-2
/
+1
*
Initial version of chrome.experimental.sidebar extension API.
brettw@chromium.org
2010-08-19
1
-0
/
+15
*
Added BackgroundModeManager which tracks when background apps are loaded/unlo...
atwilson@chromium.org
2010-08-18
1
-13
/
+0
*
Added support for --no-startup-window flag to launch chrome with no startup w...
atwilson@chromium.org
2010-08-11
1
-7
/
+15
*
Reset the notification ui manager even earlier, before the IO thread goes away.
johnnyg@chromium.org
2010-08-05
1
-3
/
+4
*
First stage of proxy extension API.
pam@chromium.org
2010-08-04
1
-1
/
+1
*
Shutdown the notification UI manager before the notifications service, as the...
johnnyg@chromium.org
2010-08-03
1
-0
/
+3
*
Convert a bunch of easy AppendSwitchWithValue to *ASCII.
evan@chromium.org
2010-07-30
1
-1
/
+1
*
Move browser/first_run* into into a subdirectory.
evan@chromium.org
2010-07-29
1
-1
/
+1
*
Continual header pruning
erg@google.com
2010-07-22
1
-20
/
+184
*
Moved code that generates APP_TERMINATING notification into BrowserList so it...
atwilson@chromium.org
2010-07-20
1
-1
/
+2
*
Download code cleanup: split big files into smaller one.
phajdan.jr@chromium.org
2010-07-16
1
-1
/
+1
*
chromeos: except when signing off, disallow closing of last NTP of last non-i...
kuan@chromium.org
2010-07-14
1
-0
/
+10
*
DevTools: add stub for HTTP-based remote debugger interface.
pfeldman@chromium.org
2010-07-06
1
-2
/
+2
*
Moved common parts of ChildProcessHost into chrome/common and created a Brows...
sanjeevr@chromium.org
2010-07-03
1
-2
/
+2
*
White space changes for grd revert
vandebo@chromium.org
2010-07-03
1
-1
/
+1
*
Rename Dns prefetching files to Predictor files
jar@chromium.org
2010-06-27
1
-1
/
+1
*
Added BackgroundContentsService to manage lifecycle of BackgroundContents.
atwilson@chromium.org
2010-06-21
1
-4
/
+2
*
Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...
ajwong@chromium.org
2010-06-16
1
-5
/
+1
*
Win: Fix race possible during startup before first Browser is created.
mattm@chromium.org
2010-06-10
1
-0
/
+2
*
Support multiple PrefStores
mnissler@chromium.org
2010-06-07
1
-5
/
+2
*
Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...
sanjeevr@chromium.org
2010-05-21
1
-2
/
+5
*
Create a dedicated cache thread and use it to create the
rvargas@google.com
2010-05-18
1
-0
/
+17
*
Support speculative pre-connection to search URLs
jar@chromium.org
2010-05-18
1
-2
/
+2
*
Remove/update a bunch of references to the Google-internal bug tracker.
evan@chromium.org
2010-05-07
1
-1
/
+1
*
r46025 reverted r46023 which caused a build break on chromeos.
prasadt@chromium.org
2010-04-30
1
-17
/
+26
*
Revert r46023: "Detect new instance of the browser when running in the backgr...
willchan@chromium.org
2010-04-30
1
-26
/
+17
*
Detect new instance of the browser when running in the background in persistent
prasadt@chromium.org
2010-04-30
1
-17
/
+26
*
Reland "Factor out reading and writing of preferences into |PrefStore|."
bauerb@chromium.org
2010-04-22
1
-1
/
+2
*
Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...
erikkay@chromium.org
2010-04-21
1
-2
/
+1
*
Reland r45028: Factor out reading and writing of preferences into |PrefStore|.
bauerb@chromium.org
2010-04-21
1
-1
/
+2
*
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
*
Auto restart when update available while running in the background on windows.
atwilson@chromium.org
2010-04-09
1
-0
/
+77
*
Revert 43989 - This is a new version of the older patch. Main changes include:
atwilson@chromium.org
2010-04-09
1
-77
/
+0
*
This is a new version of the older patch. Main changes include:
atwilson@chromium.org
2010-04-08
1
-0
/
+77
[next]