1. f9bd294 Merge "Overhaul GraphicsStatsService" by TreeHugger Robot · 8 years ago
  2. df1742e Overhaul GraphicsStatsService by John Reck · 8 years ago
  3. 4badfe6 Add developer setting to set the default GPU renderer. by Derek Sollenberger · 8 years ago
  4. 2de950d Overhaul RenderNode's DisplayList management by John Reck · 8 years ago
  5. be34e8e Revert "Destroy DisplayLists on time" by John Reck · 8 years ago
  6. 2874daa Destroy DisplayLists on time by John Reck · 8 years ago
  7. f7fee94 Remove unused variable. by Tao Wu · 8 years ago
  8. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  9. 3bc72e5 Merge "Fix import statement in view|transition|animation packages." by TreeHugger Robot · 8 years ago
  10. 67e2ae8 Fix import statement in view|transition|animation packages. by Aurimas Liutikas · 8 years ago
  11. 253f2c2 Linear blending, step 1 by Romain Guy · 8 years ago
  12. 9580146 Add API to copy a window by John Reck · 8 years ago
  13. 712765f resolve merge conflicts of 1d7ee6b to master by John Reck · 8 years ago
  14. cd68212 Make updateSurface non-blocking by John Reck · 8 years ago
  15. aa17353 Merge changes from topic \\'fifo\\' into nyc-mr1-dev am: a96d445aef by Tim Murray · 8 years ago
  16. 33eb07f Add new mode for SCHED_FIFO on UI and RenderThreads. by Tim Murray · 8 years ago
  17. f64c34e Remove isAvailable() from DisplayListCanvas. by Derek Sollenberger · 8 years ago
  18. 45faba5 Fix wording regarding ThreadedRenderer by Stan Iliev · 8 years ago
  19. ab1080c Delete unused args by John Reck · 8 years ago
  20. 718cd3e Handle hidden RT VectorDrawable animators by Doris Liu · 8 years ago
  21. 67ce99b Handle hidden RT VectorDrawable animators by Doris Liu · 8 years ago
  22. 0997908 Move Vulkan layer path setup to ApplicationLoaders by Dimitry Ivanov · 8 years ago
  23. e85ce99 Don't stage content drawn bounds by Jorim Jaggi · 8 years ago
  24. e94cbc7 API tweaks to PixelCopy and make it public by John Reck · 8 years ago
  25. 9a17da8 Don't reuse LOST_SURFACE for stopped by John Reck · 8 years ago
  26. 8afcc76 Revert "Revert "Make stopped state a first-class thing"" by John Reck · 8 years ago
  27. d2eec0e Merge "Framework-side of SurfaceView#getBitmap" into nyc-dev by John Reck · 8 years ago
  28. 10dd058 Framework-side of SurfaceView#getBitmap by John Reck · 8 years ago
  29. 825fa4d Merge "Revert "Make stopped state a first-class thing"" into nyc-dev by John Reck · 8 years ago
  30. eab3f26 Revert "Make stopped state a first-class thing" by John Reck · 8 years ago
  31. c724dcf Merge "Make stopped state a first-class thing" into nyc-dev by John Reck · 8 years ago
  32. 945961f Make stopped state a first-class thing by John Reck · 8 years ago
  33. 51f2d60 Fix some edge cases by John Reck · 8 years ago
  34. 44b49f0 Add a callback for rendernode parentcount=0 by John Reck · 8 years ago
  35. 350e652 End staging animators when destroy RootRenderNode by Doris Liu · 9 years ago
  36. 910beb8 updates to FrameStatsObserver API by Andres Morales · 9 years ago
  37. 03d8f768 Adding plumbing for passing the lib directory. by Michael Lentine · 9 years ago
  38. 06f5bc7 expose hwui frame stats through FrameStatsObserver by Andres Morales · 9 years ago
  39. bf4b31f resolve merge conflicts of 04ce46db64 to master. by John Reck · 9 years ago
  40. 0bcd0cb libhwui: make setSurface asynchronous by Thomas Buhot · 9 years ago
  41. 51aaf90 Nuke HardwareRenderer abstract base by John Reck · 9 years ago
  42. b816087 Rendering the window frame with a second thread by Skuhne · 9 years ago
  43. ea7a7fb MultiThreaded rendering of different renderNodes by Skuhne · 9 years ago
  44. e248bd1 Serializing display lists by John Reck · 9 years ago
  45. 828698b Make querying the graphics stats service more defensive by John Reck · 9 years ago
  46. 63005e6 Reduce wasted buffer allocations by John Reck · 9 years ago
  47. 50210d9 Adjust light source for window position by Alan Viverette · 9 years ago
  48. 2507c34 Cleanup properties by Chris Craik · 9 years ago
  49. 1641c0c Merge "Move AssetAtlas off of SkBitmap*" into mnc-dev by John Reck · 9 years ago
  50. c6e2e8f Move AssetAtlas off of SkBitmap* by John Reck · 9 years ago
  51. 31a2d06 Revert "Revert "Merge getDisplayList and updateDisplayListIfDirty"" by Chris Craik · 9 years ago
  52. 5c705c5 Merge "Fix build." into mnc-dev by Chris Craik · 9 years ago
  53. b2847af Fix build. by Chris Craik · 9 years ago
  54. f4ff8f7 Merge "Merge getDisplayList and updateDisplayListIfDirty" into mnc-dev by Chris Craik · 9 years ago
  55. f85d064 Merge getDisplayList and updateDisplayListIfDirty by Chris Craik · 9 years ago
  56. 3731dc2 A bunch more cleanups by John Reck · 9 years ago
  57. 9d4efdf Revert "A bunch more cleanups" by John Reck · 9 years ago
  58. 7809f83 Revert "Move AssetAtlas off of SkBitmap*" by John Reck · 9 years ago
  59. 87ffb63 Move AssetAtlas off of SkBitmap* by John Reck · 9 years ago
  60. c294d12 A bunch more cleanups by John Reck · 9 years ago
  61. edc524c Add GraphicsStatsService by John Reck · 9 years ago
  62. 43c410e Merge "Remove HardwareCanvas" by Chris Craik · 9 years ago
  63. b36016c Cleanups & simplifications by John Reck · 9 years ago
  64. f6829a0 Remove HardwareCanvas by Chris Craik · 9 years ago
  65. f4faeac Cleanup Bitmap JNI attempt #2 by John Reck · 9 years ago
  66. c02977e Revert "Cleanup Bitmap JNI" by Chad Jones · 9 years ago
  67. b291524 Cleanup Bitmap JNI by John Reck · 9 years ago
  68. ba6adf6 Initial attempt at jank-tracking stat collection by John Reck · 10 years ago
  69. dad7d84c Teach AssetAtlas about more drawables by John Reck · 10 years ago
  70. 01a5ea3 Resume RT-animations after a pauseSurface by John Reck · 10 years ago
  71. 83fb64e Merge "If the surface is lost, release it" into lmp-mr1-dev by John Reck · 10 years ago
  72. b13de07 If the surface is lost, release it by John Reck · 10 years ago
  73. 70850ea Improve logging around performance critical events by Chris Craik · 10 years ago
  74. aa95a88 Have an actual fallback if the surface is lost by John Reck · 10 years ago
  75. 3aa1ffb Fix inset check in ThreadedRenderer by Alan Viverette · 10 years ago
  76. 23d307c Cleanup debug options by John Reck · 10 years ago
  77. 749906b Cleanup DeferredLayerUpdater by John Reck · 10 years ago
  78. 61375a8 Revert "Make starting window hw-accelerated" by John Reck · 10 years ago
  79. 4f52b34 Make starting window hw-accelerated by Chet Haase · 10 years ago
  80. 17035b0 Have destroy call freePrefetchedLayers by John Reck · 10 years ago
  81. abedca3 Support Z reorder/shadows in root render node by Chris Craik · 10 years ago
  82. 4c5a27b Merge "Animator stuff" into lmp-dev by John Reck · 10 years ago
  83. 119907c Animator stuff by John Reck · 10 years ago
  84. ed6f14a Make shadow alpha properties public, add lighting values for TV by Alan Viverette · 10 years ago
  85. 3e82495 Implement full View.buildLayer by John Reck · 10 years ago
  86. dbed893 Preserve surface insets when view layout is updated by Alan Viverette · 10 years ago
  87. 058fc64 Connect shadow style attributes to renderer by Chris Craik · 10 years ago
  88. 514a8b8 Merge "Fix root RenderNode damage calculation" into lmp-dev by John Reck · 10 years ago
  89. 0a97330 Fix root RenderNode damage calculation by John Reck · 10 years ago
  90. 57774a8 Ensure surfaces with insets aren't rendered as opaque by Alan Viverette · 10 years ago
  91. 58c42c3 Specify light and shadow properties in theme by Alan Viverette · 10 years ago
  92. ccb11e1 Add API for specifying popup window shadows and shadow insets by Alan Viverette · 10 years ago
  93. 8360153 Revert "Fix destroyHardwareResources" by John Reck · 10 years ago
  94. ec0c925 Fix destroyHardwareResources by John Reck · 10 years ago
  95. d907e5b Merge "Fix onTrimMemory for HardwareRenderer" by John Reck · 10 years ago
  96. f47a594 Fix onTrimMemory for HardwareRenderer by John Reck · 10 years ago
  97. 918ad52 More cleanups by John Reck · 10 years ago
  98. f74930b Merge "Surface: Add allocateBuffers to avoid render delay" by Dan Stoza · 10 years ago
  99. cd028f3 Fix contants; RT-enable WebView pt2 by John Reck · 10 years ago
  100. 5795d64 Surface: Add allocateBuffers to avoid render delay by Dan Stoza · 10 years ago