summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Clean up bookmark manager extension api code a bit.arv@chromium.org2010-02-032-30/+46
* Move repetive testing code into a method of the base class used for testing e...skerner@chromium.org2010-02-024-37/+50
* Adjusts tab strip model to deal with app tabs. There were a couple ofsky@chromium.org2010-02-022-4/+2
* [Mac] Make the extension popup a singleton instance to avoid maintaining mult...andybons@chromium.org2010-02-021-3/+3
* DevTools: fix TimelineApi test (followup fix for dispatchToApu rename).pfeldman@chromium.org2010-02-021-1/+1
* DevTools: Fixes Speed Tracer after message renames in r37251.pfeldman@chromium.org2010-02-021-1/+1
* Get rid of check that caused redirects to fail extension updates.asargent@chromium.org2010-02-011-5/+1
* Relanding the hooking of the translate feature UI.jcampan@chromium.org2010-02-011-1/+1
* Revert 37674 - Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-1/+1
* Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-1/+1
* ExtensionInstalledBubble for Mac.mirandac@chromium.org2010-01-312-4/+45
* The upstream change to make popup shrinking work properly is a big project, s...aa@chromium.org2010-01-311-2/+6
* Expose sortChildren to the bookmark manager extension API and use that from t...arv@chromium.org2010-01-303-4/+24
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-307-0/+382
* If an extension crashes or is killed by the task manager then reloaded, the i...andybons@chromium.org2010-01-301-0/+7
* Add clipboard hooks to the bookmark manager extension API.arv@chromium.org2010-01-293-19/+89
* Replace the "origins" key in the manifest with "extent". The items in the ext...aa@chromium.org2010-01-291-1/+1
* A little more polish on the RSS extension.finnur@chromium.org2010-01-291-1/+1
* Enable apps to request the HTML5 notification permission.aa@chromium.org2010-01-281-2/+5
* Fix extension remove tab crasher.viettrungluu@chromium.org2010-01-281-1/+6
* Adds an experimental processes module to the extensions API.creis@chromium.org2010-01-286-0/+98
* Refactor extension autoupdater.asargent@chromium.org2010-01-287-215/+415
* Allow extensions to add, remove, or change their page action popup.skerner@chromium.org2010-01-284-0/+122
* Add import/export extension apisfeldstein@chromium.org2010-01-287-2/+127
* revert 37335:estade@chromium.org2010-01-277-382/+0
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-277-0/+382
* Correction of permissions of extension manifest file for the extension_popup_...twiz@google.com2010-01-271-2/+1
* RSS extension was not finding feeds specified with finnur@chromium.org2010-01-271-0/+20
* Prevents a crash that occurs when multiple ExtensionHost objects point to the...andybons@chromium.org2010-01-262-21/+43
* Enable extension tests now that upstream r53815 has fixed the crash in pthrea...dimich@chromium.org2010-01-261-15/+0
* Associate popups with the top level frame instead of the security origin.erg@google.com2010-01-262-6/+4
* Temporarily disabled some browser tests that fail because of r53715 upstream.dimich@google.com2010-01-251-0/+15
* Extension tweaks for phantom tabs. I did the following modifications:sky@chromium.org2010-01-237-12/+61
* Disable UpdatePermissions because of flakiness on linux 64.kkania@chromium.org2010-01-221-0/+5
* [Mac] Fixes crash where killing an extension via the task manager while a pop...andybons@chromium.org2010-01-221-5/+9
* Re-enable UninstallDisabled and UpdatePermissions tests. Do not check for inf...kkania@chromium.org2010-01-221-12/+4
* Adds support for phantom tabs. A pinned tab becomes a phantom tab whensky@chromium.org2010-01-222-12/+20
* One more attempt at landing this CL.jcampan@chromium.org2010-01-212-10/+34
* Disable UninstallDisabled and UpdatePermissions temporarily.kkania@chromium.org2010-01-201-2/+2
* Add 3 tests for extension installation. Fix and re-enable UpdatePermissions t...kkania@chromium.org2010-01-205-182/+305
* Wait for the test extension to notify us instead of the EXTENSION_HOST_DID_ST...kkania@chromium.org2010-01-201-14/+4
* Mark ExtensionApiTest.BrowserActionPopup as flaky.kuchhal@chromium.org2010-01-201-1/+1
* Update comments to reflect the removal of class ExtensionActionState, which n...skerner@chromium.org2010-01-201-1/+0
* Drop the code allowing privacy blacklists to be shipped in extensions.phajdan.jr@chromium.org2010-01-204-108/+0
* Revert 36589 - Still failing the reliability tests.jcampan@chromium.org2010-01-202-34/+10
* Another try at landing this.jcampan@chromium.org2010-01-202-10/+34
* Reland r36541 (which went in without any commit log by some magic). Was rever...jshin@chromium.org2010-01-192-12/+1
* Revert 36541 (which went in without any commit log by some black magic). jshin@chromium.org2010-01-192-1/+12
* Port BrowserActionApiTest.BrowserActionPopup to linux.estade@chromium.org2010-01-194-16/+46
* Review URL: http://codereview.chromium.org/545123jshin@chromium.org2010-01-192-12/+1