1. cd55852 Make buffer age work in Vulkan by Greg Daniel · 9 years ago
  2. 116c376 Fix hwui compile error only seen with debug switch. by Daichi Hirono · 9 years ago
  3. 59eecb52 Support readback from hardware bitmaps by sergeyv · 9 years ago
  4. 769ccdb Merge "Avoid starving RT anims" by John Reck · 9 years ago
  5. 189e874 Update pinImages to report when GPU resource limits are exceeded. by Derek Sollenberger · 9 years ago
  6. c4fbada Support Surface and Layer Readback in the SkiaPipelines. by Derek Sollenberger · 9 years ago
  7. 12efa55 Avoid starving RT anims by John Reck · 9 years ago
  8. 0e3cba3 Handle vulkan windowing directly in SkiaVulkanPipeline by Derek Sollenberger · 9 years ago
  9. 3e62009 Merge "Refactor pin/unpinImages to work across pipelines." by Derek Sollenberger · 9 years ago
  10. 7e044fe Enable SkiaPipelines to interoperate with existing GlesDriver configs. by Derek Sollenberger · 9 years ago
  11. b7d34b6 Refactor pin/unpinImages to work across pipelines. by Derek Sollenberger · 9 years ago
  12. 500a0c3 Implement Skia pipelines for OpenGL and Vulkan. by Stan Iliev · 9 years ago
  13. 97cc85f Merge "Routine to upload hardware bitmaps" by Sergei Vasilinetc · 9 years ago
  14. 694d499 Routine to upload hardware bitmaps by sergeyv · 9 years ago
  15. 050bb6a Minor cleanup of unused headers and overly described functions. by Derek Sollenberger · 9 years ago
  16. daf7229 Move OpenGL specific details behind renderPipeline interface. by Derek Sollenberger · 9 years ago
  17. be9a730 Merge "Store GrContext on RenderThread for use by Skia-based renderers." by Derek Sollenberger · 9 years ago
  18. de97307 Make FrameInfoVisualizer use an IRenderPipeline to draw by Matt Sarett · 9 years ago
  19. 98f75d5 Store GrContext on RenderThread for use by Skia-based renderers. by Derek Sollenberger · 9 years ago
  20. ec4a4b1 Use Bitmap in DisplayList & RecordedOps instead of SkBitmap by sergeyv · 9 years ago
  21. 6e68bed Merge "Initial refactoring to enable the addition of the SkiaOpenGLPipeline." by Derek Sollenberger · 9 years ago
  22. 253f2c2 Linear blending, step 1 by Romain Guy · 9 years ago
  23. 0df6209 Initial refactoring to enable the addition of the SkiaOpenGLPipeline. by Derek Sollenberger · 9 years ago
  24. 6a21ca5 Move Layer creation/deletion into the RenderPipeline. by Derek Sollenberger · 9 years ago
  25. 8733bff Support EGL_KHR_partial_update without EGL_EXT_buffer_age by John Reck · 9 years ago
  26. dcbc0e9 resolve merge conflicts of 0ec2fd7 to master by sergeyv · 9 years ago
  27. 0ec2fd7 HWUI: track upload & recent usage in font cache am: af102bee51 am: 42c01cf62f by sergeyv · 9 years ago
  28. af102be HWUI: track upload & recent usage in font cache by sergeyv · 9 years ago
  29. 9580146 Add API to copy a window by John Reck · 9 years ago
  30. 471a63e Merge "Fix texture leak" by TreeHugger Robot · 9 years ago
  31. 7cae510 Wait on frame work fences when frames are dropped am: 06e2e9cf4c am: 7a14f5aeb9 by Chris Craik · 9 years ago
  32. b53c608 Wait on frame work fences when frames are dropped am: 06e2e9cf4c am: 7a14f5aeb9 by Chris Craik · 9 years ago
  33. 3053ac7 Fix texture leak by John Reck · 9 years ago
  34. 06e2e9c Wait on frame work fences when frames are dropped by Chris Craik · 9 years ago
  35. 56996ff resolve merge conflicts of 76ce8e5 to stage-aosp-master am: ed935c32f4 by Chih-Hung Hsieh · 9 years ago
  36. ed935c3 resolve merge conflicts of 76ce8e5 to stage-aosp-master by Chih-Hung Hsieh · 9 years ago
  37. f35c939 Fix clang-tidy warnings in libs/hwui. by Chih-Hung Hsieh · 9 years ago
  38. 4979645 Fix clang-tidy warnings in libs/hwui. by Chih-Hung Hsieh · 9 years ago
  39. 712765f resolve merge conflicts of 1d7ee6b to master by John Reck · 9 years ago
  40. 1d7ee6b Make updateSurface non-blocking am: cd68212f08 am: 9dd91dec3f by John Reck · 9 years ago
  41. cd68212 Make updateSurface non-blocking by John Reck · 9 years ago
  42. 0ddfbc4 Ensure Dequeue/Queue duration is always set am: 70e89c9c37 am: ed343def3e by John Reck · 9 years ago
  43. 77e5333 Ensure Dequeue/Queue duration is always set am: 70e89c9c37 am: ed343def3e by John Reck · 9 years ago
  44. 70e89c9 Ensure Dequeue/Queue duration is always set by John Reck · 9 years ago
  45. 2e729eb Put VD animators on paused list when RT stops drawing am: c82e879e56 am: 70b6080cd7 by Doris Liu · 9 years ago
  46. 4ec05be Put VD animators on paused list when RT stops drawing am: c82e879e56 by Doris Liu · 9 years ago
  47. 70b6080 Put VD animators on paused list when RT stops drawing am: c82e879e56 by Doris Liu · 9 years ago
  48. 0cf4d47 Merge "Put VD animators on paused list when RT stops drawing" into nyc-mr1-dev by Doris Liu · 9 years ago
  49. 8b9a1fa Eliminate recents upload jank am: 4387190d8e am: 021a952150 am: 897b9effb7 by John Reck · 9 years ago
  50. 56f9ccf Fix null deref crash am: 882d515cd5 am: ed93e111c5 am: 86e700ebc9 by John Reck · 9 years ago
  51. 897b9ef Eliminate recents upload jank am: 4387190d8e am: 021a952150 by John Reck · 9 years ago
  52. 021a952 Eliminate recents upload jank am: 4387190d8e by John Reck · 9 years ago
  53. e733f86 Merge "Eliminate recents upload jank" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  54. 4387190 Eliminate recents upload jank by John Reck · 9 years ago
  55. 86e700e Fix null deref crash am: 882d515cd5 am: ed93e111c5 by John Reck · 9 years ago
  56. 882d515 Fix null deref crash by John Reck · 9 years ago
  57. c82e879 Put VD animators on paused list when RT stops drawing by Doris Liu · 9 years ago
  58. 63d8aa9 Merge \\\"Fix missing IpConnectivity metrics\\\" into nyc-mr1-dev am: 66e7752ad1 am: b2db402899 by Hugo Benichi · 9 years ago
  59. fb5c675 resolve merge conflicts of 67daab6 to nyc-mr1-dev-plus-aosp by John Reck · 9 years ago
  60. 67daab6 Teach JankTracker about new swap behaviors am: 2d5b8d7392 by John Reck · 9 years ago
  61. 34921ac Merge "Teach JankTracker about new swap behaviors" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  62. b5405b1 Drop less aggressively am: a3d795a34a am: 62ec371a9e am: fd6bf88724 by John Reck · 9 years ago
  63. 2d5b8d7 Teach JankTracker about new swap behaviors by John Reck · 9 years ago
  64. fd6bf88 Drop less aggressively am: a3d795a34a am: 62ec371a9e by John Reck · 9 years ago
  65. a3d795a Drop less aggressively by John Reck · 9 years ago
  66. 56ad6ec Remove LayerRenderer. by Derek Sollenberger · 9 years ago
  67. 846799d resolve merge conflicts of f53bfc9 to master by Stephen Hines · 9 years ago
  68. f53bfc9 resolve merge conflicts of 3fb651b to nyc-mr1-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
  69. 05160d7 resolve merge conflicts of 5152fd9 to stage-aosp-master by Chih-Hung Hsieh · 9 years ago
  70. faecb78 Fix google-explicit-constructor warnings in frameworks/base by Chih-Hung Hsieh · 9 years ago
  71. cf3e1a7 Merge \\"Change swap chain stuffed detection logic\\" into nyc-mr1-dev am: 433a19e8bf by Chris Craik · 9 years ago
  72. 3c37412 Merge \"Change swap chain stuffed detection logic\" into nyc-mr1-dev by Chris Craik · 9 years ago
  73. 3163568 Change swap chain stuffed detection logic by Chris Craik · 9 years ago
  74. 44b7f75 Merge changes I15da2563,I7845542d into nyc-mr1-dev am: 7b8b1aab93 am: 619682b960 by Tim Murray · 9 years ago
  75. 619682b Merge changes I15da2563,I7845542d into nyc-mr1-dev am: 7b8b1aab93 by Tim Murray · 9 years ago
  76. ffde6274 add tracepoint for when the display chain is stuffed by Tim Murray · 9 years ago
  77. b4c51cf Merge "Move isSkiaEnabled to the Properties class" by Stan Iliev · 9 years ago
  78. 768e393 Refactor CanvasContext: move OpenGL specific code by Stan Iliev · 9 years ago
  79. 8a33e40 Move isSkiaEnabled to the Properties class by Stan Iliev · 9 years ago
  80. 5e00c7c Delete old rendering pipeline by Chris Craik · 9 years ago
  81. aa17353 Merge changes from topic \\'fifo\\' into nyc-mr1-dev am: a96d445aef by Tim Murray · 9 years ago
  82. 03b34e4 Merge changes from topic \'fifo\' into nyc-mr1-dev am: a96d445aef by Tim Murray · 9 years ago
  83. a96d445 Merge changes from topic 'fifo' into nyc-mr1-dev by Tim Murray · 9 years ago
  84. a1a529e Merge "Implement runtime switch to select default renderer mode" by TreeHugger Robot · 9 years ago
  85. 33eb07f Add new mode for SCHED_FIFO on UI and RenderThreads. by Tim Murray · 9 years ago
  86. 6f98aa2 Merge "Unify readback Surface/TextureView copy mechanism" by TreeHugger Robot · 9 years ago
  87. 03de074 Implement runtime switch to select default renderer mode by Stan Iliev · 9 years ago
  88. 764045d Unify readback Surface/TextureView copy mechanism by Chris Craik · 9 years ago
  89. e7f27fb Merge \\"Consider queue & dequeue times for should draw\\" into nyc-mr1-dev am: 3a465e7a12 by John Reck · 9 years ago
  90. 6354336 Merge \"Consider queue & dequeue times for should draw\" into nyc-mr1-dev by John Reck · 9 years ago
  91. 0def73a Consider queue & dequeue times for should draw by John Reck · 9 years ago
  92. f148076 Benchmark-mode for macrobench by John Reck · 9 years ago
  93. 0535764 Remove unused method from RenderProxy and CanvasContext. by Derek Sollenberger · 9 years ago
  94. a1a0bbd Merge \\"Fix SurfaceViewPositionListener race bugs\\" into nyc-mr1-dev am: 8701bff9ba by John Reck · 9 years ago
  95. 892f8e7 Merge \"Fix SurfaceViewPositionListener race bugs\" into nyc-mr1-dev by John Reck · 9 years ago
  96. 7b570de Fix SurfaceViewPositionListener race bugs by John Reck · 9 years ago
  97. d2be84f Merge "Delete unused args" by John Reck · 9 years ago
  98. ab1080c Delete unused args by John Reck · 9 years ago
  99. cb96c82 Merge \\\"Avoid re-calculating vsync mid-frame\\\" into nyc-dev am: fc275d244e am: cb0649f72b by John Reck · 9 years ago
  100. 2d30d67 Merge \"Avoid re-calculating vsync mid-frame\" into nyc-dev am: fc275d244e by John Reck · 9 years ago