1. 7823ee7 Move allocateBuffers to RT by Jorim Jaggi · 6 years ago
  2. 5b02c62 Attempting to fix the black flicker by John Reck · 6 years ago
  3. 767e25e Add ability to change context priority of RT GL context by Jorim Jaggi · 6 years ago
  4. 5642847 Don't use IPC in isolateProcess by John Reck · 6 years ago
  5. 6afa009 Allow debuggable apps to do skp capture by John Reck · 6 years ago
  6. 9568800 [Magnifier-26] Wire up frame callback for realsies by Mihai Popa · 6 years ago
  7. 9f51644 Extreme battery saver: Allow lowering framerate for experiments. by John Reck · 7 years ago
  8. 259b25a Switch RenderThread to a Java daemon thread by John Reck · 7 years ago
  9. d495f43 Implement SkSL cache by Stan Iliev · 7 years ago
  10. 218e119 Merge "Allow translucent RenderNode->Bitmap captures" into oc-mr1-dev am: 31897d8848 by John Reck · 7 years ago
  11. 226fcca Allow translucent RenderNode->Bitmap captures by John Reck · 7 years ago
  12. 1d4be04 Merge "Avoid setting high contrast in every view draw" by John Reck · 7 years ago
  13. 938e884 Avoid setting high contrast in every view draw by John Reck · 7 years ago
  14. c231182 Fix assert_premultiplied assert by Stan Iliev · 7 years ago
  15. 9f430b2 Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5c091dc944 by Steven Moreland · 7 years ago
  16. 5c091dc Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 by Steven Moreland · 7 years ago
  17. 2279b25 frameworks/base: use proper nativehelper headers by Steven Moreland · 7 years ago
  18. 2d41b97 Merge "Add a workaround for simulate secondary display" into oc-dev am: 31443a17e8 by John Reck · 7 years ago
  19. a896306 Add a workaround for simulate secondary display by John Reck · 7 years ago
  20. 0ecc0ff Merge "Enable wide color gamut rendering" by TreeHugger Robot · 7 years ago
  21. 26a2b97 Enable wide color gamut rendering by Romain Guy · 7 years ago
  22. 19208a5 Merge "Fix AVD memory leak" into oc-dev am: 98db1264d4 am: 3903501845 by Doris Liu · 7 years ago
  23. d721b45 Merge "Fix ANR & Crash on Ryu" into oc-dev am: 6890dc95d0 am: 7e206e5d66 by John Reck · 7 years ago
  24. 98db126 Merge "Fix AVD memory leak" into oc-dev by Doris Liu · 7 years ago
  25. 0bfce2c Fix AVD memory leak by Doris Liu · 7 years ago
  26. a67b62e Fix ANR & Crash on Ryu by John Reck · 7 years ago
  27. 89618d7 Merge "Creating HW bitmaps from RenderNode" into oc-dev am: d63b77c627 by John Reck · 7 years ago
  28. 1fedd91 Creating HW bitmaps from RenderNode by John Reck · 7 years ago
  29. 9a89d83 Avoid a race condition on reading qemu.gles property by Jaesung Chung · 7 years ago
  30. 04d0461 Remove dependency on EGL private headers by Mathias Agopian · 7 years ago
  31. d5c7dd6 Modify SurfaceView to use SurfaceFlinger child surfaces. by Robert Carr · 7 years ago
  32. 5aec7b9 Revert "Modify SurfaceView to use SurfaceFlinger child surfaces." by Wonsik Kim · 7 years ago
  33. cd4aeef Modify SurfaceView to use SurfaceFlinger child surfaces. by Robert Carr · 7 years ago
  34. 8009012 Revert "SurfaceView: Include surfaceInsets in position calculation" by Rob Carr · 7 years ago
  35. 8c31e1d SurfaceView: Include surfaceInsets in position calculation by Robert Carr · 7 years ago
  36. df1742e Overhaul GraphicsStatsService by John Reck · 7 years ago
  37. 2de950d Overhaul RenderNode's DisplayList management by John Reck · 7 years ago
  38. 0a0f231 Move GraphicBuffer to graphics package by sergeyv · 8 years ago
  39. 253f2c2 Linear blending, step 1 by Romain Guy · 8 years ago
  40. 6ccb38b Drop fastjni from nSupportsOpenGL by John Reck · 8 years ago
  41. 9580146 Add API to copy a window by John Reck · 8 years ago
  42. 2e729eb Put VD animators on paused list when RT stops drawing am: c82e879e56 am: 70b6080cd7 by Doris Liu · 8 years ago
  43. 4ec05be Put VD animators on paused list when RT stops drawing am: c82e879e56 by Doris Liu · 8 years ago
  44. c82e879 Put VD animators on paused list when RT stops drawing by Doris Liu · 8 years ago
  45. 2c02aa1 Run animation *after* property sync am: 7c7052dd9b am: 0053b066e5 am: c82ef8a51f by Doris Liu · 8 years ago
  46. c82ef8a Run animation *after* property sync am: 7c7052dd9b am: 0053b066e5 by Doris Liu · 8 years ago
  47. 7c7052d Run animation *after* property sync by Doris Liu · 8 years ago
  48. fc4560e Merge \\"Fix VD animator not being properly resumed\\" into nyc-mr1-dev am: ffa880b83f by Doris Liu · 8 years ago
  49. ea01b15 Merge \"Fix VD animator not being properly resumed\" into nyc-mr1-dev by Doris Liu · 8 years ago
  50. 3bb5ddd Fix VD animator not being properly resumed by Doris Liu · 8 years ago
  51. aa17353 Merge changes from topic \\'fifo\\' into nyc-mr1-dev am: a96d445aef by Tim Murray · 8 years ago
  52. 03b34e4 Merge changes from topic \'fifo\' into nyc-mr1-dev am: a96d445aef by Tim Murray · 8 years ago
  53. 33eb07f Add new mode for SCHED_FIFO on UI and RenderThreads. by Tim Murray · 8 years ago
  54. f64c34e Remove isAvailable() from DisplayListCanvas. by Derek Sollenberger · 8 years ago
  55. d2be84f Merge "Delete unused args" by John Reck · 8 years ago
  56. 08e97225 Merge \\"Make sure VD animation push staging happens only in MODE_FULL\\" into nyc-mr1-dev am: 41fb30282e by Doris Liu · 8 years ago
  57. 42ba9da Merge \"Make sure VD animation push staging happens only in MODE_FULL\" into nyc-mr1-dev by Doris Liu · 8 years ago
  58. ab1080c Delete unused args by John Reck · 8 years ago
  59. 7f2bf46 Make sure VD animation push staging happens only in MODE_FULL by Doris Liu · 8 years ago
  60. 09087ea Merge \"Handle hidden RT VectorDrawable animators\" into nyc-mr1-dev by Doris Liu · 8 years ago
  61. 718cd3e Handle hidden RT VectorDrawable animators by Doris Liu · 8 years ago
  62. 67ce99b Handle hidden RT VectorDrawable animators by Doris Liu · 8 years ago
  63. e543776 Merge "Move Vulkan layer path setup to ApplicationLoaders" into nyc-dev am: 7f0708390b am: 76766d29b3 by Dimitry Ivanov · 8 years ago
  64. 76766d2 Merge "Move Vulkan layer path setup to ApplicationLoaders" into nyc-dev by Dimitry Ivanov · 8 years ago
  65. 0997908 Move Vulkan layer path setup to ApplicationLoaders by Dimitry Ivanov · 8 years ago
  66. d53e3be Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  67. 85e0c89 resolve merge conflicts of 1599b981 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 8 years ago
  68. c6baf56 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  69. f97dca6 Merge "API tweaks to PixelCopy and make it public" into nyc-dev am: 7f209d3 by John Reck · 8 years ago
  70. e94cbc7 API tweaks to PixelCopy and make it public by John Reck · 8 years ago
  71. fe16c4b Merge "Revert "Revert "Make stopped state a first-class thing""" into nyc-dev by John Reck · 8 years ago
  72. 8afcc76 Revert "Revert "Make stopped state a first-class thing"" by John Reck · 8 years ago
  73. f3c2dee Merge "Framework-side of SurfaceView#getBitmap" into nyc-dev am: d2eec0e by John Reck · 8 years ago
  74. d2eec0e Merge "Framework-side of SurfaceView#getBitmap" into nyc-dev by John Reck · 8 years ago
  75. 10dd058 Framework-side of SurfaceView#getBitmap by John Reck · 8 years ago
  76. 26d6685 Merge "Revert "Make stopped state a first-class thing"" into nyc-dev am: 825fa4d by John Reck · 8 years ago
  77. 825fa4d Merge "Revert "Make stopped state a first-class thing"" into nyc-dev by John Reck · 8 years ago
  78. eab3f26 Revert "Make stopped state a first-class thing" by John Reck · 8 years ago
  79. 620a86e Merge "Make stopped state a first-class thing" into nyc-dev am: c724dcf by John Reck · 8 years ago
  80. c724dcf Merge "Make stopped state a first-class thing" into nyc-dev by John Reck · 8 years ago
  81. c01a9b6 Merge "Fix some edge cases" into nyc-dev am: 4a62eff by John Reck · 8 years ago
  82. 945961f Make stopped state a first-class thing by John Reck · 8 years ago
  83. 51f2d60 Fix some edge cases by John Reck · 8 years ago
  84. 3c77e5a Merge "Add a callback for rendernode parentcount=0" into nyc-dev am: bbb4c2e by John Reck · 8 years ago
  85. 44b49f0 Add a callback for rendernode parentcount=0 by John Reck · 8 years ago
  86. 85ea32b Switch frameworks/base/core/jni from gcc to clang. by Ben Wagner · 8 years ago
  87. 350e652 End staging animators when destroy RootRenderNode by Doris Liu · 8 years ago
  88. 11f02d7 allow for slow FrameMetricsListeners by Andres Morales · 8 years ago
  89. e3f0818 check for null members in NotifyHandler by Andres Morales · 8 years ago
  90. 910beb8 updates to FrameStatsObserver API by Andres Morales · 8 years ago
  91. 0a1abd3 Merge "Have RT drive window positioning" by John Reck · 8 years ago
  92. f648108 Have RT drive window positioning by John Reck · 8 years ago
  93. 03d8f768 Adding plumbing for passing the lib directory. by Michael Lentine · 8 years ago
  94. 06f5bc7 expose hwui frame stats through FrameStatsObserver by Andres Morales · 9 years ago
  95. bf4b31f resolve merge conflicts of 04ce46db64 to master. by John Reck · 9 years ago
  96. 0bcd0cb libhwui: make setSurface asynchronous by Thomas Buhot · 9 years ago
  97. b816087 Rendering the window frame with a second thread by Skuhne · 9 years ago
  98. 434a481 am ea1831d2: am b57dd722: resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  99. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  100. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago