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
/
download_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 143772 - Fix drawing of download progress indicator.
avi@chromium.org
2012-06-27
1
-39
/
+26
*
Merge 143605 - grd file update for new 2x assets
thakis@chromium.org
2012-06-24
1
-1
/
+1
*
aura: Fix draggin files from downloads page. This was broken from when we
varunjain@chromium.org
2012-06-13
1
-4
/
+11
*
Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()
davemoore@chromium.org
2012-06-07
1
-1
/
+1
*
Rename DrawBitmapInt to DrawImageInt
pkotwicz@chromium.org
2012-06-07
1
-10
/
+10
*
Revert 140877 - Rename DrawBitmapInt to DrawImageInt
pkotwicz@chromium.org
2012-06-06
1
-10
/
+10
*
Rename DrawBitmapInt to DrawImageInt
pkotwicz@chromium.org
2012-06-06
1
-10
/
+10
*
Converted the rest of chrome except for extensions and favicons to user Image...
pkotwicz@chromium.org
2012-06-05
1
-21
/
+23
*
Revert 140531 - Converted the rest of chrome except for extensions and favico...
pkotwicz@chromium.org
2012-06-05
1
-23
/
+21
*
Converted the rest of chrome except for extensions and favicons to user Image...
pkotwicz@chromium.org
2012-06-05
1
-21
/
+23
*
Converts remainder of ui (except for ui/app_list) and chrome/browser/ui/views...
pkotwicz@chromium.org
2012-05-31
1
-2
/
+2
*
download: Remove browser_view.h include from download_util.cc
tfarina@chromium.org
2012-05-07
1
-1
/
+1
*
Linux: Use the same safe downloads logic as Windows. (try 2)
thestig@chromium.org
2012-04-28
1
-23
/
+37
*
Revert 134362 - Linux: Use the same safe downloads logic as Windows.
yoz@chromium.org
2012-04-27
1
-36
/
+23
*
Linux: Use the same safe downloads logic as Windows.
thestig@chromium.org
2012-04-27
1
-23
/
+36
*
Fix downloads page drag/drop in WIN.
varunjain@chromium.org
2012-04-13
1
-5
/
+10
*
Replaced sk_canvas()->drawPath() with DrawPath()
pkotwicz@chromium.org
2012-04-10
1
-1
/
+1
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-10
/
+3
*
Display error-specific messages when a download is interrupted.
ahendrickson@chromium.org
2012-04-02
1
-0
/
+3
*
Check for null widget in DragDownload which is causing the crash in the bug.
varunjain@chromium.org
2012-03-28
1
-0
/
+5
*
aura: Enable drag/drop from the downloads tray.
varunjain@chromium.org
2012-03-27
1
-11
/
+14
*
ui/gfx: Remove the deprecated "operator const SkBitmap*" from Image API.
tfarina@chromium.org
2012-03-21
1
-1
/
+1
*
Add new danger type for uncommon or unknown downloads.
asanka@chromium.org
2012-03-16
1
-3
/
+7
*
ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.
tfarina@chromium.org
2012-03-13
1
-3
/
+3
*
Move download_types.h to content/public and rename it to match the one struct...
jam@chromium.org
2012-03-13
1
-1
/
+0
*
content: Start moving url_constants.{h,cc} to content namespace.
tfarina@chromium.org
2012-03-13
1
-2
/
+2
*
ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.
tfarina@chromium.org
2012-03-09
1
-1
/
+1
*
Get rid of download_create_info.h entry in DEPS, it's not actually needed.
jam@chromium.org
2012-03-07
1
-2
/
+0
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Move most of ui/views/drag_utils to ui/base/dragdrop so it can be used outsid...
jam@chromium.org
2012-03-05
1
-1
/
+1
*
Isolate initiation counts for downloads to their own histograms and improve
rdsmith@chromium.org
2012-02-15
1
-1
/
+6
*
Move common file path related methods between chrome & content to file_util. ...
jam@chromium.org
2012-01-31
1
-4
/
+2
*
Move DownloadFile back to content\browser\download. Only static functions in ...
jam@chromium.org
2012-01-31
1
-1
/
+1
*
Update the Chrome download histogram after the xml file was changed.
jam@chromium.org
2012-01-26
1
-1
/
+1
*
Remove some unnecessary resource_dispatcher_host.h includes.
darin@chromium.org
2012-01-25
1
-2
/
+1
*
Move DownloadDangerType to its own file.
jam@chromium.org
2012-01-24
1
-8
/
+10
*
Get rid of download_stats.h dependency from Chrome.
jam@chromium.org
2012-01-24
1
-0
/
+25
*
Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...
jam@chromium.org
2012-01-20
1
-0
/
+10
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
1
-2
/
+1
*
Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...
jam@chromium.org
2011-12-20
1
-3
/
+6
*
views: Move some random files from views/ to ui/views/.
tfarina@chromium.org
2011-11-30
1
-1
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
1
-1
/
+1
*
Update download page to deal with new DANGEROUS_CONTENT state.
asanka@chromium.org
2011-11-22
1
-3
/
+29
*
This split will facilitate testing DownloadQuery and other users of DownloadI...
benjhayden@chromium.org
2011-11-21
1
-21
/
+21
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
1
-1
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-1
/
+1
*
Fix DownloadTests and change cros/aura to use shelf
davemoore@chromium.org
2011-11-18
1
-2
/
+1
*
Revert 110765 - Fix DownloadTests and change cros/aura to use shelf
davemoore@chromium.org
2011-11-18
1
-1
/
+2
*
Fix DownloadTests and change cros/aura to use shelf
davemoore@chromium.org
2011-11-18
1
-2
/
+1
*
Propagate the SafeBrowsing download protection verdict to the DownloadItem.
noelutz@google.com
2011-11-17
1
-3
/
+4
[next]