1. d01b591 Set the color space to sRGB on the Surface and remove colorFilter. by Derek Sollenberger · 7 years ago
  2. 3c5bbd5 Merge "migrate to SkFontHinting" by TreeHugger Robot · 7 years ago
  3. 872fd51 Merge changes from topic "revert-protobuf3.5.2" am: a4680e1ebe am: 3e312d20cd by Colin Cross · 7 years ago
  4. e217b62 Merge changes from topic "revert-protobuf3.5.2" am: a4680e1ebe am: 3e312d20cd by Colin Cross · 7 years ago
  5. dad2f89 migrate to SkFontHinting by Mike Reed · 7 years ago
  6. de037ad Merge "Stop calling SkBitmap::setHasHardwareMipMap" by TreeHugger Robot · 7 years ago
  7. ddd2c0b Stop calling SkBitmap::setHasHardwareMipMap by Leon Scroggins III · 7 years ago
  8. f2c351a Merge "Make RenderNode public API" by John Reck · 7 years ago
  9. 44f74d1 Merge changes from topic "protobuf3.5.2" am: 1d899f6be8 am: 11a4d77516 by Colin Cross · 7 years ago
  10. c836696 Merge changes from topic "protobuf3.5.2" am: 1d899f6be8 am: 11a4d77516 by Colin Cross · 7 years ago
  11. 054b0c0 Revert "Adapt to google::protobuf::uint64 type change" by Colin Cross · 7 years ago
  12. 1d899f6 Merge changes from topic "protobuf3.5.2" by Colin Cross · 7 years ago
  13. 1ae0309 Merge "Track google-benchmark API changes." am: 9a8757ded5 am: b55d843217 by Elliott Hughes · 7 years ago
  14. 0782a62 Merge "Track google-benchmark API changes." am: 9a8757ded5 am: b55d843217 by Elliott Hughes · 7 years ago
  15. ddeaa48 Make RenderNode public API by John Reck · 7 years ago
  16. fa6bc27 Adapt to google::protobuf::uint64 type change by Colin Cross · 7 years ago
  17. 16c142b move alignment to Paint (from SkPaint) by Mike Reed · 7 years ago
  18. f071820 Merge "Use bilerp sampling when drawing TextureView with non-translate matrix" into pi-dev by Stan Iliev · 7 years ago
  19. a06d517 Track google-benchmark API changes. by Elliott Hughes · 7 years ago
  20. c6d5e2d Merge "Remove SyncFeatures usage from VulkanManager" by TreeHugger Robot · 7 years ago
  21. 7a08127 Remove SyncFeatures usage from VulkanManager by Stan Iliev · 7 years ago
  22. 3fb3ac1 Merge "Keep file path used to create SkTypeface in MinikinFontSkia" by TreeHugger Robot · 7 years ago
  23. 54c6a27 Keep file path used to create SkTypeface in MinikinFontSkia by Seigo Nonaka · 7 years ago
  24. 5711911 Enable smart dark by John Reck · 7 years ago
  25. 402fff1 Use bilerp sampling when drawing TextureView with non-translate matrix by Stan Iliev · 7 years ago
  26. bd0093e Merge "Fix implicit-fallthrough warnings." am: 8f520e6f83 am: a6c90c99cd by Chih-Hung Hsieh · 7 years ago
  27. aa0a331 Use bilerp sampling when drawing TextureView with non-translate matrix by Stan Iliev · 7 years ago
  28. e1afb6c Allow implicit-fallthrough warnings locally. by Chih-Hung Hsieh · 7 years ago
  29. 474fcc4 remove reference to skia vertical-text (never set/used) by Mike Reed · 7 years ago
  30. 46049f5f Merge "Fix implicit-fallthrough warnings. DO NOT MERGE." by Treehugger Robot · 7 years ago
  31. 8f520e6 Merge "Fix implicit-fallthrough warnings." by Treehugger Robot · 7 years ago
  32. df891f8 Fix implicit-fallthrough warnings. DO NOT MERGE. by Chih-Hung Hsieh · 7 years ago
  33. 672a4fd Fix implicit-fallthrough warnings. by Chih-Hung Hsieh · 7 years ago
  34. e0b5e84 hwui: purge malloc pages on bitmap destruction by Tim Murray · 7 years ago
  35. 64fee61 hwui: purge malloc pages on bitmap destruction by Tim Murray · 7 years ago
  36. 535fae3 hwui: purge malloc pages on bitmap destruction by Tim Murray · 7 years ago
  37. e65e6c0 Merge "Remove unused classes from HWUI." by Derek Sollenberger · 7 years ago
  38. d0a6156 delete tests for deprecated isABitmap by Mike Reed · 7 years ago
  39. b1424bc Merge "SkRect::MakeLargest is deprecated, so create our own" by TreeHugger Robot · 7 years ago
  40. e3aece0 Merge "Log the davey event." by TreeHugger Robot · 7 years ago
  41. f3338bd SkRect::MakeLargest is deprecated, so create our own by Mike Reed · 7 years ago
  42. ba5bf0d Log the davey event. by Yangster-mac · 7 years ago
  43. 7cc5a53 Merge "Add HardwareBuffer support to Bitmaps" by Marius Renn · 7 years ago
  44. d7262c9 Merge "Cleanup of barriers used in swapching aquiring and presenting." by Greg Daniel · 7 years ago
  45. 8a2a754 Cleanup of barriers used in swapching aquiring and presenting. by Greg Daniel · 7 years ago
  46. b2e9f52 Add HardwareBuffer support to Bitmaps by renn · 7 years ago
  47. d4e48c5 Merge "Added support for Canvas#drawDoubleRoundRect in application Canvas API" by Nader Jawad · 7 years ago
  48. 1d3ebe2 Merge "Fix regressed alpha change in VD" by Doris Liu · 7 years ago
  49. 88c8a56 Merge "Make sure we set the vulkan color type in SkiaVulkanPipeline." by Greg Daniel · 7 years ago
  50. 7290327 Remove unused classes from HWUI. by Derek Sollenberger · 7 years ago
  51. 8937427 Merge "Minor clean up/fixes of VulkanManager api version checks." by Greg Daniel · 7 years ago
  52. 031b81b Make sure we set the vulkan color type in SkiaVulkanPipeline. by Greg Daniel · 7 years ago
  53. adfe1d9 Added support for Canvas#drawDoubleRoundRect in application Canvas API by Nader Jawad · 7 years ago
  54. 7cc6ec2 Fix regressed alpha change in VD by Doris Liu · 7 years ago
  55. 6e70bac Merge "Auto-dark NinePatches & launcher" by John Reck · 7 years ago
  56. 3b4510cd Auto-dark NinePatches & launcher by John Reck · 7 years ago
  57. 8aae8c7 Merge "Disable blending for opaque TextureView" by TreeHugger Robot · 7 years ago
  58. 9625962 Minor clean up/fixes of VulkanManager api version checks. by Greg Daniel · 7 years ago
  59. 8fc3d8e Disable blending for opaque TextureView by Stan Iliev · 7 years ago
  60. 8d1f833 Merge "Partially revert "[HWUI] Implement legacy color mode."" by TreeHugger Robot · 7 years ago
  61. 189021b Partially revert "[HWUI] Implement legacy color mode." by Peiyong Lin · 7 years ago
  62. 7021965 Merge "Wire-up default force-dark based off of isLightTheme" by John Reck · 7 years ago
  63. bb3a358 Wire-up default force-dark based off of isLightTheme by John Reck · 7 years ago
  64. 79351f3 Add support for wide gamut render targets in Vulkan by Stan Iliev · 7 years ago
  65. e36375e Merge "Implemenet fenceWait and createReleaseFence in VulkanManager." by Greg Daniel · 7 years ago
  66. e64d550 Merge "Create plumbing for disabling force-dark" by TreeHugger Robot · 7 years ago
  67. 043a3a7 Merge "Fix sizeof(this) for AnimatedImageDrawable" by TreeHugger Robot · 7 years ago
  68. 1423e13 Create plumbing for disabling force-dark by John Reck · 7 years ago
  69. 8750eeb Merge "Support auto-dark for VectorDrawable" by John Reck · 7 years ago
  70. 26e0dca Implemenet fenceWait and createReleaseFence in VulkanManager. by Greg Daniel · 7 years ago
  71. 1c7122a Fix sizeof(this) for AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  72. 08ee815 Support auto-dark for VectorDrawable by John Reck · 7 years ago
  73. c49e5b7 Merge changes Ie9436715,Ib3054822 by Derek Sollenberger · 7 years ago
  74. ae8cef6 Merge "Make auto-dark a bit better" by TreeHugger Robot · 7 years ago
  75. f3c724f Make auto-dark a bit better by John Reck · 7 years ago
  76. 28a4d99 Refactor RenderState and remove unused functionality. by Derek Sollenberger · 7 years ago
  77. 5a5a648 Fix crash when EGLSurface is no longer valid. by Derek Sollenberger · 7 years ago
  78. 4b2de2f Merge "Don't run comparisons on non-jank frames" am: 903dad812e am: 4007dd103f by John Reck · 7 years ago
  79. 21013ee Merge "Don't run comparisons on non-jank frames" am: 903dad812e am: 4007dd103f by John Reck · 7 years ago
  80. 4007dd1 Merge "Don't run comparisons on non-jank frames" am: 903dad812e by John Reck · 7 years ago
  81. a500cea Merge "Implement WebView support for Vulkan using temporary buffer" by TreeHugger Robot · 7 years ago
  82. 11606ff Implement WebView support for Vulkan using temporary buffer by Stan Iliev · 7 years ago
  83. b3b8d16 Merge "Fix silly mistake" by TreeHugger Robot · 7 years ago
  84. 1766238 Refactor DeviceInfo in HWUI by Derek Sollenberger · 7 years ago
  85. d1a491f Fix silly mistake by John Reck · 7 years ago
  86. 0ee549d Merge "Disable GLES validation" by John Reck · 7 years ago
  87. bdc9f1b Disable GLES validation by John Reck · 7 years ago
  88. 50be3b8 Don't run comparisons on non-jank frames by John Reck · 7 years ago
  89. 1f6aa12 [HWUI] Implement legacy color mode. by Peiyong Lin · 7 years ago
  90. dcedc99 DO NOT MERGE: Use GL_LINEAR filter when drawing scaled TextureView by Stan Iliev · 7 years ago
  91. 93ac401 DO NOT MERGE: Use GL_LINEAR filter when drawing scaled TextureView by Stan Iliev · 7 years ago
  92. 2f1e32f Merge "Refactor HWUI readback code to be backend independent" by TreeHugger Robot · 7 years ago
  93. 1a025a7 Refactor HWUI readback code to be backend independent by Stan Iliev · 7 years ago
  94. 7fb73e0 Merge "Remove dead code" by TreeHugger Robot · 7 years ago
  95. c3b7c20 Remove dead code by John Reck · 7 years ago
  96. 6106664 use unique_ptr version of MakeFromStream by Mike Reed · 7 years ago
  97. 564ca3e Reland "TextureView Vulkan support and optimized OpenGL draw" by Stan Iliev · 7 years ago
  98. 9f95955 Add cache validation to ensure the validity by Yichi Chen · 7 years ago
  99. bb66334 Merge "Update the initialize list for DisplayInfo" by TreeHugger Robot · 7 years ago
  100. e6cfb09 Merge "Revert "TextureView Vulkan support and optimized OpenGL draw"" by Stan Iliev · 7 years ago