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