Sign in
chromium
/
chromium
/
src
/
0fc30aa4f23513c69111a03583cdb340bfb97216
/
chrome
/
browser
/
browser_process_impl.cc
0fc30aa4
Exclude UserManager[View] and ProfileHelper from Chrome OS
by Mike Wasserman
· 7 years ago
e39cf535e
Avoided calls to AddRef and Release by moving scoped_refptrs.
by François Degros
· 7 years ago
1bec30b3
Removes unnecessary parameters
by Scott Violet
· 7 years ago
f82bf7763
Revert "Remove browser side GPU info collection on Android."
by Zhenyao Mo
· 7 years ago
875789e
reland: Moves loading of local_state and field trials to early initialization
by Scott Violet
· 7 years ago
58ff4fa
Remove browser side GPU info collection on Android.
by Zhenyao Mo
· 7 years ago
c04da47d
Revert "Moves loading of local_state and field trials to early initialization"
by Xiyuan Xia
· 7 years ago
a3aee722
Moves loading of local_state and field trials to early initialization
by Scott Violet
· 7 years ago
50b55405
Revert "Simple code cleanup."
by Gabriel Charette
· 7 years ago
76da73a
cleanup how ConfigurationPolicyProviders are set
by Scott Violet
· 7 years ago
0aa36d9
Simple code cleanup.
by François Degros
· 7 years ago
615e458
Changes ordering so that ConfigurationPolicyProviders are set earlier
by Scott Violet
· 7 years ago
4607316b
reland: Makes metrics_reporting_state not use g_browser_process
by Scott Violet
· 7 years ago
6d47d407
Revert "Makes metrics_reporting_state not use g_browser_process"
by Findit
· 7 years ago
3fbda2c
Fix spontaneous subresource filter throttling hangings.
by Ivan Afanasyev
· 7 years ago
6c4efb8d
Makes metrics_reporting_state not use g_browser_process
by Scott Violet
· 7 years ago
556147d
Use scoped_refptr for the url context getter in the component updater.
by Sorin Jianu
· 7 years ago
91243b3
Remove usage of content/common from content/network in preparation of moving that code to services/network.
by John Abd-El-Malek
· 7 years ago
02bf09f4
Fix KDE crash
by Matt Menke
· 7 years ago
fdd6f35
Changes BrowserProcess::browser_policy_connector() return type
by Scott Violet
· 7 years ago
deec008
Don't create NetworkService/NetworkContext classes in the browser when network service is enabled.
by John Abd-El-Malek
· 7 years ago
0f93c58
crash_keys: Convert some keys in //chrome to the new API.
by Robert Sesek
· 7 years ago
16d39b8
Get rid of GL string cache on non-Android platform
by Zhenyao Mo
· 7 years ago
32099f3
Exclude Background Mode code from ChromeOS
by Denis Kuznetsov
· 7 years ago
fa86d9b3
Removing ContentBrowserClient::ShouldSwapProcessesForRedirect.
by Lukasz Anforowicz
· 8 years ago
549eff3
chrome: Move browser profile preferences out of chrome namespace.
by cm.sanchi
· 8 years ago
db5696b
Move chrome/common/switch_utils* to chrome/browser.
by Lei Zhang
· 8 years ago
3db6d1d
Tidy up some browser switch handling code.
by Lei Zhang
· 8 years ago
bc6fe9d
Fix uninitialized memory error in BrowserProcessImpl
by jdoerrie
· 8 years ago
f9ce250
Move the check for a pending update off of the UI thread.
by Greg Thompson
· 8 years ago
4e6d1c8
Make ChromeSigninClient use content::NetworkConnectionTracker
by Helen Li
· 8 years ago
72c87ae4
Instantiate an NetworkConnectionTracker in BrowserProcessImpl
by Helen Li
· 8 years ago
5533f991
Add a chrome://flags entry for --log-net-log and use a default path.
by Bernhard Bauer
· 8 years ago
f453c052
Add optimization hints component installer which dispatches hints to a dummy optimization guide service
by Sophie Chang
· 8 years ago
863386d
[c++] Permit heterogeneous container lookup and use it in base::CommandLine.
by Jeremy Roman
· 8 years ago
a6c8812
Move components/signin/core/common into components/signin/core/browser
by David Roger
· 8 years ago
65dab1ae
Add DelegatingUkmRecorder and remove BrowserProcess::ukm_recorder
by Steven Holte
· 8 years ago
04ce6e42
Refactor CRLSetFetcher to use ComponentInstaller interface.
by Joshua Pawlicki
· 8 years ago
ab99a9c
Moving safe_json to services/data_decoder.
by Jay Civelli
· 8 years ago
ca707ad
Refactor Pnacl to use DCI.
by Joshua Pawlicki
· 8 years ago
0241e02b
Remove tracked_objects.
by Brett Wilson
· 8 years ago
af3b00b
Convert DISABLE_NACL macro to a buildflag header.
by Nico Weber
· 8 years ago
2dbce0d1
Componentize KeepAliveRegistry
by Michael Giuffrida
· 8 years ago
7f3a8875
Remove most uses of new keyword in BrowserProcessImpl.
by Lei Zhang
· 8 years ago
6a40593e
Remove local_state() conditionals in BrowserProcessImpl.
by Lei Zhang
· 8 years ago
21b9cc6
Make SystemNetworkContextManager owned by the BrowserProcess.
by Matt Menke
· 8 years ago
43228dc
Allow changing AppWindowClient for tests
by Michael Giuffrida
· 8 years ago
0ed279b
Remove BrowserProcess:created_local_state().
by Lei Zhang
· 8 years ago
5d4692d
Make GpuProfileCache::Create() return a unique_ptr.
by Lei Zhang
· 8 years ago
b1af7ffb
Move Local State's task runner to TaskScheduler.
by Gabriel Charette
· 8 years ago
53a9ef81
Mass replace MessageLoop::Quit*() with RunLoop::QuitCurrent*Deprecated().
by Gabriel Charette
· 8 years ago
e36abbc
Pref service: Expose local state prefs to mash as a service.
by Sam McNally
· 8 years ago
538fca1e
Pref service: Bypass the encapsulation.
by Sam McNally
· 8 years ago
4736dd2
Make BrowserProcessImpl::ApplyMetricsReportingPolicy non-Android.
by Lei Zhang
· 8 years ago
ee96d56
Replace base::AtomicRefCount functions with member functions.
by Jeremy Roman
· 8 years ago
f35d7fe
Introduce GoogleUpdateSettings::CollectStatsConsentTaskRunner and get rid of FILE thread usage in callers.
by Gabriel Charette
· 8 years ago
cd35c48d
Make starting logging to a file be an explicit method on ChromeNetLog,
by eroman
· 8 years ago
ecb6094
Move the pref service from the IO thread to a task scheduler sequence.
by Sam McNally
· 8 years ago
4aba27c
views: Removes ViewStorage usage from FocusManager
by Scott Violet
· 8 years ago
fedf65a
[TabManager] Move TabManager into chrome/browser/resource_coordinator.
by lpy
· 8 years ago
25894fe
Replace deprecated base::NonThreadSafe in chrome in favor of SequenceChecker.
by gab
· 8 years ago
b068f27
Refactor UKM interface for mojo-ification
by oysteine
· 8 years ago
8bd754d
Remove UsbService::Shutdown and stop shutting down the DeviceClient
by Reilly Grant
· 8 years ago
ff7a2feb
Use TaskScheduler instead of SequencedWorkerPool in browser_process_impl.cc.
by fdoray
· 8 years ago
f64a25e
Add missing IWYU message_loop.h includes.
by gab
· 8 years ago
2998ee7
Replace "nested message loop" with "nested run loop" in comments.
by gab
· 8 years ago
7af9dc0
Make nesting/running states a RunLoop rather than a MessageLoop concept.
by gab
· 8 years ago
abed2a5
Remove command line/field trial support for disabling Isolate Extensions.
by nasko
· 8 years ago
29ea5c7
Rewrite base::Bind to base::BindOnce with base_bind_rewriters in //chrome/browser/{a,b,c,d,e,f,g}*
by tzik
· 8 years ago
421f86bb
Add initial support for native Linux desktop notifications
by thomasanderson
· 8 years ago
2a1451c
Pref service: enable for user prefs in chrome behind a flag.
by sammc
· 8 years ago
484667c
Retain VerifiedRulesetDealer::Handle in the browser process
by csharrison
· 8 years ago
b2ac08f
Various IWYU fixes.
by grt
· 8 years ago
ecab4f5
Enable outdated plugin infobars even when third-party plugin installation is not enabled.
by bauerb
· 8 years ago
8a923d6
Swap ownership of RulesetService and the content delegate
by csharrison
· 8 years ago
ebc7290
Add missing #include around sequenced_worker_pool.h in //chrome
by tzik
· 8 years ago
72c70c9
Revert of Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h (patchset #6 id:470001 of https://codereview.chromium.org/2690533002/ )
by gcasto
· 8 years ago
70b7c5d
Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h
by tzik
· 8 years ago
cf6bde97
Revert of Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h (patchset #5 id:450001 of https://codereview.chromium.org/2690533002/ )
by tzik
· 8 years ago
d502a3f
Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h
by tzik
· 8 years ago
9f4490a
Move //c/b/services/gcm/ to //c/b/gcm/
by peter
· 8 years ago
2fc1646
Added accessor for the ukm service to the browser process singleton
by oysteine
· 8 years ago
db4a58e
Remove android_java_ui as it is not used
by zpeng
· 8 years ago
0fbc392
Remove chrome-extension-resource:// scheme.
by nick
· 8 years ago
24c2c8c
[bgmode] Log the unpin stack trace to Crash Keys
by dgn
· 8 years ago
d87a308d
Pass RapporService to content/browser/
by nzolghadr
· 9 years ago
1f92eed
Remove enable_notifications build flag and define
by brettw
· 9 years ago
fc622a50
Re-enable rappor for vrshell
by billorr
· 9 years ago
ee92054
[PhysicalWeb] Add physical_web namespace.
by vitaliii
· 9 years ago
0748bf41
Move enable_webrtc to a buildflag header.
by Brett Wilson
· 9 years ago
4b46108
Convert enable_plugins to a buildflag header.
by brettw
· 9 years ago
83aad69
Let the subresource_filter::RulesetService know about browser start-up.
by engedy
· 9 years ago
00899e6
Move enable extensions define to a build flag.
by brettw
· 9 years ago
3b9a7a6
Remove DeviceMonitorLinux::WillDestroyCurrentMessageLoop().
by fdoray
· 9 years ago
65f951c
Move printing defines to buildflag system.
by Brett Wilson
· 9 years ago
a0b7b87
BrowserProcessImpl: don't call IsIsolateExtensionsEnabled() too early
by nick
· 9 years ago
ab78fef
Move some global feature defines to buildflags
by brettw
· 9 years ago
f1aab39
Add an empty Android implementation of the PhysicalWebDataSource
by mattreynolds
· 9 years ago
2a8ba8c
Update ChildProcessSecurityPolicy so that the chrome-extension:// scheme
by nick
· 9 years ago
bd3b7a4c
Revert of Lock down the registration of blob:chrome-extension:// URLs (patchset #13 id:230001 of https://codereview.chromium.org/2364633004/ )
by tsergeant
· 9 years ago
Next »