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
/
save_package.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Browser and unit test cases for patch submitted for Issue 23584 under
tony@chromium.org
2010-04-08
1
-11
/
+17
*
chrome 6: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-1
/
+2
*
Modified SavePackage(TabContents* tab_contents) of save_package.cc.
tony@chromium.org
2010-03-02
1
-1
/
+9
*
This change makes incognito downloads show up in the downloads page of an inc...
estade@chromium.org
2010-02-24
1
-2
/
+3
*
Fixes Issue 34722: Meaningless value in 'Save as type' combobox of 'Save page...
georgey@chromium.org
2010-02-23
1
-3
/
+68
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2010-02-09
1
-4
/
+4
*
Support dragging a virtual file out of the browser.
jianli@chromium.org
2010-01-15
1
-5
/
+5
*
Handle extensions correctly when the default download location is not writable
kinuko@chromium.org
2009-12-25
1
-1
/
+1
*
Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.
yaar@chromium.org
2009-12-23
1
-6
/
+6
*
Remove IsPrefRegistered function from PrefService API and fix the callers to
tony@chromium.org
2009-12-07
1
-2
/
+2
*
Reverts r4177, reimplements a fix for bug 3417. Adding UpdateObservers to Dow...
avi@chromium.org
2009-12-04
1
-0
/
+3
*
Enable localization of default downloaded filename.
tony@chromium.org
2009-11-04
1
-2
/
+4
*
Fourth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-02
1
-11
/
+22
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
1
-2
/
+3
*
Do some cleanup of file path name handling.
brettw@chromium.org
2009-10-22
1
-10
/
+6
*
This patch enables "Save page as" (ctrl+s) for resources located at
jamesr@chromium.org
2009-10-13
1
-4
/
+6
*
Make on-demand download directory creation safe.
estade@chromium.org
2009-10-09
1
-8
/
+36
*
Separate out some more ICU from base and into base/i18n.
brettw@chromium.org
2009-10-08
1
-1
/
+2
*
Create the download folder if it doesn't exist. That is, the actual download ...
thestig@chromium.org
2009-09-25
1
-14
/
+30
*
Coverity: Initialize tab_contents_ and wait_state_ in the constructor.
jhawkins@chromium.org
2009-09-24
1
-0
/
+2
*
Coverity: Initialize SavePackageParam::save_type to SAVE_TYPE_UNKNOWN in the ...
jhawkins@chromium.org
2009-09-23
1
-1
/
+3
*
Coverity: Add a SavePackageType, SAVE_TYPE_UNKNOWN, which represents the stat...
jhawkins@chromium.org
2009-09-23
1
-1
/
+3
*
Two minor fixes to extensions/download manager integration:
aa@chromium.org
2009-09-22
1
-1
/
+1
*
prefs::kDownloadDefaultDirectory should always be initialized in DownloadMana...
thestig@chromium.org
2009-09-17
1
-13
/
+5
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-4
/
+4
*
Show or open downloaded items on the UI thread for Mac. This is
paul@chromium.org
2009-08-18
1
-9
/
+15
*
Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...
erikkay@chromium.org
2009-08-18
1
-1
/
+1
*
Convert parts of SavePage UI tests to more reliable browser tests.
phajdan.jr@chromium.org
2009-07-31
1
-0
/
+7
*
Implement mimetype sniffing for extensions.
aa@chromium.org
2009-07-25
1
-1
/
+1
*
Use referrer_url instead of download url to decide whether a
aa@chromium.org
2009-07-25
1
-1
/
+1
*
Ensure proper paths when saving pages with no title.
paul@chromium.org
2009-07-10
1
-31
/
+58
*
Make default extension for downloading html "html" rather than "htm" on non-w...
estade@chromium.org
2009-07-07
1
-6
/
+16
*
Initial download shelf on OS X.
thakis@chromium.org
2009-06-18
1
-5
/
+0
*
Reduce header dependencies in chrome/browser/
phajdan.jr@chromium.org
2009-06-16
1
-0
/
+1
*
Save as dialog should show html files
mhm@chromium.org
2009-06-11
1
-0
/
+2
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
1
-3
/
+1
*
Ensure proper extension when saving an HTML page.
estade@chromium.org
2009-05-19
1
-8
/
+27
*
Linux: Take download shelf and infobar close animations into account during r...
estade@chromium.org
2009-05-15
1
-1
/
+1
*
Move win_util.h from common to app.
ben@chromium.org
2009-05-08
1
-5
/
+0
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-25
/
+25
*
This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...
jungshik@google.com
2009-05-01
1
-1
/
+3
*
Fixes saving files that don't have valid extensions.
avi@chromium.org
2009-04-17
1
-1
/
+3
*
Add a Cocoa file picker.
avi@google.com
2009-04-14
1
-4
/
+1
*
Refactoring; switch the |filter| parameter into something that is more amenab...
avi@chromium.org
2009-04-12
1
-17
/
+17
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
1
-1
/
+1
*
First pass of refactoring dialogs.
avi@chromium.org
2009-04-06
1
-10
/
+9
*
Fix a crash when canceling a save page operation.
paulg@google.com
2009-04-06
1
-3
/
+11
[next]