1. f143ae8 Removing fill and stroke opacity by ztenghui · 10 years ago
  2. f9b4c2c Merge "Fix CTS test for nine patch padding sanity check" into lmp-dev by Alan Viverette · 10 years ago
  3. ac1f588 Fix CTS test for nine patch padding sanity check by Alan Viverette · 10 years ago
  4. 036a665 Add an extra pixel to the ripple radius used for bounds by Alan Viverette · 10 years ago
  5. b1de5a5 Merge "Separate tint and tintMode properties" into lmp-dev by Alan Viverette · 10 years ago
  6. af046ab Update radial gradient doc by Chris Craik · 10 years ago
  7. a426445 Separate tint and tintMode properties by Alan Viverette · 10 years ago
  8. 33559c9 Merge "MiterLimit represent a ratio itself, no need to scale" into lmp-dev by ztenghui · 10 years ago
  9. c4d651e MiterLimit represent a ratio itself, no need to scale by ztenghui · 10 years ago
  10. 06eaf19 End the animator when stop() is called by ztenghui · 10 years ago
  11. 01af516 Fix nine patch crash by Chris Craik · 10 years ago
  12. 0df3bd5 Add Bitmap.compress to TRACE_TAG_RESOURCES by John Reck · 10 years ago
  13. 13ed217 Make outline alpha APIs public by Chris Craik · 10 years ago
  14. 5eb5cde Fix one typo and add linear progress bar in the test. by ztenghui · 10 years ago
  15. e9ad393 Add fontFeatureSettings to TextView and attrs by Behdad Esfahbod · 10 years ago
  16. 8e55492 Merge "Add outline alpha" into lmp-dev by Chris Craik · 10 years ago
  17. 77b5cad Add outline alpha by Chris Craik · 10 years ago
  18. 874bcd8 Fix the create() for the attrs position by ztenghui · 10 years ago
  19. 1c4d8b2 Correct the tag's name in the exceptions by ztenghui · 10 years ago
  20. 805f6eb Support FontFeatureSettings in Paint by Behdad Esfahbod · 10 years ago
  21. 0c0dde7 Update switch assets, fix SearchView asset 9-patch areas by Alan Viverette · 10 years ago
  22. 9b38f6c Revert "Update switch assets, fix SearchView asset 9-patch areas" by Alan Viverette · 10 years ago
  23. 8bb3990 Update switch assets, fix SearchView asset 9-patch areas by Alan Viverette · 10 years ago
  24. b6417b8 Don't double-cancel the active ripple by Alan Viverette · 10 years ago
  25. 4c4064f ImageFormat: update raw10 spec to allow row padding by Zhijun He · 10 years ago
  26. a95c8ab API REVIEW: VectorDrawable by ztenghui · 10 years ago
  27. a753f4c Move ClipBounds to native by Chris Craik · 10 years ago
  28. 1968201 Don't crash when drawing zero pixels. by Dan Sandler · 10 years ago
  29. 6ce6d70 Separate background from ripple for better focus/press UX by Alan Viverette · 10 years ago
  30. fa80f74 Add letter-spacing to Paint and TextView by Behdad Esfahbod · 10 years ago
  31. 96335e3 Merge "Remove the max ripple count exceeded warning" into lmp-dev by Alan Viverette · 10 years ago
  32. e5d6cf8 Remove the max ripple count exceeded warning by Alan Viverette · 10 years ago
  33. b7b8e92 Document BlurMaskFilter.Blur. by Leon Scroggins III · 10 years ago
  34. 866cf65 Make updateLocalMatrix replace the current Matrix. by Leon Scroggins III · 10 years ago
  35. 5a836f7 Add negative sign separation support in the pathData by ztenghui · 10 years ago
  36. ade9ef2 Ensure ripple mask gets updated in public constructor by Alan Viverette · 10 years ago
  37. c403a39 Merge "Make setter methods on Outline call setEmpty() based on params" into lmp-dev by Chris Craik · 10 years ago
  38. 0645128 Make setter methods on Outline call setEmpty() based on params by Chris Craik · 10 years ago
  39. 8872b38 Separate Canvas JNI code from the implementation. by Derek Sollenberger · 10 years ago
  40. 4f64c04 Clean up view tinting APIs, tileModeX/Y attribute docs by Alan Viverette · 10 years ago
  41. 31ba192 Tweaks to outline API by Chris Craik · 10 years ago
  42. 9d59a76 Fix FIT_XY scaleType issue on VectorDrawable by ztenghui · 10 years ago
  43. 670689a Fix caching in VectorDrawable to pass the CTS test by ztenghui · 10 years ago
  44. 738177c Add the RTL support to VectorDrawable. by ztenghui · 10 years ago
  45. 580ff81 Revert "Separate Canvas JNI code from the implementation." by John Reck · 10 years ago
  46. 889fc94 Merge "Add accessibility text contrast setting" into lmp-dev by Chris Craik · 10 years ago
  47. cce47eb Add accessibility text contrast setting by Chris Craik · 10 years ago
  48. d646fa2 Fix state list drawable transitions by Alan Viverette · 10 years ago
  49. 7bc6a3f Add more reverse support to AnimatedVD by ztenghui · 10 years ago
  50. 6e0a9fa DO NOT MERGE Add support for AVD reverse() to ASLD, clean up transition handling by Alan Viverette · 10 years ago
  51. 7068c39 Fix hotspot movement on focus change by Alan Viverette · 10 years ago
  52. f5d6c55 Separate Canvas JNI code from the implementation. DO NOT MERGE by Derek Sollenberger · 10 years ago
  53. 757f0f3 Merge "Implement outline support for nine patches" into lmp-dev by Chris Craik · 10 years ago
  54. 47cd8e9 Implement outline support for nine patches by Chris Craik · 10 years ago
  55. dc43354 Merge "Enable the bitmap cache for the VectorDrawable" into lmp-dev by ztenghui · 10 years ago
  56. 482eb53 Enable the bitmap cache for the VectorDrawable by ztenghui · 10 years ago
  57. b942b05 Deprecate android.hardware.Camera by Eino-Ville Talvala · 10 years ago
  58. 935b1fa Remove old RippleDrawable constructor, fix new constructor by Alan Viverette · 10 years ago
  59. d66a871 Merge "Simplify Shader.setLocalMatrix." by Leon Scroggins III · 10 years ago
  60. ab87983 Simplify Shader.setLocalMatrix. by Leon Scroggins III · 10 years ago
  61. 4c33b9f Merge "Remove material progress drawable" by Alan Viverette · 10 years ago
  62. d7f4a3c Remove material progress drawable by Alan Viverette · 10 years ago
  63. 8d0d24f Fix the render order to follow the XML file order. by ztenghui · 10 years ago
  64. 525a66b Adding print preview. by Svet Ganov · 10 years ago
  65. 55f7654 Add constant state support back to VectorDrawable by ztenghui · 10 years ago
  66. 9e6f992 Fix layer drawable inflation by Alan Viverette · 10 years ago
  67. 13d9654 Fix build by Alan Viverette · 10 years ago
  68. 8e5e11b Handle configuration changes in drawable attributes by Alan Viverette · 10 years ago
  69. 7c05172 Fix getOutline() in ripple and layer drawables by Alan Viverette · 10 years ago
  70. 2a0d4a1 Merge "Update AnimatedStateListDrawable to work with Animatable drawables" by Alan Viverette · 10 years ago
  71. f456b1f Update AnimatedStateListDrawable to work with Animatable drawables by Alan Viverette · 10 years ago
  72. d1988a9 Add RAW10 image format by Zhijun He · 10 years ago
  73. 617dca9 am 50c3c114: am 664ec0a6: am 77491ac0: Merge "Correct typo in doc comment" by Nick Kralevich · 10 years ago
  74. 8265042 am 7ea31c67: am c43f3eb6: am 8b333467: Merge "fix trivial typo: s/meansure/measure" by Nick Kralevich · 10 years ago
  75. 50c3c11 am 664ec0a6: am 77491ac0: Merge "Correct typo in doc comment" by Nick Kralevich · 10 years ago
  76. 7ea31c6 am c43f3eb6: am 8b333467: Merge "fix trivial typo: s/meansure/measure" by Nick Kralevich · 10 years ago
  77. 8b33346 Merge "fix trivial typo: s/meansure/measure" by Nick Kralevich · 10 years ago
  78. 24bea6a Resolve conflicts with AOSP. by Jason Sams · 10 years ago
  79. 77491ac Merge "Correct typo in doc comment" by Nick Kralevich · 10 years ago
  80. c054966 Make optical insets actually work by Alan Viverette · 10 years ago
  81. 57ee620 Read premultiplied status from the SkBitmap. by Leon Scroggins III · 10 years ago
  82. 9a347f1 Initial replacement of setOutline() with ViewOutlineProvider API by Chris Craik · 10 years ago
  83. 9e31cfa Merge "Use AnimatedVectorDrawable for progress bar." by ztenghui · 10 years ago
  84. 9cb5b4c Use AnimatedVectorDrawable for progress bar. by ztenghui · 10 years ago
  85. 6ae2d7c Don't call deprecated RippleDrawable constructor by Alan Viverette · 10 years ago
  86. 3e1585e Add outline support to InsetDrawable by Chris Craik · 10 years ago
  87. 9550acf Merge "Require color in RippleDrawable constructor, fix documentation" by Alan Viverette · 10 years ago
  88. 7275abd Require color in RippleDrawable constructor, fix documentation by Alan Viverette · 10 years ago
  89. 100a2d1 Clean up AnimationDrawable.setVisible() state management by Alan Viverette · 10 years ago
  90. 493f2e1 SurfaceTexture: Allow creation in detached mode by Dan Stoza · 10 years ago
  91. 3660789 Switch all text layout to Minikin by Raph Levien · 10 years ago
  92. d194262 Delete Paint.getTextGlyphs() by Raph Levien · 10 years ago
  93. 5894597 Outline support in DrawableContainer and LayerDrawable by Chris Craik · 10 years ago
  94. 22594f0 Add tileModeX/Y attrs to BitmapDrawable, tint to ShapeDrawable by Alan Viverette · 10 years ago
  95. f2d0020 Merge "Make AnimatedVectorDrawable public." by ztenghui · 10 years ago
  96. 7e7ea9d Make AnimatedVectorDrawable public. by ztenghui · 10 years ago
  97. eb034fb AVD now support path morphing. by ztenghui · 10 years ago
  98. 3aff2a0 Avoid resetting gradient state when not actually rebuilding it by Chet Haase · 10 years ago
  99. 02aefd7 Merge "AVD now support path morphing." by ztenghui · 10 years ago
  100. 9cd14fc Add support for tint attribute in VectorDrawable by Alan Viverette · 10 years ago