- 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
- 1050630 linux_aura: Compile ash into chrome. by [email protected] · 11 years ago
- c72275d Revert 269892 "linux_aura: Compile ash into chrome." by [email protected] · 11 years ago
- c5dd54b linux_aura: Compile ash into chrome. by [email protected] · 11 years ago
- 4b088907 Remove non USE_AURA code from views files. by [email protected] · 11 years ago
- 893124a2 More removal of GTK code. by [email protected] · 11 years ago
- dcc29777 Delete the GTK+ port of Chrome. by [email protected] · 11 years ago
- 6910cb24 Failsafe in case ui::SelectFileDialog is not implemented by [email protected] · 11 years ago
- bcaa667 Fix "unreachable code" warnings (MSVC warning 4702) in ui/. by [email protected] · 11 years ago
- ed8fd915 Move ui.gyp into ui/base/ directory. by [email protected] · 11 years ago
- 64e82b2 Fix use after release bug. by [email protected] · 11 years ago
- 2374d181 Window ownership -> WindowTreeHost by [email protected] · 11 years ago
- fcc51c95 Move root_window.* to window_event_dispatcher.* by [email protected] · 12 years ago
- e8cf733 Move root_window_host* in aura to window_tree_host*. by [email protected] · 12 years ago
- e837d37 Fix missing files. [email protected]. by [email protected] · 12 years ago
- f487ac2 Revert 230235 "Use BaseShellDialog for print dialog on Windows" by [email protected] · 12 years ago
- 886f38b Add unit test target for shell_dialogs module. by [email protected] · 12 years ago
- f226335 Figure out the display name for a content uri. by [email protected] · 12 years ago
- 24acab7 Fix NULL deref in SelectFileDialogImpl when a NULL filter is provided. by [email protected] · 12 years ago
- 54124ed0 Convert base::file_util to use File instead of PlatformFile. by [email protected] · 12 years ago