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
*
No need to have DevToolsManager reference counted
yurys@chromium.org
2011-08-04
1
-1
/
+1
*
Fix broken tree
cpu@chromium.org
2011-08-03
1
-1
/
+1
*
Component update part six, wire sigleton to browser
cpu@chromium.org
2011-08-03
1
-0
/
+19
*
Reland r94047 - Make Profile own ProfileIOData.
willchan@chromium.org
2011-07-29
1
-0
/
+9
*
Move gpu preliminary info collection from IO thread to FILE thread.
zmo@google.com
2011-07-28
1
-0
/
+8
*
Remove obsolete cleanup code for old SafeBrowsing client-side models.
bryner@chromium.org
2011-07-28
1
-4
/
+2
*
DevTools: move devtools_ui into content since it should be able to serve devt...
pfeldman@chromium.org
2011-07-27
1
-11
/
+6
*
DevTools: bulk move of legacy protocol back to chrome/.
pfeldman@chromium.org
2011-07-20
1
-2
/
+2
*
Move MHTML code to content, now that download code is moving there.
jam@chromium.org
2011-07-19
1
-1
/
+1
*
Move the save file code from chrome to content. This is just a file move so t...
jam@chromium.org
2011-07-14
1
-1
/
+1
*
Use BrowserThreadMessageLoopProxy to post messages to
rtenneti@chromium.org
2011-07-14
1
-3
/
+3
*
Make policy removable using ifdefs instead of stubs.
torne@chromium.org
2011-07-14
1
-0
/
+2
*
Make safe browsing work in a multi-profile environment.
mirandac@chromium.org
2011-07-13
1
-5
/
+4
*
Convert ViewMsg_NetworkStateChanged from routed -> control,
adamk@chromium.org
2011-07-12
1
-0
/
+3
*
Make safe browsing optional at compile time.
torne@chromium.org
2011-07-11
1
-3
/
+9
*
Introduce a policy to control the maximal number of connections per proxy ser...
pastarmovj@chromium.org
2011-07-11
1
-0
/
+10
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-2
/
+3
*
Revert 91842 - Introduce a policy to control the maximal number of connection...
johnme@google.com
2011-07-08
1
-10
/
+0
*
Introduce a policy to control the maximal number of connections per proxy ser...
pastarmovj@chromium.org
2011-07-08
1
-0
/
+10
*
Move code to clear web databases on shutdown to the database tracker
jochen@chromium.org
2011-07-08
1
-40
/
+0
*
Revert 91390 (build breakage) - Convert ViewMsg_NetworkStateChanged from rout...
adamk@google.com
2011-07-02
1
-3
/
+0
*
Convert ViewMsg_NetworkStateChanged from routed -> control
adamk@google.com
2011-07-01
1
-0
/
+3
*
Make kClearSiteDataOnExit work for Flash plugins in a multi-profile environment.
mirandac@chromium.org
2011-06-30
1
-26
/
+1
*
Move user cloud policy to BrowserProcess (was 6979011)
gfeher@chromium.org
2011-06-29
1
-1
/
+1
*
Wholesale move of debugger sources to content.
joi@chromium.org
2011-06-29
1
-4
/
+4
*
Don't set exit_cleanly bit early if shutdown can be canceled.
oshima@google.com
2011-06-28
1
-1
/
+1
*
Move deleting GEARS data to the profile destructor
jochen@chromium.org
2011-06-22
1
-2
/
+0
*
Initial CL to update the client model more frequently. This CL also changes ...
noelutz@google.com
2011-06-17
1
-4
/
+3
*
Moved files related to background mode to browser/background.
atwilson@chromium.org
2011-06-17
1
-1
/
+1
*
Hooking MHTML generation to the browser.
jcivelli@chromium.org
2011-06-14
1
-0
/
+8
*
Get rid of the following dependencies from content:
jam@chromium.org
2011-06-14
1
-0
/
+10
*
Remove g_browser_process dependency from content. Also make all the SyncChan...
jam@chromium.org
2011-06-13
1
-11
/
+0
*
Enable client-side phishing detection for stable builds.
noelutz@google.com
2011-06-09
1
-11
/
+3
*
Remove ResourceDispatcherHost dependency on Chrome's LoginHandler and Externa...
jam@chromium.org
2011-06-03
1
-5
/
+5
*
Remove last safebrowsing references from content.
jam@chromium.org
2011-06-02
1
-9
/
+22
*
Remove the background X11 thread.
tony@chromium.org
2011-06-01
1
-25
/
+0
*
Reduce likelihood of double-get of top-level prerendered resource.
cbentzel@chromium.org
2011-05-30
1
-1
/
+2
*
Modifying the BackgroundModeManager to handle multiple profiles.
rlp@chromium.org
2011-05-28
1
-0
/
+27
*
Fix gpu acceleration with --in-process-gpu and --single-process modes.
sievers@google.com
2011-05-27
1
-32
/
+0
*
Make --allow-cross-domain-auth-prompt equivalent to a preference.
tsepez@chromium.org
2011-05-26
1
-0
/
+10
*
Revert 86724 - Modifying the BackgroundModeManager to handle multiple profiles.
vandebo@chromium.org
2011-05-25
1
-27
/
+0
*
Modifying the BackgroundModeManager to handle multiple profiles.
rlp@chromium.org
2011-05-25
1
-0
/
+27
*
Remove a chrome dependency by removing Prerender from ResourceDispatcherHost.
dominich@chromium.org
2011-05-25
1
-0
/
+14
*
Also enable client-side phishing detection for multi-user installs
noelutz@google.com
2011-05-24
1
-1
/
+5
*
Implemented a policy for centralized setting of the --disk-cache-dir flag.
pastarmovj@chromium.org
2011-05-24
1
-0
/
+4
*
Add a hook to clear Gears Plugin Data in the "Clear browsing data" tool.
mpcomplete@chromium.org
2011-05-19
1
-0
/
+2
*
Get rid of some plugin related dependencies. Have PluginObserver be created ...
jam@chromium.org
2011-05-18
1
-0
/
+13
*
Adds async interface method, which is used by JsonPrefStore. Also see the bug...
altimofeev@chromium.org
2011-05-11
1
-1
/
+1
*
Websocket to TCP proxy running in a separate thread (only on ChromeOS).
dilmah@chromium.org
2011-05-10
1
-0
/
+36
*
Moved content/browser/gpu_* to content/browser/gpu/.
apatrick@chromium.org
2011-05-09
1
-1
/
+1
[next]