1. 99ca2a8 Account for hotspot bounds in RippleDrawable projection check by Alan Viverette · 9 years ago
  2. 371b582 Merge "Implement getColorFilter() on VectorDrawable" into mnc-dev by Alan Viverette · 9 years ago
  3. a741711 Implement getColorFilter() on VectorDrawable by Alan Viverette · 9 years ago
  4. 9605271 Add reset to AVD by ztenghui · 9 years ago
  5. e1352de Merge "Setup the animation callback for AnimatedVectorDrawable" into mnc-dev by ztenghui · 9 years ago
  6. c3b68df Manually jump ripples when preemptively aborting RT animation by Alan Viverette · 9 years ago
  7. 83a5203 Setup the animation callback for AnimatedVectorDrawable by ztenghui · 9 years ago
  8. eebb834 ImageFormat: Update definition of depth formats for confidence. by Eino-Ville Talvala · 9 years ago
  9. 2b184e8 Merge "Reduce amount of unnecessary RippleDrawable mask redraw" into mnc-dev by Alan Viverette · 9 years ago
  10. 15ce834 Reduce amount of unnecessary RippleDrawable mask redraw by Alan Viverette · 9 years ago
  11. db29113 Merge "Replace PNG-based seekbar thumb animation with AVD" into mnc-dev by Alan Viverette · 9 years ago
  12. 87e1938 Replace PNG-based seekbar thumb animation with AVD by Alan Viverette · 9 years ago
  13. 3c436cb Merge "Postpone AnimatedVectorDrawable animator inflation until applyTheme()" into mnc-dev by Alan Viverette · 9 years ago
  14. b63b93d Fix drawable CTS breakages by Alan Viverette · 9 years ago
  15. dfa4646 API Review: Drawable by Alan Viverette · 9 years ago
  16. b1f6aeb Merge "Fix Bitmap#sameAs NPE" into mnc-dev by John Reck · 9 years ago
  17. 3df4869 Fix Bitmap#sameAs NPE by John Reck · 9 years ago
  18. d8d9a75 Postpone AnimatedVectorDrawable animator inflation until applyTheme() by Alan Viverette · 9 years ago
  19. 0c4729a1 Merge "Revert "Postpone AnimatedVectorDrawable animator inflation until applyTheme()"" into mnc-dev by Alan Viverette · 9 years ago
  20. 344ad71 Revert "Postpone AnimatedVectorDrawable animator inflation until applyTheme()" by Alan Viverette · 9 years ago
  21. 365f5c2 Merge "Update ripple drawable target radius on bounds change" into mnc-dev by Alan Viverette · 9 years ago
  22. 6ae9dc8 Merge "Postpone AnimatedVectorDrawable animator inflation until applyTheme()" into mnc-dev by Alan Viverette · 9 years ago
  23. 721ae5f Add internal bitmap api for creating immutable ashmem backed bitmaps. by Riley Andrews · 9 years ago
  24. 5bc0144 Update ripple drawable target radius on bounds change by Alan Viverette · 9 years ago
  25. e922f49 Allow getChangingConfigurations() on DrawableWrapper with null drawable by Alan Viverette · 9 years ago
  26. 9b115a9 Postpone AnimatedVectorDrawable animator inflation until applyTheme() by Alan Viverette · 9 years ago
  27. d63f932 Icon support comes to Notification. by Dan Sandler · 9 years ago
  28. aee0c2c Merge "Use Context instead of Resources in Icon.createWithResource." into mnc-dev by Dan Sandler · 9 years ago
  29. d76a81f Merge "Fix missing break in Icon class" into mnc-dev by Yorke Lee · 9 years ago
  30. 220239e Fix missing break in Icon class by Yorke Lee · 9 years ago
  31. 4b4d475 Merge "Start AnimationDrawable from the zeroth frame." into mnc-dev by Doris Liu · 9 years ago
  32. c7741d4 Start AnimationDrawable from the zeroth frame. by Doris Liu · 9 years ago
  33. 0e4a2b5 Merge "Check for setting to already set" into mnc-dev by John Reck · 9 years ago
  34. 6d8371e Check for setting to already set by John Reck · 9 years ago
  35. 02cd9f9 Use Context instead of Resources in Icon.createWithResource. by Dan Sandler · 9 years ago
  36. 09e51a7 Revert "Icon support comes to Notification." by Daniel Sandler · 9 years ago
  37. 08a04c1 Icon support comes to Notification. by Dan Sandler · 9 years ago
  38. d9e1fe3 Merge "[1/4] Use new Icon class in PhoneAccount." into mnc-dev by Santos Cordon · 9 years ago
  39. cad84a2 [1/4] Use new Icon class in PhoneAccount. by Santos Cordon · 9 years ago
  40. d6acd42 Merge "Revert "Anti-alias by default"" into mnc-dev by Chris Craik · 9 years ago
  41. 74a727d Merge "Anti-Alias ColorDrawable" into mnc-dev by Chris Craik · 9 years ago
  42. caa6226 Revert "Anti-alias by default" by Chris Craik · 9 years ago
  43. b846b58 Anti-Alias ColorDrawable by Chris Craik · 9 years ago
  44. b27333b Merge "Icon API tuneups:" into mnc-dev by Dan Sandler · 9 years ago
  45. 877d696 Icon API tuneups: by Dan Sandler · 9 years ago
  46. aa35819 AnimatedRotateDrawable should inflate child elements by Alan Viverette · 9 years ago
  47. 6af2857 Merge "Revert "Fix build - Revert "Revert "Use default constructor to get anti-aliasing"""" into mnc-dev by Chris Craik · 9 years ago
  48. 6a49dde Revert "Fix build - Revert "Revert "Use default constructor to get anti-aliasing""" by Chris Craik · 9 years ago
  49. 4b40355 Merge "Avoid setting mCurFrame to -1" into mnc-dev by Doris Liu · 9 years ago
  50. 7ed1431 Fix build - Revert "Revert "Use default constructor to get anti-aliasing"" by Chris Craik · 9 years ago
  51. 56ef127 Avoid setting mCurFrame to -1 by Doris Liu · 9 years ago
  52. dfe0a66 Revert "Use default constructor to get anti-aliasing" by Chris Craik · 9 years ago
  53. 9298c54 Clarify assert by John Reck · 9 years ago
  54. ad57442 Add a few missing asserts by John Reck · 9 years ago
  55. 3e776de Compatibility hack by John Reck · 9 years ago
  56. a039182 Delete a bunch of dead code by John Reck · 9 years ago
  57. 27cf869 Fix setting hotspot bounds in a drawable container by Alexander Martinz · 9 years ago
  58. c64b3fa Merge "Attempt to solve the double-GC problem" into mnc-dev by John Reck · 9 years ago
  59. f29ed28 Attempt to solve the double-GC problem by John Reck · 9 years ago
  60. d21be49 More documentation for handling RippleDrawable mask at run time by Alan Viverette · 9 years ago
  61. 05dc201 Merge "Remove Bitmap#getSkBitmap" into mnc-dev by John Reck · 9 years ago
  62. 1641c0c Merge "Move AssetAtlas off of SkBitmap*" into mnc-dev by John Reck · 9 years ago
  63. 7c103a3 Remove Bitmap#getSkBitmap by John Reck · 9 years ago
  64. c6e2e8f Move AssetAtlas off of SkBitmap* by John Reck · 9 years ago
  65. 9fc943d Merge "Icon: a clean, parcelable place for images." into mnc-dev by Dan Sandler · 9 years ago
  66. b9f7aac3 Icon: a clean, parcelable place for images. by Dan Sandler · 9 years ago
  67. 78760b4 Merge "A bunch more cleanups" into mnc-dev by John Reck · 9 years ago
  68. 3731dc2 A bunch more cleanups by John Reck · 9 years ago
  69. db672b0 Merge "Change how Java Bitmaps are accessed in a few places" into mnc-dev by John Reck · 9 years ago
  70. ed207b9 Change how Java Bitmaps are accessed in a few places by John Reck · 9 years ago
  71. 1f29e71 Don't propagate level or RTL in LayerDrawable.setDrawable() by Alan Viverette · 9 years ago
  72. 2f1d09c Merge "Use default constructor to get anti-aliasing" into mnc-dev by Chris Craik · 9 years ago
  73. 58fc522 Use default constructor to get anti-aliasing by Chris Craik · 9 years ago
  74. a54cd38 Layout layers without intrinsic dimensions using FILL gravity by Alan Viverette · 9 years ago
  75. c6abf5b Expose drawTextRun publicly by Raph Levien · 9 years ago
  76. 1b60cc0 Anti-alias by default by Chris Craik · 9 years ago
  77. 88d109d Merge "Fix the build: Revert "Anti-alias by default"" by Ed Heyl · 9 years ago
  78. 1c44ba9 Fix the build: Revert "Anti-alias by default" by Ed Heyl · 9 years ago
  79. d1d27c1 media: add flexible YUV422, 444, and RGB/RGBA formats by Lajos Molnar · 9 years ago
  80. 01fb343 Merge "Anti-alias by default" by Chris Craik · 9 years ago
  81. a20ea2f Merge "Add annotation to Rect.intersect()" by Chet Haase · 9 years ago
  82. 5b3edbd Add annotation to Rect.intersect() by Chet Haase · 9 years ago
  83. 3797a78 Merge "Fix visual styling for Material Spinner background" by Alan Viverette · 9 years ago
  84. c1b33d6 GraphicsJNI Canvas cleanup by John Reck · 9 years ago
  85. 388cd3b Fix visual styling for Material Spinner background by Alan Viverette · 9 years ago
  86. 1c17ba5 Merge "Add Paint methods for cursor positioning" by Raph Levien · 9 years ago
  87. 8222a7e Merge "Revert "Change how Java Bitmaps are accessed in a few places"" by John Reck · 9 years ago
  88. edc22fb Revert "Change how Java Bitmaps are accessed in a few places" by John Reck · 9 years ago
  89. 9d4efdf Revert "A bunch more cleanups" by John Reck · 9 years ago
  90. 7809f83 Revert "Move AssetAtlas off of SkBitmap*" by John Reck · 9 years ago
  91. afbeb2c Merge "Revert "Remove Bitmap#getSkBitmap"" by John Reck · 9 years ago
  92. 1ff961d Revert "Remove Bitmap#getSkBitmap" by John Reck · 9 years ago
  93. 65aea84 Merge "Move date picker arrows out of SimpleMonthView" by Alan Viverette · 9 years ago
  94. 78bf1d3 Move date picker arrows out of SimpleMonthView by Alan Viverette · 9 years ago
  95. 4bd981e Remove Bitmap#getSkBitmap by John Reck · 9 years ago
  96. 87ffb63 Move AssetAtlas off of SkBitmap* by John Reck · 9 years ago
  97. a027ec5 Add Paint methods for cursor positioning by Raph Levien · 9 years ago
  98. c294d12 A bunch more cleanups by John Reck · 9 years ago
  99. d34b732 Anti-alias by default by Chris Craik · 9 years ago
  100. 0381d0b Merge "Allow null layers in LayerDrawable" by Alan Viverette · 9 years ago