1. c061b43 Merge "Fix bug in View system recording where Skia dropped the colorFilter." by Derek Sollenberger · 7 years ago
  2. b01aaa0 Merge "Initialize pointer members in VulkanManager to null" by Greg Daniel · 7 years ago
  3. a9e3b8c Merge "Allow hwuimacro to choose a renderer" by John Reck · 7 years ago
  4. 74ea201 Initialize pointer members in VulkanManager to null by Greg Daniel · 7 years ago
  5. 5e22f57 Merge "Store FontCollection in MinikinPaint" by Seigo Nonaka · 7 years ago
  6. c0a35e7 Store FontCollection in MinikinPaint by Seigo Nonaka · 7 years ago
  7. 113ddd9 Allow hwuimacro to choose a renderer by John Reck · 7 years ago
  8. 4eb2144 Fix bug in View system recording where Skia dropped the colorFilter. by Derek Sollenberger · 7 years ago
  9. f1f3c38 Use Skia API to detect if FP16 render buffer is supported by Stan Iliev · 7 years ago
  10. d495f43 Implement SkSL cache by Stan Iliev · 7 years ago
  11. d5b3536 Merge "Use enum class for FontVariation and update MinikinUtils" by TreeHugger Robot · 7 years ago
  12. 20866c1 Use enum class for FontVariation and update MinikinUtils by Seigo Nonaka · 7 years ago
  13. 7811c6b Merge "If the absolute value of a sweep angle >= 360 then draw it as an oval." by TreeHugger Robot · 7 years ago
  14. 2089f3a Merge "Export getRenderPipelineType" by Bo Liu · 7 years ago
  15. ef3b218 If the absolute value of a sweep angle >= 360 then draw it as an oval. by Derek Sollenberger · 7 years ago
  16. 1bcacfd Format the world (or just HWUI) by John Reck · 7 years ago
  17. 30ec71c Add .clang-format file by John Reck · 7 years ago
  18. 285ec31 Merge "Add FontFakery argument to minikin callbacks" by TreeHugger Robot · 7 years ago
  19. f7340ee Export getRenderPipelineType by Bo Liu · 7 years ago
  20. 36e94d0 Merge "Add prep_taieye" by TreeHugger Robot · 7 years ago
  21. 4fbbcb7 Add prep_taieye by John Reck · 7 years ago
  22. 8472ac6 Fix PixelCopyTest failure in CTS by Romain Guy · 7 years ago
  23. a89c2a3 Merge "Fix testWindowProducerCopyToRGBA16F test on x86 emulator" by TreeHugger Robot · 7 years ago
  24. 7475d0f Fix testWindowProducerCopyToRGBA16F test on x86 emulator by Stan Iliev · 7 years ago
  25. 0437f02 Merge "Fix PixelCopy readback" by TreeHugger Robot · 7 years ago
  26. cf91788 Fix PixelCopy readback by Stan Iliev · 7 years ago
  27. 9e5f228 Merge "Switch to a fancy new queue" by John Reck · 7 years ago
  28. f8441e6 Switch to a fancy new queue by John Reck · 7 years ago
  29. 30bc95d Add FontFakery argument to minikin callbacks by Seigo Nonaka · 7 years ago
  30. 7c93e86 Make casting to bidi flags explicit by Seigo Nonaka · 7 years ago
  31. 7a4216b Don't clear a layerPool that is never initialized. by Derek Sollenberger · 7 years ago
  32. 30dfc68 Merge "Convert skpCaptureEnabled compile time flag into a property" by TreeHugger Robot · 7 years ago
  33. 59dc558 Merge "Fix crash in "Tree::updateBitmapCache"" by TreeHugger Robot · 7 years ago
  34. e9d0012 Convert skpCaptureEnabled compile time flag into a property by Stan Iliev · 7 years ago
  35. a0f2109 Merge "Fix crash in Vulkan pipeline at boot time" by TreeHugger Robot · 7 years ago
  36. 47fed6ba Fix crash in "Tree::updateBitmapCache" by Stan Iliev · 7 years ago
  37. d56d218 Fix crash in Vulkan pipeline at boot time by Stan Iliev · 7 years ago
  38. ded6035 Turn off PGO temporarily by Zhizhou Yang · 7 years ago
  39. 990735e Merge "Enable PGO for hwui" by Zhizhou Yang · 7 years ago
  40. 17371ec Enable PGO for hwui by Zhizhou Yang · 7 years ago
  41. b762f56 Merge "Add missing includes." by TreeHugger Robot · 7 years ago
  42. 5396676 Merge "Use new SurfaceFlinger transaction API." by Rob Carr · 7 years ago
  43. 55a3ec9 Add missing includes. by Dan Albert · 7 years ago
  44. cd4e159 Merge "Add missing includes." am: 4be4bb3db7 am: 41c08f49b4 am: e9aaf3c546 by Dan Albert · 7 years ago
  45. caebafa Merge "Add missing includes." am: 4be4bb3db7 am: 41c08f49b4 am: e9aaf3c546 by Dan Albert · 7 years ago
  46. 41c08f4 Merge "Add missing includes." am: 4be4bb3db7 by Dan Albert · 7 years ago
  47. 110e007 Add missing includes. by Dan Albert · 7 years ago
  48. e13b58e Use new SurfaceFlinger transaction API. by Robert Carr · 7 years ago
  49. dfa3307 Merge "Use own enum instead of SkTypeface::Style." by Ben Wagner · 7 years ago
  50. 2763fb7 Use own enum instead of SkTypeface::Style. by Ben Wagner · 7 years ago
  51. a73b0be Fix layer transform matrix for TextureView by Stan Iliev · 7 years ago
  52. 2f3072b Merge "Unpin images when skia pipeline object is destroyed" by TreeHugger Robot · 7 years ago
  53. 944dbf2 Apply texture matrix to the layer canvas by Stan Iliev · 7 years ago
  54. 839a186 use new SkFontMgr API by Mike Reed · 7 years ago
  55. 232f362 Unpin images when skia pipeline object is destroyed by Stan Iliev · 7 years ago
  56. 997ac15 Merge "Quick fix: Make incorrect animator usage a warning" into oc-mr1-dev am: 2d362d7159 by John Reck · 7 years ago
  57. a54a5f6 Merge "Quick fix: Make incorrect animator usage a warning" into oc-mr1-dev by John Reck · 7 years ago
  58. d2080d5 Quick fix: Make incorrect animator usage a warning by John Reck · 7 years ago
  59. 71b3691 Merge "Reduce overhead by combining libskia and libhwui into a single library." by Derek Sollenberger · 7 years ago
  60. eeca86f Merge "Speculative fix for missing target crash" into oc-mr1-dev am: a6aafa33ec by Chris Craik · 7 years ago
  61. e188aa8 Merge "Speculative fix for missing target crash" into oc-mr1-dev am: a6aafa33ec by Chris Craik · 7 years ago
  62. a6aafa3 Merge "Speculative fix for missing target crash" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  63. 626be15 Merge "hwuitest: added hwui test for TV application" into oc-mr1-dev am: 88dd458c9a by Dake Gu · 7 years ago
  64. c0c225a Merge "Add systrace for VectorDrawable inflation and draw" into oc-mr1-dev by Tenghui Zhu · 7 years ago
  65. dbe5afd Merge "Add systrace for VectorDrawable inflation and draw" into oc-mr1-dev by Tenghui Zhu · 7 years ago
  66. 3d30ca1 Add systrace for VectorDrawable inflation and draw by ztenghui · 7 years ago
  67. 9a98142 Merge "hwuitest: added hwui test for TV application" into oc-mr1-dev by Dake Gu · 7 years ago
  68. 88dd458 Merge "hwuitest: added hwui test for TV application" into oc-mr1-dev by Dake Gu · 7 years ago
  69. 89cd62c Speculative fix for missing target crash by Chris Craik · 7 years ago
  70. 1843ac7 Fix alpha fading in System UI by Stan Iliev · 7 years ago
  71. bec4a06 hwuitest: added hwui test for TV application by Dake Gu · 7 years ago
  72. 42add1e Merge "Remove all FATAL_IFs from graphicsstats service" into oc-mr1-dev am: 879a9677b9 by John Reck · 7 years ago
  73. 7d7022f7 Merge "Remove all FATAL_IFs from graphicsstats service" into oc-mr1-dev by John Reck · 7 years ago
  74. 885a134 Merge "Fix VectorDrawable dirty flag logic" by TreeHugger Robot · 7 years ago
  75. d7b8af1 Fix VectorDrawable dirty flag logic by Stan Iliev · 7 years ago
  76. 5206a87 Remove all FATAL_IFs from graphicsstats service by John Reck · 7 years ago
  77. 56c093c Merge "Add systrace for VectorDrawable inflation and draw" by Tenghui Zhu · 7 years ago
  78. cf0c41d Add systrace for VectorDrawable inflation and draw by ztenghui · 7 years ago
  79. 843fb74 Merge "Enable multi-threading of cpu intensive tasks when using Skia pipelines" by Derek Sollenberger · 7 years ago
  80. 91cf84c Merge "Fix flicker from multiwindow resize" into oc-mr1-dev am: facdce3ab2 by John Reck · 7 years ago
  81. a0c2111 Merge "Fix flicker from multiwindow resize" into oc-mr1-dev am: facdce3ab2 by John Reck · 7 years ago
  82. f138b17 Fix flicker from multiwindow resize by John Reck · 7 years ago
  83. 8ec9e88 Enable multi-threading of cpu intensive tasks when using Skia pipelines by Derek Sollenberger · 7 years ago
  84. f7df184 Only flush after all layers are drawn instead of after each layer. by Derek Sollenberger · 7 years ago
  85. 04f1f01 Switch default renderer to back to Skia's OpenGL pipeline once more. by Derek Sollenberger · 7 years ago
  86. 1346202 Merge "Add test for first draw blend behavior in HWUI pipeline" into oc-mr1-dev am: 8f50f52eb2 by Chris Craik · 7 years ago
  87. 391a7e6 Merge "Add test for first draw blend behavior in HWUI pipeline" into oc-mr1-dev by Chris Craik · 7 years ago
  88. 01ed792 Add test for first draw blend behavior in HWUI pipeline by Chris Craik · 7 years ago
  89. 9a43f65 Merge "Fix blending behavior with first draw op" into oc-mr1-dev am: da910e805b by Chris Craik · 7 years ago
  90. 02f3efd Merge "Fix blending behavior with first draw op" into oc-mr1-dev am: da910e805b by Chris Craik · 7 years ago
  91. e47aadd Fix blending behavior with first draw op by Chris Craik · 7 years ago
  92. 7fe53c1 Render VectorDrawables in software and then upload to the VDAtlas. by Derek Sollenberger · 7 years ago
  93. 9552c2c Adding traces and some generic cleanup. by Derek Sollenberger · 7 years ago
  94. ea7193b Merge changes Icb932343,I2ca96bd6 by TreeHugger Robot · 7 years ago
  95. fb11d19 Merge "Update for changes in Minikin interface for overhangs" by TreeHugger Robot · 7 years ago
  96. 0aa07a7 Update for changes in Minikin interface for overhangs by Roozbeh Pournader · 7 years ago
  97. 579317d Avoid performing the pathOp for clipped shadows if possible. by Derek Sollenberger · 7 years ago
  98. da6ad83 Change how distance field paths are disabled by Brian Osman · 7 years ago
  99. 9c88463 Merge "Release VectorDrawable cache surface on render thread" by TreeHugger Robot · 7 years ago
  100. 6b894d7 Release VectorDrawable cache surface on render thread by Stan Iliev · 7 years ago