1. 515bd28 Merge "Don't create RenderThread for dumpsys gfxinfo" by TreeHugger Robot · 7 years ago
  2. ba7e965 Don't create RenderThread for dumpsys gfxinfo by John Reck · 7 years ago
  3. 5cca8f2 Add continuous SKP capture test api by John Reck · 7 years ago
  4. c407678 Add support for preTransform in Vulkan swapchain. by Greg Daniel · 7 years ago
  5. caa8cc6 Merge "Standardize the surface origin for each HWUI pipeline." by Derek Sollenberger · 7 years ago
  6. 34495b9 Merge "VkFunctorDrawable implementation" by TreeHugger Robot · 7 years ago
  7. 7b8c1eb VkFunctorDrawable implementation by Bo Liu · 7 years ago
  8. 82637f5 Merge "Invoke Vulkan initialize earlier" by TreeHugger Robot · 7 years ago
  9. 40f4cb5 Merge "Switch to skcms-based factories and getters in SkColorSpace" by Brian Osman · 7 years ago
  10. be8fac26 Switch to skcms-based factories and getters in SkColorSpace by Brian Osman · 7 years ago
  11. 1a2bdc8 Put HWUI & Webview color space in a struct by Chris Blume · 7 years ago
  12. a25b2ed Merge "Store VkPipelineCache to ShaderCache" by TreeHugger Robot · 7 years ago
  13. 25833d2 Standardize the surface origin for each HWUI pipeline. by Derek Sollenberger · 7 years ago
  14. 14211aa Store VkPipelineCache to ShaderCache by Stan Iliev · 7 years ago
  15. a26b9b9 Merge "Fix leak/crash in exit" by TreeHugger Robot · 7 years ago
  16. 09b1843 Merge "Rename Vulkan functor items to match style" by TreeHugger Robot · 7 years ago
  17. 6104cea Fix leak/crash in exit by John Reck · 7 years ago
  18. 150001a Invoke Vulkan initialize earlier by Stan Iliev · 7 years ago
  19. 237b092 Rename Vulkan functor items to match style by Chris Blume · 7 years ago
  20. 2f41a9c Merge "Make sure interop path works with draw_fn" by TreeHugger Robot · 7 years ago
  21. 2c9dad7 Merge "Fix/suppress hwui google-explicit-constructor warnings" am: dcfef16295 am: 50991469e3 by Chih-Hung Hsieh · 7 years ago
  22. 739cf0d Merge "Fix/suppress hwui google-explicit-constructor warnings" am: dcfef16295 by Chih-Hung Hsieh · 7 years ago
  23. 30eef07 Make sure interop path works with draw_fn by Bo Liu · 7 years ago
  24. f21b0b6 Fix/suppress hwui google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  25. 5bacb6fd Merge "don't toggle between Paint and SkPaint" by TreeHugger Robot · 7 years ago
  26. 2dfd55d don't toggle between Paint and SkPaint by Mike Reed · 7 years ago
  27. 43d0613 Change formula for font cache size by Stan Iliev · 7 years ago
  28. eafbb21 Merge "fix mmap leak of graphicsstats service" am: 9ebc299b73 am: a2b2a415f0 by liulvping · 7 years ago
  29. be2b5da Merge "fix mmap leak of graphicsstats service" am: 9ebc299b73 am: a2b2a415f0 by liulvping · 7 years ago
  30. 9ebc299 Merge "fix mmap leak of graphicsstats service" by Treehugger Robot · 7 years ago
  31. 17cc87e Merge "Fix/suppress hwui/tests google-explicit-constructor warnings" am: 6832595911 am: 0e0edd08ac by Chih-hung Hsieh · 7 years ago
  32. c545d54 Merge "Fix/suppress hwui/tests google-explicit-constructor warnings" am: 6832595911 by Chih-hung Hsieh · 7 years ago
  33. 1c57378 Fix/suppress hwui/tests google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  34. 1b0278c Mark GrContext dirty after onContextDestroyed by Bo Liu · 7 years ago
  35. d74e267 Merge "hwui: Add libGLESv1_CM to the list of shared_libs" by Dimitry Ivanov · 7 years ago
  36. 8319a7e Merge "Plumb new functor in native/webview" by TreeHugger Robot · 7 years ago
  37. d6668e7 Plumb new functor in native/webview by Bo Liu · 7 years ago
  38. 3905e83 All non-blob variants of drawText are deprecated by Mike Reed · 7 years ago
  39. 4832438c fix mmap leak of graphicsstats service by liulvping · 7 years ago
  40. 4a4b1be drawTextRSXform is deprecated by Mike Reed · 7 years ago
  41. 61dfd8f hwui: Add libGLESv1_CM to the list of shared_libs by dimitry · 7 years ago
  42. 1048106 Merge "remove overrides of (dead) onDrawTextRSXform" by TreeHugger Robot · 7 years ago
  43. 34ba791 Merge "Fix/suppress pipeline google-explicit-constructor warnings" am: 63790135f4 am: 2cd94bae8d by Chih-hung Hsieh · 7 years ago
  44. b6ecc7c Merge "Fix/suppress pipeline google-explicit-constructor warnings" am: 63790135f4 by Chih-hung Hsieh · 7 years ago
  45. 6379013 Merge "Fix/suppress pipeline google-explicit-constructor warnings" by Chih-hung Hsieh · 7 years ago
  46. 3682251 remove overrides of (dead) onDrawTextRSXform by Mike Reed · 7 years ago
  47. a640ed6 Merge "Fix/suppress renderthread google-explicit-constructor warnings" am: 138aae8eaf am: 2e2028aee4 by Chih-Hung Hsieh · 7 years ago
  48. 4e628bc Merge "Fix/suppress renderthread google-explicit-constructor warnings" am: 138aae8eaf by Chih-Hung Hsieh · 7 years ago
  49. f933641 Fix/suppress pipeline google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  50. d736d4b Fix/suppress renderthread google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  51. 24fc901 Improve performance of unclipped save layers. by Derek Sollenberger · 7 years ago
  52. e216948 Cleanup of Bitmap.h entry points. by Derek Sollenberger · 7 years ago
  53. c0cd1d7f Merge "New WebViewFunctor API" by John Reck · 7 years ago
  54. eb1c1e9 Merge "Fix an issue in SurfaceTexture with forgetting the dataspace" by TreeHugger Robot · 7 years ago
  55. 3a0041c Merge "Add missing getter & improve docs" by John Reck · 7 years ago
  56. f6a4ee5 Fix an issue in SurfaceTexture with forgetting the dataspace by Stan Iliev · 7 years ago
  57. 2491af2 Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332 by Chih-Hung Hsieh · 7 years ago
  58. 73d3d81 Merge "Read product property to set Vulkan as default render pipeline" by TreeHugger Robot · 7 years ago
  59. 2296036 Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332 by Chih-Hung Hsieh · 7 years ago
  60. a1b644e Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 7 years ago
  61. 470a919 Add missing getter & improve docs by John Reck · 7 years ago
  62. 3bff135 [HWUI] Remove hardcoding around wide color gamut. by Peiyong Lin · 7 years ago
  63. 023e91a Merge "use SkFontMetrics instead of SkPaint::FontMetrics" by TreeHugger Robot · 7 years ago
  64. b8811aa5 Read product property to set Vulkan as default render pipeline by Stan Iliev · 7 years ago
  65. 283bb46 New WebViewFunctor API by John Reck · 7 years ago
  66. da3488a use SkFontMetrics instead of SkPaint::FontMetrics by Mike Reed · 7 years ago
  67. cab37cd hwui: Add libGLESv3 to the list of shared_libs by dimitry · 7 years ago
  68. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 7 years ago
  69. bc46258 Fix temporary stretching when Surface is resized with Vulkan by Stan Iliev · 7 years ago
  70. 4f2b2d6 Merge "Revert "Revert "Make HWUI's surface Reliable^TM""" by John Reck · 7 years ago
  71. 05f1d5c remove overrides of onDrawText -- no longer called by Mike Reed · 7 years ago
  72. 848f651 Revert "Revert "Make HWUI's surface Reliable^TM"" by John Reck · 7 years ago
  73. 4f48e9a Merge "Fix skp on 32-bit" by John Reck · 7 years ago
  74. de33723 Merge "Add non-interop Vulkan functor" by TreeHugger Robot · 7 years ago
  75. 4142339 Add non-interop Vulkan functor by Chris Blume · 7 years ago
  76. 37e9327 Fix bug in synchronization code for Vulkan WebView by Stan Iliev · 7 years ago
  77. 7af5b2c Fix skp on 32-bit by John Reck · 7 years ago
  78. 85c3468 Merge "Remove unused HWUI properties." by TreeHugger Robot · 7 years ago
  79. d333745 Merge "use SkTextEncoding" by TreeHugger Robot · 7 years ago
  80. 163e42c Merge "Prefer using 3 buffers in vulkan swapchain." by TreeHugger Robot · 7 years ago
  81. fd1c879 Remove unused HWUI properties. by Derek Sollenberger · 7 years ago
  82. 4d5bf2a Prefer using 3 buffers in vulkan swapchain. by Greg Daniel · 7 years ago
  83. d5342ae use SkTextEncoding by Mike Reed · 7 years ago
  84. 58ccd60 Merge "Set color space on Vulkan render target surface" by TreeHugger Robot · 7 years ago
  85. 987a80c0 Set color space on Vulkan render target surface by Stan Iliev · 7 years ago
  86. d8a905b Merge "Remove dead code" by TreeHugger Robot · 7 years ago
  87. 01fb624 Merge "C++17 is the default now." am: fbb102ea84 am: ccb3d1d61a am: 8dd21cd6b5 by Elliott Hughes · 7 years ago
  88. 8dd21cd Merge "C++17 is the default now." am: fbb102ea84 am: ccb3d1d61a by Elliott Hughes · 7 years ago
  89. 7b8a808 Remove ; from closing namespaces in libs/hwui by Chris Blume · 7 years ago
  90. 4604521 Remove dead code by John Reck · 7 years ago
  91. 60a42cc C++17 is the default now. by Elliott Hughes · 7 years ago
  92. dd08224 Revert "Make HWUI's surface Reliable^TM" by Bo Hu · 7 years ago
  93. ef60a05 Merge "In VulkanManager enable ycbcr feature on VkDevice." by Greg Daniel · 7 years ago
  94. f073261 Merge "Make HWUI's surface Reliable^TM" by John Reck · 7 years ago
  95. 0503617 In VulkanManager enable ycbcr feature on VkDevice. by Greg Daniel · 7 years ago
  96. fd45bee Merge "Add a unique ID to rendernode" by John Reck · 7 years ago
  97. f96b284 Add a unique ID to rendernode by John Reck · 7 years ago
  98. 820f382 Merge "Remove USE_HWC2 usage" am: 8757179e52 am: 70a2813e86 am: 0ff158799a by John Reck · 7 years ago
  99. 0ff1587 Merge "Remove USE_HWC2 usage" am: 8757179e52 am: 70a2813e86 by John Reck · 7 years ago
  100. 650bd9a Make HWUI's surface Reliable^TM by John Reck · 7 years ago