summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/examples/api/downloads
Commit message (Expand)AuthorAgeFilesLines
* Optimize png files in chrome/commonMitsuru Oshima2015-06-255-0/+0
* Fix the download_links and download_filename_controller example extensions.benjhayden@chromium.org2013-10-173-4/+2
* Proper fix for a hanging bug in chrome.downloads.acceptDanger() on mac.benjhayden@chromium.org2013-10-081-0/+2
* Work around a timing issue on mac in acceptDanger().benjhayden@chromium.org2013-08-272-6/+13
* Download Filename Controllerbenjhayden@chromium.org2013-08-2210-63/+289
* Remove the host permission check from downloads.download()benjhayden@chromium.org2013-08-077-36/+72
* chrome.downloads.setShelfEnabled(boolean)benjhayden@chromium.org2013-07-312-1/+4
* Mark files downloaded by extensions.benjhayden@chromium.org2013-07-313-0/+16
* Modern Download Manager browser action extensionbenjhayden@chromium.org2013-07-3016-0/+1691
* Delete the empty or giantic files checked into extension examples.kalman@chromium.org2013-04-242-1/+0
* Make chrome.downloads.onDeterminingFilename take an enum indicating the actio...benjhayden@chromium.org2013-04-091-1/+1
* Implement chrome.downloads.onDeterminingFilename() to allow extensions to par...benjhayden@chromium.org2013-03-032-0/+25
* Delete sample extension zip files. They are now generated by the serverkalman@chromium.org2012-09-201-0/+0
* Link anchors are fully qualified, all the time. Displayed names are fully qu...bryeung@chromium.org2012-06-221-0/+0
* Good deed of the day: re-build extension docs.kalman@chromium.org2012-06-221-0/+0
* Move chrome.downloads out of experimental to devbenjhayden@chromium.org2012-06-212-2/+2
* Use compression when generating sample zip files.yoz@chromium.org2012-06-051-0/+0
* Update extension docs.aa@chromium.org2012-03-021-0/+0
* downloads.download() sample extensionbenjhayden@chromium.org2012-02-296-0/+184