summaryrefslogtreecommitdiffstats
path: root/chrome/browser/file_select_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* [Extensions OOPI] Update extension functions to use RFH pt 1rdevlin.cronin2015-06-121-2/+6
* Remove NOTIFICATION_RENDER_VIEW_HOST_CHANGED.lazyboy2015-05-151-24/+21
* DATE and FULL_PATH type sorts are not used anywhere. Date is not evenolli.syrjala2015-04-241-4/+2
* Add existence checks for Profile to FileSelectHelper.hirono2014-11-071-3/+15
* Files.app: Clean the callback of ConvertSelectedFileInfoListTofileChooserFile...hirono2014-10-231-13/+6
* Pass needLocalPath flag to file chooser dialog.hirono2014-10-221-0/+1
* Add non-native file handling in FileSelectorHelper class.hirono2014-10-211-21/+53
* mac: Zip packages when they are selected by the file opener.erikchen2014-10-101-25/+66
* Add non-native file support to the ViewMsg_RunFileChooserResponse message.hirono2014-10-081-4/+13
* Remove implicit conversions from scoped_refptr to T* in chrome/dcheng2014-08-261-1/+1
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-221-1/+1
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-1/+1
* Do not include directories to file listshashimoto@chromium.org2014-03-241-6/+4
* Failsafe in case ui::SelectFileDialog is not implementedtiago.vignatti@intel.com2014-03-201-0/+2
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-1/+1
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-1/+2
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-2/+2
* Change the meaning of SelectFileDialog.support_drive: it means Drive-aware ca...kinaba@chromium.org2013-08-061-1/+0
* Change dialog texts for folder upload to explicitly indicate it's for 'Upload...kinuko@chromium.org2013-07-311-3/+3
* Update the child process security policy to use explicit permission grants.gbillock@chromium.org2013-07-111-27/+9
* Update the HTML Media Capture implementation.raphael.kubo.da.costa@intel.com2013-07-091-2/+3
* Use a direct include of strings headers in chrome/browser/e*-h*/.avi@chromium.org2013-06-101-1/+1
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-1/+2
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-2/+1
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-1/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+4
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-4/+3
* Really fix build after r193020.dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+4
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Rename ui::SelectFileDialog::FileTypeInfo::support_gdata to support_drive.kinaba@chromium.org2013-02-201-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-12/+14
* Bring back the file dialogs for chrome AURA. ananta@chromium.org2013-01-171-1/+1
* Remove BrowserThread dependency from PrefMember.joi@chromium.org2012-10-241-0/+1
* Upstreaming SelectFileDialog for Androidaurimas@chromium.org2012-09-181-1/+7
* [cros] disable GDrive option on certain file pickersestade@chromium.org2012-09-151-8/+11
* Allows GetExtensionsForMimeType to support mime types like "foo/*"thorogood@chromium.org2012-09-101-9/+7
* Make saving files from flash less annoying.tsepez@chromium.org2012-08-151-3/+4
* Clean-up inline members of nested classes (chrome/)hans@chromium.org2012-08-101-0/+9
* Remove redirection header and add "ui::" before all SelectFileDialog usage.erg@chromium.org2012-07-311-13/+15
* Fix open dialog not remembering last opened folder on drive tbarzic@chromium.org2012-07-261-12/+10
* Reapply: Start consolidating cross-port file selection code into ui/base/dial...erg@google.com2012-07-021-3/+3
* Breaks compile on Linux Auraabodenha@chromium.org2012-06-291-3/+3
* Start consolidating cross-port file selection code into ui/base/dialogs.erg@chromium.org2012-06-291-3/+3
* Reland: Start consolidating non-port specific code to ui/base/dialogs.erg@google.com2012-06-261-12/+12
* Revert 144199 - win_aura failure -Start consolidating non-port specific code ...erg@google.com2012-06-261-12/+12
* Start consolidating non-port specific code to ui/base/dialogs.erg@google.com2012-06-261-12/+12
* Make the unit-tests compile again on Android.jcivelli@chromium.org2012-06-201-1/+1