| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the "Consent To Send Stats" file follow the kMetricsReportingEnabled pref. | joaodasilva@chromium.org | 2013-11-14 | 1 | -0/+1 |
* | Move ExtensionsProcessManager to src/extensions, part 2 | jamescook@chromium.org | 2013-11-05 | 1 | -0/+5 |
* | Cleanup: Remove chrome namespace for storage monitor and media galleries. | thestig@chromium.org | 2013-09-13 | 1 | -6/+5 |
* | Cmd+Q on an app window quits the app. | jackhou@chromium.org | 2013-07-31 | 1 | -9/+0 |
* | [StorageMonitor] Move StorageMonitor ownership to BrowserProcessImpl | gbillock@chromium.org | 2013-07-19 | 1 | -0/+6 |
* | Use a direct include of time headers in chrome/browser/, part 1. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Don't show a "new background extension" warning when reinstalling an existing... | petewil@chromium.org | 2013-06-28 | 1 | -0/+2 |
* | DisabledScheme policy existed before we had URLBlacklist. | csorba@chromium.org | 2013-06-06 | 1 | -1/+0 |
* | Implementing uploading of a WebRTC diagnostic log. | grunell@chromium.org | 2013-06-03 | 1 | -0/+8 |
* | Revert http://crrev/203700 - "Implementing uploading of a WebRTC diagnostic l... | mnissler@chromium.org | 2013-06-03 | 1 | -8/+0 |
* | Implementing uploading of a WebRTC diagnostic log. | grunell@chromium.org | 2013-06-03 | 1 | -0/+8 |
* | Remove reference to profile in devtools remote debugging initialization. | tengs@chromium.org | 2013-05-25 | 1 | -1/+0 |
* | Move winaura specific methods and members from chrome/browser/browser_process... | gab@chromium.org | 2013-05-17 | 1 | -17/+0 |
* | Revert 200576 "Move winaura specific methods and members from ch..." | rouslan@chromium.org | 2013-05-16 | 1 | -0/+17 |
* | Move winaura specific methods and members from chrome/browser/browser_process... | gab@chromium.org | 2013-05-16 | 1 | -17/+0 |
* | Remove ENABLE_MESSAGE_CENTER | dimich@chromium.org | 2013-05-14 | 1 | -2/+0 |
* | Revert 199625 "Remove ENABLE_MESSAGE_CENTER" | thakis@chromium.org | 2013-05-12 | 1 | -0/+2 |
* | Remove ENABLE_MESSAGE_CENTER | dimich@chromium.org | 2013-05-11 | 1 | -2/+0 |
* | Create instance of ProfileHelper that will track active user instance on Chro... | nkostylev@chromium.org | 2013-04-25 | 1 | -9/+3 |
* | Launching ASH on Windows 8 should activate an existing instance if one exits. | ananta@chromium.org | 2013-04-24 | 1 | -0/+3 |
* | Exclude media galleries from android chrome. | tommycli@chromium.org | 2013-04-24 | 1 | -1/+1 |
* | Turn on component updater on chromeos, only for the pnacl component. | jvoung@google.com | 2013-04-09 | 1 | -3/+6 |
* | Revert 192415 "Turn on component updater on chromeos, only for t..." | alexeypa@google.com | 2013-04-05 | 1 | -6/+3 |
* | Turn on component updater on chromeos, only for the pnacl component. | jvoung@google.com | 2013-04-04 | 1 | -3/+6 |
* | Show user data dialog earlier on Windows. | hshi@chromium.org | 2013-03-27 | 1 | -0/+1 |
* | base/prefs: Remove the public/ directory and move the files to //base/prefs. | tfarina@chromium.org | 2013-03-21 | 1 | -1/+1 |
* | [mac] App shims | jeremya@chromium.org | 2013-03-18 | 1 | -0/+9 |
* | Add a user pref in Settings to disable all GPU features. | zmo@chromium.org | 2013-03-12 | 1 | -0/+3 |
* | Re-home the global MessageCenter to support Ash+Win environments. | dewittj@chromium.org | 2013-03-05 | 1 | -9/+0 |
* | Plumb HostDesktopType through BrowserListTabContentsProvider. | gab@chromium.org | 2013-02-22 | 1 | -0/+1 |
* | Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple. | joi@chromium.org | 2013-02-06 | 1 | -3/+5 |
* | Start delegating notifications to MessageCenter on Windows. | dimich@chromium.org | 2013-01-23 | 1 | -0/+12 |
* | Move PromoResourceService from Profile to BrowserProcessImpl/local_state(). | dbeam@chromium.org | 2013-01-04 | 1 | -0/+3 |
* | Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. | joi@chromium.org | 2012-12-22 | 1 | -2/+3 |
* | Rename PrintPreviewTabController to PrintPreviewDialogController; Rename Brow... | thestig@chromium.org | 2012-12-19 | 1 | -5/+5 |
* | Relanding r172627 | zmo@chromium.org | 2012-12-17 | 1 | -0/+3 |
* | Revert 172627 | shawnsingh@google.com | 2012-12-12 | 1 | -3/+0 |
* | Cache GL strings from GPU process and use them at next browser startup. | zmo@chromium.org | 2012-12-12 | 1 | -0/+3 |
* | Media Galleries: Refactor MediaFileSystemRegistry and friends so they are no ... | thestig@chromium.org | 2012-12-12 | 1 | -0/+4 |
* | Ensure that Metro chrome in ASH is able to connect to an existing desktop chr... | ananta@chromium.org | 2012-11-27 | 1 | -0/+15 |
* | Convert PrefChangeRegistrar usages, batch 1. | joi@chromium.org | 2012-11-13 | 1 | -7/+1 |
* | Revert 166704 - Convert PrefChangeRegistrar usages, batch 1. | joi@chromium.org | 2012-11-09 | 1 | -1/+7 |
* | Convert PrefChangeRegistrar usages, batch 1. | joi@chromium.org | 2012-11-08 | 1 | -7/+1 |
* | Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po... | zelidrag@chromium.org | 2012-11-08 | 1 | -1/+10 |
* | Revert 165062 - We believe this change broke startup_tests | nsylvain@chromium.org | 2012-11-01 | 1 | -10/+1 |
* | Remove content::NotificationObserver dependency from most Prefs code. | joi@chromium.org | 2012-11-01 | 1 | -6/+5 |
* | Remove BrowserProcess::plugin_finder_disabled(). | bauerb@chromium.org | 2012-11-01 | 1 | -5/+0 |
* | New feature: Bookmark Prompt Finch Experiment | yosin@chromium.org | 2012-10-31 | 1 | -0/+4 |
* | Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po... | zelidrag@chromium.org | 2012-10-30 | 1 | -1/+10 |
* | Move the bits of Prefs where production code has only trivially easy | joi@chromium.org | 2012-10-22 | 1 | -1/+1 |