1. 841f7c2 Merge "Manually create and manage vulkan instance and device." by Greg Daniel · 6 years ago
  2. b92c853 Merge "[Stability][hwui] check mmap return value" am: b352dcd153 am: 399ac24bdf by zhangkuili · 6 years ago
  3. 399ac24 Merge "[Stability][hwui] check mmap return value" am: b352dcd153 by zhangkuili · 6 years ago
  4. 2ff20271 Manually create and manage vulkan instance and device. by Greg Daniel · 6 years ago
  5. 24a1bc3 [Stability][hwui] check mmap return value by zhangkuili · 6 years ago
  6. 0e6f553 Fix PixelCopyTest failure in CTS by Romain Guy · 7 years ago
  7. 54d7032 Restore matrix transform for out-of-order render nodes by Stan Iliev · 6 years ago
  8. c4d7698 Merge "cts case com.android.server.cts.GraphicsStatsValidationTest#testDaveyDrawFrame in modue CtsIncidentHostTestCases failed" am: 2dd3d8cbef am: d490e788f1 by Yu Jia · 6 years ago
  9. 048c675 Merge "cts case com.android.server.cts.GraphicsStatsValidationTest#testDaveyDrawFrame in modue CtsIncidentHostTestCases failed" am: 2dd3d8cbef by Yu Jia · 6 years ago
  10. b559512 Merge "Attempting to fix the black flicker" into pi-dev by John Reck · 6 years ago
  11. 0fba15b Bind correct FBO when drawing a WebView into a layer. by Derek Sollenberger · 6 years ago
  12. 98b8037 Merge "Attempting to fix the black flicker" by TreeHugger Robot · 6 years ago
  13. dd309ea Merge "Bind correct FBO when drawing a WebView into a layer." by TreeHugger Robot · 6 years ago
  14. 5b02c62 Attempting to fix the black flicker by John Reck · 7 years ago
  15. cc2eee8 Attempting to fix the black flicker by John Reck · 7 years ago
  16. 02456f0 Bind correct FBO when drawing a WebView into a layer. by Derek Sollenberger · 6 years ago
  17. 14e1c54 Merge "Remove dead code" by John Reck · 6 years ago
  18. e4c1e6c Remove dead code by John Reck · 6 years ago
  19. e57493a cts case by Yu Jia · 6 years ago
  20. 9f1730c Merge "Update sk_sp use for explicit." by Ben Wagner · 6 years ago
  21. 6b62ac0 Update sk_sp use for explicit. by Ben Wagner · 6 years ago
  22. 0ca492f Follow minikin header structure changes by Seigo Nonaka · 6 years ago
  23. 511216f Merge "Make sure frame buffer 0 is bound before calling GL functor" into pi-dev am: a2cc38e7fb by Stan Iliev · 6 years ago
  24. 357c63d Make sure frame buffer 0 is bound before calling GL functor by Stan Iliev · 6 years ago
  25. dbbc74c Clean up Bitmap allocation size computation. by Ben Wagner · 7 years ago
  26. e4a8d4c Merge changes I608d4b61,Ia7900e75 into pi-dev by Jorim Jaggi · 7 years ago
  27. 117f0c2 Merge "AnimatedImageDrawable: Eliminate unnecessary calls to redraw" into pi-dev am: a2113aa4ad by Leon Scroggins III · 7 years ago
  28. a2113aa Merge "AnimatedImageDrawable: Eliminate unnecessary calls to redraw" into pi-dev by TreeHugger Robot · 7 years ago
  29. 64be98d Apply surface parameters in sync with RenderThread by Jorim Jaggi · 7 years ago
  30. 4afdd1c AnimatedImageDrawable: Eliminate unnecessary calls to redraw by Leon Scroggins III · 7 years ago
  31. 7a5addd Apply surface parameters in sync with RenderThread by Jorim Jaggi · 7 years ago
  32. b2a6ad3 Merge "IWYU for SkUnPreMultiply" by TreeHugger Robot · 7 years ago
  33. 4f354e9 IWYU for SkUnPreMultiply by Leon Scroggins III · 7 years ago
  34. f6f77c5 Merge "A better HW Bitmap uploader" by John Reck · 7 years ago
  35. 437d413 remove unused RenderBuffer by Mike Reed · 7 years ago
  36. e170fb6 A better HW Bitmap uploader by John Reck · 7 years ago
  37. 33f4f1c Merge "remove unneeded RecordedOps" by android-build-team Robot · 7 years ago
  38. faaf687 remove unneeded RecordedOps by Mike Reed · 7 years ago
  39. 5996480 Merge "Use filtering when drawing nine-patches" into pi-dev am: b638985cc1 by Leon Scroggins · 7 years ago
  40. b638985 Merge "Use filtering when drawing nine-patches" into pi-dev by Leon Scroggins · 7 years ago
  41. 932caf0 remove obsolete Glop, Tessellators, Programs, and SkiaShader by Mike Reed · 7 years ago
  42. 5a66376 Use filtering when drawing nine-patches by Leon Scroggins III · 7 years ago
  43. bf39913 Merge "Ensure GL & Gralloc both support FP16 before using it" into pi-dev by John Reck · 7 years ago
  44. b29c772 Ensure GL & Gralloc both support FP16 before using it by John Reck · 7 years ago
  45. 437f6fb Verify gralloc supports fp16 by John Reck · 7 years ago
  46. 9e29859 Merge "remove BakedOps and much of renderstate" by android-build-team Robot · 7 years ago
  47. 404632b Merge "Pass full context to Minikin" by android-build-team Robot · 7 years ago
  48. e7f688b remove BakedOps and much of renderstate by Mike Reed · 7 years ago
  49. ecbb314 Support readback of TextureView into 565 and extended sRGB. am: 2324991a77 by Derek Sollenberger · 7 years ago
  50. 2324991 Support readback of TextureView into 565 and extended sRGB. by Derek Sollenberger · 7 years ago
  51. 2214272 Merge "remove shadow related references" by android-build-team Robot · 7 years ago
  52. 4ad8f53 remove shadow related references by Mike Reed · 7 years ago
  53. d9d7f12 Delete a bunch of code by John Reck · 7 years ago
  54. ef20ece Merge "remove (dead) caches from hwui" by Mike Reed · 7 years ago
  55. 8cafcc6 remove (dead) caches from hwui by Mike Reed · 7 years ago
  56. 2b0863a Merge "remove unused layout method in TestUtils" by Mike Reed · 7 years ago
  57. 3fdd62c Merge "Invoke create_recording_canvas correctly in macro bench tests" into pi-dev am: f28901f6c5 by android-build-team Robot · 7 years ago
  58. 3a4217f Pass full context to Minikin by Seigo Nonaka · 7 years ago
  59. 3ad4f8a remove unused layout method in TestUtils by Mike Reed · 7 years ago
  60. f28901f Merge "Invoke create_recording_canvas correctly in macro bench tests" into pi-dev by android-build-team Robot · 7 years ago
  61. 798cc60 Merge "remove (dead) Font code" by android-build-team Robot · 7 years ago
  62. ebf9ffc remove (dead) Font code by Mike Reed · 7 years ago
  63. 441e02e don't reference (dead) DevKern by Mike Reed · 7 years ago
  64. 321e910 Merge "Remove unneeded pipeline check" by android-build-team Robot · 7 years ago
  65. 551d08e Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositing by Derek Sollenberger · 7 years ago
  66. b5fc209 Remove unneeded pipeline check by John Reck · 7 years ago
  67. 635dc18 Merge "Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositing" by android-build-team Robot · 7 years ago
  68. 4f901c8 Invoke create_recording_canvas correctly in macro bench tests by Stan Iliev · 7 years ago
  69. be3876c Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositing by Derek Sollenberger · 7 years ago
  70. b90d4cb Move all non-GL HW Bitmap work off RT by John Reck · 7 years ago
  71. 1e51071 Remove RenderThread from EglManager by John Reck · 7 years ago
  72. 74e0961 Merge "Attach color space after performing a readback" into pi-dev am: 5bb709c31e by Leon Scroggins · 7 years ago
  73. 5bb709c Merge "Attach color space after performing a readback" into pi-dev by Leon Scroggins · 7 years ago
  74. 3eadfde Attach color space after performing a readback by Leon Scroggins III · 7 years ago
  75. c0100c1 Merge changes from topic "statsd_socket_review" into pi-dev am: 46fca44ee5 by Yao Chen · 7 years ago
  76. 49954cd Add socket listener to statsd. And remove Davey atom. by Yao Chen · 7 years ago
  77. a671cf1 Merge "Revert "Add support for render-ahead"" by TreeHugger Robot · 7 years ago
  78. 0770aa9a Merge "Remove unused SkRRectsGaussianEdgeMaskFilter #include" by TreeHugger Robot · 7 years ago
  79. b500392 Remove unused SkRRectsGaussianEdgeMaskFilter #include by Robert Phillips · 7 years ago
  80. 1a4a981 Revert "Add support for render-ahead" by John Reck · 7 years ago
  81. 80e73ee Merge changes Ie7b336ea,I36a8cb45 by John Reck · 7 years ago
  82. a70eb24 Merge "Update Layout building method" by TreeHugger Robot · 7 years ago
  83. c5e6a08 Merge "Unpin bitmaps but don't purge all scratch resources." into pi-dev am: 1c70ecb455 by Derek Sollenberger · 7 years ago
  84. 1c70ecb Merge "Unpin bitmaps but don't purge all scratch resources." into pi-dev by TreeHugger Robot · 7 years ago
  85. fd655fb Update Layout building method by Seigo Nonaka · 7 years ago
  86. d0fdef9 Merge "Revert "Revert "Update material_deep_teal_500 to #008577.""" into pi-dev by TreeHugger Robot · 7 years ago
  87. 8d009c6 Merge "Adding privacy tags to graphicsstats proto." by TreeHugger Robot · 7 years ago
  88. 1072fff Remove Properties::isSkiaPipeline (3/!?) by John Reck · 7 years ago
  89. 1856a4c Adding privacy tags to graphicsstats proto. by Kweku Adams · 7 years ago
  90. 228b6d2 Adding privacy tags to graphicsstats proto. by Kweku Adams · 7 years ago
  91. 44627c2 So long OpenGLPipeline & OpenGLReadback (2/??) by John Reck · 7 years ago
  92. cf440fc Merge "Revert "Revert "Update material_deep_teal_500 to #008577.""" by TreeHugger Robot · 7 years ago
  93. 92a9eb9 Unpin bitmaps but don't purge all scratch resources. by Derek Sollenberger · 7 years ago
  94. 1834a8c Update to use new skia getBackendRenderTarget calls. by Greg Daniel · 7 years ago
  95. 527fd2a Merge "Update measureText arguments and MinikinExtent member." by TreeHugger Robot · 7 years ago
  96. 55665d4 Merge "Remove RenderPipelineType::OpenGL (1/many)" by John Reck · 7 years ago
  97. 8546c30 Revert "Revert "Update material_deep_teal_500 to #008577."" by Andrew Sapperstein · 7 years ago
  98. 18f442e Remove RenderPipelineType::OpenGL (1/many) by John Reck · 7 years ago
  99. 3593549 Update measureText arguments and MinikinExtent member. by Seigo Nonaka · 7 years ago
  100. 9720a34 Revert "Revert "Update material_deep_teal_500 to #008577."" by Andrew Sapperstein · 7 years ago