summaryrefslogtreecommitdiffstats
path: root/ui/shell_dialogs
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining use of the deprecated MessageLoopProxyskyostil2015-06-121-15/+11
* Move Tuple to base namespace.brettw2015-05-291-2/+2
* Update {virtual,override} to follow C++11 style in ui.nick2015-04-231-5/+5
* Remove android_webview_build conditions from ui.torne2015-03-302-11/+2
* Remove cc dependency from ui/basejaekyun2015-02-244-2/+7
* Update {virtual,override,final} to follow C++11 style in ui.dcheng2015-02-061-13/+12
* ui: Fix more GYP TODOs.tfarina2015-02-021-1/+1
* Cleanup: Don't bother doing no-op wide/utf16 conversions on Windows.thestig2015-01-301-5/+3
* Move the test template to //testing/test.gni (part 2)qsr2015-01-211-0/+1
* Add GN files for src/win8.vchigrin2015-01-171-1/+1
* Update legacy Tuple-using code.Avi Drissman2014-12-221-2/+2
* Switch users of foundation_util.h to include it directly and clean up uses of...avi2014-12-211-1/+0
* Stop fallback for empty local path in ui::SelectedFileInfo's constructor.hirono2014-10-223-7/+7
* Standardize usage of virtual/override/final in ui/dcheng2014-10-212-14/+13
* mac: Zip packages when they are selected by the file opener.erikchen2014-10-101-15/+1
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-093-12/+12
* Disable package selection for multiple-selection file dialogs.avi2014-09-291-5/+8
* Make ui gn check pass. Misc GN build improvements.brettw2014-09-071-5/+0
* Revert of Make ui gn check pass. Misc GN build improvements. (patchset #3 id:...thakis2014-09-061-0/+5
* Make ui gn check pass. Misc GN build improvements.Brett Wilson2014-09-051-5/+0
* Change base/file_utils.h includes to base/files/file_utils.h in gin, google_a...thestig2014-09-052-2/+2
* Use qualified path for grit/ui_strings.htfarina2014-08-253-3/+3
* Experimentally isolate GetSaveFileName in a utility process.erikwright@chromium.org2014-08-222-215/+123
* Remove a dead function.erikwright@chromium.org2014-08-151-30/+0
* Experimentally isolate GetOpenFileName in a utility process.erikwright@chromium.org2014-08-143-33/+39
* ui: Remove unneeded includes of grit/ui_resources.hthakis@chromium.org2014-08-141-1/+0
* Allow <input type="file" multiple /> to be used on Android JB MR2+.peter@chromium.org2014-08-062-9/+51
* Introduce a helper for OPENFILENAME struct to make certain logic testable.erikwright@chromium.org2014-08-011-76/+29
* Add display, message_center, shell_dialogs, webview to GN build.brettw@chromium.org2014-07-162-2/+92
* 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