summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/autotest_private/autotest_private_api.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-301-7/+7
* Move extensions-related files to using //components/keyed_service.blundell@chromium.org2014-03-131-1/+1
* Move ExtensionFunctionRegistry out of src/chromerockot@chromium.org2014-03-051-1/+1
* Rename ProfileKeyedAPI to BrowserContextKeyedAPI and GetProfile to Get.yoz@chromium.org2014-03-051-6/+4
* Cleanup many APIs to use ProfileKeyedAPI.yoz@chromium.org2014-02-271-5/+26
* Remove ExtensionService::disabled_extensions()rockot@chromium.org2014-02-121-8/+7
* 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-131-0/+104
* Remove Profile dependency from ExtensionFunctionbenwells@chromium.org2013-10-281-5/+5
* autotestPrivate.lockScreen implementation.achuith@chromium.org2013-09-231-0/+11
* autotestPrivate.simulateAsanMemoryBugachuith@chromium.org2013-08-191-0/+18
* Convert most of extensions and some other random stuff to using the base name...brettw@chromium.org2013-06-211-1/+1
* 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-051-42/+44
* 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
* 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
* [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-111-0/+102