1. cf09831 fuchsia: update SelectFileDialog after unique_ptr change by Scott Graham · 8 years ago
  2. 804e83c Minor improvements to SelectFileDialog API. by Brett Wilson · 8 years ago
  3. 42c92f8 fuchsia: Stub SelectFileDialog by Scott Graham · 8 years ago
  4. 07615e0 android: Remove manual jni registration in ui/ by Bo Liu · 8 years ago
  5. 62c33ed removes win8 from DEPS by Scott Violet · 8 years ago
  6. d630381 ui: add more header files to the sources lists of various targets by Thiago Farina · 8 years ago
  7. 2764e4ad Remove miguelg@ from OWNERS by miguelg · 8 years ago
  8. 310fa98b Rename ScopedComPtr::Receive to ScopedComPtr::GetAddressOf by robliao · 8 years ago
  9. e5be563 Print Preview: Fix failure to save with long page title by rbpotter · 8 years ago
  10. 3d9470f ui: Cleanup class/struct forward declarations by jbriance · 9 years ago
  11. 19e49e9 Replace MessageLoop::current()->task_runner() with ThreadTaskRunnerHandle::Get(). by fdoray · 9 years ago
  12. a6e3f11 Nukes the gyp/gypi files in ui by sky · 9 years ago
  13. 6ef45cf Remove calls to deprecated MessageLoop methods on Windows and Linux. by fdoray · 9 years ago
  14. 948f366 Remove now-unnecessary .obj() in Java method calls. by torne · 9 years ago
  15. 8656011 Add missing using statements for JNI types. by torne · 9 years ago
  16. 83bcd862 Fail write_build_config.py if current_toolchain != default_toolchain by agrieve · 9 years ago
  17. 32f0eb6 Mac File Dialogs: Add Apple radar id in comment about crash. by karandeepb · 9 years ago
  18. d338ac5 Mac File Dialogs: Fix crash due to adding nil value to an NSMutableSet. by karandeepb · 9 years ago
  19. 75cd613 Remove WinXP hook for OPENFILENAME by pmonette · 9 years ago
  20. 1649dd3 Remove use of deprecated MessageLoop methods in ui. by fdoray · 9 years ago
  21. 02aa51c [Mac/GN] Set up the component build. by rsesek · 9 years ago
  22. d68d70ae Remove aurimas@ from OWNERS as he has moved teams. by tedchoc · 9 years ago
  23. 0b40cc39 Fixing NotifierSettingsViewTest.TestLearnMoreButton by varkha · 9 years ago
  24. 25c52c3 Replace scoped_ptr with std::unique_ptr in //ui by danakj · 9 years ago
  25. 1418084 Revert of Makes MaterialDesignController initialization explicit (patchset #16 id:460001 of https://codereview.chromium.org/1845343005/ ) by kjellander · 9 years ago
  26. 147afe5 Makes MaterialDesignController initialization explicit by varkha · 9 years ago
  27. 8108fdf ui: Add out-of-line copy ctors for complex classes. by vmpstr · 9 years ago
  28. 8a8a0306 Mac: Add unit tests for select file dialogs. by karandeepb · 9 years ago
  29. 2576728 Cleanup ui/shell_dialogs. by karandeepb · 9 years ago
  30. 6e1b979 Replace base::Tuple in //ui with std::tuple by tzik · 9 years ago
  31. aa6b871 Mac: Change logic for choosing initially selected extension group in Select File Dialogs. by karandeepb · 9 years ago
  32. 711ed960a Make shell_dialogs_unittests link correctly on Non-Windows gyp builds. by karandeepb · 9 years ago
  33. 7e7f025 Rename linux_shell_dialog to shell_dialog_linux. by karandeepb · 9 years ago
  34. 0ae825e7 ui: Add out-of-line copy ctors for complex classes. by vmpstr · 9 years ago
  35. 9022cb4 Allow string::front() and back() and update the codebase to use back(). by pkasting · 10 years ago
  36. 4d4d339 Turn support_drive flag into support_virtual_path enum. by hirono · 10 years ago
  37. 6c68a81 Set USE_ASH=0 on Windows and Linux Desktop by scottmg · 10 years ago
  38. 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
  39. 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
  40. 5cc04f7 Remove remote tree host and some related input and metro_driver code by scottmg · 10 years ago
  41. 9c81217b Switch to standard integer types in ui/. by avi · 10 years ago
  42. 9ea5e7d Mac: Remove extension dropdown from folder dialogs. by karandeepb · 10 years ago
  43. b3b6621 Mac: Fix extension description in file dialog extension dropdown. by karandeepb · 10 years ago
  44. b1f65957 Mac: Fix extension dropdown accessory view in file dialogs. by karandeepb · 10 years ago
  45. bb13c833 Pass method parameters as JavaParamRef in ui. by torne · 10 years ago
  46. d7a71c88 Run gn --format over all .gn files by agrieve · 10 years ago
  47. cddfeaa4 Aura on Android: Stub implementation of SelectFileDialog. by mfomitchev · 10 years ago
  48. a389986 Remove remaining use of the deprecated MessageLoopProxy by skyostil · 10 years ago
  49. d5ca2bc Move Tuple to base namespace. by brettw · 10 years ago
  50. 9530326e8 Update {virtual,override} to follow C++11 style in ui. by nick · 10 years ago
  51. 108c179 Remove android_webview_build conditions from ui. by torne · 10 years ago
  52. e4f9eed Remove cc dependency from ui/base by jaekyun · 11 years ago
  53. 9ba5a27 Update {virtual,override,final} to follow C++11 style in ui. by dcheng · 11 years ago
  54. 7a17894 ui: Fix more GYP TODOs. by tfarina · 11 years ago
  55. 19f53ec Cleanup: Don't bother doing no-op wide/utf16 conversions on Windows. by thestig · 11 years ago
  56. fb5251d1 Move the test template to //testing/test.gni (part 2) by qsr · 11 years ago
  57. 88ed6f4 Add GN files for src/win8. by vchigrin · 11 years ago
  58. 95c2a1b7 Update legacy Tuple-using code. by Avi Drissman · 11 years ago
  59. 69fed02 Switch users of foundation_util.h to include it directly and clean up uses of mac_util.h. by avi · 11 years ago
  60. 5092f4c Stop fallback for empty local path in ui::SelectedFileInfo's constructor. by hirono · 11 years ago
  61. 0803879 Standardize usage of virtual/override/final in ui/ by dcheng · 11 years ago
  62. 22de64a3 mac: Zip packages when they are selected by the file opener. by erikchen · 11 years ago
  63. 3b3d52b replace OVERRIDE and FINAL with override and final in ui/ by mostynb · 11 years ago
  64. 489a977 Disable package selection for multiple-selection file dialogs. by avi · 11 years ago
  65. a78fded Make ui gn check pass. Misc GN build improvements. by brettw · 11 years ago
  66. 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
  67. b41a8d6e Make ui gn check pass. Misc GN build improvements. by Brett Wilson · 11 years ago
  68. 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
  69. 0aff6f3 Use qualified path for grit/ui_strings.h by tfarina · 11 years ago
  70. 8ba2efc9 Experimentally isolate GetSaveFileName in a utility process. by [email protected] · 11 years ago
  71. a723bc20 Remove a dead function. by [email protected] · 11 years ago
  72. 85807e83 Experimentally isolate GetOpenFileName in a utility process. by [email protected] · 11 years ago
  73. 2388b9c ui: Remove unneeded includes of grit/ui_resources.h by [email protected] · 11 years ago
  74. 98dd29f Allow <input type="file" multiple /> to be used on Android JB MR2+. by [email protected] · 11 years ago
  75. 41814c9 Introduce a helper for OPENFILENAME struct to make certain logic testable. by [email protected] · 11 years ago
  76. a1d7d4f Add display, message_center, shell_dialogs, webview to GN build. by [email protected] · 11 years ago
  77. 299e3d00 Cleanup: Get rid of unneeded base::UTF16ToWide() conversions. by [email protected] · 11 years ago
  78. 1279d3b Promotes metro related functions to MetroViewerProcessHost by [email protected] · 11 years ago
  79. 1511930 linux_aura: Compile ash into chrome. by [email protected] · 11 years ago
  80. e3d7486 ui: Move strings translations out of ui/base. by [email protected] · 11 years ago
  81. 45c2428 Revert 270232 "linux_aura: Compile ash into chrome." by [email protected] · 11 years ago
  82. 1050630 linux_aura: Compile ash into chrome. by [email protected] · 11 years ago
  83. c72275d Revert 269892 "linux_aura: Compile ash into chrome." by [email protected] · 11 years ago
  84. c5dd54b linux_aura: Compile ash into chrome. by [email protected] · 11 years ago
  85. 4b088907 Remove non USE_AURA code from views files. by [email protected] · 11 years ago
  86. 893124a2 More removal of GTK code. by [email protected] · 11 years ago
  87. dcc29777 Delete the GTK+ port of Chrome. by [email protected] · 11 years ago
  88. 6910cb24 Failsafe in case ui::SelectFileDialog is not implemented by [email protected] · 11 years ago
  89. bcaa667 Fix "unreachable code" warnings (MSVC warning 4702) in ui/. by [email protected] · 11 years ago
  90. ed8fd915 Move ui.gyp into ui/base/ directory. by [email protected] · 11 years ago
  91. 64e82b2 Fix use after release bug. by [email protected] · 11 years ago
  92. 2374d181 Window ownership -> WindowTreeHost by [email protected] · 11 years ago
  93. fcc51c95 Move root_window.* to window_event_dispatcher.* by [email protected] · 12 years ago
  94. e8cf733 Move root_window_host* in aura to window_tree_host*. by [email protected] · 12 years ago
  95. e837d37 Fix missing files. [email protected]. by [email protected] · 12 years ago
  96. f487ac2 Revert 230235 "Use BaseShellDialog for print dialog on Windows" by [email protected] · 12 years ago
  97. 886f38b Add unit test target for shell_dialogs module. by [email protected] · 12 years ago
  98. f226335 Figure out the display name for a content uri. by [email protected] · 12 years ago
  99. 24acab7 Fix NULL deref in SelectFileDialogImpl when a NULL filter is provided. by [email protected] · 12 years ago
  100. 54124ed0 Convert base::file_util to use File instead of PlatformFile. by [email protected] · 12 years ago