| Commit message (Expand) | Author | Age | Files | Lines |
* | Change poll interval in buildbot sample extension to 90 seconds. | aa@chromium.org | 2009-07-30 | 1 | -1/+1 |
* | An example extension that uses YouTube Gdata API. | lzheng@chromium.org | 2009-07-28 | 6 | -0/+342 |
* | Several changes to the benchmark extension: | mbelshe@google.com | 2009-07-17 | 3 | -431/+504 |
* | Change getLanguage to detectLanguage, and incorporate corresponding changes, ... | sidchat@google.com | 2009-07-16 | 1 | -1/+1 |
* | Retrying this patch. This was already reviewed by mpcomplete and the | finnur@chromium.org | 2009-07-15 | 2 | -77/+27 |
* | Reverting 20714. | finnur@chromium.org | 2009-07-15 | 3 | -27/+77 |
* | EFD now notifies EPM of renderviews created, which in turn notifies the rende... | finnur@chromium.org | 2009-07-15 | 3 | -77/+27 |
* | Remove temporary hack from buildbot sample as the server has been fixed. | aa@chromium.org | 2009-07-14 | 2 | -5/+1 |
* | Various updates to the buildbot sample. | aa@chromium.org | 2009-07-13 | 2 | -21/+32 |
* | Remove svn:executable property from some more files that don't need it. | thestig@chromium.org | 2009-07-10 | 6 | -47/+47 |
* | Add getLanguage function to tab extension. | sidchat@google.com | 2009-07-10 | 2 | -0/+42 |
* | Add a rudamentary feed preview to the RSS extension. It | finnur@chromium.org | 2009-07-09 | 3 | -13/+227 |
* | Changing LF ending on one html. | finnur@chromium.org | 2009-07-09 | 1 | -24/+24 |
* | PageActions can now specify multiple icons and switch between them | finnur@chromium.org | 2009-07-01 | 3 | -5/+51 |
* | a few minor tweaks the bookmarks API: | erikkay@google.com | 2009-06-29 | 1 | -15/+33 |
* | Remove tooltip from page_action and just use the name as the tooltip. We don'... | finnur@chromium.org | 2009-06-17 | 1 | -2/+1 |
* | Remove type from page action manifest, since we are ignoring that value anywa... | finnur@chromium.org | 2009-06-16 | 1 | -2/+1 |
* | Converting the RSS subscription page to use a background page, as opposed to ... | finnur@chromium.org | 2009-06-15 | 2 | -83/+81 |
* | Verify signed .crx extension installations | rafaelw@chromium.org | 2009-06-12 | 2 | -4/+2 |
* | Revert "BUG=12114" | tc@google.com | 2009-06-11 | 2 | -2/+4 |
* | BUG=12114 | rafaelw@chromium.org | 2009-06-11 | 2 | -4/+2 |
* | Clean up bookmark API to match style of other extension APIs | erikkay@google.com | 2009-06-10 | 2 | -66/+58 |
* | Add a benchmark extension. | mbelshe@google.com | 2009-06-09 | 10 | -0/+2718 |
* | Add my PasswordMaker extension to the samples dir. | mpcomplete@google.com | 2009-06-08 | 8 | -0/+2622 |
* | Attempting to make the Gmail checker more robust in the face of errors. | aa@chromium.org | 2009-05-20 | 1 | -47/+91 |
* | tabs.onUpdated now sends 'url' when 'state' has changed to 'loading' when nav... | rafaelw@chromium.org | 2009-05-20 | 1 | -1/+1 |
* | Add the RSS page action extension. | finnur@chromium.org | 2009-05-19 | 6 | -0/+132 |
* | extensions chrome.self.getViews(): | rafaelw@chromium.org | 2009-05-16 | 6 | -0/+59 |
* | Uploaded & applied on behalf of Roger Tawa (rogerta@google.com). | rafaelw@chromium.org | 2009-05-15 | 1 | -9/+14 |
* | Switch from using an iframe to using a JSON URL and dynamically generating th... | erikkay@google.com | 2009-05-15 | 1 | -26/+119 |
* | Revert "Revert "implemented extensions api windows.update()."" | aa@chromium.org | 2009-05-14 | 1 | -6/+34 |
* | Revert "implemented extensions api windows.update()." | aa@chromium.org | 2009-05-14 | 1 | -34/+6 |
* | implemented extensions api windows.update(). | rafaelw@chromium.org | 2009-05-14 | 1 | -6/+34 |
* | FormatErrorMessage() functions are now publicly available from ExtensionError... | rafaelw@chromium.org | 2009-05-12 | 1 | -5/+25 |
* | Fix an occurence of 'chromium' that didn't get changed to 'chrome' | aa@chromium.org | 2009-05-07 | 1 | -1/+1 |
* | honor index in createTab() | rafaelw@chromium.org | 2009-05-06 | 1 | -0/+1 |
* | BUG=11200 | rafaelw@chromium.org | 2009-05-05 | 5 | -48/+47 |
* | implemented API style/convention changes, including: | rafaelw@chromium.org | 2009-05-05 | 3 | -59/+148 |
* | Make buildbot sample more compact. | aa@chromium.org | 2009-05-04 | 1 | -18/+53 |
* | Various fixes to gmail sample: | aa@chromium.org | 2009-05-01 | 2 | -20/+32 |
* | Implement removeWindow, onWindowCreated, onWindowRemoved. | rafaelw@chromium.org | 2009-04-30 | 1 | -5/+16 |
* | Fix race where sometimes CSS is not applied to toolstrips. I | aa@chromium.org | 2009-04-29 | 11 | -360/+0 |
* | Move TabsAPI, bookmarks, and buildbot extensiosn into samples/ dir. | aa@chromium.org | 2009-04-29 | 10 | -0/+1946 |
* | Part 1 of sample sprucing. Also, change chromium_extension.py to generate a r... | aa@chromium.org | 2009-04-29 | 17 | -0/+429 |