summaryrefslogtreecommitdiffstats
path: root/ui/shell_dialogs
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of the message_loop header in ui/, part 2.avi@chromium.org2013-07-184-4/+4
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-153-3/+3
* Update the HTML Media Capture implementation.raphael.kubo.da.costa@intel.com2013-07-091-15/+9
* Ensure that the FileSelectionCanceled callback is invoked on the SelectFileDi...ananta@chromium.org2013-07-081-0/+8
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-241-2/+2
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-6/+5
* mac: Use CTFont instead of ATS in font_loader.mm.thakis@chromium.org2013-06-191-2/+1
* Use a direct include of strings headers in ui/, part 2.avi@chromium.org2013-06-115-6/+6
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-074-4/+4
* ui/shell_dialogs: Use base::string16 now that string16 was moved into base na...tfarina@chromium.org2013-06-049-45/+41
* Fix the Android implementation of SelectFile() SEGV when params is NULL.kouhei@chromium.org2013-05-291-8/+13
* Grab bag of clang fixes for Windows codernk@chromium.org2013-05-171-4/+4
* ui: Use base::MessageLoop.xhwang@chromium.org2013-04-293-13/+20
* Added support for displaying the select folder picker in Chrome ASH on Window...ananta@chromium.org2013-04-191-0/+6
* [Android] Rename NativeWindow to WindowAndroid.aurimas@chromium.org2013-04-191-1/+1
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-1/+1
* Rewrite scoped_array<T> to scoped_ptr<T[]> in ui.dcheng@chromium.org2013-04-111-1/+1
* ui: Update the includes of message_loop_proxy.h to its new location.tfarina@chromium.org2013-04-072-2/+2
* Update sys_string_conversions includes in chrome_frame, content, net, and ui.brettw@chromium.org2013-03-282-2/+2
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-062-3/+3
* Sort out build dependencies for LinuxUI.erg@chromium.org2013-03-025-35/+67
* Move file_path.h to base/files.brettw@chromium.org2013-02-244-4/+4
* [Android] Make content_shell_apk and chromium_testshell components friendly.yfriedman@chromium.org2013-02-222-0/+45
* Rename ui::SelectFileDialog::FileTypeInfo::support_gdata to support_drive.kinaba@chromium.org2013-02-202-2/+2
* Mac Chromium style checker cleanuprsleevi@chromium.org2013-02-201-3/+3
* Replace FilePath with base::FilePath.brettw@chromium.org2013-02-171-2/+2
* Don't crash on null window passed to SelectFileImplscottmg@chromium.org2013-02-151-1/+2
* Change SelectFileDialog::Create to return scoped_refptr<>jamescook@chromium.org2013-02-142-7/+8
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-1012-167/+183
* Fix crash when opening media gallery settingsjamescook@chromium.org2013-02-071-3/+3
* Cleanup: use "drive" instead of "gdrive".yoshiki@chromium.org2013-02-071-2/+1
* Add support for displaying the Windows 8 metro open/save file picker in Chrom...ananta@chromium.org2013-01-314-19/+103
* Bring back the file dialogs for chrome AURA. ananta@chromium.org2013-01-1724-98/+189
* Bring back the file dialogs for chrome AURA. ananta@chromium.org2013-01-1624-0/+3492