summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Disables ExtensionGalleryInstallApiTest.InstallAndUninstall on Windowskinuko@chromium.org2010-09-291-1/+1
* Revert 60848 - Changed EXTENSION_UNINSTALLED notification to happen after uni...akalin@chromium.org2010-09-281-7/+6
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-281-6/+7
* Revert 60834 - Changed EXTENSION_UNINSTALLED notification to happen after uni...akalin@chromium.org2010-09-281-7/+6
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-281-6/+7
* Don't show url for packaged appsrafaelw@chromium.org2010-09-281-1/+1
* Generalize permission types to make it safer for us to add new permissions an...erikkay@chromium.org2010-09-282-19/+6
* Disabled external_extensions.json in Guest mode.avayvod@chromium.org2010-09-281-6/+12
* DevTools: attach devtools front-end earlier when extension background page is...yurys@chromium.org2010-09-273-15/+19
* Small cleanup - remove 2 unnecessary includes.asargent@chromium.org2010-09-241-2/+0
* Revert incognito option for external_extensions.json filedpolukhin@chromium.org2010-09-246-43/+16
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-243-0/+3
* Allow extensions to request the icons of hosted apps.aa@chromium.org2010-09-231-4/+8
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-238-21/+47
* Trying to reland r59889, this time as a multi-stage patch.mpcomplete@chromium.org2010-09-231-4/+1
* Add a launchApp method to extension management API.asargent@chromium.org2010-09-234-2/+45
* Disable ExtensionApiTest.WebSocket on Macatwilson@chromium.org2010-09-231-1/+8
* Remove some more log spam.aa@chromium.org2010-09-224-17/+0
* Remove a sleep from SandboxedExtensionUnpackerTest.WithCatalogsSuccess.evan@chromium.org2010-09-221-5/+6
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-0/+1
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-223-10/+15
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-223-15/+10
* Disable ExtensionApiTest.FLAKY_Tabs on CrOS, it's crashing.thestig@chromium.org2010-09-221-1/+5
* Enable and disable Chat Manager component extension based on labs preference ...scherkus@chromium.org2010-09-213-3/+8
* Do not create an incogntio profile as side effect when listing all tabs/windows.jochen@chromium.org2010-09-214-8/+32
* extensions: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-2112-31/+45
* experimental.sidebar extensions API: handle 'undefined' and 'null' values of ...alekseys@chromium.org2010-09-211-1/+16
* Specifying "targetUrlPatterns" should imply link context.asargent@chromium.org2010-09-201-15/+51
* Revert 59889 - Fix regression introduced bythakis@chromium.org2010-09-191-1/+4
* Revert 59893 - Disable failing Basic test that I broke.thakis@chromium.org2010-09-191-2/+1
* Disable failing Basic test that I broke.mpcomplete@chromium.org2010-09-181-1/+2
* Fix regression introduced bympcomplete@chromium.org2010-09-181-4/+1
* Remove unnecessary LOG(INFO) lines from extensions systemaa@chromium.org2010-09-173-9/+0
* Reland r59641. Add the onBeforeNavigate and onErrorOccured events to the webN...jochen@chromium.org2010-09-172-19/+95
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-166-14/+20
* Fix problem with extension context menu items losing top-level icon.asargent@chromium.org2010-09-163-2/+141
* Add a placeholder, overridable DOMUI keyboard.bryeung@chromium.org2010-09-161-0/+42
* Revert 59641 - Add the onBeforeNavigate and onErrorOccured events to the webN...jochen@chromium.org2010-09-162-92/+19
* Add the onBeforeNavigate and onErrorOccured events to the webNavigation API.jochen@chromium.org2010-09-162-19/+92
* Move ExtensionsServiceBackend class into the .cc file.tfarina@chromium.org2010-09-162-325/+322
* Do not resize image before testing pixel colors in browser test. Only crop.skerner@chromium.org2010-09-161-1/+1
* Factor an ExtensionIconSet class out of Extension. This canaa@chromium.org2010-09-166-18/+20
* FBTF: Move Extension::LaunchContainer to extension_constants.h.erg@google.com2010-09-161-0/+1
* Add support for speak properties such as rate to platform specific TTS.dtseng@chromium.org2010-09-156-173/+285
* ExtensionGalleryInstallApiTest.InstallAndUninstall is failing on 'XP Tests' bot.vandebo@chromium.org2010-09-151-1/+8
* Added check when unpacking extensions for a null key.cdn@chromium.org2010-09-151-0/+4
* Hide packed hosted apps in chrome://extensions .skerner@chromium.org2010-09-142-4/+13
* Land implementation part of cl 3352009 (that cl was just dataaa@chromium.org2010-09-141-0/+61
* Fix several spelling mistakes, mostly in comments.mdm@chromium.org2010-09-142-2/+2
* Fix SessionStoragejorlow@chromium.org2010-09-141-5/+1