1. 376784e Rewrite raw pointer fields to use raw_ptr<T> for cros by Keishi Hattori · 3 years, 2 months ago
  2. b99722f DanglingPtr: Mark all of them as untriaged [2/N] by Arthur Sonzogni · 3 years, 2 months ago
  3. 7c3c718 Rewrite raw pointer fields to use raw_ptr<T> for mac by Keishi Hattori · 3 years, 2 months ago
  4. f28f4f8 Rewrite raw pointer fields to use raw_ptr<T> for linux by Keishi Hattori · 3 years, 2 months ago
  5. bb02150 [Cast Convergence] Remove is_chromecast from missed places by Ryan Keane · 3 years, 2 months ago
  6. 9cdce354 Sanitize default file name in windows select file dialog by Min Qin · 3 years, 2 months ago
  7. 69be551 Fix build with use_gtk=false by Tom Anderson · 3 years, 3 months ago
  8. 8be8111 Update to non-deprecated constants by Avi Drissman · 3 years, 3 months ago
  9. 75be7b3 Allow upper-case file extensions in SelectFileDialogLinuxPortal by Tom Anderson · 3 years, 4 months ago
  10. af29e7e Speculative fix for crash in SelectFileDialogLacros::SelectFileImpl by James Cook · 3 years, 5 months ago
  11. bdd68018 [base] Remove unused post_task.h includes by Gabriel Charette · 3 years, 5 months ago
  12. 3ce7fed lacros: Fix UAF in select file dialog code by James Cook · 3 years, 5 months ago
  13. f992054 Migrate base::{size,empty,data} to STL equivalents in //ui. by Daniel Cheng · 3 years, 6 months ago
  14. 78ceb6d Ensure SelectFileDialogLacros::IsRunning returns a valid response by Ben Reich · 3 years, 6 months ago
  15. 40bca284 Add a check for use_gtk before using a dbus-dependent implementation by Andrey Kosyakov · 3 years, 6 months ago
  16. 16cc972 Reland "Reland "Move non-GTK select file dialog implementations out of //ui/gtk"" by Tom Anderson · 3 years, 6 months ago
  17. 0b5e2f9 Fix shell_dialogs_unittests on Monterey by Avi Drissman · 3 years, 7 months ago
  18. d290227 Skip failing file dialog tests on the Mac. by Avi Drissman · 3 years, 7 months ago
  19. 4f69f05 Revert "Reland "Move non-GTK select file dialog implementations out of //ui/gtk"" by Findit · 3 years, 7 months ago
  20. 530e420e Reland "Move non-GTK select file dialog implementations out of //ui/gtk" by Tom Anderson · 3 years, 7 months ago
  21. 8f39027 Revert "Move non-GTK select file dialog implementations out of //ui/gtk" by Minoru Chikamune · 3 years, 7 months ago
  22. 454db03 Move non-GTK select file dialog implementations out of //ui/gtk by Tom Anderson · 3 years, 7 months ago
  23. 89a84547 ui: Use BUILDFLAG for OS checking by Xiaohan Wang · 3 years, 7 months ago
  24. 0ab96fb Convert WARN_UNUSED_RESULT to [[nodiscard]] in //ui by Daniel Cheng · 3 years, 7 months ago
  25. 29d8064 Re-enable SelectFileDialogWinTest.CancelAllDialogs on Win8+ by Patrick Monette · 3 years, 7 months ago
  26. 0e45c02 Rewrite most `Foo* field_` pointer fields to `raw_ptr<Foo> field_`. by Keishi Hattori · 3 years, 9 months ago
  27. ac80cee Remove unused "base/macros.h" in ui/ by Peter Boström · 3 years, 10 months ago
  28. b4faa74 Mark SelectFileDialogWinTest.CancelAllDialogs as flaky by Anders Hartvoll Ruud · 3 years, 10 months ago
  29. 643cdf6 Replace base/task/ temporary forward headers with their final locations by Patrick Monette · 3 years, 10 months ago
  30. 3d7d7092 Replace task-related headers to their equivalent in base/task/ by Patrick Monette · 3 years, 11 months ago
  31. e5a38ed Migrate "base::TimeDelta::FromX" to "base:X". by Peter Kasting · 3 years, 11 months ago
  32. 03d2702 Remove DISALLOW_* macros from ui/ by Peter Boström · 4 years ago
  33. c8c12353 Replace DISALLOW_COPY_AND_ASSIGN in ui/ by Peter Boström · 4 years ago
  34. ee5e6a9 Remove inactive OWNERS from Chromium by Kentaro Hara · 4 years, 1 month ago
  35. 481bff67 Don't offer "all files" in a save panel by Avi Drissman · 4 years, 2 months ago
  36. d4a2f8e Swap base/stl_util.h to base/cxx17_backports.h in many files. by Lei Zhang · 4 years, 2 months ago
  37. 8ea46ceb Fix shell_dialog_unittests taking a long time on CQ by Sven Zheng · 4 years, 2 months ago
  38. 786a9ae Remove unneeded <string> includes from ui/. by Lei Zhang · 4 years, 2 months ago
  39. e8890c5 Swap from base/stl_util.h to cxx17_backports.h in ui/ .cc files. by Lei Zhang · 4 years, 3 months ago
  40. eed0b26b ui: Replace base::Optional and friends with absl counterparts by Anton Bikineev · 4 years, 3 months ago
  41. cd62644 Reland "Don't include layer.h in ui/compositor/layer_owner.h" by Hans Wennborg · 4 years, 4 months ago
  42. 58f618da Revert "Don't include layer.h in ui/compositor/layer_owner.h" by David Roger · 4 years, 4 months ago
  43. e46ee61 Don't include layer.h in ui/compositor/layer_owner.h by Hans Wennborg · 4 years, 4 months ago
  44. 7fc035b4 Fix header guards in ui/. by Lei Zhang · 4 years, 4 months ago
  45. 5a49b25 lacros: Remove some unnecessary plumbing [Part 3 / N] by Erik Chen · 4 years, 4 months ago
  46. 4fa0362 Delete unnecessary base/callback_forward.h includes from headers. by Lei Zhang · 4 years, 4 months ago
  47. 8aeb574 [LSC] Remove base::ASCIIToUTF16("...") in //content and //ui by Jan Wilken Dörrie · 4 years, 5 months ago
  48. 09a4396 [LSC] Remove base/strings/string16.h #includes by Jan Wilken Dörrie · 4 years, 5 months ago
  49. 5263957 [LSC] Replace base::string16 with std::u16string in //ui by Jan Wilken Dörrie · 4 years, 6 months ago
  50. ad587c3 [LSC] Add #include <string> to prepare for removal of base::string16 by Jan Wilken Dörrie · 4 years, 6 months ago
  51. dfd39a2 [LSC] Replace base::char16 with char16_t in //ui by Jan Wilken Dörrie · 4 years, 6 months ago
  52. 82577690 [base] Remove STRING16_LITERAL usages by Jan Wilken Dörrie · 4 years, 6 months ago
  53. beb128d [base] Prepare //ui for string16 switch by Jan Wilken Dörrie · 4 years, 6 months ago
  54. 31fa0f2 Make components_unittests build with string16=std::u16string. by Peter Kasting · 4 years, 7 months ago
  55. 4d3f21c Make Foo complete when using unique_ptr<Foo> as a parameter by Reid Kleckner · 4 years, 7 months ago
  56. 23b2119 Remove extra whitespace in DIR_METADATA files. by Andy Perelson · 4 years, 7 months ago
  57. 25f38bb6 [FSA] Sanitize descriptions for file types. by Marijn Kruisselbrink · 4 years, 8 months ago
  58. 620202ac [2/2] Add DIR_METADATA files to directories under //ui by Gavin Mak · 4 years, 9 months ago
  59. 5bf1c6c2 Ensure that showSaveFilePicker always shows the extension on Mac. by Marijn Kruisselbrink · 4 years, 9 months ago
  60. cd633fdb Keep file types ordered in mac file dialog. by Marijn Kruisselbrink · 4 years, 9 months ago
  61. 3ef5db7 mac: Remove code to support OS X 10.10 in //ui by Robert Sesek · 4 years, 9 months ago
  62. 0274fff LaCrOS: Replace defined(OS_CHROMEOS) with BUILDFLAG(IS_CHROMEOS_ASH) by Yuta Hijikata · 4 years, 9 months ago
  63. 69f65b4 [fuchsia] Update Fuchsia-related TODOs with bug references by Fabrice de Gans-Riberi · 5 years ago
  64. 6a01020 build: Remove a few now-no-op set_sources_assignment_filter calls by Nico Weber · 5 years ago
  65. 56cd97e7 Make the Native File System API work with special volumes on Chrome OS. by Marijn Kruisselbrink · 5 years ago
  66. 4ed1b07 lacros: Fix crash in ui::SelectFileDialogLacros by James Cook · 5 years ago
  67. 878b180 Remove all remaining references to the jumbo build. by Dirk Pranke · 5 years ago
  68. 9c0fc3b Remove all use of jumbo_* build target types. by Dirk Pranke · 5 years ago
  69. 358e8f2c Rewrite is_linux flag for ui directory. by Sean McAllister · 5 years ago
  70. 77b05efd Migrate to OS_MAC and OS_APPLE in ui/ by Avi Drissman · 5 years ago
  71. 652010d lacros: Fix window stacking for select file dialogs by James Cook · 5 years ago
  72. 9273025 Move files in //chromeos/lacros/browser to //chromeos/lacros by James Cook · 5 years ago
  73. 8e73ffd Rename lacros -> crosapi. by Erik Chen · 5 years ago
  74. 58fe65f Update docs on ui::SelectFileDialog::FileTypeInfo::AllowedPaths by James Cook · 5 years ago
  75. 566fefe lacros: Add extended file info support to SelectFile by James Cook · 5 years ago
  76. af73841d lacros: Add file extension filter support to SelectFile by James Cook · 5 years ago
  77. 1b4bb70 mac: Convert GN libs lists to frameworks in //ui. by Robert Sesek · 5 years ago
  78. be13cc0 lacros: Fix startup race for select file dialog by James Cook · 5 years ago
  79. 7d13acf0 chromeos: Select file dialog implementation for lacros, part 2 by James Cook · 5 years ago
  80. b10beef1 chromeos: Select file dialog implementation for lacros, part 1 by James Cook · 5 years ago
  81. c740c76c Convert NULL to nullptr or shorten to bool-like expression by Bartek Nowierski · 5 years ago
  82. a67593e9 lacros: Fix crash when trying to save a file by James Cook · 5 years ago
  83. c84b8e2 Use simpler base::WriteFile() variant in storage/ and ui/. by Lei Zhang · 5 years ago
  84. a47ddf8 Remove/replace unnecessary logging.h includes in .mm files (base/ chrome/ ui/) by Hans Wennborg · 5 years ago
  85. 8586102b Remove/replace unnecessary logging.h includes in .cc files (ui) by Hans Wennborg · 5 years ago
  86. 17cd607 logging.h related include-what-you-use (ui/) by Hans Wennborg · 5 years ago
  87. 9468132 Update references to no_sources_assignment_filter.md. by Lei Zhang · 5 years ago
  88. c6fd7f2d Convert MaterialDesignController to a true singleton. by Peter Kasting · 5 years ago
  89. 5ed0dac win: Remove global static initializers by Chris Davis · 5 years ago
  90. 5e2e7204 Mass-migrate users of base::ThreadPool() that relied on ADL by Gabriel Charette · 5 years ago
  91. 74eeac7 Reformat all gn files in /base, /build, /chrome/, /ui by Nico Weber · 6 years ago
  92. 786c9a15 Remove distinction between drive and native paths by Austin Tankiang · 6 years ago
  93. 36d2e45 Convert //ui to not depend on set_sources_assignment_filter() by Sylvain Defresne · 6 years ago
  94. ed5f9d4 Reland "android: Do not compress locale .pak files inside bundle splits." by Clark DuVall · 6 years ago
  95. e51fef5 Remove unused includes to message_loop.h by Carlos Caballero · 6 years ago
  96. 0c63dda [WebLayer] Implement file inputs by Clark DuVall · 6 years ago
  97. ca0e725 Convert SelectFileDialog in select_file_dialog.mojom to new Mojo types by Julie Jeongeun Kim · 6 years ago
  98. 833be61e Allow saving MHTML on desktop by Dan Harrington · 6 years ago
  99. 32e09ffb Don't try to OK our own file picker dialog. by Avi Drissman · 6 years ago
  100. c710874 Reland "[TaskEnvironment] Complete migration with header rename" by Gabriel Charette · 6 years ago