summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/autotest_private
Commit message (Expand)AuthorAgeFilesLines
* Add input device setting APIs to autotestPrivatesheckylin2014-12-042-0/+174
* New user type introduced. Combines regular and supervised features.merkulova2014-11-171-1/+1
* Standardize usage of virtual/override/final in chrome/browser/extensions/dcheng2014-10-211-15/+15
* replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/mostynb2014-10-041-7/+7
* Add the "options_ui" extension manifest field.ericzeng2014-09-091-3/+3
* [cros] user_manager component - move UserManagerBase and UserManagernkostylev@chromium.org2014-08-151-2/+3
* [cros] Move User class to user_manager component.nkostylev@chromium.org2014-07-231-3/+4
* Remove deprecated permissions functions from Extensionrdevlin.cronin@chromium.org2014-06-061-6/+5
* Remove PermissionsData::ForExtension() completelyrdevlin.cronin@chromium.org2014-06-061-15/+13
* Refactor PermissionsData pt1rdevlin.cronin@chromium.org2014-06-051-2/+2
* [cros login] Split login related classes into subfolders.nkostylev@chromium.org2014-05-161-2/+2
* Rename (Chrome)SyncExtensionFunction::RunImpl to RunSync so that the RunImplkalman@chromium.org2014-04-302-14/+14
* Move extensions-related files to using //components/keyed_service.blundell@chromium.org2014-03-132-2/+2
* Move ExtensionFunctionRegistry out of src/chromerockot@chromium.org2014-03-051-1/+1
* Rename ProfileKeyedAPI to BrowserContextKeyedAPI and GetProfile to Get.yoz@chromium.org2014-03-053-13/+12
* Cleanup many APIs to use ProfileKeyedAPI.yoz@chromium.org2014-02-275-104/+45
* Remove ExtensionService::disabled_extensions()rockot@chromium.org2014-02-121-8/+7
* Kill GetBrowserContextRedirectedInIncognito in extensions coderockot@chromium.org2014-02-081-2/+2
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-301-1/+1
* Clean up extension_util.h.derat@chromium.org2014-01-241-1/+2
* * Make AttemptExit/AttemptRestart do the right thing on chromeososhima@chromium.org2014-01-221-7/+0
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-9/+9
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Add chrome.autotestPrivate.getExtensionsInfo for security_BundledExtensions.achuith@chromium.org2013-11-132-0/+115
* Remove Profile dependency from ExtensionFunctionbenwells@chromium.org2013-10-282-12/+12
* autotestPrivate.lockScreen implementation.achuith@chromium.org2013-09-232-0/+21
* autotestPrivate.simulateAsanMemoryBugachuith@chromium.org2013-08-192-0/+29
* Convert most of extensions and some other random stuff to using the base name...brettw@chromium.org2013-06-211-1/+1
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-223-10/+11
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-203-3/+3
* Drop more dependencies of ProfileKeyedService infrastructure on chrome.phajdan.jr@chromium.org2013-05-171-0/+2
* Revert 199566 "Drop more dependencies of ProfileKeyedService inf..."tzik@chromium.org2013-05-131-2/+0
* Drop more dependencies of ProfileKeyedService infrastructure on chrome.phajdan.jr@chromium.org2013-05-101-0/+2
* Change GetProfileToUse method from Profile to content::BrowserContextphajdan.jr@chromium.org2013-05-032-3/+6
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-262-2/+3
* Cleanup a few probably-incorrect OS_<random> uses.shess@chromium.org2013-04-161-1/+1
* autotestPrivate.loginStatus returns a dictionary instead of a string.achuith@chromium.org2013-04-052-49/+47
* cros: Start kiosk app without restart.xiyuan@chromium.org2013-03-191-17/+24
* browser: Move the rest of application_lifetime.h into chrome namespace.tfarina@chromium.org2013-02-181-4/+4
* Record histogram of extension API usagerpaquay@chromium.org2013-01-181-4/+6
* Run the JSON Schema Compiler's bundle compilation on JSON files. Previously itkalman@chromium.org2013-01-111-6/+0
* Revert revision 176015ricow@chromium.org2013-01-101-0/+6
* Revert 176047ricow@chromium.org2013-01-101-6/+0
* Revert 176015ricow@chromium.org2013-01-101-0/+6
* Run the JSON Schema Compiler's bundle compilation on JSON files. Previously itkalman@chromium.org2013-01-101-6/+0
* Disable 6 ExtensionApiTests on win asandgrogan@chromium.org2012-12-131-1/+7
* [Cleanup] rename tray_delegate -> system_tray_delegateoshima@chromium.org2012-12-121-2/+2
* autotestPrivate extension api implementation for logout, restart, shutdown an...achuith@chromium.org2012-12-116-0/+276