1. 6a3fc60 Switch HWUI to use native performance hint API by Bo Liu · 4 years, 1 month ago
  2. e947e2e2 Merge "Revert "Delete RenderProxy off of the cleaner thread"" into sc-dev by John Reck · 4 years, 2 months ago
  3. f0b6921 Revert "Delete RenderProxy off of the cleaner thread" by John Reck · 4 years, 2 months ago
  4. 472d962 Merge "Delete RenderProxy off of the cleaner thread" into sc-dev by Rob Carr · 4 years, 2 months ago
  5. da35596 Delete RenderProxy off of the cleaner thread by John Reck · 4 years, 2 months ago
  6. 4df4151 Fix a crash caused by transaction by Huihong Luo · 4 years, 2 months ago
  7. 34f42fd Fix z-order for webview surface control by Huihong Luo · 4 years, 4 months ago
  8. 7600518 Improve picture capture debug path by John Reck · 4 years, 2 months ago
  9. ce9762b Use TraceUtils.h from gui shared library. by rnlee · 4 years, 3 months ago
  10. 3920768 More benchmark tweaks by John Reck · 4 years, 3 months ago
  11. 66e06d4 Macrobenchmark tweaks & gpu memory dumping by John Reck · 4 years, 3 months ago
  12. 054b8d3 Webview overlay support by Huihong Luo · 4 years, 6 months ago
  13. 027b218 Integrate HWUI with PerformanceHintManager by Bo Liu · 4 years, 5 months ago
  14. 33adb57 Don't double lock when resetting jank tests by Jorim Jaggi · 4 years, 6 months ago
  15. 71db889 Add GPU completion to FrameMetrics (1/3) by Jorim Jaggi · 4 years, 7 months ago
  16. 5fdf7b8 Add SurfaceControl to hwui by Huihong Luo · 4 years, 7 months ago
  17. 7bb70fa Remove render ahead from hwui by Ady Abraham · 4 years, 7 months ago
  18. e95c62d Fix crash regression when calling setSurface(null) by John Reck · 5 years ago
  19. b36bfdd Wire-up colorMode="hdr" by John Reck · 5 years ago
  20. aa4c982 Remove legacy callDrawGlFunction2 from HWUI by John Reck · 5 years ago
  21. 43fe6fc [HWUI] Remove references to gui/Surface. by Alec Mouri · 6 years ago
  22. 8a82b14 [HWUI] use ANativeWindow_getLastQueuedBuffer api by Alec Mouri · 6 years ago
  23. cd18c22 Fix for Surface#lockHardwareCanvas lockups by John Reck · 6 years ago
  24. 83161dc Delete VectorDrawableAtlas by John Reck · 6 years ago
  25. 8b99419 Update includes to begin isolating graphics classes. by Derek Sollenberger · 6 years ago
  26. bc409cf Rearrange some headers by Fedor Kudasov · 6 years ago
  27. 6bdd90f Remove unused (mostly GL-related) headers by Fedor Kudasov · 6 years ago
  28. e218c69 Replace CLOCK_MONOTONIC with SYSTEM_TIME_MONOTONIC by Jerome Gaillard · 6 years ago
  29. 0fa0cbc Support render-ahead in vulkan by John Reck · 6 years ago
  30. 4d52722 Add back render-ahead support by John Reck · 6 years ago
  31. fbeac3c Add missing trace points by John Reck · 6 years ago
  32. 322b8ab Remove old TaskManager system by John Reck · 6 years ago
  33. 898123b Start RenderThread earlier to preload Vulkan/EGL drivers by Stan Iliev · 7 years ago
  34. 515bd28 Merge "Don't create RenderThread for dumpsys gfxinfo" by TreeHugger Robot · 7 years ago
  35. ba7e965 Don't create RenderThread for dumpsys gfxinfo by John Reck · 7 years ago
  36. 5cca8f2 Add continuous SKP capture test api by John Reck · 7 years ago
  37. 283bb46 New WebViewFunctor API by John Reck · 7 years ago
  38. 8785ceb Refactors and a potential public API for rendering by John Reck · 7 years ago
  39. bb3a358 Wire-up default force-dark based off of isLightTheme by John Reck · 7 years ago
  40. 28a4d99 Refactor RenderState and remove unused functionality. by Derek Sollenberger · 7 years ago
  41. 1a025a7 Refactor HWUI readback code to be backend independent by Stan Iliev · 7 years ago
  42. edf3e1f Merge "Move allocateBuffers to RT" into pi-dev am: 2f8a3a4bb8 am: c9756c9193 by Jorim Jaggi · 7 years ago
  43. 7823ee7 Move allocateBuffers to RT by Jorim Jaggi · 7 years ago
  44. 5b02c62 Attempting to fix the black flicker by John Reck · 7 years ago
  45. cc2eee8 Attempting to fix the black flicker by John Reck · 7 years ago
  46. e4c1e6c Remove dead code by John Reck · 7 years ago
  47. e170fb6 A better HW Bitmap uploader by John Reck · 7 years ago
  48. d9d7f12 Delete a bunch of code by John Reck · 7 years ago
  49. b90d4cb Move all non-GL HW Bitmap work off RT by John Reck · 7 years ago
  50. 1a4a981 Revert "Add support for render-ahead" by John Reck · 7 years ago
  51. 1072fff Remove Properties::isSkiaPipeline (3/!?) by John Reck · 7 years ago
  52. 413a3c3 Merge "Remove dead code" by TreeHugger Robot · 7 years ago
  53. 617673f Remove dead code by John Reck · 7 years ago
  54. ec10097 Add support for render-ahead by John Reck · 7 years ago
  55. 6c4b6e8 Fix a crash when grContext was deleted by Stan Iliev · 7 years ago
  56. 9568800 [Magnifier-26] Wire up frame callback for realsies by Mihai Popa · 7 years ago
  57. 1bcacfd Format the world (or just HWUI) by John Reck · 8 years ago
  58. f8441e6 Switch to a fancy new queue by John Reck · 8 years ago
  59. 91cf84c Merge "Fix flicker from multiwindow resize" into oc-mr1-dev am: facdce3ab2 by John Reck · 8 years ago
  60. f138b17 Fix flicker from multiwindow resize by John Reck · 8 years ago
  61. 6b894d7 Release VectorDrawable cache surface on render thread by Stan Iliev · 8 years ago
  62. 3310fb1 Cache VectorDrawables in an atlas by Stan Iliev · 8 years ago
  63. 34781b2 Move frame history into jank tracker by John Reck · 8 years ago
  64. 2d41b97 Merge "Add a workaround for simulate secondary display" into oc-dev am: 31443a17e8 by John Reck · 8 years ago
  65. a896306 Add a workaround for simulate secondary display by John Reck · 8 years ago
  66. f9e45d1 Implement CacheManager for the Skia pipelines. by Derek Sollenberger · 8 years ago
  67. aeb22da Merge "Implement HW Bitmap for Skia pipeline" by TreeHugger Robot · 8 years ago
  68. 7bc3bc6 Implement HW Bitmap for Skia pipeline by Stan Iliev · 8 years ago
  69. 26a2b97 Enable wide color gamut rendering by Romain Guy · 8 years ago
  70. 9a81487 Improve time to texture destruction by John Reck · 8 years ago
  71. 576b6a8 Revert "Fix recent apps in system UI for Skia pipeline" by John Reck · 8 years ago
  72. 625dd56 Fix recent apps in system UI for Skia pipeline by Stan Iliev · 8 years ago
  73. 4d7094d Merge "Check for spurious wake ups" am: 3a3cd0a27f am: c2dcebe6e6 am: 1344c034c5 by Tom Cherry · 8 years ago
  74. 298a146 Check for spurious wake ups by Tom Cherry · 8 years ago
  75. df1742e Overhaul GraphicsStatsService by John Reck · 9 years ago
  76. 6983bc4 Fix deadlock in render thread when Bitmap.prepareToDraw is invoked by Stan Iliev · 9 years ago
  77. 2de950d Overhaul RenderNode's DisplayList management by John Reck · 9 years ago
  78. 59eecb52 Support readback from hardware bitmaps by sergeyv · 9 years ago
  79. c4fbada Support Surface and Layer Readback in the SkiaPipelines. by Derek Sollenberger · 9 years ago
  80. 97cc85f Merge "Routine to upload hardware bitmaps" by Sergei Vasilinetc · 9 years ago
  81. 694d499 Routine to upload hardware bitmaps by sergeyv · 9 years ago
  82. daf7229 Move OpenGL specific details behind renderPipeline interface. by Derek Sollenberger · 9 years ago
  83. ec4a4b1 Use Bitmap in DisplayList & RecordedOps instead of SkBitmap by sergeyv · 9 years ago
  84. 253f2c2 Linear blending, step 1 by Romain Guy · 9 years ago
  85. 9580146 Add API to copy a window by John Reck · 9 years ago
  86. 712765f resolve merge conflicts of 1d7ee6b to master by John Reck · 9 years ago
  87. cd68212 Make updateSurface non-blocking by John Reck · 9 years ago
  88. 8b9a1fa Eliminate recents upload jank am: 4387190d8e am: 021a952150 am: 897b9effb7 by John Reck · 9 years ago
  89. 4387190 Eliminate recents upload jank by John Reck · 9 years ago
  90. 56ad6ec Remove LayerRenderer. by Derek Sollenberger · 9 years ago
  91. 5e00c7c Delete old rendering pipeline by Chris Craik · 9 years ago
  92. aa17353 Merge changes from topic \\'fifo\\' into nyc-mr1-dev am: a96d445aef by Tim Murray · 9 years ago
  93. 33eb07f Add new mode for SCHED_FIFO on UI and RenderThreads. by Tim Murray · 9 years ago
  94. 03de074 Implement runtime switch to select default renderer mode by Stan Iliev · 9 years ago
  95. f148076 Benchmark-mode for macrobench by John Reck · 9 years ago
  96. 0535764 Remove unused method from RenderProxy and CanvasContext. by Derek Sollenberger · 9 years ago
  97. ab1080c Delete unused args by John Reck · 9 years ago
  98. e94cbc7 API tweaks to PixelCopy and make it public by John Reck · 9 years ago
  99. 8afcc76 Revert "Revert "Make stopped state a first-class thing"" by John Reck · 9 years ago
  100. d2eec0e Merge "Framework-side of SurfaceView#getBitmap" into nyc-dev by John Reck · 9 years ago