1. 1d77b71 move vector math out of libui by Mathias Agopian · 8 years ago
  2. 8cf1418 Merge "libdvrgraphics: Add libarect as whole static lib to fix compile" by TreeHugger Robot · 8 years ago
  3. e0b184f Merge "Polynomial pose prediction." by TreeHugger Robot · 8 years ago
  4. bf3729b Merge "Add tool to generate color space conversion 3D LUTs" by TreeHugger Robot · 8 years ago
  5. 91c0c1e libdvrgraphics: Add libarect as whole static lib to fix compile by John Muir · 8 years ago
  6. fb94f1d Merge "Break a dependency of libui on libandroid" by TreeHugger Robot · 8 years ago
  7. f810b29 Merge changes from topic 'GPU_replace_GL' by Brian C. Anderson · 8 years ago
  8. 25bbdcf Add tool to generate color space conversion 3D LUTs by Romain Guy · 8 years ago
  9. a934764 Break a dependency of libui on libandroid by Mathias Agopian · 8 years ago
  10. 0576a88 Merge "Verbose logging when API_MEDIA is force-disconnected" by TreeHugger Robot · 8 years ago
  11. 0ed70dd Merge "Add RGBA 10:10:10:2 format for surfaces" by Romain Guy · 8 years ago
  12. ff70fd8 Merge "libui: Remove STL from Fence" by TreeHugger Robot · 8 years ago
  13. 5ac5148 Verbose logging when API_MEDIA is force-disconnected by Chong Zhang · 8 years ago
  14. c234af2 Polynomial pose prediction. by Okan Arikan · 8 years ago
  15. a34320a libui: Remove STL from Fence by Dan Stoza · 8 years ago
  16. 433fc63 Merge "Move libgvr to vendor/unbundled_google/libraries/vr." by TreeHugger Robot · 8 years ago
  17. 541f226 Add RGBA 10:10:10:2 format for surfaces by Romain Guy · 8 years ago
  18. 5ea5e59 Fix unexpected FrameEvents on BufferQueue reconnect by Brian Anderson · 8 years ago
  19. ed816e6 Add FrameEvents::isValidTimestamp by Brian Anderson · 8 years ago
  20. b04c6f0 Change GL references to GPU for getFrameTimestamps. by Brian Anderson · 8 years ago
  21. 8cc8b10 Clean up FrameTimestamp log messages. by Brian Anderson · 8 years ago
  22. 8121cbf Move libgvr to vendor/unbundled_google/libraries/vr. by Leandro Gracia Gil · 8 years ago
  23. 9f02435 Merge "EGL: Add eglGetCompositorTimingANDROID." by Brian C. Anderson · 8 years ago
  24. 832b6b9 Merge "EGL: Use frameId instead of framesAgo for frame events." by Brian C. Anderson · 8 years ago
  25. 4b62d90 Merge "Sensors: Add LOW_LATENCY_OFFBODY_DETECT sensor API" by Nick Vaccaro · 8 years ago
  26. 03436e9 Merge "Ignore callbacks from the non-active hardware composer" by Steven Thomas · 8 years ago
  27. 0a61b0c EGL: Add eglGetCompositorTimingANDROID. by Brian Anderson · 8 years ago
  28. 6e0e947 Merge "Remove TARGET_USES_QCOM_BSP from libvrflinger" by Jiyong Park · 8 years ago
  29. 3cfac28 Ignore callbacks from the non-active hardware composer by Steven Thomas · 8 years ago
  30. 7bd8adb libui: add notes to registerBuffer(buffer_handle_t) by Chia-I Wu · 8 years ago
  31. 3c8d458 Remove TARGET_USES_QCOM_BSP from libvrflinger by Jiyong Park · 8 years ago
  32. 64f1fbf Merge "Introduce an API to verify trusted caller apps by UID." by TreeHugger Robot · 8 years ago
  33. 4766e2a Introduce an API to verify trusted caller apps by UID. by Leandro Gracia Gil · 8 years ago
  34. 841abed clean-ups, remove warnings, fix includes. by Mathias Agopian · 8 years ago
  35. 05debe1 Split view::Surface out of Surface.cpp by Mathias Agopian · 8 years ago
  36. 5c0a87e Merge "Break dependency of libui on libbinder" by Mathias Agopian · 8 years ago
  37. 21f9b57 Merge "VR: Update VR HWC and VR WM to use GrallocMapper" by TreeHugger Robot · 8 years ago
  38. 1c45710 VR: Update VR HWC and VR WM to use GrallocMapper by Daniel Nicoara · 8 years ago
  39. ecfa256 Move pdx system/ paths to system/vr/ by Hendrik Wagenaar · 8 years ago
  40. 06d63de surfaceflinger: cache HWC client targets and buffers by Chia-I Wu · 8 years ago
  41. e1f5e6f Break dependency of libui on libbinder by Mathias Agopian · 8 years ago
  42. c8da5b3 Merge "Fix vr flinger deadlock and race condition" by TreeHugger Robot · 8 years ago
  43. 2a902d7 Merge "move GraphicEnv from libgui to libui" by Mathias Agopian · 8 years ago
  44. 5a2cc1d Merge "Fix include dependencies" by Mathias Agopian · 8 years ago
  45. 282a5ed Fix vr flinger deadlock and race condition by Steven Thomas · 8 years ago
  46. 105036f Stop calling setPowerMode in VrFlinger by Jiwen 'Steve' Cai · 8 years ago
  47. 560b98d Merge "Discard invisible surfaces" by TreeHugger Robot · 8 years ago
  48. 021f656 Update the GVR platform library. by Leandro Gracia Gil · 8 years ago
  49. 0e555ae Merge "Adds support for more gralloc1 functions to GrallocMapper." by Craig Donner · 8 years ago
  50. 224fa29 Merge "Add methods for allocating and locking GraphicBuffers via gralloc1 flags" by Craig Donner · 8 years ago
  51. 2b5dd40 Fix include dependencies by Mathias Agopian · 8 years ago
  52. cd11bd5 Discard invisible surfaces by Hendrik Wagenaar · 8 years ago
  53. 44c186c Merge "ProcessInfoService: Add support for oom score query" by TreeHugger Robot · 8 years ago
  54. 991d254 move GraphicEnv from libgui to libui by Mathias Agopian · 8 years ago
  55. 99d45c7 Merge "Report binder versions on failure" by TreeHugger Robot · 8 years ago
  56. eb83dcb Merge "Nullptr check for VSyncClient::Wait" by TreeHugger Robot · 8 years ago
  57. 67ac00f Report binder versions on failure by Greg Hartman · 8 years ago
  58. b4213f7 Nullptr check for VSyncClient::Wait by Okan Arikan · 8 years ago
  59. b4f33df ProcessInfoService: Add support for oom score query by Emilian Peev · 8 years ago
  60. ae2d58b Add param null-check + error return by Hendrik Wagenaar · 8 years ago
  61. ea57242 Remove access to the backlight brightness by Hendrik Wagenaar · 8 years ago
  62. 7cc7ab7 Update GVR prebuilts to CL@146314416 by Jiwen 'Steve' Cai · 8 years ago
  63. 07a42a2 Add 6dof to the list of supported gvr features by Steven Thomas · 8 years ago
  64. 3acdfbf Fix an incorrect LOG_ALWAYS_FATAL_IF introduced in sweep by Hendrik Wagenaar · 8 years ago
  65. 1049d1d EGL: Use frameId instead of framesAgo for frame events. by Brian Anderson · 8 years ago
  66. 58a1ef2 Adds support for more gralloc1 functions to GrallocMapper. by Craig Donner · 8 years ago
  67. e96a325 Add methods for allocating and locking GraphicBuffers via gralloc1 flags by Craig Donner · 8 years ago
  68. 2619136 Merge "Fix warning: macro redefined" am: 909ef30a63 am: f62690cdaf am: d1f7b9d025 by Yunlian Jiang · 8 years ago
  69. 501e019 Merge "Fix warning: macro redefined" am: 909ef30a63 am: f62690cdaf by Yunlian Jiang · 8 years ago
  70. d1f7b9d Merge "Fix warning: macro redefined" am: 909ef30a63 am: f62690cdaf by Yunlian Jiang · 8 years ago
  71. 909ef30 Merge "Fix warning: macro redefined" by Treehugger Robot · 8 years ago
  72. 3079cb7 Use generic libpdx event bits facility in libvrflinger and bufferhubd. by Corey Tabaka · 8 years ago
  73. a8a9278 Add libvrflinger for use in SurfaceFlinger by Alex Vakulenko · 8 years ago
  74. 4fe6058 Remove references to libchrome by Alex Vakulenko · 8 years ago
  75. 6890d95 libpdx: Add support for more event bits. by Corey Tabaka · 8 years ago
  76. 5ffa916 Remove one more error spew from missing controllers by John Bates · 8 years ago
  77. 5269019 Add gvr_is_feature_supported() by Steven Thomas · 8 years ago
  78. bd44854 Merge "Disable integer sanitization on host." am: b79d9f9d49 am: e81efc5036 am: 49cfd967de by Evgenii Stepanov · 8 years ago
  79. eb14cbf Merge "Disable integer sanitization on host." am: b79d9f9d49 am: e81efc5036 by Evgenii Stepanov · 8 years ago
  80. 49cfd96 Merge "Disable integer sanitization on host." am: b79d9f9d49 am: e81efc5036 by Evgenii Stepanov · 8 years ago
  81. b79d9f9 Merge "Disable integer sanitization on host." by Evgenii Stepanov · 8 years ago
  82. 62b3f36 Merge "Fix -Wdouble-promotion warnings" am: 7920557287 am: f2528e2dad by George Burgess IV · 8 years ago
  83. c05e232 Merge "Fix -Wdouble-promotion warnings" am: 7920557287 am: f2528e2dad by George Burgess IV · 8 years ago
  84. de98297 Disable integer sanitization on host. by Evgenii Stepanov · 8 years ago
  85. 08025e3 Merge "Refactor how layer metadata for use by VR is propagated from WindowManager based on feedback in frameworks/base." by TreeHugger Robot · 8 years ago
  86. d4050d3 Merge "Fix -Wdouble-promotion warnings" by TreeHugger Robot · 8 years ago
  87. 479c60c Refactor how layer metadata for use by VR is propagated by Albert Chaulk · 8 years ago
  88. eedb69a Add ColorSpace::createLUT by Romain Guy · 8 years ago
  89. 3d9da20 Merge "libbinder: Add support for Value, Map, and IpPrefix types" by TreeHugger Robot · 8 years ago
  90. 6316f5b libbinder: Add support for Value, Map, and IpPrefix types by Robert Quattlebaum · 8 years ago
  91. 87162c1 Fix libgvr related build issue on mips by Jiwen 'Steve' Cai · 8 years ago
  92. 123ff89 Pull in X86 targets for GVR prebuilts CL@144004555 by Jiwen 'Steve' Cai · 8 years ago
  93. e4eec20 Add DaydreamVR native libraries and services by Alex Vakulenko · 8 years ago
  94. c34e059 Merge "Add color space connection" by TreeHugger Robot · 8 years ago
  95. 1728b06 Merge "Add various vector functions" by TreeHugger Robot · 8 years ago
  96. 5453474 Add color space connection by Romain Guy · 8 years ago
  97. 11ecb63 Add various vector functions by Romain Guy · 8 years ago
  98. 1db73f6 SurfaceFlinger: Add support for non-privileged clients. by Robert Carr · 8 years ago
  99. d348e8a Fix -Wdouble-promotion warnings by George Burgess IV · 8 years ago
  100. 1093cf3 Fix -Wdouble-promotion warnings by George Burgess IV · 8 years ago