summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_process_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 166704 - Convert PrefChangeRegistrar usages, batch 1.joi@chromium.org2012-11-091-12/+14
* Convert PrefChangeRegistrar usages, batch 1.joi@chromium.org2012-11-081-14/+12
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-11-081-5/+8
* Revert 165062 - We believe this change broke startup_testsnsylvain@chromium.org2012-11-011-8/+5
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-011-14/+8
* Remove BrowserProcess::plugin_finder_disabled().bauerb@chromium.org2012-11-011-18/+2
* New feature: Bookmark Prompt Finch Experimentyosin@chromium.org2012-10-311-0/+15
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-10-301-5/+8
* Remove BrowserThread dependency from PrefMember.joi@chromium.org2012-10-241-1/+2
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-1/+1
* Cleanup shutdown of the policy code.joaodasilva@chromium.org2012-10-171-12/+16
* cros: Move files to chrome/browser/chromeos/memory directoryjamescook@chromium.org2012-10-101-1/+1
* Split ThumbnailGenerator in two.avi@chromium.org2012-10-081-4/+4
* Changes pref for whether last session exited cleanly from a boolean tosky@chromium.org2012-10-051-1/+1
* Plugins resource service.ibraaaa@google.com2012-10-021-0/+11
* Separate plugin_metadata from plugin_installer, make plugin_finder thread-saf...ibraaaa@google.com2012-09-251-0/+4
* Try 2 - Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-111-7/+0
* Revert 155468 - Change how ui::Clipboard is accessed so there's only one per ...dharani@google.com2012-09-091-0/+7
* Remove bundled NPAPI Flash on Windows.yzshen@chromium.org2012-09-071-1/+1
* Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-071-7/+0
* Metro mode switching (chrome side)cpu@chromium.org2012-09-061-0/+6
* Use ChromeBrowserMainPartsAndroid.yfriedman@chromium.org2012-08-301-0/+4
* Browser process does not try to create RemoteDebuggingServer again if it is a...vsevik@chromium.org2012-08-241-3/+7
* [Android] Fix some linker errors from browser startup.yfriedman@chromium.org2012-08-231-0/+5
* Move Variations stuff into variations/ directories and add OWNERS files for t...stevet@chromium.org2012-08-151-1/+1
* Relanding this as this did not fix the chromiumos breakage.ananta@chromium.org2012-08-071-2/+1
* Reverting this as it causes browser tests on the Linux ChromiumOS builder to ...ananta@chromium.org2012-08-071-1/+2
* Add support for loading user cloud policy on desktop, behind the --load-cloud...atwilson@chromium.org2012-08-071-2/+1
* Extract ChromeBrowserFieldTrials out of ChromeBrowserMainParts.asvitkine@chromium.org2012-07-311-1/+0
* Move printing.* prefs from local state to profilebartfab@chromium.org2012-07-261-4/+0
* Move ExtensionEventRouter and related into extensions namespacerdevlin.cronin@chromium.org2012-07-231-3/+3
* browser: Move more files into chrome namespace.tfarina@chromium.org2012-07-061-2/+2
* Put VariationsService into the chrome_variations namespace.asvitkine@chromium.org2012-07-061-2/+2
* Remove TabCloseableStateWatcher. ChromeOS no longer needs it in the Ash world.ben@chromium.org2012-06-231-13/+0
* Allow getting the current language on the I/O thread.brettw@chromium.org2012-06-141-0/+3
* Revert 142048 - Move thread checking from autofill_country.cc to browser_proc...mrossetti@chromium.org2012-06-141-2/+0
* Move thread checking from autofill_country.cc to browser_process_impl.ccwangxianzhu@chromium.org2012-06-141-0/+2
* Add ENABLE_PRINTING and disable it on Android.wangxianzhu@chromium.org2012-06-091-14/+18
* Add missing if defined(ENABLE_NOTIFICATIONS)wangxianzhu@chromium.org2012-06-061-0/+2
* Only need to allow IO tasks once at shutdown (BrowserMainLoop::ShutdownThread...jam@chromium.org2012-06-051-9/+0
* Make PolicyService per-profile.bauerb@chromium.org2012-05-311-4/+9
* Make BrowserProcess use BrowserList::empty() rather than BrowserList::GetLast...ben@chromium.org2012-05-241-1/+1
* Relanding http://codereview.chromium.org/10377115/ after some refactorings.joaodasilva@chromium.org2012-05-231-1/+3
* Fix crash in policy code caused by early shutdown.joaodasilva@chromium.org2012-05-231-1/+1
* At browser exit, wait for pending print jobs before starting shutdown. This i...jam@chromium.org2012-05-191-6/+8
* Move application lifetime functionality off BrowserList.ben@chromium.org2012-05-181-2/+3
* Add schema chrome-extension-resource:// for extension resources. It may be us...penghuang@chromium.org2012-05-181-0/+2
* Revert 137794 - Add schema chrome-extension-resource:// for extension resourc...rsleevi@chromium.org2012-05-181-2/+0
* Add schema chrome-extension-resource:// for extension resources. It may be us...penghuang@chromium.org2012-05-181-0/+2
* Restoring the chrome variatioons client, with a fix for browser_test failures...jwd@chromium.org2012-05-171-6/+15