summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/examples
Commit message (Expand)AuthorAgeFilesLines
* A couple of minor fixes to the tutorials:kathyw@chromium.org2011-01-182-0/+0
* Update the HTML source to use the CSS3 syntax for gradients.arv@chromium.org2011-01-052-12/+9
* Add minimum_chrome_version to chrome search extensionaa@chromium.org2011-01-042-1/+2
* Remove "key" property from chrome_search manifest, update docsaa@chromium.org2011-01-043-1/+0
* Convert build.chromium.org URLs to new URL format.chase@chromium.org2010-12-241-2/+1
* Introduce a separate preference for 'proxy server mode'battre@chromium.org2010-12-231-0/+0
* Add a sample app launcher extensionasargent@chromium.org2010-12-217-0/+292
* Update buildbot sample zip with manifest change bumping version number.asargent@chromium.org2010-12-161-0/+0
* Some small improvements for buildbot extensionasargent@chromium.org2010-12-165-8/+21
* Add missing icon image to the bookmarks sample extension.tessamac@google.com2010-12-152-0/+0
* Updating omnibox sample to use new XML formatting method.kurrik@chromium.org2010-12-092-70/+28
* Re-generate extension API docsgfeher@chromium.org2010-12-093-0/+0
* Remove CSS vendor prefixes where not needed.arv@chromium.org2010-12-082-4/+4
* Update Chrome Search sample extension to utilizeaa@chromium.org2010-12-071-21/+23
* Update static docs from r68237aa@chromium.org2010-12-032-0/+0
* Update chrome_search sample to take advantage of newest goodiesaa@chromium.org2010-12-031-36/+95
* Create a window with an existing tab and move a tab from a popup to a normal ...asargent@chromium.org2010-12-024-0/+0
* De-experimentalify omnibox extension API.mpcomplete@chromium.org2010-11-189-23/+21
* Allow localization of omnibox.keyword.mpcomplete@chromium.org2010-11-173-9/+9
* More changes to extension omnibox API for styles.mpcomplete@chromium.org2010-11-161-0/+0
* Updating extensions sample directory after r66100 and r66099.kurrik@chromium.org2010-11-152-0/+0
* Improvements to the Google News extension.kurrik@chromium.org2010-11-1520-318/+1486
* Adding anujb's calendar extension.kurrik@chromium.org2010-11-1511-0/+974
* Update the files affected by the chrome_search changekathyw@chromium.org2010-11-121-0/+0
* Revise the omnibox extension API so that specifying descriptionStyles is easier.mpcomplete@chromium.org2010-11-111-4/+2
* Improve the doc navigation.kathyw@chromium.org2010-11-111-0/+0
* Only generate zips for Chrome extension samples whose contents have changed.kurrik@chromium.org2010-11-0943-0/+0
* Adding a sample for searching through the Chrome extension docs using omnibox.kurrik@chromium.org2010-11-088-0/+483
* Revert 64828 - "Revert 64493 - These are files need to be added to benchmarks...tessamac@google.com2010-11-033-0/+580
* Revert 64493 - These are files need to be added to benchmarks extension.aa@chromium.org2010-11-023-580/+0
* These are files need to be added to benchmarks extension.lzheng@chromium.org2010-10-293-0/+580
* Add missing example ZIP filejochen@chromium.org2010-10-292-0/+0
* -Add the option to export the result table to .csv format.lzheng@chromium.org2010-10-278-506/+113
* It looks like the benchmark sample changed. I'd been ignoring zipfile changes...kathyw@chromium.org2010-10-271-0/+0
* Fix the issue when url cannot be fetched using spdy, the invalid data still s...lzheng@chromium.org2010-10-259-49/+1290
* Expands the chrome.experimental.processes extension API. creis@google.com2010-10-194-7/+90
* Revert 62458 - Expands the chrome.experimental.processes extension API.creis@google.com2010-10-133-83/+0
* Expands the chrome.experimental.processes extension API.creis@google.com2010-10-133-0/+83
* -Add metrics # of DOM, max/min/avg depth of the DOM tree of the tested pages.lzheng@chromium.org2010-10-114-80/+311
* Make extension docs builder use a sorted walk.asargent@chromium.org2010-10-0641-0/+0
* Adding a sample to demonstrate the infobars API.kurrik@chromium.org2010-09-179-0/+109
* Zip extension samples when building docs.kurrik@chromium.org2010-09-1640-0/+0
* DOMUI etc. Use the built in bind method of Function now that V8 supports it.arv@chromium.org2010-09-131-4/+4
* Adding a sample to show image data when right clicking on an image.kurrik@chromium.org2010-09-0913-0/+1387
* Only send out warning if there is benchmark running. Otherwise, you'll get a ...lzheng@chromium.org2010-09-092-4/+15
* Adding a sample for the extensions idle API.kurrik@chromium.org2010-09-077-0/+167
* Clean up benchmarks and pop warning message on error triggered by redirect.lzheng@chromium.org2010-09-071-1/+6
* Fix some issues with incognito split mode extensions.mpcomplete@chromium.org2010-09-021-1/+2
* Fix oauth contacts sample for edge case where a contact has no email.kurrik@chromium.org2010-09-021-2/+5
* Ensure that location.reload() reloads by passing true as an argument.skerner@chromium.org2010-09-011-2/+2