1. 1c717d9d Fix NativeThemeAura's menu background color. by [email protected] · 12 years ago
  2. ee8adf56d ui/native_theme: Get rid of unnecessary views include. by [email protected] · 12 years ago
  3. 529a3cf gfx: Create a separate gfx component out of ui. by [email protected] · 12 years ago
  4. 7df6fff Revert 225857 "gfx: Create a separate gfx component out of ui." by [email protected] · 12 years ago
  5. 89063721 gfx: Create a separate gfx component out of ui. by [email protected] · 12 years ago
  6. 9afc14e2 Clean up a few more unused globals. by [email protected] · 12 years ago
  7. 11ce76c Tighten DEPS rules further. by [email protected] · 12 years ago
  8. 521f7e31 Tighten up DEPS rules in src/ui: prevent components from including from each other, and drop a bunch of DEPS files in to make checkdeps happy. by [email protected] · 12 years ago
  9. 197e7f6 Revert 225020 "Tighten up DEPS rules in src/ui: prevent componen..." by [email protected] · 12 years ago
  10. 46ebad9 Tighten up DEPS rules in src/ui: prevent components from including from each other, and drop a bunch of DEPS files in to make checkdeps happy. by [email protected] · 12 years ago
  11. 50b6626 Remove dependency on ui::ScaleFactor from ui/gfx by [email protected] · 12 years ago
  12. d24adc83 Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx" by [email protected] · 12 years ago
  13. 86c71f7 Remove dependency on ui::ScaleFactor from ui/gfx by [email protected] · 12 years ago
  14. 037e9025 Removed menu finch experiments and applied sizes from MENU_VARIATION_COMPACT_2 and colors from MENU_VARIATION_CONTRAST by [email protected] · 12 years ago
  15. bde885b Move a bunch of windows stuff from ui/base/win to ui/gfx/win by [email protected] · 12 years ago
  16. 5981e2d Move ui/base/win/dpi.h to ui/gfx/dpi_win.h by [email protected] · 12 years ago
  17. 8300e979 Fix border and tiling issues when rendering aura progress bars. by [email protected] · 12 years ago
  18. 4778727 Don't draw unfocused selections in RenderText. by [email protected] · 12 years ago
  19. c64dc6e Invert the dialog background color for Windows high contrast. by [email protected] · 12 years ago
  20. 4ef44db Use the default theme as the fallback UI in Blink by [email protected] · 12 years ago
  21. 108622f Revert 201085 "Use the default theme as the fallback UI in Blink" by [email protected] · 12 years ago
  22. 27324cbb Use the default theme as the fallback UI in Blink by [email protected] · 12 years ago
  23. d69a015 Revert 200785 "Use the default theme as the fallback UI in Blink" by [email protected] · 12 years ago
  24. 63cb302 Use the default theme as the fallback UI in Blink by [email protected] · 12 years ago
  25. 1b768f8f ui: Rename kColorId_TextButton to kColorId_Button in NativeTheme. by [email protected] · 12 years ago
  26. 64f42ca Revert 200431 "Use the default theme as the fallback UI in Blink" by [email protected] · 12 years ago
  27. 9fec568 Use the default theme as the fallback UI in Blink by [email protected] · 12 years ago
  28. 38c635b linux_aura: Fix several issues related to menu colors. by [email protected] · 12 years ago
  29. 759c834 Standardize warning color for requestAutocomplete by [email protected] · 12 years ago
  30. 37f3bd6 Added more menu Finch experiments. by [email protected] · 12 years ago
  31. 3b635b90 ui: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro. by [email protected] · 12 years ago
  32. 5ed1d96 Removed "disable-new-menu-style" command line switch and related code. by [email protected] · 12 years ago
  33. d93461d Fix missing scrollbar thumb on WinXP. by [email protected] · 12 years ago
  34. e487d67f Add support for indeterminate checkbox on Windows classic theme. by [email protected] · 12 years ago
  35. ab3b99d Disable menu experiment for Aura by [email protected] · 12 years ago
  36. cc1a246 wrench_menu: use NativeTheme colors under aura by [email protected] · 12 years ago
  37. 543a80e Fix GetPartSize to account for customized themes. by [email protected] · 12 years ago
  38. e7cff16f Added finch experiment to track new menu style effect. by [email protected] · 12 years ago
  39. a244f258 Remove old-checkbox-style flag, code and assets by [email protected] · 12 years ago
  40. 83129851 Fix scrollbars on the edit bookmarks window and task manager under Windows classic theme. by [email protected] · 12 years ago
  41. a0c5e09 Fix crash in NativeTheme::Paint when passed an empty size. The web by [email protected] · 12 years ago
  42. 95b5659f Mac: Update zoom bubble UI by [email protected] · 12 years ago
  43. 5301f56 Added inverted color scheme support to new menu style. by [email protected] · 12 years ago
  44. 70482967 Changed menu accelerators color and copy/paste/zoom buttons in wrench menu to match rest of the menu colors. by [email protected] · 13 years ago
  45. 8925e0fa Revert 182726 - Speculative. Will reland if no perf change. by [email protected] · 13 years ago
  46. 1b49561 Fix retrieval of unthemed scrollbar size. by [email protected] · 13 years ago
  47. 1ca1eeb Fix painting of scaled themes in Windows in high-DPI mode. by [email protected] · 13 years ago
  48. e95cacb Fix menu corners: the menu background was being painted as a rect when in fact, by [email protected] · 13 years ago
  49. a33a118d Get views implementation of table and tree to use the right system colors. by [email protected] · 13 years ago
  50. 64caaf0a Nukes NativeScrollBarWin and fixes bugs with getting by [email protected] · 13 years ago
  51. dff06541 Changed enable-new-menu-style flag to be on by default. by [email protected] · 13 years ago
  52. 7f39bb69 Implement rough new dialog style. by [email protected] · 13 years ago
  53. cec2dd0 Added new menu check and radio button images and related code (images in a separate CL, 11569043). by [email protected] · 13 years ago
  54. 4aed41a3 Fix label color in TextButtonBase by [email protected] · 13 years ago
  55. 179d098 Use NativeTheme colors for Views bubbles; etc. by [email protected] · 13 years ago
  56. 7f98def Use native theme colors for textfields; etc. by [email protected] · 13 years ago
  57. 266ca02 Added missing piece to aura on win to support common_theme by [email protected] · 13 years ago
  58. 3699ae5a ui: Use skia::RefPtr<T> for implicit safe reference counting. by [email protected] · 13 years ago
  59. a673f35 Added flag to enable new menu style. by [email protected] · 13 years ago
  60. 990e622 ui: Make native_theme its own library. by [email protected] · 13 years ago