1. ed78ab7 Merge "Clamp ripple starting x/y further" by TreeHugger Robot · 6 years ago
  2. 92aef5d Clamp ripple starting x/y further by John Reck · 6 years ago
  3. d192911e Turn off AA while notification expanding animation is running by Stan Iliev · 6 years ago
  4. 349f148 Merge "Deprecate createFromResourceStream with BitmapFactory.Options" by Leon Scroggins · 6 years ago
  5. bc38a21 Merge "Call ImageDecoder directly in ResourcesImpl" by TreeHugger Robot · 6 years ago
  6. 40c59fd Call ImageDecoder directly in ResourcesImpl by Leon Scroggins III · 6 years ago
  7. dbeee4e Update Typeface.createFromFile/Asset by Siyamed Sinir · 6 years ago
  8. 7a4d3d9 Merge "Lazily create AnimatedImageDrawable's runnable" by TreeHugger Robot · 6 years ago
  9. 120960e Lazily create AnimatedImageDrawable's runnable by Leon Scroggins III · 6 years ago
  10. fdd755d Merge "Use ImageDecoder in ImageView.getDrawableFromUri" by TreeHugger Robot · 6 years ago
  11. 5aec67c Use ImageDecoder for NinePatchDrawable and BitmapDrawable by Stan Iliev · 6 years ago
  12. 81f6fa1 Merge "Support recording HW Bitmaps in Picture" by John Reck · 6 years ago
  13. 5d446ec Merge "Stop supporting broken font fallback" by TreeHugger Robot · 6 years ago
  14. 716f381 Support recording HW Bitmaps in Picture by Chris Craik · 7 years ago
  15. 5de1752 Deprecate createFromResourceStream with BitmapFactory.Options by Leon Scroggins III · 6 years ago
  16. beaf5d9 Fixes for animationEnd in AnimatedImageDrawable by Leon Scroggins III · 6 years ago
  17. 046a99e Use ImageDecoder in ImageView.getDrawableFromUri by Leon Scroggins III · 6 years ago
  18. fcd2af9 Stop supporting broken font fallback by Seigo Nonaka · 6 years ago
  19. df2491a Merge "Make AnimatedImageDrawable.start reset" by TreeHugger Robot · 6 years ago
  20. 8307014 Merge "Use a separate thread to decode AnimatedImageDrawable" by TreeHugger Robot · 6 years ago
  21. 1996dbb Make AnimatedImageDrawable.start reset by Leon Scroggins III · 6 years ago
  22. 5b7f426 Use a separate thread to decode AnimatedImageDrawable by Leon Scroggins III · 6 years ago
  23. fdb54e3 Merge "Do not close InputStream from InputStreamSource" by Leon Scroggins · 6 years ago
  24. 0b49f57 Do not close InputStream from InputStreamSource by Leon Scroggins III · 6 years ago
  25. c4533b7 Merge "Expose AnimatedImageDrawable" by Leon Scroggins · 6 years ago
  26. d41477f Merge changes from topic "notification_launch" by Selim Cinek · 6 years ago
  27. 6834ec8 Merge "Fix start/pause behavior for AnimatedImageDrawable" by TreeHugger Robot · 6 years ago
  28. 9548a1b Merge "BitmapDrawable: Suppress errorprone warning" am: 25e50ccccb am: 822e828971 by Andreas Gampe · 6 years ago
  29. 9c6acbd Merge "BitmapDrawable: Suppress errorprone warning" am: 25e50ccccb by Andreas Gampe · 6 years ago
  30. 127d31a Expose AnimatedImageDrawable by Leon Scroggins III · 6 years ago
  31. 2627d72 Launching Notification animations inline by Selim Cinek · 6 years ago
  32. c04c265 Merge "Fix bug in ImageDecoder which provided the incorrect density to NinePatchDrawables" by Derek Sollenberger · 6 years ago
  33. ab80200 Merge "Compute full text layout in MeasuredText and use it for drawing" by TreeHugger Robot · 6 years ago
  34. 6e618d6 Merge "Limit ripple alpha to 50%" by John Reck · 6 years ago
  35. 8272fe8 BitmapDrawable: Suppress errorprone warning by Andreas Gampe · 6 years ago
  36. 4e2b139 Merge "Revert "Make ellipsize retry if text doesn't fit"" by Siyamed Sinir · 6 years ago
  37. 057c91a Fix start/pause behavior for AnimatedImageDrawable by Leon Scroggins III · 6 years ago
  38. 9f074eee Fix bug in ImageDecoder which provided the incorrect density to NinePatchDrawables by Derek Sollenberger · 6 years ago
  39. 0c60f43 Merge "Revert "Use ImageDecoder for BitmapDrawable"" by TreeHugger Robot · 6 years ago
  40. e7addfc Revert "Use ImageDecoder for BitmapDrawable" by Leon Scroggins III · 6 years ago
  41. 2d14213 Initial implmentation of AnimatedImageDrawables on the RenderThread. by Derek Sollenberger · 6 years ago
  42. 1a5648a Revert "Make ellipsize retry if text doesn't fit" by Siyamed Sinir · 6 years ago
  43. 783f961 Compute full text layout in MeasuredText and use it for drawing by Seigo Nonaka · 6 years ago
  44. e5de9aa Unhide ImageDecoder by Leon Scroggins III · 7 years ago
  45. cbb6072 Merge "Use ImageDecoder for BitmapDrawable" by Leon Scroggins · 6 years ago
  46. 1954cf5 Limit ripple alpha to 50% by John Reck · 6 years ago
  47. 66c6d78 Use ImageDecoder for BitmapDrawable by Derek Sollenberger · 7 years ago
  48. 244c6a6 Merge "Treat missing font in fallback chain" by TreeHugger Robot · 6 years ago
  49. 545faa4 Treat missing font in fallback chain by Seigo Nonaka · 6 years ago
  50. 671cce2 Make ImageDecoder return animated Drawables by Leon Scroggins III · 7 years ago
  51. 8c9d8f2 Ensure that PostProcess Canvas is released by Leon Scroggins III · 7 years ago
  52. 2ae7857 Merge "Report more specific error if codec creation fails" by TreeHugger Robot · 7 years ago
  53. c782ad8 Report more specific error if codec creation fails by Leon Scroggins III · 7 years ago
  54. 66792c4 Merge "Update ripple alphas" by John Reck · 7 years ago
  55. 2d0735f Update ripple alphas by John Reck · 7 years ago
  56. 4f63341 Merge "Rename onException to onPartialImage" by TreeHugger Robot · 7 years ago
  57. 2f28dd7 Merge "Add ImageDecoder.ImageInfo.getMimeType" by TreeHugger Robot · 7 years ago
  58. 7fe2a37 Merge "Additions and cleanups for ImageDecoder API" by TreeHugger Robot · 7 years ago
  59. a13c476 Merge "Fix small but crashy edge case in Icon.scaleDown" by TreeHugger Robot · 7 years ago
  60. edf26d6 Rename onException to onPartialImage by Leon Scroggins III · 7 years ago
  61. 1fad09d Add ImageDecoder.ImageInfo.getMimeType by Leon Scroggins III · 7 years ago
  62. b1cc8e6 Additions and cleanups for ImageDecoder API by Leon Scroggins III · 7 years ago
  63. 5dfd819 Merge "Support using ImageDecoder with ContentResolver + URI" by Leon Scroggins · 7 years ago
  64. ed074fd Support using ImageDecoder with ContentResolver + URI by Leon Scroggins III · 7 years ago
  65. 76dc52a Fix small but crashy edge case in Icon.scaleDown by Robin Lee · 7 years ago
  66. e72b5c5 Update the ttc index attribute documentation by Mihai Popa · 7 years ago
  67. 0c01dbf ImageDecoder (BitmapFactory 2.0) by Leon Scroggins III · 7 years ago
  68. 45be1c4c Add surface/shown position to proto output by Jorim Jaggi · 7 years ago
  69. 7bb9f37 Tweak ripples by John Reck · 7 years ago
  70. 6b184d7 Private API to turn off anti-aliasing for VectorDrawable by Doris Liu · 7 years ago
  71. 0c453cc Make ripples silky smooth by John Reck · 7 years ago
  72. 220871a Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from by Xin Li · 7 years ago
  73. 828ff7e Support insets on secondary displays by Wale Ogunwale · 7 years ago
  74. 7bb06e0 Revert "Support insets on secondary displays" by Wale Ogunwale · 7 years ago
  75. 9bc2692 Support insets on secondary displays by Wale Ogunwale · 7 years ago
  76. 20866c1 Use enum class for FontVariation and update MinikinUtils by Seigo Nonaka · 7 years ago
  77. 4450e53 Merge "docs: Fix documentation typo" into oc-mr1-dev am: f8fb25ca04 by Andrew Solovay · 7 years ago
  78. d2b9d2f docs: Fix documentation typo by Romain Guy · 7 years ago
  79. 3de6335 Merge "Add more gradient info in VectorDrawable's javadoc" by TreeHugger Robot · 7 years ago
  80. 690e62b Enable variation settings for fonts in XMLs by Mihai Popa · 7 years ago
  81. a1a1cfa Add more gradient info in VectorDrawable's javadoc by ztenghui · 7 years ago
  82. 301bf35 resolve merge conflicts of 5c9e47d28b24 to oc-mr1-dev-plus-aosp by Tobias Thierer · 7 years ago
  83. 07efe11 Merge "Framework: Prefer android.system.Os over libcore.io.Libcore.os" by Tobias Thierer · 7 years ago
  84. 208f097 Merge "Framework: Prefer android.system.Os over libcore.io.Libcore.os" by Joachim Sauer · 7 years ago
  85. 6217e37 Framework: Prefer android.system.Os over libcore.io.Libcore.os by Tobias Thierer · 7 years ago
  86. 96aac9b3 Framework: Prefer android.system.Os over libcore.io.Libcore.os by Tobias Thierer · 7 years ago
  87. e34ad18 Enable the public TTC index attribute for fonts by Mihai Popa · 7 years ago
  88. 8c6f329 Merge "Add missing annotations" by TreeHugger Robot · 7 years ago
  89. 5d35011 Add missing annotations by John Reck · 7 years ago
  90. 65d56ec Matching interpolator for ripple by ztenghui · 7 years ago
  91. bcc64e2 Update ripple according to UX feedback. by ztenghui · 7 years ago
  92. 6cf001e Merge "ImageFormat: Document units/coordinate system for DEPTH_POINT_CLOUD" into oc-mr1-dev am: 56afee3c1f by Eino-Ville Talvala · 7 years ago
  93. 3e99a5f ImageFormat: Document units/coordinate system for DEPTH_POINT_CLOUD by Eino-Ville Talvala · 7 years ago
  94. 0df0cd3 Merge "Don't show the background when pressed and focus" by Tenghui Zhu · 7 years ago
  95. ac4c063 Don't show the background when pressed and focus by ztenghui · 7 years ago
  96. 9a30254 Merge "Trigger circular ripple when touched down, instead of up." by Tenghui Zhu · 7 years ago
  97. bfc7a11 Merge "Add nullptr check" into oc-mr1-dev am: b20694ab00 am: 5fa85b7e2e by John Reck · 7 years ago
  98. 3885bf6 Add nullptr check by John Reck · 7 years ago
  99. 484851b Improve window manager layout attribute dumping by Jorim Jaggi · 7 years ago
  100. 3d30ca1 Add systrace for VectorDrawable inflation and draw by ztenghui · 7 years ago