1. a64f887 Merge "Need to add report id and sequence number to uniquely mark a incident report data." by TreeHugger Robot · 7 years ago
  2. 41d6192 Need to add report id and sequence number to uniquely mark a incident by Yi Jin · 7 years ago
  3. 8b3a832 Merge "Remove Skia RenderPipeline saveLayer logic for software layers." by TreeHugger Robot · 7 years ago
  4. 52230bc Remove Skia RenderPipeline saveLayer logic for software layers. by Derek Sollenberger · 7 years ago
  5. 329130b Put metadata or stats into each dropbox incident report. by Yi Jin · 7 years ago
  6. b1c3631 Merge "Fix AnimatedImageDrawable drawn in software" by TreeHugger Robot · 7 years ago
  7. d6d5e0c Merge changes from topic "revert-assetmanager2-02-09-2018" by TreeHugger Robot · 7 years ago
  8. a27ae0f Merge "Add clear method to ProtoOutputStream so it is reusable by just rewinding its internal pointer." by TreeHugger Robot · 7 years ago
  9. 7f9e63b Add clear method to ProtoOutputStream so it is reusable by just by Yi Jin · 7 years ago
  10. d935157 Fix AnimatedImageDrawable drawn in software by Leon Scroggins III · 7 years ago
  11. bde1df2 Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 7 years ago
  12. 2a44717 Revert "libandroidfw: Make sure to set the 'app as lib' flag" by Adam Lesinski · 7 years ago
  13. c9a9c1c Revert "libandroidfw: Add ApplyStyle and SetConfiguration benchmark" by Adam Lesinski · 7 years ago
  14. b8b3a26 Revert "libandroidfw: Improve performance of AssetManager2" by Adam Lesinski · 7 years ago
  15. dfeb7ce Revert "AssetManager2: Allow out of order type/type spec" by Adam Lesinski · 7 years ago
  16. ec7f06c Revert "AssetManager2: Fix list function" by Adam Lesinski · 7 years ago
  17. 6b6e66d use writepixels on surface, the canvas version is deprecated by Mike Reed · 7 years ago
  18. 7b575e5 Merge "SkColorTypeShiftPerPixel is deprecated" by TreeHugger Robot · 7 years ago
  19. a9bf9d1 Merge "AssetManager2: Fix list function" by TreeHugger Robot · 7 years ago
  20. adc0b87 AssetManager2: Fix list function by Adam Lesinski · 7 years ago
  21. e5ffb6a Merge "Fix the Skia roll - implement onWritePixels" by TreeHugger Robot · 7 years ago
  22. 05bbd43 Merge "AssetManager2: Allow out of order type/type spec" by Adam Lesinski · 7 years ago
  23. 71195ab Fix the Skia roll - implement onWritePixels by Leon Scroggins III · 7 years ago
  24. 78695c3 AssetManager2: Allow out of order type/type spec by Adam Lesinski · 7 years ago
  25. 7717e22 Draw text with a hairline stroke as if it is fill style by Stan Iliev · 7 years ago
  26. 5b5e00a Merge "Cache VectorDrawable bounds at record time" by TreeHugger Robot · 7 years ago
  27. 65e678f Cache VectorDrawable bounds at record time by Stan Iliev · 7 years ago
  28. 937c694 SkColorTypeShiftPerPixel is deprecated by Mike Reed · 7 years ago
  29. 0606a88 Use new minikin::Font constructor by Seigo Nonaka · 7 years ago
  30. ecc0078 Merge "Revert "Use new minikin::Font constructor"" by Seigo Nonaka · 7 years ago
  31. 36dadcf Revert "Use new minikin::Font constructor" by Seigo Nonaka · 7 years ago
  32. dd3afdb Merge "remove unused/deprecated flags from savelayer" by TreeHugger Robot · 7 years ago
  33. 451832a Merge "Use new minikin::Font constructor" by TreeHugger Robot · 7 years ago
  34. 58978e1 remove unused/deprecated flags from savelayer by Mike Reed · 7 years ago
  35. 88c9959 libandroidfw: Improve performance of AssetManager2 by Adam Lesinski · 7 years ago
  36. 59f63bd libandroidfw: Add ApplyStyle and SetConfiguration benchmark by Adam Lesinski · 7 years ago
  37. 9ad287c libandroidfw: Make sure to set the 'app as lib' flag by Adam Lesinski · 7 years ago
  38. 1187590 Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
  39. ab40df9 Use new minikin::Font constructor by Seigo Nonaka · 7 years ago
  40. 0f919b1 Merge "Fix the tag size in token of ProtoOutputStream.cpp, the java version has the correct tag size computed." by TreeHugger Robot · 7 years ago
  41. 295d9b1 Fix the tag size in token of ProtoOutputStream.cpp, the java version has by Yi Jin · 7 years ago
  42. 98b136c Merge "Atom: DaveyOccurred" by TreeHugger Robot · 7 years ago
  43. 30731eb Merge "Update Typeface test implementation not to copy minikin::Font" by TreeHugger Robot · 7 years ago
  44. bb8554a Atom: DaveyOccurred by Tej Singh · 7 years ago
  45. 60dcffa Merge "Update argument of Layout methods." by TreeHugger Robot · 7 years ago
  46. 738f827 Merge "Fixes for animationEnd in AnimatedImageDrawable" by TreeHugger Robot · 7 years ago
  47. beaf5d9 Fixes for animationEnd in AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  48. 70f93ee Merge "Add API to set tonal shadow color" by TreeHugger Robot · 7 years ago
  49. d8be4a0 Add API to set tonal shadow color by John Reck · 7 years ago
  50. df2491a Merge "Make AnimatedImageDrawable.start reset" by TreeHugger Robot · 7 years ago
  51. 99d66f0 Update Typeface test implementation not to copy minikin::Font by Seigo Nonaka · 7 years ago
  52. da252ac Update argument of Layout methods. by Seigo Nonaka · 7 years ago
  53. fad69a6 Merge "Store FontCollection in MinikinPaint" by TreeHugger Robot · 7 years ago
  54. 4307efc Merge "DropboxManager: Add err message if passing an invalid fd to addFile()" am: 90529d212a am: 13d6ac4a35 by Primiano Tucci · 7 years ago
  55. 1996dbb Make AnimatedImageDrawable.start reset by Leon Scroggins III · 7 years ago
  56. 5b7f426 Use a separate thread to decode AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  57. 976f707 Store FontCollection in MinikinPaint by Seigo Nonaka · 7 years ago
  58. 3729389 DropboxManager: Add err message if passing an invalid fd to addFile() by Primiano Tucci · 7 years ago
  59. 5490b61 DropBoxManager: Allow adding a file using an fd by Primiano Tucci · 7 years ago
  60. c4533b7 Merge "Expose AnimatedImageDrawable" by Leon Scroggins · 7 years ago
  61. f7d01dd Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 7 years ago
  62. 646265cb Revert "libandroidfw: Add ApplyStyle and SetConfiguration benchmark" by Adam Lesinski · 7 years ago
  63. 0dd3699 Revert "libandroidfw: Improve performance of AssetManager2" by Adam Lesinski · 7 years ago
  64. ce6b2d6 Merge changes from topic "product_partition" by TreeHugger Robot · 7 years ago
  65. 0cccde6 Merge "DropBoxManager: Allow adding a file using an fd" by TreeHugger Robot · 7 years ago
  66. 73a331f Merge "Statsd broadcast subscriber" by TreeHugger Robot · 7 years ago
  67. 6834ec8 Merge "Fix start/pause behavior for AnimatedImageDrawable" by TreeHugger Robot · 7 years ago
  68. 1713d9e Support /product partition by Jaekyun Seok · 7 years ago
  69. 1ccf725 Merge changes from topic "assetmanager-refactor" by TreeHugger Robot · 7 years ago
  70. 7362c89 Merge "Don't use shader disk cache on emulator" by Lingfeng Yang · 7 years ago
  71. 127d31a Expose AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  72. 64ee69d libandroidfw: Improve performance of AssetManager2 by Adam Lesinski · 7 years ago
  73. d9c809c libandroidfw: Add ApplyStyle and SetConfiguration benchmark by Adam Lesinski · 7 years ago
  74. dcb3c65 Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
  75. ab80200 Merge "Compute full text layout in MeasuredText and use it for drawing" by TreeHugger Robot · 7 years ago
  76. c697797 Statsd broadcast subscriber by Bookatz · 7 years ago
  77. bdd460b Merge "Remove unused argument LayoutOverhang" by TreeHugger Robot · 7 years ago
  78. 3a9f223 Don't use shader disk cache on emulator by Lingfeng Yang · 7 years ago
  79. 057c91a Fix start/pause behavior for AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  80. 2d14213 Initial implmentation of AnimatedImageDrawables on the RenderThread. by Derek Sollenberger · 7 years ago
  81. 783f961 Compute full text layout in MeasuredText and use it for drawing by Seigo Nonaka · 7 years ago
  82. bb80480 Merge "Use numbering system for configuration selection." by Siyamed Sinir · 7 years ago
  83. 7fb3831 Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 7 years ago
  84. fae57eb Revert "libandroidfw: Add ApplyStyle and SetConfiguration benchmark" by Adam Lesinski · 7 years ago
  85. 50706b6 Revert "libandroidfw: Improve performance of AssetManager2" by Adam Lesinski · 7 years ago
  86. 1f62f7c Merge changes from topic "assetmanager-refactor" by Adam Lesinski · 7 years ago
  87. a9c1275 Merge "Improve layer rendering quality" by TreeHugger Robot · 7 years ago
  88. 7e100e9 Improve layer rendering quality by Stan Iliev · 7 years ago
  89. 437aa6e Add more information to incident header. Especially add config keys by Yi Jin · 7 years ago
  90. bb7cb4a Remove unused argument LayoutOverhang by Seigo Nonaka · 7 years ago
  91. 7ec28a8 Use numbering system for configuration selection. by Igor Viarheichyk · 7 years ago
  92. 3921327 libandroidfw: Improve performance of AssetManager2 by Adam Lesinski · 7 years ago
  93. 62f1712 libandroidfw: Add ApplyStyle and SetConfiguration benchmark by Adam Lesinski · 7 years ago
  94. 671cce2 Make ImageDecoder return animated Drawables by Leon Scroggins III · 7 years ago
  95. d09e917 Fix doFadingAnimationLocked in sanitized builds. by Ivan Lozano · 7 years ago
  96. 600ebac Merge "Create an empty stub for Vulkan readback" by TreeHugger Robot · 7 years ago
  97. 52c866e DropBoxManager: Allow adding a file using an fd by Sami Kyostila · 7 years ago
  98. a31973fe Create an empty stub for Vulkan readback by Stan Iliev · 7 years ago
  99. 2bfba3a base: Convert libs/services/Android.mk into a blueprint by Sami Kyostila · 7 years ago
  100. 682a4e7 Merge "base: Convert libs/services/Android.mk into a blueprint" by Sami Kyostila · 7 years ago