Sign in
chromium
/
chromium
/
src
/
2d4fe09715f6661a33ffa1a0f2db8252fdb72e4d
/
chrome
/
browser
/
browser_process.h
6334445
Reland "Include bloat: don't include browser_process_platform_part.h in browser_process.h"
by Hans Wennborg
· 6 years ago
fd1bb44
Revert "Include bloat: don't include browser_process_platform_part.h in browser_process.h"
by Tommy Steimel
· 6 years ago
c8281a39
Include bloat: don't include browser_process_platform_part.h in browser_process.h
by Hans Wennborg
· 6 years ago
c0d2e457
Remove early call to shell_integration::GetChromeDefaultState
by Chris Davis
· 6 years ago
b580610
Delete local-state Preferences service
by Ken Rockot
· 6 years ago
5cfaf94
Build supervised user (child account) support only on relevant platforms
by Toby H
· 6 years ago
b67de83b
Remove ChromeNetLog.
by Eric Roman
· 6 years ago
89a5f3a
Remove IOThread class as it's not needed anymore.
by John Abd-El-Malek
· 6 years ago
1b3f5ca
Remove the system URLRequestContext in src/chrome as it's not used anymore.
by John Abd-El-Malek
· 6 years ago
7fefec8
Revert "Remove the system URLRequestContext in src/chrome as it's not used anymore."
by Khushal
· 6 years ago
959fa41
Remove the system URLRequestContext in src/chrome as it's not used anymore.
by John Abd-El-Malek
· 6 years ago
c098bc8
Remove ChromeResourceDispatcherHostDelegate as it's not used anymore.
by John Abd-El-Malek
· 6 years ago
9fd4400
Create Profile's PrefService before the Profile is created on Android. [4/4]
by Xi Han
· 6 years ago
2ebd925
Reland "RC: Encapsulate most of the singletons into ResourceCoordinatorParts"
by Sebastien Marchand
· 7 years ago
06085ed0
Revert "RC: Encapsulate most of the singletons into ResourceCoordinatorParts"
by Sébastien Marchand
· 7 years ago
14754da5
RC: Encapsulate most of the singletons into ResourceCoordinatorParts
by Sebastien Marchand
· 7 years ago
efb3ea55
Remove non-testing references to ContentRulesetService
by Eric Robinson
· 7 years ago
cafb27b
make a singleton ChromeDataUseMeasurement for network service
by Min Qin
· 7 years ago
349162b
Initialize ResouceBundle in ChromeFeatureListCreator.
by Xi Han
· 7 years ago
feea859
Reland "NetworkService: Report data use of URLLoader to browser process"
by rajendrant
· 7 years ago
859b029
Revert "NetworkService: Report data use of URLLoader to browser process"
by Findit
· 7 years ago
adb22130
NetworkService: Report data use of URLLoader to browser process
by rajendrant
· 7 years ago
693d01a
Use preferred language in extension i18n
by Michael Giuffrida
· 7 years ago
d23655d
content/chrome: Replace remaining references to BrowserThread::PostTask
by Eric Seckler
· 7 years ago
f961dc5
Move NetworkConnectionTracker getter to network_service_instance.h
by Robbie McElrath
· 7 years ago
b797c41
Move NetworkConnectionTracker to //services/network/public/cpp
by Robbie McElrath
· 7 years ago
acd1a94
Add network::SharedURLLoaderFactory setter/getter in BrowserProcess
by Antonio Gomes
· 7 years ago
cd6a6cb
Add a mojom call to observe network quality change events
by Tarun Bansal
· 7 years ago
b564859b
Removed BUILDFLAG(ENABLE_WEBRTC).
by Patrik Höglund
· 7 years ago
f117490
physicalweb: Remove UrlManager and C++ analogs
by Conley Owens
· 7 years ago
a35f9a4
Rename buildflag_headers for consistency
by Scott Violet
· 7 years ago
c9ae59c
DevTools: allow remote debugging chrome over pipe instead of the port.
by Pavel Feldman
· 7 years ago
3044d4f
Remove a few more message_center.h includes in chrome/.
by Evan Stade
· 7 years ago
cdae452
Remove browser side GPU info collection on Android plus
by Zhenyao Mo
· 7 years ago
f82bf7763
Revert "Remove browser side GPU info collection on Android."
by Zhenyao Mo
· 7 years ago
58ff4fa
Remove browser side GPU info collection on Android.
by Zhenyao Mo
· 7 years ago
fdd6f35
Changes BrowserProcess::browser_policy_connector() return type
by Scott Violet
· 7 years ago
16d39b8
Get rid of GL string cache on non-Android platform
by Zhenyao Mo
· 8 years ago
72c87ae4
Instantiate an NetworkConnectionTracker in BrowserProcessImpl
by Helen Li
· 8 years ago
f453c052
Add optimization hints component installer which dispatches hints to a dummy optimization guide service
by Sophie Chang
· 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
ca707ad
Refactor Pnacl to use DCI.
by Joshua Pawlicki
· 8 years ago
21b9cc6
Make SystemNetworkContextManager owned by the BrowserProcess.
by Matt Menke
· 8 years ago
0ed279b
Remove BrowserProcess:created_local_state().
by Lei Zhang
· 8 years ago
b1af7ffb
Move Local State's task runner to TaskScheduler.
by Gabriel Charette
· 8 years ago
e36abbc
Pref service: Expose local state prefs to mash as a service.
by Sam McNally
· 8 years ago
fedf65a
[TabManager] Move TabManager into chrome/browser/resource_coordinator.
by lpy
· 8 years ago
b068f27
Refactor UKM interface for mojo-ification
by oysteine
· 8 years ago
8a923d6
Swap ownership of RulesetService and the content delegate
by csharrison
· 8 years ago
2fc1646
Added accessor for the ukm service to the browser process singleton
by oysteine
· 8 years ago
d87a308d
Pass RapporService to content/browser/
by nzolghadr
· 9 years ago
8aa3c277
chrome: Cleanup class/struct forward declarations
by jbriance
· 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
f1aab39
Add an empty Android implementation of the PhysicalWebDataSource
by mattreynolds
· 9 years ago
85932fd
correct comment on GetTabManager
by andersoncss
· 9 years ago
2eaf9b2
Comment on BrowserProcess::GetApplicationLocale
by jkrcal
· 9 years ago
9899e49
Store GPU driver information in profile to reduce memory usage on startup
by qinmin
· 9 years ago
c5ef21ad
Minimal implementation for the subresource_filter::RulesetService.
by engedy
· 9 years ago
08ebd2d
Delete most of the PromoResourceService.
by rsesek
· 9 years ago
23cd2dd7
Nuke NotificationUIManager from PlatformNotificationServiceImpl
by miguelg
· 9 years ago
4af4858
Convert //chrome/browser from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
ff8289e
DevTools: remote debugging should work in the IPv6-only environment.
by pfeldman
· 9 years ago
ca3f538
Remove c/b/ui/host_desktop.h/cc
by scottmg
· 9 years ago
fe075c8
Replace BrowserProces::AddRefModule/RemoveModule by ScopedKeepAlive
by dgn
· 9 years ago
54cc54e
Add --auto-open-devtools-for-tabs flag.
by dgozman
· 9 years ago
9ed5c14
Remove HostDesktopType from remote dev tools
by scottmg
· 9 years ago
9fa59e88
ShellIntegration is now a proper namespace.
by pmonette
· 9 years ago
e4d7b6f
Switch to standard integer types in chrome/browser/, part 1 of 4.
by avi
· 9 years ago
9a474d83
Move code in components/safe_browsing_db and chrome/browser/safe_browsing/ under the safe_browsing namespace.
by vakh
· 10 years ago
695d61f
Componentize MetricsServicesManager
by blundell
· 10 years ago
1c45553
Rename OomPriorityManager to TabManager and add OWNERS file.
by georgesak
· 10 years ago
c690e880
Move ChromeNetLog to //components
by droger
· 10 years ago
57bcfed
Use correct namespace in variations component
by blundell
· 10 years ago
259fdd6
Move code from //chrome/browser/web_resource to //components
by droger
· 10 years ago
f14398c
Welcome page changes for Windows 10.
by grt
· 10 years ago
7b528192
[Memory] Move OomPriorityManager out of chromeos specific files.
by georgesak
· 10 years ago
879199c
Remove prerender cookie store, part 1.
by davidben
· 10 years ago
a2c77fee
Remove notification from PromoResourceService
by droger
· 10 years ago
22951c3
Make SupervisedUserWhitelistInstaller work correctly with multiple clients (i.e. with multi-profile).
by bauerb
· 10 years ago
cba1329
Use uint16 for port numbers more pervasively.
by pkasting
· 11 years ago
cbd42073
Move more metrics classes to metrics namespace.
by asvitkine
· 11 years ago
544246e
Reduce plugin_metrics_provider_ usage in MetricsService
by
[email protected]
· 11 years ago
c027d6d
Add browser-global GCMDriver
by
[email protected]
· 11 years ago
d0ab865b
Componentize chrome/browser/network_time
by
[email protected]
· 11 years ago
690d3e3
Revert of Reduce plugin_metrics_provider_ usage in MetricsService (https://codereview.chromium.org/308433004/)
by
[email protected]
· 11 years ago
db683c9
Reduce plugin_metrics_provider_ usage in MetricsService
by
[email protected]
· 11 years ago
72f9371
Merge NetworkTimeNotifier to NetworkTimeTracker
by
[email protected]
· 11 years ago
944d53be
Get rid of bookmark prompt experiment
by
[email protected]
· 11 years ago
824e720
Remove automation code from browser process.
by
[email protected]
· 11 years ago
d9ce37d2
DevTools: remove the --remote-debugging-frontend flag.
by
[email protected]
· 11 years ago
2a172e4
Implementation of Randomized Aggregatable Privacy-Preserving Ordinal Responses (RAPPORs).
by
[email protected]
· 11 years ago
e4c5f97b
Make storage_monitor a component
by
[email protected]
· 11 years ago
c02ab38
Remove Tabpose feature on mac, and supporting infrastructure (PaintAtSize)
by
[email protected]
· 11 years ago
055981f
Move component updater artifacts into component_updater namespace.
by
[email protected]
· 11 years ago
9595199
Cleanup: Remove chrome namespace for storage monitor and media galleries.
by
[email protected]
· 12 years ago
8b60ca72
[StorageMonitor] Move StorageMonitor ownership to BrowserProcessImpl
by
[email protected]
· 12 years ago
e178ad9
Don't show a "new background extension" warning when reinstalling an existing extension
by
[email protected]
· 12 years ago
bbf32c5
Implementing uploading of a WebRTC diagnostic log.
by
[email protected]
· 12 years ago
Next »