| Commit message (Expand) | Author | Age | Files | Lines |
* | Update chrome for new prefs location. | brettw | 2016-02-02 | 1 | -2/+2 |
* | Switch to standard integer types in chrome/browser/extensions/. | avi | 2015-12-24 | 1 | -0/+1 |
* | Final batch adding real histogram values for extension events. | kalman | 2015-07-22 | 1 | -1/+4 |
* | Standardize usage of virtual/override/final in chrome/browser/extensions/ | dcheng | 2014-10-21 | 1 | -39/+39 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/ | mostynb | 2014-10-04 | 1 | -22/+22 |
* | Drive extension functions from ExtensionFunction::Run. The | kalman@chromium.org | 2014-05-03 | 1 | -1/+1 |
* | Rename (Chrome)SyncExtensionFunction::RunImpl to RunSync so that the RunImpl | kalman@chromium.org | 2014-04-30 | 1 | -6/+6 |
* | Rename ProfileKeyedAPI to BrowserContextKeyedAPI and GetProfile to Get. | yoz@chromium.org | 2014-03-05 | 1 | -6/+6 |
* | Move ProfileKeyedAPI implementations to take BrowserContext in the constructo... | yoz@chromium.org | 2014-02-25 | 1 | -1/+5 |
* | Move EventRouter to src/extensions/browser | jamescook@chromium.org | 2013-11-21 | 1 | -1/+1 |
* | Remove Profile dependency from ExtensionFunction | benwells@chromium.org | 2013-10-28 | 1 | -8/+8 |
* | base/prefs: Remove the public/ directory and move the files to //base/prefs. | tfarina@chromium.org | 2013-03-21 | 1 | -1/+1 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -1/+1 |
* | Record histogram of extension API usage | rpaquay@chromium.org | 2013-01-18 | 1 | -13/+23 |
* | Remove profile-keyed factory boilerplates for bookmarks, | MHX348@motorola.com | 2013-01-18 | 1 | -2/+13 |
* | Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it | kalman@chromium.org | 2013-01-11 | 1 | -29/+37 |
* | Revert revision 176015 | ricow@chromium.org | 2013-01-10 | 1 | -37/+29 |
* | Revert 176047 | ricow@chromium.org | 2013-01-10 | 1 | -29/+37 |
* | Revert 176015 | ricow@chromium.org | 2013-01-10 | 1 | -37/+29 |
* | Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it | kalman@chromium.org | 2013-01-10 | 1 | -29/+37 |
* | Remove FontSettingsAPI as an EventRouter::Observer | rdevlin.cronin@chromium.org | 2012-12-15 | 1 | -7/+3 |
* | Make FontSettingsAPI an EventRouter::Observer and init FontSettingsEventRouter | rdevlin.cronin@chromium.org | 2012-12-11 | 1 | -1/+8 |
* | Revert 172147 | rdevlin.cronin@chromium.org | 2012-12-11 | 1 | -13/+1 |
* | Make FontSettingsAPI an EventRouter::Observer | rdevlin.cronin@chromium.org | 2012-12-10 | 1 | -1/+13 |
* | Make FontSettingsEventRouter a PKS in order to decouple it from ExtensionServ... | rdevlin.cronin@chromium.org | 2012-12-09 | 1 | -0/+14 |
* | Revert 170080 - Make FontSettingsEventRouter initialized lazily when a listen... | rdevlin.cronin@chromium.org | 2012-11-30 | 1 | -26/+0 |
* | Make FontSettingsEventRouter initialized lazily when a listener registers. | rdevlin.cronin@chromium.org | 2012-11-28 | 1 | -0/+26 |
* | Removing PrefObserver usage, batch 4. | joi@chromium.org | 2012-11-14 | 1 | -31/+10 |
* | Coalesce event router Init calls into their constructors. | yoz@chromium.org | 2012-11-05 | 1 | -6/+1 |
* | Remove content::NotificationObserver dependency from most Prefs code. | joi@chromium.org | 2012-11-01 | 1 | -7/+7 |
* | Move the bits of Prefs where production code has only trivially easy | joi@chromium.org | 2012-10-22 | 1 | -1/+1 |
* | Extract PrefServiceBase into chrome/browser/api. Use in api and autofill. | joi@chromium.org | 2012-08-21 | 1 | -0/+1 |
* | Move PrefMember and PrefChangeRegistrar to api directory. | joi@chromium.org | 2012-08-21 | 1 | -1/+1 |
* | Moving font_settings extensions API to api/ | vabr@chromium.org | 2012-08-07 | 1 | -0/+302 |