1. 127d31a Expose AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  2. 2627d72 Launching Notification animations inline by Selim Cinek · 7 years ago
  3. c04c265 Merge "Fix bug in ImageDecoder which provided the incorrect density to NinePatchDrawables" by Derek Sollenberger · 7 years ago
  4. ab80200 Merge "Compute full text layout in MeasuredText and use it for drawing" by TreeHugger Robot · 7 years ago
  5. 6e618d6 Merge "Limit ripple alpha to 50%" by John Reck · 7 years ago
  6. 8272fe8 BitmapDrawable: Suppress errorprone warning by Andreas Gampe · 7 years ago
  7. 4e2b139 Merge "Revert "Make ellipsize retry if text doesn't fit"" by Siyamed Sinir · 7 years ago
  8. 057c91a Fix start/pause behavior for AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  9. 9f074eee Fix bug in ImageDecoder which provided the incorrect density to NinePatchDrawables by Derek Sollenberger · 7 years ago
  10. 0c60f43 Merge "Revert "Use ImageDecoder for BitmapDrawable"" by TreeHugger Robot · 7 years ago
  11. e7addfc Revert "Use ImageDecoder for BitmapDrawable" by Leon Scroggins III · 7 years ago
  12. 2d14213 Initial implmentation of AnimatedImageDrawables on the RenderThread. by Derek Sollenberger · 7 years ago
  13. 1a5648a Revert "Make ellipsize retry if text doesn't fit" by Siyamed Sinir · 7 years ago
  14. 783f961 Compute full text layout in MeasuredText and use it for drawing by Seigo Nonaka · 7 years ago
  15. e5de9aa Unhide ImageDecoder by Leon Scroggins III · 7 years ago
  16. cbb6072 Merge "Use ImageDecoder for BitmapDrawable" by Leon Scroggins · 7 years ago
  17. 1954cf5 Limit ripple alpha to 50% by John Reck · 7 years ago
  18. 66c6d78 Use ImageDecoder for BitmapDrawable by Derek Sollenberger · 7 years ago
  19. 244c6a6 Merge "Treat missing font in fallback chain" by TreeHugger Robot · 7 years ago
  20. 545faa4 Treat missing font in fallback chain by Seigo Nonaka · 7 years ago
  21. 671cce2 Make ImageDecoder return animated Drawables by Leon Scroggins III · 7 years ago
  22. 8c9d8f2 Ensure that PostProcess Canvas is released by Leon Scroggins III · 7 years ago
  23. 2ae7857 Merge "Report more specific error if codec creation fails" by TreeHugger Robot · 7 years ago
  24. c782ad8 Report more specific error if codec creation fails by Leon Scroggins III · 7 years ago
  25. 66792c4 Merge "Update ripple alphas" by John Reck · 7 years ago
  26. 2d0735f Update ripple alphas by John Reck · 7 years ago
  27. 4f63341 Merge "Rename onException to onPartialImage" by TreeHugger Robot · 7 years ago
  28. 2f28dd7 Merge "Add ImageDecoder.ImageInfo.getMimeType" by TreeHugger Robot · 7 years ago
  29. 7fe2a37 Merge "Additions and cleanups for ImageDecoder API" by TreeHugger Robot · 7 years ago
  30. a13c476 Merge "Fix small but crashy edge case in Icon.scaleDown" by TreeHugger Robot · 7 years ago
  31. edf26d6 Rename onException to onPartialImage by Leon Scroggins III · 7 years ago
  32. 1fad09d Add ImageDecoder.ImageInfo.getMimeType by Leon Scroggins III · 7 years ago
  33. b1cc8e6 Additions and cleanups for ImageDecoder API by Leon Scroggins III · 7 years ago
  34. 5dfd819 Merge "Support using ImageDecoder with ContentResolver + URI" by Leon Scroggins · 7 years ago
  35. ed074fd Support using ImageDecoder with ContentResolver + URI by Leon Scroggins III · 7 years ago
  36. 76dc52a Fix small but crashy edge case in Icon.scaleDown by Robin Lee · 7 years ago
  37. e72b5c5 Update the ttc index attribute documentation by Mihai Popa · 7 years ago
  38. 0c01dbf ImageDecoder (BitmapFactory 2.0) by Leon Scroggins III · 7 years ago
  39. 45be1c4c Add surface/shown position to proto output by Jorim Jaggi · 7 years ago
  40. 7bb9f37 Tweak ripples by John Reck · 7 years ago
  41. 6b184d7 Private API to turn off anti-aliasing for VectorDrawable by Doris Liu · 7 years ago
  42. 0c453cc Make ripples silky smooth by John Reck · 7 years ago
  43. 220871a Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from by Xin Li · 7 years ago
  44. 828ff7e Support insets on secondary displays by Wale Ogunwale · 7 years ago
  45. 7bb06e0 Revert "Support insets on secondary displays" by Wale Ogunwale · 7 years ago
  46. 9bc2692 Support insets on secondary displays by Wale Ogunwale · 7 years ago
  47. 20866c1 Use enum class for FontVariation and update MinikinUtils by Seigo Nonaka · 7 years ago
  48. 4450e53 Merge "docs: Fix documentation typo" into oc-mr1-dev am: f8fb25ca04 by Andrew Solovay · 7 years ago
  49. d2b9d2f docs: Fix documentation typo by Romain Guy · 7 years ago
  50. 3de6335 Merge "Add more gradient info in VectorDrawable's javadoc" by TreeHugger Robot · 7 years ago
  51. 690e62b Enable variation settings for fonts in XMLs by Mihai Popa · 7 years ago
  52. a1a1cfa Add more gradient info in VectorDrawable's javadoc by ztenghui · 7 years ago
  53. 301bf35 resolve merge conflicts of 5c9e47d28b24 to oc-mr1-dev-plus-aosp by Tobias Thierer · 7 years ago
  54. 07efe11 Merge "Framework: Prefer android.system.Os over libcore.io.Libcore.os" by Tobias Thierer · 7 years ago
  55. 208f097 Merge "Framework: Prefer android.system.Os over libcore.io.Libcore.os" by Joachim Sauer · 7 years ago
  56. 6217e37 Framework: Prefer android.system.Os over libcore.io.Libcore.os by Tobias Thierer · 7 years ago
  57. 96aac9b3 Framework: Prefer android.system.Os over libcore.io.Libcore.os by Tobias Thierer · 7 years ago
  58. e34ad18 Enable the public TTC index attribute for fonts by Mihai Popa · 7 years ago
  59. 8c6f329 Merge "Add missing annotations" by TreeHugger Robot · 7 years ago
  60. 5d35011 Add missing annotations by John Reck · 7 years ago
  61. 65d56ec Matching interpolator for ripple by ztenghui · 7 years ago
  62. bcc64e2 Update ripple according to UX feedback. by ztenghui · 7 years ago
  63. 6cf001e Merge "ImageFormat: Document units/coordinate system for DEPTH_POINT_CLOUD" into oc-mr1-dev am: 56afee3c1f by Eino-Ville Talvala · 7 years ago
  64. 3e99a5f ImageFormat: Document units/coordinate system for DEPTH_POINT_CLOUD by Eino-Ville Talvala · 7 years ago
  65. 0df0cd3 Merge "Don't show the background when pressed and focus" by Tenghui Zhu · 7 years ago
  66. ac4c063 Don't show the background when pressed and focus by ztenghui · 7 years ago
  67. 9a30254 Merge "Trigger circular ripple when touched down, instead of up." by Tenghui Zhu · 7 years ago
  68. bfc7a11 Merge "Add nullptr check" into oc-mr1-dev am: b20694ab00 am: 5fa85b7e2e by John Reck · 7 years ago
  69. 3885bf6 Add nullptr check by John Reck · 7 years ago
  70. 484851b Improve window manager layout attribute dumping by Jorim Jaggi · 7 years ago
  71. 3d30ca1 Add systrace for VectorDrawable inflation and draw by ztenghui · 7 years ago
  72. 5cfb3d7 Trigger circular ripple when touched down, instead of up. by ztenghui · 7 years ago
  73. 56c093c Merge "Add systrace for VectorDrawable inflation and draw" by Tenghui Zhu · 7 years ago
  74. 10c6d8b Merge "Merge "Throw if BitmapFactory.Options.inBitmap is HARDWARE" into oc-mr1-dev am: cebe432650" into oc-mr1-dev-plus-aosp by sergeyv · 7 years ago
  75. cf0c41d Add systrace for VectorDrawable inflation and draw by ztenghui · 7 years ago
  76. 08beea7 Throw if BitmapFactory.Options.inBitmap is HARDWARE by sergeyv · 7 years ago
  77. 0390655 Merge "Fix documentation typo" by Romain Guy · 7 years ago
  78. d4012d6 Fix documentation typo by Romain Guy · 7 years ago
  79. 7bc18b2 Deal with finalize() after failed constructor by Philip P. Moltmann · 7 years ago
  80. 1d4be04 Merge "Avoid setting high contrast in every view draw" by John Reck · 7 years ago
  81. 938e884 Avoid setting high contrast in every view draw by John Reck · 7 years ago
  82. 4a40e0f Make Typeface.create thread safe. by Seigo Nonaka · 7 years ago
  83. 737dfea Support extra linespacing based on fallback fonts by Roozbeh Pournader · 7 years ago
  84. af03df6 Update WindowManager to output dumpsys in protobuf format by Steven Timotius · 7 years ago
  85. c9c6ee6 Merge "Support multiple languages per font in fonts.xml" by Roozbeh Pournader · 7 years ago
  86. 99975a3 Support multiple languages per font in fonts.xml by Roozbeh Pournader · 7 years ago
  87. 891f481 Merge "Refactoring: Deprecate Paint.mNativeTypeface." by TreeHugger Robot · 7 years ago
  88. 318ca04 Refactoring: Deprecate Paint.mNativeTypeface. by Seigo Nonaka · 7 years ago
  89. e88b5df Make ellipsize retry if text doesn't fit by Roozbeh Pournader · 7 years ago
  90. 762dc8b Introduce new public API for specifying exact weight. by Seigo Nonaka · 7 years ago
  91. 065c59b Revert "Implement family fallback." DO NOT MERGE by Seigo Nonaka · 7 years ago
  92. 89e4c1c Merge "Refactor TextUtils.join() and add documentation" by TreeHugger Robot · 7 years ago
  93. 42673c3 Refactor TextUtils.join() and add documentation by Roozbeh Pournader · 7 years ago
  94. 298bb29 Support font resource in TextAppearanceSpan by Seigo Nonaka · 7 years ago
  95. c49ee3b Support font resource in TextAppearanceSpan by Seigo Nonaka · 7 years ago
  96. 15733d1 Reducing bitmap sizes in notifications by Selim Cinek · 7 years ago
  97. d042662 Reducing bitmap sizes in notifications by Selim Cinek · 7 years ago
  98. 1480b67 Better preload drawable logging by Makoto Onuki · 7 years ago
  99. e2393ae Merge "Make strike-through respect kerning at boundaries" by Roozbeh Pournader · 7 years ago
  100. 1378a9d Make strike-through respect kerning at boundaries by Roozbeh Pournader · 7 years ago