| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all the browser side extensions code from Android. | thestig@chromium.org | 2014-08-08 | 1 | -1/+1 |
* | ifdef extensions code in BrowserProcess, IOThread, and ChromeNetworkDelegate. | thestig@chromium.org | 2014-07-19 | 1 | -4/+7 |
* | Reduce plugin_metrics_provider_ usage in MetricsService | blundell@chromium.org | 2014-06-06 | 1 | -2/+1 |
* | Add browser-global GCMDriver | bartfab@chromium.org | 2014-06-05 | 1 | -0/+8 |
* | Componentize chrome/browser/network_time | hashimoto@chromium.org | 2014-06-04 | 1 | -2/+2 |
* | Revert of Reduce plugin_metrics_provider_ usage in MetricsService (https://co... | tzik@chromium.org | 2014-06-03 | 1 | -1/+2 |
* | Reduce plugin_metrics_provider_ usage in MetricsService | blundell@chromium.org | 2014-06-03 | 1 | -2/+1 |
* | Merge NetworkTimeNotifier to NetworkTimeTracker | hashimoto@chromium.org | 2014-05-19 | 1 | -0/+3 |
* | Introduce a MetricsServicesManager class. | asvitkine@chromium.org | 2014-05-09 | 1 | -7/+4 |
* | Get rid of bookmark prompt experiment | yosin@chromium.org | 2014-05-02 | 1 | -4/+0 |
* | Remove automation code from browser process. | jam@chromium.org | 2014-04-02 | 1 | -5/+0 |
* | Move CommandLine to base namespace. | brettw@chromium.org | 2014-03-17 | 1 | -2/+2 |
* | DevTools: remove the --remote-debugging-frontend flag. | pfeldman@chromium.org | 2014-03-12 | 1 | -2/+1 |
* | Implementation of Randomized Aggregatable Privacy-Preserving Ordinal Response... | holte@chromium.org | 2014-02-21 | 1 | -0/+3 |
* | Make storage_monitor a component | thiago.santos@intel.com | 2014-02-17 | 1 | -4/+0 |
* | Remove Tabpose feature on mac, and supporting infrastructure (PaintAtSize) | piman@chromium.org | 2014-02-14 | 1 | -5/+0 |
* | Cleanup: Remove some unused code, or make them platform specific. | thestig@chromium.org | 2014-02-03 | 1 | -3/+0 |
* | Split the BrowserPolicyConnector into platform parts. | joaodasilva@chromium.org | 2014-01-21 | 1 | -2/+2 |
* | Move component updater artifacts into component_updater namespace. | sorin@chromium.org | 2014-01-17 | 1 | -4/+7 |
* | 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 |