1. b00cb8b Merge "Layoutlib fixes for L" by Deepanshu Gupta · 10 years ago
  2. bd67759 Merge "Bring the group tag back to VectorDrawable." by ztenghui · 10 years ago
  3. 6d9c422 Bring the group tag back to VectorDrawable. by ztenghui · 10 years ago
  4. 0ff33fb am a8b23365: Merge "Add support for setColorFilter in VectorDrawable" into lmp-preview-dev by Alan Viverette · 10 years ago
  5. d6405c1 Merge "Add support for setColorFilter in VectorDrawable" into lmp-preview-dev by Alan Viverette · 10 years ago
  6. 8c1244b Merge "Fix build." by Alan Viverette · 10 years ago
  7. d302415 DO NOT MERGE Fix build. by Alan Viverette · 10 years ago
  8. 7bf1eb6 Fix build. by Alan Viverette · 10 years ago
  9. de22036 am e11794a2: Merge "Update switch, checkbox, radio button, button, and toggle button" into lmp-preview-dev by Alan Viverette · 10 years ago
  10. fd6e411 Add support for setColorFilter in VectorDrawable by Alan Viverette · 10 years ago
  11. 2356c5e Update switch, checkbox, radio button, button, and toggle button by Alan Viverette · 10 years ago
  12. d490aa4 Merge "Inspect SkShader to determine hw shader." by Chris Craik · 10 years ago
  13. 130d235 Layoutlib fixes for L by Deepanshu Gupta · 10 years ago
  14. d1ad5e6 Inspect SkShader to determine hw shader. by Leon Scroggins III · 10 years ago
  15. e7772d3 Move setTint into Drawable, unhide getDirtyBounds on Drawable by Alan Viverette · 10 years ago
  16. 190dad4 Merge "Style and asset cleanup" by Alan Viverette · 10 years ago
  17. 0a1c6f0 Style and asset cleanup by Alan Viverette · 10 years ago
  18. b8fe2fc Merge "Define light position (using new lighting spec) in Java" by Chris Craik · 10 years ago
  19. a22aa88 Merge "Clean up hotspot bounds API" by Alan Viverette · 10 years ago
  20. 7ec5b2e Merge "Clean up Gradient drawable theming & whitespace" by Alan Viverette · 10 years ago
  21. 53a3ed7 Clean up hotspot bounds API by Alan Viverette · 10 years ago
  22. 17dafdc Clean up Gradient drawable theming & whitespace by Alan Viverette · 10 years ago
  23. 797b95b Define light position (using new lighting spec) in Java by Chris Craik · 10 years ago
  24. 95b6fd8 Addressing APIs council feedback by Svetoslav · 10 years ago
  25. 47a7d61 Merge "Clean up Outline API, method on drawable" by Chris Craik · 10 years ago
  26. 3b5c427 Various API review fixes to resources and drawables by Alan Viverette · 10 years ago
  27. f31512e Merge "Various API council fixes to drawables" by Alan Viverette · 10 years ago
  28. e5b082d Various API council fixes to drawables by Alan Viverette · 10 years ago
  29. 7dc5b41 Clean up Outline API, method on drawable by Chris Craik · 10 years ago
  30. c80ad99 TouchFeedbackDrawable is now RippleDrawable by Alan Viverette · 10 years ago
  31. 77bc0a1 Merge "Remove the versionCode" by ztenghui · 10 years ago
  32. e3c45e7 Remove the versionCode by ztenghui · 10 years ago
  33. ad2f8e3 Update ripple behavior, use render thread animation by Alan Viverette · 10 years ago
  34. c9ee304 Merge "Round rect outline clipping" by Chris Craik · 10 years ago
  35. deeda3d Round rect outline clipping by Chris Craik · 10 years ago
  36. 1dfa9d9 Merge "Simplify attribute extraction for themed Drawables" by Alan Viverette · 10 years ago
  37. ca26241 Merge "document and deprecated Rasterizer" by Mike Reed · 10 years ago
  38. dbef65f Merge "Adding APIs to render PDF documents." by Svetoslav · 10 years ago
  39. 25f9a3c Merge "camera2: Use StreamConfigurationMap for format/size/duration lookup" by Igor Murashkin · 10 years ago
  40. 091d1ea Merge "Add fallback fonts to system fonts (Minikin)" by Raph Levien · 10 years ago
  41. 9e2b288 Merge "Proper refcounting for Minikin objects" by Raph Levien · 10 years ago
  42. 018646a Merge "Parsing of XML font configuration files for Minikin" by Raph Levien · 10 years ago
  43. 2836c47 Merge "Start of Minikin integration" by Raph Levien · 10 years ago
  44. 0cfb877 Simplify attribute extraction for themed Drawables by Alan Viverette · 10 years ago
  45. f50742b am 76ee05d4: am d05c7d26: am bcf76242: Merge "Move FLATTENED_PATTERN to inner class." by Ian Rogers · 10 years ago
  46. 76ee05d am d05c7d26: am bcf76242: Merge "Move FLATTENED_PATTERN to inner class." by Ian Rogers · 10 years ago
  47. d05c7d2 am bcf76242: Merge "Move FLATTENED_PATTERN to inner class." by Ian Rogers · 10 years ago
  48. 5d5d14f Move FLATTENED_PATTERN to inner class. by Ian Rogers · 10 years ago
  49. 9c59517 camera2: Use StreamConfigurationMap for format/size/duration lookup by Igor Murashkin · 10 years ago
  50. 2961769 Adding APIs to render PDF documents. by Svetoslav · 10 years ago
  51. b7869fb Merge "Remove the group tag." by ztenghui · 10 years ago
  52. 46e546c Remove the group tag. by ztenghui · 10 years ago
  53. 363e21b Add fallback fonts to system fonts (Minikin) by Raph Levien · 10 years ago
  54. 15cf475 Proper refcounting for Minikin objects by Raph Levien · 10 years ago
  55. 9a5b61c Parsing of XML font configuration files for Minikin by Raph Levien · 10 years ago
  56. 1a73f732 Start of Minikin integration by Raph Levien · 11 years ago
  57. c42bfb9 Merge "Refactor VirtualLightRefBase & JNI" by John Reck · 10 years ago
  58. 9fa4071 Refactor VirtualLightRefBase & JNI by John Reck · 10 years ago
  59. 3c35b57 document and deprecated Rasterizer by Mike Reed · 10 years ago
  60. 5e92c95 Animated state transition drawable by Alan Viverette · 10 years ago
  61. 3b1ae5e Merge "Improve documentation of setOnFrameAvailableListener." by Jeff Brown · 10 years ago
  62. ba873d2 Improve documentation of setOnFrameAvailableListener. by Jeff Brown · 10 years ago
  63. ddbbb8a Further cleaning on animated part of VectorDrawable. by ztenghui · 10 years ago
  64. 5b554f0 Merge "Avoid caching shadow properties in Java & HWUI." by Derek Sollenberger · 10 years ago
  65. 531fecc Merge "Encapsulate Canvas.mNativeCanvas" by Florin Malita · 10 years ago
  66. c29a0a4 Avoid caching shadow properties in Java & HWUI. by Derek Sollenberger · 10 years ago
  67. c677675 Encapsulate Canvas.mNativeCanvas by Florin Malita · 10 years ago
  68. c7282e5 Fix crash due to texture view callback threading invariants. by Jeff Brown · 10 years ago
  69. 0b3a706 Merge "First step on API cleaning on the VectorDrawable to disable animation support" by ztenghui · 10 years ago
  70. 498213a First step on API cleaning on the VectorDrawable to disable animation support by ztenghui · 10 years ago
  71. 223b1e0 Merge "Fix ripple cancel" by Alan Viverette · 10 years ago
  72. 40c3734 Fix ripple cancel by Alan Viverette · 10 years ago
  73. 9481421 camera2: Add camera-specific data types used for metadata key/value by Igor Murashkin · 10 years ago
  74. 52244ff Add CanvasProperty for drawCircle by John Reck · 10 years ago
  75. de39939 Support for list selector ripple during arrow movement & drag by Alan Viverette · 10 years ago
  76. 53d1cfe Cleaning up TouchFeedbackDrawable and Ripple APIs by Alan Viverette · 10 years ago
  77. 323596d Pull out dirty bounds before nulling ripples by Alan Viverette · 10 years ago
  78. d1ca75b Quantum ripple for ListView selector by Alan Viverette · 10 years ago
  79. 7979388 Support Oval GradientDrawable outlines, and ShapeDrawable by Chris Craik · 10 years ago
  80. 07f0b8e Merge "Refactor Drawable outline production, flesh out Outline methods" by Chris Craik · 10 years ago
  81. e6a39b1 Refactor Drawable outline production, flesh out Outline methods by Chris Craik · 10 years ago
  82. 4d1c153 Add floats-only drawRoundRect to Canvas by Chris Craik · 10 years ago
  83. 717f39c Merge "Clip TouchFeedbackDrawable effect to receiver Outline" by Chris Craik · 10 years ago
  84. 3f085429 Clip TouchFeedbackDrawable effect to receiver Outline by Chris Craik · 10 years ago
  85. 40619ae Prevent new ripples when max reached by Alan Viverette · 10 years ago
  86. 70ad9bc Fix null and bounds checks by Alan Viverette · 10 years ago
  87. 6195660 Add ripple to switches, radio buttons, check boxes, seek bars by Alan Viverette · 10 years ago
  88. c3f35b0 Add touch feedback to edit text by Alan Viverette · 10 years ago
  89. 307ad09 Add alpha to bitmap, nine patch drawable, fix container hot spots by Alan Viverette · 10 years ago
  90. 908a228 Merge "Add convenience methods to encourage usage of ALL_SAVE_FLAG" by Chris Craik · 10 years ago
  91. c306ad6 Add convenience methods to encourage usage of ALL_SAVE_FLAG by Chris Craik · 10 years ago
  92. 0613657 Merge changes Ia693f512,If3b7d41f by Raph Levien · 10 years ago
  93. 53c0077 Add elegantTextHeight text appearance attribute by Raph Levien · 10 years ago
  94. f805b40 Merge changes Ia2bf4d17,I8242523d by Alan Viverette · 10 years ago
  95. ddd4a9b Merge "Revert "Add convenience methods, to encourage usage of ALL_SAVE_FLAG"" by Chris Craik · 10 years ago
  96. 091ddb1 Revert "Add convenience methods, to encourage usage of ALL_SAVE_FLAG" by Chris Craik · 10 years ago
  97. 0932cf8 Merge "Deprecate color array drawBitmap methods" by Chris Craik · 10 years ago
  98. 2632f19 Merge "Add convenience methods, to encourage usage of ALL_SAVE_FLAG" by Chris Craik · 10 years ago
  99. cd23df6 Deprecate color array drawBitmap methods by Chris Craik · 10 years ago
  100. 39b7353 Add convenience methods, to encourage usage of ALL_SAVE_FLAG by Chris Craik · 10 years ago