1. a4eab42 Change ripple tint to color, remove tintMode by Alan Viverette · 10 years ago
  2. 1b6e856 Optimize use of layers in ripple, update dialog styling by Alan Viverette · 10 years ago
  3. 1abd798 Merge "DO NOT MERGE Material theme" into lmp-preview-dev by Alan Viverette · 10 years ago
  4. 3cb07a46 DO NOT MERGE Material theme by Alan Viverette · 10 years ago
  5. 27d3e6d Current page not updated when closed by svetoslavganov · 10 years ago
  6. 06318a0 Update drawables to fix CTS test failures by Alan Viverette · 10 years ago
  7. 3b983a7 Fix default stroke width and NPE for line with no stroke width by Alan Viverette · 10 years ago
  8. b996d80 Update ripple spec, fix ripple mask, rotate progress drawable by Alan Viverette · 10 years ago
  9. 854363e Fix incorrect getStringBounds (Minikin) by Raph Levien · 10 years ago
  10. 38bd7b9 Merge "Better Minikin integration" into lmp-preview-dev by Raph Levien · 10 years ago
  11. f2114d5 Better Minikin integration by Raph Levien · 10 years ago
  12. bb93810 Merge "Temporary drawable for Quantum progress indicator" into lmp-preview-dev by Alan Viverette · 10 years ago
  13. 3567140 Temporary drawable for Quantum progress indicator by Alan Viverette · 10 years ago
  14. a48e7b5 Merge "Fix build, fix Drawable loop" into lmp-preview-dev by Alan Viverette · 10 years ago
  15. 55a54e1 Merge "Update theme colors, fix EditText state transition" into lmp-preview-dev by Alan Viverette · 10 years ago
  16. bd4d1c3 Merge "Set starting value on ripple exit animation" into lmp-preview-dev by Alan Viverette · 10 years ago
  17. 910a0b4 Fix build, fix Drawable loop by Alan Viverette · 10 years ago
  18. dcf7b59 Update theme colors, fix EditText state transition by Alan Viverette · 10 years ago
  19. 7a98f74 Fix NPE when ripples are canceled due to visibility change by Alan Viverette · 10 years ago
  20. 840ff80 Set starting value on ripple exit animation by Alan Viverette · 10 years ago
  21. 5a4af17 Merge "Clean up drawable theming APIs" into lmp-preview-dev by Alan Viverette · 10 years ago
  22. 6dbe51b Clean up drawable theming APIs by Alan Viverette · 10 years ago
  23. 596f0b1 Merge "Support fallbacks for custom typefaces (Minikin)" into lmp-preview-dev by Raph Levien · 10 years ago
  24. d573794 Support fallbacks for custom typefaces (Minikin) by Raph Levien · 10 years ago
  25. 08847c8 Merge "Fix null paint in GradientDrawable, make default values explicit" into lmp-preview-dev by Alan Viverette · 10 years ago
  26. 71b2fbd Fix null paint in GradientDrawable, make default values explicit by Alan Viverette · 10 years ago
  27. dc6046f Allow ripple bounds to change during enter animation by Alan Viverette · 10 years ago
  28. c6c967b Merge "Fix padding for GradientDrawable" into lmp-preview-dev by Alan Viverette · 10 years ago
  29. 982c59a Fix padding for GradientDrawable by Alan Viverette · 10 years ago
  30. 4d2f248 Fixes hotspot list transitions, update to use a single hotspot by Alan Viverette · 10 years ago
  31. f9e3d31 Language and variant selection for Minikin by Raph Levien · 10 years ago
  32. baef8c1 Layoutlib fixes for L [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  33. 427a15a Merge "DO NOT MERGE: Hide the VectorDrawable" into lmp-preview-dev by ztenghui · 10 years ago
  34. cd3a824 Merge "DO NOT MERGE Inspect SkShader to determine hw shader." into lmp-preview-dev by Chris Craik · 10 years ago
  35. 72da163 DO NOT MERGE: Hide the VectorDrawable by ztenghui · 10 years ago
  36. d6405c1 Merge "Add support for setColorFilter in VectorDrawable" into lmp-preview-dev by Alan Viverette · 10 years ago
  37. d302415 DO NOT MERGE Fix build. by Alan Viverette · 10 years ago
  38. fd6e411 Add support for setColorFilter in VectorDrawable by Alan Viverette · 10 years ago
  39. 0fa2bd6 DO NOT MERGE Inspect SkShader to determine hw shader. by Leon Scroggins III · 10 years ago
  40. 2356c5e Update switch, checkbox, radio button, button, and toggle button by Alan Viverette · 10 years ago
  41. e7772d3 Move setTint into Drawable, unhide getDirtyBounds on Drawable by Alan Viverette · 10 years ago
  42. 190dad4 Merge "Style and asset cleanup" by Alan Viverette · 10 years ago
  43. 0a1c6f0 Style and asset cleanup by Alan Viverette · 10 years ago
  44. b8fe2fc Merge "Define light position (using new lighting spec) in Java" by Chris Craik · 10 years ago
  45. a22aa88 Merge "Clean up hotspot bounds API" by Alan Viverette · 10 years ago
  46. 7ec5b2e Merge "Clean up Gradient drawable theming & whitespace" by Alan Viverette · 10 years ago
  47. 53a3ed7 Clean up hotspot bounds API by Alan Viverette · 10 years ago
  48. 17dafdc Clean up Gradient drawable theming & whitespace by Alan Viverette · 10 years ago
  49. 797b95b Define light position (using new lighting spec) in Java by Chris Craik · 10 years ago
  50. 95b6fd8 Addressing APIs council feedback by Svetoslav · 10 years ago
  51. 47a7d61 Merge "Clean up Outline API, method on drawable" by Chris Craik · 10 years ago
  52. 3b5c427 Various API review fixes to resources and drawables by Alan Viverette · 10 years ago
  53. f31512e Merge "Various API council fixes to drawables" by Alan Viverette · 10 years ago
  54. e5b082d Various API council fixes to drawables by Alan Viverette · 10 years ago
  55. 7dc5b41 Clean up Outline API, method on drawable by Chris Craik · 10 years ago
  56. c80ad99 TouchFeedbackDrawable is now RippleDrawable by Alan Viverette · 10 years ago
  57. 77bc0a1 Merge "Remove the versionCode" by ztenghui · 10 years ago
  58. e3c45e7 Remove the versionCode by ztenghui · 10 years ago
  59. ad2f8e3 Update ripple behavior, use render thread animation by Alan Viverette · 10 years ago
  60. c9ee304 Merge "Round rect outline clipping" by Chris Craik · 10 years ago
  61. deeda3d Round rect outline clipping by Chris Craik · 10 years ago
  62. 1dfa9d9 Merge "Simplify attribute extraction for themed Drawables" by Alan Viverette · 10 years ago
  63. ca26241 Merge "document and deprecated Rasterizer" by Mike Reed · 10 years ago
  64. dbef65f Merge "Adding APIs to render PDF documents." by Svetoslav · 10 years ago
  65. 25f9a3c Merge "camera2: Use StreamConfigurationMap for format/size/duration lookup" by Igor Murashkin · 10 years ago
  66. 091d1ea Merge "Add fallback fonts to system fonts (Minikin)" by Raph Levien · 10 years ago
  67. 9e2b288 Merge "Proper refcounting for Minikin objects" by Raph Levien · 10 years ago
  68. 018646a Merge "Parsing of XML font configuration files for Minikin" by Raph Levien · 10 years ago
  69. 2836c47 Merge "Start of Minikin integration" by Raph Levien · 10 years ago
  70. 0cfb877 Simplify attribute extraction for themed Drawables by Alan Viverette · 10 years ago
  71. f50742b am 76ee05d4: am d05c7d26: am bcf76242: Merge "Move FLATTENED_PATTERN to inner class." by Ian Rogers · 10 years ago
  72. 76ee05d am d05c7d26: am bcf76242: Merge "Move FLATTENED_PATTERN to inner class." by Ian Rogers · 10 years ago
  73. d05c7d2 am bcf76242: Merge "Move FLATTENED_PATTERN to inner class." by Ian Rogers · 10 years ago
  74. 5d5d14f Move FLATTENED_PATTERN to inner class. by Ian Rogers · 10 years ago
  75. 9c59517 camera2: Use StreamConfigurationMap for format/size/duration lookup by Igor Murashkin · 10 years ago
  76. 2961769 Adding APIs to render PDF documents. by Svetoslav · 10 years ago
  77. b7869fb Merge "Remove the group tag." by ztenghui · 10 years ago
  78. 46e546c Remove the group tag. by ztenghui · 10 years ago
  79. 363e21b Add fallback fonts to system fonts (Minikin) by Raph Levien · 10 years ago
  80. 15cf475 Proper refcounting for Minikin objects by Raph Levien · 10 years ago
  81. 9a5b61c Parsing of XML font configuration files for Minikin by Raph Levien · 10 years ago
  82. 1a73f732 Start of Minikin integration by Raph Levien · 10 years ago
  83. c42bfb9 Merge "Refactor VirtualLightRefBase & JNI" by John Reck · 10 years ago
  84. 9fa4071 Refactor VirtualLightRefBase & JNI by John Reck · 10 years ago
  85. 3c35b57 document and deprecated Rasterizer by Mike Reed · 10 years ago
  86. 5e92c95 Animated state transition drawable by Alan Viverette · 10 years ago
  87. 3b1ae5e Merge "Improve documentation of setOnFrameAvailableListener." by Jeff Brown · 10 years ago
  88. ba873d2 Improve documentation of setOnFrameAvailableListener. by Jeff Brown · 10 years ago
  89. ddbbb8a Further cleaning on animated part of VectorDrawable. by ztenghui · 10 years ago
  90. 5b554f0 Merge "Avoid caching shadow properties in Java & HWUI." by Derek Sollenberger · 10 years ago
  91. 531fecc Merge "Encapsulate Canvas.mNativeCanvas" by Florin Malita · 10 years ago
  92. c29a0a4 Avoid caching shadow properties in Java & HWUI. by Derek Sollenberger · 10 years ago
  93. c677675 Encapsulate Canvas.mNativeCanvas by Florin Malita · 10 years ago
  94. c7282e5 Fix crash due to texture view callback threading invariants. by Jeff Brown · 10 years ago
  95. 0b3a706 Merge "First step on API cleaning on the VectorDrawable to disable animation support" by ztenghui · 10 years ago
  96. 498213a First step on API cleaning on the VectorDrawable to disable animation support by ztenghui · 10 years ago
  97. 223b1e0 Merge "Fix ripple cancel" by Alan Viverette · 10 years ago
  98. 40c3734 Fix ripple cancel by Alan Viverette · 10 years ago
  99. 9481421 camera2: Add camera-specific data types used for metadata key/value by Igor Murashkin · 10 years ago
  100. 52244ff Add CanvasProperty for drawCircle by John Reck · 10 years ago