1. ceeb642 Added -v option to bugreportz. by Felipe Leme · 8 years ago
  2. 8bf556e Merge "HWC2: Change version detection scheme" into nyc-dev by Dan Stoza · 8 years ago
  3. 87085d4 Merge changes I05c45303,I25b71570,I56ebc0ee into nyc-dev by Chia-I Wu · 8 years ago
  4. d4797c2 Merge "HWC2: Check SidebandStream capability on load" into nyc-dev by Dan Stoza · 8 years ago
  5. 355f604 HWC2: Change version detection scheme by Dan Stoza · 8 years ago
  6. 0659765 DO NOT MERGE ANYWHERE Sensorservice, fix the over boundary risk am: d89d29d -s ours by Lianchao Song · 8 years ago
  7. f42496c DO NOT MERGE ANYWHERE Sensorservice, fix the over boundary risk by Lianchao Song · 8 years ago
  8. d74bcda Merge "Unify dumped native stack traces" into nyc-dev by Andy Hung · 8 years ago
  9. 09e7a27 HWC2: Check SidebandStream capability on load by Dan Stoza · 8 years ago
  10. d89d29d DO NOT MERGE ANYWHERE Sensorservice, fix the over boundary risk by Lianchao Song · 8 years ago
  11. 202e6e9 Merge "egl: add EGL_KHR_mutable_render_buffer" into nyc-dev by Pablo Ceballos · 8 years ago
  12. 5c04e74 Unify dumped native stack traces by Andy Hung · 8 years ago
  13. 36cc00a vulkan: fix vkGet*ProcAddr for un-enabled extensions by Chia-I Wu · 8 years ago
  14. 8925efd vulkan: do not query non-enabled WSI functions by Chia-I Wu · 8 years ago
  15. cbe07ef vulkan: pass hal_extensions to InitDriverTable by Chia-I Wu · 8 years ago
  16. 6979bb9 remove non-mandatory features from car_core by Keun-young Park · 8 years ago
  17. a0a4e0e Merge changes I7389829a,I4f3f91e8 into nyc-dev by TreeHugger Robot · 8 years ago
  18. 8506baf Merge "Minor changes and cleanup to support EXT_protected_content." into nyc-dev by Craig Donner · 8 years ago
  19. 94a2c0e vulkan: pass VK_LAYER_FUNCTION_DATA_CALLBACK to layers by Chia-I Wu · 8 years ago
  20. da2a8ca Merge "Build target path before closedir()." into nyc-dev by Jeff Sharkey · 8 years ago
  21. 1d992f9 Build target path before closedir(). by Jeff Sharkey · 8 years ago
  22. b01334e Merge "EGL: Ensure surfaces are disconnected when destroyed" into nyc-dev by Pablo Ceballos · 8 years ago
  23. dc71beb Merge "Add Surface::waitForNextFrame" into nyc-dev by Rob Carr · 8 years ago
  24. ef1081f Merge "Added support for 'bugreport -z'." into nyc-dev by TreeHugger Robot · 8 years ago
  25. 9b9fc47 Merge "Binder: add pid to thread name for binder threads." into nyc-dev by Philip Cuadra · 8 years ago
  26. ceb9ee7 egl: add EGL_KHR_mutable_render_buffer by Pablo Ceballos · 8 years ago
  27. 8cfae6d Minor changes and cleanup to support EXT_protected_content. by Craig Donner · 8 years ago
  28. a082fa8 Binder: add pid to thread name for binder threads. by Philip Cuadra · 8 years ago
  29. 2628e9e Added support for 'bugreport -z'. by Felipe Leme · 8 years ago
  30. 7fcd744 vulkan: update vk_layer_interface.h by Chia-I Wu · 8 years ago
  31. 9f31e29 Add Surface::waitForNextFrame by Robert Carr · 8 years ago
  32. ad798d0 Merge "Revert "Death to synchronous transactions (1/2)"" into nyc-dev by Jorim Jaggi · 8 years ago
  33. 092123c Revert "Death to synchronous transactions (1/2)" by Jorim Jaggi · 8 years ago
  34. a1d53fa Merge "vulkan: fix vkGetDeviceProcAddr for intercepted commands" into nyc-dev by Chia-I Wu · 8 years ago
  35. a50117e Drop compatibility with pre 2012 adb clients by Nick Kralevich · 8 years ago
  36. c56603e vulkan: fix vkGetDeviceProcAddr for intercepted commands by Chia-I Wu · 8 years ago
  37. 1600e26 vulkan: fix support for unknown extensions by Chia-I Wu · 8 years ago
  38. 9ffa1a4 Merge "libvulkan: Use a stub HAL when no real Vulkan HAL is present" into nyc-dev by Jesse Hall · 8 years ago
  39. b7c4e3b libvulkan: Use a stub HAL when no real Vulkan HAL is present by Jesse Hall · 8 years ago
  40. 1e451b2 Merge "Setting v1-dev4 as default." into nyc-dev by Felipe Leme · 8 years ago
  41. cc37b8e Setting v1-dev4 as default. by Felipe Leme · 8 years ago
  42. 2b97c06 Merge changes I33360e15,I2f102fa9,If44c40f8,Ic7bc29ef into nyc-dev by Chia-I Wu · 8 years ago
  43. df4f17e Merge "Refactor sensor list in SensorService" into nyc-dev by Peng Xu · 8 years ago
  44. 0cc8f80 Refactor sensor list in SensorService by Peng Xu · 8 years ago
  45. 7e5e128 Merge "DispSync: Always resync after inactivity" into nyc-dev by Dan Stoza · 8 years ago
  46. 6c444a4 Merge "Let's try casting to fix the build." into nyc-dev by Jeff Sharkey · 8 years ago
  47. 7240a15 Let's try casting to fix the build. by Jeff Sharkey · 8 years ago
  48. 82b4c7a Merge "Use inode numbers for CE storage, fix sizes." into nyc-dev by Jeff Sharkey · 8 years ago
  49. 3e6c2d6 vulkan: use CamelCase() for CreateInfoWrapper by Chia-I Wu · 8 years ago
  50. eef27fa vulkan: use CamelCase() for LayerChain by Chia-I Wu · 8 years ago
  51. c3fa20c vulkan: use CamelCase() for OverrideExtensionNames by Chia-I Wu · 8 years ago
  52. 026b8fa vulkan: use CamelCase() for OverrideLayerNames by Chia-I Wu · 8 years ago
  53. 2f720f7 Use inode numbers for CE storage, fix sizes. by Jeff Sharkey · 8 years ago
  54. 4ad5c14 Merge changes I21f07545,I73c39cbe,I47b1639c,I4a6268d7,I06be9898, ... into nyc-dev by Chia-I Wu · 8 years ago
  55. 3b6b5ad vulkan: remove unused loader.{cpp.h} by Chia-I Wu · 8 years ago
  56. 4a6a916 vulkan: use driver::GetData everywhere by Chia-I Wu · 8 years ago
  57. 6226223 vulkan: move all _Bottom functions by Chia-I Wu · 8 years ago
  58. de82e27 vulkan: add swapchain.h by Chia-I Wu · 8 years ago
  59. c96880f vulkan: add layers_extensions.h by Chia-I Wu · 8 years ago
  60. ff4a6c7 vulkan: rework CreateInstance_Bottom and related ones by Chia-I Wu · 8 years ago
  61. 01cf305 vulkan: rework EnumerateDeviceExtensionProperties_Bottom by Chia-I Wu · 8 years ago
  62. 4901db7 vulkan: rework {Create,Destroy}Device_Bottom by Chia-I Wu · 8 years ago
  63. a70a421 Merge "vulkan: check for unsupported extensions" into nyc-dev by Chia-I Wu · 8 years ago
  64. 8391efa Merge "vulkan: avoid double-free in InitSharedPtr" into nyc-dev by Chia-I Wu · 8 years ago
  65. c684560 vulkan: avoid double-free in InitSharedPtr by Chia-I Wu · 8 years ago
  66. 541de49 EGL: Ensure surfaces are disconnected when destroyed by Pablo Ceballos · 8 years ago
  67. cd582bb Merge "media: update VP9 CodecProfileLevel" into nyc-dev by Hangyu Kuang · 8 years ago
  68. c6a607a Death to synchronous transactions (1/2) by Jorim Jaggi · 8 years ago
  69. 19c6a83 media: update VP9 CodecProfileLevel by Hangyu Kuang · 8 years ago
  70. 97a46df Merge changes I0f07043f,Ib4635ee4,I472ad9f0 into nyc-dev by Dan Stoza · 8 years ago
  71. c4f471e Plumb HDR capabilities up to SurfaceComposerClient by Dan Stoza · 8 years ago
  72. 7d7ae73 HWC2: Add getHdrCapabilities to C++ shim by Dan Stoza · 8 years ago
  73. 45d15b8 Merge "installd: log failed unlinks." into nyc-dev by Narayan Kamath · 8 years ago
  74. f99c6f4 Merge "batteryservice: Expose Charge Counters." into nyc-dev by Ruchi Kandoi · 8 years ago
  75. ed40eba HWC2: Add getHdrCapabilities stub to adapter by Dan Stoza · 8 years ago
  76. f34b9be DispSync: Always resync after inactivity by Dan Stoza · 8 years ago
  77. 5006f3a installd: log failed unlinks. by Narayan Kamath · 8 years ago
  78. 6a58a8a vulkan: move AllocateCommandBuffers_Bottom by Chia-I Wu · 8 years ago
  79. ba0be41 vulkan: move GetDeviceQueue_Bottom by Chia-I Wu · 8 years ago
  80. cc5e276 vulkan: rework DriverDispatchTable by Chia-I Wu · 8 years ago
  81. eb7db12 vulkan: rework driver::Get*ProcAddr by Chia-I Wu · 8 years ago
  82. b262ddc vulkan: add VK_ANDROID_native_buffer to vulkan.api by Chia-I Wu · 8 years ago
  83. dbb7e9c vulkan: move driver::GetDefaultAllocator by Chia-I Wu · 8 years ago
  84. 136b8eb vulkan: move driver::OpenHAL by Chia-I Wu · 8 years ago
  85. 9d51816 vulkan: move driver::Debuggable by Chia-I Wu · 8 years ago
  86. 1f8f46b vulkan: check for unsupported extensions by Chia-I Wu · 8 years ago
  87. 3e3a11a Merge "Caps Lock toggle with Meta + Alt (1/2)" into nyc-dev by Andrii Kulian · 8 years ago
  88. 42a689b batteryservice: Expose Charge Counters. by Ruchi Kandoi · 8 years ago
  89. 79632ee Merge "SF/HWC2: Reorder makeCurrent to avoid deadlock" into nyc-dev by Dan Stoza · 8 years ago
  90. 16ce3ce Merge changes from topic 'vkjson' into nyc-dev by Jesse Hall · 8 years ago
  91. 2dc3be8 SF/HWC2: Reorder makeCurrent to avoid deadlock by Dan Stoza · 8 years ago
  92. 10a91a5 Merge "SensorService: Remove unused function" into nyc-dev by Greg Kaiser · 8 years ago
  93. c130d7a SensorService: Remove unused function by Greg Kaiser · 8 years ago
  94. cf463a9 Merge "Updating wearable_core_hardware to support device administration." into nyc-dev by Ashley Smith · 8 years ago
  95. 64b59cc Close profile before leaving android::installd::clear_profile. by Roland Levillain · 8 years ago
  96. 90b745d Merge "[sensorservice] temporarily remove Autolock mSensorsLock" into nyc-dev by Peng Xu · 8 years ago
  97. e51c257 [sensorservice] temporarily remove Autolock mSensorsLock by Peng Xu · 8 years ago
  98. 1285a68 Merge "vulkan: rewrite top of loader" into nyc-dev by Chia-I Wu · 8 years ago
  99. 90e840f Merge "dumpstate: acquire /data/misc/logd/ log contents" into nyc-dev by Mark Salyzyn · 8 years ago
  100. 233fbed Merge "Added option to redirect stdout on run_command_always." into nyc-dev by Felipe Leme · 8 years ago