1. 8175846 Fix popup window calculation for multi-window by Jorim Jaggi · 8 years ago
  2. 6d2b3ac Merge "Show selection handles at the correct position for view transformation" into nyc-dev by Seigo Nonaka · 8 years ago
  3. 0ffd49c Always consume bottom insets when navigation bar is force shown by Jorim Jaggi · 8 years ago
  4. 2f229ca Show selection handles at the correct position for view transformation by Seigo Nonaka · 8 years ago
  5. 527905e Do not call IWindowSession.updatePointer icon from pointer handler by Vladislav Kaznacheev · 8 years ago
  6. f19e343 Merge "Make scrollbar draggable only when it's visible." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  7. 989b58a Update pointer icon when View.setPointerIcon is called by Vladislav Kaznacheev · 8 years ago
  8. fd32b89 Merge "Fix ViewPager crash for a11y z order." into nyc-dev by Phil Weaver · 8 years ago
  9. 4354b34 Fix ViewPager crash for a11y z order. by Phil Weaver · 8 years ago
  10. 9558956 Make scrollbar draggable only when it's visible. by Keisuke Kuroyanagi · 8 years ago
  11. 7364905 Merge "updates to FrameStatsObserver API" into nyc-dev by Andres Morales · 8 years ago
  12. 910beb8 updates to FrameStatsObserver API by Andres Morales · 8 years ago
  13. 046bd30 Fix drawing cache on sw drawing by John Reck · 8 years ago
  14. 1ad6ec2 Support resource references in pointerShape attributes. by Vladislav Kaznacheev · 8 years ago
  15. 2d80ae4 Exposes accessibility importance on AccessibilityNodeInfo by Casey Burkhardt · 8 years ago
  16. 0837daa Merge "Make scroll bar mouse draggable." by Keisuke Kuroyanagi · 9 years ago
  17. c3bc45e Merge "Fix requestRectangleOnScreen" by Yigit Boyar · 9 years ago
  18. d62d5e9 Fix requestRectangleOnScreen by Yigit Boyar · 9 years ago
  19. 56efa64 Merge "stash FrameStatsObservers when mAttachInfo is null" by Andres Morales · 9 years ago
  20. 214a1372 Merge "expose hwui frame stats through FrameStatsObserver" by Andres Morales · 9 years ago
  21. c868043 Merge "Change mouse pointer when drag and drop is active" by Vladislav Kaznacheev · 9 years ago
  22. 51dbe5b stash FrameStatsObservers when mAttachInfo is null by Andres Morales · 9 years ago
  23. 06f5bc7 expose hwui frame stats through FrameStatsObserver by Andres Morales · 9 years ago
  24. ba76112 Change mouse pointer when drag and drop is active by Vladislav Kaznacheev · 9 years ago
  25. df83733 Merge "Specify a maximum value for View.MeasureSpec.makeMeasureSpec" by Tor Norbye · 9 years ago
  26. 75fab6b Merge "Pass drawing order information to accessibility." by Phil Weaver · 9 years ago
  27. 1f22254 Pass drawing order information to accessibility. by Phil Weaver · 9 years ago
  28. d85bc50 Make scroll bar mouse draggable. by Keisuke Kuroyanagi · 9 years ago
  29. bc490ca Don\'t verify the scrollbar drawable am: a53c3b2197 am: ca6b87fea6 by Alan Viverette · 9 years ago
  30. c8ef3f8 Don\'t verify the scrollbar drawable am: a53c3b2197 am: ca6b87fea6 by Alan Viverette · 9 years ago
  31. a53c3b2 Don't verify the scrollbar drawable by Alan Viverette · 9 years ago
  32. 46f8901 Merge "Revert "Avoid drawable invalidation during draw()"" into mnc-dr1.5-dev am: 624d43b66f am: 0cd5e9f475 by Ian Pedowitz · 9 years ago
  33. 1051082 Merge "Revert "Avoid drawable invalidation during draw()"" into mnc-dr1.5-dev am: 624d43b66f by Ian Pedowitz · 9 years ago
  34. 156bd49 Revert "Avoid drawable invalidation during draw()" by Alan Viverette · 9 years ago
  35. 75e0979 Request Keyboard Shortcuts for SysUI Dialog via Window by Clara Bayarri · 9 years ago
  36. ea2e422 Merge "Avoid drawable invalidation during draw()" into mnc-dr1.5-dev am: cf6885b7b7 by Alan Viverette · 9 years ago
  37. e5e59c6 Avoid drawable invalidation during draw() by Alan Viverette · 9 years ago
  38. 2ba4dfc Merge "Avoid drawable invalidation during draw()" by Alan Viverette · 9 years ago
  39. 4420eae Merge "Check api level before throwing in drawable setters" by Chris Craik · 9 years ago
  40. b724480 Check api level before throwing in drawable setters by Chris Craik · 9 years ago
  41. 8cda8e9 Avoid drawable invalidation during draw() by Alan Viverette · 9 years ago
  42. a69f2a6 Fixed a measuring bug with the notification children container by Selim Cinek · 9 years ago
  43. 347e5d4 Introduce pointer capture API. by Jun Mukai · 9 years ago
  44. e5f4a9c Merge "Make KEYCODE_SPACE a confirm key." by Michael Wright · 9 years ago
  45. d4eaef7 Make public pointer icon API with custom icons. by Jun Mukai · 9 years ago
  46. aa1a94d Make KEYCODE_SPACE a confirm key. by Michael Wright · 9 years ago
  47. 80fdc1b Allow specifying pointer shape from xml resource. by Jun Mukai · 9 years ago
  48. 4610eef Revert "Add support for partial view layouts" by Chet Haase · 9 years ago
  49. 12701f6 Fix build by making docs match params. by Robert Carr · 9 years ago
  50. b948014 Restore exception behavior of getLocationInWindow. by Robert Carr · 9 years ago
  51. 4fa7892 Add flag so apps always draw status bar background by Jorim Jaggi · 9 years ago
  52. 9643e739 Merge "Ensure only one context menu is shown at a time" by Alan Viverette · 9 years ago
  53. 568f4de Merge "Fix @code escapes" by Neil Fuller · 9 years ago
  54. 51aaf90 Nuke HardwareRenderer abstract base by John Reck · 9 years ago
  55. 71fbb81 Fix @code escapes by Neil Fuller · 9 years ago
  56. 53e64a4 Adapted the big picture template by Selim Cinek · 9 years ago
  57. ca98419 Avoid concurrent modification for pending partial layout views by Alan Viverette · 9 years ago
  58. 021627e Ensure only one context menu is shown at a time by Alan Viverette · 9 years ago
  59. f2d7fa3 Merge "Implement View.updateDragShadow" by Vladislav Kaznacheev · 9 years ago
  60. 71ec0a9 Always assume layout params changed if app targets <= M by Alan Viverette · 9 years ago
  61. 4f63974 Implement View.updateDragShadow by Vladislav Kaznacheev · 9 years ago
  62. 8206391 Implement View.cancelDragAndDrop by Vladislav Kaznacheev · 9 years ago
  63. e311034 Add View.startDragAndDrop and deprecate View.startDrag by Vladislav Kaznacheev · 9 years ago
  64. 87ab07e Merge "Revert "Implement View.cancelDrag"" by Vladislav Kaznacheev · 9 years ago
  65. 54d6b95 Revert "Implement View.cancelDrag" by Vladislav Kaznacheev · 9 years ago
  66. c55d507 Add support for partial view layouts by Adam Powell · 10 years ago
  67. 93cf731 Implement View.cancelDrag by Vladislav Kaznacheev · 9 years ago
  68. c45b1d4 Use correct rounding in View for potentially negative values by Alan Viverette · 9 years ago
  69. f3fed8e Fix flickering issue by John Reck · 9 years ago
  70. 64aadd0 Clarify geometry management for SurfaceView by Robert Carr · 9 years ago
  71. 7d73643 Revert "Clarify geometry management for SurfaceView" by Bart Sears · 9 years ago
  72. 78a45f2 Clarify geometry management for SurfaceView by Robert Carr · 9 years ago
  73. 78a8df4 Merge "Always call legacy performLongClick()" by Alan Viverette · 9 years ago
  74. 7611a6d Always call legacy performLongClick() by Alan Viverette · 9 years ago
  75. 36a9946 Fix: ToolType() check -> isFromSource(). by Jun Mukai · 9 years ago
  76. d8f5683 Merge "Show anchored context menu on long press" by Alan Viverette · 9 years ago
  77. 7944699 Merge "Add setPointerShape() to View for customizable pointer icon shape." by Jun Mukai · 9 years ago
  78. 9dea0d5 Free DisplayListData for Views with GONE parents by John Reck · 9 years ago
  79. 35c6d6b Show anchored context menu on long press by Alan Viverette · 9 years ago
  80. 8480e34 Add setPointerShape() to View for customizable pointer icon shape. by Jun Mukai · 9 years ago
  81. 003cc3d Rename DisplayListData to DisplayList by Chris Craik · 9 years ago
  82. 1db5397 Allow changing mouse pointer icon for the current context. by Jun Mukai · 9 years ago
  83. 0cfe763 am bbd8315d: am ff953294: am d9635e60: am c83a6121: Merge "Move ASSIST_BLOCKED flag to avoid collision with SCROLL_INDICATOR" into mnc-dr-dev by Alan Viverette · 9 years ago
  84. bbd8315 am ff953294: am d9635e60: am c83a6121: Merge "Move ASSIST_BLOCKED flag to avoid collision with SCROLL_INDICATOR" into mnc-dr-dev by Alan Viverette · 9 years ago
  85. 3b49317 Move ASSIST_BLOCKED flag to avoid collision with SCROLL_INDICATOR by Alan Viverette · 9 years ago
  86. c687c19 Document API-level-specific delegate behavior by Alan Viverette · 9 years ago
  87. ed39126 Make context menus show as popup menus. by Oren Blasberg · 9 years ago
  88. fe1f99c Merge "MultiThreaded rendering of different renderNodes" by Stefan Kuhne · 9 years ago
  89. ea7a7fb MultiThreaded rendering of different renderNodes by Skuhne · 9 years ago
  90. c4f196b am 039fd00f: am 13c23df9: Merge "Manual \'cherry pick\' to fix CTS tests for MediaControllerTest." into cw-e-dev by Christine Hallstrom · 9 years ago
  91. 2eb7d47 Manual 'cherry pick' to fix CTS tests for MediaControllerTest. by Christine Hallstrom · 9 years ago
  92. 87c315d am c602c577: am 48c7e6f3: am 24ff6823: Merge "prevent unnecessary warning logs caused by View.toString()" by Alan Viverette · 9 years ago
  93. c602c57 am 48c7e6f3: am 24ff6823: Merge "prevent unnecessary warning logs caused by View.toString()" by Alan Viverette · 9 years ago
  94. 48c7e6f am 24ff6823: Merge "prevent unnecessary warning logs caused by View.toString()" by Alan Viverette · 9 years ago
  95. 24ff682 Merge "prevent unnecessary warning logs caused by View.toString()" by Alan Viverette · 9 years ago
  96. 90ebb99 prevent unnecessary warning logs caused by View.toString() by kenzyun_chen · 9 years ago
  97. 3609ec6 Merge "Clear accessibility focus when hierarchy is removed" by Alan Viverette · 9 years ago
  98. 2371276 Clear accessibility focus when hierarchy is removed by Alan Viverette · 9 years ago
  99. ede5f54 Handle content URI permissions on drop by Vladislav Kaznacheev · 9 years ago
  100. 8e89b31 Move window moving and resizing handling to WindowManager by Chong Zhang · 9 years ago