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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
1
-2
/
+2
*
Reverting the revert 76468. Removed include for browser_thread.h.
rtenneti@chromium.org
2011-03-02
1
-0
/
+5
*
Revert 76468 - Added back thread watcher changes.
rtenneti@chromium.org
2011-03-02
1
-5
/
+0
*
Added back thread watcher changes.
rtenneti@chromium.org
2011-03-02
1
-0
/
+5
*
Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarder
jochen@chromium.org
2011-03-01
1
-0
/
+4
*
Revert 76199 - Trying changes to see the perfomance impact on Mac.
rtenneti@chromium.org
2011-02-28
1
-5
/
+0
*
Trying changes to see the perfomance impact on Mac.
rtenneti@chromium.org
2011-02-28
1
-0
/
+5
*
Revert 76168 - Trying changes to see the perfomance impact on Mac.
rtenneti@chromium.org
2011-02-26
1
-5
/
+0
*
Trying changes to see the perfomance impact on Mac.
rtenneti@chromium.org
2011-02-26
1
-0
/
+5
*
Revert 76156 - Added back thread watcher changes.
rtenneti@chromium.org
2011-02-26
1
-5
/
+0
*
Added back thread watcher changes.
rtenneti@chromium.org
2011-02-26
1
-0
/
+5
*
Revert 76154 - Revert 76015 - Added back thread watcher changes by
rtenneti@chromium.org
2011-02-26
1
-5
/
+0
*
Revert 76015 - Added back thread watcher changes by
rtenneti@chromium.org
2011-02-26
1
-0
/
+5
*
Implemented policy to disable plugin finder.
pastarmovj@chromium.org
2011-02-25
1
-0
/
+5
*
Back out thread watcher changes.
rtenneti@chromium.org
2011-02-25
1
-5
/
+0
*
Device policy infrastructure
jkummerow@chromium.org
2011-02-23
1
-6
/
+4
*
First cut at a WATCHDOG thread that monitors threads for their
rtenneti@chromium.org
2011-02-23
1
-0
/
+5
*
Fix privacy issues related to about:net-internals and about:dns
mmenke@chromium.org
2011-02-13
1
-0
/
+2
*
DevTools: allow binding remote debugging to provided interface.
pfeldman@chromium.org
2011-02-04
1
-0
/
+1
*
DevTools: enable remote debugging with front-end served from the cloud.
pfeldman@chromium.org
2011-01-31
1
-5
/
+9
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
1
-2
/
+2
*
Lifecycle management for PolicyProviders
jkummerow@chromium.org
2011-01-05
1
-1
/
+7
*
Move non_thread_safe from base to base/threading and into the base namespace.
brettw@chromium.org
2011-01-01
1
-2
/
+2
*
Add a preference to clear plugin data on browser shutdown.
bauerb@chromium.org
2010-12-15
1
-1
/
+17
*
Send phishing model from the browser to the renderer.
noelutz@google.com
2010-12-09
1
-0
/
+9
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-1
/
+1
*
Update NetLog to be threadsafe.
mmenke@chromium.org
2010-12-01
1
-0
/
+4
*
Implement print preview tab controller.
kmadhusu@chromium.org
2010-11-16
1
-0
/
+5
*
Policy to disable printing
gfeher@chromium.org
2010-10-01
1
-2
/
+2
*
Create DownloadStatusUpdater to keep track of download progress
phajdan.jr@chromium.org
2010-09-27
1
-0
/
+7
*
Typo fix.
avi@chromium.org
2010-09-22
1
-2
/
+2
*
Policy: plugins disabled by policy should honor policy changes without Chrome...
danno@chromium.org
2010-09-10
1
-0
/
+5
*
Initial version of chrome.experimental.sidebar extension API.
brettw@chromium.org
2010-08-19
1
-0
/
+5
*
Added BackgroundModeManager which tracks when background apps are loaded/unlo...
atwilson@chromium.org
2010-08-18
1
-4
/
+0
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Continual header pruning
erg@google.com
2010-07-22
1
-164
/
+25
*
chromeos: except when signing off, disallow closing of last NTP of last non-i...
kuan@chromium.org
2010-07-14
1
-0
/
+11
*
DevTools: add stub for HTTP-based remote debugger interface.
pfeldman@chromium.org
2010-07-06
1
-10
/
+4
*
Win: Fix race possible during startup before first Browser is created.
mattm@chromium.org
2010-06-10
1
-1
/
+2
*
Create a dedicated cache thread and use it to create the
rvargas@google.com
2010-05-18
1
-0
/
+11
*
r46025 reverted r46023 which caused a build break on chromeos.
prasadt@chromium.org
2010-04-30
1
-4
/
+4
*
Revert r46023: "Detect new instance of the browser when running in the backgr...
willchan@chromium.org
2010-04-30
1
-4
/
+4
*
Detect new instance of the browser when running in the background in persistent
prasadt@chromium.org
2010-04-30
1
-4
/
+4
*
Auto restart when update available while running in the background on windows.
atwilson@chromium.org
2010-04-09
1
-0
/
+15
*
Revert 43989 - This is a new version of the older patch. Main changes include:
atwilson@chromium.org
2010-04-09
1
-15
/
+0
*
This is a new version of the older patch. Main changes include:
atwilson@chromium.org
2010-04-08
1
-0
/
+15
*
Final removal of the bad dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-10
1
-20
/
+0
*
Initial implementation of status tray functionality (mac-only, currently).
atwilson@chromium.org
2010-03-06
1
-0
/
+11
*
Next part of removing the dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-06
1
-3
/
+1
*
BSD port: another chunk of chrome/browser ifdef cleaning
pvalchev@google.com
2010-02-03
1
-2
/
+2
[next]