1. cbe07ef vulkan: pass hal_extensions to InitDriverTable by Chia-I Wu · 9 years ago
  2. a0a4e0e Merge changes I7389829a,I4f3f91e8 into nyc-dev by TreeHugger Robot · 9 years ago
  3. 8506baf Merge "Minor changes and cleanup to support EXT_protected_content." into nyc-dev by Craig Donner · 9 years ago
  4. 94a2c0e vulkan: pass VK_LAYER_FUNCTION_DATA_CALLBACK to layers by Chia-I Wu · 9 years ago
  5. da2a8ca Merge "Build target path before closedir()." into nyc-dev by Jeff Sharkey · 9 years ago
  6. 1d992f9 Build target path before closedir(). by Jeff Sharkey · 9 years ago
  7. b01334e Merge "EGL: Ensure surfaces are disconnected when destroyed" into nyc-dev by Pablo Ceballos · 9 years ago
  8. dc71beb Merge "Add Surface::waitForNextFrame" into nyc-dev by Rob Carr · 9 years ago
  9. ef1081f Merge "Added support for 'bugreport -z'." into nyc-dev by TreeHugger Robot · 9 years ago
  10. 9b9fc47 Merge "Binder: add pid to thread name for binder threads." into nyc-dev by Philip Cuadra · 9 years ago
  11. 8cfae6d Minor changes and cleanup to support EXT_protected_content. by Craig Donner · 9 years ago
  12. a082fa8 Binder: add pid to thread name for binder threads. by Philip Cuadra · 9 years ago
  13. 2628e9e Added support for 'bugreport -z'. by Felipe Leme · 9 years ago
  14. 7fcd744 vulkan: update vk_layer_interface.h by Chia-I Wu · 9 years ago
  15. 9f31e29 Add Surface::waitForNextFrame by Robert Carr · 9 years ago
  16. ad798d0 Merge "Revert "Death to synchronous transactions (1/2)"" into nyc-dev by Jorim Jaggi · 9 years ago
  17. 092123c Revert "Death to synchronous transactions (1/2)" by Jorim Jaggi · 9 years ago
  18. a1d53fa Merge "vulkan: fix vkGetDeviceProcAddr for intercepted commands" into nyc-dev by Chia-I Wu · 9 years ago
  19. a50117e Drop compatibility with pre 2012 adb clients by Nick Kralevich · 9 years ago
  20. c56603e vulkan: fix vkGetDeviceProcAddr for intercepted commands by Chia-I Wu · 9 years ago
  21. 1600e26 vulkan: fix support for unknown extensions by Chia-I Wu · 9 years ago
  22. 9ffa1a4 Merge "libvulkan: Use a stub HAL when no real Vulkan HAL is present" into nyc-dev by Jesse Hall · 9 years ago
  23. b7c4e3b libvulkan: Use a stub HAL when no real Vulkan HAL is present by Jesse Hall · 9 years ago
  24. 1e451b2 Merge "Setting v1-dev4 as default." into nyc-dev by Felipe Leme · 9 years ago
  25. cc37b8e Setting v1-dev4 as default. by Felipe Leme · 9 years ago
  26. 2b97c06 Merge changes I33360e15,I2f102fa9,If44c40f8,Ic7bc29ef into nyc-dev by Chia-I Wu · 9 years ago
  27. df4f17e Merge "Refactor sensor list in SensorService" into nyc-dev by Peng Xu · 9 years ago
  28. 0cc8f80 Refactor sensor list in SensorService by Peng Xu · 9 years ago
  29. 7e5e128 Merge "DispSync: Always resync after inactivity" into nyc-dev by Dan Stoza · 9 years ago
  30. 6c444a4 Merge "Let's try casting to fix the build." into nyc-dev by Jeff Sharkey · 9 years ago
  31. 7240a15 Let's try casting to fix the build. by Jeff Sharkey · 9 years ago
  32. 82b4c7a Merge "Use inode numbers for CE storage, fix sizes." into nyc-dev by Jeff Sharkey · 9 years ago
  33. 3e6c2d6 vulkan: use CamelCase() for CreateInfoWrapper by Chia-I Wu · 9 years ago
  34. eef27fa vulkan: use CamelCase() for LayerChain by Chia-I Wu · 9 years ago
  35. c3fa20c vulkan: use CamelCase() for OverrideExtensionNames by Chia-I Wu · 9 years ago
  36. 026b8fa vulkan: use CamelCase() for OverrideLayerNames by Chia-I Wu · 9 years ago
  37. 2f720f7 Use inode numbers for CE storage, fix sizes. by Jeff Sharkey · 9 years ago
  38. 4ad5c14 Merge changes I21f07545,I73c39cbe,I47b1639c,I4a6268d7,I06be9898, ... into nyc-dev by Chia-I Wu · 9 years ago
  39. 3b6b5ad vulkan: remove unused loader.{cpp.h} by Chia-I Wu · 9 years ago
  40. 4a6a916 vulkan: use driver::GetData everywhere by Chia-I Wu · 9 years ago
  41. 6226223 vulkan: move all _Bottom functions by Chia-I Wu · 9 years ago
  42. de82e27 vulkan: add swapchain.h by Chia-I Wu · 9 years ago
  43. c96880f vulkan: add layers_extensions.h by Chia-I Wu · 9 years ago
  44. ff4a6c7 vulkan: rework CreateInstance_Bottom and related ones by Chia-I Wu · 9 years ago
  45. 01cf305 vulkan: rework EnumerateDeviceExtensionProperties_Bottom by Chia-I Wu · 9 years ago
  46. 4901db7 vulkan: rework {Create,Destroy}Device_Bottom by Chia-I Wu · 9 years ago
  47. a70a421 Merge "vulkan: check for unsupported extensions" into nyc-dev by Chia-I Wu · 9 years ago
  48. 8391efa Merge "vulkan: avoid double-free in InitSharedPtr" into nyc-dev by Chia-I Wu · 9 years ago
  49. c684560 vulkan: avoid double-free in InitSharedPtr by Chia-I Wu · 9 years ago
  50. 541de49 EGL: Ensure surfaces are disconnected when destroyed by Pablo Ceballos · 9 years ago
  51. cd582bb Merge "media: update VP9 CodecProfileLevel" into nyc-dev by Hangyu Kuang · 9 years ago
  52. c6a607a Death to synchronous transactions (1/2) by Jorim Jaggi · 9 years ago
  53. 19c6a83 media: update VP9 CodecProfileLevel by Hangyu Kuang · 9 years ago
  54. 97a46df Merge changes I0f07043f,Ib4635ee4,I472ad9f0 into nyc-dev by Dan Stoza · 9 years ago
  55. c4f471e Plumb HDR capabilities up to SurfaceComposerClient by Dan Stoza · 9 years ago
  56. 7d7ae73 HWC2: Add getHdrCapabilities to C++ shim by Dan Stoza · 9 years ago
  57. 45d15b8 Merge "installd: log failed unlinks." into nyc-dev by Narayan Kamath · 9 years ago
  58. f99c6f4 Merge "batteryservice: Expose Charge Counters." into nyc-dev by Ruchi Kandoi · 9 years ago
  59. ed40eba HWC2: Add getHdrCapabilities stub to adapter by Dan Stoza · 9 years ago
  60. f34b9be DispSync: Always resync after inactivity by Dan Stoza · 9 years ago
  61. 5006f3a installd: log failed unlinks. by Narayan Kamath · 9 years ago
  62. 6a58a8a vulkan: move AllocateCommandBuffers_Bottom by Chia-I Wu · 9 years ago
  63. ba0be41 vulkan: move GetDeviceQueue_Bottom by Chia-I Wu · 9 years ago
  64. cc5e276 vulkan: rework DriverDispatchTable by Chia-I Wu · 9 years ago
  65. eb7db12 vulkan: rework driver::Get*ProcAddr by Chia-I Wu · 9 years ago
  66. b262ddc vulkan: add VK_ANDROID_native_buffer to vulkan.api by Chia-I Wu · 9 years ago
  67. dbb7e9c vulkan: move driver::GetDefaultAllocator by Chia-I Wu · 9 years ago
  68. 136b8eb vulkan: move driver::OpenHAL by Chia-I Wu · 9 years ago
  69. 9d51816 vulkan: move driver::Debuggable by Chia-I Wu · 9 years ago
  70. 1f8f46b vulkan: check for unsupported extensions by Chia-I Wu · 9 years ago
  71. 3e3a11a Merge "Caps Lock toggle with Meta + Alt (1/2)" into nyc-dev by Andrii Kulian · 9 years ago
  72. 42a689b batteryservice: Expose Charge Counters. by Ruchi Kandoi · 9 years ago
  73. 79632ee Merge "SF/HWC2: Reorder makeCurrent to avoid deadlock" into nyc-dev by Dan Stoza · 9 years ago
  74. 16ce3ce Merge changes from topic 'vkjson' into nyc-dev by Jesse Hall · 9 years ago
  75. 2dc3be8 SF/HWC2: Reorder makeCurrent to avoid deadlock by Dan Stoza · 9 years ago
  76. 10a91a5 Merge "SensorService: Remove unused function" into nyc-dev by Greg Kaiser · 9 years ago
  77. c130d7a SensorService: Remove unused function by Greg Kaiser · 9 years ago
  78. cf463a9 Merge "Updating wearable_core_hardware to support device administration." into nyc-dev by Ashley Smith · 9 years ago
  79. 64b59cc Close profile before leaving android::installd::clear_profile. by Roland Levillain · 9 years ago
  80. 90b745d Merge "[sensorservice] temporarily remove Autolock mSensorsLock" into nyc-dev by Peng Xu · 9 years ago
  81. e51c257 [sensorservice] temporarily remove Autolock mSensorsLock by Peng Xu · 9 years ago
  82. 1285a68 Merge "vulkan: rewrite top of loader" into nyc-dev by Chia-I Wu · 9 years ago
  83. 90e840f Merge "dumpstate: acquire /data/misc/logd/ log contents" into nyc-dev by Mark Salyzyn · 9 years ago
  84. 233fbed Merge "Added option to redirect stdout on run_command_always." into nyc-dev by Felipe Leme · 9 years ago
  85. 29c3971 Added option to redirect stdout on run_command_always. by Felipe Leme · 9 years ago
  86. 4d42dea dumpstate: acquire /data/misc/logd/ log contents by Mark Salyzyn · 9 years ago
  87. 9917903 media: update Dolby Vision Profile. by Ronghua Wu · 9 years ago
  88. 8b0d55e GpuService: Add 'help' and 'vkjson' commands by Jesse Hall · 9 years ago
  89. fc038bd Add service "gpu" in the SurfaceFlinger process by Jesse Hall · 9 years ago
  90. d5194bd Merge "Fix a few known issues in SensorService" into nyc-dev by Peng Xu · 9 years ago
  91. 47e9601 Fix a few known issues in SensorService by Peng Xu · 9 years ago
  92. 8a2c34f Updating wearable_core_hardware to support device administration. by Ashley Smith · 9 years ago
  93. fbe08bf Merge "Add build id as part of bugreport name." into nyc-dev by Felipe Leme · 9 years ago
  94. 9385b17 Add build id as part of bugreport name. by Felipe Leme · 9 years ago
  95. 14e034a Dumps systrace to a file. by Felipe Leme · 9 years ago
  96. 69a1a38 SF: Disable FenceTracker from makefile by Pablo Ceballos · 9 years ago
  97. 2af4358 Merge "Add an option to write the trace to a file" into nyc-dev by John Reck · 9 years ago
  98. a812bcf Revert "Avoid unlinking app image file" by Mathieu Chartier · 9 years ago
  99. 40b26b4 Add an option to write the trace to a file by John Reck · 9 years ago
  100. 057facf Merge "Destroy the reference profile during uninstalls" into nyc-dev by Calin Juravle · 9 years ago