1. a6b4c52 Merge "Support mouse pointer on external displays (2/3)" by TreeHugger Robot · 6 years ago
  2. bc46258 Fix temporary stretching when Surface is resized with Vulkan by Stan Iliev · 6 years ago
  3. 84cdf9c Support mouse pointer on external displays (2/3) by Andrii Kulian · 6 years ago
  4. 4f2b2d6 Merge "Revert "Revert "Make HWUI's surface Reliable^TM""" by John Reck · 6 years ago
  5. 05f1d5c remove overrides of onDrawText -- no longer called by Mike Reed · 6 years ago
  6. 848f651 Revert "Revert "Make HWUI's surface Reliable^TM"" by John Reck · 6 years ago
  7. 3505666 Remove deprecated cutils/log.h by Mike Ma · 6 years ago
  8. bc6a68c Merge "Refine incidentd error handling and logging" by TreeHugger Robot · 6 years ago
  9. 4f48e9a Merge "Fix skp on 32-bit" by John Reck · 6 years ago
  10. de33723 Merge "Add non-interop Vulkan functor" by TreeHugger Robot · 6 years ago
  11. 2838169 Refine incidentd error handling and logging by Mike Ma · 6 years ago
  12. 4142339 Add non-interop Vulkan functor by Chris Blume · 6 years ago
  13. 37e9327 Fix bug in synchronization code for Vulkan WebView by Stan Iliev · 6 years ago
  14. 7af5b2c Fix skp on 32-bit by John Reck · 6 years ago
  15. 85c3468 Merge "Remove unused HWUI properties." by TreeHugger Robot · 6 years ago
  16. d333745 Merge "use SkTextEncoding" by TreeHugger Robot · 6 years ago
  17. 764acc4 Merge "Encoding of <overlayable> and <policy>" by TreeHugger Robot · 6 years ago
  18. 163e42c Merge "Prefer using 3 buffers in vulkan swapchain." by TreeHugger Robot · 6 years ago
  19. 75e20dd Encoding of <overlayable> and <policy> by Ryan Mitchell · 6 years ago
  20. fd1c879 Remove unused HWUI properties. by Derek Sollenberger · 6 years ago
  21. 1e1d576 Merge "Do not include system overlay data when excluded" by Ryan Mitchell · 6 years ago
  22. 4d5bf2a Prefer using 3 buffers in vulkan swapchain. by Greg Daniel · 6 years ago
  23. d5342ae use SkTextEncoding by Mike Reed · 6 years ago
  24. 58ccd60 Merge "Set color space on Vulkan render target surface" by TreeHugger Robot · 6 years ago
  25. 987a80c Set color space on Vulkan render target surface by Stan Iliev · 6 years ago
  26. d8a905b Merge "Remove dead code" by TreeHugger Robot · 6 years ago
  27. 01fb624 Merge "C++17 is the default now." am: fbb102ea84 am: ccb3d1d61a am: 8dd21cd6b5 by Elliott Hughes · 6 years ago
  28. 8dd21cd Merge "C++17 is the default now." am: fbb102ea84 am: ccb3d1d61a by Elliott Hughes · 6 years ago
  29. 449a54f Do not include system overlay data when excluded by Ryan Mitchell · 6 years ago
  30. 7b8a808 Remove ; from closing namespaces in libs/hwui by Chris Blume · 6 years ago
  31. 4604521 Remove dead code by John Reck · 6 years ago
  32. 60a42cc C++17 is the default now. by Elliott Hughes · 6 years ago
  33. dd08224 Revert "Make HWUI's surface Reliable^TM" by Bo Hu · 6 years ago
  34. ef60a05 Merge "In VulkanManager enable ycbcr feature on VkDevice." by Greg Daniel · 6 years ago
  35. f073261 Merge "Make HWUI's surface Reliable^TM" by John Reck · 6 years ago
  36. 0503617 In VulkanManager enable ycbcr feature on VkDevice. by Greg Daniel · 6 years ago
  37. fd45bee Merge "Add a unique ID to rendernode" by John Reck · 6 years ago
  38. f96b284 Add a unique ID to rendernode by John Reck · 6 years ago
  39. a248a6a Merge "Revert "Revert "support work chain in pulled atoms""" by TreeHugger Robot · 6 years ago
  40. 820f382 Merge "Remove USE_HWC2 usage" am: 8757179e52 am: 70a2813e86 am: 0ff158799a by John Reck · 6 years ago
  41. 0ff1587 Merge "Remove USE_HWC2 usage" am: 8757179e52 am: 70a2813e86 by John Reck · 6 years ago
  42. d7e3a22 Revert "Revert "support work chain in pulled atoms"" by Chenjie Yu · 6 years ago
  43. 650bd9a Make HWUI's surface Reliable^TM by John Reck · 6 years ago
  44. c775430 Remove USE_HWC2 usage by John Reck · 6 years ago
  45. e3b92ab Merge "Revert "support work chain in pulled atoms"" by Fabian Kozynski · 6 years ago
  46. 9c7b131 Revert "support work chain in pulled atoms" by Fabian Kozynski · 6 years ago
  47. 5fdb83b Merge "Set the color space to sRGB on the Surface and remove colorFilter." by Derek Sollenberger · 6 years ago
  48. fbc5842 Merge "support work chain in pulled atoms" by Chenjie Yu · 6 years ago
  49. 59d5a5a idmap: use more robust data structures by Mårten Kongstad · 6 years ago
  50. 0aff62d Fix failing TextureViewTest by John Reck · 6 years ago
  51. bae6520 Merge "idmap: optimize time to create idmap data" by TreeHugger Robot · 6 years ago
  52. 21c9a42 Merge "pass font instead of paint to blobbuilder" by TreeHugger Robot · 6 years ago
  53. dcf5b75 Merge "InputFlinger Split: Use libinputreader in InputManagerService" 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. 67d5c93 idmap: optimize time to create idmap data by Mårten Kongstad · 6 years ago
  57. dbb4bc8 Update method signature to match private Skia header. by Derek Sollenberger · 6 years ago
  58. ce8e4dc support work chain in pulled atoms by Chenjie Yu · 6 years ago
  59. 689a50e Merge "Fix a use-after-free found by HWAsan." am: 82cf8de1f3 am: 2557458766 by Peter Collingbourne · 6 years ago
  60. 96a4e5a Merge "Fix a use-after-free found by HWAsan." am: 82cf8de1f3 am: 2557458766 by Peter Collingbourne · 6 years ago
  61. 43fae0a Merge "Do not use both "virtual" and "override"." by TreeHugger Robot · 6 years ago
  62. e5696a5 InputFlinger Split: Use libinputreader in InputManagerService by Prabir Pradhan · 6 years ago
  63. 0d5a91b Merge "Fix copying null reference across themes" by Ryan Mitchell · 6 years ago
  64. 635ca17 Merge "Add an OWNERS to HWUI" by John Reck · 6 years ago
  65. b85d9b2 Fix copying null reference across themes by Ryan Mitchell · 6 years ago
  66. 1733e2a Add an OWNERS to HWUI by John Reck · 6 years ago
  67. 588bdc6 Merge "Add style value to ResolvedBag in AssetManager2." by Aurimas Liutikas · 6 years ago
  68. 13a734d Fix a use-after-free found by HWAsan. by Peter Collingbourne · 6 years ago
  69. 026d70b Do not use both "virtual" and "override". by Chris Blume · 6 years ago
  70. 058b705 Merge "Add a sprinkle of speculative anti-crash dust" by TreeHugger Robot · 6 years ago
  71. d42a670 Add style value to ResolvedBag in AssetManager2. by Aurimas Liutikas · 6 years ago
  72. db54beb Merge "Prepare for switch to idmap2" by TreeHugger Robot · 6 years ago
  73. 8e539ca Add a sprinkle of speculative anti-crash dust by John Reck · 6 years ago
  74. 75ee604 Statsd atom: Power Use by Bookatz · 6 years ago
  75. 305e13a Handle ANativeWindow resize with Vulkan swapchain by Stan Iliev · 6 years ago
  76. 06a1ac8 Prepare for switch to idmap2 by Mårten Kongstad · 6 years ago
  77. e0930d3 libandroidfw: add FALLTHROUGH_INTENDED to silence warnings by Mårten Kongstad · 6 years ago
  78. 7f63c89 use SkFontMetrics rather than deprecated SkPaint::FontMetrics by Mike Reed · 6 years ago
  79. 6ae76d0 Merge "Refactors and a potential public API for rendering" by John Reck · 6 years ago
  80. 8785ceb Refactors and a potential public API for rendering by John Reck · 6 years ago
  81. 827df05 cast to unsigned to prepare for bit packing by Mike Reed · 6 years ago
  82. 45ac8e4 Merge "Fix flaky idmap test" by Ryan Mitchell · 6 years ago
  83. c5c5b74 Merge "Fix VkInteropFunctorDrawable log messages" by TreeHugger Robot · 6 years ago
  84. 575e267 Merge "Disable blending for opaque TextureView" into pi-dev am: 5a3b666ab0 by Stan Iliev · 6 years ago
  85. 5a3b666 Merge "Disable blending for opaque TextureView" into pi-dev by TreeHugger Robot · 6 years ago
  86. e9d19cf Merge "Rename VkFunctorDrawable->VkInteropFunctorDrawable" by Chris Blume · 6 years ago
  87. d01b591 Set the color space to sRGB on the Surface and remove colorFilter. by Derek Sollenberger · 6 years ago
  88. f00738a Merge "Only resolve non-dynamic resource references" by Ryan Mitchell · 6 years ago
  89. c2b0782 Fix flaky idmap test by Ryan Mitchell · 6 years ago
  90. 3c5bbd5 Merge "migrate to SkFontHinting" by TreeHugger Robot · 6 years ago
  91. 5db396d Only resolve non-dynamic resource references by Ryan Mitchell · 6 years ago
  92. d699343 Fix VkInteropFunctorDrawable log messages by Chris Blume · 6 years ago
  93. 872fd51 Merge changes from topic "revert-protobuf3.5.2" am: a4680e1ebe am: 3e312d20cd by Colin Cross · 6 years ago
  94. 5f1ac2b Rename VkFunctorDrawable->VkInteropFunctorDrawable by Chris Blume · 6 years ago
  95. e217b62 Merge changes from topic "revert-protobuf3.5.2" am: a4680e1ebe am: 3e312d20cd by Colin Cross · 6 years ago
  96. dad2f89 migrate to SkFontHinting by Mike Reed · 6 years ago
  97. de037ad Merge "Stop calling SkBitmap::setHasHardwareMipMap" by TreeHugger Robot · 6 years ago
  98. 3064067 Merge "Copy common resources between styles" by Ryan Mitchell · 6 years ago
  99. ddd2c0b Stop calling SkBitmap::setHasHardwareMipMap by Leon Scroggins III · 6 years ago
  100. f2c351a Merge "Make RenderNode public API" by John Reck · 6 years ago