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_file_picker.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a qualified path for chromium_strings, google_chrome_strings, and generat...
thestig@chromium.org
2014-08-22
1
-1
/
+1
*
Move file_util_icu to base::i18n namespace
brettw@chromium.org
2014-08-07
1
-1
/
+1
*
Make ".html" always the default extension for save-as-html feature.
kinaba@chromium.org
2014-06-28
1
-1
/
+1
*
Support saving a web page as a plain HTML
hashimoto@chromium.org
2014-05-15
1
-95
/
+95
*
Hide WebContentsView from Chrome. This also removes WebContentsViewPort.
jam@chromium.org
2014-05-03
1
-2
/
+1
*
Add FilePath::FinalExtension() to avoid double extensions (.tar.gz) for file ...
davidben@chromium.org
2013-12-09
1
-3
/
+4
*
Replace string16 with base::string16.
brettw@chromium.org
2013-12-04
1
-1
/
+1
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
1
-0
/
+2
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.
avi@chromium.org
2013-06-09
1
-1
/
+1
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-1
/
+1
*
Merge SavePackageFilePicker{,ChromeOS}
benjhayden@chromium.org
2013-05-30
1
-61
/
+117
*
base/prefs: Remove the public/ directory and move the files to //base/prefs.
tfarina@chromium.org
2013-03-21
1
-1
/
+1
*
Remove WebContents methods that duplicate WebContentsView methods.
jam@chromium.org
2013-02-26
1
-9
/
+10
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-6
/
+6
*
Move PrefMember to base/prefs/public now that it has no bad dependencies.
joi@chromium.org
2012-12-12
1
-1
/
+1
*
Remove the last usages of PrefObserver outside of Prefs.
joi@chromium.org
2012-12-04
1
-1
/
+1
*
Move PrefMember and PrefChangeRegistrar to api directory.
joi@chromium.org
2012-08-21
1
-1
/
+1
*
Remove redirection header and add "ui::" before all SelectFileDialog usage.
erg@chromium.org
2012-07-31
1
-3
/
+3
*
Reapply: Start consolidating cross-port file selection code into ui/base/dial...
erg@google.com
2012-07-02
1
-2
/
+3
*
Breaks compile on Linux Aura
abodenha@chromium.org
2012-06-29
1
-3
/
+2
*
Start consolidating cross-port file selection code into ui/base/dialogs.
erg@chromium.org
2012-06-29
1
-2
/
+3
*
Save Page As MHTML
benjhayden@chromium.org
2012-05-04
1
-34
/
+73
*
Make sure callback_ is initialized, it was an oversight.
jam@chromium.org
2012-01-23
1
-2
/
+3
*
Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...
jam@chromium.org
2012-01-20
1
-23
/
+23
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
1
-7
/
+9
*
Rename TabContents::browser_context() to GetBrowserContext and put it into th...
jam@chromium.org
2011-12-21
1
-2
/
+2
*
Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...
jam@chromium.org
2011-12-20
1
-1
/
+1
*
Check if SaveAs dialog had multiple file type choices before saving the prefe...
keishi@google.com
2011-10-26
1
-1
/
+3
*
Move DownloadPrefs ownership to chrome layer.
jam@chromium.org
2011-08-19
1
-3
/
+2
*
Move the core download files to content.
jam@chromium.org
2011-08-15
1
-1
/
+1
*
Removal of Profile from content part 3.
avi@chromium.org
2011-07-28
1
-4
/
+6
*
Remove prefs usage from SavePackage. Have it ask the embedder for the directo...
jam@chromium.org
2011-07-26
1
-2
/
+27
*
Avoid having SavePackageFilePicker keep a reference to SavePackage, to avoid ...
jam@chromium.org
2011-07-18
1
-15
/
+9
*
Move the save file code from chrome to content. This is just a file move so t...
jam@chromium.org
2011-07-14
1
-0
/
+165