1. bc46258 Fix temporary stretching when Surface is resized with Vulkan by Stan Iliev · 7 years ago
  2. 4f2b2d6 Merge "Revert "Revert "Make HWUI's surface Reliable^TM""" by John Reck · 7 years ago
  3. 05f1d5c remove overrides of onDrawText -- no longer called by Mike Reed · 7 years ago
  4. 848f651 Revert "Revert "Make HWUI's surface Reliable^TM"" by John Reck · 7 years ago
  5. 4f48e9a Merge "Fix skp on 32-bit" by John Reck · 7 years ago
  6. de33723 Merge "Add non-interop Vulkan functor" by TreeHugger Robot · 7 years ago
  7. 4142339 Add non-interop Vulkan functor by Chris Blume · 7 years ago
  8. 37e9327 Fix bug in synchronization code for Vulkan WebView by Stan Iliev · 7 years ago
  9. 7af5b2c Fix skp on 32-bit by John Reck · 7 years ago
  10. 85c3468 Merge "Remove unused HWUI properties." by TreeHugger Robot · 7 years ago
  11. d333745 Merge "use SkTextEncoding" by TreeHugger Robot · 7 years ago
  12. 163e42c Merge "Prefer using 3 buffers in vulkan swapchain." by TreeHugger Robot · 7 years ago
  13. fd1c879 Remove unused HWUI properties. by Derek Sollenberger · 7 years ago
  14. 4d5bf2a Prefer using 3 buffers in vulkan swapchain. by Greg Daniel · 7 years ago
  15. d5342ae use SkTextEncoding by Mike Reed · 7 years ago
  16. 58ccd60 Merge "Set color space on Vulkan render target surface" by TreeHugger Robot · 7 years ago
  17. 987a80c0 Set color space on Vulkan render target surface by Stan Iliev · 7 years ago
  18. d8a905b Merge "Remove dead code" by TreeHugger Robot · 7 years ago
  19. 01fb624 Merge "C++17 is the default now." am: fbb102ea84 am: ccb3d1d61a am: 8dd21cd6b5 by Elliott Hughes · 7 years ago
  20. 8dd21cd Merge "C++17 is the default now." am: fbb102ea84 am: ccb3d1d61a by Elliott Hughes · 7 years ago
  21. 7b8a808 Remove ; from closing namespaces in libs/hwui by Chris Blume · 7 years ago
  22. 4604521 Remove dead code by John Reck · 7 years ago
  23. 60a42cc C++17 is the default now. by Elliott Hughes · 7 years ago
  24. dd08224 Revert "Make HWUI's surface Reliable^TM" by Bo Hu · 7 years ago
  25. ef60a05 Merge "In VulkanManager enable ycbcr feature on VkDevice." by Greg Daniel · 7 years ago
  26. f073261 Merge "Make HWUI's surface Reliable^TM" by John Reck · 7 years ago
  27. 0503617 In VulkanManager enable ycbcr feature on VkDevice. by Greg Daniel · 7 years ago
  28. fd45bee Merge "Add a unique ID to rendernode" by John Reck · 7 years ago
  29. f96b284 Add a unique ID to rendernode by John Reck · 7 years ago
  30. 820f382 Merge "Remove USE_HWC2 usage" am: 8757179e52 am: 70a2813e86 am: 0ff158799a by John Reck · 7 years ago
  31. 0ff1587 Merge "Remove USE_HWC2 usage" am: 8757179e52 am: 70a2813e86 by John Reck · 7 years ago
  32. 650bd9a Make HWUI's surface Reliable^TM by John Reck · 7 years ago
  33. c7754302 Remove USE_HWC2 usage by John Reck · 7 years ago
  34. 5fdb83b Merge "Set the color space to sRGB on the Surface and remove colorFilter." by Derek Sollenberger · 7 years ago
  35. 0aff62d Fix failing TextureViewTest by John Reck · 7 years ago
  36. 21c9a42 Merge "pass font instead of paint to blobbuilder" by TreeHugger Robot · 7 years ago
  37. 92553ce Merge "Update method signature to match private Skia header." by TreeHugger Robot · 7 years ago
  38. 1c79eab pass font instead of paint to blobbuilder by Mike Reed · 7 years ago
  39. dbb4bc8 Update method signature to match private Skia header. by Derek Sollenberger · 7 years ago
  40. 689a50e Merge "Fix a use-after-free found by HWAsan." am: 82cf8de1f3 am: 2557458766 by Peter Collingbourne · 7 years ago
  41. 96a4e5a Merge "Fix a use-after-free found by HWAsan." am: 82cf8de1f3 am: 2557458766 by Peter Collingbourne · 7 years ago
  42. 43fae0a Merge "Do not use both "virtual" and "override"." by TreeHugger Robot · 7 years ago
  43. 1733e2a Add an OWNERS to HWUI by John Reck · 7 years ago
  44. 13a734d Fix a use-after-free found by HWAsan. by Peter Collingbourne · 7 years ago
  45. 026d70b Do not use both "virtual" and "override". by Chris Blume · 7 years ago
  46. 8e539ca Add a sprinkle of speculative anti-crash dust by John Reck · 7 years ago
  47. 305e13a Handle ANativeWindow resize with Vulkan swapchain by Stan Iliev · 7 years ago
  48. 7f63c89 use SkFontMetrics rather than deprecated SkPaint::FontMetrics by Mike Reed · 7 years ago
  49. 6ae76d0 Merge "Refactors and a potential public API for rendering" by John Reck · 7 years ago
  50. 8785ceb Refactors and a potential public API for rendering by John Reck · 7 years ago
  51. 827df05 cast to unsigned to prepare for bit packing by Mike Reed · 7 years ago
  52. c5c5b74 Merge "Fix VkInteropFunctorDrawable log messages" by TreeHugger Robot · 7 years ago
  53. 575e267 Merge "Disable blending for opaque TextureView" into pi-dev am: 5a3b666ab0 by Stan Iliev · 7 years ago
  54. 5a3b666 Merge "Disable blending for opaque TextureView" into pi-dev by TreeHugger Robot · 7 years ago
  55. e9d19cf Merge "Rename VkFunctorDrawable->VkInteropFunctorDrawable" by Chris Blume · 7 years ago
  56. d01b591 Set the color space to sRGB on the Surface and remove colorFilter. by Derek Sollenberger · 7 years ago
  57. 3c5bbd5 Merge "migrate to SkFontHinting" by TreeHugger Robot · 7 years ago
  58. d699343 Fix VkInteropFunctorDrawable log messages by Chris Blume · 7 years ago
  59. 872fd51 Merge changes from topic "revert-protobuf3.5.2" am: a4680e1ebe am: 3e312d20cd by Colin Cross · 7 years ago
  60. 5f1ac2b Rename VkFunctorDrawable->VkInteropFunctorDrawable by Chris Blume · 7 years ago
  61. e217b62 Merge changes from topic "revert-protobuf3.5.2" am: a4680e1ebe am: 3e312d20cd by Colin Cross · 7 years ago
  62. dad2f89 migrate to SkFontHinting by Mike Reed · 7 years ago
  63. de037ad Merge "Stop calling SkBitmap::setHasHardwareMipMap" by TreeHugger Robot · 7 years ago
  64. ddd2c0b Stop calling SkBitmap::setHasHardwareMipMap by Leon Scroggins III · 7 years ago
  65. f2c351a Merge "Make RenderNode public API" by John Reck · 7 years ago
  66. 44f74d1 Merge changes from topic "protobuf3.5.2" am: 1d899f6be8 am: 11a4d77516 by Colin Cross · 7 years ago
  67. c836696 Merge changes from topic "protobuf3.5.2" am: 1d899f6be8 am: 11a4d77516 by Colin Cross · 7 years ago
  68. 054b0c0 Revert "Adapt to google::protobuf::uint64 type change" by Colin Cross · 7 years ago
  69. 1d899f6 Merge changes from topic "protobuf3.5.2" by Colin Cross · 7 years ago
  70. 1ae0309 Merge "Track google-benchmark API changes." am: 9a8757ded5 am: b55d843217 by Elliott Hughes · 7 years ago
  71. 0782a62 Merge "Track google-benchmark API changes." am: 9a8757ded5 am: b55d843217 by Elliott Hughes · 7 years ago
  72. ddeaa48 Make RenderNode public API by John Reck · 7 years ago
  73. fa6bc27 Adapt to google::protobuf::uint64 type change by Colin Cross · 7 years ago
  74. 16c142b move alignment to Paint (from SkPaint) by Mike Reed · 7 years ago
  75. f071820 Merge "Use bilerp sampling when drawing TextureView with non-translate matrix" into pi-dev by Stan Iliev · 7 years ago
  76. a06d517 Track google-benchmark API changes. by Elliott Hughes · 7 years ago
  77. c6d5e2d Merge "Remove SyncFeatures usage from VulkanManager" by TreeHugger Robot · 7 years ago
  78. 7a08127 Remove SyncFeatures usage from VulkanManager by Stan Iliev · 7 years ago
  79. 3fb3ac1 Merge "Keep file path used to create SkTypeface in MinikinFontSkia" by TreeHugger Robot · 7 years ago
  80. 54c6a27 Keep file path used to create SkTypeface in MinikinFontSkia by Seigo Nonaka · 7 years ago
  81. 5711911 Enable smart dark by John Reck · 7 years ago
  82. 402fff1 Use bilerp sampling when drawing TextureView with non-translate matrix by Stan Iliev · 7 years ago
  83. bd0093e Merge "Fix implicit-fallthrough warnings." am: 8f520e6f83 am: a6c90c99cd by Chih-Hung Hsieh · 7 years ago
  84. aa0a331 Use bilerp sampling when drawing TextureView with non-translate matrix by Stan Iliev · 7 years ago
  85. e1afb6c Allow implicit-fallthrough warnings locally. by Chih-Hung Hsieh · 7 years ago
  86. 474fcc4 remove reference to skia vertical-text (never set/used) by Mike Reed · 7 years ago
  87. 46049f5f Merge "Fix implicit-fallthrough warnings. DO NOT MERGE." by Treehugger Robot · 7 years ago
  88. 8f520e6 Merge "Fix implicit-fallthrough warnings." by Treehugger Robot · 7 years ago
  89. df891f8 Fix implicit-fallthrough warnings. DO NOT MERGE. by Chih-Hung Hsieh · 7 years ago
  90. 672a4fd Fix implicit-fallthrough warnings. by Chih-Hung Hsieh · 7 years ago
  91. e0b5e84 hwui: purge malloc pages on bitmap destruction by Tim Murray · 7 years ago
  92. 64fee61 hwui: purge malloc pages on bitmap destruction by Tim Murray · 7 years ago
  93. 535fae3 hwui: purge malloc pages on bitmap destruction by Tim Murray · 7 years ago
  94. e65e6c0 Merge "Remove unused classes from HWUI." by Derek Sollenberger · 7 years ago
  95. d0a6156 delete tests for deprecated isABitmap by Mike Reed · 7 years ago
  96. b1424bc Merge "SkRect::MakeLargest is deprecated, so create our own" by TreeHugger Robot · 7 years ago
  97. e3aece0 Merge "Log the davey event." by TreeHugger Robot · 7 years ago
  98. f3338bd SkRect::MakeLargest is deprecated, so create our own by Mike Reed · 7 years ago
  99. ba5bf0d Log the davey event. by Yangster-mac · 7 years ago
  100. 7cc5a53 Merge "Add HardwareBuffer support to Bitmaps" by Marius Renn · 7 years ago