1. 50db903 vulkan: add FindLayer helper by Chia-I Wu · 9 years ago
  2. 83506d8 vulkan: constify LayerRef members by Chia-I Wu · 9 years ago
  3. a622974 vulkan: make g_library_mutex per-LayerLibrary by Chia-I Wu · 9 years ago
  4. 6693f5c vulkan: make LayerLibrary a class by Chia-I Wu · 9 years ago
  5. ba11327 vulkan: refactor GetLayerGetProcAddr by Chia-I Wu · 9 years ago
  6. 50174ee vulkan: refactor AddLayerLibrary by Chia-I Wu · 9 years ago
  7. d91c74f vulkan: refactor LayerRef::~LayerRef by Chia-I Wu · 9 years ago
  8. fd0389f vulkan: refactor GetLayerRef by Chia-I Wu · 9 years ago
  9. 7434959 vulkan: add a constructor for LayerLibrary by Chia-I Wu · 9 years ago
  10. 9461b93 Merge "BQ: Replace items from back of queue" into nyc-dev by Pablo Ceballos · 9 years ago
  11. 4d85da4 BQ: Replace items from back of queue by Pablo Ceballos · 9 years ago
  12. d3b1450 vknulldrv: Use a default allocator when none provided by Jesse Hall · 9 years ago
  13. 151cc4a Merge "remove compass from default wearable_core_hardware.xml" into cw-e-dev am: 86d5272 by Andriy Naborskyy · 9 years ago
  14. 8cae361 Merge "remove compass from default wearable_core_hardware.xml" into cw-e-dev by Andriy Naborskyy · 9 years ago
  15. 86d5272 Merge "remove compass from default wearable_core_hardware.xml" into cw-e-dev by Andriy Naborskyy · 9 years ago
  16. 72b5975 Merge "BQ: Avoid unnecessary calls to consumer listener" into nyc-dev by Pablo Ceballos · 9 years ago
  17. 4908a01 Merge "libgui: Add getLastQueuedBuffer to BufferQueue" into nyc-dev by Jesse Hall · 9 years ago
  18. 8a56bb7 Merge "DispSync: Actually wait forever" into nyc-dev by Dan Stoza · 9 years ago
  19. 50101d0 libgui: Add getLastQueuedBuffer to BufferQueue by Dan Stoza · 9 years ago
  20. ef6f4f0 Merge "vulkan: replace std::shared_ptr by android::sp" into nyc-dev by Chia-I Wu · 9 years ago
  21. 15732be Merge "DispSync: Don't resync if HW vsync is unavailable" into nyc-dev by Dan Stoza · 9 years ago
  22. 245cc5b BQ: Avoid unnecessary calls to consumer listener by Pablo Ceballos · 9 years ago
  23. 0a3c4d6 DispSync: Don't resync if HW vsync is unavailable by Dan Stoza · 9 years ago
  24. 55b29f2 Merge "SF: Fix camera orientation on virtual displays" into nyc-dev by Pablo Ceballos · 9 years ago
  25. 8f8374d DispSync: Actually wait forever by Dan Stoza · 9 years ago
  26. 6328134 Merge "Revert "Revert "DispSync: Always resync after inactivity""" into nyc-dev by Tim Murray · 9 years ago
  27. 4a4e4a2 Revert "Revert "DispSync: Always resync after inactivity"" by Tim Murray · 9 years ago
  28. e8e689f vulkan: replace std::shared_ptr by android::sp by Chia-I Wu · 9 years ago
  29. 021623b SF: Fix camera orientation on virtual displays by Pablo Ceballos · 9 years ago
  30. 7804aa2 Look EGL extension matches beyond partial match by Kalle Raita · 9 years ago
  31. 82784bb Merge "Consistent creation/destruction of user data." into nyc-dev by Jeff Sharkey · 9 years ago
  32. 455f288 Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev am: 58dc18a am: ab4b3c3 am: 2352674 by Michael Wright · 9 years ago
  33. c846278 Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev am: 58dc18a am: ab4b3c3 by Michael Wright · 9 years ago
  34. 2352674 Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev am: 58dc18a by Michael Wright · 9 years ago
  35. ab4b3c3 Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev by Michael Wright · 9 years ago
  36. b2ec4ab Merge "Added -v option to bugreportz." into nyc-dev by TreeHugger Robot · 9 years ago
  37. 58dc18a Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev by Michael Wright · 9 years ago
  38. c3574f7 Add setOverrideScalingMode to SurfaceControl by Robert Carr · 9 years ago
  39. 47babb8 Merge "sensorservice: switch to use sp<> in sensor list" into nyc-dev by TreeHugger Robot · 9 years ago
  40. 43dcac7 Merge "Log when binder thread pool is starved" into nyc-dev by Colin Cross · 9 years ago
  41. 96e8322 Log when binder thread pool is starved by Colin Cross · 9 years ago
  42. 3d15899 Merge "Adds spec for EGL_ANDROID_create_native_client_buffer." into nyc-dev by Craig Donner · 9 years ago
  43. 12402e3 Merge "SF: Fix the delivery of visible and damage rects to HWC" into nyc-dev by Dan Stoza · 9 years ago
  44. ccf8058 Merge "Revert "DispSync: Always resync after inactivity"" into nyc-dev by Tim Murray · 9 years ago
  45. 7b05332 Merge "White list EGL_EXT_yuv_surface extension" into nyc-dev by Mika Isojarvi · 9 years ago
  46. 755c451 sensorservice: switch to use sp<> in sensor list by Peng Xu · 9 years ago
  47. ceeb642 Added -v option to bugreportz. by Felipe Leme · 9 years ago
  48. 379a12b Consistent creation/destruction of user data. by Jeff Sharkey · 9 years ago
  49. f37864b White list EGL_EXT_yuv_surface extension by Mika Isojärvi · 9 years ago
  50. 9eb286a Merge "SF: Don't pop pending state into mCurrentState" into nyc-dev by TreeHugger Robot · 9 years ago
  51. f5abc78 SF: Fix the delivery of visible and damage rects to HWC by Gary Smith · 9 years ago
  52. fcd6a9c Adds spec for EGL_ANDROID_create_native_client_buffer. by Craig Donner · 9 years ago
  53. 8bf556e Merge "HWC2: Change version detection scheme" into nyc-dev by Dan Stoza · 9 years ago
  54. 05289c2 SF: Don't pop pending state into mCurrentState by Pablo Ceballos · 9 years ago
  55. 87085d4 Merge changes I05c45303,I25b71570,I56ebc0ee into nyc-dev by Chia-I Wu · 9 years ago
  56. d4797c2 Merge "HWC2: Check SidebandStream capability on load" into nyc-dev by Dan Stoza · 9 years ago
  57. 355f604 HWC2: Change version detection scheme by Dan Stoza · 9 years ago
  58. 0659765 DO NOT MERGE ANYWHERE Sensorservice, fix the over boundary risk am: d89d29d -s ours by Lianchao Song · 9 years ago
  59. f42496c DO NOT MERGE ANYWHERE Sensorservice, fix the over boundary risk by Lianchao Song · 9 years ago
  60. d74bcda Merge "Unify dumped native stack traces" into nyc-dev by Andy Hung · 9 years ago
  61. 09e7a27 HWC2: Check SidebandStream capability on load by Dan Stoza · 9 years ago
  62. d89d29d DO NOT MERGE ANYWHERE Sensorservice, fix the over boundary risk by Lianchao Song · 9 years ago
  63. 202e6e9 Merge "egl: add EGL_KHR_mutable_render_buffer" into nyc-dev by Pablo Ceballos · 9 years ago
  64. 67264e9 Revert "DispSync: Always resync after inactivity" by Dan Stoza · 9 years ago
  65. 7c5f26c remove compass from default wearable_core_hardware.xml by Andriy Naborskyy · 9 years ago
  66. 5c04e74 Unify dumped native stack traces by Andy Hung · 9 years ago
  67. 36cc00a vulkan: fix vkGet*ProcAddr for un-enabled extensions by Chia-I Wu · 9 years ago
  68. 8925efd vulkan: do not query non-enabled WSI functions by Chia-I Wu · 9 years ago
  69. cbe07ef vulkan: pass hal_extensions to InitDriverTable by Chia-I Wu · 9 years ago
  70. 6979bb9 remove non-mandatory features from car_core by Keun-young Park · 9 years ago
  71. a0a4e0e Merge changes I7389829a,I4f3f91e8 into nyc-dev by TreeHugger Robot · 9 years ago
  72. 8506baf Merge "Minor changes and cleanup to support EXT_protected_content." into nyc-dev by Craig Donner · 9 years ago
  73. 94a2c0e vulkan: pass VK_LAYER_FUNCTION_DATA_CALLBACK to layers by Chia-I Wu · 9 years ago
  74. da2a8ca Merge "Build target path before closedir()." into nyc-dev by Jeff Sharkey · 9 years ago
  75. 1d992f9 Build target path before closedir(). by Jeff Sharkey · 9 years ago
  76. b01334e Merge "EGL: Ensure surfaces are disconnected when destroyed" into nyc-dev by Pablo Ceballos · 9 years ago
  77. dc71beb Merge "Add Surface::waitForNextFrame" into nyc-dev by Rob Carr · 9 years ago
  78. ef1081f Merge "Added support for 'bugreport -z'." into nyc-dev by TreeHugger Robot · 9 years ago
  79. 9b9fc47 Merge "Binder: add pid to thread name for binder threads." into nyc-dev by Philip Cuadra · 9 years ago
  80. ceb9ee7 egl: add EGL_KHR_mutable_render_buffer by Pablo Ceballos · 9 years ago
  81. 8cfae6d Minor changes and cleanup to support EXT_protected_content. by Craig Donner · 9 years ago
  82. a082fa8 Binder: add pid to thread name for binder threads. by Philip Cuadra · 9 years ago
  83. 2628e9e Added support for 'bugreport -z'. by Felipe Leme · 9 years ago
  84. 7fcd744 vulkan: update vk_layer_interface.h by Chia-I Wu · 9 years ago
  85. 9f31e29 Add Surface::waitForNextFrame by Robert Carr · 9 years ago
  86. ad798d0 Merge "Revert "Death to synchronous transactions (1/2)"" into nyc-dev by Jorim Jaggi · 9 years ago
  87. 092123c Revert "Death to synchronous transactions (1/2)" by Jorim Jaggi · 9 years ago
  88. a1d53fa Merge "vulkan: fix vkGetDeviceProcAddr for intercepted commands" into nyc-dev by Chia-I Wu · 9 years ago
  89. a50117e Drop compatibility with pre 2012 adb clients by Nick Kralevich · 9 years ago
  90. c56603e vulkan: fix vkGetDeviceProcAddr for intercepted commands by Chia-I Wu · 9 years ago
  91. 1600e26 vulkan: fix support for unknown extensions by Chia-I Wu · 9 years ago
  92. 9ffa1a4 Merge "libvulkan: Use a stub HAL when no real Vulkan HAL is present" into nyc-dev by Jesse Hall · 9 years ago
  93. b7c4e3b libvulkan: Use a stub HAL when no real Vulkan HAL is present by Jesse Hall · 9 years ago
  94. 1e451b2 Merge "Setting v1-dev4 as default." into nyc-dev by Felipe Leme · 9 years ago
  95. cc37b8e Setting v1-dev4 as default. by Felipe Leme · 9 years ago
  96. 2b97c06 Merge changes I33360e15,I2f102fa9,If44c40f8,Ic7bc29ef into nyc-dev by Chia-I Wu · 9 years ago
  97. df4f17e Merge "Refactor sensor list in SensorService" into nyc-dev by Peng Xu · 9 years ago
  98. 0cc8f80 Refactor sensor list in SensorService by Peng Xu · 9 years ago
  99. 7e5e128 Merge "DispSync: Always resync after inactivity" into nyc-dev by Dan Stoza · 9 years ago
  100. 6c444a4 Merge "Let's try casting to fix the build." into nyc-dev by Jeff Sharkey · 9 years ago