1. eb6d60e Merge "Revert "libhwui: avoid creating GPU context in Zygote"" by TreeHugger Robot · 5 years ago
  2. bf37175 Revert "libhwui: avoid creating GPU context in Zygote" by Yiwei Zhang · 5 years ago
  3. 0d958de Merge "libhwui: avoid creating GPU context in Zygote" by TreeHugger Robot · 5 years ago
  4. 12259e5 libhwui: avoid creating GPU context in Zygote by Yiwei Zhang · 5 years ago
  5. f8c434e Migrate from GrContext to GrDirectContext by Adlai Holler · 5 years ago
  6. b624af3 Revert^2 "hwui: remove FatVector" by Jagadeesh Pakaravoor · 5 years ago
  7. 894f132 Revert "hwui: remove FatVector" by Tim Murray · 5 years ago
  8. 0865f2e hwui: remove FatVector by Tim Murray · 5 years ago
  9. e0fae23 Add memory tracing in HWUI by Stan Iliev · 5 years ago
  10. 4a818f1 [HWUI] use AChoreographer in place of DisplayEventReceiver. by Alec Mouri · 6 years ago
  11. 22d753f [HWUI] Get DeviceInfo through stable ABI by Alec Mouri · 6 years ago
  12. e218c69 Replace CLOCK_MONOTONIC with SYSTEM_TIME_MONOTONIC by Jerome Gaillard · 6 years ago
  13. 44c4be7 Merge "DisplayEventDispatcher: use eConfigChangedDispatch" into qt-r1-dev am: 619946fdc4 by Ady Abraham · 6 years ago
  14. 9c501aa DisplayEventDispatcher: use eConfigChangedDispatch by Ady Abraham · 6 years ago
  15. 23462d8 Delete wrap_gles capability by John Reck · 6 years ago
  16. cf185f5 Dynamically adjust renderahead by John Reck · 6 years ago
  17. 0fa0cbc Support render-ahead in vulkan by John Reck · 6 years ago
  18. d91a716 Merge "Don't load EGL driver always" by TreeHugger Robot · 6 years ago
  19. 30b9096 Don't load EGL driver always by Stan Iliev · 6 years ago
  20. bf99c44 Invalidate Skia shader cache if Vulkan driver has changed by Stan Iliev · 6 years ago
  21. c073252 Add support for uploading to AHBs using Vulkan. by Greg Daniel · 6 years ago
  22. 09e2fbe Merge "Remove old TaskManager system" by John Reck · 6 years ago
  23. 322b8ab Remove old TaskManager system by John Reck · 6 years ago
  24. 3c0f563 Fix profile gpu bars to use display fps by John Reck · 6 years ago
  25. 898123b Start RenderThread earlier to preload Vulkan/EGL drivers by Stan Iliev · 6 years ago
  26. 700079e Fix RenderThread setForLooper by John Reck · 6 years ago
  27. 981afe7 Decouple VulkanManager from RenderThread by Stan Iliev · 6 years ago
  28. 978d532 Fix RenderThread and worker thread names used by tools by Stan Iliev · 6 years ago
  29. b3cd68b Merge "Tell JVM to not wait for HWUI worker threads upon shutdown" by TreeHugger Robot · 6 years ago
  30. 80dbc35 Tell JVM to not wait for HWUI worker threads upon shutdown by Stan Iliev · 6 years ago
  31. 90276c8 Fix crash when VulkanSurface is no longer valid by Stan Iliev · 6 years ago
  32. 150001a Invoke Vulkan initialize earlier by Stan Iliev · 6 years ago
  33. 283bb46 New WebViewFunctor API by John Reck · 7 years ago
  34. 5a5a648 Fix crash when EGLSurface is no longer valid. by Derek Sollenberger · 7 years ago
  35. 1766238 Refactor DeviceInfo in HWUI by Derek Sollenberger · 7 years ago
  36. 1a025a7 Refactor HWUI readback code to be backend independent by Stan Iliev · 7 years ago
  37. 564ca3e Reland "TextureView Vulkan support and optimized OpenGL draw" by Stan Iliev · 7 years ago
  38. 9f95955 Add cache validation to ensure the validity by Yichi Chen · 7 years ago
  39. e6cfb09 Merge "Revert "TextureView Vulkan support and optimized OpenGL draw"" by Stan Iliev · 7 years ago
  40. 867c43d Revert "TextureView Vulkan support and optimized OpenGL draw" by John Reck · 7 years ago
  41. 54b9892 Merge "TextureView Vulkan support and optimized OpenGL draw" by TreeHugger Robot · 7 years ago
  42. c8e22a6 TextureView Vulkan support and optimized OpenGL draw by Stan Iliev · 7 years ago
  43. 333a83c Prefer ES 2.0 with external image support vs ES 3.0 without that support by Derek Sollenberger · 7 years ago
  44. b5fc209 Remove unneeded pipeline check by John Reck · 7 years ago
  45. b90d4cb Move all non-GL HW Bitmap work off RT by John Reck · 7 years ago
  46. 1e51071 Remove RenderThread from EglManager by John Reck · 7 years ago
  47. 1a4a981 Revert "Add support for render-ahead" by John Reck · 7 years ago
  48. 44627c2 So long OpenGLPipeline & OpenGLReadback (2/??) by John Reck · 7 years ago
  49. 18f442e Remove RenderPipelineType::OpenGL (1/many) by John Reck · 7 years ago
  50. ec10097 Add support for render-ahead by John Reck · 7 years ago
  51. 5642847 Don't use IPC in isolateProcess by John Reck · 7 years ago
  52. a31973fe Create an empty stub for Vulkan readback by Stan Iliev · 7 years ago
  53. 660d6ec Update GrContext creation calls to use sk_sp by Greg Daniel · 8 years ago
  54. 259b25a Switch RenderThread to a Java daemon thread by John Reck · 8 years ago
  55. 01b4394 Disable skia shader cache by Stan Iliev · 8 years ago
  56. 47f5c3a Fix leak of FILE* in dumping by John Reck · 8 years ago
  57. d495f43 Implement SkSL cache by Stan Iliev · 8 years ago
  58. 1bcacfd Format the world (or just HWUI) by John Reck · 8 years ago
  59. f8441e6 Switch to a fancy new queue by John Reck · 8 years ago
  60. 6b894d7 Release VectorDrawable cache surface on render thread by Stan Iliev · 8 years ago
  61. 34781b2 Move frame history into jank tracker by John Reck · 8 years ago
  62. f9e45d1 Implement CacheManager for the Skia pipelines. by Derek Sollenberger · 8 years ago
  63. 7bc3bc6 Implement HW Bitmap for Skia pipeline by Stan Iliev · 8 years ago
  64. 59069e0 Revert "Fix recent apps in system UI for Skia pipeline" by John Reck · 8 years ago
  65. b33013f Fix recent apps in system UI for Skia pipeline by Stan Iliev · 8 years ago
  66. 2f94448 Add missing assert that task isn't queued by John Reck · 8 years ago
  67. 4d7094d Merge "Check for spurious wake ups" am: 3a3cd0a27f am: c2dcebe6e6 am: 1344c034c5 by Tom Cherry · 8 years ago
  68. 298a146 Check for spurious wake ups by Tom Cherry · 8 years ago
  69. 7269372 Merge "Avoid starving RT anims" am: f77c220aa9 by John Reck · 9 years ago
  70. a5b7b89 Avoid starving RT anims by John Reck · 9 years ago
  71. 769ccdb Merge "Avoid starving RT anims" by John Reck · 9 years ago
  72. c4fbada Support Surface and Layer Readback in the SkiaPipelines. by Derek Sollenberger · 9 years ago
  73. 12efa55 Avoid starving RT anims by John Reck · 9 years ago
  74. 0e3cba3 Handle vulkan windowing directly in SkiaVulkanPipeline by Derek Sollenberger · 9 years ago
  75. fb5c675 resolve merge conflicts of 67daab6 to nyc-mr1-dev-plus-aosp by John Reck · 9 years ago
  76. 2d5b8d7 Teach JankTracker about new swap behaviors by John Reck · 9 years ago
  77. 85e0c89 resolve merge conflicts of 1599b981 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
  78. c6baf56 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  79. cba287b Fix threading issues by John Reck · 10 years ago
  80. 6b50780 Remove almost-all android::Singleton users by John Reck · 10 years ago
  81. 0a24b14 Add initial OpReorderer benchmarks by Chris Craik · 10 years ago
  82. 2507c34 Cleanup properties by Chris Craik · 10 years ago
  83. b36016c Cleanups & simplifications by John Reck · 10 years ago
  84. ba6adf6 Initial attempt at jank-tracking stat collection by John Reck · 10 years ago
  85. 65fe5ee Move scissor state to RenderState by Chris Craik · 10 years ago
  86. 026111b am f7049289: am 3812e68e: Merge "kill HAVE_PTHREADS." automerge: 3a10a67 by Yabin Cui · 10 years ago
  87. 3a10a67 am f7049289: am 3812e68e: Merge "kill HAVE_PTHREADS." by Yabin Cui · 10 years ago
  88. 1610486 kill HAVE_PTHREADS. by Yabin Cui · 10 years ago
  89. f78ff7d am cefeb34e: am 2c9f86aa: am 53af1cd3: Merge "Vsyncs are hard" into lmp-mr1-dev by John Reck · 10 years ago
  90. a22c9b2 Vsyncs are hard by John Reck · 10 years ago
  91. d41c4d8 Add overrides and switch to nullptr keyword for all files by Chris Craik · 10 years ago
  92. a733f89 Tweak RT-animator scheduling by John Reck · 11 years ago
  93. 01a5ea3 Resume RT-animations after a pauseSurface by John Reck · 11 years ago
  94. 8b59a52 Revert "Frameworks/base: Unused parameters in hwui" by John Reck · 11 years ago
  95. 42ddc18 Frameworks/base: Unused parameters in hwui by Andreas Gampe · 11 years ago
  96. 0e89e2b Layer changes by John Reck · 11 years ago
  97. 69e5adf Define shadow casting behavior within layers by Chris Craik · 11 years ago
  98. 21be43e Fix hwuitask & RT priorities by John Reck · 11 years ago
  99. 738ec3a Revert "Dump RenderThread stack on unresponsive" by Chris Craik · 11 years ago
  100. 73b7a4d Dump RenderThread stack on unresponsive by John Reck · 11 years ago