1. 7141f9f [BCIV] Update public doc with implementation details by Peilin Wang · 2 months ago
  2. e7ae9f5 Fix typos and grammar in UI starter guide documentation by Nishaanth Shriram M S · 4 months ago
  3. 005eebdf Update pixel test docs by Dana Fried · 4 months ago
  4. 26ebb168 Add a reference to --screen-info to multiscreen testing doc by Peter Kvitek · 4 months ago
  5. 5f36a80f Update documentation of UI Devtools Bubble Locking by Keren Zhu · 5 months ago
  6. 8314221 Rename UI Devtools feature flag back to #ui-debug-tools by David Yeung · 5 months ago
  7. 1360793 Lock further access to View::set_owned_by_client(). by Peter Kasting · 5 months ago
  8. bc8af9ce [win] Change ScreenWin public static methods to virtual by Peter Kvitek · 6 months ago
  9. 9b315d5 Remove obsolete group from docs by Jesse McKenna · 7 months ago
  10. 997bb97 Fix typo in MVC overview by Keigo Oka · 10 months ago
  11. a4550c64 Remove BlankUiTestActivityTestCase. by Ted Choc · 10 months ago
  12. f12b1408 Update dynamic color doc with guidance on illustrations by Sinan Sahin · 11 months ago
  13. 6afba327 Fix typo in graphic for //ui/docs/views/overview.md. by Dirk Pranke · 12 months ago
  14. a3bd803 Add documentation about using attrs in Chrome Android styles/widgets by Theresa · 12 months ago
  15. 9f2ac33 Fix typo in text rendering docs by Luis Flores · 12 months ago
  16. abe3779 Fix typo in //docs/ui/views/widget_destruction.md. by Dirk Pranke · 1 year ago
  17. b8a5cf2 Add README.md to ui/actions for better documentation. by Allen Bauer · 1 year, 1 month ago
  18. ccdbd91 [Harfbuzz] Update readme with new font-based fallback behavior by Kurt Catti-Schmidt · 1 year, 1 month ago
  19. ebb9b36 Remove View Bounds Highlighting from UI devtools doc by Keren Zhu · 1 year, 1 month ago
  20. a805577b Fix bubble locking in UI DevTools and remove universal view rect drawing by Keren Zhu · 1 year, 1 month ago
  21. e914ad7 [UI] Use mojo enum for `DialogButton` by Md Hasibul Hasan · 1 year, 1 month ago
  22. ae99ae28 Update EventType names by Avi Drissman · 1 year, 2 months ago
  23. 087e3eed [a11y] Update doc View::SetAccessibleName to ViewAccessibility::SetName by Evelynn Kaplan · 1 year, 2 months ago
  24. 1d737482 Fix (most of?) the remaining absl::optional references by David Benjamin · 1 year, 2 months ago
  25. 0df9a0e Add docs/ui/display/multiscreen_testing.md by Brad Triebwasser · 1 year, 3 months ago
  26. addfc74 [MVC] Update MVC docs by Elaine Chien · 1 year, 4 months ago
  27. a3bca21 Modularize webui_util.h by Erik Chen · 1 year, 4 months ago
  28. 7130341 [ TabRestore ] Move restore types out of TabRestoreService by dljames · 1 year, 5 months ago
  29. 7a42dd9 Remove support for single-param METADATA_HEADER macro and 3-param BEGIN_METADATA macro. by Allen Bauer · 1 year, 7 months ago
  30. 3c8e24e Add documentation for dip to screen conversion on Windows by Benjamin Beaudry · 1 year, 7 months ago
  31. c02846b Fix a broken link in browser_controls.md by Lijin Shen · 1 year, 7 months ago
  32. f759050 [buganizer] Migrate remaining DIR_METADATA in chromium/src by Jeff Yoon · 1 year, 7 months ago
  33. 64d9914 Update Metadata docs and comments. by Allen Bauer · 1 year, 8 months ago
  34. f4b162e Update docs for removal of SetChildViewIgnoredByLayout(). by Peter Kasting · 1 year, 8 months ago
  35. 73c594dd Add note to UI Dev tool doc about bubble lock. by David Yeung · 1 year, 8 months ago
  36. 1e3a1e99 Change View::Layout() to take a PassKey. by Peter Kasting · 1 year, 8 months ago
  37. df36f33e Replace Layout() calls with DeprecatedLayoutImmediately(): docs/ by Peter Kasting · 1 year, 8 months ago
  38. 8e6535e Convert superclass Layout() calls to LayoutSuperclass<>(): docs/ by Peter Kasting · 1 year, 8 months ago
  39. a4284ca Add LayoutImmediately(). by Peter Kasting · 1 year, 8 months ago
  40. 94c0f2e Direct people to use RunScheduledLayout() as the preferred route. by Peter Kasting · 1 year, 8 months ago
  41. 14380c4 update views documentation by Erik Chen · 1 year, 8 months ago
  42. daba659 Update macro name and hyperlink. by Joseph Park · 1 year, 10 months ago
  43. 33928e7 ui/views/overview.md: update the stale BubbleDialogDelegateView link by Takashi Toyoshima · 1 year, 10 months ago
  44. 7894271 [MVC] Edits to mvc developer guide by Elaine Chien · 1 year, 11 months ago
  45. b1cb900 Removing references to fragment_activity_replacer by Sam Maier · 2 years ago
  46. 430f743 Linked dynamic colors doc to internal figma color mapping go link. by Sky Malice · 2 years ago
  47. ea17bbdc [APS] Update tab container visibility and color on tab hover events by Aishwarya Rajesh · 2 years, 1 month ago
  48. 719e2d8 [MVC] Add developer guide to ui/views docs by Elaine Chien · 2 years, 2 months ago
  49. a127340 Simplify lifetime reasoning of AppController: it's a singleton by Avi Drissman · 2 years, 4 months ago
  50. 528bc04 Update documentation involving deprecated GetSystemColor() by Joseph Park · 2 years, 4 months ago
  51. 485c8acf [Android] Replace LocalRobolectricTestRunner with RobolectricTestRunner by Henrique Nakashima · 2 years, 5 months ago
  52. b756267d Update doc for debug tools flag by James Feister · 2 years, 5 months ago
  53. 3bd204d [views-examples] Improve views-example documentation by David Yeung · 2 years, 7 months ago
  54. b4470df Improve contrast with pervasive system accent colors. by Peter Kasting · 2 years, 7 months ago
  55. 198b59f Add "starter guide" for those new to UI development. by Peter Kasting · 2 years, 7 months ago
  56. f0d81e3b [Render text] Added variation selector to doc + fixed incorrect unicode by David Yeung · 2 years, 8 months ago
  57. e1bda98 [RenderText] Add documentation for overview of RenderText implementation by Elaine Chien · 2 years, 8 months ago
  58. 6347048 [RenderText Doc]: Unicode overview by David Yeung · 2 years, 8 months ago
  59. bb9cd02 Update header includes for /base/functional in /d*, /e*, /f* by Avi Drissman · 2 years, 8 months ago
  60. 564b73b [views] Added more terms to glossary by David Yeung · 2 years, 9 months ago
  61. cf34482 Skeleton of a UI glossary. by Peter Kasting · 2 years, 9 months ago
  62. 0c5225dc Fix broken link. by Peter Kasting · 2 years, 9 months ago
  63. 64fbae6c Add initial folder for Render Text docs and alphabetize by Elaine Chien · 2 years, 9 months ago
  64. 5f2e01b6 views: Add doc about Widget destruction by Keren Zhu · 2 years, 9 months ago
  65. 755f4b1 Update dynamic colors doc to reflect minimum APK being no longer 23. by Wissem Gamra · 2 years, 10 months ago
  66. 3fb6555 Fix typo in docs/ui/learn/bestpractices/{layout,ownership}.md by Tom Sepez · 2 years, 10 months ago
  67. 0b2dcb4c Adjust dynamic colors doc for Surface-0 simplification. by Sky Malice · 3 years ago
  68. 7b017a99 Update copyright headers in docs/ and styleguide/ by Avi Drissman · 3 years ago
  69. e69fa05 drop "All rights reserved" from examples by Mike Frysinger · 3 years, 2 months ago
  70. eb7088a Update animation docs with OnAborted caveat by Elaine Chien · 3 years, 2 months ago
  71. 9ee33317 Add callback usage notes to animation builder docs by Elaine Chien · 3 years, 2 months ago
  72. 0d53dc82 Update views example documentation to account for namespaces and spacing. by Alison Gale · 3 years, 2 months ago
  73. 9f6160b9 Fix links in Simple RecyclerView use in MVC tutorial by Adem Derinel · 3 years, 4 months ago
  74. a21201e4 Migrate Chrome Android MVC Overview to markdown from internal doc. by Ted Choc · 3 years, 5 months ago
  75. 8265050 [GMNext] Add dynamic color documentation by Sinan Sahin · 3 years, 6 months ago
  76. 1f57c9b8 Migrate remaining odd callers of base::PostTask/Create*TaskRunner in /docs by Gabriel Charette · 3 years, 6 months ago
  77. f6e2362 Update color best pratices to change from a View to a rooted entity. by Allen Bauer · 3 years, 7 months ago
  78. e1d37e7 Rename DummyUiActivity to BlankUiTestActivity by Mark Schillaci · 3 years, 7 months ago
  79. 6c96ed0a ozone/x11: update link in the input event docs. by Maksim Sisov · 3 years, 8 months ago
  80. 0727d88 docs: Use BUILDFLAG for OS checking by Xiaohan Wang · 3 years, 8 months ago
  81. fd6fb40b fix x11_window.cc ref in input events docs by Nick Yamane · 3 years, 9 months ago
  82. aec0504 docs: Add views_examples to animation builder docs by James Cook · 3 years, 11 months ago
  83. 405eb31 Remove unused Chrome docs PNG files. by Addison Luh · 4 years ago
  84. 2ead0ee Update GridLayout to TableLayout in UI docs. by Peter Kasting · 4 years ago
  85. 5423ee04 [android] Add missing bullet points to mvc_architecture_tutorial.md by Victor Vianna · 4 years ago
  86. e5a38ed Migrate "base::TimeDelta::FromX" to "base:X". by Peter Kasting · 4 years ago
  87. c63c993 Port more places to color pipeline by Peter Kasting · 4 years ago
  88. 46fb509 Revise AnimationBuilder documentation by Elaine Chien · 4 years ago
  89. c22d602 Move activation doc to learn/ by Wei Li · 4 years ago
  90. fc6f3e0 Add document for Layer Animation Builder by Wei Li · 4 years ago
  91. 6e4c8b5 Add documentation for activation and focus by Erik Chen · 4 years, 1 month ago
  92. 56a068a7 Docs: add note about translations screenshots to UI code review guide by Evan Stade · 4 years, 1 month ago
  93. fa420be docs: remove historical macviews release plan by Elly Fong-Jones · 4 years, 1 month ago
  94. 0e6143a Add Prepare for Code Review to views documentation by Peter Boström · 4 years, 1 month ago
  95. 0e0f72bf [COIL] Change chromium code search type links to use main rather than master by John Palmer · 4 years, 4 months ago
  96. 362b914 Replace Theme.AppCompat with Theme.MaterialComponents by Sinan Sahin · 4 years, 4 months ago
  97. 046f987 [COIL] Change chromium code search type links to use main rather than master for docs by John Palmer · 4 years, 4 months ago
  98. 65fe22a2 Remove base/optional.md and mentions of Optional in docs/ by Anton Bikineev · 4 years, 4 months ago
  99. fb9a9f7 Retire ScopedObserver in *.md. by Sigurdur Asgeirsson · 4 years, 4 months ago
  100. 6d2d6a8 Convert enum to enum class for DialogContentType by Hwanseung Lee · 4 years, 5 months ago