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