1. 311b479 clean-up EGL includes by Mathias Agopian · 7 years ago
  2. 061fc6a Merge "Extend hack to new driver version" by Steve Pfetsch · 7 years ago
  3. ca6c437 Merge "Truncate trace output files." am: 09ab378326 am: d62093dae4 by Martijn Coenen · 7 years ago
  4. f114e0f Merge "Truncate trace output files." am: 09ab378326 am: d62093dae4 by Martijn Coenen · 7 years ago
  5. d62093d Merge "Truncate trace output files." am: 09ab378326 by Martijn Coenen · 7 years ago
  6. 09ab378 Merge "Truncate trace output files." by Martijn Coenen · 7 years ago
  7. 82ec29e Merge "Move Gralloc1Mapper test to libui/tests" by TreeHugger Robot · 7 years ago
  8. 46e6929 Merge "configstore: import configstore-utils as a header library" by Jaesoo Lee · 7 years ago
  9. 48479a7 Merge "Add private consumer and producer flags to AHardwareBuffer." by TreeHugger Robot · 7 years ago
  10. 3aed508 Merge "pose_service cleanup" by TreeHugger Robot · 7 years ago
  11. 3648eab Merge "Remove unused dependency on libandroid in libeds" by TreeHugger Robot · 7 years ago
  12. 125a807 Remove unused dependency on libandroid in libeds by Stephen Kiazyk · 7 years ago
  13. 4e1b9a7 Move Gralloc1Mapper test to libui/tests by Craig Donner · 7 years ago
  14. a5a719e Add private consumer and producer flags to AHardwareBuffer. by Craig Donner · 7 years ago
  15. ff192d3 Merge "Revert "Refactor SurfaceFlinger::rebuildLayerStacks"" by Jeff Sharkey · 7 years ago
  16. 7648811 Revert "Refactor SurfaceFlinger::rebuildLayerStacks" by Jeff Sharkey · 7 years ago
  17. c638e18 Merge "Define shared memory NDK API" by Peng Xu · 7 years ago
  18. b665cd3 Merge "Adjust traces to diagnostic of HWC2on1Adapter" by TreeHugger Robot · 7 years ago
  19. 554a96f Merge "Fix error code check in releaseBuffer" by TreeHugger Robot · 7 years ago
  20. 5c3c776 Merge "Refactor SurfaceFlinger::rebuildLayerStacks" by TreeHugger Robot · 7 years ago
  21. 6c9875d configstore: import configstore-utils as a header library by Jaesoo Lee · 7 years ago
  22. e8d79a6 vulkan: Advertise present modes based on actual capabilities by Chris Forbes · 7 years ago
  23. fa25e63 vulkan: Conditionally enumerate KHR_shared_presentable_image by Chris Forbes · 7 years ago
  24. 6aa30db vulkan: Split known/intercepted extension lists by Chris Forbes · 7 years ago
  25. 1d4e554 vulkan: Rev 7 of ANDROID_native_buffer by Chris Forbes · 7 years ago
  26. 889cd9a resolve merge conflicts of 641f2cf42 to master by Jesse Hall · 7 years ago
  27. 641f2cf Merge changes I6437dc95,I77261381 am: d9f506fd47 am: 1a04c987e1 by Jesse Hall · 7 years ago
  28. 1a04c98 Merge changes I6437dc95,I77261381 am: d9f506fd47 by Jesse Hall · 7 years ago
  29. d9f506f Merge changes I6437dc95,I77261381 by Jesse Hall · 7 years ago
  30. eb02c47 vulkan: update Vulkan headers to 1.0.38 by Jesse Hall · 7 years ago
  31. 3f5499b vulkan: Update Vulkan headers to 1.0.22 by Jesse Hall · 8 years ago
  32. 2a7c23a Merge "dumpstate: run lshal as root." by TreeHugger Robot · 7 years ago
  33. 3beb711 Refactor SurfaceFlinger::rebuildLayerStacks by Fabien Sanglard · 7 years ago
  34. e1e7e38 Define shared memory NDK API by Peng Xu · 7 years ago
  35. 737b896 remove warnings by Mathias Agopian · 7 years ago
  36. 9592156 Remove dead-code by Mathias Agopian · 7 years ago
  37. 9393a94 Merge "docs: Fix links in native multinetwork API documentation. Test: Verified by manual build." by TreeHugger Robot · 7 years ago
  38. ad87810 Merge changes Ie7574cfe,Icc302d2b by Mathias Agopian · 7 years ago
  39. 00a1513 Merge "dumpstate HAL uses "default" service name" by Yifan Hong · 7 years ago
  40. 54a11d3 dumpstate: run lshal as root. by Steven Moreland · 7 years ago
  41. af5b6b8 Adjust traces to diagnostic of HWC2on1Adapter by Fabien Sanglard · 7 years ago
  42. 3a156e1 Fix error code check in releaseBuffer by Fabien Sanglard · 7 years ago
  43. 4b97f0f docs: Fix links in native multinetwork API documentation. by Quddus Chong · 7 years ago
  44. e9acc29 remove unneeded forward declaration by Mathias Agopian · 7 years ago
  45. 74e6475 fix typo (minor) by Mathias Agopian · 7 years ago
  46. e7f1979 Merge "docs: Add brief and detailed descriptions for native trace API. Test: Verified via technical review and manual build." by TreeHugger Robot · 7 years ago
  47. b0493a9 Merge "gralloc HAL uses "default" service name" by Yifan Hong · 7 years ago
  48. 0e40c14 docs: Add brief and detailed descriptions for native trace API. by Quddus Chong · 7 years ago
  49. 89ed4c8 split libandroid.so by Mathias Agopian · 7 years ago
  50. 2992c1c Merge "MediaCas: add plugin APIs" by Chong Zhang · 7 years ago
  51. 68620d4 Merge "Create VR HWComposer without locks held" by TreeHugger Robot · 7 years ago
  52. 209beca Create VR HWComposer without locks held by Mark Urbanus · 7 years ago
  53. 1925c8f Merge "Fix crash in sensord that can occur during system instability" by TreeHugger Robot · 7 years ago
  54. 69d9221 dumpstate HAL uses "default" service name by Chris Phoenix · 7 years ago
  55. a9c784b Merge "hwcomposer HAL uses "default" service name" by Yifan Hong · 7 years ago
  56. 513c074 Fix crash in sensord that can occur during system instability by John Bates · 7 years ago
  57. b0254c4 Merge "docs: Configure Doxygen to ignore conditional compilation statements. Test: Verified by manual build." by Quddus Chong · 7 years ago
  58. 4bff596 Merge "Expose display manager client event fd" by TreeHugger Robot · 7 years ago
  59. 95d45fd Merge "VR: Replace sw sync fences with egl sync fences" by TreeHugger Robot · 7 years ago
  60. f5eb5e6 hwcomposer HAL uses "default" service name by Chris Phoenix · 7 years ago
  61. 3c33bee pose_service cleanup by Hendrik Wagenaar · 7 years ago
  62. 4fe1ead docs: Configure Doxygen to ignore conditional compilation statements. by Quddus Chong · 7 years ago
  63. fc00a1d Extend hack to new driver version by Kalle Raita · 7 years ago
  64. c8c6860 Expose display manager client event fd by Stephen Kiazyk · 7 years ago
  65. aec27c3 Merge "Logic for atmoic/tombstone behavior; split mode." by Jeff Sharkey · 7 years ago
  66. e13ec18 VR: Replace sw sync fences with egl sync fences by Daniel Nicoara · 7 years ago
  67. 358ad56 Merge "Ensure display metrics on display service creation" by TreeHugger Robot · 7 years ago
  68. 871a8f2 Logic for atmoic/tombstone behavior; split mode. by Jeff Sharkey · 7 years ago
  69. 7caec54 Merge "lshal: Fix timeout causes unexpected exits." am: 057e74631b am: fdf61aa557 by Yifan Hong · 7 years ago
  70. 91a4bd9 Merge "lshal: Fix timeout causes unexpected exits." am: 057e74631b by Yifan Hong · 7 years ago
  71. fdf61aa Merge "lshal: Fix timeout causes unexpected exits." am: 057e74631b by Yifan Hong · 7 years ago
  72. 057e746 Merge "lshal: Fix timeout causes unexpected exits." by Yifan Hong · 7 years ago
  73. 016e5e3 Ensure display metrics on display service creation by Stephen Kiazyk · 7 years ago
  74. c579198 Truncate trace output files. by Martijn Coenen · 7 years ago
  75. ae39f8c Merge "Add missing GLES 3.x metadata" by TreeHugger Robot · 7 years ago
  76. 08a2738 Merge "cleanup libui’s includes" by TreeHugger Robot · 7 years ago
  77. a57dffb lshal: Fix timeout causes unexpected exits. by Yifan Hong · 7 years ago
  78. a61f4ff Merge "Use --receiver-include-background instead of package name on SendBroadcast()." by TreeHugger Robot · 7 years ago
  79. fe2f54f cleanup libui’s includes by Mathias Agopian · 7 years ago
  80. 3d156dd Merge "Remove erroneous log message" by TreeHugger Robot · 7 years ago
  81. 42714ad Merge "Method to test for quota support." by Jeff Sharkey · 7 years ago
  82. 136e2f6 Remove erroneous log message by Robert Carr · 7 years ago
  83. bc000a7 Merge "vr_wm: Import cloned buffer in VR HWC" by TreeHugger Robot · 7 years ago
  84. 4257b1e Merge "Refactor libposepredictor to be self-contained." by TreeHugger Robot · 7 years ago
  85. 1614c1e Merge "Removed build time variable ENABLE_CPUSETS." am: 52a60e08fb am: 33f4b64f23 by Isaac Chen · 7 years ago
  86. eb8be8f Merge "Removed build time variable ENABLE_CPUSETS." am: 52a60e08fb by Isaac Chen · 7 years ago
  87. 33f4b64 Merge "Removed build time variable ENABLE_CPUSETS." am: 52a60e08fb by Isaac Chen · 7 years ago
  88. 4a59097 Refactor libposepredictor to be self-contained. by Okan Arikan · 7 years ago
  89. dd5ce77 vr_wm: Import cloned buffer in VR HWC by Daniel Nicoara · 7 years ago
  90. 325b8c9 Method to test for quota support. by Jeff Sharkey · 7 years ago
  91. 52a60e0 Merge "Removed build time variable ENABLE_CPUSETS." by Isaac Chen · 7 years ago
  92. 1dc5063 Update list of output files in vr_window_manager hidl genrule by Colin Cross · 7 years ago
  93. bdddbbc Add missing GLES 3.x metadata by Romain Guy · 7 years ago
  94. 158f9a3 Merge "move vector math out of libui" by TreeHugger Robot · 7 years ago
  95. 3af3f75 Merge "Refactor HWC2on1Adapter" by TreeHugger Robot · 7 years ago
  96. 391ab06 Removed build time variable ENABLE_CPUSETS. by Isaac Chen · 7 years ago
  97. 1d77b71 move vector math out of libui by Mathias Agopian · 7 years ago
  98. 06e908a Refactor HWC2on1Adapter by Fabien Sanglard · 7 years ago
  99. 8cf1418 Merge "libdvrgraphics: Add libarect as whole static lib to fix compile" by TreeHugger Robot · 7 years ago
  100. 310ac5e Merge "Discard surfaceDamage for HWC1 v < 1.5" by TreeHugger Robot · 7 years ago