1. ec10097 Add support for render-ahead by John Reck · 6 years ago
  2. 6c4b6e8 Fix a crash when grContext was deleted by Stan Iliev · 6 years ago
  3. 9568800 [Magnifier-26] Wire up frame callback for realsies by Mihai Popa · 6 years ago
  4. 1bcacfd Format the world (or just HWUI) by John Reck · 7 years ago
  5. f8441e6 Switch to a fancy new queue by John Reck · 7 years ago
  6. 91cf84c Merge "Fix flicker from multiwindow resize" into oc-mr1-dev am: facdce3ab2 by John Reck · 7 years ago
  7. f138b17 Fix flicker from multiwindow resize by John Reck · 7 years ago
  8. 6b894d7 Release VectorDrawable cache surface on render thread by Stan Iliev · 7 years ago
  9. 3310fb1 Cache VectorDrawables in an atlas by Stan Iliev · 7 years ago
  10. 34781b2 Move frame history into jank tracker by John Reck · 7 years ago
  11. 2d41b97 Merge "Add a workaround for simulate secondary display" into oc-dev am: 31443a17e8 by John Reck · 7 years ago
  12. a896306 Add a workaround for simulate secondary display by John Reck · 7 years ago
  13. f9e45d1 Implement CacheManager for the Skia pipelines. by Derek Sollenberger · 7 years ago
  14. aeb22da Merge "Implement HW Bitmap for Skia pipeline" by TreeHugger Robot · 7 years ago
  15. 7bc3bc6 Implement HW Bitmap for Skia pipeline by Stan Iliev · 7 years ago
  16. 26a2b97 Enable wide color gamut rendering by Romain Guy · 7 years ago
  17. 9a81487 Improve time to texture destruction by John Reck · 7 years ago
  18. 576b6a8 Revert "Fix recent apps in system UI for Skia pipeline" by John Reck · 7 years ago
  19. 625dd56 Fix recent apps in system UI for Skia pipeline by Stan Iliev · 7 years ago
  20. 4d7094d Merge "Check for spurious wake ups" am: 3a3cd0a27f am: c2dcebe6e6 am: 1344c034c5 by Tom Cherry · 7 years ago
  21. 298a146 Check for spurious wake ups by Tom Cherry · 7 years ago
  22. df1742e Overhaul GraphicsStatsService by John Reck · 8 years ago
  23. 6983bc4 Fix deadlock in render thread when Bitmap.prepareToDraw is invoked by Stan Iliev · 7 years ago
  24. 2de950d Overhaul RenderNode's DisplayList management by John Reck · 8 years ago
  25. 59eecb52 Support readback from hardware bitmaps by sergeyv · 8 years ago
  26. c4fbada Support Surface and Layer Readback in the SkiaPipelines. by Derek Sollenberger · 8 years ago
  27. 97cc85f Merge "Routine to upload hardware bitmaps" by Sergei Vasilinetc · 8 years ago
  28. 694d499 Routine to upload hardware bitmaps by sergeyv · 8 years ago
  29. daf7229 Move OpenGL specific details behind renderPipeline interface. by Derek Sollenberger · 8 years ago
  30. ec4a4b1 Use Bitmap in DisplayList & RecordedOps instead of SkBitmap by sergeyv · 8 years ago
  31. 253f2c2 Linear blending, step 1 by Romain Guy · 8 years ago
  32. 9580146 Add API to copy a window by John Reck · 8 years ago
  33. 712765f resolve merge conflicts of 1d7ee6b to master by John Reck · 8 years ago
  34. cd68212 Make updateSurface non-blocking by John Reck · 8 years ago
  35. 8b9a1fa Eliminate recents upload jank am: 4387190d8e am: 021a952150 am: 897b9effb7 by John Reck · 8 years ago
  36. 4387190 Eliminate recents upload jank by John Reck · 8 years ago
  37. 56ad6ec Remove LayerRenderer. by Derek Sollenberger · 8 years ago
  38. 5e00c7c Delete old rendering pipeline by Chris Craik · 8 years ago
  39. aa17353 Merge changes from topic \\'fifo\\' into nyc-mr1-dev am: a96d445aef by Tim Murray · 8 years ago
  40. 33eb07f Add new mode for SCHED_FIFO on UI and RenderThreads. by Tim Murray · 8 years ago
  41. 03de074 Implement runtime switch to select default renderer mode by Stan Iliev · 8 years ago
  42. f148076 Benchmark-mode for macrobench by John Reck · 8 years ago
  43. 0535764 Remove unused method from RenderProxy and CanvasContext. by Derek Sollenberger · 8 years ago
  44. ab1080c Delete unused args by John Reck · 8 years ago
  45. e94cbc7 API tweaks to PixelCopy and make it public by John Reck · 8 years ago
  46. 8afcc76 Revert "Revert "Make stopped state a first-class thing"" by John Reck · 8 years ago
  47. d2eec0e Merge "Framework-side of SurfaceView#getBitmap" into nyc-dev by John Reck · 8 years ago
  48. 10dd058 Framework-side of SurfaceView#getBitmap by John Reck · 8 years ago
  49. 825fa4d Merge "Revert "Make stopped state a first-class thing"" into nyc-dev by John Reck · 8 years ago
  50. eab3f26 Revert "Make stopped state a first-class thing" by John Reck · 8 years ago
  51. c724dcf Merge "Make stopped state a first-class thing" into nyc-dev by John Reck · 8 years ago
  52. 4a73544 Merge "Fix a derp" into nyc-dev by John Reck · 8 years ago
  53. a41f244 Fix a derp by John Reck · 8 years ago
  54. 945961f Make stopped state a first-class thing by John Reck · 8 years ago
  55. 51f2d60 Fix some edge cases by John Reck · 8 years ago
  56. 6601080 Expand JankTracker by John Reck · 8 years ago
  57. 910beb8 updates to FrameStatsObserver API by Andres Morales · 8 years ago
  58. f648108 Have RT drive window positioning by John Reck · 8 years ago
  59. 06f5bc7 expose hwui frame stats through FrameStatsObserver by Andres Morales · 9 years ago
  60. 465eefb Merge "fix race condition between HWUI cache and renderThread" am: 2c2b5e8514 by John Reck · 9 years ago
  61. c0a0e1a fix race condition between HWUI cache and renderThread by Thomas Buhot · 9 years ago
  62. ff3edce Log render pipeline in gfxinfo dump by Chris Craik · 9 years ago
  63. bf4b31f resolve merge conflicts of 04ce46db64 to master. by John Reck · 9 years ago
  64. 0bcd0cb libhwui: make setSurface asynchronous by Thomas Buhot · 9 years ago
  65. cba287b Fix threading issues by John Reck · 9 years ago
  66. 6b50780 Remove almost-all android::Singleton users by John Reck · 9 years ago
  67. 0a24b14 Add initial OpReorderer benchmarks by Chris Craik · 9 years ago
  68. b816087 Rendering the window frame with a second thread by Skuhne · 9 years ago
  69. ea7a7fb MultiThreaded rendering of different renderNodes by Skuhne · 9 years ago
  70. e248bd1 Serializing display lists by John Reck · 9 years ago
  71. c36df95 Re-enable -Werror on clang by John Reck · 9 years ago
  72. 53e51e4 Handle shader matrix correctly when ignoring canvas transform by Chris Craik · 9 years ago
  73. 50210d9 Adjust light source for window position by Alan Viverette · 9 years ago
  74. 9eb9dd3 Fix clang warnings on unused variable, mismatched tag, print format. by Chih-Hung Hsieh · 9 years ago
  75. 356b177 Merge "Cleanup properties" into mnc-dev by Chris Craik · 9 years ago
  76. 7f2e5e3 Dump profile info after running test by John Reck · 9 years ago
  77. 2507c34 Cleanup properties by Chris Craik · 9 years ago
  78. a15eedd Fix setName use-after-free by John Reck · 9 years ago
  79. 3731dc2 A bunch more cleanups by John Reck · 9 years ago
  80. 9d4efdf Revert "A bunch more cleanups" by John Reck · 9 years ago
  81. c294d12 A bunch more cleanups by John Reck · 9 years ago
  82. c74e289 Merge "Add GraphicsStatsService" by John Reck · 9 years ago
  83. edc524c Add GraphicsStatsService by John Reck · 9 years ago
  84. 111928f resolved conflicts for merge of 4142f026 to master by John Reck · 9 years ago
  85. c80c9ad Don't create unnecessary RenderThread's instance when executing 'dumpsys gfxinfo' by youngmin0822.lee · 9 years ago
  86. b36016c Cleanups & simplifications by John Reck · 9 years ago
  87. c87be99 C++11 style fixups by John Reck · 9 years ago
  88. ba6adf6 Initial attempt at jank-tracking stat collection by John Reck · 9 years ago
  89. 2ae0733 Remove DisplayListLogBuffer by Chris Craik · 10 years ago
  90. d41c4d8 Add overrides and switch to nullptr keyword for all files by Chris Craik · 10 years ago
  91. 9fb42f0 resolved conflicts for merge of a75b0ad3 to master by John Reck · 10 years ago
  92. a75b0ad resolved conflicts for merge of a51a0901 to lmp-mr1-dev-plus-aosp by John Reck · 10 years ago
  93. 01a5ea3 Resume RT-animations after a pauseSurface by John Reck · 10 years ago
  94. 64bb413 Revert "resolved conflicts for merge of 220c3f4f to master" by Andreas Gampe · 10 years ago
  95. 2ab8298 resolved conflicts for merge of 99377df1 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  96. 42ddc18 Frameworks/base: Unused parameters in hwui by Andreas Gampe · 10 years ago
  97. 1272887 resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  98. 1e19674 Frameworks/base: Wall Werror in libs/hwui by Andreas Gampe · 10 years ago
  99. 0e89e2b Layer changes by John Reck · 10 years ago
  100. 1125d1f Add some free zoom to lockHardwareCanvas by John Reck · 10 years ago