summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/font_settings/font_settings_api.h
Commit message (Expand)AuthorAgeFilesLines
* Update chrome for new prefs location.brettw2016-02-021-2/+2
* Switch to standard integer types in chrome/browser/extensions/.avi2015-12-241-0/+1
* Final batch adding real histogram values for extension events.kalman2015-07-221-1/+4
* Standardize usage of virtual/override/final in chrome/browser/extensions/dcheng2014-10-211-39/+39
* replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/mostynb2014-10-041-22/+22
* Drive extension functions from ExtensionFunction::Run. Thekalman@chromium.org2014-05-031-1/+1
* Rename (Chrome)SyncExtensionFunction::RunImpl to RunSync so that the RunImplkalman@chromium.org2014-04-301-6/+6
* Rename ProfileKeyedAPI to BrowserContextKeyedAPI and GetProfile to Get.yoz@chromium.org2014-03-051-6/+6
* Move ProfileKeyedAPI implementations to take BrowserContext in the constructo...yoz@chromium.org2014-02-251-1/+5
* Move EventRouter to src/extensions/browserjamescook@chromium.org2013-11-211-1/+1
* Remove Profile dependency from ExtensionFunctionbenwells@chromium.org2013-10-281-8/+8
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-211-1/+1
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Record histogram of extension API usagerpaquay@chromium.org2013-01-181-13/+23
* Remove profile-keyed factory boilerplates for bookmarks, MHX348@motorola.com2013-01-181-2/+13
* Run the JSON Schema Compiler's bundle compilation on JSON files. Previously itkalman@chromium.org2013-01-111-29/+37
* Revert revision 176015ricow@chromium.org2013-01-101-37/+29
* Revert 176047ricow@chromium.org2013-01-101-29/+37
* Revert 176015ricow@chromium.org2013-01-101-37/+29
* Run the JSON Schema Compiler's bundle compilation on JSON files. Previously itkalman@chromium.org2013-01-101-29/+37
* Remove FontSettingsAPI as an EventRouter::Observerrdevlin.cronin@chromium.org2012-12-151-7/+3
* Make FontSettingsAPI an EventRouter::Observer and init FontSettingsEventRouterrdevlin.cronin@chromium.org2012-12-111-1/+8
* Revert 172147rdevlin.cronin@chromium.org2012-12-111-13/+1
* Make FontSettingsAPI an EventRouter::Observerrdevlin.cronin@chromium.org2012-12-101-1/+13
* Make FontSettingsEventRouter a PKS in order to decouple it from ExtensionServ...rdevlin.cronin@chromium.org2012-12-091-0/+14
* Revert 170080 - Make FontSettingsEventRouter initialized lazily when a listen...rdevlin.cronin@chromium.org2012-11-301-26/+0
* Make FontSettingsEventRouter initialized lazily when a listener registers.rdevlin.cronin@chromium.org2012-11-281-0/+26
* Removing PrefObserver usage, batch 4.joi@chromium.org2012-11-141-31/+10
* Coalesce event router Init calls into their constructors.yoz@chromium.org2012-11-051-6/+1
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-011-7/+7
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-1/+1
* Extract PrefServiceBase into chrome/browser/api. Use in api and autofill.joi@chromium.org2012-08-211-0/+1
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-211-1/+1
* Moving font_settings extensions API to api/vabr@chromium.org2012-08-071-0/+302