1. 738177c Add the RTL support to VectorDrawable. by ztenghui · 10 years ago
  2. 580ff81 Revert "Separate Canvas JNI code from the implementation." by John Reck · 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. d646fa2 Fix state list drawable transitions by Alan Viverette · 10 years ago
  6. 7bc6a3f Add more reverse support to AnimatedVD by ztenghui · 10 years ago
  7. 6e0a9fa DO NOT MERGE Add support for AVD reverse() to ASLD, clean up transition handling by Alan Viverette · 10 years ago
  8. 7068c39 Fix hotspot movement on focus change by Alan Viverette · 10 years ago
  9. f5d6c55 Separate Canvas JNI code from the implementation. DO NOT MERGE by Derek Sollenberger · 10 years ago
  10. 757f0f3 Merge "Implement outline support for nine patches" into lmp-dev by Chris Craik · 10 years ago
  11. 47cd8e9 Implement outline support for nine patches by Chris Craik · 10 years ago
  12. dc43354 Merge "Enable the bitmap cache for the VectorDrawable" into lmp-dev by ztenghui · 10 years ago
  13. 482eb53 Enable the bitmap cache for the VectorDrawable by ztenghui · 10 years ago
  14. b942b05 Deprecate android.hardware.Camera by Eino-Ville Talvala · 10 years ago
  15. 935b1fa Remove old RippleDrawable constructor, fix new constructor by Alan Viverette · 10 years ago
  16. d66a871 Merge "Simplify Shader.setLocalMatrix." by Leon Scroggins III · 10 years ago
  17. ab87983a Simplify Shader.setLocalMatrix. by Leon Scroggins III · 10 years ago
  18. 4c33b9f Merge "Remove material progress drawable" by Alan Viverette · 10 years ago
  19. d7f4a3c Remove material progress drawable by Alan Viverette · 10 years ago
  20. 8d0d24f Fix the render order to follow the XML file order. by ztenghui · 10 years ago
  21. 525a66b Adding print preview. by Svet Ganov · 10 years ago
  22. 55f7654 Add constant state support back to VectorDrawable by ztenghui · 10 years ago
  23. 9e6f992 Fix layer drawable inflation by Alan Viverette · 10 years ago
  24. 13d9654 Fix build by Alan Viverette · 10 years ago
  25. 8e5e11b Handle configuration changes in drawable attributes by Alan Viverette · 10 years ago
  26. 7c05172 Fix getOutline() in ripple and layer drawables by Alan Viverette · 10 years ago
  27. 2a0d4a1 Merge "Update AnimatedStateListDrawable to work with Animatable drawables" by Alan Viverette · 10 years ago
  28. f456b1f Update AnimatedStateListDrawable to work with Animatable drawables by Alan Viverette · 10 years ago
  29. d1988a9 Add RAW10 image format by Zhijun He · 10 years ago
  30. 617dca9 am 50c3c114: am 664ec0a6: am 77491ac0: Merge "Correct typo in doc comment" by Nick Kralevich · 10 years ago
  31. 8265042 am 7ea31c67: am c43f3eb6: am 8b333467: Merge "fix trivial typo: s/meansure/measure" by Nick Kralevich · 10 years ago
  32. 50c3c11 am 664ec0a6: am 77491ac0: Merge "Correct typo in doc comment" by Nick Kralevich · 10 years ago
  33. 7ea31c6 am c43f3eb6: am 8b333467: Merge "fix trivial typo: s/meansure/measure" by Nick Kralevich · 10 years ago
  34. 8b33346 Merge "fix trivial typo: s/meansure/measure" by Nick Kralevich · 10 years ago
  35. 24bea6a Resolve conflicts with AOSP. by Jason Sams · 10 years ago
  36. 77491ac Merge "Correct typo in doc comment" by Nick Kralevich · 10 years ago
  37. c054966 Make optical insets actually work by Alan Viverette · 10 years ago
  38. 57ee620 Read premultiplied status from the SkBitmap. by Leon Scroggins III · 10 years ago
  39. 9a347f1 Initial replacement of setOutline() with ViewOutlineProvider API by Chris Craik · 10 years ago
  40. 9e31cfa Merge "Use AnimatedVectorDrawable for progress bar." by ztenghui · 10 years ago
  41. 9cb5b4c Use AnimatedVectorDrawable for progress bar. by ztenghui · 10 years ago
  42. 6ae2d7c Don't call deprecated RippleDrawable constructor by Alan Viverette · 10 years ago
  43. 3e1585e Add outline support to InsetDrawable by Chris Craik · 10 years ago
  44. 9550acf Merge "Require color in RippleDrawable constructor, fix documentation" by Alan Viverette · 10 years ago
  45. 7275abd Require color in RippleDrawable constructor, fix documentation by Alan Viverette · 10 years ago
  46. 100a2d1 Clean up AnimationDrawable.setVisible() state management by Alan Viverette · 10 years ago
  47. 493f2e1 SurfaceTexture: Allow creation in detached mode by Dan Stoza · 10 years ago
  48. 3660789 Switch all text layout to Minikin by Raph Levien · 10 years ago
  49. d194262 Delete Paint.getTextGlyphs() by Raph Levien · 10 years ago
  50. 5894597 Outline support in DrawableContainer and LayerDrawable by Chris Craik · 10 years ago
  51. 22594f0 Add tileModeX/Y attrs to BitmapDrawable, tint to ShapeDrawable by Alan Viverette · 10 years ago
  52. f2d0020 Merge "Make AnimatedVectorDrawable public." by ztenghui · 10 years ago
  53. 7e7ea9d Make AnimatedVectorDrawable public. by ztenghui · 10 years ago
  54. eb034fb AVD now support path morphing. by ztenghui · 10 years ago
  55. 3aff2a0 Avoid resetting gradient state when not actually rebuilding it by Chet Haase · 10 years ago
  56. 02aefd7 Merge "AVD now support path morphing." by ztenghui · 10 years ago
  57. 9cd14fc Add support for tint attribute in VectorDrawable by Alan Viverette · 10 years ago
  58. 5ff885c Revert "Add support for tint attribute in VectorDrawable" by Dianne Hackborn · 10 years ago
  59. e93c901 Merge "Add support for tint attribute in VectorDrawable" by Alan Viverette · 10 years ago
  60. 9a77cb9 Add support for tint attribute in VectorDrawable by Alan Viverette · 10 years ago
  61. 07c661e Put dither in GradientDrawable constant state by Alan Viverette · 10 years ago
  62. 580ecd4 Merge "Simple implementation of drawPosText" by Raph Levien · 10 years ago
  63. 3f0d616 Simple implementation of drawPosText by Raph Levien · 10 years ago
  64. cf4832f Add path support into xml files for PathInterpolator and ObjectAnimator. by ztenghui · 10 years ago
  65. 88dc8f1 Merge "Fix clamped starting position, seek bar hotspot bounds" by Alan Viverette · 10 years ago
  66. 3046241 Fix clamped starting position, seek bar hotspot bounds by Alan Viverette · 10 years ago
  67. 8de1494 Fix switch & slider anim, make View drawable hotspot API public by Alan Viverette · 10 years ago
  68. e3c433a Persist selector on ListView and GridView layout by Alan Viverette · 10 years ago
  69. b9db146 Merge "Improve constant state for VectorDrawable" by ztenghui · 10 years ago
  70. 16c1bd5d Improve constant state for VectorDrawable by ztenghui · 10 years ago
  71. 5adf8ee Fix bitmap tinting by Alan Viverette · 10 years ago
  72. c802c8c Merge "Implement drawTextOnPath with Minikin" by Raph Levien · 10 years ago
  73. 9d2b5e1 Implement drawTextOnPath with Minikin by Raph Levien · 10 years ago
  74. bc8bd76 Merge "Refactor android.graphics.Picture JNI bindings." by Derek Sollenberger · 10 years ago
  75. 9117436 Add attributes and accessors for tinting View drawables by Alan Viverette · 10 years ago
  76. 2460958 Added primitive parameters to various functions requiring rectangles. by Antonio Calabrese · 10 years ago
  77. 4b0959d Refactor android.graphics.Picture JNI bindings. by Derek Sollenberger · 10 years ago
  78. a4649d9 Merge "Implement Paint.breakText() using Minikin" by Anish Athalye · 10 years ago
  79. a7aa1b0 Implement Paint.breakText() using Minikin by Anish Athalye · 10 years ago
  80. 466cd7a Merge "Clean up dirFlags / bidiFlags confusion" by Raph Levien · 10 years ago
  81. 051910b Clean up dirFlags / bidiFlags confusion by Raph Levien · 10 years ago
  82. a2992f4 Fix tint filters in NinePatchDrawable and ShapeDrawable by Alan Viverette · 10 years ago
  83. 611c1ff Fix ShapeDrawable constant state and theming by Alan Viverette · 10 years ago
  84. b3c5608 Add support for setTint in all Drawables, clean up lint warnings by Alan Viverette · 10 years ago
  85. cda212d Revert "Add support for setTint in all Drawables, clean up lint warnings" by Jeff Brown · 10 years ago
  86. 4b17118 Add support for setTint in all Drawables, clean up lint warnings by Alan Viverette · 10 years ago
  87. f39fa37 Merge "Only start AnimationDrawable on visibility change when animating" by Alan Viverette · 10 years ago
  88. 3aedfc2 am a99b2404: Merge "Tunings for touch ripple animations" into lmp-preview-dev by Christian Robertson · 10 years ago
  89. 97fb0aa Only start AnimationDrawable on visibility change when animating by Alan Viverette · 10 years ago
  90. 4b65f0e Tunings for touch ripple animations by Christian Robertson · 10 years ago
  91. 88b0078 Merge "Update Picture documentation Enhanced comment" by Robert Phillips · 10 years ago
  92. 17a8bfc In Bitmap.reconfigure, update the pixelref's info. by Leon Scroggins III · 10 years ago
  93. e74b853 resolved conflict for merge of 3ca33b70 to master by Adrian Roos · 10 years ago
  94. e5e9260 Add AnimatedVectorDrawable by ztenghui · 10 years ago
  95. a4eab42 Change ripple tint to color, remove tintMode by Alan Viverette · 10 years ago
  96. 3b77eb3 am 28104981: Merge "Optimize use of layers in ripple, update dialog styling" into lmp-preview-dev by Alan Viverette · 10 years ago
  97. ff7215a Annotated the drawing commands. by Antonio Calabrese · 10 years ago
  98. 1b6e856 Optimize use of layers in ripple, update dialog styling by Alan Viverette · 10 years ago
  99. 830960c Material theme by Alan Viverette · 10 years ago
  100. 1abd798 Merge "DO NOT MERGE Material theme" into lmp-preview-dev by Alan Viverette · 10 years ago