1. 1a025a7 Refactor HWUI readback code to be backend independent by Stan Iliev · 7 years ago
  2. 564ca3e Reland "TextureView Vulkan support and optimized OpenGL draw" by Stan Iliev · 7 years ago
  3. 9f95955 Add cache validation to ensure the validity by Yichi Chen · 7 years ago
  4. e6cfb09 Merge "Revert "TextureView Vulkan support and optimized OpenGL draw"" by Stan Iliev · 7 years ago
  5. 867c43d Revert "TextureView Vulkan support and optimized OpenGL draw" by John Reck · 7 years ago
  6. 54b9892 Merge "TextureView Vulkan support and optimized OpenGL draw" by TreeHugger Robot · 7 years ago
  7. c8e22a6 TextureView Vulkan support and optimized OpenGL draw by Stan Iliev · 7 years ago
  8. f15c333 Merge changes Ie072511b,I6424f90c am: 9d10637e01 am: ddedd24e96 am: 57d7cabbf5 by Greg Kaiser · 7 years ago
  9. ddedd24 Merge changes Ie072511b,I6424f90c am: 9d10637e01 by Greg Kaiser · 7 years ago
  10. a95435b RenderThread: Make ~IFrameCallback() virtual by Greg Kaiser · 7 years ago
  11. 7fd0879 Merge "Update VulkanManager to use new skia Vulkan context api." by Greg Daniel · 7 years ago
  12. a227dbb Update VulkanManager to use new skia Vulkan context api. by Greg Daniel · 7 years ago
  13. 333a83c Prefer ES 2.0 with external image support vs ES 3.0 without that support by Derek Sollenberger · 7 years ago
  14. 22cc59d Have the framework setup android defines for including vulkan.h by Greg Daniel · 7 years ago
  15. edf3e1f Merge "Move allocateBuffers to RT" into pi-dev am: 2f8a3a4bb8 am: c9756c9193 by Jorim Jaggi · 7 years ago
  16. c9756c9 Merge "Move allocateBuffers to RT" into pi-dev am: 2f8a3a4bb8 by Jorim Jaggi · 7 years ago
  17. 7823ee7 Move allocateBuffers to RT by Jorim Jaggi · 7 years ago
  18. 4aa5867 No longer create a GrVkInterface in the VulkanManger. by Greg Daniel · 7 years ago
  19. 5d03348 Fix path rendering issues by Stan Iliev · 7 years ago
  20. 2f9d867 Remove unused member in VulkanManager. by Greg Daniel · 7 years ago
  21. 2ff20271 Manually create and manage vulkan instance and device. by Greg Daniel · 7 years ago
  22. c4d7698 Merge "cts case com.android.server.cts.GraphicsStatsValidationTest#testDaveyDrawFrame in modue CtsIncidentHostTestCases failed" am: 2dd3d8cbef am: d490e788f1 by Yu Jia · 7 years ago
  23. 048c675 Merge "cts case com.android.server.cts.GraphicsStatsValidationTest#testDaveyDrawFrame in modue CtsIncidentHostTestCases failed" am: 2dd3d8cbef by Yu Jia · 7 years ago
  24. 5b02c62 Attempting to fix the black flicker by John Reck · 7 years ago
  25. cc2eee8 Attempting to fix the black flicker by John Reck · 7 years ago
  26. e4c1e6c Remove dead code by John Reck · 7 years ago
  27. e57493a cts case by Yu Jia · 7 years ago
  28. e4a8d4c Merge changes I608d4b61,Ia7900e75 into pi-dev by Jorim Jaggi · 7 years ago
  29. 117f0c2 Merge "AnimatedImageDrawable: Eliminate unnecessary calls to redraw" into pi-dev am: a2113aa4ad by Leon Scroggins III · 7 years ago
  30. 64be98d Apply surface parameters in sync with RenderThread by Jorim Jaggi · 7 years ago
  31. 4afdd1c AnimatedImageDrawable: Eliminate unnecessary calls to redraw by Leon Scroggins III · 7 years ago
  32. 7a5addd Apply surface parameters in sync with RenderThread by Jorim Jaggi · 7 years ago
  33. e170fb6 A better HW Bitmap uploader by John Reck · 7 years ago
  34. e7f688b remove BakedOps and much of renderstate by Mike Reed · 7 years ago
  35. d9d7f12 Delete a bunch of code by John Reck · 7 years ago
  36. 551d08e Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositing by Derek Sollenberger · 7 years ago
  37. b5fc209 Remove unneeded pipeline check by John Reck · 7 years ago
  38. b90d4cb Move all non-GL HW Bitmap work off RT by John Reck · 7 years ago
  39. 1e51071 Remove RenderThread from EglManager by John Reck · 7 years ago
  40. 1a4a981 Revert "Add support for render-ahead" by John Reck · 7 years ago
  41. 80e73ee Merge changes Ie7b336ea,I36a8cb45 by John Reck · 7 years ago
  42. c5e6a08 Merge "Unpin bitmaps but don't purge all scratch resources." into pi-dev am: 1c70ecb455 by Derek Sollenberger · 7 years ago
  43. 1072fff Remove Properties::isSkiaPipeline (3/!?) by John Reck · 7 years ago
  44. 44627c2 So long OpenGLPipeline & OpenGLReadback (2/??) by John Reck · 7 years ago
  45. 92a9eb9 Unpin bitmaps but don't purge all scratch resources. by Derek Sollenberger · 7 years ago
  46. 1834a8c Update to use new skia getBackendRenderTarget calls. by Greg Daniel · 7 years ago
  47. 55665d4 Merge "Remove RenderPipelineType::OpenGL (1/many)" by John Reck · 7 years ago
  48. 18f442e Remove RenderPipelineType::OpenGL (1/many) by John Reck · 7 years ago
  49. 0fcb601 Merge "Update skia api for querying maxRenderTargetSize" by TreeHugger Robot · 7 years ago
  50. 413a3c3 Merge "Remove dead code" by TreeHugger Robot · 7 years ago
  51. 617673f Remove dead code by John Reck · 7 years ago
  52. 85e0907 Update skia api for querying maxRenderTargetSize by Greg Daniel · 7 years ago
  53. ec10097 Add support for render-ahead by John Reck · 7 years ago
  54. 7c8a860 Merge changes from topic "gpuprio" into pi-dev am: 7eeb0eb6d3 am: 89a0cc2406 by Jorim Jaggi · 7 years ago
  55. 767e25e Add ability to change context priority of RT GL context by Jorim Jaggi · 7 years ago
  56. 4bd7e2b Merge "Free up all scratch resources when the app's UI is hidden" into pi-dev am: 26f99b4cb7 by Derek Sollenberger · 7 years ago
  57. b1f27aa Free up all scratch resources when the app's UI is hidden by Derek Sollenberger · 7 years ago
  58. 5bf5521 Merge "Print detailed memory usage of Skia for dumpsys gfxinfo" into pi-dev am: 8ec341627c by Derek Sollenberger · 7 years ago
  59. 0057db2 Print detailed memory usage of Skia for dumpsys gfxinfo by Derek Sollenberger · 7 years ago
  60. a41ca2b Merge "Merge "Better error reporting for createOrUpdateLayer" into pi-dev am: 67a58660b9" into pi-dev-plus-aosp by Stan Iliev · 7 years ago
  61. 216b157 Better error reporting for createOrUpdateLayer by Stan Iliev · 7 years ago
  62. ef82dbf Merge "Remove old workaround for display issues" into pi-dev am: a43de8b61a by Jorim Jaggi · 7 years ago
  63. 6f75da0 Remove old workaround for display issues by John Reck · 7 years ago
  64. c9da8e8 Convert Skia calls to use SkColorType/BackendFormats instead of GrPixelConfig. by Greg Daniel · 7 years ago
  65. 5642847 Don't use IPC in isolateProcess by John Reck · 7 years ago
  66. 6c4b6e8 Fix a crash when grContext was deleted by Stan Iliev · 7 years ago
  67. 255ed5c Merge "[Magnifier-26] Wire up frame callback for realsies" by TreeHugger Robot · 7 years ago
  68. 9568800 [Magnifier-26] Wire up frame callback for realsies by Mihai Popa · 7 years ago
  69. c9a8945 Update call to null out GrVkAlloc in VulkanManager by Greg Daniel · 7 years ago
  70. a31973fe Create an empty stub for Vulkan readback by Stan Iliev · 8 years ago
  71. 4ee4d20 renderthread: relax error handling for wide gamut EGL configs by Rob Herring · 8 years ago
  72. 74883ab renderthread: relax error handling for wide gamut EGL configs by Rob Herring · 8 years ago
  73. 660d6ec Update GrContext creation calls to use sk_sp by Greg Daniel · 8 years ago
  74. 9f51644 Extreme battery saver: Allow lowering framerate for experiments. by John Reck · 8 years ago
  75. a18d357 Merge "Switch RenderThread to a Java daemon thread" by TreeHugger Robot · 8 years ago
  76. 259b25a Switch RenderThread to a Java daemon thread by John Reck · 8 years ago
  77. e75ef1f Enable Skia shader cache by Stan Iliev · 8 years ago
  78. 01b4394 Disable skia shader cache by Stan Iliev · 8 years ago
  79. 47f5c3a Fix leak of FILE* in dumping by John Reck · 8 years ago
  80. 74ea201 Initialize pointer members in VulkanManager to null by Greg Daniel · 8 years ago
  81. d495f43 Implement SkSL cache by Stan Iliev · 8 years ago
  82. 1bcacfd Format the world (or just HWUI) by John Reck · 8 years ago
  83. f8441e6 Switch to a fancy new queue by John Reck · 8 years ago
  84. 47fed6ba Fix crash in "Tree::updateBitmapCache" by Stan Iliev · 8 years ago
  85. 843fb74 Merge "Enable multi-threading of cpu intensive tasks when using Skia pipelines" by Derek Sollenberger · 8 years ago
  86. 91cf84c Merge "Fix flicker from multiwindow resize" into oc-mr1-dev am: facdce3ab2 by John Reck · 8 years ago
  87. f138b17 Fix flicker from multiwindow resize by John Reck · 8 years ago
  88. 8ec9e88 Enable multi-threading of cpu intensive tasks when using Skia pipelines by Derek Sollenberger · 8 years ago
  89. da6ad83 Change how distance field paths are disabled by Brian Osman · 8 years ago
  90. 6b894d7 Release VectorDrawable cache surface on render thread by Stan Iliev · 8 years ago
  91. dd098e8 Disable VD shared atlas surface by Stan Iliev · 8 years ago
  92. 3310fb1 Cache VectorDrawables in an atlas by Stan Iliev · 8 years ago
  93. ac2d232 Update to use GrBackendTexture/RT instead of Descriptors by Greg Daniel · 8 years ago
  94. 26b6a64 Use EGL_EXT_gl_colorspace_scrgb instead of *_linear by Romain Guy · 8 years ago
  95. 34781b2 Move frame history into jank tracker by John Reck · 8 years ago
  96. c970184 Merge "Revert buffer age workaround for Adreno GPUs." by Derek Sollenberger · 8 years ago
  97. 9ae7bb7 Merge "Use RGBA16F layers when wide color gamut rendering is on" into oc-dr1-dev by TreeHugger Robot · 8 years ago
  98. 07ae505 Use RGBA16F layers when wide color gamut rendering is on by Romain Guy · 8 years ago
  99. 94ed3c8 Merge "Add a workaround for simulate secondary display" into oc-dev by John Reck · 8 years ago
  100. b5a12bd Revert buffer age workaround for Adreno GPUs. by Derek Sollenberger · 8 years ago