1. dc783c7 [MacViews] Enable dragging a window by its caption/draggable areas. by jackhou · 10 years ago
  2. 0d16f70 Move ConstrainedWindowAnimation to ui/base/cocoa by tapted · 10 years ago
  3. 932b51a Mac: Implement -[NSColor cr_CGColor] to simplify conversions. by andresantoso · 10 years ago
  4. 72ff2bb4 [MacViews] Fix behavior of non-resizable windows in fullscreen. by jackhou · 10 years ago
  5. f3dbf91f MacViews: Implement Tooltips by tapted · 10 years ago
  6. 43ed3b0 Roboto has shipped to stable channel for a while and it works fine. This CL cleans up old Noto Sans UI font stuff. by xdai · 10 years ago
  7. 0f91f7a Upstream two UI-related test utilities for iOS by stuartmorgan · 10 years ago
  8. f0e19f91 Upstream most of the iOS WebUI support in ios/web/ by stuartmorgan · 10 years ago
  9. 108c179 Remove android_webview_build conditions from ui. by torne · 10 years ago
  10. 2e9ab85ba Upstream iOS context menu support code by stuartmorgan · 10 years ago
  11. e4f9eed Remove cc dependency from ui/base by jaekyun · 11 years ago
  12. 129da84 Sort GYP files under ui by satorux · 11 years ago
  13. ce336f6 Remove dependency from ui/base to cc on non-Android platforms by spang · 11 years ago
  14. 1543938 Mac: Optimize TabView drawing. by andresantoso · 11 years ago
  15. 1c36fac Split ui/base/ime into a new component (reland with windows GN fix) by spang · 11 years ago
  16. 5b27993 Revert of Split ui/base/ime into a new component (patchset #4 id:60001 of https://codereview.chromium.org/889323003/) by ccameron · 11 years ago
  17. 2321ca1b Split ui/base/ime into a new component by spang · 11 years ago
  18. cb1ffc6 Fix 'gn check' errors in //ui/* targets. by tfarina · 11 years ago
  19. 52cfea1 Unified touch_device_aurax11 and touch_device_ozone. by mustaq · 11 years ago
  20. 603fc87 Revert of Revert of linux/gyp: Find missing symbols at build time, not runtime. (patchset #1 id:1 of https://codereview.chromium.org/835223006/) by thakis · 11 years ago
  21. 6019325 Revert of linux/gyp: Find missing symbols at build time, not runtime. (patchset #10 id:180001 of https://codereview.chromium.org/854753002/) by timloh · 11 years ago
  22. fdaea4c linux/gyp: Find missing symbols at build time, not runtime. by thakis · 11 years ago
  23. c160801 Revert of linux/gyp: Find missing symbols at build time, not runtime. (patchset #9 id:160001 of https://codereview.chromium.org/854753002/) by thestig · 11 years ago
  24. faffc1a linux/gyp: Find missing symbols at build time, not runtime. by thakis · 11 years ago
  25. 49b2fd5 Move idle-related functions to ui/base/idle/. by derat · 11 years ago
  26. 2d4e62d Move UserActivityDetector to ui/base/user_activity/. by derat · 11 years ago
  27. d235288 [Ozone] Fix building ui_base_unittests with GN by dnicoara · 11 years ago
  28. 114899d [Ozone] Fix build dependencies in ui/base by dnicoara · 11 years ago
  29. 4cf2e3d Supports layout switch in Ozone by xkbcommon library. by fengyuan · 11 years ago
  30. f229b81 Replace SystemUIResourceManager with ResourceManager by jaekyun · 11 years ago
  31. f837da7c Reland: Move TouchSelectionController from content to ui by mohsen · 11 years ago
  32. be0a2b0 Roboto font UI experiment by jshin · 11 years ago
  33. 6b15051 Revert of Move TouchSelectionController from content to ui (patchset #12 id:600001 of https://codereview.chromium.org/759433002/) by rsleevi · 11 years ago
  34. 29fd405 Move TouchSelectionController from content to ui by mohsen · 11 years ago
  35. 905f3d9 ui: Fix all 'gn check' errors. by tfarina · 11 years ago
  36. 179b1f4 Revert "Revert of Moves code from chromeos/ime to ui/base/ime/chromeos. (patchset #18 id:340001 of https://codereview.chromium.org/727143002/)" by shuchen · 11 years ago
  37. 857735b6 Revert of Moves code from chromeos/ime to ui/base/ime/chromeos. (patchset #18 id:340001 of https://codereview.chromium.org/727143002/) by jochen · 11 years ago
  38. 9917a36 Moves code from chromeos/ime to ui/base/ime/chromeos. by shuchen · 11 years ago
  39. 5546373 Regression: Search+Key pops up app launcher by afakhry · 11 years ago
  40. 112adc89 Reland rewrite clipboard write IPC handling to be easier to understand. by dcheng · 11 years ago
  41. 5f8381bf Revert of Rewrite clipboard write IPC handling to be easier to understand. (patchset #29 id:860001 of https://codereview.chromium.org/574273002/) by sky · 11 years ago
  42. a809552 Rewrite clipboard write IPC handling to be easier to understand. by dcheng · 11 years ago
  43. dd4f545e Add TestClipboard implementation for unit tests. by dcheng · 11 years ago
  44. 9db1b9d [Android] Add a native pull-to-refresh overscroll effect by jdduke · 11 years ago
  45. 2975885b Adds web implementations for SerializedNavigationEntry. by rohitrao · 11 years ago
  46. aaa54ca8 remove ui/base/win/dpi_setup.cc by scottmg · 11 years ago
  47. 24f3d91 Change ui::Clipboard to use virtual methods for testing purposes. by dcheng · 11 years ago
  48. 0e6cd43e Move nsview_additions and hyperlink_text_view to ui/base/cocoa by hashimoto · 11 years ago
  49. c6ccc77d Move PageTransition from //content/public/common to //ui/base by Sylvain Defresne · 11 years ago
  50. 5a25b4d1 Support IME extensions for Ozone. by [email protected] · 11 years ago
  51. 33d76bb0 Revert of Revert of [Android] Use UIResource for overscroll glow (https://codereview.chromium.org/454863003/) by [email protected] · 11 years ago
  52. f250fa5 Revert of [Android] Use UIResource for overscroll glow (https://codereview.chromium.org/422013003/) by [email protected] · 11 years ago
  53. c8d99c5 [Android] Use UIResource for overscroll glow by [email protected] · 11 years ago
  54. 7e79438 Enable copying long text to Chrome and pasting long text from Chrome by [email protected] · 11 years ago
  55. 41814c9 Introduce a helper for OPENFILENAME struct to make certain logic testable. by [email protected] · 11 years ago
  56. f617a70 Make it possible to find locale pak files in the Android apk. by [email protected] · 11 years ago
  57. 4091f5c ui: Fold ime gypi files directly into their main targets (ui_base and ui_unittests). by [email protected] · 11 years ago
  58. a1d7d4f Add display, message_center, shell_dialogs, webview to GN build. by [email protected] · 11 years ago
  59. ba2a336 Make cross-process CALayers work on Mac by [email protected] · 11 years ago
  60. 0e37fc20 ozone: Move the factory interfaces into a common target. by [email protected] · 11 years ago
  61. 0d5b1c5 Bug fix: Translate: leak of a ComboboxModel by [email protected] · 11 years ago
  62. c99ac68 MacViews: Skeleton implementation of OSExchangeDataProviderMac. by [email protected] · 11 years ago
  63. e3d7486 ui: Move strings translations out of ui/base. by [email protected] · 11 years ago
  64. 2dc1272 Android: cleans up jni_generator_ptr_type. by [email protected] · 11 years ago
  65. 36a49fc Revert 270750 "Android: cleans up jni_generator_ptr_type." by [email protected] · 11 years ago
  66. 5e4e8ba events: Create a separate platforms target. by [email protected] · 11 years ago
  67. fd3f8e3 Android: cleans up jni_generator_ptr_type. by [email protected] · 11 years ago
  68. a324da70 Remove cursor_mac.mm, fix GN build. by [email protected] · 11 years ago
  69. 8a25a63 Add GN build file for ui/base target. by [email protected] · 11 years ago
  70. 68bd928 app_shell: Add support for mouse cursors. by [email protected] · 11 years ago
  71. 5753b242 Fix Aura build when toolkit_views==0 by [email protected] · 11 years ago
  72. 56952a9 MacViews: gyp changes for a non-aura toolkit views on mac by [email protected] · 11 years ago
  73. 17a659b8 Move ui_test_support target into ui_base.gyp by [email protected] · 11 years ago
  74. ce67da1b6 Remove all uses of toolkit_use_gtk in the gyp files. by [email protected] · 11 years ago
  75. 9b03c959 Remove --tablet-ui switch and always use the API call. by [email protected] · 11 years ago
  76. a71126c Remove non-existent GTK source file entries in gyp by [email protected] · 11 years ago
  77. a734939 ui: Remove unused X11 utilities that the GTK+ port used to use. by [email protected] · 11 years ago
  78. dcc29777 Delete the GTK+ port of Chrome. by [email protected] · 11 years ago
  79. 17ea0ae2 Use FilePaths in content::DropData to avoid redundant conversions. by [email protected] · 11 years ago
  80. f0891b4 Allows menu host windows to be enumerated in DragTargetWindowFinder. by [email protected] · 11 years ago
  81. ab5fec18 Revert of Allows menu host windows to be enumerated in DragTargetWindowFinder (https://codereview.chromium.org/196213004/) by [email protected] · 11 years ago
  82. 03320da Allows menu host windows to be enumerated in DragTargetWindowFinder. by [email protected] · 11 years ago
  83. b52be4b Implement WebCursor for Ozone by [email protected] · 11 years ago
  84. 12911d90 Remove webui_test_support target from ui_base.gyp. by [email protected] · 11 years ago
  85. 0809f7e2 android: Readback using delegated rendering layer by [email protected] · 11 years ago
  86. 44a91685 evdev: dri: Add CursorFactoryOzone implementation for DRI platform by [email protected] · 11 years ago
  87. b8eaa83 Revert 257564 "Simplify some dragdrop gyp sources! rules in ui_b..." by [email protected] · 11 years ago
  88. 51721f6 Simplify some dragdrop gyp sources! rules in ui_base.gyp by [email protected] · 11 years ago
  89. 5e98ead Ignore WM_MOUSEACTIVATE messages which occur in the context of touch events which result in bubbles like bookmarks, by [email protected] · 11 years ago
  90. ed8fd915 Move ui.gyp into ui/base/ directory. by [email protected] · 11 years ago