summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* Disable ExtensionBrowserTest AutoUpdate until it's stable.tyoshino@google.com2010-01-071-1/+1
* Fix issue where we weren't requiring the command-line flag forerikkay@chromium.org2010-01-071-0/+31
* When RSS feed has no links, show the title (but don't create an anchor).finnur@chromium.org2010-01-061-0/+11
* Permission escalation when extension updates should trigger the install warningfinnur@chromium.org2010-01-046-11/+75
* Fixes bug where recreating the document element via altering |documentElement...andybons@chromium.org2010-01-041-0/+5
* Implement browser action context menu on linux.estade@chromium.org2009-12-312-10/+17
* Roll webkit 52633 -> 52667.ajwong@chromium.org2009-12-301-2/+2
* Re-enable the ExtensionApiTest.Storage test.dumi@chromium.org2009-12-301-2/+1
* Mark ExtensionApiTest.Storage as flaky.rvargas@google.com2009-12-241-1/+1
* Don't inject content scripts into incognito browsers.rafaelw@chromium.org2009-12-235-13/+70
* (fix merge error).rafaelw@chromium.org2009-12-233-0/+14
* Revert "Disallow chrome.tabs.executeScript from injecting code into gallery"rafaelw@chromium.org2009-12-233-14/+0
* Disallow chrome.tabs.executeScript from injecting code into galleryrafaelw@chromium.org2009-12-233-0/+14
* Fix utf8 issue in extension action context menu.finnur@chromium.org2009-12-231-1/+1
* Revert 35184 - This seemed to cause BlacklistedExtensionWillNotInstalllevin@chromium.org2009-12-226-72/+11
* Permission escalation when extension updates should trigger the install warni...finnur@chromium.org2009-12-226-11/+72
* Check permissions for chrome.tabs.executeScript() in theaa@chromium.org2009-12-222-3/+15
* [Mac] Port browser action popup test to mac.kkania@chromium.org2009-12-194-54/+107
* add unit test for ExtensionURLToRelativeFilePathestade@chromium.org2009-12-191-0/+33
* Fix a number of issues with extension disable-on-update:mpcomplete@chromium.org2009-12-182-7/+6
* [Mac] Implements popups for Page Actions, plus fixes a leak within the Browse...andybons@chromium.org2009-12-181-2/+2
* Adds bookmarks.getRecent that returns the recently bookmarked items.arv@chromium.org2009-12-183-0/+28
* Fixes crash when message IDS_EXTENSION_PACK_DIALOG_SUCCESS_BODY_NEW has non-A...cira@chromium.org2009-12-181-2/+2
* Extensions: file handling clean up.estade@chromium.org2009-12-1812-40/+58
* [More BTP includes.]erg@google.com2009-12-183-24/+7
* TBR: Revert to fix Chromos.erg@google.com2009-12-173-7/+24
* Uninstall themes when all theme infobars are gone; not on each infobar's dest...erg@google.com2009-12-173-24/+7
* Port PageActionPopupTest to Linux by filling in missing functionality in loca...estade@chromium.org2009-12-171-5/+4
* Reverting the CLD CL altogether, the reliability bot is still red.jcampan@chromium.org2009-12-173-30/+9
* Reorganize api_tests directory.aa@chromium.org2009-12-1711-19/+20
* Load message catalogs on demand when chrome.i18n.getMessage needs them.cira@chromium.org2009-12-176-12/+5
* Disabling browser tests that are testing the language detection,jcampan@chromium.org2009-12-171-0/+4
* Add the right-click context menu for Browser actions and Page Actions.finnur@chromium.org2009-12-176-49/+151
* Workaround to prevent a crash checking extensions blacklist.asargent@chromium.org2009-12-171-0/+6
* Revert 34794 and 34779. Too much red.aa@chromium.org2009-12-1711-18/+18
* Reorganize api_tests directory. One top-level directory per feature.aa@chromium.org2009-12-1611-18/+18
* Localizing manifest for installed or unpacked extensions.cira@chromium.org2009-12-169-194/+324
* Only show gray LOADING dialog for Themes.rafaelw@chromium.org2009-12-162-0/+10
* Makes the language detection happen with every page load jcampan@chromium.org2009-12-162-9/+26
* Mark ExtensionBrowserTest.AutoUpdate as flaky.hamaji@chromium.org2009-12-161-1/+1
* Fix regression where we stopped running content scripts inaa@chromium.org2009-12-162-2/+17
* Fix browser crash in extension system.finnur@chromium.org2009-12-163-118/+62
* Give classes with virtual methods virtual protected d'tors instead of non-vir...jamesr@chromium.org2009-12-163-0/+9
* Reattempt at r465143. The UI tests rely too heavily on the current behavior o...andybons@chromium.org2009-12-151-3/+16
* Handle unexpected connection close during SSL handshake on Mackinuko@chromium.org2009-12-151-8/+1
* Minor fix to get browser/extensions/page_action_apitest.cc building on Mackinuko@chromium.org2009-12-151-6/+11
* Refactor browser action apitest and port for mac.kkania@chromium.org2009-12-145-135/+205
* Persist the order of extensions in the browser action toolbar across sessions.estade@chromium.org2009-12-144-9/+122
* Fix extension shutdown notification, take 2.estade@chromium.org2009-12-142-4/+12
* Try 2: Completely redo how themes are stored on disk and processed at install...erg@google.com2009-12-141-1/+3