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
*
[Downloads] "Open with system handler" isn't necessary on Chrome OS.
asanka@chromium.org
2013-11-22
1
-2
/
+3
*
Only cancel in-progress downloads when closing the last Browser window.
sammc@chromium.org
2013-11-22
1
-1
/
+2
*
Move PolicyMap and its dependencies to components/policy/.
dconnelly@chromium.org
2013-11-21
2
-2
/
+2
*
Cancel all in-progress downloads when the last browser window is closed.
sammc@chromium.org
2013-11-20
2
-0
/
+23
*
[Downloads] Perform file existence check on blocking pool.
asanka@chromium.org
2013-11-18
2
-2
/
+56
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
4
-4
/
+4
*
[Downloads] Use a WeakPtrFactory in ChromeDownloadManagerDelegate.
asanka@chromium.org
2013-11-14
2
-4
/
+9
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
1
-0
/
+2
*
linux_aura: Turn aura on on the main linux builders.
erg@chromium.org
2013-11-09
1
-1
/
+8
*
Safebrowsing related fixes for linux_redux compile.
mattm@chromium.org
2013-11-08
1
-0
/
+4
*
Prefer opening PDF downloads in the browser.
asanka@chromium.org
2013-11-08
14
-130
/
+912
*
Move FeatureSwitch to top-level extensions/
rdevlin.cronin@chromium.org
2013-11-08
2
-2
/
+2
*
Revert 233460 "Prefer opening PDF downloads in the browser."
hashimoto@chromium.org
2013-11-07
14
-905
/
+130
*
Rename WebKit namespace to blink (part 4)
abarth@chromium.org
2013-11-07
1
-7
/
+7
*
Prefer opening PDF downloads in the browser.
asanka@chromium.org
2013-11-07
14
-130
/
+905
*
1. Enables the Safe Browsing download reporting feature on all channels
felt@chromium.org
2013-11-02
2
-5
/
+27
*
We want to see how many people open the final confirmation prompt to 'restore...
felt@chromium.org
2013-11-02
3
-1
/
+15
*
This CL changes the UI for the malicious download notification in the downloa...
felt@chromium.org
2013-10-30
1
-2
/
+0
*
Make all PDF-related file extensions non-"dangerous".
palmer@chromium.org
2013-10-30
1
-7
/
+0
*
Make .pdf never "dangerous" to download.
palmer@chromium.org
2013-10-28
1
-2
/
+1
*
1) Applies the new malware UI to binaries that change settings
felt@chromium.org
2013-10-27
2
-7
/
+20
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
1
-1
/
+1
*
Remove redundant tests from ConfigurationPolicyPrefStoreTest.
dconnelly@chromium.org
2013-10-25
2
-1
/
+9
*
Add Views-specific download danger prompt dialog
wittman@chromium.org
2013-10-23
1
-1
/
+11
*
Remove NOTIFICATION_WEB_CONTENTS_VISIBILITY_CHANGED from download started ani...
avi@chromium.org
2013-10-23
1
-0
/
+26
*
Move DownloadDirPolicyHandler to live in chrome/browser/download.
dconnelly@chromium.org
2013-10-21
4
-0
/
+110
*
On browser close, the browser checks to see if there are any pending downloads.
felt@chromium.org
2013-10-21
4
-9
/
+15
*
Update the text on the chrome://downloads warning confirmation
felt@chromium.org
2013-10-18
2
-34
/
+75
*
Remove MalwareDownloadWarning Finch trial, switch all clients to selected string
felt@chromium.org
2013-10-18
5
-135
/
+5
*
This removes the 'keep' option from the download notifications for known malw...
felt@chromium.org
2013-10-17
4
-8
/
+63
*
Remove NOTIFICATION_WEB_CONTENTS_DESTROYED from the download request limiter.
avi@chromium.org
2013-10-15
2
-60
/
+62
*
Remove notifications from TestNavigationObserver and clean it and its uses up.
avi@chromium.org
2013-10-08
1
-4
/
+1
*
Fix a crash in DownloadRequestLimiter::CanDownloadImpl
benjhayden@chromium.org
2013-09-27
2
-6
/
+51
*
Remove the concept of blocked contents.
jochen@chromium.org
2013-09-17
3
-39
/
+6
*
ui/base/animation -> ui/gfx/animation
sky@chromium.org
2013-09-15
1
-2
/
+2
*
Mount Drive file system only when it is enabled.
hidehiko@chromium.org
2013-09-12
1
-3
/
+6
*
Android: fixes compiling with experimental TCMalloc.
bulach@chromium.org
2013-09-11
1
-6
/
+15
*
Merge the LinuxUI interface from its own .so into libviews.so.
erg@chromium.org
2013-09-10
1
-2
/
+2
*
Move text_elider to gfx.
ben@chromium.org
2013-09-09
1
-5
/
+5
*
Move DragDownloadItem() implementation to download_item_drag.cc
tfarina@chromium.org
2013-09-06
1
-13
/
+0
*
Clean-up: Replaces Font with FontList in DownloadItem{Model,View}.
yukishiino@chromium.org
2013-09-02
3
-17
/
+23
*
gtk: Split CustomDrag into multiple pieces.
tfarina@chromium.org
2013-08-31
1
-1
/
+1
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
2
-6
/
+5
*
Revert 219709 "Remove the Extensions URLRequestContext."
earthdok@chromium.org
2013-08-27
1
-6
/
+2
*
Remove the Extensions URLRequestContext.
ajwong@chromium.org
2013-08-27
1
-2
/
+6
*
Switch ObserverList::size() to ObserverList::might_have_observers() Pt.1
caitkp@chromium.org
2013-08-26
1
-1
/
+1
*
Move DragDownload() out of download_util.h
tfarina@chromium.org
2013-08-25
9
-49
/
+32
*
Fix a crash in downloads.acceptDanger()
benjhayden@chromium.org
2013-08-24
1
-3
/
+0
*
[CleanUp] Use base::STLSetDifference in place of std::set_difference
Hokein.Wu@gmail.com
2013-08-23
1
-7
/
+1
*
Move GetDefaultDownloadDirectory() function into DownloadPrefs.
tfarina@chromium.org
2013-08-17
4
-99
/
+73
[next]