summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/management/management_api.h
Commit message (Expand)AuthorAgeFilesLines
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-221-1/+1
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-201-1/+1
* Add management.uninstallSelf to APIcalamity@chromium.org2013-01-301-6/+31
* Record histogram of extension API usagerpaquay@chromium.org2013-01-181-8/+10
* Run the JSON Schema Compiler's bundle compilation on JSON files. Previously itkalman@chromium.org2013-01-111-16/+17
* Revert revision 176015ricow@chromium.org2013-01-101-17/+16
* Revert 176047ricow@chromium.org2013-01-101-16/+17
* Revert 176015ricow@chromium.org2013-01-101-17/+16
* Run the JSON Schema Compiler's bundle compilation on JSON files. Previously itkalman@chromium.org2013-01-101-16/+17
* Remove some Profile-keyed factory boilerplate: management, omnibox, preferenc...yoz@chromium.org2013-01-081-19/+37
* Removed dead code from chrome/browser/extensions/api/managementsergiyb@google.com2012-11-301-4/+0
* Make ExtensionManagementEventRouter initialized lazily when a management list...yoz@chromium.org2012-11-281-0/+26
* Coalesce event router Init calls into their constructors.yoz@chromium.org2012-11-051-2/+0
* Add an installType property to the management APImitchellwrosen@chromium.org2012-08-031-0/+162