summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/management/management_api_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Change ApiResourceManager to use ProfileKeyedApi.patrickriordan177@gmail.com2013-06-171-0/+1
* Use a direct include of strings headers in chrome/browser/extensions/, part 2.avi@chromium.org2013-06-111-2/+2
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-3/+3
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-5/+5
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-5/+5
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-5/+5
* content: Move more constants from url_constants.h into content namespace.tfarina@chromium.org2013-03-021-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-5/+5
* Run the JSON Schema Compiler's bundle compilation on JSON files. Previously itkalman@chromium.org2013-01-111-10/+12
* Revert revision 176015ricow@chromium.org2013-01-101-12/+10
* Revert 176047ricow@chromium.org2013-01-101-10/+12
* Revert 176015ricow@chromium.org2013-01-101-12/+10
* Run the JSON Schema Compiler's bundle compilation on JSON files. Previously itkalman@chromium.org2013-01-101-10/+12
* Remove some Profile-keyed factory boilerplate: management, omnibox, preferenc...yoz@chromium.org2013-01-081-10/+14
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-2/+4
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Make chrome.management.getAll() return terminated extensionsmihaip@chromium.org2012-10-301-18/+49
* Remove Profile->GetExtensionProcessManager calls; replace with PKSF calls thr...mirandac@chromium.org2012-10-241-2/+3
* Making ShowExtensionInstallDialog a callbacksail@chromium.org2012-10-121-1/+0
* Allow chrome.management.setEnabled() to re-enable crashed extensions.mitchellwrosen@chromium.org2012-09-071-9/+5
* Allow chrome.management.setEnabled() to re-enable crashed extensions.mitchellwrosen@chromium.org2012-08-291-6/+41
* Add an installType property to the management APImitchellwrosen@chromium.org2012-08-031-0/+202