summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Create a DefaultPrefStore to hold registered application-default preference v...pam@chromium.org2010-09-142-10/+25
* Enable incognito mode from external_extensions.jsondpolukhin@chromium.org2010-09-146-16/+44
* Remove create_app_shortcut param from ExtensionInstallUI::Delegate::InstallUI...tfarina@chromium.org2010-09-149-42/+11
* 1 word change, to prevent confusion.bryeung@chromium.org2010-09-131-1/+1
* Revert 59138 - Revert 59123 - Don't use the return value of rlz_lib::SendFina...rogerta@google.com2010-09-132-5/+17
* Reland r54723. Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-134-0/+150
* Adds a notification event for onload. I would have liked to plumb thissky@chromium.org2010-09-112-2/+4
* Add a confirmation prompt to app uninstallation on the ntp.aa@chromium.org2010-09-102-8/+8
* Partial clone of the following CL: http://codereview.chromium.org/3013045/showtwiz@google.com2010-09-105-9/+47
* Revert 59123 - Don't use the return value of rlz_lib::SendFinancialPing() as ...sky@chromium.org2010-09-102-17/+5
* Don't use the return value of rlz_lib::SendFinancialPing() as the return valuerogerta@google.com2010-09-102-5/+17
* Input file type now supported in extension popups.jcivelli@chromium.org2010-09-102-0/+12
* Excempt certain extension functions from module permission check.finnur@chromium.org2010-09-102-6/+7
* Add support for PAC scripts (URL only, no direct data yet) and proxy auto-con...pam@chromium.org2010-09-103-26/+136
* Make the glob matcher support UTF8 strings.mnissler@chromium.org2010-09-102-6/+6
* Makes ExtensionBrowserEventRouter correctly deal with replacing a tab.sky@chromium.org2010-09-092-9/+25
* Implement gallery install APIrafaelw@chromium.org2010-09-0910-43/+223
* Fix Time::FromDoubleT so that it will return null time when 0 is passed.jianli@chromium.org2010-09-092-3/+9
* Revert 58920 - Create a DefaultPrefStore to hold registered application-defau...pam@chromium.org2010-09-091-9/+2
* Create a DefaultPrefStore to hold registered application-default preference v...pam@chromium.org2010-09-091-2/+9
* Remove default apps for Chrome OS from public repositorydpolukhin@chromium.org2010-09-091-22/+0
* Check for updates for a user script only if it has an update URL.akalin@chromium.org2010-09-092-0/+10
* Add a command line switch "--disable-background-networking", to be used inmbelshe@chromium.org2010-09-081-0/+4
* Fix spacing for extension omnibox keyword icons.mpcomplete@chromium.org2010-09-084-3/+61
* Back out r58827. It caused browser_tests ExtensionApiTest.Rlz to fail.mark@chromium.org2010-09-082-13/+5
* Don't use the return value of rlz_lib::SendFinancialPing() as the return valuerogerta@google.com2010-09-082-5/+13
* Revert 58809 - Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-084-150/+0
* Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-084-0/+150
* Revert 58802 - Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-084-150/+0
* Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-084-0/+150
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-083-3/+0
* Don't show "The page at..." in the Bookmark Manager confirmation dialog.tfarina@chromium.org2010-09-052-16/+2