1. e216948 Cleanup of Bitmap.h entry points. by Derek Sollenberger · 6 years ago
  2. c0cd1d7f Merge "New WebViewFunctor API" by John Reck · 6 years ago
  3. eb1c1e9 Merge "Fix an issue in SurfaceTexture with forgetting the dataspace" by TreeHugger Robot · 6 years ago
  4. 3a0041c Merge "Add missing getter & improve docs" by John Reck · 6 years ago
  5. f6a4ee5 Fix an issue in SurfaceTexture with forgetting the dataspace by Stan Iliev · 6 years ago
  6. 2491af2 Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332 by Chih-Hung Hsieh · 6 years ago
  7. 73d3d81 Merge "Read product property to set Vulkan as default render pipeline" by TreeHugger Robot · 6 years ago
  8. 2296036 Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332 by Chih-Hung Hsieh · 6 years ago
  9. a1b644e Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  10. 470a919 Add missing getter & improve docs by John Reck · 6 years ago
  11. 3bff135 [HWUI] Remove hardcoding around wide color gamut. by Peiyong Lin · 6 years ago
  12. 023e91a Merge "use SkFontMetrics instead of SkPaint::FontMetrics" by TreeHugger Robot · 6 years ago
  13. b8811aa5 Read product property to set Vulkan as default render pipeline by Stan Iliev · 6 years ago
  14. 283bb46 New WebViewFunctor API by John Reck · 6 years ago
  15. da3488a use SkFontMetrics instead of SkPaint::FontMetrics by Mike Reed · 6 years ago
  16. cab37cd hwui: Add libGLESv3 to the list of shared_libs by dimitry · 6 years ago
  17. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  18. bc46258 Fix temporary stretching when Surface is resized with Vulkan by Stan Iliev · 6 years ago
  19. 4f2b2d6 Merge "Revert "Revert "Make HWUI's surface Reliable^TM""" by John Reck · 6 years ago
  20. 05f1d5c remove overrides of onDrawText -- no longer called by Mike Reed · 6 years ago
  21. 848f651 Revert "Revert "Make HWUI's surface Reliable^TM"" by John Reck · 6 years ago
  22. 4f48e9a Merge "Fix skp on 32-bit" by John Reck · 6 years ago
  23. de33723 Merge "Add non-interop Vulkan functor" by TreeHugger Robot · 6 years ago
  24. 4142339 Add non-interop Vulkan functor by Chris Blume · 6 years ago
  25. 37e9327 Fix bug in synchronization code for Vulkan WebView by Stan Iliev · 6 years ago
  26. 7af5b2c Fix skp on 32-bit by John Reck · 6 years ago
  27. 85c3468 Merge "Remove unused HWUI properties." by TreeHugger Robot · 6 years ago
  28. d333745 Merge "use SkTextEncoding" by TreeHugger Robot · 6 years ago
  29. 163e42c Merge "Prefer using 3 buffers in vulkan swapchain." by TreeHugger Robot · 6 years ago
  30. fd1c879 Remove unused HWUI properties. by Derek Sollenberger · 6 years ago
  31. 4d5bf2a Prefer using 3 buffers in vulkan swapchain. by Greg Daniel · 6 years ago
  32. d5342ae use SkTextEncoding by Mike Reed · 6 years ago
  33. 58ccd60 Merge "Set color space on Vulkan render target surface" by TreeHugger Robot · 6 years ago
  34. 987a80c Set color space on Vulkan render target surface by Stan Iliev · 6 years ago
  35. d8a905b Merge "Remove dead code" by TreeHugger Robot · 6 years ago
  36. 01fb624 Merge "C++17 is the default now." am: fbb102ea84 am: ccb3d1d61a am: 8dd21cd6b5 by Elliott Hughes · 6 years ago
  37. 8dd21cd Merge "C++17 is the default now." am: fbb102ea84 am: ccb3d1d61a by Elliott Hughes · 6 years ago
  38. 7b8a808 Remove ; from closing namespaces in libs/hwui by Chris Blume · 6 years ago
  39. 4604521 Remove dead code by John Reck · 6 years ago
  40. 60a42cc C++17 is the default now. by Elliott Hughes · 6 years ago
  41. dd08224 Revert "Make HWUI's surface Reliable^TM" by Bo Hu · 6 years ago
  42. ef60a05 Merge "In VulkanManager enable ycbcr feature on VkDevice." by Greg Daniel · 6 years ago
  43. f073261 Merge "Make HWUI's surface Reliable^TM" by John Reck · 6 years ago
  44. 0503617 In VulkanManager enable ycbcr feature on VkDevice. by Greg Daniel · 6 years ago
  45. fd45bee Merge "Add a unique ID to rendernode" by John Reck · 6 years ago
  46. f96b284 Add a unique ID to rendernode by John Reck · 6 years ago
  47. 820f382 Merge "Remove USE_HWC2 usage" am: 8757179e52 am: 70a2813e86 am: 0ff158799a by John Reck · 6 years ago
  48. 0ff1587 Merge "Remove USE_HWC2 usage" am: 8757179e52 am: 70a2813e86 by John Reck · 6 years ago
  49. 650bd9a Make HWUI's surface Reliable^TM by John Reck · 6 years ago
  50. c775430 Remove USE_HWC2 usage by John Reck · 6 years ago
  51. 5fdb83b Merge "Set the color space to sRGB on the Surface and remove colorFilter." by Derek Sollenberger · 6 years ago
  52. 0aff62d Fix failing TextureViewTest by John Reck · 6 years ago
  53. 21c9a42 Merge "pass font instead of paint to blobbuilder" by TreeHugger Robot · 6 years ago
  54. 92553ce Merge "Update method signature to match private Skia header." by TreeHugger Robot · 6 years ago
  55. 1c79eab pass font instead of paint to blobbuilder by Mike Reed · 6 years ago
  56. dbb4bc8 Update method signature to match private Skia header. by Derek Sollenberger · 6 years ago
  57. 689a50e Merge "Fix a use-after-free found by HWAsan." am: 82cf8de1f3 am: 2557458766 by Peter Collingbourne · 6 years ago
  58. 96a4e5a Merge "Fix a use-after-free found by HWAsan." am: 82cf8de1f3 am: 2557458766 by Peter Collingbourne · 6 years ago
  59. 43fae0a Merge "Do not use both "virtual" and "override"." by TreeHugger Robot · 6 years ago
  60. 1733e2a Add an OWNERS to HWUI by John Reck · 6 years ago
  61. 13a734d Fix a use-after-free found by HWAsan. by Peter Collingbourne · 6 years ago
  62. 026d70b Do not use both "virtual" and "override". by Chris Blume · 6 years ago
  63. 8e539ca Add a sprinkle of speculative anti-crash dust by John Reck · 6 years ago
  64. 305e13a Handle ANativeWindow resize with Vulkan swapchain by Stan Iliev · 6 years ago
  65. 7f63c89 use SkFontMetrics rather than deprecated SkPaint::FontMetrics by Mike Reed · 6 years ago
  66. 6ae76d0 Merge "Refactors and a potential public API for rendering" by John Reck · 6 years ago
  67. 8785ceb Refactors and a potential public API for rendering by John Reck · 6 years ago
  68. 827df05 cast to unsigned to prepare for bit packing by Mike Reed · 6 years ago
  69. c5c5b74 Merge "Fix VkInteropFunctorDrawable log messages" by TreeHugger Robot · 6 years ago
  70. 575e267 Merge "Disable blending for opaque TextureView" into pi-dev am: 5a3b666ab0 by Stan Iliev · 6 years ago
  71. 5a3b666 Merge "Disable blending for opaque TextureView" into pi-dev by TreeHugger Robot · 6 years ago
  72. e9d19cf Merge "Rename VkFunctorDrawable->VkInteropFunctorDrawable" by Chris Blume · 6 years ago
  73. d01b591 Set the color space to sRGB on the Surface and remove colorFilter. by Derek Sollenberger · 6 years ago
  74. 3c5bbd5 Merge "migrate to SkFontHinting" by TreeHugger Robot · 6 years ago
  75. d699343 Fix VkInteropFunctorDrawable log messages by Chris Blume · 6 years ago
  76. 872fd51 Merge changes from topic "revert-protobuf3.5.2" am: a4680e1ebe am: 3e312d20cd by Colin Cross · 6 years ago
  77. 5f1ac2b Rename VkFunctorDrawable->VkInteropFunctorDrawable by Chris Blume · 6 years ago
  78. e217b62 Merge changes from topic "revert-protobuf3.5.2" am: a4680e1ebe am: 3e312d20cd by Colin Cross · 6 years ago
  79. dad2f89 migrate to SkFontHinting by Mike Reed · 6 years ago
  80. de037ad Merge "Stop calling SkBitmap::setHasHardwareMipMap" by TreeHugger Robot · 6 years ago
  81. ddd2c0b Stop calling SkBitmap::setHasHardwareMipMap by Leon Scroggins III · 6 years ago
  82. f2c351a Merge "Make RenderNode public API" by John Reck · 6 years ago
  83. 44f74d1 Merge changes from topic "protobuf3.5.2" am: 1d899f6be8 am: 11a4d77516 by Colin Cross · 6 years ago
  84. c836696 Merge changes from topic "protobuf3.5.2" am: 1d899f6be8 am: 11a4d77516 by Colin Cross · 6 years ago
  85. 054b0c0 Revert "Adapt to google::protobuf::uint64 type change" by Colin Cross · 6 years ago
  86. 1d899f6 Merge changes from topic "protobuf3.5.2" by Colin Cross · 6 years ago
  87. 1ae0309 Merge "Track google-benchmark API changes." am: 9a8757ded5 am: b55d843217 by Elliott Hughes · 6 years ago
  88. 0782a62 Merge "Track google-benchmark API changes." am: 9a8757ded5 am: b55d843217 by Elliott Hughes · 6 years ago
  89. ddeaa48 Make RenderNode public API by John Reck · 6 years ago
  90. fa6bc27 Adapt to google::protobuf::uint64 type change by Colin Cross · 6 years ago
  91. 16c142b move alignment to Paint (from SkPaint) by Mike Reed · 6 years ago
  92. f071820 Merge "Use bilerp sampling when drawing TextureView with non-translate matrix" into pi-dev by Stan Iliev · 6 years ago
  93. a06d517 Track google-benchmark API changes. by Elliott Hughes · 6 years ago
  94. c6d5e2d Merge "Remove SyncFeatures usage from VulkanManager" by TreeHugger Robot · 6 years ago
  95. 7a08127 Remove SyncFeatures usage from VulkanManager by Stan Iliev · 6 years ago
  96. 3fb3ac1 Merge "Keep file path used to create SkTypeface in MinikinFontSkia" by TreeHugger Robot · 6 years ago
  97. 54c6a27 Keep file path used to create SkTypeface in MinikinFontSkia by Seigo Nonaka · 6 years ago
  98. 5711911 Enable smart dark by John Reck · 6 years ago
  99. 402fff1 Use bilerp sampling when drawing TextureView with non-translate matrix by Stan Iliev · 6 years ago
  100. bd0093e Merge "Fix implicit-fallthrough warnings." am: 8f520e6f83 am: a6c90c99cd by Chih-Hung Hsieh · 6 years ago