1. 88dc8f1 Merge "Fix clamped starting position, seek bar hotspot bounds" by Alan Viverette · 10 years ago
  2. 3046241 Fix clamped starting position, seek bar hotspot bounds by Alan Viverette · 10 years ago
  3. 8de1494 Fix switch & slider anim, make View drawable hotspot API public by Alan Viverette · 10 years ago
  4. b9db146 Merge "Improve constant state for VectorDrawable" by ztenghui · 10 years ago
  5. 16c1bd5d Improve constant state for VectorDrawable by ztenghui · 10 years ago
  6. 5adf8ee Fix bitmap tinting by Alan Viverette · 10 years ago
  7. c802c8c Merge "Implement drawTextOnPath with Minikin" by Raph Levien · 10 years ago
  8. 9d2b5e1 Implement drawTextOnPath with Minikin by Raph Levien · 10 years ago
  9. bc8bd76 Merge "Refactor android.graphics.Picture JNI bindings." by Derek Sollenberger · 10 years ago
  10. 9117436 Add attributes and accessors for tinting View drawables by Alan Viverette · 10 years ago
  11. 2460958 Added primitive parameters to various functions requiring rectangles. by Antonio Calabrese · 10 years ago
  12. 4b0959d Refactor android.graphics.Picture JNI bindings. by Derek Sollenberger · 10 years ago
  13. a4649d9 Merge "Implement Paint.breakText() using Minikin" by Anish Athalye · 10 years ago
  14. a7aa1b0 Implement Paint.breakText() using Minikin by Anish Athalye · 10 years ago
  15. 466cd7a Merge "Clean up dirFlags / bidiFlags confusion" by Raph Levien · 10 years ago
  16. 051910b Clean up dirFlags / bidiFlags confusion by Raph Levien · 10 years ago
  17. a2992f4 Fix tint filters in NinePatchDrawable and ShapeDrawable by Alan Viverette · 10 years ago
  18. 611c1ff Fix ShapeDrawable constant state and theming by Alan Viverette · 10 years ago
  19. b3c5608 Add support for setTint in all Drawables, clean up lint warnings by Alan Viverette · 10 years ago
  20. cda212d Revert "Add support for setTint in all Drawables, clean up lint warnings" by Jeff Brown · 10 years ago
  21. 4b17118 Add support for setTint in all Drawables, clean up lint warnings by Alan Viverette · 10 years ago
  22. f39fa37 Merge "Only start AnimationDrawable on visibility change when animating" by Alan Viverette · 10 years ago
  23. 3aedfc2 am a99b2404: Merge "Tunings for touch ripple animations" into lmp-preview-dev by Christian Robertson · 10 years ago
  24. 97fb0aa Only start AnimationDrawable on visibility change when animating by Alan Viverette · 10 years ago
  25. 4b65f0e Tunings for touch ripple animations by Christian Robertson · 10 years ago
  26. 88b0078 Merge "Update Picture documentation Enhanced comment" by Robert Phillips · 10 years ago
  27. 17a8bfc In Bitmap.reconfigure, update the pixelref's info. by Leon Scroggins III · 10 years ago
  28. e74b853 resolved conflict for merge of 3ca33b70 to master by Adrian Roos · 10 years ago
  29. e5e9260 Add AnimatedVectorDrawable by ztenghui · 10 years ago
  30. a4eab42 Change ripple tint to color, remove tintMode by Alan Viverette · 10 years ago
  31. 3b77eb3 am 28104981: Merge "Optimize use of layers in ripple, update dialog styling" into lmp-preview-dev by Alan Viverette · 10 years ago
  32. ff7215a Annotated the drawing commands. by Antonio Calabrese · 10 years ago
  33. 1b6e856 Optimize use of layers in ripple, update dialog styling by Alan Viverette · 10 years ago
  34. 830960c Material theme by Alan Viverette · 10 years ago
  35. 1abd798 Merge "DO NOT MERGE Material theme" into lmp-preview-dev by Alan Viverette · 10 years ago
  36. 3cb07a46 DO NOT MERGE Material theme by Alan Viverette · 10 years ago
  37. 27d3e6d Current page not updated when closed by svetoslavganov · 10 years ago
  38. 6e083ae am 58248d04: Merge "Update drawables to fix CTS test failures" into lmp-preview-dev by Alan Viverette · 10 years ago
  39. 06318a0 Update drawables to fix CTS test failures by Alan Viverette · 10 years ago
  40. 0622a4c am 7553d48d: Merge "Fix default stroke width and NPE for line with no stroke width" into lmp-preview-dev by Alan Viverette · 10 years ago
  41. 3b983a7 Fix default stroke width and NPE for line with no stroke width by Alan Viverette · 10 years ago
  42. dcc64a4 Update Picture documentation Enhanced comment by Robert Phillips · 10 years ago
  43. c740ffa am c1462be8: Merge "Update ripple spec, fix ripple mask, rotate progress drawable" into lmp-preview-dev by Alan Viverette · 10 years ago
  44. b996d80 Update ripple spec, fix ripple mask, rotate progress drawable by Alan Viverette · 10 years ago
  45. f8423ba am 8fad12dc: Merge "Fix incorrect getStringBounds (Minikin)" into lmp-preview-dev by Raph Levien · 10 years ago
  46. c5dc037 am aef648f4: Merge "Better Minikin integration" into lmp-preview-dev by Raph Levien · 10 years ago
  47. 3b1e08f am 62ea9554: Merge "Temporary drawable for Quantum progress indicator" into lmp-preview-dev by Alan Viverette · 10 years ago
  48. 8a3e0a5 am 15fabac3: Merge "Fix build, fix Drawable loop" into lmp-preview-dev by Alan Viverette · 10 years ago
  49. 22b893f Merge commit '096d52fb' into manualmerge by Alan Viverette · 10 years ago
  50. 5398aec am a929b2d4: Merge "Set starting value on ripple exit animation" into lmp-preview-dev by Alan Viverette · 10 years ago
  51. d9ec3da am b1c7f7f5: Merge "Fix NPE when ripples are canceled due to visibility change" into lmp-preview-dev by Alan Viverette · 10 years ago
  52. 676f92e Merge "Canvas JNI cleanup." by Florin Malita · 10 years ago
  53. 95d4914 Canvas JNI cleanup. by Florin Malita · 10 years ago
  54. a578ab0 Merge "Ignore inPurgeable and inInputShareable." by Leon Scroggins III · 10 years ago
  55. 854363e Fix incorrect getStringBounds (Minikin) by Raph Levien · 10 years ago
  56. 38bd7b9 Merge "Better Minikin integration" into lmp-preview-dev by Raph Levien · 10 years ago
  57. f2114d5 Better Minikin integration by Raph Levien · 10 years ago
  58. bb93810 Merge "Temporary drawable for Quantum progress indicator" into lmp-preview-dev by Alan Viverette · 10 years ago
  59. 3567140 Temporary drawable for Quantum progress indicator by Alan Viverette · 10 years ago
  60. a48e7b5 Merge "Fix build, fix Drawable loop" into lmp-preview-dev by Alan Viverette · 10 years ago
  61. 55a54e1 Merge "Update theme colors, fix EditText state transition" into lmp-preview-dev by Alan Viverette · 10 years ago
  62. bd4d1c3 Merge "Set starting value on ripple exit animation" into lmp-preview-dev by Alan Viverette · 10 years ago
  63. 910a0b4 Fix build, fix Drawable loop by Alan Viverette · 10 years ago
  64. dcf7b59 Update theme colors, fix EditText state transition by Alan Viverette · 10 years ago
  65. a8cb975 Merge "Handle the alpha in the group setting and fix the fill issue." by ztenghui · 10 years ago
  66. 0aa39dc Ignore inPurgeable and inInputShareable. by Leon Scroggins III · 10 years ago
  67. 2af745b Handle the alpha in the group setting and fix the fill issue. by ztenghui · 10 years ago
  68. 02a078d am 25931ade: Merge "Clean up drawable theming APIs" into lmp-preview-dev by Alan Viverette · 10 years ago
  69. 690d451 am faa91203: Merge "Support fallbacks for custom typefaces (Minikin)" into lmp-preview-dev by Raph Levien · 10 years ago
  70. 7a98f74 Fix NPE when ripples are canceled due to visibility change by Alan Viverette · 10 years ago
  71. 5e9a425 Merge "Add the tree hierarchy for the group" by ztenghui · 10 years ago
  72. 840ff80 Set starting value on ripple exit animation by Alan Viverette · 10 years ago
  73. 4d24caf Add the tree hierarchy for the group by ztenghui · 10 years ago
  74. 5a4af17 Merge "Clean up drawable theming APIs" into lmp-preview-dev by Alan Viverette · 10 years ago
  75. 6dbe51b Clean up drawable theming APIs by Alan Viverette · 10 years ago
  76. 596f0b1 Merge "Support fallbacks for custom typefaces (Minikin)" into lmp-preview-dev by Raph Levien · 10 years ago
  77. d573794 Support fallbacks for custom typefaces (Minikin) by Raph Levien · 10 years ago
  78. 57f285d am 73d37038: Merge "Fix null paint in GradientDrawable, make default values explicit" into lmp-preview-dev by Alan Viverette · 10 years ago
  79. 08847c8 Merge "Fix null paint in GradientDrawable, make default values explicit" into lmp-preview-dev by Alan Viverette · 10 years ago
  80. 9ec2eab Merge "Add a native Canvas wrapper." by Florin Malita · 10 years ago
  81. 71b2fbd Fix null paint in GradientDrawable, make default values explicit by Alan Viverette · 10 years ago
  82. 52a557f am cc179e25: Merge "Allow ripple bounds to change during enter animation" into lmp-preview-dev by Alan Viverette · 10 years ago
  83. dc6046f Allow ripple bounds to change during enter animation by Alan Viverette · 10 years ago
  84. 6a407b0 am 8709eeb9: Merge "Fix padding for GradientDrawable" into lmp-preview-dev by Alan Viverette · 10 years ago
  85. c65c7ae Merge commit '6682183b' into manualmerge by Alan Viverette · 10 years ago
  86. c6c967b Merge "Fix padding for GradientDrawable" into lmp-preview-dev by Alan Viverette · 10 years ago
  87. 982c59a Fix padding for GradientDrawable by Alan Viverette · 10 years ago
  88. 4d2f248 Fixes hotspot list transitions, update to use a single hotspot by Alan Viverette · 10 years ago
  89. 5c3d927 Add a native Canvas wrapper. by Florin Malita · 10 years ago
  90. ca672f2 am 953fe800: Merge "Language and variant selection for Minikin" into lmp-preview-dev by Raph Levien · 10 years ago
  91. f9e3d31 Language and variant selection for Minikin by Raph Levien · 10 years ago
  92. c9ad54e Merge "Add translation and scale to the group tag and related tests." by ztenghui · 10 years ago
  93. 452f6ec Add translation and scale to the group tag and related tests. by ztenghui · 10 years ago
  94. 0d18154 Cleanup Canvas API by deprecating a few methods. by Derek Sollenberger · 10 years ago
  95. 63cfd85 Move the rotation information from path to group. by ztenghui · 10 years ago
  96. baef8c1 Layoutlib fixes for L [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  97. b00cb8b Merge "Layoutlib fixes for L" by Deepanshu Gupta · 10 years ago
  98. bd67759 Merge "Bring the group tag back to VectorDrawable." by ztenghui · 10 years ago
  99. 6d9c422 Bring the group tag back to VectorDrawable. by ztenghui · 10 years ago
  100. 427a15a Merge "DO NOT MERGE: Hide the VectorDrawable" into lmp-preview-dev by ztenghui · 10 years ago