1. 2de950d Overhaul RenderNode's DisplayList management by John Reck · 8 years ago
  2. 189e874 Update pinImages to report when GPU resource limits are exceeded. by Derek Sollenberger · 8 years ago
  3. b7d34b6 Refactor pin/unpinImages to work across pipelines. by Derek Sollenberger · 8 years ago
  4. daf7229 Move OpenGL specific details behind renderPipeline interface. by Derek Sollenberger · 8 years ago
  5. 98f75d5 Store GrContext on RenderThread for use by Skia-based renderers. by Derek Sollenberger · 8 years ago
  6. 6e68bed Merge "Initial refactoring to enable the addition of the SkiaOpenGLPipeline." by Derek Sollenberger · 8 years ago
  7. 253f2c2 Linear blending, step 1 by Romain Guy · 8 years ago
  8. 0df6209 Initial refactoring to enable the addition of the SkiaOpenGLPipeline. by Derek Sollenberger · 8 years ago
  9. 6a21ca5 Move Layer creation/deletion into the RenderPipeline. by Derek Sollenberger · 8 years ago
  10. 7cae510 Wait on frame work fences when frames are dropped am: 06e2e9cf4c am: 7a14f5aeb9 by Chris Craik · 8 years ago
  11. 06e2e9c Wait on frame work fences when frames are dropped by Chris Craik · 8 years ago
  12. 56ad6ec Remove LayerRenderer. by Derek Sollenberger · 8 years ago
  13. cf3e1a7 Merge \\"Change swap chain stuffed detection logic\\" into nyc-mr1-dev am: 433a19e8bf by Chris Craik · 8 years ago
  14. 3163568 Change swap chain stuffed detection logic by Chris Craik · 8 years ago
  15. b4c51cf Merge "Move isSkiaEnabled to the Properties class" by Stan Iliev · 9 years ago
  16. 768e393 Refactor CanvasContext: move OpenGL specific code by Stan Iliev · 9 years ago
  17. 8a33e40 Move isSkiaEnabled to the Properties class by Stan Iliev · 9 years ago
  18. 5e00c7c Delete old rendering pipeline by Chris Craik · 9 years ago
  19. a1a529e Merge "Implement runtime switch to select default renderer mode" by TreeHugger Robot · 9 years ago
  20. 03de074 Implement runtime switch to select default renderer mode by Stan Iliev · 9 years ago
  21. e7f27fb Merge \\"Consider queue & dequeue times for should draw\\" into nyc-mr1-dev am: 3a465e7a12 by John Reck · 9 years ago
  22. 0def73a Consider queue & dequeue times for should draw by John Reck · 9 years ago
  23. 0535764 Remove unused method from RenderProxy and CanvasContext. by Derek Sollenberger · 9 years ago
  24. ab1080c Delete unused args by John Reck · 9 years ago
  25. 306f331 Redraw if dirty during stopped when resumed by John Reck · 9 years ago
  26. 28912a5 Make getFrameNumber lazy by John Reck · 9 years ago
  27. 8afcc76 Revert "Revert "Make stopped state a first-class thing"" by John Reck · 9 years ago
  28. 825fa4d Merge "Revert "Make stopped state a first-class thing"" into nyc-dev by John Reck · 9 years ago
  29. eab3f26 Revert "Make stopped state a first-class thing" by John Reck · 9 years ago
  30. c724dcf Merge "Make stopped state a first-class thing" into nyc-dev by John Reck · 9 years ago
  31. 945961f Make stopped state a first-class thing by John Reck · 9 years ago
  32. 51f2d60 Fix some edge cases by John Reck · 9 years ago
  33. 6246d278 Support buildLayer in new pipeline by Chris Craik · 9 years ago
  34. 38f6c03 Move updating window position off RT by John Reck · 9 years ago
  35. 11f02d7 allow for slow FrameMetricsListeners by Andres Morales · 9 years ago
  36. 910beb8 updates to FrameStatsObserver API by Andres Morales · 9 years ago
  37. 0a1abd3 Merge "Have RT drive window positioning" by John Reck · 9 years ago
  38. f648108 Have RT drive window positioning by John Reck · 9 years ago
  39. 6e068c01 Early kickoff of shadow tasks by Chris Craik · 9 years ago
  40. 06f5bc7 expose hwui frame stats through FrameStatsObserver by Andres Morales · 9 years ago
  41. 031eaed Merge "Add TextureView support to new renderer/reorderer" by Chris Craik · 9 years ago
  42. d2dfd8f Add TextureView support to new renderer/reorderer by Chris Craik · 9 years ago
  43. bf4b31f resolve merge conflicts of 04ce46db64 to master. by John Reck · 9 years ago
  44. 0bcd0cb libhwui: make setSurface asynchronous by Thomas Buhot · 9 years ago
  45. 9e7fcfd Move BakedOpDispatcher to separate file by Chris Craik · 9 years ago
  46. 98787e6 Finish shadow support in new reorderer/renderer by Chris Craik · 9 years ago
  47. 0b7e824 Initial HW layer support in new reorderer/renderer by Chris Craik · 9 years ago
  48. 263e19b Merge "Simplify TreeInfo" by Chris Craik · 9 years ago
  49. e2e53a7 Simplify TreeInfo by Chris Craik · 9 years ago
  50. 97c9265 Merge "Tune scheduling a bit, avoid a binder ipc" by John Reck · 9 years ago
  51. e486d93 Tune scheduling a bit, avoid a binder ipc by John Reck · 9 years ago
  52. 77c4010 Cleanups by John Reck · 9 years ago
  53. ddf2215 Add partial damage support to new draw path by Chris Craik · 9 years ago
  54. b816087 Rendering the window frame with a second thread by Skuhne · 9 years ago
  55. ea7a7fb MultiThreaded rendering of different renderNodes by Skuhne · 9 years ago
  56. e248bd1 Serializing display lists by John Reck · 9 years ago
  57. 149173d Support new EGL extensions by John Reck · 9 years ago
  58. 13d1b4a renderthread: add EGL_EXT_buffer_age support by Season Li · 9 years ago
  59. 272a685 Replace most usages of utils/Vector.h by John Reck · 9 years ago
  60. be3fba0 Adjust for pipeline stalls by John Reck · 10 years ago
  61. d7db4d7 Eliminate requireGlContext by John Reck · 10 years ago
  62. 50210d9 Adjust light source for window position by Alan Viverette · 10 years ago
  63. 4c9e59d Unify DrawProfiler/JankStats by John Reck · 10 years ago
  64. d04794a Add eglSwapBuffersWithDamageKHR support by John Reck · 10 years ago
  65. edc524c Add GraphicsStatsService by John Reck · 10 years ago
  66. b36016c Cleanups & simplifications by John Reck · 10 years ago
  67. ba6adf6 Initial attempt at jank-tracking stat collection by John Reck · 10 years ago
  68. d41c4d8 Add overrides and switch to nullptr keyword for all files by Chris Craik · 10 years ago
  69. 51d6a3d Cleanup various clang warnings, use unique_ptrs in several places by Chris Craik · 10 years ago
  70. 01a5ea3 Resume RT-animations after a pauseSurface by John Reck · 10 years ago
  71. aa95a88 Have an actual fallback if the surface is lost by John Reck · 10 years ago
  72. 1125d1f Add some free zoom to lockHardwareCanvas by John Reck · 10 years ago
  73. 749906b Cleanup DeferredLayerUpdater by John Reck · 10 years ago
  74. 443a714 Yet more layer tracking logging by John Reck · 10 years ago
  75. 17035b0 Have destroy call freePrefetchedLayers by John Reck · 10 years ago
  76. 998a6d8 Track buildLayer calls, destroy if unused by John Reck · 10 years ago
  77. 119907c Animator stuff by John Reck · 10 years ago
  78. 3e82495 Implement full View.buildLayer by John Reck · 10 years ago
  79. 058fc64 Connect shadow style attributes to renderer by Chris Craik · 10 years ago
  80. f47a594 Fix onTrimMemory for HardwareRenderer by John Reck · 11 years ago
  81. 68bfe0a Animator refactoring & fixes by John Reck · 11 years ago
  82. 3b20251 No-fail invokeFunctor by John Reck · 11 years ago
  83. e4267ea Even FASTER damage calculations! by John Reck · 11 years ago
  84. d72e0a3 Re-jigger layers by John Reck · 11 years ago
  85. fe5e7b7 Enable debug stuffs by John Reck · 11 years ago
  86. e1628b7 Implement FlushCaches TODO by John Reck · 11 years ago
  87. a5dda64 Bag of scheduling tweaks by John Reck · 11 years ago
  88. 797b95b Define light position (using new lighting spec) in Java by Chris Craik · 11 years ago
  89. 66f0be6 Wire up texture atlas by John Reck · 11 years ago
  90. 63a0667 Implement TODO(romainguy) by John Reck · 11 years ago
  91. f9be779 Make RenderNodeAnimator and WebView play nice by John Reck · 11 years ago
  92. 18f16e6 TIME LORD! by John Reck · 11 years ago
  93. e45b1fd RenderThread animator support by John Reck · 11 years ago
  94. e8a866d Merge "Fix issue with bitmap uploading" by John Reck · 11 years ago
  95. 860d155 Fix issue with bitmap uploading by John Reck · 11 years ago
  96. fae904d Fence on destruction by John Reck · 11 years ago
  97. d3d8daf Make attachFunctor blocking by John Reck · 11 years ago
  98. f4198b7 Merge hasFunctors & pushStaging into prepareTree by John Reck · 11 years ago
  99. 8e1f918 Merge "Switch DisplayListData to a staging model" by John Reck · 11 years ago
  100. 8de65a8 Switch DisplayListData to a staging model by John Reck · 11 years ago