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
*
use webstore extent to verify gallery downloads
erikkay@chromium.org
2010-10-08
1
-1
/
+18
*
restrict install of gallery-hosted apps from the gallery
erikkay@chromium.org
2010-10-08
1
-1
/
+1
*
Don't change the extension for downloads that already have benign extensions.
estade@chromium.org
2010-09-30
1
-36
/
+1
*
FBTF: Move ctors/dtors into cc files.
erg@google.com
2010-09-13
1
-1
/
+1
*
Implement gallery install API
rafaelw@chromium.org
2010-09-09
1
-0
/
+1
*
Expand tar.gz download workaround to work for tgz as well.
estade@chromium.org
2010-08-28
1
-4
/
+5
*
Convert FormatBytes to string16.
evan@chromium.org
2010-08-19
1
-4
/
+7
*
Revert "Convert FormatBytes to string16."
evan@chromium.org
2010-08-18
1
-7
/
+4
*
Convert FormatBytes to string16.
evan@chromium.org
2010-08-18
1
-4
/
+7
*
Convert GetDisplayStringInLTRDirectionality from wstring to string16.
tony@chromium.org
2010-08-18
1
-3
/
+4
*
Convert infobar APIs to UTF-16.
evan@chromium.org
2010-08-13
1
-1
/
+1
*
Convert TimeFormat (chrome/common/time_format.*) to string16 (from wstring).
viettrungluu@chromium.org
2010-08-12
1
-25
/
+27
*
Convert occurrences of WideToUTF{8,16}(l10n_util::GetString...() ...
viettrungluu@chromium.org
2010-08-08
1
-1
/
+1
*
rid of more OS_LINUX defines, to help the BSD port (work by sprewell & I)
pvalchev@google.com
2010-08-06
1
-5
/
+5
*
Clean up download code:
phajdan.jr@chromium.org
2010-08-05
1
-0
/
+204
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-2
/
+2
*
Download code cleanup:
phajdan.jr@chromium.org
2010-07-27
1
-21
/
+0
*
Download code cleanup:
phajdan.jr@chromium.org
2010-07-23
1
-2
/
+2
*
Rename the download to its final name only after the download is finished
kinuko@chromium.org
2010-07-21
1
-0
/
+27
*
Download code cleanup:
phajdan.jr@chromium.org
2010-07-20
1
-0
/
+33
*
Download code cleanup: split big files into smaller one.
phajdan.jr@chromium.org
2010-07-16
1
-0
/
+1
*
Deprecate most of the remaining wstring file_util functions.
evan@chromium.org
2010-07-08
1
-2
/
+1
*
Canvas refactoring Phase 4a:
ben@chromium.org
2010-06-29
1
-10
/
+2
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-25
1
-7
/
+8
*
Revert 50784 - Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-8
/
+7
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-7
/
+8
*
Use GetDisplayStringInLTRDirectionality() in more places to simplify code.
pkasting@chromium.org
2010-05-05
1
-3
/
+2
*
Append a number to make app shortcut name unique.
xiyuan@chromium.org
2010-03-26
1
-0
/
+28
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-7
/
+8
*
Win7: Show download progress in superbar.
mhm@chromium.org
2010-03-19
1
-1
/
+38
*
GTK: implement extension bookmark manager drag api.
estade@chromium.org
2010-03-18
1
-1
/
+1
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
1
-1
/
+1
*
Don't fail when default download folder doesn't exist
kinuko@chromium.org
2010-03-13
1
-2
/
+4
*
Start a download in the user's download directory to lower rename failure pos...
kinuko@chromium.org
2010-03-09
1
-0
/
+42
*
chrome 6: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-1
/
+1
*
This change makes incognito downloads show up in the downloads page of an inc...
estade@chromium.org
2010-02-24
1
-0
/
+1
*
GTK: handle dom_ui-generated download drag events.
estade@chromium.org
2010-02-24
1
-3
/
+7
*
Add temporary download progress overlay to the dock icon for the Mac (real UI...
avi@chromium.org
2010-02-01
1
-0
/
+8
*
Replace GtkFileChooser with file browser for ChromeOS
xiyuan@chromium.org
2010-01-29
1
-0
/
+105
*
Fix by gdk (Garret Kelly)
rolandsteiner@chromium.org
2010-01-13
1
-1
/
+3
*
Fix for bug 10876 that resulted in some refactoring:
rolandsteiner@chromium.org
2009-10-28
1
-3
/
+1
*
Revert 30168 - Commit patch set from http://codereview.chromium.org/149796
rolandsteiner@chromium.org
2009-10-27
1
-1
/
+3
*
Commit patch set from http://codereview.chromium.org/149796
rolandsteiner@chromium.org
2009-10-27
1
-3
/
+1
*
linux: drop temp_scaffolding_stubs
evan@chromium.org
2009-09-25
1
-1
/
+7
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-24
1
-0
/
+1
*
Implements file contents support in OSExchangeData and DropTarget
sky@chromium.org
2009-09-23
1
-17
/
+31
*
Implement drag and drop of downloads for the Mac downloads page.
paul@chromium.org
2009-08-17
1
-4
/
+5
*
Refactors OSExchangeData for easier portability.
sky@chromium.org
2009-08-12
1
-6
/
+8
*
Commit patch for Pierre-Antoine LaFayette, original CL:
paul@chromium.org
2009-08-11
1
-3
/
+16
[next]