1. edf3e1f Merge "Move allocateBuffers to RT" into pi-dev am: 2f8a3a4bb8 am: c9756c9193 by Jorim Jaggi · 6 years ago
  2. c9756c9 Merge "Move allocateBuffers to RT" into pi-dev am: 2f8a3a4bb8 by Jorim Jaggi · 6 years ago
  3. 7823ee7 Move allocateBuffers to RT by Jorim Jaggi · 6 years ago
  4. aac878f Fix TextureView.getBitmap with scale layer transform by Stan Iliev · 6 years ago
  5. 4aa5867 No longer create a GrVkInterface in the VulkanManger. by Greg Daniel · 6 years ago
  6. 27cfaae Merge "Remove use of SkRefCnt_SafeAssign." by TreeHugger Robot · 6 years ago
  7. c1a8a46 Remove use of SkRefCnt_SafeAssign. by Ben Wagner · 6 years ago
  8. e5a5552 Merge "Merge "Disable LTO on -eng" am: 1918b39942 am: af3e763358" into pi-dev-plus-aosp by John Reck · 6 years ago
  9. 888f733 Merge "Disable LTO on -eng" am: 1918b39942 am: af3e763358 by John Reck · 6 years ago
  10. af3e763 Merge "Disable LTO on -eng" am: 1918b39942 by John Reck · 6 years ago
  11. 81926cf Merge "Replace SkDrawFilter with PaintFilter." by Ben Wagner · 6 years ago
  12. 2729418 Disable LTO on -eng by John Reck · 6 years ago
  13. 0ed10be Replace SkDrawFilter with PaintFilter. by Ben Wagner · 6 years ago
  14. b91ec50 Fix NPE in makeTransformCanvas by John Reck · 6 years ago
  15. d57794b Merge "Auto-dark mode prototype" by TreeHugger Robot · 6 years ago
  16. 5062136 Merge "Remove CSV support" am: 0faecf7b89 am: 9fada2364f am: 6fc2f09b35 by Haibo Huang · 6 years ago
  17. 6fc2f09 Merge "Remove CSV support" am: 0faecf7b89 am: 9fada2364f by Haibo Huang · 6 years ago
  18. 9fada23 Merge "Remove CSV support" am: 0faecf7b89 by Haibo Huang · 6 years ago
  19. 9ce2bf7 Auto-dark mode prototype by John Reck · 6 years ago
  20. 783d76e Remove CSV support by Haibo Huang · 6 years ago
  21. 5d03348 Fix path rendering issues by Stan Iliev · 6 years ago
  22. 02daab6 Add a debug property to enable Skia systrace by Stan Iliev · 6 years ago
  23. 1c30086 Fix memory leak in RenderThread::dumpGraphicsMemory. by Josh Gao · 6 years ago
  24. da3fb57 Merge "Don't apply filter in readback, when there is no scaling" into pi-dev am: cea247e135 by Stan Iliev · 6 years ago
  25. a69eae9 Merge "Don't apply filter in readback, when there is no scaling" into pi-dev by Stan Iliev · 6 years ago
  26. d50edd0 Don't apply filter in readback, when there is no scaling by Stan Iliev · 6 years ago
  27. 2f9d867 Remove unused member in VulkanManager. by Greg Daniel · 6 years ago
  28. 841f7c2 Merge "Manually create and manage vulkan instance and device." by Greg Daniel · 6 years ago
  29. b92c853 Merge "[Stability][hwui] check mmap return value" am: b352dcd153 am: 399ac24bdf by zhangkuili · 6 years ago
  30. 399ac24 Merge "[Stability][hwui] check mmap return value" am: b352dcd153 by zhangkuili · 6 years ago
  31. 2ff20271 Manually create and manage vulkan instance and device. by Greg Daniel · 6 years ago
  32. 24a1bc3 [Stability][hwui] check mmap return value by zhangkuili · 6 years ago
  33. 0e6f553 Fix PixelCopyTest failure in CTS by Romain Guy · 7 years ago
  34. 54d7032 Restore matrix transform for out-of-order render nodes by Stan Iliev · 6 years ago
  35. c4d7698 Merge "cts case com.android.server.cts.GraphicsStatsValidationTest#testDaveyDrawFrame in modue CtsIncidentHostTestCases failed" am: 2dd3d8cbef am: d490e788f1 by Yu Jia · 6 years ago
  36. 048c675 Merge "cts case com.android.server.cts.GraphicsStatsValidationTest#testDaveyDrawFrame in modue CtsIncidentHostTestCases failed" am: 2dd3d8cbef by Yu Jia · 6 years ago
  37. b559512 Merge "Attempting to fix the black flicker" into pi-dev by John Reck · 6 years ago
  38. 0fba15b Bind correct FBO when drawing a WebView into a layer. by Derek Sollenberger · 6 years ago
  39. 98b8037 Merge "Attempting to fix the black flicker" by TreeHugger Robot · 6 years ago
  40. dd309ea Merge "Bind correct FBO when drawing a WebView into a layer." by TreeHugger Robot · 6 years ago
  41. 5b02c62 Attempting to fix the black flicker by John Reck · 6 years ago
  42. cc2eee8 Attempting to fix the black flicker by John Reck · 6 years ago
  43. 02456f0 Bind correct FBO when drawing a WebView into a layer. by Derek Sollenberger · 6 years ago
  44. 14e1c54 Merge "Remove dead code" by John Reck · 6 years ago
  45. e4c1e6c Remove dead code by John Reck · 6 years ago
  46. e57493a cts case by Yu Jia · 6 years ago
  47. 9f1730c Merge "Update sk_sp use for explicit." by Ben Wagner · 6 years ago
  48. 6b62ac0 Update sk_sp use for explicit. by Ben Wagner · 6 years ago
  49. 0ca492f Follow minikin header structure changes by Seigo Nonaka · 6 years ago
  50. 511216f Merge "Make sure frame buffer 0 is bound before calling GL functor" into pi-dev am: a2cc38e7fb by Stan Iliev · 6 years ago
  51. 357c63d Make sure frame buffer 0 is bound before calling GL functor by Stan Iliev · 6 years ago
  52. dbbc74c Clean up Bitmap allocation size computation. by Ben Wagner · 6 years ago
  53. e4a8d4c Merge changes I608d4b61,Ia7900e75 into pi-dev by Jorim Jaggi · 6 years ago
  54. 117f0c2 Merge "AnimatedImageDrawable: Eliminate unnecessary calls to redraw" into pi-dev am: a2113aa4ad by Leon Scroggins III · 6 years ago
  55. a2113aa Merge "AnimatedImageDrawable: Eliminate unnecessary calls to redraw" into pi-dev by TreeHugger Robot · 6 years ago
  56. 64be98d Apply surface parameters in sync with RenderThread by Jorim Jaggi · 6 years ago
  57. 4afdd1c AnimatedImageDrawable: Eliminate unnecessary calls to redraw by Leon Scroggins III · 6 years ago
  58. 7a5addd Apply surface parameters in sync with RenderThread by Jorim Jaggi · 6 years ago
  59. b2a6ad3 Merge "IWYU for SkUnPreMultiply" by TreeHugger Robot · 6 years ago
  60. 4f354e9 IWYU for SkUnPreMultiply by Leon Scroggins III · 6 years ago
  61. f6f77c5 Merge "A better HW Bitmap uploader" by John Reck · 6 years ago
  62. 437d413 remove unused RenderBuffer by Mike Reed · 6 years ago
  63. e170fb6 A better HW Bitmap uploader by John Reck · 6 years ago
  64. 33f4f1c Merge "remove unneeded RecordedOps" by android-build-team Robot · 6 years ago
  65. faaf687 remove unneeded RecordedOps by Mike Reed · 6 years ago
  66. 5996480 Merge "Use filtering when drawing nine-patches" into pi-dev am: b638985cc1 by Leon Scroggins · 6 years ago
  67. b638985 Merge "Use filtering when drawing nine-patches" into pi-dev by Leon Scroggins · 6 years ago
  68. 932caf0 remove obsolete Glop, Tessellators, Programs, and SkiaShader by Mike Reed · 6 years ago
  69. 5a66376 Use filtering when drawing nine-patches by Leon Scroggins III · 6 years ago
  70. bf39913 Merge "Ensure GL & Gralloc both support FP16 before using it" into pi-dev by John Reck · 6 years ago
  71. b29c772 Ensure GL & Gralloc both support FP16 before using it by John Reck · 6 years ago
  72. 437f6fb Verify gralloc supports fp16 by John Reck · 6 years ago
  73. 9e29859 Merge "remove BakedOps and much of renderstate" by android-build-team Robot · 6 years ago
  74. 404632b Merge "Pass full context to Minikin" by android-build-team Robot · 6 years ago
  75. e7f688b remove BakedOps and much of renderstate by Mike Reed · 6 years ago
  76. ecbb314 Support readback of TextureView into 565 and extended sRGB. am: 2324991a77 by Derek Sollenberger · 6 years ago
  77. 2324991 Support readback of TextureView into 565 and extended sRGB. by Derek Sollenberger · 6 years ago
  78. 2214272 Merge "remove shadow related references" by android-build-team Robot · 6 years ago
  79. 4ad8f53 remove shadow related references by Mike Reed · 6 years ago
  80. d9d7f12 Delete a bunch of code by John Reck · 6 years ago
  81. ef20ece Merge "remove (dead) caches from hwui" by Mike Reed · 6 years ago
  82. 8cafcc6 remove (dead) caches from hwui by Mike Reed · 6 years ago
  83. 2b0863a Merge "remove unused layout method in TestUtils" by Mike Reed · 6 years ago
  84. 3fdd62c Merge "Invoke create_recording_canvas correctly in macro bench tests" into pi-dev am: f28901f6c5 by android-build-team Robot · 6 years ago
  85. 3a4217f Pass full context to Minikin by Seigo Nonaka · 6 years ago
  86. 3ad4f8a remove unused layout method in TestUtils by Mike Reed · 6 years ago
  87. f28901f Merge "Invoke create_recording_canvas correctly in macro bench tests" into pi-dev by android-build-team Robot · 6 years ago
  88. 798cc60 Merge "remove (dead) Font code" by android-build-team Robot · 6 years ago
  89. ebf9ffc remove (dead) Font code by Mike Reed · 6 years ago
  90. 441e02e don't reference (dead) DevKern by Mike Reed · 6 years ago
  91. 321e910 Merge "Remove unneeded pipeline check" by android-build-team Robot · 6 years ago
  92. 551d08e Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositing by Derek Sollenberger · 6 years ago
  93. b5fc209 Remove unneeded pipeline check by John Reck · 6 years ago
  94. 635dc18 Merge "Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositing" by android-build-team Robot · 6 years ago
  95. 4f901c8 Invoke create_recording_canvas correctly in macro bench tests by Stan Iliev · 6 years ago
  96. be3876c Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositing by Derek Sollenberger · 6 years ago
  97. b90d4cb Move all non-GL HW Bitmap work off RT by John Reck · 6 years ago
  98. 1e51071 Remove RenderThread from EglManager by John Reck · 6 years ago
  99. 74e0961 Merge "Attach color space after performing a readback" into pi-dev am: 5bb709c31e by Leon Scroggins · 6 years ago
  100. 5bb709c Merge "Attach color space after performing a readback" into pi-dev by Leon Scroggins · 6 years ago