1. a9bf9d1 Merge "AssetManager2: Fix list function" by TreeHugger Robot · 6 years ago
  2. adc0b87 AssetManager2: Fix list function by Adam Lesinski · 6 years ago
  3. e5ffb6a Merge "Fix the Skia roll - implement onWritePixels" by TreeHugger Robot · 6 years ago
  4. 05bbd43 Merge "AssetManager2: Allow out of order type/type spec" by Adam Lesinski · 6 years ago
  5. 71195ab Fix the Skia roll - implement onWritePixels by Leon Scroggins III · 6 years ago
  6. 78695c3 AssetManager2: Allow out of order type/type spec by Adam Lesinski · 6 years ago
  7. 7717e22 Draw text with a hairline stroke as if it is fill style by Stan Iliev · 6 years ago
  8. 5b5e00a Merge "Cache VectorDrawable bounds at record time" by TreeHugger Robot · 6 years ago
  9. 65e678f Cache VectorDrawable bounds at record time by Stan Iliev · 6 years ago
  10. 937c694 SkColorTypeShiftPerPixel is deprecated by Mike Reed · 6 years ago
  11. 0606a88 Use new minikin::Font constructor by Seigo Nonaka · 6 years ago
  12. ecc0078 Merge "Revert "Use new minikin::Font constructor"" by Seigo Nonaka · 6 years ago
  13. 36dadcf Revert "Use new minikin::Font constructor" by Seigo Nonaka · 6 years ago
  14. dd3afdb Merge "remove unused/deprecated flags from savelayer" by TreeHugger Robot · 6 years ago
  15. 451832a Merge "Use new minikin::Font constructor" by TreeHugger Robot · 6 years ago
  16. 58978e1 remove unused/deprecated flags from savelayer by Mike Reed · 6 years ago
  17. 88c9959 libandroidfw: Improve performance of AssetManager2 by Adam Lesinski · 7 years ago
  18. 59f63bd libandroidfw: Add ApplyStyle and SetConfiguration benchmark by Adam Lesinski · 7 years ago
  19. 9ad287c libandroidfw: Make sure to set the 'app as lib' flag by Adam Lesinski · 6 years ago
  20. 1187590 Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
  21. ab40df9 Use new minikin::Font constructor by Seigo Nonaka · 6 years ago
  22. 0f919b1 Merge "Fix the tag size in token of ProtoOutputStream.cpp, the java version has the correct tag size computed." by TreeHugger Robot · 6 years ago
  23. 295d9b1 Fix the tag size in token of ProtoOutputStream.cpp, the java version has by Yi Jin · 6 years ago
  24. 98b136c Merge "Atom: DaveyOccurred" by TreeHugger Robot · 6 years ago
  25. 30731eb Merge "Update Typeface test implementation not to copy minikin::Font" by TreeHugger Robot · 6 years ago
  26. bb8554a Atom: DaveyOccurred by Tej Singh · 6 years ago
  27. 60dcffa Merge "Update argument of Layout methods." by TreeHugger Robot · 6 years ago
  28. 738f827 Merge "Fixes for animationEnd in AnimatedImageDrawable" by TreeHugger Robot · 6 years ago
  29. 5b46d98 Merge changes from topic "am-1ab9514f-fd12-4093-b1cb-a77e9f0419c9" into oc-dev am: 46fc48f57e am: b39e49d52c by Android Build Merger (Role) · 6 years ago
  30. 1c4ccab Merge changes from topic "am-1ab9514f-fd12-4093-b1cb-a77e9f0419c9" into oc-dev am: 46fc48f57e by Android Build Merger (Role) · 6 years ago
  31. b39e49d Merge changes from topic "am-1ab9514f-fd12-4093-b1cb-a77e9f0419c9" into oc-dev by Android Build Merger (Role) · 6 years ago
  32. beaf5d9 Fixes for animationEnd in AnimatedImageDrawable by Leon Scroggins III · 6 years ago
  33. 70f93ee Merge "Add API to set tonal shadow color" by TreeHugger Robot · 6 years ago
  34. d8be4a0 Add API to set tonal shadow color by John Reck · 7 years ago
  35. df2491a Merge "Make AnimatedImageDrawable.start reset" by TreeHugger Robot · 6 years ago
  36. 99d66f0 Update Typeface test implementation not to copy minikin::Font by Seigo Nonaka · 6 years ago
  37. da252ac Update argument of Layout methods. by Seigo Nonaka · 6 years ago
  38. fad69a6 Merge "Store FontCollection in MinikinPaint" by TreeHugger Robot · 6 years ago
  39. 4307efc Merge "DropboxManager: Add err message if passing an invalid fd to addFile()" am: 90529d212a am: 13d6ac4a35 by Primiano Tucci · 6 years ago
  40. 1996dbb Make AnimatedImageDrawable.start reset by Leon Scroggins III · 6 years ago
  41. 5b7f426 Use a separate thread to decode AnimatedImageDrawable by Leon Scroggins III · 6 years ago
  42. 976f707 Store FontCollection in MinikinPaint by Seigo Nonaka · 6 years ago
  43. 3729389 DropboxManager: Add err message if passing an invalid fd to addFile() by Primiano Tucci · 6 years ago
  44. 5490b61 DropBoxManager: Allow adding a file using an fd by Primiano Tucci · 6 years ago
  45. c4533b7 Merge "Expose AnimatedImageDrawable" by Leon Scroggins · 6 years ago
  46. f7d01dd Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 7 years ago
  47. 646265cb Revert "libandroidfw: Add ApplyStyle and SetConfiguration benchmark" by Adam Lesinski · 7 years ago
  48. 0dd3699 Revert "libandroidfw: Improve performance of AssetManager2" by Adam Lesinski · 7 years ago
  49. ce6b2d6 Merge changes from topic "product_partition" by TreeHugger Robot · 7 years ago
  50. 0cccde6 Merge "DropBoxManager: Allow adding a file using an fd" by TreeHugger Robot · 7 years ago
  51. 73a331f Merge "Statsd broadcast subscriber" by TreeHugger Robot · 7 years ago
  52. 6834ec8 Merge "Fix start/pause behavior for AnimatedImageDrawable" by TreeHugger Robot · 7 years ago
  53. 1713d9e Support /product partition by Jaekyun Seok · 7 years ago
  54. 1ccf725 Merge changes from topic "assetmanager-refactor" by TreeHugger Robot · 7 years ago
  55. 7362c89 Merge "Don't use shader disk cache on emulator" by Lingfeng Yang · 7 years ago
  56. 127d31a Expose AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  57. 64ee69d libandroidfw: Improve performance of AssetManager2 by Adam Lesinski · 7 years ago
  58. d9c809c libandroidfw: Add ApplyStyle and SetConfiguration benchmark by Adam Lesinski · 7 years ago
  59. dcb3c65 Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
  60. ab80200 Merge "Compute full text layout in MeasuredText and use it for drawing" by TreeHugger Robot · 7 years ago
  61. c697797 Statsd broadcast subscriber by Bookatz · 7 years ago
  62. bdd460b Merge "Remove unused argument LayoutOverhang" by TreeHugger Robot · 7 years ago
  63. 3a9f223 Don't use shader disk cache on emulator by Lingfeng Yang · 7 years ago
  64. 163548e [automerger] Check for null-terminator in ResStringPool::string8At am: 5ec65ae909 am: c3d7250b99 am: e2417e6682 am: 0ab4540c41 am: a3f0976937 am: 166aa6e149 am: b7f7f7e14e am: c26b8635b7 am: afac0f46d9 am: 5786491706 by Android Build Merger (Role) · 7 years ago
  65. 057c91a Fix start/pause behavior for AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  66. 2d14213 Initial implmentation of AnimatedImageDrawables on the RenderThread. by Derek Sollenberger · 7 years ago
  67. 783f961 Compute full text layout in MeasuredText and use it for drawing by Seigo Nonaka · 7 years ago
  68. bb80480 Merge "Use numbering system for configuration selection." by Siyamed Sinir · 7 years ago
  69. 7fb3831 Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 7 years ago
  70. fae57eb Revert "libandroidfw: Add ApplyStyle and SetConfiguration benchmark" by Adam Lesinski · 7 years ago
  71. 50706b6 Revert "libandroidfw: Improve performance of AssetManager2" by Adam Lesinski · 7 years ago
  72. 1f62f7c Merge changes from topic "assetmanager-refactor" by Adam Lesinski · 7 years ago
  73. a9c1275 Merge "Improve layer rendering quality" by TreeHugger Robot · 7 years ago
  74. 7e100e9 Improve layer rendering quality by Stan Iliev · 7 years ago
  75. 437aa6e Add more information to incident header. Especially add config keys by Yi Jin · 7 years ago
  76. bb7cb4a Remove unused argument LayoutOverhang by Seigo Nonaka · 7 years ago
  77. 7ec28a8 Use numbering system for configuration selection. by Igor Viarheichyk · 7 years ago
  78. 3921327 libandroidfw: Improve performance of AssetManager2 by Adam Lesinski · 7 years ago
  79. 62f1712 libandroidfw: Add ApplyStyle and SetConfiguration benchmark by Adam Lesinski · 7 years ago
  80. 5786491 [automerger] Check for null-terminator in ResStringPool::string8At am: 5ec65ae909 am: c3d7250b99 am: e2417e6682 am: 0ab4540c41 am: a3f0976937 am: 166aa6e149 am: b7f7f7e14e am: c26b8635b7 am: afac0f46d9 by Android Build Merger (Role) · 7 years ago
  81. afac0f4 [automerger] Check for null-terminator in ResStringPool::string8At am: 5ec65ae909 am: c3d7250b99 am: e2417e6682 am: 0ab4540c41 am: a3f0976937 am: 166aa6e149 am: b7f7f7e14e am: c26b8635b7 by Android Build Merger (Role) · 7 years ago
  82. c26b863 [automerger] Check for null-terminator in ResStringPool::string8At am: 5ec65ae909 am: c3d7250b99 am: e2417e6682 am: 0ab4540c41 am: a3f0976937 am: 166aa6e149 am: b7f7f7e14e by Android Build Merger (Role) · 7 years ago
  83. b7f7f7e [automerger] Check for null-terminator in ResStringPool::string8At am: 5ec65ae909 am: c3d7250b99 am: e2417e6682 am: 0ab4540c41 am: a3f0976937 am: 166aa6e149 by Android Build Merger (Role) · 7 years ago
  84. 166aa6e [automerger] Check for null-terminator in ResStringPool::string8At am: 5ec65ae909 am: c3d7250b99 am: e2417e6682 am: 0ab4540c41 am: a3f0976937 by Android Build Merger (Role) · 7 years ago
  85. 0ab4540 [automerger] Check for null-terminator in ResStringPool::string8At am: 5ec65ae909 am: c3d7250b99 am: e2417e6682 by Android Build Merger (Role) · 7 years ago
  86. e2417e6 [automerger] Check for null-terminator in ResStringPool::string8At am: 5ec65ae909 am: c3d7250b99 by Android Build Merger (Role) · 7 years ago
  87. c3d7250 [automerger] Check for null-terminator in ResStringPool::string8At am: 5ec65ae909 by Android Build Merger (Role) · 7 years ago
  88. 5ec65ae Check for null-terminator in ResStringPool::string8At by Adam Lesinski · 7 years ago
  89. 671cce2 Make ImageDecoder return animated Drawables by Leon Scroggins III · 7 years ago
  90. d09e917 Fix doFadingAnimationLocked in sanitized builds. by Ivan Lozano · 7 years ago
  91. 600ebac Merge "Create an empty stub for Vulkan readback" by TreeHugger Robot · 7 years ago
  92. 52c866e DropBoxManager: Allow adding a file using an fd by Sami Kyostila · 7 years ago
  93. a31973fe Create an empty stub for Vulkan readback by Stan Iliev · 7 years ago
  94. 2bfba3a base: Convert libs/services/Android.mk into a blueprint by Sami Kyostila · 7 years ago
  95. 682a4e7 Merge "base: Convert libs/services/Android.mk into a blueprint" by Sami Kyostila · 7 years ago
  96. c6c96dd Improve correctness of SkiaCanvas::drawLayoutOnPath by Stan Iliev · 7 years ago
  97. 4389e6b base: Convert libs/services/Android.mk into a blueprint by Sami Kyostila · 7 years ago
  98. b20a0ce Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
  99. d531218 Merge "Remove error log messages when skia shader cache is disabled" by TreeHugger Robot · 7 years ago
  100. ba72f9a Remove error log messages when skia shader cache is disabled by Stan Iliev · 7 years ago