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
/
download
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check for null widget in DragDownload which is causing the crash in the bug.
varunjain@chromium.org
2012-03-28
1
-0
/
+5
*
Update comment for SavePackageFilePickerChromeOS irregularity.
achuith@chromium.org
2012-03-28
1
-1
/
+3
*
Normalize download file name on chromeos
tbarzic@chromium.org
2012-03-27
2
-2
/
+10
*
GData save package support with MHTML.
achuith@chromium.org
2012-03-27
4
-30
/
+195
*
ui/gfx: Remove the deprecated "operator const SkBitmap&" from Image API.
tfarina@chromium.org
2012-03-27
1
-1
/
+1
*
aura: Enable drag/drop from the downloads tray.
varunjain@chromium.org
2012-03-27
1
-11
/
+14
*
Remove Browser dependency in ChromeDownloadManagerDelegate for Android.
nileshagrawal@chromium.org
2012-03-25
1
-2
/
+11
*
Disable downloads from "file:" or "data:" URLs.
rdsmith@chromium.org
2012-03-24
1
-0
/
+74
*
Mark GData downloads as temporary.
asanka@chromium.org
2012-03-24
2
-2
/
+11
*
Show GData upload progress in the download shelf.
asanka@chromium.org
2012-03-23
3
-7
/
+53
*
Remove resource_request_info_impl.h dependency from chrome. This also makes b...
jam@chromium.org
2012-03-23
1
-19
/
+11
*
get rid of old options pages
estade@chromium.org
2012-03-23
1
-2
/
+1
*
gdata: Remove parasites from GDataFileSystem.
satorux@chromium.org
2012-03-22
1
-4
/
+5
*
Add abstractions that let embedders drive tests of WebContents, without expos...
joi@chromium.org
2012-03-22
1
-1
/
+0
*
Add .ocx to the list of dangerous extensions
asanka@chromium.org
2012-03-22
1
-1
/
+1
*
Wired download pipeline with the gdata cache and virtual file system layer.
zelidrag@chromium.org
2012-03-22
2
-17
/
+23
*
ui/gfx: Remove the deprecated "operator const SkBitmap*" from Image API.
tfarina@chromium.org
2012-03-21
1
-1
/
+1
*
Handle uncommon download verdict for safebrowsing download protection.
mattm@chromium.org
2012-03-16
1
-4
/
+14
*
Use a single condition for checking whether a download is dangerous.
asanka@chromium.org
2012-03-16
2
-9
/
+55
*
Add new danger type for uncommon or unknown downloads.
asanka@chromium.org
2012-03-16
3
-3
/
+24
*
JSONWriter cleanup: integrate pretty print into write options.
ericdingle@chromium.org
2012-03-16
1
-1
/
+1
*
Add .local and .manifest to the list of dangerous extensions
asanka@chromium.org
2012-03-15
1
-1
/
+3
*
Test file errors in downloads.
ahendrickson@chromium.org
2012-03-14
1
-109
/
+353
*
Move active_downloads_ui.* to chrome/browser/ui/webui/chromeos
asanka@chromium.org
2012-03-14
2
-3
/
+3
*
Disable DownloadsTest.AutoOpen on Linux.
marja@chromium.org
2012-03-14
1
-1
/
+8
*
Added read-only file error test.
ahendrickson@chromium.org
2012-03-14
1
-4
/
+77
*
ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.
tfarina@chromium.org
2012-03-13
1
-3
/
+3
*
Rewrite DownloadManagerImpl::InProgressCount to actually look at the items' s...
benjhayden@chromium.org
2012-03-13
1
-1
/
+1
*
Move download_types.h to content/public and rename it to match the one struct...
jam@chromium.org
2012-03-13
4
-8
/
+6
*
content: Start moving url_constants.{h,cc} to content namespace.
tfarina@chromium.org
2012-03-13
1
-2
/
+2
*
Add explicit content deps for chrome/test.
joi@chromium.org
2012-03-13
1
-0
/
+1
*
Use WebContentsDelegate::CanDownload to intercept file downloads on Android.
nileshagrawal@chromium.org
2012-03-13
5
-9
/
+23
*
Added callback to DownloadUrl() so we can find download failures where the do...
ahendrickson@chromium.org
2012-03-12
3
-4
/
+107
*
Move all the test URLRequestJobs to content/test/net.
jam@chromium.org
2012-03-12
4
-9
/
+25
*
Move 'More info' action into DownloadProtectionService
asanka@chromium.org
2012-03-12
1
-10
/
+18
*
Fixed issue with DownloadTestObserver.
ahendrickson@chromium.org
2012-03-12
4
-80
/
+250
*
Add content/public/browser/resource_dispatcher_host.h
darin@chromium.org
2012-03-12
3
-11
/
+10
*
Move DownloadPersistentStoreInfo to content\public\browser and into the conte...
jam@chromium.org
2012-03-11
4
-4
/
+8
*
Consolidate downloads-related methods in GDataDownloadObserver.
achuith@chromium.org
2012-03-10
1
-1
/
+2
*
If the danger state for the download has already been set to DANGER_URL, don'...
asanka@chromium.org
2012-03-10
1
-15
/
+19
*
Remove download_file_manager.h include from chrome. It was there because of a...
jam@chromium.org
2012-03-10
1
-68
/
+4
*
Use a scoped_refptr for DownloadManager member pointer.
achuith@chromium.org
2012-03-09
3
-20
/
+6
*
ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.
tfarina@chromium.org
2012-03-09
1
-1
/
+1
*
Download file picker changes for saving into gdata.
achuith@chromium.org
2012-03-08
6
-7
/
+158
*
Move download interrupt reasons to content\public (the enum that's used by ch...
jam@chromium.org
2012-03-08
2
-12
/
+14
*
Get rid of download_create_info.h entry in DEPS, it's not actually needed.
jam@chromium.org
2012-03-07
1
-2
/
+0
*
Add a DownloadItem::SetDangerType().
asanka@chromium.org
2012-03-07
2
-5
/
+5
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-1
/
+1
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
3
-3
/
+3
*
Refactor dangerous download warning text generation into DownloadItemModel.
asanka@chromium.org
2012-03-06
3
-21
/
+109
[next]