index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
extensions
/
api
/
downloads
/
downloads_api.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return error to chrome.downloads.removeFile
benjhayden@chromium.org
2014-01-17
1
-6
/
+3
*
[Download] Return DownloadInterruptReason from OnStartedCallback
asanka@chromium.org
2014-01-14
1
-6
/
+5
*
Move EventRouter to src/extensions/browser
jamescook@chromium.org
2013-11-21
1
-1
/
+1
*
Remove Profile dependency from ExtensionFunction
benwells@chromium.org
2013-10-28
1
-15
/
+15
*
Proper fix for a hanging bug in chrome.downloads.acceptDanger() on mac.
benjhayden@chromium.org
2013-10-08
1
-0
/
+2
*
Cleanup: Use std::string& instead of const char* in extension/api
limasdf@gmail.com
2013-10-01
1
-1
/
+1
*
Fix a crash in downloads.acceptDanger()
benjhayden@chromium.org
2013-08-24
1
-0
/
+7
*
Warn when extensions suggest conflicting download filenames
benjhayden@chromium.org
2013-08-10
1
-0
/
+16
*
Remove the host permission check from downloads.download()
benjhayden@chromium.org
2013-08-07
1
-1
/
+0
*
chrome.downloads.setShelfEnabled(boolean)
benjhayden@chromium.org
2013-07-31
1
-0
/
+30
*
Require host permissions for downloads.download()
benjhayden@chromium.org
2013-07-31
1
-0
/
+1
*
Mark files downloaded by extensions.
benjhayden@chromium.org
2013-07-31
1
-0
/
+20
*
A few minor changes to the chrome.downloads extension API
benjhayden@chromium.org
2013-07-28
1
-13
/
+61
*
Persist download ids across sessions by merging them with db_handles.
benjhayden@chromium.org
2013-07-12
1
-1
/
+0
*
Use a direct include of strings headers in chrome/browser/extensions/, part 1.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Make chrome.downloads.onDeterminingFilename take an enum indicating the actio...
benjhayden@chromium.org
2013-04-09
1
-3
/
+7
*
Implement chrome.downloads.onDeterminingFilename() to allow extensions to par...
benjhayden@chromium.org
2013-03-03
1
-18
/
+46
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-1
/
+1
*
Record histogram of extension API usage
rpaquay@chromium.org
2013-01-18
1
-12
/
+13
*
Implement chrome.downloads.acceptDanger()
benjhayden@chromium.org
2013-01-18
1
-0
/
+1
*
chrome.downloads.DownloadItem.exists indicates to extensions whether a downlo...
benjhayden@chromium.org
2013-01-14
1
-2
/
+0
*
Update references to the extension messaging APIs and lastError to point to
kalman@chromium.org
2013-01-08
1
-1
/
+1
*
Implement chrome.downloads.erase()
benjhayden@chromium.org
2012-12-14
1
-1
/
+1
*
Implement chrome.downloads.open()
benjhayden@chromium.org
2012-12-07
1
-1
/
+1
*
Removed some dead code from the extensions APIs
sergiyb@google.com
2012-11-20
1
-1
/
+0
*
OnDownloadStarted takes DownloadItem* instead of DownloadId
benjhayden@chromium.org
2012-10-09
1
-1
/
+1
*
Rename HyperbolicDownloadItemNotifer -> AllDownloadItemNotifier
benjhayden@chromium.org
2012-09-25
1
-4
/
+4
*
HyperbolicDownloadItemNotifier observes ALL the items!
benjhayden@chromium.org
2012-09-13
1
-26
/
+14
*
Reland
benjhayden@chromium.org
2012-08-09
1
-1
/
+2
*
Revert 149794 - DownloadItem::Observer::OnDownloadDestroyed() replaces Downlo...
rdsmith@chromium.org
2012-08-06
1
-2
/
+1
*
DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVING
benjhayden@chromium.org
2012-08-03
1
-1
/
+2
*
DownloadManager::Observer::OnDownloadCreated
benjhayden@chromium.org
2012-07-26
1
-1
/
+5
*
Switch the downloads API over to IDL/json_schema_compiler
benjhayden@chromium.org
2012-07-11
1
-169
/
+35
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Rewrite DownloadsApiTest in C++.
benjhayden@chromium.org
2012-06-29
1
-3
/
+9
*
Revert 144807 - Rewrite DownloadsApiTest in C++.
dmichael@chromium.org
2012-06-28
1
-9
/
+3
*
Rewrite DownloadsApiTest in C++.
benjhayden@chromium.org
2012-06-28
1
-3
/
+9
*
RefCounted types should not have public destructors, delegate cleanup
rsleevi@chromium.org
2012-06-26
1
-0
/
+2
*
Move chrome.downloads out of experimental to dev
benjhayden@chromium.org
2012-06-21
1
-0
/
+383