1. d0ace88 Replace base::MakeUnique with std::make_unique in ui/ by codeimpl · 8 years ago
  2. 90e67d6 [jumbo] Support jumbo builds in more of ui/ by Eric Willigers · 8 years ago
  3. 7a024b0 chromeos: makes EasyResizeWindowTargeter apply a hit mask if appropriate by Scott Violet · 8 years ago
  4. 1024f84d Declare //ui template instantiations so that all know about it by Daniel Bratell · 8 years ago
  5. 2ad2c1b1 Delegates state change to Android by Mitsuru Oshima · 8 years ago
  6. 0e33dbf Declare //ui template instantiations so that all know about it by Daniel Bratell · 8 years ago
  7. eeb5a94 mus: Use a cmd flag when mus is hosting viz. by Sadrul Habib Chowdhury · 8 years ago
  8. 60c9b24 ui: Fix rounded corner radius for shadows. by David Reveman · 8 years ago
  9. f935b87 Add ui::PropertyChangeReason argument to aura::WindowObserver methods. by Francois Doray · 8 years ago
  10. fb8b1e3 Makes WMTestHelper work with mus by Scott Violet · 8 years ago
  11. ff54119 Replace the NOTIMPLEMENTED_POLICY macro with an explicit macro by Daniel Bratell · 8 years ago
  12. 11aff277 Move some state management utilities to window_util.h by Elliot Glaysher · 8 years ago
  13. 7540c84 Fractional mouse event coordinates in ui/ash by Ella Ge · 8 years ago
  14. bac1a9c chromeos: ensure insets are 0 or negative by Scott Violet · 8 years ago
  15. b460057 Replace base::MakeUnique with std::make_unique in ui/. by Jeremy Roman · 8 years ago
  16. b634070 Remove usage of kDisableNewVirtualKeyboardBehavior by Blake O'Hare · 8 years ago
  17. b5b9727f mus: Fix shelf panel item minimize and activate. by Mike Wasserman · 8 years ago
  18. 851e8ad chromeos: makes mus not restack transients by Scott Violet · 8 years ago
  19. 2be0c5e Renames TransientWindowClient::Get -> GetIfExists by Scott Violet · 8 years ago
  20. fb6613a CrOS: Cache render surface in hide animation. by wutao · 8 years ago
  21. e97442ee Remove X11 CrOS code. by kylechar · 8 years ago
  22. e8bcc08 Remove EF_DIRECT_INPUT (dead flag) by Eugene Girard · 8 years ago
  23. 5cd8c28 CrOS: Add UMA for hiding window animation. by wutao · 8 years ago
  24. 34a5863 Updates ShapedAppWindowTargeter and removes MaskedWindowTargeter by Valery Arkhangorodsky · 8 years ago
  25. 9bbe7a2 FocusController may leave focus in wrong window by Scott Violet · 8 years ago
  26. 7b688d7b chromeos: makes window manager correctly deal with modal windows by Scott Violet · 8 years ago
  27. e66b415 Add drag started/ended to DragDropClientObserver by Daichi Hirono · 8 years ago
  28. 73904e3 Fixit: Remove uses of To/FromInternalValue() in ui/... by Yuri Wiitala · 8 years ago
  29. 94dd7ba [mus+ash] Refactors BubbleWindowTargeter, SearchBoxWindowTargeter and TouchHandleWindowTargeter by Valery Arkhangorodsky · 8 years ago
  30. cac5e0c [mus+ash] Refactors EasyResizeWindowTargeter for Mus hittest Aura client by Valery Arkhangorodsky · 8 years ago
  31. 7ef93f21 Makes non-resizable windows not use EasyResizeWindowTargeter by Valery Arkhangorodsky · 8 years ago
  32. 7c9efb2 Makes it easier to resize transient children of top level windows by Valery Arkhangorodsky · 8 years ago
  33. 272d1bb Avoid toggling app list if interrupted by mouse by weidongg · 8 years ago
  34. 100bc68 Initialize HostFrameSinkManager in tests. by kylechar · 8 years ago
  35. 3c7105a chromeos: makes EasyResizeWindowTargeter work with mus by Scott Violet · 8 years ago
  36. c5323f2 Implement large cursors in Mushrome. by erg · 8 years ago
  37. 56cf4cd3 Remove InputMethodGlue. by moshayedi · 8 years ago
  38. 602d002 Use ContainsValue() instead of std::find() in ui/wm and ui/message_center by tripta.g · 8 years ago
  39. ba20af04 exo: Fix multi-display hardware cursor by domlaskowski · 8 years ago
  40. e9fe91c ui/wm: rename wm_export.h to wm_core_export.h by Thiago Farina · 8 years ago
  41. 3b086a0 ui: extract ui/wm/public from aura target by Thiago Farina · 8 years ago
  42. 627fba95 move window_types.h from ui/wm/public to ui/aura/client by Thiago Farina · 8 years ago
  43. c5bff5b Enable new-virtual-keyboard-behavior flag by default. by yhanada · 8 years ago
  44. f134db33 Recreates the layer hierarchy modulo all layers that by muyuanli · 8 years ago
  45. dede6efa Only set the tooltip id window property on changes. by msw · 8 years ago
  46. 268490f New accessibility virtual keyboard behavior in non-sticky mode. by yhanada · 8 years ago
  47. 2998ee7 Replace "nested message loop" with "nested run loop" in comments. by gab · 8 years ago
  48. e47fb49 cros: allow aura window not considered activatable for pointer event by warx · 8 years ago
  49. eeba7c62 Change ui cursor identifiers to an enum class. by erg · 8 years ago
  50. 871d538 Update ash phantom window aesthetics. by estade · 8 years ago
  51. 3e82c5b9 chromeos: converts ash devtools to aura::Window by sky · 8 years ago
  52. 09bbc93 Update ash resize shadow aesthetics. by estade · 8 years ago
  53. 3f4e3bb Remove unused |context| from GetDefaultParent(). by moshayedi · 8 years ago
  54. 0a05464 Update cros network info bubble by estade · 8 years ago
  55. 6472567 Remove ID from ui::TouchEvent's constructors by lanwei · 8 years ago
  56. bdbe318 Move ui/gfx/animation/ into its own component. by chrishtr · 8 years ago
  57. 2734438 Moves maintaining root_window_for_new_windows_ to Shell by sky · 8 years ago
  58. b5e2126f mash: improves frame rendering in mash by sky · 8 years ago
  59. 19e1e200 aura-mus: Validate incoming window properties. by erg · 8 years ago
  60. 698af19 Move two utility functions from ash/screen_util.h to ui/wm/core/coordinate_conversion.h by yhanada · 9 years ago
  61. 5c71eb34 mash: wires up shadows for mash by sky · 9 years ago
  62. 61e45cf Refactor and push window properties up to class properties. by kylixrd · 9 years ago
  63. c2ac3cdd exo: Use correct rounded corner radius for shell surface shadows. by reveman · 9 years ago
  64. 122326d5 Remove infinite spin, make tooltip delay consistent by chengx · 9 years ago
  65. 95e5e9f Unify window fullscreen and minimizing implementation. by penghuang · 9 years ago
  66. 36d50e6 Revert of Remove unnecessary spin in ToolTipController (patchset #7 id:520001 of https://codereview.chromium.org/2615993002/ ) by chengx · 9 years ago
  67. 6b8312a Remove unnecessary spin in ToolTipController by chengx · 9 years ago
  68. 36f01b0 Add shadow/corner radius to message center notifications. by estade · 9 years ago
  69. ba7b9d7 Replace WM shadow types (on/off) and styles (small/inactive/active) by estade · 9 years ago
  70. ba12142 Include-what-you-use for WrapUnique/MakeUnique. by fdoray · 9 years ago
  71. ec9aafe0 Improve CrOS WM shadow drawing for small windows. by estade · 9 years ago
  72. bd5087e Also made change to LayerAnimationSequence, replace raw pointer by ratsunny · 9 years ago
  73. e234d53d Add OWNERS for ui/wm/core/shadow* by estade · 9 years ago
  74. ff9d994 Apply new MD shadows to CrOS tray bubbles. by estade · 9 years ago
  75. 7793237 Update WM shadow transitions. by estade · 9 years ago
  76. 090622c Remove unused linked_ptr inclusion by ratsunny · 9 years ago
  77. d1acf85 Update WM shadows for MD. by estade · 9 years ago
  78. dfdfc99e Rename WindowTreeHost G|SetBounds to indicate they are in pixels. by riajiang · 9 years ago
  79. bec8c81f Converts test_wm to use aura by sky · 9 years ago
  80. cc9c70f stop using SkXfermode -- use SkBlendMode instead by reed · 9 years ago
  81. c041673 Fixes bug in handling restacking because of transients by sky · 9 years ago
  82. 5f2fe79 Use aura::WindowProperty for title and name strings. by msw · 9 years ago
  83. 3d9470f ui: Cleanup class/struct forward declarations by jbriance · 9 years ago
  84. f9e94c7d Remove stl_util's deletion function use from ui/. by avi · 9 years ago
  85. ef7d2678 Revert of Linux Aura: Make tab dragging great again (patchset #4 id:60001 of https://codereview.chromium.org/2410773002/ ) by thomasanderson · 9 years ago
  86. c090032 Makes CaptureController be created and owned by WMState by sky · 9 years ago
  87. d509d73 Wires up drag/drop for aura-mus by sky · 9 years ago
  88. 4f4d259 Removes couple of unused functions in DragDropClient by sky · 9 years ago
  89. 65cfc29 Wires up transient windows for aura-mus by sky · 9 years ago
  90. 92d41b24 Moves DragDropClient to aura/client by sky · 9 years ago
  91. f8fcebc Moves TransientWindowClient to ui/aura/client and adds observer by sky · 9 years ago
  92. 4b33bfe Generalize layer mirroring for phantom windows by domlaskowski · 9 years ago
  93. 946eb20 Adds CaptureClientObserver as a way to track changes in capture by sky · 9 years ago
  94. 28f20d6 Renames aura::client::WindowTreeClient to WindowParentingClient by sky · 9 years ago
  95. de6dafb De-dupe BUILD.gn files. by nigeltao · 9 years ago
  96. 033378b Remove usage of FOR_EACH_OBSERVER macro in ui/wm/. by loyso · 9 years ago
  97. d38152e Remove usage of base::ObserverList<T>::Iter::GetNext() in //ui. by dcheng · 9 years ago
  98. 6627dfc Renames LayerDelegate::PrepareForLayerBoundsChange to OnLayerBoundsChanged by sky · 9 years ago
  99. fbb8975 Linux Aura: Make tab dragging great again by thomasanderson · 9 years ago
  100. 110b973 Fixes positioning of shadow layer by varkha · 9 years ago