1. 186ea12 Document the byte packing order of the current Bitmap.Configs by Derek Sollenberger · 6 years ago
  2. 2b6db8d Merge "ImageDecoder: Add getters. Rename setAsAlphaMask" into pi-dev by TreeHugger Robot · 6 years ago
  3. 7d96834 Merge "Stop using finalizer in Typeface and FontFamily" into pi-dev by TreeHugger Robot · 6 years ago
  4. 746a9fe ImageDecoder: Add getters. Rename setAsAlphaMask by Leon Scroggins III · 6 years ago
  5. b577d00 Merge "Setting the alpha on the full bitmap for AdaptiveIcon instead of individual layers" into pi-dev by TreeHugger Robot · 6 years ago
  6. abe5031 Stop using finalizer in Typeface and FontFamily by Seigo Nonaka · 6 years ago
  7. 32b6421 Setting the alpha on the full bitmap for AdaptiveIcon instead of individual layers by Sunny Goyal · 6 years ago
  8. 5e8447f Draw AnimatedImageDrawable mirrored if desired by Leon Scroggins III · 6 years ago
  9. 6de55b8 AID: Change loop to repeat and set from xml by Leon Scroggins III · 6 years ago
  10. c9aa856 Make OnHeaderDecodedListener NonNull by Leon Scroggins III · 6 years ago
  11. fd81bcf Merge "Recommend res/animator/ for animator style res in AVD" by Doris Liu · 6 years ago
  12. 0e9418e Recommend res/animator/ for animator style res in AVD by Doris Liu · 6 years ago
  13. 3fe18d9 Merge "slice() the ByteBuffer passed to ImageDecoder" by TreeHugger Robot · 6 years ago
  14. 0e35073 Merge "Add APIs to look into whats in an Icon" by Jason Monk · 6 years ago
  15. 67e5ac9 Merge "deprecate EmbossMaskFilter" by TreeHugger Robot · 6 years ago
  16. 8240958 Merge "Allow chaining ImageDecoder's setters" by TreeHugger Robot · 6 years ago
  17. f10f40b Merge "setPreferRamOverQuality -> setConserveMemory" by TreeHugger Robot · 6 years ago
  18. bf6edac Merge "New attribute textFontWeight for selecting weight in the font family" by TreeHugger Robot · 6 years ago
  19. 7b0b97a Add APIs to look into whats in an Icon by Jason Monk · 6 years ago
  20. e245116 New attribute textFontWeight for selecting weight in the font family by Seigo Nonaka · 6 years ago
  21. 979b884 deprecate EmbossMaskFilter by Mike Reed · 6 years ago
  22. 62f0800 Add prefix to ImageDecoder.Allocator by Leon Scroggins III · 6 years ago
  23. 4367534 slice() the ByteBuffer passed to ImageDecoder by Leon Scroggins III · 6 years ago
  24. 08ddee7 Merge "Add AnimatedImageDrawable.getLoopCount" by Leon Scroggins · 6 years ago
  25. 5f7e948 Allow chaining ImageDecoder's setters by Leon Scroggins III · 6 years ago
  26. a38b213 setPreferRamOverQuality -> setConserveMemory by Leon Scroggins III · 6 years ago
  27. e06975d Merge "Fixes for inflating AnimatedImageDrawable" by Leon Scroggins · 6 years ago
  28. 1474b78 Add AnimatedImageDrawable.getLoopCount by Leon Scroggins III · 6 years ago
  29. 7f66873 Fixes for inflating AnimatedImageDrawable by Leon Scroggins III · 6 years ago
  30. 9bdd2e6 Handle window surface insets by John Reck · 6 years ago
  31. e68ba07 Merge "Reorganize MeasuredText API (2nd)" by Seigo Nonaka · 6 years ago
  32. 67190cf Merge "Deprecate Movie.java" by Leon Scroggins · 6 years ago
  33. 75c515e Merge "Implement AnimatedImageDrawable.getColorFilter" by TreeHugger Robot · 6 years ago
  34. fe2ab67 Deprecate Movie.java by Leon Scroggins III · 6 years ago
  35. beafa1f Reorganize MeasuredText API (2nd) by Seigo Nonaka · 6 years ago
  36. 96fccbe Yet more alpha tweaks for Ripples by John Reck · 6 years ago
  37. 299b0e4 Merge "Reland "Call ImageDecoder directly in ResourcesImpl"" by Leon Scroggins · 6 years ago
  38. 513031d Reland "Call ImageDecoder directly in ResourcesImpl" by Leon Scroggins III · 6 years ago
  39. 2f1b06b Reland "Use ImageDecoder for NinePatchDrawable and BitmapDrawable" by Leon Scroggins III · 6 years ago
  40. f0b0a10 Merge "Revert "Reorganize MeasuredText API"" by Seigo Nonaka · 6 years ago
  41. 4e90fa2 Revert "Reorganize MeasuredText API" by Seigo Nonaka · 6 years ago
  42. 72698e6 Merge "Revert "Use ImageDecoder for NinePatchDrawable and BitmapDrawable"" by TreeHugger Robot · 6 years ago
  43. 7fd36d1 Reorganize MeasuredText API by Seigo Nonaka · 6 years ago
  44. ac9c8f7 Revert "Use ImageDecoder for NinePatchDrawable and BitmapDrawable" by Leon Scroggins III · 6 years ago
  45. 7cc9c01 Merge "Fix imports in text related graphics classes" by Siyamed Sinir · 6 years ago
  46. 46dd24a Fix imports in text related graphics classes by Siyamed Sinir · 6 years ago
  47. 25d7f46 Merge "Revert "Call ImageDecoder directly in ResourcesImpl"" by TreeHugger Robot · 6 years ago
  48. 88f284a Merge "Change Resources.getDrawable nullability" by TreeHugger Robot · 6 years ago
  49. 7717e22 Draw text with a hairline stroke as if it is fill style by Stan Iliev · 6 years ago
  50. 0f05b48 Revert "Call ImageDecoder directly in ResourcesImpl" by Leon Scroggins · 6 years ago
  51. ceb2693 Change Resources.getDrawable nullability by Chris Craik · 6 years ago
  52. ed78ab7 Merge "Clamp ripple starting x/y further" by TreeHugger Robot · 6 years ago
  53. 8ed124d Implement AnimatedImageDrawable.getColorFilter by Leon Scroggins III · 6 years ago
  54. 92aef5d Clamp ripple starting x/y further by John Reck · 6 years ago
  55. d192911e Turn off AA while notification expanding animation is running by Stan Iliev · 6 years ago
  56. 349f148 Merge "Deprecate createFromResourceStream with BitmapFactory.Options" by Leon Scroggins · 6 years ago
  57. bc38a21 Merge "Call ImageDecoder directly in ResourcesImpl" by TreeHugger Robot · 6 years ago
  58. 40c59fd Call ImageDecoder directly in ResourcesImpl by Leon Scroggins III · 6 years ago
  59. dbeee4e Update Typeface.createFromFile/Asset by Siyamed Sinir · 6 years ago
  60. 7a4d3d9 Merge "Lazily create AnimatedImageDrawable's runnable" by TreeHugger Robot · 6 years ago
  61. 120960e Lazily create AnimatedImageDrawable's runnable by Leon Scroggins III · 6 years ago
  62. fdd755d Merge "Use ImageDecoder in ImageView.getDrawableFromUri" by TreeHugger Robot · 6 years ago
  63. 5aec67c Use ImageDecoder for NinePatchDrawable and BitmapDrawable by Stan Iliev · 6 years ago
  64. 81f6fa1 Merge "Support recording HW Bitmaps in Picture" by John Reck · 6 years ago
  65. 5d446ec Merge "Stop supporting broken font fallback" by TreeHugger Robot · 6 years ago
  66. 716f381 Support recording HW Bitmaps in Picture by Chris Craik · 7 years ago
  67. 5de1752 Deprecate createFromResourceStream with BitmapFactory.Options by Leon Scroggins III · 6 years ago
  68. beaf5d9 Fixes for animationEnd in AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  69. 046a99e Use ImageDecoder in ImageView.getDrawableFromUri by Leon Scroggins III · 6 years ago
  70. fcd2af9 Stop supporting broken font fallback by Seigo Nonaka · 6 years ago
  71. df2491a Merge "Make AnimatedImageDrawable.start reset" by TreeHugger Robot · 6 years ago
  72. 8307014 Merge "Use a separate thread to decode AnimatedImageDrawable" by TreeHugger Robot · 6 years ago
  73. 1996dbb Make AnimatedImageDrawable.start reset by Leon Scroggins III · 6 years ago
  74. 5b7f426 Use a separate thread to decode AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  75. fdb54e3 Merge "Do not close InputStream from InputStreamSource" by Leon Scroggins · 6 years ago
  76. 0b49f57 Do not close InputStream from InputStreamSource by Leon Scroggins III · 7 years ago
  77. c4533b7 Merge "Expose AnimatedImageDrawable" by Leon Scroggins · 7 years ago
  78. d41477f Merge changes from topic "notification_launch" by Selim Cinek · 7 years ago
  79. 6834ec8 Merge "Fix start/pause behavior for AnimatedImageDrawable" by TreeHugger Robot · 7 years ago
  80. 9548a1b Merge "BitmapDrawable: Suppress errorprone warning" am: 25e50ccccb am: 822e828971 by Andreas Gampe · 7 years ago
  81. 9c6acbd Merge "BitmapDrawable: Suppress errorprone warning" am: 25e50ccccb by Andreas Gampe · 7 years ago
  82. 127d31a Expose AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  83. 2627d72 Launching Notification animations inline by Selim Cinek · 7 years ago
  84. c04c265 Merge "Fix bug in ImageDecoder which provided the incorrect density to NinePatchDrawables" by Derek Sollenberger · 7 years ago
  85. ab80200 Merge "Compute full text layout in MeasuredText and use it for drawing" by TreeHugger Robot · 7 years ago
  86. 6e618d6 Merge "Limit ripple alpha to 50%" by John Reck · 7 years ago
  87. 8272fe8 BitmapDrawable: Suppress errorprone warning by Andreas Gampe · 7 years ago
  88. 4e2b139 Merge "Revert "Make ellipsize retry if text doesn't fit"" by Siyamed Sinir · 7 years ago
  89. 057c91a Fix start/pause behavior for AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  90. 9f074eee Fix bug in ImageDecoder which provided the incorrect density to NinePatchDrawables by Derek Sollenberger · 7 years ago
  91. 0c60f43 Merge "Revert "Use ImageDecoder for BitmapDrawable"" by TreeHugger Robot · 7 years ago
  92. e7addfc Revert "Use ImageDecoder for BitmapDrawable" by Leon Scroggins III · 7 years ago
  93. 2d14213 Initial implmentation of AnimatedImageDrawables on the RenderThread. by Derek Sollenberger · 7 years ago
  94. 1a5648a Revert "Make ellipsize retry if text doesn't fit" by Siyamed Sinir · 7 years ago
  95. 783f961 Compute full text layout in MeasuredText and use it for drawing by Seigo Nonaka · 7 years ago
  96. e5de9aa Unhide ImageDecoder by Leon Scroggins III · 7 years ago
  97. cbb6072 Merge "Use ImageDecoder for BitmapDrawable" by Leon Scroggins · 7 years ago
  98. 1954cf5 Limit ripple alpha to 50% by John Reck · 7 years ago
  99. 66c6d78 Use ImageDecoder for BitmapDrawable by Derek Sollenberger · 7 years ago
  100. 244c6a6 Merge "Treat missing font in fallback chain" by TreeHugger Robot · 7 years ago