- 54b4f8d Disable SelectFileDialogMacTest.MultipleDialogs only on macOS 10.10. by Nico Weber · 7 years ago
- 125a66ad Disable SelectFileDialogMacTest.MultipleDialogs. by John Budorick · 7 years ago
- cc859bf Extensions WebUI: add ui::SelectFileDialog::SELECT_EXISTING_FOLDER by Esmael El-Moslimany · 7 years ago
- e7dee98 Move some uses of PathService into the base namespace. by Avi Drissman · 7 years ago
- 04497dc5 Set initial path for Windows multi-file open. by Ramin Halavati · 7 years ago
- 387bee3f Apply base_bind_rewriters to //ui by tzik · 7 years ago
- 8685feb [Mac] Require mac_framework_bundle targets to specify a framework_version. by Robert Sesek · 7 years ago
- 641afb4 Add a COM STA Notice to base_shell_dialog_win.cc by Robert Liao · 7 years ago
- 65fc8714e Reland: Mac SelectFileDialog TLC by Trent Apted · 8 years ago
- 374de99 Revert "Mac SelectFileDialog TLC" by Thomas Anderson · 8 years ago
- 4de65ba Mac SelectFileDialog TLC by Trent Apted · 8 years ago
- 8a187463 Fix crashes on multiple file selection in Chrome by Ran Ji · 8 years ago
- 31f50dea Mac: Prevent a held-down Enter key from closing the Open File dialog by Trent Apted · 8 years ago
- 0170ecc [jumbo] Support jumbo builds in parts of ui/ by Eric Willigers · 8 years ago
- 8dad1bd Revert "Mac: do not enable file upload until selection has changed" by Emily Stark · 8 years ago
- 64ef541 Mac: do not enable file upload until selection has changed by Emily Stark · 8 years ago
- 5e0baf4 Set Folder Upload prompt's button text by Eric Lawrence · 8 years ago
- 28200c16 Convert //ui to use ComPtr by Robert Liao · 8 years ago
- 9ae2c0d Remove leftover Android Aura cruft. by Lei Zhang · 8 years ago
- cf09831 fuchsia: update SelectFileDialog after unique_ptr change by Scott Graham · 8 years ago
- 804e83c Minor improvements to SelectFileDialog API. by Brett Wilson · 8 years ago
- 42c92f8 fuchsia: Stub SelectFileDialog by Scott Graham · 8 years ago
- 07615e0 android: Remove manual jni registration in ui/ by Bo Liu · 8 years ago
- 62c33ed removes win8 from DEPS by Scott Violet · 8 years ago
- d630381 ui: add more header files to the sources lists of various targets by Thiago Farina · 8 years ago
- 2764e4ad Remove miguelg@ from OWNERS by miguelg · 8 years ago
- 310fa98b Rename ScopedComPtr::Receive to ScopedComPtr::GetAddressOf by robliao · 8 years ago
- e5be563 Print Preview: Fix failure to save with long page title by rbpotter · 8 years ago
- 3d9470f ui: Cleanup class/struct forward declarations by jbriance · 9 years ago
- 19e49e9 Replace MessageLoop::current()->task_runner() with ThreadTaskRunnerHandle::Get(). by fdoray · 9 years ago
- a6e3f11 Nukes the gyp/gypi files in ui by sky · 9 years ago
- 6ef45cf Remove calls to deprecated MessageLoop methods on Windows and Linux. by fdoray · 9 years ago
- 948f366 Remove now-unnecessary .obj() in Java method calls. by torne · 9 years ago
- 8656011 Add missing using statements for JNI types. by torne · 9 years ago
- 83bcd862 Fail write_build_config.py if current_toolchain != default_toolchain by agrieve · 9 years ago
- 32f0eb6 Mac File Dialogs: Add Apple radar id in comment about crash. by karandeepb · 9 years ago
- d338ac5 Mac File Dialogs: Fix crash due to adding nil value to an NSMutableSet. by karandeepb · 9 years ago
- 75cd613 Remove WinXP hook for OPENFILENAME by pmonette · 9 years ago
- 1649dd3 Remove use of deprecated MessageLoop methods in ui. by fdoray · 9 years ago
- 02aa51c [Mac/GN] Set up the component build. by rsesek · 9 years ago
- d68d70ae Remove aurimas@ from OWNERS as he has moved teams. by tedchoc · 9 years ago
- 0b40cc39 Fixing NotifierSettingsViewTest.TestLearnMoreButton by varkha · 9 years ago
- 25c52c3 Replace scoped_ptr with std::unique_ptr in //ui by danakj · 9 years ago
- 1418084 Revert of Makes MaterialDesignController initialization explicit (patchset #16 id:460001 of https://codereview.chromium.org/1845343005/ ) by kjellander · 9 years ago
- 147afe5 Makes MaterialDesignController initialization explicit by varkha · 9 years ago
- 8108fdf ui: Add out-of-line copy ctors for complex classes. by vmpstr · 9 years ago
- 8a8a0306 Mac: Add unit tests for select file dialogs. by karandeepb · 9 years ago
- 2576728 Cleanup ui/shell_dialogs. by karandeepb · 9 years ago
- 6e1b979 Replace base::Tuple in //ui with std::tuple by tzik · 9 years ago
- aa6b871 Mac: Change logic for choosing initially selected extension group in Select File Dialogs. by karandeepb · 9 years ago
- 711ed960a Make shell_dialogs_unittests link correctly on Non-Windows gyp builds. by karandeepb · 9 years ago
- 7e7f025 Rename linux_shell_dialog to shell_dialog_linux. by karandeepb · 9 years ago
- 0ae825e7 ui: Add out-of-line copy ctors for complex classes. by vmpstr · 9 years ago
- 9022cb4 Allow string::front() and back() and update the codebase to use back(). by pkasting · 10 years ago
- 4d4d339 Turn support_drive flag into support_virtual_path enum. by hirono · 10 years ago
- 6c68a81 Set USE_ASH=0 on Windows and Linux Desktop by scottmg · 10 years ago
- 6d8217f Reland of move remote tree host and some related input and metro_driver code (patchset #1 id:1 of https://codereview.chromium.org/1602403002/ ) by samli · 10 years ago
- 0e3a9fd Revert of Remove remote tree host and some related input and metro_driver code (patchset #5 id:80001 of https://codereview.chromium.org/1586843002/ ) by samli · 10 years ago
- 5cc04f7 Remove remote tree host and some related input and metro_driver code by scottmg · 10 years ago
- 9c81217b Switch to standard integer types in ui/. by avi · 10 years ago
- 9ea5e7d Mac: Remove extension dropdown from folder dialogs. by karandeepb · 10 years ago
- b3b6621 Mac: Fix extension description in file dialog extension dropdown. by karandeepb · 10 years ago
- b1f65957 Mac: Fix extension dropdown accessory view in file dialogs. by karandeepb · 10 years ago
- bb13c833 Pass method parameters as JavaParamRef in ui. by torne · 10 years ago
- d7a71c88 Run gn --format over all .gn files by agrieve · 10 years ago
- cddfeaa4 Aura on Android: Stub implementation of SelectFileDialog. by mfomitchev · 10 years ago
- a389986 Remove remaining use of the deprecated MessageLoopProxy by skyostil · 10 years ago
- d5ca2bc Move Tuple to base namespace. by brettw · 10 years ago
- 9530326e8 Update {virtual,override} to follow C++11 style in ui. by nick · 10 years ago
- 108c179 Remove android_webview_build conditions from ui. by torne · 10 years ago
- e4f9eed Remove cc dependency from ui/base by jaekyun · 11 years ago
- 9ba5a27 Update {virtual,override,final} to follow C++11 style in ui. by dcheng · 11 years ago
- 7a17894 ui: Fix more GYP TODOs. by tfarina · 11 years ago
- 19f53ec Cleanup: Don't bother doing no-op wide/utf16 conversions on Windows. by thestig · 11 years ago
- fb5251d1 Move the test template to //testing/test.gni (part 2) by qsr · 11 years ago
- 88ed6f4 Add GN files for src/win8. by vchigrin · 11 years ago
- 95c2a1b7 Update legacy Tuple-using code. by Avi Drissman · 11 years ago
- 69fed02 Switch users of foundation_util.h to include it directly and clean up uses of mac_util.h. by avi · 11 years ago
- 5092f4c Stop fallback for empty local path in ui::SelectedFileInfo's constructor. by hirono · 11 years ago
- 0803879 Standardize usage of virtual/override/final in ui/ by dcheng · 11 years ago
- 22de64a3 mac: Zip packages when they are selected by the file opener. by erikchen · 11 years ago
- 3b3d52b replace OVERRIDE and FINAL with override and final in ui/ by mostynb · 11 years ago
- 489a977 Disable package selection for multiple-selection file dialogs. by avi · 11 years ago
- a78fded Make ui gn check pass. Misc GN build improvements. by brettw · 11 years ago
- 3f1281e Revert of Make ui gn check pass. Misc GN build improvements. (patchset #3 id:40001 of https://codereview.chromium.org/545313002/) by thakis · 11 years ago
- b41a8d6e Make ui gn check pass. Misc GN build improvements. by Brett Wilson · 11 years ago
- 22dfc401 Change base/file_utils.h includes to base/files/file_utils.h in gin, google_apis, printing, sql, ui, and webkit. by thestig · 11 years ago
- 0aff6f3 Use qualified path for grit/ui_strings.h by tfarina · 11 years ago
- 8ba2efc9 Experimentally isolate GetSaveFileName in a utility process. by [email protected] · 11 years ago
- a723bc20 Remove a dead function. by [email protected] · 11 years ago
- 85807e83 Experimentally isolate GetOpenFileName in a utility process. by [email protected] · 11 years ago
- 2388b9c ui: Remove unneeded includes of grit/ui_resources.h by [email protected] · 11 years ago
- 98dd29f Allow <input type="file" multiple /> to be used on Android JB MR2+. by [email protected] · 11 years ago
- 41814c9 Introduce a helper for OPENFILENAME struct to make certain logic testable. by [email protected] · 11 years ago
- a1d7d4f Add display, message_center, shell_dialogs, webview to GN build. by [email protected] · 11 years ago
- 299e3d00 Cleanup: Get rid of unneeded base::UTF16ToWide() conversions. by [email protected] · 11 years ago
- 1279d3b Promotes metro related functions to MetroViewerProcessHost by [email protected] · 11 years ago
- 1511930 linux_aura: Compile ash into chrome. by [email protected] · 11 years ago
- e3d7486 ui: Move strings translations out of ui/base. by [email protected] · 11 years ago
- 45c2428 Revert 270232 "linux_aura: Compile ash into chrome." by [email protected] · 11 years ago