1. 3fedf5a Remove unecessary exported symbols from libhwui.so by Derek Sollenberger · 5 years ago
  2. 4a818f1 [HWUI] use AChoreographer in place of DisplayEventReceiver. by Alec Mouri · 6 years ago
  3. aaa9e83 Decouple SurfaceTexture from HWUI by Stan Iliev · 6 years ago
  4. 22d753f [HWUI] Get DeviceInfo through stable ABI by Alec Mouri · 6 years ago
  5. 52e4392 Access VectorDrawableAtlas only on RenderThread by Stan Iliev · 6 years ago
  6. 85d6f10 Include more precise dependencies by Fedor Kudasov · 6 years ago
  7. cf185f5 Dynamically adjust renderahead by John Reck · 6 years ago
  8. 0fa0cbc Support render-ahead in vulkan by John Reck · 6 years ago
  9. ee3754a Fix TextureView glitch and memory leak by Stan Iliev · 6 years ago
  10. 3c0f563 Fix profile gpu bars to use display fps by John Reck · 6 years ago
  11. 898123b Start RenderThread earlier to preload Vulkan/EGL drivers by Stan Iliev · 6 years ago
  12. 981afe7 Decouple VulkanManager from RenderThread by Stan Iliev · 6 years ago
  13. 978d532 Fix RenderThread and worker thread names used by tools by Stan Iliev · 6 years ago
  14. 80dbc35 Tell JVM to not wait for HWUI worker threads upon shutdown by Stan Iliev · 6 years ago
  15. 7b8c1eb VkFunctorDrawable implementation by Bo Liu · 6 years ago
  16. 1b0278c Mark GrContext dirty after onContextDestroyed by Bo Liu · 6 years ago
  17. 283bb46 New WebViewFunctor API by John Reck · 7 years ago
  18. 8785ceb Refactors and a potential public API for rendering by John Reck · 7 years ago
  19. f15c333 Merge changes Ie072511b,I6424f90c am: 9d10637e01 am: ddedd24e96 am: 57d7cabbf5 by Greg Kaiser · 7 years ago
  20. a95435b RenderThread: Make ~IFrameCallback() virtual by Greg Kaiser · 7 years ago
  21. 1e51071 Remove RenderThread from EglManager by John Reck · 7 years ago
  22. 5642847 Don't use IPC in isolateProcess by John Reck · 7 years ago
  23. 660d6ec Update GrContext creation calls to use sk_sp by Greg Daniel · 8 years ago
  24. 259b25a Switch RenderThread to a Java daemon thread by John Reck · 8 years ago
  25. 1bcacfd Format the world (or just HWUI) by John Reck · 8 years ago
  26. f8441e6 Switch to a fancy new queue by John Reck · 8 years ago
  27. 6b894d7 Release VectorDrawable cache surface on render thread by Stan Iliev · 8 years ago
  28. 34781b2 Move frame history into jank tracker by John Reck · 8 years ago
  29. f9e45d1 Implement CacheManager for the Skia pipelines. by Derek Sollenberger · 8 years ago
  30. 7bc3bc6 Implement HW Bitmap for Skia pipeline by Stan Iliev · 8 years ago
  31. 59069e0 Revert "Fix recent apps in system UI for Skia pipeline" by John Reck · 8 years ago
  32. b33013f Fix recent apps in system UI for Skia pipeline by Stan Iliev · 8 years ago
  33. df1742e Overhaul GraphicsStatsService by John Reck · 8 years ago
  34. c4fbada Support Surface and Layer Readback in the SkiaPipelines. by Derek Sollenberger · 9 years ago
  35. 0e3cba3 Handle vulkan windowing directly in SkiaVulkanPipeline by Derek Sollenberger · 9 years ago
  36. daf7229 Move OpenGL specific details behind renderPipeline interface. by Derek Sollenberger · 9 years ago
  37. 98f75d5 Store GrContext on RenderThread for use by Skia-based renderers. by Derek Sollenberger · 9 years ago
  38. cba287b Fix threading issues by John Reck · 10 years ago
  39. 6b50780 Remove almost-all android::Singleton users by John Reck · 10 years ago
  40. 0a24b14 Add initial OpReorderer benchmarks by Chris Craik · 10 years ago
  41. b36016c Cleanups & simplifications by John Reck · 10 years ago
  42. ba6adf6 Initial attempt at jank-tracking stat collection by John Reck · 10 years ago
  43. d41c4d8 Add overrides and switch to nullptr keyword for all files by Chris Craik · 10 years ago
  44. a733f89 Tweak RT-animator scheduling by John Reck · 11 years ago
  45. 01a5ea3 Resume RT-animations after a pauseSurface by John Reck · 11 years ago
  46. 443a714 Yet more layer tracking logging by John Reck · 11 years ago
  47. 738ec3a Revert "Dump RenderThread stack on unresponsive" by Chris Craik · 11 years ago
  48. 73b7a4d Dump RenderThread stack on unresponsive by John Reck · 11 years ago
  49. 3b20251 No-fail invokeFunctor by John Reck · 11 years ago
  50. a5dda64 Bag of scheduling tweaks by John Reck · 11 years ago
  51. 18f16e6 TIME LORD! by John Reck · 11 years ago
  52. e45b1fd RenderThread animator support by John Reck · 11 years ago
  53. 4f02bf4 Native-side proxy by John Reck · 11 years ago
  54. cec24ae RenderThread work by John Reck · 12 years ago