1. ee5e6a9 Remove inactive OWNERS from Chromium by Kentaro Hara · 4 years, 1 month ago
  2. 481bff67 Don't offer "all files" in a save panel by Avi Drissman · 4 years, 2 months ago
  3. d4a2f8e Swap base/stl_util.h to base/cxx17_backports.h in many files. by Lei Zhang · 4 years, 2 months ago
  4. 8ea46ceb Fix shell_dialog_unittests taking a long time on CQ by Sven Zheng · 4 years, 2 months ago
  5. 786a9ae Remove unneeded <string> includes from ui/. by Lei Zhang · 4 years, 2 months ago
  6. e8890c5 Swap from base/stl_util.h to cxx17_backports.h in ui/ .cc files. by Lei Zhang · 4 years, 3 months ago
  7. eed0b26b ui: Replace base::Optional and friends with absl counterparts by Anton Bikineev · 4 years, 3 months ago
  8. cd62644 Reland "Don't include layer.h in ui/compositor/layer_owner.h" by Hans Wennborg · 4 years, 4 months ago
  9. 58f618da Revert "Don't include layer.h in ui/compositor/layer_owner.h" by David Roger · 4 years, 4 months ago
  10. e46ee61 Don't include layer.h in ui/compositor/layer_owner.h by Hans Wennborg · 4 years, 4 months ago
  11. 7fc035b4 Fix header guards in ui/. by Lei Zhang · 4 years, 4 months ago
  12. 5a49b25 lacros: Remove some unnecessary plumbing [Part 3 / N] by Erik Chen · 4 years, 4 months ago
  13. 4fa0362 Delete unnecessary base/callback_forward.h includes from headers. by Lei Zhang · 4 years, 4 months ago
  14. 8aeb574 [LSC] Remove base::ASCIIToUTF16("...") in //content and //ui by Jan Wilken Dörrie · 4 years, 5 months ago
  15. 09a4396 [LSC] Remove base/strings/string16.h #includes by Jan Wilken Dörrie · 4 years, 5 months ago
  16. 5263957 [LSC] Replace base::string16 with std::u16string in //ui by Jan Wilken Dörrie · 4 years, 6 months ago
  17. ad587c3 [LSC] Add #include <string> to prepare for removal of base::string16 by Jan Wilken Dörrie · 4 years, 6 months ago
  18. dfd39a2 [LSC] Replace base::char16 with char16_t in //ui by Jan Wilken Dörrie · 4 years, 6 months ago
  19. 82577690 [base] Remove STRING16_LITERAL usages by Jan Wilken Dörrie · 4 years, 6 months ago
  20. beb128d [base] Prepare //ui for string16 switch by Jan Wilken Dörrie · 4 years, 6 months ago
  21. 31fa0f2 Make components_unittests build with string16=std::u16string. by Peter Kasting · 4 years, 7 months ago
  22. 4d3f21c Make Foo complete when using unique_ptr<Foo> as a parameter by Reid Kleckner · 4 years, 7 months ago
  23. 23b2119 Remove extra whitespace in DIR_METADATA files. by Andy Perelson · 4 years, 7 months ago
  24. 25f38bb6 [FSA] Sanitize descriptions for file types. by Marijn Kruisselbrink · 4 years, 8 months ago
  25. 620202ac [2/2] Add DIR_METADATA files to directories under //ui by Gavin Mak · 4 years, 9 months ago
  26. 5bf1c6c2 Ensure that showSaveFilePicker always shows the extension on Mac. by Marijn Kruisselbrink · 4 years, 9 months ago
  27. cd633fdb Keep file types ordered in mac file dialog. by Marijn Kruisselbrink · 4 years, 9 months ago
  28. 3ef5db7 mac: Remove code to support OS X 10.10 in //ui by Robert Sesek · 4 years, 9 months ago
  29. 0274fff LaCrOS: Replace defined(OS_CHROMEOS) with BUILDFLAG(IS_CHROMEOS_ASH) by Yuta Hijikata · 4 years, 9 months ago
  30. 69f65b4 [fuchsia] Update Fuchsia-related TODOs with bug references by Fabrice de Gans-Riberi · 5 years ago
  31. 6a01020 build: Remove a few now-no-op set_sources_assignment_filter calls by Nico Weber · 5 years ago
  32. 56cd97e7 Make the Native File System API work with special volumes on Chrome OS. by Marijn Kruisselbrink · 5 years ago
  33. 4ed1b07 lacros: Fix crash in ui::SelectFileDialogLacros by James Cook · 5 years ago
  34. 878b180 Remove all remaining references to the jumbo build. by Dirk Pranke · 5 years ago
  35. 9c0fc3b Remove all use of jumbo_* build target types. by Dirk Pranke · 5 years ago
  36. 358e8f2c Rewrite is_linux flag for ui directory. by Sean McAllister · 5 years ago
  37. 77b05efd Migrate to OS_MAC and OS_APPLE in ui/ by Avi Drissman · 5 years ago
  38. 652010d lacros: Fix window stacking for select file dialogs by James Cook · 5 years ago
  39. 9273025 Move files in //chromeos/lacros/browser to //chromeos/lacros by James Cook · 5 years ago
  40. 8e73ffd Rename lacros -> crosapi. by Erik Chen · 5 years ago
  41. 58fe65f Update docs on ui::SelectFileDialog::FileTypeInfo::AllowedPaths by James Cook · 5 years ago
  42. 566fefe lacros: Add extended file info support to SelectFile by James Cook · 5 years ago
  43. af73841d lacros: Add file extension filter support to SelectFile by James Cook · 5 years ago
  44. 1b4bb70 mac: Convert GN libs lists to frameworks in //ui. by Robert Sesek · 5 years ago
  45. be13cc0 lacros: Fix startup race for select file dialog by James Cook · 5 years ago
  46. 7d13acf0 chromeos: Select file dialog implementation for lacros, part 2 by James Cook · 5 years ago
  47. b10beef1 chromeos: Select file dialog implementation for lacros, part 1 by James Cook · 5 years ago
  48. c740c76c Convert NULL to nullptr or shorten to bool-like expression by Bartek Nowierski · 5 years ago
  49. a67593e9 lacros: Fix crash when trying to save a file by James Cook · 5 years ago
  50. c84b8e2 Use simpler base::WriteFile() variant in storage/ and ui/. by Lei Zhang · 5 years ago
  51. a47ddf8 Remove/replace unnecessary logging.h includes in .mm files (base/ chrome/ ui/) by Hans Wennborg · 5 years ago
  52. 8586102b Remove/replace unnecessary logging.h includes in .cc files (ui) by Hans Wennborg · 5 years ago
  53. 17cd607 logging.h related include-what-you-use (ui/) by Hans Wennborg · 5 years ago
  54. 9468132 Update references to no_sources_assignment_filter.md. by Lei Zhang · 5 years ago
  55. c6fd7f2d Convert MaterialDesignController to a true singleton. by Peter Kasting · 5 years ago
  56. 5ed0dac win: Remove global static initializers by Chris Davis · 5 years ago
  57. 5e2e7204 Mass-migrate users of base::ThreadPool() that relied on ADL by Gabriel Charette · 5 years ago
  58. 74eeac7 Reformat all gn files in /base, /build, /chrome/, /ui by Nico Weber · 6 years ago
  59. 786c9a15 Remove distinction between drive and native paths by Austin Tankiang · 6 years ago
  60. 36d2e45 Convert //ui to not depend on set_sources_assignment_filter() by Sylvain Defresne · 6 years ago
  61. ed5f9d4 Reland "android: Do not compress locale .pak files inside bundle splits." by Clark DuVall · 6 years ago
  62. e51fef5 Remove unused includes to message_loop.h by Carlos Caballero · 6 years ago
  63. 0c63dda [WebLayer] Implement file inputs by Clark DuVall · 6 years ago
  64. ca0e725 Convert SelectFileDialog in select_file_dialog.mojom to new Mojo types by Julie Jeongeun Kim · 6 years ago
  65. 833be61e Allow saving MHTML on desktop by Dan Harrington · 6 years ago
  66. 32e09ffb Don't try to OK our own file picker dialog. by Avi Drissman · 6 years ago
  67. c710874 Reland "[TaskEnvironment] Complete migration with header rename" by Gabriel Charette · 6 years ago
  68. b69fcd4 Revert "[TaskEnvironment] Complete migration with header rename" by Gabriel Charette · 6 years ago
  69. 1894708 [TaskEnvironment] Complete migration with header rename by Gabriel Charette · 6 years ago
  70. dfa3604 [TaskEnvironment] Mass-migrate away from ScopedTaskEnvironment by Gabriel Charette · 6 years ago
  71. 8aef40b ui: Always specify thread affinity when posting tasks by Sami Kyostila · 6 years ago
  72. 415cf2ae OWNERS files updated with latest COMPONENT and TEAMS. by Eric Foo · 6 years ago
  73. 43d2fe6 Sort DEPS entries missed from recent code review by Andrew Grieve · 6 years ago
  74. 4a42c22e Reland: Mass refactoring: Change JNI #includes to use full paths (chrome/, ui/). by Andrew Grieve · 6 years ago
  75. ddef784 Revert "Mass refactoring: Change JNI #includes to use full paths (chrome/, ui/)." by Findit · 6 years ago
  76. ad356ab2 Mass refactoring: Change JNI #includes to use full paths (chrome/, ui/). by Mohamed Heikal · 6 years ago
  77. 1390744 Allow browser to terminate when BaseShellDialogImpl has a running task. by Erik Anderson · 6 years ago
  78. 45c6bafc MacPWAs Save Panels 3/3: Create select file dialog in app shim process by Christopher Cameron · 6 years ago
  79. 6d49059f MacPWAs Save Panels 2/3: Move SelectFileDialogBridge to remote_cocoa by Christopher Cameron · 6 years ago
  80. 6ce63284 MacPWAs Save Panels 1/3: Add mojo interface for file selection by Christopher Cameron · 6 years ago
  81. 099f9b8 Move files from ui/base/cocoa to components/remote_cocoa/browser by Christopher Cameron · 6 years ago
  82. 55612e2 Replace views_bridge_mac with remote_cocoa by Christopher Cameron · 6 years ago
  83. 8fb88d6 Revert "android: Do not compress locale .pak files inside bundle splits." by David Turner · 6 years ago
  84. e5615fc9 android: Do not compress locale .pak files inside bundle splits. by David 'Digit' Turner · 6 years ago
  85. bbf20fe Mac file selector: Always show extension when file contains multiple dots. by [email protected] · 6 years ago
  86. a70c871 Separate SavePanelBridge from ui::SelectFileDialogImpl by Christopher Cameron · 6 years ago
  87. 41c743f Update macOS ui::SelectFileDialogImpl to use weak ptr and unique_ptr by Christopher Cameron · 6 years ago
  88. 67d3a32 [Mac] Convert the SaveAccessoryView.xib to code. by Robert Sesek · 6 years ago
  89. 5e32e8e Correct the file type filter for Select File Dialog on Windows by Eric Lawrence · 6 years ago
  90. 9b22ed2 Use FOS_FORCEFILESYSTEM when using IFileOpenDialog by Patrick Monette · 7 years ago
  91. daf3af4 Use base::size rather than arraysize in ui/. by Avi Drissman · 7 years ago
  92. a724b76 RemoteMacViews: Make certificate and file dialogs better by Christopher Cameron · 7 years ago
  93. 53fe688 Add support for returning URLs from SelectFileDialogs. by Sam McNally · 7 years ago
  94. 3429b21 Add ui::SelectFileDialog::FileTypeInfo::ANY_PATH_OR_URL. by Sam McNally · 7 years ago
  95. e41f38f Fix DCHECK when using SELECT_OPEN_MULTI_FILE on Windows by Patrick Monette · 7 years ago
  96. 67a3be8b shell_dialogs: fix SelectFileDialogMacTest on Mojave by Elly Fong-Jones · 7 years ago
  97. 4f9c35c [message_loop] Remove message_loop_forward.h by Alexander Timin · 7 years ago
  98. c643d0e1 [message_loop] Temporary introduce message_loop_forward.h. by Alexander Timin · 7 years ago
  99. 4b9ad30 Revive out-of-process file dialogs on Windows. by Patrick Monette · 7 years ago
  100. 24a053b Use the IFileDialog to implement SelectFileDialog on Windows by Patrick Monette · 7 years ago