1. 755c451 sensorservice: switch to use sp<> in sensor list by Peng Xu · 10 years ago
  2. 2b97c06 Merge changes I33360e15,I2f102fa9,If44c40f8,Ic7bc29ef into nyc-dev by Chia-I Wu · 10 years ago
  3. df4f17e Merge "Refactor sensor list in SensorService" into nyc-dev by Peng Xu · 10 years ago
  4. 0cc8f80 Refactor sensor list in SensorService by Peng Xu · 10 years ago
  5. 7e5e128 Merge "DispSync: Always resync after inactivity" into nyc-dev by Dan Stoza · 10 years ago
  6. 6c444a4 Merge "Let's try casting to fix the build." into nyc-dev by Jeff Sharkey · 10 years ago
  7. 7240a15 Let's try casting to fix the build. by Jeff Sharkey · 10 years ago
  8. 82b4c7a Merge "Use inode numbers for CE storage, fix sizes." into nyc-dev by Jeff Sharkey · 10 years ago
  9. 3e6c2d6 vulkan: use CamelCase() for CreateInfoWrapper by Chia-I Wu · 10 years ago
  10. eef27fa vulkan: use CamelCase() for LayerChain by Chia-I Wu · 10 years ago
  11. c3fa20c vulkan: use CamelCase() for OverrideExtensionNames by Chia-I Wu · 10 years ago
  12. 026b8fa vulkan: use CamelCase() for OverrideLayerNames by Chia-I Wu · 10 years ago
  13. 2f720f7 Use inode numbers for CE storage, fix sizes. by Jeff Sharkey · 10 years ago
  14. 4ad5c14 Merge changes I21f07545,I73c39cbe,I47b1639c,I4a6268d7,I06be9898, ... into nyc-dev by Chia-I Wu · 10 years ago
  15. 3b6b5ad vulkan: remove unused loader.{cpp.h} by Chia-I Wu · 10 years ago
  16. 4a6a916 vulkan: use driver::GetData everywhere by Chia-I Wu · 10 years ago
  17. 6226223 vulkan: move all _Bottom functions by Chia-I Wu · 10 years ago
  18. de82e27 vulkan: add swapchain.h by Chia-I Wu · 10 years ago
  19. c96880f vulkan: add layers_extensions.h by Chia-I Wu · 10 years ago
  20. ff4a6c7 vulkan: rework CreateInstance_Bottom and related ones by Chia-I Wu · 10 years ago
  21. 01cf305 vulkan: rework EnumerateDeviceExtensionProperties_Bottom by Chia-I Wu · 10 years ago
  22. 4901db7 vulkan: rework {Create,Destroy}Device_Bottom by Chia-I Wu · 10 years ago
  23. a70a421 Merge "vulkan: check for unsupported extensions" into nyc-dev by Chia-I Wu · 10 years ago
  24. 8391efa Merge "vulkan: avoid double-free in InitSharedPtr" into nyc-dev by Chia-I Wu · 10 years ago
  25. c684560 vulkan: avoid double-free in InitSharedPtr by Chia-I Wu · 10 years ago
  26. cd582bb Merge "media: update VP9 CodecProfileLevel" into nyc-dev by Hangyu Kuang · 10 years ago
  27. c6a607a Death to synchronous transactions (1/2) by Jorim Jaggi · 10 years ago
  28. 19c6a83 media: update VP9 CodecProfileLevel by Hangyu Kuang · 10 years ago
  29. 97a46df Merge changes I0f07043f,Ib4635ee4,I472ad9f0 into nyc-dev by Dan Stoza · 10 years ago
  30. c4f471e Plumb HDR capabilities up to SurfaceComposerClient by Dan Stoza · 10 years ago
  31. 7d7ae73 HWC2: Add getHdrCapabilities to C++ shim by Dan Stoza · 10 years ago
  32. 45d15b8 Merge "installd: log failed unlinks." into nyc-dev by Narayan Kamath · 10 years ago
  33. f99c6f4 Merge "batteryservice: Expose Charge Counters." into nyc-dev by Ruchi Kandoi · 10 years ago
  34. ed40eba HWC2: Add getHdrCapabilities stub to adapter by Dan Stoza · 10 years ago
  35. f34b9be DispSync: Always resync after inactivity by Dan Stoza · 10 years ago
  36. 5006f3a installd: log failed unlinks. by Narayan Kamath · 10 years ago
  37. 6a58a8a vulkan: move AllocateCommandBuffers_Bottom by Chia-I Wu · 10 years ago
  38. ba0be41 vulkan: move GetDeviceQueue_Bottom by Chia-I Wu · 10 years ago
  39. cc5e276 vulkan: rework DriverDispatchTable by Chia-I Wu · 10 years ago
  40. eb7db12 vulkan: rework driver::Get*ProcAddr by Chia-I Wu · 10 years ago
  41. b262ddc vulkan: add VK_ANDROID_native_buffer to vulkan.api by Chia-I Wu · 10 years ago
  42. dbb7e9c vulkan: move driver::GetDefaultAllocator by Chia-I Wu · 10 years ago
  43. 136b8eb vulkan: move driver::OpenHAL by Chia-I Wu · 10 years ago
  44. 9d51816 vulkan: move driver::Debuggable by Chia-I Wu · 10 years ago
  45. 1f8f46b vulkan: check for unsupported extensions by Chia-I Wu · 10 years ago
  46. 3e3a11a Merge "Caps Lock toggle with Meta + Alt (1/2)" into nyc-dev by Andrii Kulian · 10 years ago
  47. 42a689b batteryservice: Expose Charge Counters. by Ruchi Kandoi · 10 years ago
  48. 79632ee Merge "SF/HWC2: Reorder makeCurrent to avoid deadlock" into nyc-dev by Dan Stoza · 10 years ago
  49. 16ce3ce Merge changes from topic 'vkjson' into nyc-dev by Jesse Hall · 10 years ago
  50. 2dc3be8 SF/HWC2: Reorder makeCurrent to avoid deadlock by Dan Stoza · 10 years ago
  51. 10a91a5 Merge "SensorService: Remove unused function" into nyc-dev by Greg Kaiser · 10 years ago
  52. c130d7a SensorService: Remove unused function by Greg Kaiser · 10 years ago
  53. cf463a9 Merge "Updating wearable_core_hardware to support device administration." into nyc-dev by Ashley Smith · 10 years ago
  54. 64b59cc Close profile before leaving android::installd::clear_profile. by Roland Levillain · 10 years ago
  55. 90b745d Merge "[sensorservice] temporarily remove Autolock mSensorsLock" into nyc-dev by Peng Xu · 10 years ago
  56. e51c257 [sensorservice] temporarily remove Autolock mSensorsLock by Peng Xu · 10 years ago
  57. 1285a68 Merge "vulkan: rewrite top of loader" into nyc-dev by Chia-I Wu · 10 years ago
  58. 90e840f Merge "dumpstate: acquire /data/misc/logd/ log contents" into nyc-dev by Mark Salyzyn · 10 years ago
  59. 233fbed Merge "Added option to redirect stdout on run_command_always." into nyc-dev by Felipe Leme · 10 years ago
  60. 29c3971 Added option to redirect stdout on run_command_always. by Felipe Leme · 10 years ago
  61. 4d42dea dumpstate: acquire /data/misc/logd/ log contents by Mark Salyzyn · 10 years ago
  62. 9917903 media: update Dolby Vision Profile. by Ronghua Wu · 10 years ago
  63. 8b0d55e GpuService: Add 'help' and 'vkjson' commands by Jesse Hall · 10 years ago
  64. fc038bd Add service "gpu" in the SurfaceFlinger process by Jesse Hall · 10 years ago
  65. d5194bd Merge "Fix a few known issues in SensorService" into nyc-dev by Peng Xu · 10 years ago
  66. 47e9601 Fix a few known issues in SensorService by Peng Xu · 10 years ago
  67. 8a2c34f Updating wearable_core_hardware to support device administration. by Ashley Smith · 10 years ago
  68. fbe08bf Merge "Add build id as part of bugreport name." into nyc-dev by Felipe Leme · 10 years ago
  69. 9385b17 Add build id as part of bugreport name. by Felipe Leme · 10 years ago
  70. 14e034a Dumps systrace to a file. by Felipe Leme · 10 years ago
  71. 69a1a38 SF: Disable FenceTracker from makefile by Pablo Ceballos · 10 years ago
  72. 2af4358 Merge "Add an option to write the trace to a file" into nyc-dev by John Reck · 10 years ago
  73. a812bcf Revert "Avoid unlinking app image file" by Mathieu Chartier · 10 years ago
  74. 40b26b4 Add an option to write the trace to a file by John Reck · 10 years ago
  75. 057facf Merge "Destroy the reference profile during uninstalls" into nyc-dev by Calin Juravle · 10 years ago
  76. 4820e72 Merge "Do not unlink the profiles if not needed" into nyc-dev by Calin Juravle · 10 years ago
  77. 0c20324 vulkan: rewrite top of loader by Chia-I Wu · 10 years ago
  78. baa85bd Call _exit() instead of exit() on child failure. by Felipe Leme · 10 years ago
  79. 7535e8e Destroy the reference profile during uninstalls by Calin Juravle · 10 years ago
  80. cea3141 Do not unlink the profiles if not needed by Calin Juravle · 10 years ago
  81. abddf72 Merge changes I653b84e7,Ieafdc14a into nyc-dev by Rob Carr · 10 years ago
  82. a84b43c Merge "Define typical sensor sample rate in native code" into nyc-dev by Peng Xu · 10 years ago
  83. 69663fb Apply position updates immediately. by Robert Carr · 10 years ago
  84. b5d3d26 Move crop outside of geometry state. by Robert Carr · 10 years ago
  85. 2f3bf13 Define typical sensor sample rate in native code by Peng Xu · 10 years ago
  86. 59d12e9 Merge "Rename single buffer mode to shared buffer mode" into nyc-dev by Pablo Ceballos · 10 years ago
  87. 9767bd8 Merge "Dumping a trace isn't an error" into nyc-dev by John Reck · 10 years ago
  88. 6c8ac92 Dumping a trace isn't an error by John Reck · 10 years ago
  89. faf67e3 Increased estimated max progress of bugreports. by Felipe Leme · 10 years ago
  90. b06f98a Don't report errors when trying to delete a non-existing profile dir by Calin Juravle · 10 years ago
  91. d6ab011 dumpstate: Add /data/misc/recovery by Mark Salyzyn · 10 years ago
  92. 7ff357a Merge "Remove spurious log" into nyc-dev by Chris Tate · 10 years ago
  93. bf14e94 Remove spurious log by Christopher Tate · 10 years ago
  94. 834fde8 Merge "Guard against failed array allocation" into nyc-dev by Chris Tate · 10 years ago
  95. e4e0ae8 Guard against failed array allocation by Christopher Tate · 10 years ago
  96. d1a6a24 Merge "Do not clean profiles unconditonally during app data clean up" into nyc-dev by Calin Juravle · 10 years ago
  97. 830f500 Merge "SF: Add FenceTracker" into nyc-dev by Pablo Ceballos · 10 years ago
  98. a207fca Merge "Improved (or warned about lack of) error handling." into nyc-dev by Felipe Leme · 10 years ago
  99. ea160d1 Improved (or warned about lack of) error handling. by Felipe Leme · 10 years ago
  100. a282c18 Merge "Manually fix GLES headers" into nyc-dev by Pablo Ceballos · 10 years ago