1. 43ddd7a3 Remove uses NON_EXPORTED_BASE now that it's a no-op. by Nico Weber · 8 years ago
  2. 07615e0 android: Remove manual jni registration in ui/ by Bo Liu · 8 years ago
  3. 1bd7abc Add entries for content editable and date/time field in Mojo's text input state by Antonio Gomes · 8 years ago
  4. 3def26c Fix --touch-devices in Ozone X11. by kylechar · 8 years ago
  5. 08381b6e Mark the ET_MOUSE_MOVED created from a pointer grab as synthesized. by mcnee · 8 years ago
  6. 11aa41d Move ui::GetAtom to gfx::GetAtom by thomasanderson · 8 years ago
  7. e043e3ce Remove usages of XInternAtom by thomasanderson · 8 years ago
  8. cd655018 Change StubWindow to always notify delegate by Scott Violet · 8 years ago
  9. da737c5 Android: Remove GetApplicationContext part 4 by wnwen · 8 years ago
  10. 72c2b3d4 Adds bounds to parameters of StubWindow constrctor by sky · 8 years ago
  11. 6472567 Remove ID from ui::TouchEvent's constructors by lanwei · 8 years ago
  12. 1fc7c67 Fix AshWindowTreeHost shutdown for Ozone X11. by kylechar · 8 years ago
  13. d0454d5 Don't exit SetBounds early for X11Window. by kylechar · 8 years ago
  14. e4030ae Move SetUseOverrideRedirectWindowByDefault() to //ui/base. by kylechar · 9 years ago
  15. ff673af Fix aura_unittests and view_unittests for Ozone X11. by kylechar · 9 years ago
  16. 3d9470f ui: Cleanup class/struct forward declarations by jbriance · 9 years ago
  17. bee9d25d Mojo C++ bindings: switch ui/platform_window mojom target to use STL types. by yzshen · 9 years ago
  18. aef0403 Rename JavaObjectWeakGlobalRef::is_empty to avoid misuse. by torne · 9 years ago
  19. 6b2728b X11: Remove calls to XSelectInput by thomasanderson · 9 years ago
  20. a6e3f11 Nukes the gyp/gypi files in ui by sky · 9 years ago
  21. 180af79 Make compositor_frame.h NOT include base/trace_event/trace_event.h by xlai · 9 years ago
  22. fddcb163 Move XEvent typedef to x11_types.h. by kylechar · 9 years ago
  23. 948f366 Remove now-unnecessary .obj() in Java method calls. by torne · 9 years ago
  24. 8656011 Add missing using statements for JNI types. by torne · 9 years ago
  25. 4e4d53c Mojo C++ bindings: make the generator use STL/WTF string/vector/map by default. by yzshen · 9 years ago
  26. b9e3b77 Clean up Mojo C API dependent targets by rockot · 9 years ago
  27. 9b3bda8 Change ui::Event::time_stamp from TimeDelta to TimeTicks by majidvp · 9 years ago
  28. 7292575 Drop unnecessary override of OnWindowBoundsChanged in NativeWidgetMus::MusWindowObserver by markdittmer · 9 years ago
  29. bb0c85e1 Finish eliminating PlatformWindowMus by markdittmer · 9 years ago
  30. 8f326c6 mojo/converters/ime,display -> ui/platform_window,display/mojo by ben · 9 years ago
  31. 093812d x11: Make sure X11WindowBase always computes bounds in screen-space. by sadrul · 9 years ago
  32. 70394d0 Revert of Finish eliminating PlatformWindowMus (patchset #7 id:120001 of https://codereview.chromium.org/1999083002/ ) by sadrul · 9 years ago
  33. 2b2114f0 Finish eliminating PlatformWindowMus by markdittmer · 9 years ago
  34. 776e45e1 Fix hotplug events with Ozone X11. by kylechar · 9 years ago
  35. fe6518f Remove X11 deps from //ui/base with Ozone. by kylechar · 9 years ago
  36. ad71487 Split //ui/events/devices into two targets. by kylechar · 9 years ago
  37. 07d8d0f Revert of Split //ui/events/devices into two targets. (patchset #13 id:240001 of https://codereview.chromium.org/1809713002/ ) by msramek · 9 years ago
  38. eed04c1 Split //ui/events/devices into two targets. by kylechar · 9 years ago
  39. 984c189 Removes aura dependencies from WindowPositioner by sky · 9 years ago
  40. 25c52c3 Replace scoped_ptr with std::unique_ptr in //ui by danakj · 9 years ago
  41. bf0d713a Add more out of line copy ctors for complex classes. by vmpstr · 9 years ago
  42. 9707ed3 Fix multiple displays with Ozone X11. by kylechar · 9 years ago
  43. bb737c4 Fix double click on Ozone X11. by kylechar · 9 years ago
  44. ed6530c Reduce the fullscreen window height by 1px on activation loss and restore it back on activation gain. by ananta · 10 years ago
  45. d642dcb Add cursor support to Ozone X11. by kylechar · 10 years ago
  46. 456fe8e2 Add PlatformWindow/Event related code for Ozone X11. by kylechar · 10 years ago
  47. 0d62ed0 Swapped major/minor radii when minor radius is greater. by mustaq · 10 years ago
  48. 4f923692 ash: Unify various implementations of AshWindowTreeHost. by sadrul · 10 years ago
  49. 8dd34a13 Create //ui/base/ime:text_input_base target. by kylechar · 10 years ago
  50. 8b9047a Fix "gn check" for ozone build. by brettw · 10 years ago
  51. 9c81217b Switch to standard integer types in ui/. by avi · 10 years ago
  52. 2704027 Pass method parameters as JavaParamRef in remaining cases. by torne · 10 years ago
  53. 8dfb67a mash: Title the window so it has a name in the taskbar. by erg · 10 years ago
  54. b7f2c30 Add most of //ui/ to "gn check" by brettw · 10 years ago
  55. 314e9981 mus: Let clients set the cursor of their window. by erg · 10 years ago
  56. dfefa298 Platform Window: Fixing null checks. by mfomitchev · 10 years ago
  57. da6e7c9e Add context_utils.h includes where needed. by torne · 10 years ago
  58. d7a71c88 Run gn --format over all .gn files by agrieve · 10 years ago
  59. c35e8b8 X11: Set bit gravity to NorthWestGravity by piman · 10 years ago
  60. 7d96c973 Fix inability to reacquire capture on Chrome OS by spang · 10 years ago
  61. 08c85fb Get Mandoline working in component build. by jam · 10 years ago
  62. 089746f gfx: Make conversions from gfx::Point to PointF explicit. by danakj · 10 years ago
  63. 58f43364 aura: Support SurfaceDestroyed() on Android by sievers · 10 years ago
  64. 1b4ef1a6 aura: Unify Ozone+Windows+Android WindowTreeHost by sievers · 10 years ago
  65. f6be0fc Correctly initialize wheel events on windows in mus by rjkroege · 10 years ago
  66. 1c9c26d Pull buildtools for GN 352082 by brettw · 10 years ago
  67. 4a5556ba Remove all Windows Window Scoped Trackers and Associated Instrumentation by robliao · 10 years ago
  68. cf78ded8 Remove ui::KeyEvent::platform_keycode_ by kpschoedel · 10 years ago
  69. 7c896b5f Wire title changes from WebFrameClient all the way through to PlatformWindow by ben · 10 years ago
  70. f33f439 view-manager: Fix some issues regarding running tests in x11. by sadrul · 10 years ago
  71. bf6c05a view-manager: Allow closing down a view-tree. by sadrul · 10 years ago
  72. bbcffdc android: add gyp rules for platform android_window by Daniel Sievers · 10 years ago
  73. d1e9dba Mandoline: Enable Android software keyboard for the Omnibox. by penghuang · 10 years ago
  74. 3f1b5be7 Making PlatformWindowAndroid work with component build by mfomitchev · 10 years ago
  75. b7e80d2 Mandoline: Support text input on Android part 2 of 2. by penghuang · 10 years ago
  76. ca3b803 Move JNI annotations to annotations package. by aurimas · 10 years ago
  77. 3c35f95 Mandoline: Support text input on Android part 1 of 2. by penghuang · 10 years ago
  78. da9ab7e mojo: Fix running view-manager related apptests on X11. by sadrul · 10 years ago
  79. 71b167f platform-window: Make sure the delegate is notified when the surface is gone. by sadrul · 10 years ago
  80. 446a0482 view_manager: Add a stub impl for PlatformWindow, and remove PlatformViewportHeadless. by sadrul · 10 years ago
  81. 0e0809c Revert of view_manager: Add a stub impl for PlatformWindow, and remove PlatformViewportHeadless. (patchset #2 id:20001 of https://codereview.chromium.org/1214373004/) by thakis · 10 years ago
  82. facb7a7c Makes stub window callback to delete with null widget and scale by sky · 10 years ago
  83. c8d744ce view_manager: Add a stub impl for PlatformWindow, and remove PlatformViewportHeadless. by sadrul · 10 years ago
  84. b2afc80 Plumbs through device scale factor when widget is available by sky · 10 years ago
  85. 7e36c7d gn: 'platform_impl' should be a group instead of component (since it has no code of its own). by sadrul · 10 years ago
  86. 1218a59 android: Introduce a ui::PlatformWindow implementation for android. by sadrul · 10 years ago
  87. 707589f Revert of android: Introduce a ui::PlatformWindow implementation for android. (patchset #5 id:120001 of https://codereview.chromium.org/1180573004/) by skobes · 10 years ago
  88. 870d6cf android: Introduce a ui::PlatformWindow implementation for android. by sadrul · 10 years ago
  89. 133ead2 Don't destroy the window in PlatformWindow's destructor. by jam · 10 years ago
  90. a22cb3b Rework GN sessions component by brettw · 10 years ago
  91. ad8e1af2 Apply automated fixits for Chrome clang plugin to views_unittests. by dcheng · 10 years ago
  92. 54732d8 win: fix narrowing warning on vs2015 by scottmg · 10 years ago
  93. 157d6cf6 Work on GN Windows component build. by brettw · 10 years ago
  94. f52514e [Ozone] Constrain the cursor when overscan insets are set by pkotwicz · 11 years ago
  95. 5e16d46c replace COMPILE_ASSERT with static_assert in ui/ by mostynb · 11 years ago
  96. 151c801 Instrumenting windows message maps, and cleanup. by vadimt · 11 years ago
  97. ac0495771 Add GN files for ui/platform_window/win. by vchigrin · 11 years ago
  98. bba95ce gn format //ui by scottmg · 11 years ago
  99. 78a73470 Move all event related devices from ui/events/ to ui/events/devices/ by dnicoara · 11 years ago
  100. bc07fa0 Standardize usage of virtual/override/final specifiers. by dcheng · 11 years ago