| Commit message (Expand) | Author | Age | Files | Lines |
* | Create instance of ProfileHelper that will track active user instance on Chro... | nkostylev@chromium.org | 2013-04-25 | 1 | -8/+8 |
* | Exclude media galleries from android chrome. | tommycli@chromium.org | 2013-04-24 | 1 | -1/+8 |
* | Start registering for the kEulaAccepted for mobile | yusufo@chromium.org | 2013-04-19 | 1 | -0/+3 |
* | Initialize CrosSettings before SetupMetrics | stevenjb@chromium.org | 2013-04-17 | 1 | -9/+0 |
* | Make CrosSettings and DeviceSettingsService non Lazy instances | stevenjb@chromium.org | 2013-04-17 | 1 | -0/+9 |
* | Turn on component updater on chromeos, only for the pnacl component. | jvoung@google.com | 2013-04-09 | 1 | -10/+7 |
* | Hide ContentClient getters from embedders so that they they don't reuse conte... | jam@chromium.org | 2013-04-05 | 1 | -2/+1 |
* | Revert 192415 "Turn on component updater on chromeos, only for t..." | alexeypa@google.com | 2013-04-05 | 1 | -7/+10 |
* | Turn on component updater on chromeos, only for the pnacl component. | jvoung@google.com | 2013-04-04 | 1 | -10/+7 |
* | Refactor APIPermission to separate out specific permission registration. | yoz@chromium.org | 2013-04-04 | 1 | -1/+4 |
* | Show user data dialog earlier on Windows. | hshi@chromium.org | 2013-03-27 | 1 | -0/+4 |
* | Move CrxFile, FileReader, ExtensionResource to src/extensions. | yoz@chromium.org | 2013-03-23 | 1 | -1/+0 |
* | [mac] App shims | jeremya@chromium.org | 2013-03-18 | 1 | -0/+12 |
* | Add a user pref in Settings to disable all GPU features. | zmo@chromium.org | 2013-03-12 | 1 | -0/+8 |
* | Add chrome-search: access from Instant overlay | dhollowa@chromium.org | 2013-03-07 | 1 | -0/+2 |
* | Revert 186347 | jochen@chromium.org | 2013-03-06 | 1 | -2/+0 |
* | Add chrome-search: access from Instant overlay | dhollowa@chromium.org | 2013-03-06 | 1 | -0/+2 |
* | Re-home the global MessageCenter to support Ash+Win environments. | dewittj@chromium.org | 2013-03-05 | 1 | -22/+9 |
* | Initialize BrowserPolicyConnector after the IOThread is created. | joaodasilva@chromium.org | 2013-02-28 | 1 | -2/+10 |
* | Rename chrome/browser/media_gallery => chrome/browser/media_galleries. | tommycli@chromium.org | 2013-02-28 | 1 | -1/+1 |
* | Revert 184967 | joaodasilva@chromium.org | 2013-02-27 | 1 | -10/+2 |
* | Initialize BrowserPolicyConnector after the IOThread is created. | joaodasilva@chromium.org | 2013-02-27 | 1 | -2/+10 |
* | Plumb HostDesktopType through BrowserListTabContentsProvider. | gab@chromium.org | 2013-02-22 | 1 | -1/+3 |
* | Remove PrefService parameter from chrome::RegisterPrefs. | joi@chromium.org | 2013-02-21 | 1 | -7/+4 |
* | browser: Move the rest of application_lifetime.h into chrome namespace. | tfarina@chromium.org | 2013-02-18 | 1 | -1/+1 |
* | Add additional tests to VariationsService that simulate network requests. | asvitkine@chromium.org | 2013-02-15 | 1 | -2/+4 |
* | Replace most BrowserList::empty() and BrowserList::size() calls by multi-desk... | gab@chromium.org | 2013-02-13 | 1 | -2/+2 |
* | Add versioning to PluginFinder metadata. | bauerb@chromium.org | 2013-02-12 | 1 | -2/+2 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -2/+2 |
* | Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable. | joi@chromium.org | 2013-02-10 | 1 | -1/+1 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -3/+3 |
* | Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple. | joi@chromium.org | 2013-02-06 | 1 | -22/+50 |
* | Move full screen/idle detection out of NotificationUIManagerImpl | dcheng@chromium.org | 2013-01-31 | 1 | -0/+5 |
* | browser: Start moving application_lifetime.h functions into chrome namespace. | tfarina@chromium.org | 2013-01-30 | 1 | -1/+1 |
* | Rename ExtensionTabIdMap to ExtensionRendererState to allow it to capture fur... | fsamuel@chromium.org | 2013-01-24 | 1 | -3/+3 |
* | Start delegating notifications to MessageCenter on Windows. | dimich@chromium.org | 2013-01-23 | 1 | -0/+32 |
* | Enable the VariationsService on official builds when --variations-service-url... | stevet@chromium.org | 2013-01-07 | 1 | -3/+1 |
* | Fix compile from bad merge :( | dbeam@chromium.org | 2013-01-04 | 1 | -5/+1 |
* | Move PromoResourceService from Profile to BrowserProcessImpl/local_state(). | dbeam@chromium.org | 2013-01-04 | 1 | -20/+31 |
* | Move the rest of the plugin code under chrome\browser to chrome\browser\plugins. | jam@chromium.org | 2013-01-03 | 1 | -1/+1 |
* | Exclude chrome/browser/plugins/ for builds with enable_plugins==0 | nileshagrawal@chromium.org | 2013-01-03 | 1 | -5/+4 |
* | Remove unused Flash-related code: | yzshen@chromium.org | 2012-12-28 | 1 | -21/+0 |
* | Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. | joi@chromium.org | 2012-12-22 | 1 | -6/+9 |
* | Exclude PluginService for builds with enable_plugins==0 | nileshagrawal@chromium.org | 2012-12-20 | 1 | -0/+3 |
* | Introduce PrefServiceBuilder, use for ChromePrefServiceBuilder. | joi@chromium.org | 2012-12-19 | 1 | -2/+5 |
* | DevTools: rename debugger/ to devtools/, move DevTools files into content/ren... | pfeldman@chromium.org | 2012-12-19 | 1 | -1/+1 |
* | Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools file... | mnissler@chromium.org | 2012-12-19 | 1 | -1/+1 |
* | DevTools: rename debugger/ to devtools/, move DevTools files into content/ren... | pfeldman@chromium.org | 2012-12-19 | 1 | -1/+1 |
* | Rename PrintPreviewTabController to PrintPreviewDialogController; Rename Brow... | thestig@chromium.org | 2012-12-19 | 1 | -9/+10 |
* | Relanding r172627 | zmo@chromium.org | 2012-12-17 | 1 | -0/+8 |