1. d3de42c Add RT-enabled reveal animator by John Reck · 10 years ago
  2. b72be59 Add nested pre-fling for nested scrolling by Adam Powell · 10 years ago
  3. 889fc94 Merge "Add accessibility text contrast setting" into lmp-dev by Chris Craik · 10 years ago
  4. cce47eb Add accessibility text contrast setting by Chris Craik · 10 years ago
  5. 7068c39 Fix hotspot movement on focus change by Alan Viverette · 10 years ago
  6. 7b7ca3c Disable setOutline() functionality, pending full removal by Chris Craik · 10 years ago
  7. 685206c Merge "Optimize gatherTransparentRegions to account for transparent bg" by Chet Haase · 10 years ago
  8. 2b45a16 Optimize gatherTransparentRegions to account for transparent bg by Chet Haase · 10 years ago
  9. f3de5a2 Remove modified APIs by George Mount · 10 years ago
  10. d66a871 Merge "Simplify Shader.setLocalMatrix." by Leon Scroggins III · 10 years ago
  11. ab87983a Simplify Shader.setLocalMatrix. by Leon Scroggins III · 10 years ago
  12. ff0d298 Add API to block focus in the presence of a touchscreen by Adam Powell · 10 years ago
  13. dcba672 Fix layers lifecycle issues by John Reck · 10 years ago
  14. 8360153 Revert "Fix destroyHardwareResources" by John Reck · 10 years ago
  15. 7f87e8a Merge "Query outline on background size change" by Chris Craik · 10 years ago
  16. 0f63204 Query outline on background size change by Chris Craik · 10 years ago
  17. ec0c925 Fix destroyHardwareResources by John Reck · 10 years ago
  18. fa10423 Add stable insets for stable system windows by Adrian Roos · 10 years ago
  19. f159c1a Reverting change in accessibility focus behavior by Svetoslav · 10 years ago
  20. d907e5b Merge "Fix onTrimMemory for HardwareRenderer" by John Reck · 10 years ago
  21. f47a594 Fix onTrimMemory for HardwareRenderer by John Reck · 10 years ago
  22. 9a347f1 Initial replacement of setOutline() with ViewOutlineProvider API by Chris Craik · 10 years ago
  23. bbc9cd3 Merge "Remove View.executeHardwareAction" by Bo Liu · 10 years ago
  24. 26cab31 Remove View.executeHardwareAction by Bo Liu · 10 years ago
  25. 287c0361 Compatibility shim for apps calling View methods with TypedArray params by Adam Powell · 10 years ago
  26. eeda22b Merge "Revert "Revert "API Review: Change View viewName attribute to transitionName.""" by George Mount · 10 years ago
  27. 0a2ae00 Revert "Revert "API Review: Change View viewName attribute to transitionName."" by George Mount · 10 years ago
  28. a3c1025 Revert "API Review: Change View viewName attribute to transitionName." by John Reck · 10 years ago
  29. a7090e0 Update 'DisplayList' vs 'RenderNode' naming in several places by Chris Craik · 10 years ago
  30. 4fb48d2 Merge "Revert "API Review: Change View viewName attribute to transitionName."" by John Reck · 10 years ago
  31. 7a73fda Merge "API Review: Change View viewName attribute to transitionName." by George Mount · 10 years ago
  32. 125578a API Review: Change View viewName attribute to transitionName. by George Mount · 10 years ago
  33. 8de1494 Fix switch & slider anim, make View drawable hotspot API public by Alan Viverette · 10 years ago
  34. e3c433a Persist selector on ListView and GridView layout by Alan Viverette · 10 years ago
  35. 1f68144 Merge "Add attributes and accessors for tinting View drawables" by Alan Viverette · 10 years ago
  36. 9117436 Add attributes and accessors for tinting View drawables by Alan Viverette · 10 years ago
  37. ca0608a Fix setLayerType by John Reck · 10 years ago
  38. 8a30b31 Fix CTS regression in fitSystemWindows by Adam Powell · 10 years ago
  39. 3079409 Fix NPE in focus hotspot management by Alan Viverette · 10 years ago
  40. cebc6ba Support hotspots in View drawables by Alan Viverette · 10 years ago
  41. 1e96bdf Don't buildLayer if size == 0 by John Reck · 10 years ago
  42. 816f71b Merge "Move LayerType to RenderNode" by John Reck · 10 years ago
  43. 25fbb3f Move LayerType to RenderNode by John Reck · 10 years ago
  44. a447d29 Fix DA bugs by John Reck · 10 years ago
  45. cadc7a2 Merge "Exploring transitions to/from Recents." by Winson Chung · 10 years ago
  46. d42a6cf Exploring transitions to/from Recents. by Winson Chung · 10 years ago
  47. 90132dd am c72a2a82: Merge "Explicitly track consumed state for WindowInsets" into lmp-preview-dev by Adam Powell · 10 years ago
  48. 0d9fdba Explicitly track consumed state for WindowInsets by Adam Powell · 10 years ago
  49. 446956f Merge "Capture right/bottom of images properly when doing Activity Transitions." by George Mount · 10 years ago
  50. 7f8d1c3 am 493ae7d7: Add doc for View.getElevation() by Chris Craik · 10 years ago
  51. 5985dfb Add doc for View.getElevation() by Chris Craik · 10 years ago
  52. a798c0a Refactor printing by Svetoslav · 10 years ago
  53. 8e43d6d Capture right/bottom of images properly when doing Activity Transitions. by George Mount · 10 years ago
  54. 743922e Merge changes Ie0773f85,Ie5e75505 by John Reck · 10 years ago
  55. 537d7ea am 42decb1b: Merge "API Review: move the CreateRevealAnimator to ViewAnimationUtils" into lmp-preview-dev by ztenghui · 10 years ago
  56. 62f30e0 API Review: move the CreateRevealAnimator to ViewAnimationUtils by ztenghui · 10 years ago
  57. e4267ea Even FASTER damage calculations! by John Reck · 10 years ago
  58. a5dd05f am ef7c0948: Merge "Add an internal method for setting optical insets." into lmp-preview-dev by Adam Powell · 10 years ago
  59. 84a4c88 Remove GLRenderer by John Reck · 10 years ago
  60. dbb06e0 Add an internal method for setting optical insets. by Adam Powell · 10 years ago
  61. f87ec6a am 365dfe93: Merge "Update docs around empty/null outline behavior" into lmp-preview-dev by Chris Craik · 10 years ago
  62. 67c360f Update docs around empty/null outline behavior by Chris Craik · 10 years ago
  63. 2a89b08 Merge "Add ability to request unbuffered dispatching." by Michael Wright · 10 years ago
  64. 7dc5b41 Clean up Outline API, method on drawable by Chris Craik · 10 years ago
  65. c80ad99 TouchFeedbackDrawable is now RippleDrawable by Alan Viverette · 10 years ago
  66. 9d744c7 Add ability to request unbuffered dispatching. by Michael Wright · 10 years ago
  67. ad2f8e3 Update ripple behavior, use render thread animation by Alan Viverette · 10 years ago
  68. c9ee304 Merge "Round rect outline clipping" by Chris Craik · 10 years ago
  69. deeda3d Round rect outline clipping by Chris Craik · 10 years ago
  70. e78e6f9 Merge "Colorize SystemUI" by Adrian Roos · 10 years ago
  71. 74bc194 Adding custom events to AccessibilityNodeInfo by Kristian Monsen · 10 years ago
  72. ea56251 Colorize SystemUI by Adrian Roos · 10 years ago
  73. abb352a Change sharedElementName to viewName. by George Mount · 10 years ago
  74. 17048b8 Merge "Revert "Remove the View#initializeScrollbars API"" by Adam Powell · 10 years ago
  75. d20aa6c Revert "Remove the View#initializeScrollbars API" by Adam Powell · 10 years ago
  76. 0604dbc Merge "Remove the View#initializeScrollbars API" by Adam Powell · 10 years ago
  77. 5d4c35d Remove the View#initializeScrollbars API by Adam Powell · 10 years ago
  78. f4c5bf3 State based animators for Views by Yigit Boyar · 10 years ago
  79. 4297409 resolved conflicts for merge of 1e8a87dd to master by Guang Zhu · 10 years ago
  80. 05ee2bd am bfbddcad: am 4f295fe8: Merge "Clean up WindowInsets API for release" into klp-modular-dev by Adam Powell · 10 years ago
  81. 1e8a87d am f31d73c9: Merge "send accessibility events on view property invalidation" into klp-modular-dev by Guang Zhu · 10 years ago
  82. f31d73c Merge "send accessibility events on view property invalidation" into klp-modular-dev by Guang Zhu · 10 years ago
  83. 84e2509 send accessibility events on view property invalidation by Guang Zhu · 10 years ago
  84. bfbddca am 4f295fe8: Merge "Clean up WindowInsets API for release" into klp-modular-dev by Adam Powell · 10 years ago
  85. f4a3941 Clean up WindowInsets API for release by Adam Powell · 10 years ago
  86. 55d47f6 Merge "Fix pivot update rejection logic" by Chris Craik · 10 years ago
  87. 6c1787c Fix pivot update rejection logic by Chris Craik · 10 years ago
  88. b36e4f9 Add support for hiding action bars on scroll. by Adam Powell · 10 years ago
  89. f38475b Merge "Add Z property to View" by Chris Craik · 10 years ago
  90. 8efc566 Merge "Fixed a bug where the outline was not correctly updated" by Selim Cinek · 10 years ago
  91. 61571f1 Fixed a bug where the outline was not correctly updated by Selim Cinek · 10 years ago
  92. 9103e4f Add Z property to View by Chris Craik · 10 years ago
  93. cc39e16 Add elevation, Z properties to View by Chris Craik · 10 years ago
  94. d1ca75b Quantum ripple for ListView selector by Alan Viverette · 10 years ago
  95. 6689c97 Merge "Support Oval GradientDrawable outlines, and ShapeDrawable" by Chris Craik · 10 years ago
  96. 7979388 Support Oval GradientDrawable outlines, and ShapeDrawable by Chris Craik · 10 years ago
  97. 07064fa Merge "Fix ScrollView nested scrolling with touch down on buttons" by Adam Powell · 10 years ago
  98. e9a16a5 Fix ScrollView nested scrolling with touch down on buttons by Adam Powell · 10 years ago
  99. 07f0b8e Merge "Refactor Drawable outline production, flesh out Outline methods" by Chris Craik · 10 years ago
  100. e6a39b1 Refactor Drawable outline production, flesh out Outline methods by Chris Craik · 10 years ago