1. 5e5a6f3 Merge "Refactor sensor list in SensorService" into nyc-dev am: df4f17e by Peng Xu · 10 years ago
  2. df4f17e Merge "Refactor sensor list in SensorService" into nyc-dev by Peng Xu · 10 years ago
  3. 0cc8f80 Refactor sensor list in SensorService by Peng Xu · 10 years ago
  4. ce1099e Merge "DispSync: Always resync after inactivity" into nyc-dev am: 7e5e128 by Dan Stoza · 10 years ago
  5. 7e5e128 Merge "DispSync: Always resync after inactivity" into nyc-dev by Dan Stoza · 10 years ago
  6. dba2879 Merge "Let\'s try casting to fix the build." into nyc-dev am: 6c444a4 by Jeff Sharkey · 10 years ago
  7. 6c444a4 Merge "Let's try casting to fix the build." into nyc-dev by Jeff Sharkey · 10 years ago
  8. 7240a15 Let's try casting to fix the build. by Jeff Sharkey · 10 years ago
  9. 8b53c14 Merge "Use inode numbers for CE storage, fix sizes." into nyc-dev am: 82b4c7a by Jeff Sharkey · 10 years ago
  10. 82b4c7a Merge "Use inode numbers for CE storage, fix sizes." into nyc-dev by Jeff Sharkey · 10 years ago
  11. 2f720f7 Use inode numbers for CE storage, fix sizes. by Jeff Sharkey · 10 years ago
  12. 172164e Merge changes I21f07545,I73c39cbe,I47b1639c,I4a6268d7,I06be9898, ... into nyc-dev by Chia-I Wu · 10 years ago
  13. 4ad5c14 Merge changes I21f07545,I73c39cbe,I47b1639c,I4a6268d7,I06be9898, ... into nyc-dev by Chia-I Wu · 10 years ago
  14. 3b6b5ad vulkan: remove unused loader.{cpp.h} by Chia-I Wu · 10 years ago
  15. 4a6a916 vulkan: use driver::GetData everywhere by Chia-I Wu · 10 years ago
  16. 6226223 vulkan: move all _Bottom functions by Chia-I Wu · 10 years ago
  17. de82e27 vulkan: add swapchain.h by Chia-I Wu · 10 years ago
  18. c96880f vulkan: add layers_extensions.h by Chia-I Wu · 10 years ago
  19. ff4a6c7 vulkan: rework CreateInstance_Bottom and related ones by Chia-I Wu · 10 years ago
  20. 01cf305 vulkan: rework EnumerateDeviceExtensionProperties_Bottom by Chia-I Wu · 10 years ago
  21. 4901db7 vulkan: rework {Create,Destroy}Device_Bottom by Chia-I Wu · 10 years ago
  22. 43e2153 Merge "vulkan: check for unsupported extensions" into nyc-dev am: a70a421 by Chia-I Wu · 10 years ago
  23. 998f5ce Merge "vulkan: avoid double-free in InitSharedPtr" into nyc-dev am: 8391efa by Chia-I Wu · 10 years ago
  24. a70a421 Merge "vulkan: check for unsupported extensions" into nyc-dev by Chia-I Wu · 10 years ago
  25. 8391efa Merge "vulkan: avoid double-free in InitSharedPtr" into nyc-dev by Chia-I Wu · 10 years ago
  26. c684560 vulkan: avoid double-free in InitSharedPtr by Chia-I Wu · 10 years ago
  27. 6b0a18d Merge "media: update VP9 CodecProfileLevel" into nyc-dev am: cd582bb by Hangyu Kuang · 10 years ago
  28. cd582bb Merge "media: update VP9 CodecProfileLevel" into nyc-dev by Hangyu Kuang · 10 years ago
  29. 898b1aa Death to synchronous transactions (1/2) am: c6a607a by Jorim Jaggi · 10 years ago
  30. c6a607a Death to synchronous transactions (1/2) by Jorim Jaggi · 10 years ago
  31. 19c6a83 media: update VP9 CodecProfileLevel by Hangyu Kuang · 10 years ago
  32. b93445d Merge changes I0f07043f,Ib4635ee4,I472ad9f0 into nyc-dev am: 97a46df by Dan Stoza · 10 years ago
  33. 97a46df Merge changes I0f07043f,Ib4635ee4,I472ad9f0 into nyc-dev by Dan Stoza · 10 years ago
  34. c4f471e Plumb HDR capabilities up to SurfaceComposerClient by Dan Stoza · 10 years ago
  35. 7d7ae73 HWC2: Add getHdrCapabilities to C++ shim by Dan Stoza · 10 years ago
  36. 7be8d55 Merge "Don\'t include <sys/sysconf.h>." am: ac6335c am: 2ccbf98 by Josh Gao · 10 years ago
  37. 2ccbf98 Merge "Don\'t include <sys/sysconf.h>." am: ac6335c by Josh Gao · 10 years ago
  38. ac6335c Merge "Don't include <sys/sysconf.h>." by Josh Gao · 10 years ago
  39. b18b245 Merge "installd: log failed unlinks." into nyc-dev am: 45d15b8 by Narayan Kamath · 10 years ago
  40. 45d15b8 Merge "installd: log failed unlinks." into nyc-dev by Narayan Kamath · 10 years ago
  41. 81db995 Merge "batteryservice: Expose Charge Counters." into nyc-dev am: f99c6f4 by Ruchi Kandoi · 10 years ago
  42. f99c6f4 Merge "batteryservice: Expose Charge Counters." into nyc-dev by Ruchi Kandoi · 10 years ago
  43. 9d6d7b3 Don't include <sys/sysconf.h>. by Josh Gao · 10 years ago
  44. ed40eba HWC2: Add getHdrCapabilities stub to adapter by Dan Stoza · 10 years ago
  45. f34b9be DispSync: Always resync after inactivity by Dan Stoza · 10 years ago
  46. 5006f3a installd: log failed unlinks. by Narayan Kamath · 10 years ago
  47. 6a58a8a vulkan: move AllocateCommandBuffers_Bottom by Chia-I Wu · 10 years ago
  48. ba0be41 vulkan: move GetDeviceQueue_Bottom by Chia-I Wu · 10 years ago
  49. cc5e276 vulkan: rework DriverDispatchTable by Chia-I Wu · 10 years ago
  50. eb7db12 vulkan: rework driver::Get*ProcAddr by Chia-I Wu · 10 years ago
  51. b262ddc vulkan: add VK_ANDROID_native_buffer to vulkan.api by Chia-I Wu · 10 years ago
  52. dbb7e9c vulkan: move driver::GetDefaultAllocator by Chia-I Wu · 10 years ago
  53. 136b8eb vulkan: move driver::OpenHAL by Chia-I Wu · 10 years ago
  54. 9d51816 vulkan: move driver::Debuggable by Chia-I Wu · 10 years ago
  55. 1f8f46b vulkan: check for unsupported extensions by Chia-I Wu · 10 years ago
  56. 1c3773c Merge "Caps Lock toggle with Meta + Alt (1/2)" into nyc-dev am: 3e3a11a by Andrii Kulian · 10 years ago
  57. 3e3a11a Merge "Caps Lock toggle with Meta + Alt (1/2)" into nyc-dev by Andrii Kulian · 10 years ago
  58. 42a689b batteryservice: Expose Charge Counters. by Ruchi Kandoi · 10 years ago
  59. fcd8985 Merge "SF/HWC2: Reorder makeCurrent to avoid deadlock" into nyc-dev am: 79632ee by Dan Stoza · 10 years ago
  60. 79632ee Merge "SF/HWC2: Reorder makeCurrent to avoid deadlock" into nyc-dev by Dan Stoza · 10 years ago
  61. 7c8ec9b Merge changes from topic \'vkjson\' into nyc-dev am: 16ce3ce by Jesse Hall · 10 years ago
  62. 16ce3ce Merge changes from topic 'vkjson' into nyc-dev by Jesse Hall · 10 years ago
  63. 2dc3be8 SF/HWC2: Reorder makeCurrent to avoid deadlock by Dan Stoza · 10 years ago
  64. 8782cd4 Merge "SensorService: Remove unused function" into nyc-dev am: 10a91a5 by Greg Kaiser · 10 years ago
  65. 10a91a5 Merge "SensorService: Remove unused function" into nyc-dev by Greg Kaiser · 10 years ago
  66. c130d7a SensorService: Remove unused function by Greg Kaiser · 10 years ago
  67. 4ea6c74 Merge "Updating wearable_core_hardware to support device administration." into nyc-dev by Ashley Smith · 10 years ago
  68. cf463a9 Merge "Updating wearable_core_hardware to support device administration." into nyc-dev by Ashley Smith · 10 years ago
  69. 0302a25 Close profile before leaving android::installd::clear_profile. am: 64b59cc by Roland Levillain · 10 years ago
  70. 64b59cc Close profile before leaving android::installd::clear_profile. by Roland Levillain · 10 years ago
  71. e597405 Merge "[sensorservice] temporarily remove Autolock mSensorsLock" into nyc-dev by Peng Xu · 10 years ago
  72. 90b745d Merge "[sensorservice] temporarily remove Autolock mSensorsLock" into nyc-dev by Peng Xu · 10 years ago
  73. e51c257 [sensorservice] temporarily remove Autolock mSensorsLock by Peng Xu · 10 years ago
  74. 927a222 Merge "vulkan: rewrite top of loader" into nyc-dev am: 1285a68 by Chia-I Wu · 10 years ago
  75. 1285a68 Merge "vulkan: rewrite top of loader" into nyc-dev by Chia-I Wu · 10 years ago
  76. 40ed116 Merge "dumpstate: acquire /data/misc/logd/ log contents" into nyc-dev by Mark Salyzyn · 10 years ago
  77. 90e840f Merge "dumpstate: acquire /data/misc/logd/ log contents" into nyc-dev by Mark Salyzyn · 10 years ago
  78. dc5b351 Merge "Split increments to silence a compiler warning." am: 0f73649 am: 25b103a by Stephen Hines · 10 years ago
  79. c12a8a1 Merge "Added option to redirect stdout on run_command_always." into nyc-dev by Felipe Leme · 10 years ago
  80. 25b103a Merge "Split increments to silence a compiler warning." am: 0f73649 by Stephen Hines · 10 years ago
  81. 233fbed Merge "Added option to redirect stdout on run_command_always." into nyc-dev by Felipe Leme · 10 years ago
  82. 0f73649 Merge "Split increments to silence a compiler warning." by Stephen Hines · 10 years ago
  83. 29c3971 Added option to redirect stdout on run_command_always. by Felipe Leme · 10 years ago
  84. c947731 media: update Dolby Vision Profile. am: 9917903 by Ronghua Wu · 10 years ago
  85. 4d42dea dumpstate: acquire /data/misc/logd/ log contents by Mark Salyzyn · 10 years ago
  86. 9917903 media: update Dolby Vision Profile. by Ronghua Wu · 10 years ago
  87. 8b0d55e GpuService: Add 'help' and 'vkjson' commands by Jesse Hall · 10 years ago
  88. 9c22c3c Split increments to silence a compiler warning. by Stephen Hines · 10 years ago
  89. fc038bd Add service "gpu" in the SurfaceFlinger process by Jesse Hall · 10 years ago
  90. 7d57070 Merge "Fix a few known issues in SensorService" into nyc-dev am: d5194bd by Peng Xu · 10 years ago
  91. d5194bd Merge "Fix a few known issues in SensorService" into nyc-dev by Peng Xu · 10 years ago
  92. 47e9601 Fix a few known issues in SensorService by Peng Xu · 10 years ago
  93. 8a2c34f Updating wearable_core_hardware to support device administration. by Ashley Smith · 10 years ago
  94. 82646ea Merge "Add build id as part of bugreport name." into nyc-dev am: fbe08bf by Felipe Leme · 10 years ago
  95. fbe08bf Merge "Add build id as part of bugreport name." into nyc-dev by Felipe Leme · 10 years ago
  96. 9385b17 Add build id as part of bugreport name. by Felipe Leme · 10 years ago
  97. 3ece4c1 Dumps systrace to a file. am: 14e034a by Felipe Leme · 10 years ago
  98. 14e034a Dumps systrace to a file. by Felipe Leme · 10 years ago
  99. c6c17d7 SF: Disable FenceTracker from makefile am: 69a1a38 by Pablo Ceballos · 10 years ago
  100. 69a1a38 SF: Disable FenceTracker from makefile by Pablo Ceballos · 10 years ago