1. 1834a8c Update to use new skia getBackendRenderTarget calls. by Greg Daniel · 8 years ago
  2. 55665d4 Merge "Remove RenderPipelineType::OpenGL (1/many)" by John Reck · 8 years ago
  3. 18f442e Remove RenderPipelineType::OpenGL (1/many) by John Reck · 8 years ago
  4. 0fcb601 Merge "Update skia api for querying maxRenderTargetSize" by TreeHugger Robot · 8 years ago
  5. 413a3c3 Merge "Remove dead code" by TreeHugger Robot · 8 years ago
  6. 617673f Remove dead code by John Reck · 8 years ago
  7. 85e0907 Update skia api for querying maxRenderTargetSize by Greg Daniel · 8 years ago
  8. ec10097 Add support for render-ahead by John Reck · 8 years ago
  9. 7c8a860 Merge changes from topic "gpuprio" into pi-dev am: 7eeb0eb6d3 am: 89a0cc2406 by Jorim Jaggi · 8 years ago
  10. 767e25e Add ability to change context priority of RT GL context by Jorim Jaggi · 8 years ago
  11. 4bd7e2b Merge "Free up all scratch resources when the app's UI is hidden" into pi-dev am: 26f99b4cb7 by Derek Sollenberger · 8 years ago
  12. b1f27aa Free up all scratch resources when the app's UI is hidden by Derek Sollenberger · 8 years ago
  13. 5bf5521 Merge "Print detailed memory usage of Skia for dumpsys gfxinfo" into pi-dev am: 8ec341627c by Derek Sollenberger · 8 years ago
  14. 0057db2 Print detailed memory usage of Skia for dumpsys gfxinfo by Derek Sollenberger · 8 years ago
  15. a41ca2b Merge "Merge "Better error reporting for createOrUpdateLayer" into pi-dev am: 67a58660b9" into pi-dev-plus-aosp by Stan Iliev · 8 years ago
  16. 216b157 Better error reporting for createOrUpdateLayer by Stan Iliev · 8 years ago
  17. ef82dbf Merge "Remove old workaround for display issues" into pi-dev am: a43de8b61a by Jorim Jaggi · 8 years ago
  18. 6f75da0 Remove old workaround for display issues by John Reck · 8 years ago
  19. c9da8e8 Convert Skia calls to use SkColorType/BackendFormats instead of GrPixelConfig. by Greg Daniel · 8 years ago
  20. 5642847 Don't use IPC in isolateProcess by John Reck · 8 years ago
  21. 6c4b6e8 Fix a crash when grContext was deleted by Stan Iliev · 8 years ago
  22. 255ed5c Merge "[Magnifier-26] Wire up frame callback for realsies" by TreeHugger Robot · 8 years ago
  23. 9568800 [Magnifier-26] Wire up frame callback for realsies by Mihai Popa · 8 years ago
  24. c9a8945 Update call to null out GrVkAlloc in VulkanManager by Greg Daniel · 8 years ago
  25. a31973fe Create an empty stub for Vulkan readback by Stan Iliev · 9 years ago
  26. 74883ab renderthread: relax error handling for wide gamut EGL configs by Rob Herring · 9 years ago
  27. 660d6ec Update GrContext creation calls to use sk_sp by Greg Daniel · 9 years ago
  28. 9f51644 Extreme battery saver: Allow lowering framerate for experiments. by John Reck · 9 years ago
  29. a18d357 Merge "Switch RenderThread to a Java daemon thread" by TreeHugger Robot · 9 years ago
  30. 259b25a Switch RenderThread to a Java daemon thread by John Reck · 9 years ago
  31. e75ef1f Enable Skia shader cache by Stan Iliev · 9 years ago
  32. 01b4394 Disable skia shader cache by Stan Iliev · 9 years ago
  33. 47f5c3a Fix leak of FILE* in dumping by John Reck · 9 years ago
  34. 74ea201 Initialize pointer members in VulkanManager to null by Greg Daniel · 9 years ago
  35. d495f43 Implement SkSL cache by Stan Iliev · 9 years ago
  36. 1bcacfd Format the world (or just HWUI) by John Reck · 9 years ago
  37. f8441e6 Switch to a fancy new queue by John Reck · 9 years ago
  38. 47fed6ba Fix crash in "Tree::updateBitmapCache" by Stan Iliev · 9 years ago
  39. 843fb74 Merge "Enable multi-threading of cpu intensive tasks when using Skia pipelines" by Derek Sollenberger · 9 years ago
  40. 91cf84c Merge "Fix flicker from multiwindow resize" into oc-mr1-dev am: facdce3ab2 by John Reck · 9 years ago
  41. f138b17 Fix flicker from multiwindow resize by John Reck · 9 years ago
  42. 8ec9e88 Enable multi-threading of cpu intensive tasks when using Skia pipelines by Derek Sollenberger · 9 years ago
  43. da6ad83 Change how distance field paths are disabled by Brian Osman · 9 years ago
  44. 6b894d7 Release VectorDrawable cache surface on render thread by Stan Iliev · 9 years ago
  45. dd098e8 Disable VD shared atlas surface by Stan Iliev · 9 years ago
  46. 3310fb1 Cache VectorDrawables in an atlas by Stan Iliev · 9 years ago
  47. ac2d232 Update to use GrBackendTexture/RT instead of Descriptors by Greg Daniel · 9 years ago
  48. 26b6a64 Use EGL_EXT_gl_colorspace_scrgb instead of *_linear by Romain Guy · 9 years ago
  49. 34781b2 Move frame history into jank tracker by John Reck · 9 years ago
  50. c970184 Merge "Revert buffer age workaround for Adreno GPUs." by Derek Sollenberger · 9 years ago
  51. 9ae7bb7 Merge "Use RGBA16F layers when wide color gamut rendering is on" into oc-dr1-dev by TreeHugger Robot · 9 years ago
  52. 07ae505 Use RGBA16F layers when wide color gamut rendering is on by Romain Guy · 9 years ago
  53. 94ed3c8 Merge "Add a workaround for simulate secondary display" into oc-dev by John Reck · 9 years ago
  54. b5a12bd Revert buffer age workaround for Adreno GPUs. by Derek Sollenberger · 9 years ago
  55. a896306 Add a workaround for simulate secondary display by John Reck · 9 years ago
  56. f9e45d1 Implement CacheManager for the Skia pipelines. by Derek Sollenberger · 9 years ago
  57. aeb22da Merge "Implement HW Bitmap for Skia pipeline" by TreeHugger Robot · 9 years ago
  58. 0ecc0ff Merge "Enable wide color gamut rendering" by TreeHugger Robot · 9 years ago
  59. 7bc3bc6 Implement HW Bitmap for Skia pipeline by Stan Iliev · 9 years ago
  60. 26a2b97 Enable wide color gamut rendering by Romain Guy · 9 years ago
  61. d721b45 Merge "Fix ANR & Crash on Ryu" into oc-dev am: 6890dc95d0 am: 7e206e5d66 by John Reck · 9 years ago
  62. a67b62e Fix ANR & Crash on Ryu by John Reck · 9 years ago
  63. 677728d Merge "Fix dequeus outside of frame drawing" into oc-dev am: 944b0c73a4 by John Reck · 9 years ago
  64. 32414ee Fix dequeus outside of frame drawing by John Reck · 9 years ago
  65. 45ef07f Merge "Improve time to texture destruction" into oc-dev am: 1bc0286ef8 by John Reck · 9 years ago
  66. 9a81487 Improve time to texture destruction by John Reck · 9 years ago
  67. 576b6a8 Revert "Fix recent apps in system UI for Skia pipeline" by John Reck · 9 years ago
  68. 59069e0 Revert "Fix recent apps in system UI for Skia pipeline" by John Reck · 9 years ago
  69. 625dd56 Fix recent apps in system UI for Skia pipeline by Stan Iliev · 9 years ago
  70. b33013f Fix recent apps in system UI for Skia pipeline by Stan Iliev · 9 years ago
  71. 53a3543 Use new GrVkBackendContext::Create api by Greg Daniel · 9 years ago
  72. cd56408 Merge "Update VectorDrawables cache at frame start" by TreeHugger Robot · 9 years ago
  73. 23c38a9 Update VectorDrawables cache at frame start by Stan Iliev · 9 years ago
  74. 2f94448 Add missing assert that task isn't queued by John Reck · 9 years ago
  75. 4d7094d Merge "Check for spurious wake ups" am: 3a3cd0a27f am: c2dcebe6e6 am: 1344c034c5 by Tom Cherry · 9 years ago
  76. 298a146 Check for spurious wake ups by Tom Cherry · 9 years ago
  77. fee4a98 fallout of libandroid.so split by Mathias Agopian · 9 years ago
  78. ab61fb8 Update framework to use new method for disabling DF path rendering. by Derek Sollenberger · 9 years ago
  79. f9bd294 Merge "Overhaul GraphicsStatsService" by TreeHugger Robot · 9 years ago
  80. df1742e Overhaul GraphicsStatsService by John Reck · 10 years ago
  81. 7c196d4 Merge "Disable buffer age swap behavior for SkiaGL on Adreno gpus" by Derek Sollenberger · 9 years ago
  82. 2f1aaf7 updateTexImage before bitmap readback of DeferredLayerUpdaters by Chris Craik · 9 years ago
  83. b77c94a Disable buffer age swap behavior for SkiaGL on Adreno gpus by Matt Sarett · 10 years ago
  84. 6983bc4 Fix deadlock in render thread when Bitmap.prepareToDraw is invoked by Stan Iliev · 9 years ago
  85. c3f1316 Clean up deferredLayers only onGpuContextDestroyed. by sergeyv · 9 years ago
  86. bccd58c Merge "Have Skia Vulkan backend support wait-for-gpu flag on tests" by Greg Daniel · 9 years ago
  87. 4f70887 Have Skia Vulkan backend support wait-for-gpu flag on tests by Greg Daniel · 9 years ago
  88. 3e9999b Explicitly destroy Layer in DeferredLayerUpdater on destroyHardwareResources() by sergeyv · 10 years ago
  89. 2de950d Overhaul RenderNode's DisplayList management by John Reck · 9 years ago
  90. 610fbb3 Merge "Use FatVector instead of SkAutoMalloc in VulkanManager." by Ben Wagner · 10 years ago
  91. eec27d5 Use FatVector instead of SkAutoMalloc in VulkanManager. by Ben Wagner · 10 years ago
  92. 173215d resolve merge conflicts of ec7e2a164c37 to master by Mark Salyzyn · 10 years ago
  93. 96bf598 Replace cutils/log.h and log/logger.h with android/log.h or log/log.h by Mark Salyzyn · 10 years ago
  94. 45ec62b Add support for dummy draws for Vulkan webview and texture views. by Greg Daniel · 10 years ago
  95. 8cd3edf Break Layer class into Gl and Vulkan subclasses by Greg Daniel · 10 years ago
  96. 1deac99 Support EGL_KHR_partial_update without EGL_EXT_buffer_age by John Reck · 10 years ago
  97. cd55852 Make buffer age work in Vulkan by Greg Daniel · 10 years ago
  98. 116c376 Fix hwui compile error only seen with debug switch. by Daichi Hirono · 10 years ago
  99. 59eecb52 Support readback from hardware bitmaps by sergeyv · 10 years ago
  100. 7269372 Merge "Avoid starving RT anims" am: f77c220aa9 by John Reck · 10 years ago