1. 323596d Pull out dirty bounds before nulling ripples by Alan Viverette · 10 years ago
  2. d1ca75b Quantum ripple for ListView selector by Alan Viverette · 10 years ago
  3. 7979388 Support Oval GradientDrawable outlines, and ShapeDrawable by Chris Craik · 10 years ago
  4. 07f0b8e Merge "Refactor Drawable outline production, flesh out Outline methods" by Chris Craik · 10 years ago
  5. e6a39b1 Refactor Drawable outline production, flesh out Outline methods by Chris Craik · 10 years ago
  6. 4d1c153 Add floats-only drawRoundRect to Canvas by Chris Craik · 10 years ago
  7. 717f39c Merge "Clip TouchFeedbackDrawable effect to receiver Outline" by Chris Craik · 10 years ago
  8. 3f085429 Clip TouchFeedbackDrawable effect to receiver Outline by Chris Craik · 10 years ago
  9. 40619ae Prevent new ripples when max reached by Alan Viverette · 10 years ago
  10. 70ad9bc Fix null and bounds checks by Alan Viverette · 10 years ago
  11. 6195660 Add ripple to switches, radio buttons, check boxes, seek bars by Alan Viverette · 10 years ago
  12. c3f35b0 Add touch feedback to edit text by Alan Viverette · 10 years ago
  13. 307ad09 Add alpha to bitmap, nine patch drawable, fix container hot spots by Alan Viverette · 10 years ago
  14. 908a228 Merge "Add convenience methods to encourage usage of ALL_SAVE_FLAG" by Chris Craik · 10 years ago
  15. c306ad6 Add convenience methods to encourage usage of ALL_SAVE_FLAG by Chris Craik · 10 years ago
  16. 0613657 Merge changes Ia693f512,If3b7d41f by Raph Levien · 10 years ago
  17. 53c0077 Add elegantTextHeight text appearance attribute by Raph Levien · 10 years ago
  18. f805b40 Merge changes Ia2bf4d17,I8242523d by Alan Viverette · 10 years ago
  19. ddd4a9b Merge "Revert "Add convenience methods, to encourage usage of ALL_SAVE_FLAG"" by Chris Craik · 10 years ago
  20. 091ddb1 Revert "Add convenience methods, to encourage usage of ALL_SAVE_FLAG" by Chris Craik · 10 years ago
  21. 0932cf8 Merge "Deprecate color array drawBitmap methods" by Chris Craik · 10 years ago
  22. 2632f19 Merge "Add convenience methods, to encourage usage of ALL_SAVE_FLAG" by Chris Craik · 10 years ago
  23. cd23df6 Deprecate color array drawBitmap methods by Chris Craik · 10 years ago
  24. 39b7353 Add convenience methods, to encourage usage of ALL_SAVE_FLAG by Chris Craik · 10 years ago
  25. dccbe8b Fix alert dialog alignment and touch feedback masking by Alan Viverette · 10 years ago
  26. 70802d2 Fix VectorDrawable states by Alan Viverette · 10 years ago
  27. d20974b Clean up VectorDrawable formatting by Alan Viverette · 10 years ago
  28. 4554a6a Implement jumpToCurrentState() in VectorDrawable by Alan Viverette · 10 years ago
  29. 175f3c8 Make sure control points are in absolute coordinates by ztenghui · 10 years ago
  30. d30688f Fix support for TouchFeedbackDrawable tint mode by Alan Viverette · 10 years ago
  31. 8a5c99c Merge "Fix path interpretation on curves" by ztenghui · 10 years ago
  32. 4b1a7c2 Fix build breakage by Alan Viverette · 10 years ago
  33. 4b3988d Cleaning up VectorDrawable by Alan Viverette · 10 years ago
  34. 33ed52e Fix path interpretation on curves by ztenghui · 10 years ago
  35. 514d4aa Merge "Update supported Drawable tinting modes and docs" by Alan Viverette · 10 years ago
  36. 2f8ba8f Update supported Drawable tinting modes and docs by Alan Viverette · 10 years ago
  37. 7f1ab7a Theming for more VectorDrawable attrs, add attrs to test app by Alan Viverette · 10 years ago
  38. 860126b Make Drawable hotspot APIs public by Alan Viverette · 10 years ago
  39. 5c981a1 Fix some vector drawable documentation, clean up fields by Alan Viverette · 10 years ago
  40. 9453b7c Color theming for VectorDrawable, general clean up by Alan Viverette · 10 years ago
  41. e106ac7 Fix sharing of child bounsd within touch feedback drawable by Alan Viverette · 10 years ago
  42. cc11f15 Update to call new Skia APIs. by Leon Scroggins · 10 years ago
  43. a0a09e8 Merge "Clean up on VectorDrawable." by ztenghui · 10 years ago
  44. 45dc35b Fix dialog style, selectable item bg pinning, and pressed state by Alan Viverette · 10 years ago
  45. fba3bad Clean up on VectorDrawable. by ztenghui · 10 years ago
  46. 177dffd Getting the version information into the VectorDrawable by ztenghui · 10 years ago
  47. 1c4e36c Clean up LayerDrawable, ensure cached values are cleared on changes by Alan Viverette · 10 years ago
  48. e3eb8ec Allow a null tint in TouchFeedbackDrawable by Alan Viverette · 10 years ago
  49. 776abc2 Uses VMRuntime.newUnpaddedArray for ideal array sizes by Adam Lesinski · 10 years ago
  50. 2c5d6d7 Merge "Separate ripple animation logic, remove RevealDrawable" by Alan Viverette · 10 years ago
  51. abb7d13 add Dynamic Drawable (vector graphics for Icons) by John Hoford · 10 years ago
  52. 47bf0d9 Separate ripple animation logic, remove RevealDrawable by Alan Viverette · 10 years ago
  53. c21929c Merge "Fix doc build" by Chris Craik · 10 years ago
  54. f975823 Fix doc build by Chris Craik · 10 years ago
  55. 803d91b Fix NPE when inflating GradientDrawables. by Tim Kilbourn · 10 years ago
  56. 840dede Unhide touch feedback drawable and wrapper by Alan Viverette · 10 years ago
  57. 52b999f Implement APIs for obtaining, caching themed Drawables by Alan Viverette · 10 years ago
  58. 76c30ce Merge "Rework Outline API, remove isolatedZVolume remnants" by Chris Craik · 10 years ago
  59. 1e1f4d7 am 02e99e27: am ae316643: am aff40e25: am fc603ca6: am abf701e6: Merge "Eliminate mHasAlpha" into klp-dev by John Reck · 10 years ago
  60. b49f446 Rework Outline API, remove isolatedZVolume remnants by Chris Craik · 10 years ago
  61. ae31664 am aff40e25: am fc603ca6: am abf701e6: Merge "Eliminate mHasAlpha" into klp-dev by John Reck · 10 years ago
  62. aff40e2 am fc603ca6: am abf701e6: Merge "Eliminate mHasAlpha" into klp-dev by John Reck · 10 years ago
  63. fc603ca am abf701e6: Merge "Eliminate mHasAlpha" into klp-dev by John Reck · 10 years ago
  64. 91f0a45 Eliminate mHasAlpha by John Reck · 10 years ago
  65. 72191f3 Merge "Remove deprecated BufferQueue constructor" by Dan Stoza · 10 years ago
  66. c4c484c am e9529bc4: am d292aac5: am 889a1ddd: Fix JavaDoc by Ben Murdoch · 10 years ago
  67. f168e4c resolved conflicts for merge of a1ca303a to master by Doug Zongker · 10 years ago
  68. d292aac am 889a1ddd: Fix JavaDoc by Ben Murdoch · 10 years ago
  69. 889a1dd Fix JavaDoc by Ben Murdoch · 10 years ago
  70. 966bfa8 am 01252217: Merge "Fix javadoc." into klp-modular-dev by Torne (Richard Coles) · 10 years ago
  71. 5aa9c5a Fix javadoc. by Torne (Richard Coles) · 10 years ago
  72. 96978ee am f8d8777d: Update framework to use M33 Skia. DO NOT MERGE by Leon Scroggins III · 10 years ago
  73. f8d8777 Update framework to use M33 Skia. DO NOT MERGE by Leon Scroggins III · 11 years ago
  74. 0ebc6b3 Force merge of remaining KLP changes to fix build. by Jason Sams · 10 years ago
  75. fc15f89 Fix build issues from bad merge by Jason Sams · 10 years ago
  76. 632c915c resolved conflicts for merge of 780d57b8 to klp-modular-dev by Jason Sams · 10 years ago
  77. 280db65 am e14d5e90: am 5757bf89: Add hidden minor version ID for support lib workarounds. by Jason Sams · 10 years ago
  78. 0dc146b Remove deprecated BufferQueue constructor by Dan Stoza · 10 years ago
  79. ba346f9d Unify touch feedback drawable and reveal drawable by Alan Viverette · 10 years ago
  80. 780d57b am cf8573c1: Fix destruction issues relating to AllocationAdapter. by Jason Sams · 10 years ago
  81. e14d5e9 am 5757bf89: Add hidden minor version ID for support lib workarounds. by Jason Sams · 10 years ago
  82. 0165db3 am ff7256e7: Fix destruction issues relating to AllocationAdapter. by Jason Sams · 10 years ago
  83. cf8573c Fix destruction issues relating to AllocationAdapter. by Jason Sams · 10 years ago
  84. 5757bf8 Add hidden minor version ID for support lib workarounds. by Jason Sams · 10 years ago
  85. ff7256e Fix destruction issues relating to AllocationAdapter. by Jason Sams · 10 years ago
  86. 87e9e74 am 92a32832: DO NOT MERGE - Fix Javadoc build break. by Leon Scroggins III · 10 years ago
  87. 92a3283 DO NOT MERGE - Fix Javadoc build break. by Leon Scroggins III · 11 years ago
  88. 8d3281f am ee008d42: Merge "Update framework to use M33 Skia. DO NOT MERGE" into klp-dev by Leon Scroggins III · 10 years ago
  89. 5e49b49 Update framework to use M33 Skia. DO NOT MERGE by Leon Scroggins III · 11 years ago
  90. 5be83ed Add Path.isConvex, and force View outlines to be convex by Chris Craik · 10 years ago
  91. af7c240 Restore getTintMode() method on BitmapDrawable by Alan Viverette · 10 years ago
  92. 09ceac2 Clean up tint API by Alan Viverette · 10 years ago
  93. 2cc13d0 Fix shape drawable constructor by Alan Viverette · 10 years ago
  94. 813d85b Fix progress bar tinting, add tint support to ShapeDrawable by Alan Viverette · 10 years ago
  95. a77cf87 Merge "Tabs -> spaces in frameworks/base." by John Spurlock · 10 years ago
  96. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 10 years ago
  97. b644a3b Updates to the Skia API needed to merge the WebView m33 version of Skia. by Derek Sollenberger · 11 years ago
  98. 12b97f5 Change colorFilterColor to tint, allow use of ColorStateList by Alan Viverette · 10 years ago
  99. cb29189 Fix density in touch feedback drawable by Alan Viverette · 10 years ago
  100. 7f610fe Fix for reveal animated drawables by Alan Viverette · 10 years ago