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