1. 71fae62 Pass Bitmap's native instance to JNI where feasible by Leon Scroggins III · 5 years ago
  2. 898123b Start RenderThread earlier to preload Vulkan/EGL drivers by Stan Iliev · 6 years ago
  3. fe5dfca Make HardwareRenderer public API by John Reck · 6 years ago
  4. 978d532 Fix RenderThread and worker thread names used by tools by Stan Iliev · 6 years ago
  5. 80dbc35 Tell JVM to not wait for HWUI worker threads upon shutdown by Stan Iliev · 6 years ago
  6. 48340af Merge "Don't assume all FP16 bitmaps are linearly encoded." by Derek Sollenberger · 6 years ago
  7. 6e35e63 Don't assume all FP16 bitmaps are linearly encoded. by Derek Sollenberger · 6 years ago
  8. 5cca8f2 Add continuous SKP capture test api by John Reck · 6 years ago
  9. e216948 Cleanup of Bitmap.h entry points. by Derek Sollenberger · 6 years ago
  10. 8785ceb Refactors and a potential public API for rendering by John Reck · 6 years ago
  11. bb3a358 Wire-up default force-dark based off of isLightTheme by John Reck · 6 years ago
  12. 1a025a7 Refactor HWUI readback code to be backend independent by Stan Iliev · 6 years ago
  13. edf3e1f Merge "Move allocateBuffers to RT" into pi-dev am: 2f8a3a4bb8 am: c9756c9193 by Jorim Jaggi · 6 years ago
  14. 7823ee7 Move allocateBuffers to RT by Jorim Jaggi · 6 years ago
  15. 5b02c62 Attempting to fix the black flicker by John Reck · 6 years ago
  16. cc2eee8 Attempting to fix the black flicker by John Reck · 6 years ago
  17. 617673f Remove dead code by John Reck · 6 years ago
  18. 767e25e Add ability to change context priority of RT GL context by Jorim Jaggi · 6 years ago
  19. 5642847 Don't use IPC in isolateProcess by John Reck · 6 years ago
  20. 6afa009 Allow debuggable apps to do skp capture by John Reck · 6 years ago
  21. 9568800 [Magnifier-26] Wire up frame callback for realsies by Mihai Popa · 6 years ago
  22. 9f51644 Extreme battery saver: Allow lowering framerate for experiments. by John Reck · 7 years ago
  23. 259b25a Switch RenderThread to a Java daemon thread by John Reck · 7 years ago
  24. d495f43 Implement SkSL cache by Stan Iliev · 7 years ago
  25. 218e119 Merge "Allow translucent RenderNode->Bitmap captures" into oc-mr1-dev am: 31897d8848 by John Reck · 7 years ago
  26. 226fcca Allow translucent RenderNode->Bitmap captures by John Reck · 7 years ago
  27. 1d4be04 Merge "Avoid setting high contrast in every view draw" by John Reck · 7 years ago
  28. 938e884 Avoid setting high contrast in every view draw by John Reck · 7 years ago
  29. c231182 Fix assert_premultiplied assert by Stan Iliev · 7 years ago
  30. 9f430b2 Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5c091dc944 by Steven Moreland · 7 years ago
  31. 5c091dc Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 by Steven Moreland · 7 years ago
  32. 2279b25 frameworks/base: use proper nativehelper headers by Steven Moreland · 7 years ago
  33. 2d41b97 Merge "Add a workaround for simulate secondary display" into oc-dev am: 31443a17e8 by John Reck · 7 years ago
  34. a896306 Add a workaround for simulate secondary display by John Reck · 7 years ago
  35. 0ecc0ff Merge "Enable wide color gamut rendering" by TreeHugger Robot · 7 years ago
  36. 26a2b97 Enable wide color gamut rendering by Romain Guy · 7 years ago
  37. 19208a5 Merge "Fix AVD memory leak" into oc-dev am: 98db1264d4 am: 3903501845 by Doris Liu · 7 years ago
  38. d721b45 Merge "Fix ANR & Crash on Ryu" into oc-dev am: 6890dc95d0 am: 7e206e5d66 by John Reck · 7 years ago
  39. 98db126 Merge "Fix AVD memory leak" into oc-dev by Doris Liu · 7 years ago
  40. 0bfce2c Fix AVD memory leak by Doris Liu · 7 years ago
  41. a67b62e Fix ANR & Crash on Ryu by John Reck · 7 years ago
  42. 89618d7 Merge "Creating HW bitmaps from RenderNode" into oc-dev am: d63b77c627 by John Reck · 7 years ago
  43. 1fedd91 Creating HW bitmaps from RenderNode by John Reck · 7 years ago
  44. 9a89d83 Avoid a race condition on reading qemu.gles property by Jaesung Chung · 7 years ago
  45. 04d0461 Remove dependency on EGL private headers by Mathias Agopian · 7 years ago
  46. d5c7dd6 Modify SurfaceView to use SurfaceFlinger child surfaces. by Robert Carr · 7 years ago
  47. 5aec7b9 Revert "Modify SurfaceView to use SurfaceFlinger child surfaces." by Wonsik Kim · 7 years ago
  48. cd4aeef Modify SurfaceView to use SurfaceFlinger child surfaces. by Robert Carr · 7 years ago
  49. 8009012 Revert "SurfaceView: Include surfaceInsets in position calculation" by Rob Carr · 7 years ago
  50. 8c31e1d SurfaceView: Include surfaceInsets in position calculation by Robert Carr · 7 years ago
  51. df1742e Overhaul GraphicsStatsService by John Reck · 8 years ago
  52. 2de950d Overhaul RenderNode's DisplayList management by John Reck · 8 years ago
  53. 0a0f231 Move GraphicBuffer to graphics package by sergeyv · 8 years ago
  54. 253f2c2 Linear blending, step 1 by Romain Guy · 8 years ago
  55. 6ccb38b Drop fastjni from nSupportsOpenGL by John Reck · 8 years ago
  56. 9580146 Add API to copy a window by John Reck · 8 years ago
  57. 2e729eb Put VD animators on paused list when RT stops drawing am: c82e879e56 am: 70b6080cd7 by Doris Liu · 8 years ago
  58. 4ec05be Put VD animators on paused list when RT stops drawing am: c82e879e56 by Doris Liu · 8 years ago
  59. c82e879 Put VD animators on paused list when RT stops drawing by Doris Liu · 8 years ago
  60. 2c02aa1 Run animation *after* property sync am: 7c7052dd9b am: 0053b066e5 am: c82ef8a51f by Doris Liu · 8 years ago
  61. c82ef8a Run animation *after* property sync am: 7c7052dd9b am: 0053b066e5 by Doris Liu · 8 years ago
  62. 7c7052d Run animation *after* property sync by Doris Liu · 8 years ago
  63. fc4560e Merge \\"Fix VD animator not being properly resumed\\" into nyc-mr1-dev am: ffa880b83f by Doris Liu · 8 years ago
  64. ea01b15 Merge \"Fix VD animator not being properly resumed\" into nyc-mr1-dev by Doris Liu · 8 years ago
  65. 3bb5ddd Fix VD animator not being properly resumed by Doris Liu · 8 years ago
  66. aa17353 Merge changes from topic \\'fifo\\' into nyc-mr1-dev am: a96d445aef by Tim Murray · 8 years ago
  67. 03b34e4 Merge changes from topic \'fifo\' into nyc-mr1-dev am: a96d445aef by Tim Murray · 8 years ago
  68. 33eb07f Add new mode for SCHED_FIFO on UI and RenderThreads. by Tim Murray · 8 years ago
  69. f64c34e Remove isAvailable() from DisplayListCanvas. by Derek Sollenberger · 8 years ago
  70. d2be84f Merge "Delete unused args" by John Reck · 8 years ago
  71. 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
  72. 42ba9da Merge \"Make sure VD animation push staging happens only in MODE_FULL\" into nyc-mr1-dev by Doris Liu · 8 years ago
  73. ab1080c Delete unused args by John Reck · 8 years ago
  74. 7f2bf46 Make sure VD animation push staging happens only in MODE_FULL by Doris Liu · 8 years ago
  75. 09087ea Merge \"Handle hidden RT VectorDrawable animators\" into nyc-mr1-dev by Doris Liu · 8 years ago
  76. 718cd3e Handle hidden RT VectorDrawable animators by Doris Liu · 8 years ago
  77. 67ce99b Handle hidden RT VectorDrawable animators by Doris Liu · 8 years ago
  78. e543776 Merge "Move Vulkan layer path setup to ApplicationLoaders" into nyc-dev am: 7f0708390b am: 76766d29b3 by Dimitry Ivanov · 8 years ago
  79. 76766d2 Merge "Move Vulkan layer path setup to ApplicationLoaders" into nyc-dev by Dimitry Ivanov · 8 years ago
  80. 0997908 Move Vulkan layer path setup to ApplicationLoaders by Dimitry Ivanov · 8 years ago
  81. d53e3be Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  82. 85e0c89 resolve merge conflicts of 1599b981 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 8 years ago
  83. c6baf56 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  84. f97dca6 Merge "API tweaks to PixelCopy and make it public" into nyc-dev am: 7f209d3 by John Reck · 8 years ago
  85. e94cbc7 API tweaks to PixelCopy and make it public by John Reck · 8 years ago
  86. fe16c4b Merge "Revert "Revert "Make stopped state a first-class thing""" into nyc-dev by John Reck · 8 years ago
  87. 8afcc76 Revert "Revert "Make stopped state a first-class thing"" by John Reck · 8 years ago
  88. f3c2dee Merge "Framework-side of SurfaceView#getBitmap" into nyc-dev am: d2eec0e by John Reck · 8 years ago
  89. d2eec0e Merge "Framework-side of SurfaceView#getBitmap" into nyc-dev by John Reck · 8 years ago
  90. 10dd058 Framework-side of SurfaceView#getBitmap by John Reck · 8 years ago
  91. 26d6685 Merge "Revert "Make stopped state a first-class thing"" into nyc-dev am: 825fa4d by John Reck · 8 years ago
  92. 825fa4d Merge "Revert "Make stopped state a first-class thing"" into nyc-dev by John Reck · 8 years ago
  93. eab3f26 Revert "Make stopped state a first-class thing" by John Reck · 8 years ago
  94. 620a86e Merge "Make stopped state a first-class thing" into nyc-dev am: c724dcf by John Reck · 8 years ago
  95. c724dcf Merge "Make stopped state a first-class thing" into nyc-dev by John Reck · 8 years ago
  96. c01a9b6 Merge "Fix some edge cases" into nyc-dev am: 4a62eff by John Reck · 8 years ago
  97. 945961f Make stopped state a first-class thing by John Reck · 8 years ago
  98. 51f2d60 Fix some edge cases by John Reck · 8 years ago
  99. 3c77e5a Merge "Add a callback for rendernode parentcount=0" into nyc-dev am: bbb4c2e by John Reck · 8 years ago
  100. 44b49f0 Add a callback for rendernode parentcount=0 by John Reck · 8 years ago