summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Rolling back 22300.bradnelson@google.com2009-08-0317-717/+1074
* Delay loading of ExtensionHosts until the background page is ready.mpcomplete@chromium.org2009-08-032-2/+34
* Extension docs build script, gyp target and PRESUBMIT.PY checkrafaelw@chromium.org2009-08-0317-978/+717
* When a content script has a match pattern of http://*/*, weaa@chromium.org2009-08-032-5/+14
* Rolling back change 22245.chrome-bot@google.com2009-08-022-77/+1
* mole expand/collapse API, callable from a toolstrip for manual operationerikkay@chromium.org2009-08-012-1/+77
* Make the update_url key allowed for themes.aa@chromium.org2009-07-301-1/+2
* Pull all the filesystem manipulation out ofaa@chromium.org2009-07-281-0/+1
* Re-org extension docs, template support for new static files.rafaelw@chromium.org2009-07-2826-881/+807
* Fix schema typo in extension_api.json.rafaelw@chromium.org2009-07-281-1/+1
* Fix broken array.items reference in generate doc script.rafaelw@chromium.org2009-07-281-6/+10
* Pull a SandboxedExtensionUnpacker out of ExtensionsService.aa@chromium.org2009-07-282-2/+3
* Pull out synchronous extension apis to extensions_api.json, add custom handli...rafaelw@chromium.org2009-07-275-17/+154
* add mole info to toolstrip definition and enable moleserikkay@chromium.org2009-07-264-5/+52
* Implement mimetype sniffing for extensions.aa@chromium.org2009-07-253-3/+34
* Add a search box to all pages. (Well, most of them. But eventuallykathyw@google.com2009-07-246-1/+86
* Placeholders for major doc pages. Also a few minor doc fixes.kathyw@google.com2009-07-2412-115/+611
* Let theme values that previous had to be real be specified as ints.glen@chromium.org2009-07-241-5/+8
* Push bookmarks.remove/removeAll polymorphism into c++. fix bookmarks id schem...rafaelw@chromium.org2009-07-241-12/+30
* Fix undefined object properties showing up in reference pages.rafaelw@chromium.org2009-07-231-4/+7
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+2
* Reland http://codereview.chromium.org/155945 which was erroneously reverted.rafaelw@chromium.org2009-07-226-341/+574
* revert r21327, which broke MessagingExtensionTabestade@chromium.org2009-07-226-574/+341
* Extensions Doc:rafaelw@chromium.org2009-07-226-341/+574
* Step 2 in abstracting Extension APIs to shared "IDL".rafaelw@chromium.org2009-07-2211-39/+651
* Fix line endings doc files.rafaelw@chromium.org2009-07-227-486/+486
* Small improvements to the hello world tutorial.kathyw@google.com2009-07-174-13/+36
* A small start: add icons to the extension manifest.aa@chromium.org2009-07-175-11/+70
* First cut at extension docs.rafaelw@chromium.org2009-07-159-0/+740
* First extensions doc putback (if Raf doesn't beat me).kathyw@google.com2009-07-1515-0/+410
* Various minor fixes:aa@chromium.org2009-07-153-18/+9
* Refactor extension constants to improve readability, debugging, and to make i...erikkay@chromium.org2009-07-136-380/+420
* Remove svn:executable property from some more files that don't need it.thestig@chromium.org2009-07-102-0/+0
* Add a couple of more extension unit tests for pagefinnur@chromium.org2009-07-022-2/+91
* PageActions can now specify multiple icons and switch between themfinnur@chromium.org2009-07-012-10/+35
* Allow extension extensions to be case-insensitive.avi@chromium.org2009-06-292-0/+11
* two more unit_test fixes for: http://codereview.chromium.org/140018rafaelw@chromium.org2009-06-251-0/+1
* Refactored ExtensionsPrefs to store paths relative to the extensions install ...rafaelw@chromium.org2009-06-251-5/+2
* Temporary extension UI for the Mac.avi@chromium.org2009-06-251-0/+13
* Small piece of extensions auto-update: add an auto-update url member varasargent@chromium.org2009-06-183-6/+72
* Small cleanup of constness.mad@google.com2009-06-184-14/+16
* Remove tooltip from page_action and just use the name as the tooltip. We don'...finnur@chromium.org2009-06-172-15/+1
* Change extension id format back to mp-decimal, and change theaa@chromium.org2009-06-132-14/+64
* Verify signed .crx extension installationsrafaelw@chromium.org2009-06-125-177/+105
* Revert "BUG=12114"tc@google.com2009-06-115-105/+177
* BUG=12114rafaelw@chromium.org2009-06-115-177/+105
* Remove the prepended manifest from the crx format. Now we just have the heade...aa@chromium.org2009-06-101-0/+2
* chrome.exe --package-extension generates .crx from extension directoryrafaelw@chromium.org2009-06-093-54/+107
* Fix an issue where themes would sporadically fail to install.mpcomplete@google.com2009-06-054-18/+77
* Add this ability to install Extensions using preferences. Also known as: port...finnur@chromium.org2009-06-053-22/+71