summaryrefslogtreecommitdiffstats
path: root/ui/shell_dialogs
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Get rid of unneeded base::UTF16ToWide() conversions.thestig@chromium.org2014-06-031-7/+6
* Promotes metro related functions to MetroViewerProcessHostsky@chromium.org2014-05-293-5/+14
* linux_aura: Compile ash into chrome.erg@chromium.org2014-05-201-2/+2
* ui: Move strings translations out of ui/base.tfarina@chromium.org2014-05-181-1/+1
* Revert 270232 "linux_aura: Compile ash into chrome."erg@chromium.org2014-05-131-2/+2
* linux_aura: Compile ash into chrome.erg@chromium.org2014-05-131-2/+2
* Revert 269892 "linux_aura: Compile ash into chrome."erg@chromium.org2014-05-121-2/+2
* linux_aura: Compile ash into chrome.erg@chromium.org2014-05-121-2/+2
* Remove non USE_AURA code from views files.erg@chromium.org2014-04-251-14/+4
* More removal of GTK code.erg@chromium.org2014-04-151-4/+0
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-106-1268/+0
* Failsafe in case ui::SelectFileDialog is not implementedtiago.vignatti@intel.com2014-03-201-0/+1
* Fix "unreachable code" warnings (MSVC warning 4702) in ui/.pkasting@chromium.org2014-03-181-2/+2
* Move ui.gyp into ui/base/ directory.tfarina@chromium.org2014-03-131-2/+2
* Fix use after release bug.aurimas@chromium.org2014-03-052-10/+2
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-2/+2
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Move root_window_host* in aura to window_tree_host*.ben@chromium.org2014-02-141-1/+1
* Fix missing files. TBR=vitalybuka@chromium.org.scottmg@chromium.org2014-02-131-2/+0
* Revert 230235 "Use BaseShellDialog for print dialog on Windows"scottmg@chromium.org2014-02-133-144/+1
* Add unit test target for shell_dialogs module.tfarina@chromium.org2014-02-071-0/+14
* Figure out the display name for a content uri.miguelg@chromium.org2014-02-044-3/+22
* Fix NULL deref in SelectFileDialogImpl when a NULL filter is provided.tommi@chromium.org2014-01-231-10/+14
* Convert base::file_util to use File instead of PlatformFile.rvargas@chromium.org2014-01-071-1/+1
* Update uses of UTF conversions in ui/ to use the base:: namespace.avi@chromium.org2013-12-253-11/+11
* gtk: Make directory selection work with upload typelazyboy@chromium.org2013-12-131-3/+5
* ui: Remove ui/android entries from DEPS files.tfarina@chromium.org2013-12-111-1/+0
* Add FilePath::FinalExtension() to avoid double extensions (.tar.gz) for file ...davidben@chromium.org2013-12-091-1/+14
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-041-1/+1
* Add the OFN_NOCHANGEDIR flag when opening the multiple file dialogmmenke@chromium.org2013-12-021-1/+1
* ui: Android changes.tfarina@chromium.org2013-11-151-2/+2
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-151-2/+2
* Make RootWindow not subclass Window.ben@chromium.org2013-11-121-0/+1
* Revert 234428 "Make RootWindow not subclass Window."ben@chromium.org2013-11-121-1/+0
* Make RootWindow not subclass Window.ben@chromium.org2013-11-121-0/+1
* Android: moves ui/ to use long for JNI.bulach@chromium.org2013-11-111-1/+1
* Use title on Mac file select dialog.vandebo@chromium.org2013-11-061-1/+1
* ui: Move android C++ source files into base/android directory.tfarina@chromium.org2013-10-311-1/+1
* ui: Have shell_dialogs into its own gyp file under its shell_dialogs/ directory.tfarina@chromium.org2013-10-291-0/+89
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-2/+2
* Use BaseShellDialog for print dialog on Windowsscottmg@chromium.org2013-10-223-1/+144
* Tighten DEPS rules further.ben@chromium.org2013-09-241-0/+2
* Tighten up DEPS rules in src/ui: prevent components from including from each ...ben@chromium.org2013-09-241-0/+6
* Revert 225020 "Tighten up DEPS rules in src/ui: prevent componen..."ben@chromium.org2013-09-241-6/+0
* Tighten up DEPS rules in src/ui: prevent components from including from each ...ben@chromium.org2013-09-241-0/+6
* Fixes crash in DesktopNativeWidgetWin if parent is not in a RootWindow.sky@chromium.org2013-08-231-5/+7
* Change the meaning of SelectFileDialog.support_drive: it means Drive-aware ca...kinaba@chromium.org2013-08-061-1/+5
* Change dialog texts for folder upload to explicitly indicate it's for 'Upload...kinuko@chromium.org2013-07-315-16/+62
* Update include paths in ui for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* Use a direct include of the message_loop header in ui/, part 2.avi@chromium.org2013-07-184-4/+4