1. f50742b am 76ee05d4: am d05c7d26: am bcf76242: Merge "Move FLATTENED_PATTERN to inner class." by Ian Rogers · 10 years ago
  2. 76ee05d am d05c7d26: am bcf76242: Merge "Move FLATTENED_PATTERN to inner class." by Ian Rogers · 10 years ago
  3. d05c7d2 am bcf76242: Merge "Move FLATTENED_PATTERN to inner class." by Ian Rogers · 10 years ago
  4. 5d5d14f Move FLATTENED_PATTERN to inner class. by Ian Rogers · 10 years ago
  5. b7869fb Merge "Remove the group tag." by ztenghui · 10 years ago
  6. 46e546c Remove the group tag. by ztenghui · 10 years ago
  7. c42bfb9 Merge "Refactor VirtualLightRefBase & JNI" by John Reck · 10 years ago
  8. 9fa4071 Refactor VirtualLightRefBase & JNI by John Reck · 10 years ago
  9. 5e92c95 Animated state transition drawable by Alan Viverette · 10 years ago
  10. 3b1ae5e Merge "Improve documentation of setOnFrameAvailableListener." by Jeff Brown · 10 years ago
  11. ba873d2 Improve documentation of setOnFrameAvailableListener. by Jeff Brown · 10 years ago
  12. ddbbb8a Further cleaning on animated part of VectorDrawable. by ztenghui · 10 years ago
  13. 5b554f0 Merge "Avoid caching shadow properties in Java & HWUI." by Derek Sollenberger · 10 years ago
  14. 531fecc Merge "Encapsulate Canvas.mNativeCanvas" by Florin Malita · 10 years ago
  15. c29a0a4 Avoid caching shadow properties in Java & HWUI. by Derek Sollenberger · 10 years ago
  16. c677675 Encapsulate Canvas.mNativeCanvas by Florin Malita · 10 years ago
  17. c7282e5 Fix crash due to texture view callback threading invariants. by Jeff Brown · 10 years ago
  18. 0b3a706 Merge "First step on API cleaning on the VectorDrawable to disable animation support" by ztenghui · 10 years ago
  19. 498213a First step on API cleaning on the VectorDrawable to disable animation support by ztenghui · 10 years ago
  20. 223b1e0 Merge "Fix ripple cancel" by Alan Viverette · 10 years ago
  21. 40c3734 Fix ripple cancel by Alan Viverette · 10 years ago
  22. 9481421 camera2: Add camera-specific data types used for metadata key/value by Igor Murashkin · 10 years ago
  23. 52244ff Add CanvasProperty for drawCircle by John Reck · 10 years ago
  24. de39939 Support for list selector ripple during arrow movement & drag by Alan Viverette · 10 years ago
  25. 53d1cfe Cleaning up TouchFeedbackDrawable and Ripple APIs by Alan Viverette · 10 years ago
  26. 323596d Pull out dirty bounds before nulling ripples by Alan Viverette · 10 years ago
  27. d1ca75b Quantum ripple for ListView selector by Alan Viverette · 10 years ago
  28. 7979388 Support Oval GradientDrawable outlines, and ShapeDrawable by Chris Craik · 10 years ago
  29. 07f0b8e Merge "Refactor Drawable outline production, flesh out Outline methods" by Chris Craik · 10 years ago
  30. e6a39b1 Refactor Drawable outline production, flesh out Outline methods by Chris Craik · 10 years ago
  31. 4d1c153 Add floats-only drawRoundRect to Canvas by Chris Craik · 10 years ago
  32. 717f39c Merge "Clip TouchFeedbackDrawable effect to receiver Outline" by Chris Craik · 10 years ago
  33. 3f085429 Clip TouchFeedbackDrawable effect to receiver Outline by Chris Craik · 10 years ago
  34. 40619ae Prevent new ripples when max reached by Alan Viverette · 10 years ago
  35. 70ad9bc Fix null and bounds checks by Alan Viverette · 10 years ago
  36. 6195660 Add ripple to switches, radio buttons, check boxes, seek bars by Alan Viverette · 10 years ago
  37. c3f35b0 Add touch feedback to edit text by Alan Viverette · 10 years ago
  38. 307ad09 Add alpha to bitmap, nine patch drawable, fix container hot spots by Alan Viverette · 10 years ago
  39. 908a228 Merge "Add convenience methods to encourage usage of ALL_SAVE_FLAG" by Chris Craik · 10 years ago
  40. c306ad6 Add convenience methods to encourage usage of ALL_SAVE_FLAG by Chris Craik · 10 years ago
  41. 0613657 Merge changes Ia693f512,If3b7d41f by Raph Levien · 10 years ago
  42. 53c0077 Add elegantTextHeight text appearance attribute by Raph Levien · 10 years ago
  43. f805b40 Merge changes Ia2bf4d17,I8242523d by Alan Viverette · 10 years ago
  44. ddd4a9b Merge "Revert "Add convenience methods, to encourage usage of ALL_SAVE_FLAG"" by Chris Craik · 10 years ago
  45. 091ddb1 Revert "Add convenience methods, to encourage usage of ALL_SAVE_FLAG" by Chris Craik · 10 years ago
  46. 0932cf8 Merge "Deprecate color array drawBitmap methods" by Chris Craik · 10 years ago
  47. 2632f19 Merge "Add convenience methods, to encourage usage of ALL_SAVE_FLAG" by Chris Craik · 10 years ago
  48. cd23df6 Deprecate color array drawBitmap methods by Chris Craik · 10 years ago
  49. 39b7353 Add convenience methods, to encourage usage of ALL_SAVE_FLAG by Chris Craik · 10 years ago
  50. dccbe8b Fix alert dialog alignment and touch feedback masking by Alan Viverette · 10 years ago
  51. 70802d2 Fix VectorDrawable states by Alan Viverette · 10 years ago
  52. a09695f am 38f407cb: Merge "RenderScript bicubic resize intrinsic [DO NOT MERGE]" into klp-modular-dev by Jason Sams · 10 years ago
  53. d666d92 RenderScript bicubic resize intrinsic [DO NOT MERGE] by Jason Sams · 10 years ago
  54. d20974b Clean up VectorDrawable formatting by Alan Viverette · 10 years ago
  55. 4554a6a Implement jumpToCurrentState() in VectorDrawable by Alan Viverette · 10 years ago
  56. 175f3c8 Make sure control points are in absolute coordinates by ztenghui · 10 years ago
  57. d30688f Fix support for TouchFeedbackDrawable tint mode by Alan Viverette · 10 years ago
  58. 8a5c99c Merge "Fix path interpretation on curves" by ztenghui · 10 years ago
  59. 4b1a7c2 Fix build breakage by Alan Viverette · 10 years ago
  60. 4b3988d Cleaning up VectorDrawable by Alan Viverette · 10 years ago
  61. 33ed52e Fix path interpretation on curves by ztenghui · 10 years ago
  62. 514d4aa Merge "Update supported Drawable tinting modes and docs" by Alan Viverette · 10 years ago
  63. 2f8ba8f Update supported Drawable tinting modes and docs by Alan Viverette · 10 years ago
  64. 7f1ab7a Theming for more VectorDrawable attrs, add attrs to test app by Alan Viverette · 10 years ago
  65. 860126b Make Drawable hotspot APIs public by Alan Viverette · 10 years ago
  66. 5c981a1 Fix some vector drawable documentation, clean up fields by Alan Viverette · 10 years ago
  67. 9453b7c Color theming for VectorDrawable, general clean up by Alan Viverette · 10 years ago
  68. e106ac7 Fix sharing of child bounsd within touch feedback drawable by Alan Viverette · 10 years ago
  69. cc11f15 Update to call new Skia APIs. by Leon Scroggins · 10 years ago
  70. a0a09e8 Merge "Clean up on VectorDrawable." by ztenghui · 10 years ago
  71. 45dc35b Fix dialog style, selectable item bg pinning, and pressed state by Alan Viverette · 10 years ago
  72. fba3bad Clean up on VectorDrawable. by ztenghui · 10 years ago
  73. 177dffd Getting the version information into the VectorDrawable by ztenghui · 10 years ago
  74. fe71055 am ecaea7e6: Merge "Force refresh of stateful when a child drawable is changed." into klp-modular-dev by Craig Stout · 10 years ago
  75. 1c4e36c Clean up LayerDrawable, ensure cached values are cleared on changes by Alan Viverette · 10 years ago
  76. e3eb8ec Allow a null tint in TouchFeedbackDrawable by Alan Viverette · 10 years ago
  77. 5ed6722 Force refresh of stateful when a child drawable is changed. by Craig Stout · 10 years ago
  78. 776abc2 Uses VMRuntime.newUnpaddedArray for ideal array sizes by Adam Lesinski · 10 years ago
  79. 2c5d6d7 Merge "Separate ripple animation logic, remove RevealDrawable" by Alan Viverette · 10 years ago
  80. abb7d13 add Dynamic Drawable (vector graphics for Icons) by John Hoford · 10 years ago
  81. 47bf0d9 Separate ripple animation logic, remove RevealDrawable by Alan Viverette · 10 years ago
  82. c21929c Merge "Fix doc build" by Chris Craik · 10 years ago
  83. f975823 Fix doc build by Chris Craik · 10 years ago
  84. 803d91b Fix NPE when inflating GradientDrawables. by Tim Kilbourn · 10 years ago
  85. 840dede Unhide touch feedback drawable and wrapper by Alan Viverette · 10 years ago
  86. 52b999f Implement APIs for obtaining, caching themed Drawables by Alan Viverette · 10 years ago
  87. 76c30ce Merge "Rework Outline API, remove isolatedZVolume remnants" by Chris Craik · 10 years ago
  88. 1e1f4d7 am 02e99e27: am ae316643: am aff40e25: am fc603ca6: am abf701e6: Merge "Eliminate mHasAlpha" into klp-dev by John Reck · 10 years ago
  89. b49f446 Rework Outline API, remove isolatedZVolume remnants by Chris Craik · 10 years ago
  90. ae31664 am aff40e25: am fc603ca6: am abf701e6: Merge "Eliminate mHasAlpha" into klp-dev by John Reck · 10 years ago
  91. aff40e2 am fc603ca6: am abf701e6: Merge "Eliminate mHasAlpha" into klp-dev by John Reck · 10 years ago
  92. 48a851f am fc603ca6: am abf701e6: Merge "Eliminate mHasAlpha" into klp-dev by John Reck · 10 years ago
  93. fc603ca am abf701e6: Merge "Eliminate mHasAlpha" into klp-dev by John Reck · 10 years ago
  94. 91f0a45 Eliminate mHasAlpha by John Reck · 10 years ago
  95. 72191f3 Merge "Remove deprecated BufferQueue constructor" by Dan Stoza · 10 years ago
  96. c4c484c am e9529bc4: am d292aac5: am 889a1ddd: Fix JavaDoc by Ben Murdoch · 10 years ago
  97. f168e4c resolved conflicts for merge of a1ca303a to master by Doug Zongker · 10 years ago
  98. d292aac am 889a1ddd: Fix JavaDoc by Ben Murdoch · 10 years ago
  99. 889a1dd Fix JavaDoc by Ben Murdoch · 10 years ago
  100. 966bfa8 am 01252217: Merge "Fix javadoc." into klp-modular-dev by Torne (Richard Coles) · 10 years ago