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 ExtensionTabIdMap to ExtensionRendererState to allow it to capture fur...
fsamuel@chromium.org
2013-01-24
1
-3
/
+3
*
Start delegating notifications to MessageCenter on Windows.
dimich@chromium.org
2013-01-23
1
-0
/
+32
*
Enable the VariationsService on official builds when --variations-service-url...
stevet@chromium.org
2013-01-07
1
-3
/
+1
*
Fix compile from bad merge :(
dbeam@chromium.org
2013-01-04
1
-5
/
+1
*
Move PromoResourceService from Profile to BrowserProcessImpl/local_state().
dbeam@chromium.org
2013-01-04
1
-20
/
+31
*
Move the rest of the plugin code under chrome\browser to chrome\browser\plugins.
jam@chromium.org
2013-01-03
1
-1
/
+1
*
Exclude chrome/browser/plugins/ for builds with enable_plugins==0
nileshagrawal@chromium.org
2013-01-03
1
-5
/
+4
*
Remove unused Flash-related code:
yzshen@chromium.org
2012-12-28
1
-21
/
+0
*
Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.
joi@chromium.org
2012-12-22
1
-6
/
+9
*
Exclude PluginService for builds with enable_plugins==0
nileshagrawal@chromium.org
2012-12-20
1
-0
/
+3
*
Introduce PrefServiceBuilder, use for ChromePrefServiceBuilder.
joi@chromium.org
2012-12-19
1
-2
/
+5
*
DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...
pfeldman@chromium.org
2012-12-19
1
-1
/
+1
*
Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools file...
mnissler@chromium.org
2012-12-19
1
-1
/
+1
*
DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...
pfeldman@chromium.org
2012-12-19
1
-1
/
+1
*
Rename PrintPreviewTabController to PrintPreviewDialogController; Rename Brow...
thestig@chromium.org
2012-12-19
1
-9
/
+10
*
Relanding r172627
zmo@chromium.org
2012-12-17
1
-0
/
+8
*
Do not initialize field trials on Android.
nileshagrawal@chromium.org
2012-12-13
1
-1
/
+1
*
Revert 172627
shawnsingh@google.com
2012-12-12
1
-8
/
+0
*
Cache GL strings from GPU process and use them at next browser startup.
zmo@chromium.org
2012-12-12
1
-0
/
+8
*
Media Galleries: Refactor MediaFileSystemRegistry and friends so they are no ...
thestig@chromium.org
2012-12-12
1
-0
/
+8
*
Build time configuration for mobile safebrowsing.
sgurun@chromium.org
2012-11-29
1
-2
/
+2
*
Move InitializeNetworkOptions from ChromeBrowserMain to IOThread. This is in ...
rch@chromium.org
2012-11-29
1
-2
/
+2
*
Ensure that Metro chrome in ASH is able to connect to an existing desktop chr...
ananta@chromium.org
2012-11-27
1
-0
/
+9
*
Disable VariationsService for non-GOOGLE_CHROME_BUILD builds.
asvitkine@chromium.org
2012-11-26
1
-0
/
+2
*
This patch changes participation condition of bookmark prompt experiment to:
yosin@chromium.org
2012-11-16
1
-1
/
+2
*
Establish /extensions directory and move URLPattern there.
aa@chromium.org
2012-11-13
1
-1
/
+2
*
Convert PrefChangeRegistrar usages, batch 1.
joi@chromium.org
2012-11-13
1
-14
/
+12
*
Revert 166704 - Convert PrefChangeRegistrar usages, batch 1.
joi@chromium.org
2012-11-09
1
-12
/
+14
*
Convert PrefChangeRegistrar usages, batch 1.
joi@chromium.org
2012-11-08
1
-14
/
+12
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-11-08
1
-5
/
+8
*
Revert 165062 - We believe this change broke startup_tests
nsylvain@chromium.org
2012-11-01
1
-8
/
+5
*
Remove content::NotificationObserver dependency from most Prefs code.
joi@chromium.org
2012-11-01
1
-14
/
+8
*
Remove BrowserProcess::plugin_finder_disabled().
bauerb@chromium.org
2012-11-01
1
-18
/
+2
*
New feature: Bookmark Prompt Finch Experiment
yosin@chromium.org
2012-10-31
1
-0
/
+15
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-10-30
1
-5
/
+8
*
Remove BrowserThread dependency from PrefMember.
joi@chromium.org
2012-10-24
1
-1
/
+2
*
Move the bits of Prefs where production code has only trivially easy
joi@chromium.org
2012-10-22
1
-1
/
+1
*
Cleanup shutdown of the policy code.
joaodasilva@chromium.org
2012-10-17
1
-12
/
+16
*
cros: Move files to chrome/browser/chromeos/memory directory
jamescook@chromium.org
2012-10-10
1
-1
/
+1
*
Split ThumbnailGenerator in two.
avi@chromium.org
2012-10-08
1
-4
/
+4
*
Changes pref for whether last session exited cleanly from a boolean to
sky@chromium.org
2012-10-05
1
-1
/
+1
*
Plugins resource service.
ibraaaa@google.com
2012-10-02
1
-0
/
+11
*
Separate plugin_metadata from plugin_installer, make plugin_finder thread-saf...
ibraaaa@google.com
2012-09-25
1
-0
/
+4
*
Try 2 - Change how ui::Clipboard is accessed so there's only one per thread.
erg@chromium.org
2012-09-11
1
-7
/
+0
*
Revert 155468 - Change how ui::Clipboard is accessed so there's only one per ...
dharani@google.com
2012-09-09
1
-0
/
+7
*
Remove bundled NPAPI Flash on Windows.
yzshen@chromium.org
2012-09-07
1
-1
/
+1
*
Change how ui::Clipboard is accessed so there's only one per thread.
erg@chromium.org
2012-09-07
1
-7
/
+0
*
Metro mode switching (chrome side)
cpu@chromium.org
2012-09-06
1
-0
/
+6
*
Use ChromeBrowserMainPartsAndroid.
yfriedman@chromium.org
2012-08-30
1
-0
/
+4
*
Browser process does not try to create RemoteDebuggingServer again if it is a...
vsevik@chromium.org
2012-08-24
1
-3
/
+7
[next]