| Commit message (Expand) | Author | Age | Files | Lines |
* | Rolling back 22300. | bradnelson@google.com | 2009-08-03 | 17 | -717/+1074 |
* | Delay loading of ExtensionHosts until the background page is ready. | mpcomplete@chromium.org | 2009-08-03 | 2 | -2/+34 |
* | Extension docs build script, gyp target and PRESUBMIT.PY check | rafaelw@chromium.org | 2009-08-03 | 17 | -978/+717 |
* | When a content script has a match pattern of http://*/*, we | aa@chromium.org | 2009-08-03 | 2 | -5/+14 |
* | Rolling back change 22245. | chrome-bot@google.com | 2009-08-02 | 2 | -77/+1 |
* | mole expand/collapse API, callable from a toolstrip for manual operation | erikkay@chromium.org | 2009-08-01 | 2 | -1/+77 |
* | Make the update_url key allowed for themes. | aa@chromium.org | 2009-07-30 | 1 | -1/+2 |
* | Pull all the filesystem manipulation out of | aa@chromium.org | 2009-07-28 | 1 | -0/+1 |
* | Re-org extension docs, template support for new static files. | rafaelw@chromium.org | 2009-07-28 | 26 | -881/+807 |
* | Fix schema typo in extension_api.json. | rafaelw@chromium.org | 2009-07-28 | 1 | -1/+1 |
* | Fix broken array.items reference in generate doc script. | rafaelw@chromium.org | 2009-07-28 | 1 | -6/+10 |
* | Pull a SandboxedExtensionUnpacker out of ExtensionsService. | aa@chromium.org | 2009-07-28 | 2 | -2/+3 |
* | Pull out synchronous extension apis to extensions_api.json, add custom handli... | rafaelw@chromium.org | 2009-07-27 | 5 | -17/+154 |
* | add mole info to toolstrip definition and enable moles | erikkay@chromium.org | 2009-07-26 | 4 | -5/+52 |
* | Implement mimetype sniffing for extensions. | aa@chromium.org | 2009-07-25 | 3 | -3/+34 |
* | Add a search box to all pages. (Well, most of them. But eventually | kathyw@google.com | 2009-07-24 | 6 | -1/+86 |
* | Placeholders for major doc pages. Also a few minor doc fixes. | kathyw@google.com | 2009-07-24 | 12 | -115/+611 |
* | Let theme values that previous had to be real be specified as ints. | glen@chromium.org | 2009-07-24 | 1 | -5/+8 |
* | Push bookmarks.remove/removeAll polymorphism into c++. fix bookmarks id schem... | rafaelw@chromium.org | 2009-07-24 | 1 | -12/+30 |
* | Fix undefined object properties showing up in reference pages. | rafaelw@chromium.org | 2009-07-23 | 1 | -4/+7 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -1/+2 |
* | Reland http://codereview.chromium.org/155945 which was erroneously reverted. | rafaelw@chromium.org | 2009-07-22 | 6 | -341/+574 |
* | revert r21327, which broke MessagingExtensionTab | estade@chromium.org | 2009-07-22 | 6 | -574/+341 |
* | Extensions Doc: | rafaelw@chromium.org | 2009-07-22 | 6 | -341/+574 |
* | Step 2 in abstracting Extension APIs to shared "IDL". | rafaelw@chromium.org | 2009-07-22 | 11 | -39/+651 |
* | Fix line endings doc files. | rafaelw@chromium.org | 2009-07-22 | 7 | -486/+486 |
* | Small improvements to the hello world tutorial. | kathyw@google.com | 2009-07-17 | 4 | -13/+36 |
* | A small start: add icons to the extension manifest. | aa@chromium.org | 2009-07-17 | 5 | -11/+70 |
* | First cut at extension docs. | rafaelw@chromium.org | 2009-07-15 | 9 | -0/+740 |
* | First extensions doc putback (if Raf doesn't beat me). | kathyw@google.com | 2009-07-15 | 15 | -0/+410 |
* | Various minor fixes: | aa@chromium.org | 2009-07-15 | 3 | -18/+9 |
* | Refactor extension constants to improve readability, debugging, and to make i... | erikkay@chromium.org | 2009-07-13 | 6 | -380/+420 |
* | Remove svn:executable property from some more files that don't need it. | thestig@chromium.org | 2009-07-10 | 2 | -0/+0 |
* | Add a couple of more extension unit tests for page | finnur@chromium.org | 2009-07-02 | 2 | -2/+91 |
* | PageActions can now specify multiple icons and switch between them | finnur@chromium.org | 2009-07-01 | 2 | -10/+35 |
* | Allow extension extensions to be case-insensitive. | avi@chromium.org | 2009-06-29 | 2 | -0/+11 |
* | two more unit_test fixes for: http://codereview.chromium.org/140018 | rafaelw@chromium.org | 2009-06-25 | 1 | -0/+1 |
* | Refactored ExtensionsPrefs to store paths relative to the extensions install ... | rafaelw@chromium.org | 2009-06-25 | 1 | -5/+2 |
* | Temporary extension UI for the Mac. | avi@chromium.org | 2009-06-25 | 1 | -0/+13 |
* | Small piece of extensions auto-update: add an auto-update url member var | asargent@chromium.org | 2009-06-18 | 3 | -6/+72 |
* | Small cleanup of constness. | mad@google.com | 2009-06-18 | 4 | -14/+16 |
* | Remove tooltip from page_action and just use the name as the tooltip. We don'... | finnur@chromium.org | 2009-06-17 | 2 | -15/+1 |
* | Change extension id format back to mp-decimal, and change the | aa@chromium.org | 2009-06-13 | 2 | -14/+64 |
* | Verify signed .crx extension installations | rafaelw@chromium.org | 2009-06-12 | 5 | -177/+105 |
* | Revert "BUG=12114" | tc@google.com | 2009-06-11 | 5 | -105/+177 |
* | BUG=12114 | rafaelw@chromium.org | 2009-06-11 | 5 | -177/+105 |
* | Remove the prepended manifest from the crx format. Now we just have the heade... | aa@chromium.org | 2009-06-10 | 1 | -0/+2 |
* | chrome.exe --package-extension generates .crx from extension directory | rafaelw@chromium.org | 2009-06-09 | 3 | -54/+107 |
* | Fix an issue where themes would sporadically fail to install. | mpcomplete@google.com | 2009-06-05 | 4 | -18/+77 |
* | Add this ability to install Extensions using preferences. Also known as: port... | finnur@chromium.org | 2009-06-05 | 3 | -22/+71 |