1. 4b5287e Merge "Create libhwc2on1adapter" by TreeHugger Robot · 8 years ago
  2. 8f25166 Merge "check that the NativeWindowType is valid in eglCreateWindowSurface" by Mathias Agopian · 8 years ago
  3. e29055f Create libhwc2on1adapter by Fabien Sanglard · 8 years ago
  4. a1795c6 Merge "Revert "Remove NativeWindow and unused DVR functions"" by TreeHugger Robot · 8 years ago
  5. 10e9ab5 check that the NativeWindowType is valid in eglCreateWindowSurface by Mathias Agopian · 8 years ago
  6. b579b29 Merge "Fix the usage of EIGEN_STATIC_ASSERT_SAME_MATRIX_SIZE" by Miao Wang · 8 years ago
  7. 3ce1719 Merge "A helper header for matrices." by Okan Arikan · 8 years ago
  8. e68959a Revert "Remove NativeWindow and unused DVR functions" by Jiwen Cai · 8 years ago
  9. 7245fb7 Fix the usage of EIGEN_STATIC_ASSERT_SAME_MATRIX_SIZE by Miao Wang · 8 years ago
  10. a9ba6a9 Merge "Remove NativeWindow and unused DVR functions" by Jiwen Cai · 8 years ago
  11. d86505e Merge "libbinder: use sysconf(_SC_PAGESIZE) to get pagesize" am: b638bf8d3f am: f83403fdd2 by Ganesh Mahendran · 8 years ago
  12. f83403f Merge "libbinder: use sysconf(_SC_PAGESIZE) to get pagesize" am: b638bf8d3f by Ganesh Mahendran · 8 years ago
  13. d3f8f48 Merge "Sensor direct report with HardwareBuffer channel" by TreeHugger Robot · 8 years ago
  14. a001af5 Remove NativeWindow and unused DVR functions by Jiwen 'Steve' Cai · 8 years ago
  15. 6f56abf Merge "Disable Eigen static assertion for tests/numeric_test.cpp" by TreeHugger Robot · 8 years ago
  16. f0742ae Disable Eigen static assertion for tests/numeric_test.cpp by Miao Wang · 8 years ago
  17. 0cb05c6 A helper header for matrices. by Okan Arikan · 8 years ago
  18. d9c8a86 Sensor direct report with HardwareBuffer channel by Peng Xu · 8 years ago
  19. da8385c Add ASensorEventQueue_registerSensor and default error value by Peng Xu · 8 years ago
  20. 56a8f94 Merge "split libsensor our of libgui " by TreeHugger Robot · 8 years ago
  21. 801ea09 split libsensor our of libgui by Mathias Agopian · 8 years ago
  22. 12eaa29 Merge "Fix the compiler error for the ternary operator, caused by Eigen rebase." by TreeHugger Robot · 8 years ago
  23. 6ac7fb5 libbinder: use sysconf(_SC_PAGESIZE) to get pagesize by Ganesh Mahendran · 8 years ago
  24. 9e94788 InputDevice warning fixes and make warnigs into Error by Frank Barchard · 8 years ago
  25. c9d79c6 Fix the compiler error for the ternary operator, caused by Eigen rebase. by Miao Wang · 8 years ago
  26. cec55bb Merge "fallout of cleaning-up libutils includes" by TreeHugger Robot · 8 years ago
  27. e9e9fe4 fallout of cleaning-up libutils includes by Mathias Agopian · 8 years ago
  28. df4ccdf Merge changes from topic 'colorspace_support' by TreeHugger Robot · 8 years ago
  29. b3d12ab Merge "Add the missing Parcel.writeInterfaceToken call." by TreeHugger Robot · 8 years ago
  30. ff81a09 Add the missing Parcel.writeInterfaceToken call. by Sudheer Shanka · 8 years ago
  31. c5b97c5 Add plumbing for Surface::getHdrSupport by Courtney Goeltzenleuchter · 8 years ago
  32. 1eb1b27 Add plumbing for Surface::getWideColorSupport by Courtney Goeltzenleuchter · 9 years ago
  33. 0329b79 Remove libandroid dependencies from some targets by Alex Vakulenko · 8 years ago
  34. fbffe92 Add HIDL token passing mechanism. by Pawin Vongmasa · 8 years ago
  35. 7ead73e Treblize input device config file location by Jaekyun Seok · 8 years ago
  36. 4a67a5f make libnativewindow part of the NDK by Mathias Agopian · 8 years ago
  37. 77c073b Merge changes from topic 'surfaceview-without-wm' by Rob Carr · 8 years ago
  38. f3edb89 Merge "SurfaceControl: Correct setMatrix parameter naming." by Rob Carr · 8 years ago
  39. 2abc5ab Merge "clean-up EGL includes" by Mathias Agopian · 8 years ago
  40. 311b479 clean-up EGL includes by Mathias Agopian · 8 years ago
  41. 6961b6b Remove unneeded references to IMemory by Mathias Agopian · 8 years ago
  42. 82ec29e Merge "Move Gralloc1Mapper test to libui/tests" by TreeHugger Robot · 8 years ago
  43. 48479a7 Merge "Add private consumer and producer flags to AHardwareBuffer." by TreeHugger Robot · 8 years ago
  44. 125a807 Remove unused dependency on libandroid in libeds by Stephen Kiazyk · 8 years ago
  45. 4e1b9a7 Move Gralloc1Mapper test to libui/tests by Craig Donner · 8 years ago
  46. a5a719e Add private consumer and producer flags to AHardwareBuffer. by Craig Donner · 8 years ago
  47. 9524cb3 Add detachChildren transaction. by Robert Carr · 8 years ago
  48. 0d48072 Add deferTransaction variant taking GraphicBufferProducer. by Robert Carr · 9 years ago
  49. 74e6475 fix typo (minor) by Mathias Agopian · 8 years ago
  50. b0493a9 Merge "gralloc HAL uses "default" service name" by Yifan Hong · 8 years ago
  51. 89ed4c8 split libandroid.so by Mathias Agopian · 8 years ago
  52. 4bff596 Merge "Expose display manager client event fd" by TreeHugger Robot · 8 years ago
  53. c8c6860 Expose display manager client event fd by Stephen Kiazyk · 8 years ago
  54. 016e5e3 Ensure display metrics on display service creation by Stephen Kiazyk · 8 years ago
  55. cb6e1e3 SurfaceControl: Correct setMatrix parameter naming. by Robert Carr · 8 years ago
  56. fe2f54f cleanup libui’s includes by Mathias Agopian · 8 years ago
  57. 4a59097 Refactor libposepredictor to be self-contained. by Okan Arikan · 8 years ago
  58. 1d77b71 move vector math out of libui by Mathias Agopian · 8 years ago
  59. 8cf1418 Merge "libdvrgraphics: Add libarect as whole static lib to fix compile" by TreeHugger Robot · 8 years ago
  60. e0b184f Merge "Polynomial pose prediction." by TreeHugger Robot · 8 years ago
  61. bf3729b Merge "Add tool to generate color space conversion 3D LUTs" by TreeHugger Robot · 8 years ago
  62. 91c0c1e libdvrgraphics: Add libarect as whole static lib to fix compile by John Muir · 8 years ago
  63. fb94f1d Merge "Break a dependency of libui on libandroid" by TreeHugger Robot · 8 years ago
  64. f810b29 Merge changes from topic 'GPU_replace_GL' by Brian C. Anderson · 8 years ago
  65. 25bbdcf Add tool to generate color space conversion 3D LUTs by Romain Guy · 8 years ago
  66. a934764 Break a dependency of libui on libandroid by Mathias Agopian · 8 years ago
  67. 0576a88 Merge "Verbose logging when API_MEDIA is force-disconnected" by TreeHugger Robot · 8 years ago
  68. 0ed70dd Merge "Add RGBA 10:10:10:2 format for surfaces" by Romain Guy · 8 years ago
  69. ff70fd8 Merge "libui: Remove STL from Fence" by TreeHugger Robot · 8 years ago
  70. 5ac5148 Verbose logging when API_MEDIA is force-disconnected by Chong Zhang · 8 years ago
  71. c234af2 Polynomial pose prediction. by Okan Arikan · 8 years ago
  72. a34320a libui: Remove STL from Fence by Dan Stoza · 8 years ago
  73. 790c350 gralloc HAL uses "default" service name by Chris Phoenix · 9 years ago
  74. 433fc63 Merge "Move libgvr to vendor/unbundled_google/libraries/vr." by TreeHugger Robot · 8 years ago
  75. 541f226 Add RGBA 10:10:10:2 format for surfaces by Romain Guy · 8 years ago
  76. 5ea5e59 Fix unexpected FrameEvents on BufferQueue reconnect by Brian Anderson · 9 years ago
  77. ed816e6 Add FrameEvents::isValidTimestamp by Brian Anderson · 9 years ago
  78. b04c6f0 Change GL references to GPU for getFrameTimestamps. by Brian Anderson · 9 years ago
  79. 8cc8b10 Clean up FrameTimestamp log messages. by Brian Anderson · 9 years ago
  80. 8121cbf Move libgvr to vendor/unbundled_google/libraries/vr. by Leandro Gracia Gil · 8 years ago
  81. 9f02435 Merge "EGL: Add eglGetCompositorTimingANDROID." by Brian C. Anderson · 8 years ago
  82. 832b6b9 Merge "EGL: Use frameId instead of framesAgo for frame events." by Brian C. Anderson · 8 years ago
  83. 4b62d90 Merge "Sensors: Add LOW_LATENCY_OFFBODY_DETECT sensor API" by Nick Vaccaro · 8 years ago
  84. 03436e9 Merge "Ignore callbacks from the non-active hardware composer" by Steven Thomas · 8 years ago
  85. 0a61b0c EGL: Add eglGetCompositorTimingANDROID. by Brian Anderson · 9 years ago
  86. 6e0e947 Merge "Remove TARGET_USES_QCOM_BSP from libvrflinger" by Jiyong Park · 8 years ago
  87. 3cfac28 Ignore callbacks from the non-active hardware composer by Steven Thomas · 8 years ago
  88. 7bd8adb libui: add notes to registerBuffer(buffer_handle_t) by Chia-I Wu · 8 years ago
  89. 3c8d458 Remove TARGET_USES_QCOM_BSP from libvrflinger by Jiyong Park · 8 years ago
  90. 64f1fbf Merge "Introduce an API to verify trusted caller apps by UID." by TreeHugger Robot · 8 years ago
  91. 4766e2a Introduce an API to verify trusted caller apps by UID. by Leandro Gracia Gil · 9 years ago
  92. 841abed clean-ups, remove warnings, fix includes. by Mathias Agopian · 8 years ago
  93. 05debe1 Split view::Surface out of Surface.cpp by Mathias Agopian · 8 years ago
  94. 5c0a87e Merge "Break dependency of libui on libbinder" by Mathias Agopian · 8 years ago
  95. 21f9b57 Merge "VR: Update VR HWC and VR WM to use GrallocMapper" by TreeHugger Robot · 8 years ago
  96. 1c45710 VR: Update VR HWC and VR WM to use GrallocMapper by Daniel Nicoara · 8 years ago
  97. ecfa256 Move pdx system/ paths to system/vr/ by Hendrik Wagenaar · 8 years ago
  98. 06d63de surfaceflinger: cache HWC client targets and buffers by Chia-I Wu · 9 years ago
  99. e1f5e6f Break dependency of libui on libbinder by Mathias Agopian · 8 years ago
  100. c8da5b3 Merge "Fix vr flinger deadlock and race condition" by TreeHugger Robot · 8 years ago