1. 553958b Merge "Fix use of invalid iterator." into nyc-dev am: 44e9c02 am: ac97964 by Christopher Ferris · 9 years ago
  2. 7cea81d Merge "Support to pass <uses-library> option through to dex2oat." into nyc-dev am: 8335fa3 by Jeff Hao · 9 years ago
  3. 3e2c160 Merge "Fix sensor uuid, retrofit recent event logger" into nyc-dev am: cf43c26 by Peng Xu · 9 years ago
  4. ac97964 Merge "Fix use of invalid iterator." into nyc-dev am: 44e9c02 by Christopher Ferris · 9 years ago
  5. 44e9c02 Merge "Fix use of invalid iterator." into nyc-dev by Christopher Ferris · 9 years ago
  6. ccf6a3e Merge "Support to pass <uses-library> option through to dex2oat." into nyc-dev am: 8335fa3 by Jeff Hao · 9 years ago
  7. cd4deb2 Merge "Fix sensor uuid, retrofit recent event logger" into nyc-dev am: cf43c26 by Peng Xu · 9 years ago
  8. b2287e1 Merge "Support to pass <uses-library> option through to dex2oat." into nyc-dev by Jeff Hao · 9 years ago
  9. 96e4ffd Merge "Support to pass <uses-library> option through to dex2oat." into nyc-dev by Jeff Hao · 9 years ago
  10. 3389e26 Merge "Fix sensor uuid, retrofit recent event logger" into nyc-dev am: cf43c26 by Peng Xu · 9 years ago
  11. 19a621e Merge "Fix sensor uuid, retrofit recent event logger" into nyc-dev am: cf43c26 by Peng Xu · 9 years ago
  12. 8335fa3 Merge "Support to pass <uses-library> option through to dex2oat." into nyc-dev by Jeff Hao · 9 years ago
  13. cf43c26 Merge "Fix sensor uuid, retrofit recent event logger" into nyc-dev by Peng Xu · 9 years ago
  14. b63d91f Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 9 years ago
  15. 87e94cd Fix use of invalid iterator. by Christopher Ferris · 9 years ago
  16. a461423 Merge changes I97efd6c9,I6460f8f0,Ic67e4290,I16214514,Ieaa4e463, ... into nyc-dev am: 6cfb89c by TreeHugger Robot · 9 years ago
  17. 4a842c7 Merge changes I97efd6c9,I6460f8f0,Ic67e4290,I16214514,Ieaa4e463, ... into nyc-dev by Chia-I Wu · 9 years ago
  18. 59bb357 Merge changes I97efd6c9,I6460f8f0,Ic67e4290,I16214514,Ieaa4e463, ... into nyc-dev am: 6cfb89c by TreeHugger Robot · 9 years ago
  19. 094848e Merge changes I97efd6c9,I6460f8f0,Ic67e4290,I16214514,Ieaa4e463, ... into nyc-dev by Chia-I Wu · 9 years ago
  20. 73dc686 Merge "Atrace:use ReadFileToString to read file" am: 3cebac7 am: ab682e4 by Stephane Gasparini · 9 years ago
  21. 6cfb89c Merge changes I97efd6c9,I6460f8f0,Ic67e4290,I16214514,Ieaa4e463, ... into nyc-dev by TreeHugger Robot · 9 years ago
  22. 2ea63d8 Merge "Atrace:use ReadFileToString to read file" am: 3cebac7 am: ab682e4 by Treehugger Robot · 9 years ago
  23. ab682e4 Merge "Atrace:use ReadFileToString to read file" am: 3cebac7 by Stephane Gasparini · 9 years ago
  24. 3cebac7 Merge "Atrace:use ReadFileToString to read file" by Treehugger Robot · 9 years ago
  25. 9e403ce Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 758973c am: 512926e by Christopher Wiley · 9 years ago
  26. d760b81 Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 758973c am: 512926e by Christopher Wiley · 9 years ago
  27. 512926e Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 758973c by Christopher Wiley · 9 years ago
  28. 758973c Merge "libbinder: Replace ScopedFd with base::unique_fd" by Christopher Wiley · 9 years ago
  29. bfeff06 Merge "Merge "Revert "EGL: Ensure surfaces are disconnected when destroyed"" into nyc-dev am: 5882a26 am: 5c73fb2" into nyc-mr1-dev-plus-aosp by Android Build Merger (Role) · 9 years ago
  30. 3da16b0 Merge "Revert "EGL: Ensure surfaces are disconnected when destroyed"" into nyc-dev am: 5882a26 by Pablo Ceballos · 9 years ago
  31. 4222720 Merge "Revert "EGL: Ensure surfaces are disconnected when destroyed"" into nyc-dev am: 5882a26 by Pablo Ceballos · 9 years ago
  32. 1c39282 Merge "Revert "EGL: Ensure surfaces are disconnected when destroyed"" into nyc-dev by Pablo Ceballos · 9 years ago
  33. 5c73fb2 Merge "Revert "EGL: Ensure surfaces are disconnected when destroyed"" into nyc-dev by Pablo Ceballos · 9 years ago
  34. 5882a26 Merge "Revert "EGL: Ensure surfaces are disconnected when destroyed"" into nyc-dev by Pablo Ceballos · 9 years ago
  35. 1a5c4de Revert "EGL: Ensure surfaces are disconnected when destroyed" by Pablo Ceballos · 9 years ago
  36. 7fa120f Merge "Remove HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE test." am: 32e2d0f am: 38adc64 by Elliott Hughes · 9 years ago
  37. bea09db vulkan: remove g_device_layers by Chia-I Wu · 9 years ago
  38. 279ccc0 vulkan: ignore device-only layers by Chia-I Wu · 9 years ago
  39. 5f093bf vulkan: ignore layer libraries without instance layers by Chia-I Wu · 9 years ago
  40. 50db903 vulkan: add FindLayer helper by Chia-I Wu · 9 years ago
  41. 83506d8 vulkan: constify LayerRef members by Chia-I Wu · 9 years ago
  42. a622974 vulkan: make g_library_mutex per-LayerLibrary by Chia-I Wu · 9 years ago
  43. 3282e04 Merge "Remove HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE test." am: 32e2d0f by Elliott Hughes · 9 years ago
  44. 38adc64 Merge "Remove HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE test." am: 32e2d0f by Elliott Hughes · 9 years ago
  45. 32e2d0f Merge "Remove HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE test." by Elliott Hughes · 9 years ago
  46. 531ad78 marlin/eas: Fixing foreground/schedtune.boost path am: 2c1ff54 by Srinath Sridharan · 9 years ago
  47. 0c50a3f Remove HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE test. by Elliott Hughes · 9 years ago
  48. 2c1ff54 marlin/eas: Fixing foreground/schedtune.boost path by Srinath Sridharan · 9 years ago
  49. 36cd3f8 Merge "Move servicemanager into system-background cpuset." into nyc-dev am: 62b6bc7 by Martijn Coenen · 9 years ago
  50. 8a06c8a Merge "Move servicemanager into system-background cpuset." into nyc-dev am: 62b6bc7 by Martijn Coenen · 9 years ago
  51. cb1504a Merge "Move servicemanager into system-background cpuset." into nyc-dev by Martijn Coenen · 9 years ago
  52. b1045d2 Merge "Move servicemanager into system-background cpuset." into nyc-dev by Martijn Coenen · 9 years ago
  53. 62b6bc7 Merge "Move servicemanager into system-background cpuset." into nyc-dev by Martijn Coenen · 9 years ago
  54. 2cf1995 libbinder: Replace ScopedFd with base::unique_fd by Christopher Wiley · 9 years ago
  55. 6a2d3a0 Fix sensor uuid, retrofit recent event logger by Peng Xu · 10 years ago
  56. 5f024d0 Merge "libvulkan: Reset window before creating swapchain am: 3d1c82a am: 47e6d2c" into nyc-mr1-dev-plus-aosp by Android Build Merger (Role) · 9 years ago
  57. 328eca1 libvulkan: Reset window before creating swapchain am: 3d1c82a am: 47e6d2c by Jesse Hall · 9 years ago
  58. f69e02b libvulkan: Reset window before creating swapchain am: 3d1c82a am: 805db70 by Jesse Hall · 9 years ago
  59. 805db70 libvulkan: Reset window before creating swapchain am: 3d1c82a by Jesse Hall · 9 years ago
  60. 47e6d2c libvulkan: Reset window before creating swapchain am: 3d1c82a by Jesse Hall · 9 years ago
  61. 3d1c82a libvulkan: Reset window before creating swapchain by Jesse Hall · 9 years ago
  62. d2053c1 Merge changes Ifeba21da,Ie7982790,I02bb34b7 into nyc-dev am: 2ee735c97c by Chia-I Wu · 9 years ago
  63. 476dc8c Merge changes Ifeba21da,Ie7982790,I02bb34b7 into nyc-dev am: 2ee735c97c by Chia-I Wu · 9 years ago
  64. 71eb4da Merge changes Ifeba21da,Ie7982790,I02bb34b7 into nyc-dev am: 2ee735c97c by Chia-I Wu · 9 years ago
  65. a79a698 Merge changes Ifeba21da,Ie7982790,I02bb34b7 into nyc-dev am: 2ee735c97c by Chia-I Wu · 9 years ago
  66. 2ee735c Merge changes Ifeba21da,Ie7982790,I02bb34b7 into nyc-dev by Chia-I Wu · 9 years ago
  67. 6693f5c vulkan: make LayerLibrary a class by Chia-I Wu · 9 years ago
  68. ba11327 vulkan: refactor GetLayerGetProcAddr by Chia-I Wu · 9 years ago
  69. 50174ee vulkan: refactor AddLayerLibrary by Chia-I Wu · 9 years ago
  70. d91c74f vulkan: refactor LayerRef::~LayerRef by Chia-I Wu · 9 years ago
  71. fd0389f vulkan: refactor GetLayerRef by Chia-I Wu · 9 years ago
  72. 7434959 vulkan: add a constructor for LayerLibrary by Chia-I Wu · 9 years ago
  73. 109f898 vulkan: silence a warning when layers are enabled by Chia-I Wu · 9 years ago
  74. dcad395 vulkan: fix "vkinfo -validate" by Chia-I Wu · 9 years ago
  75. 8955f3f vulkan: fix vkinfo with layer extensions by Chia-I Wu · 9 years ago
  76. 98a85df Merge "Merge "BQ: Replace items from back of queue" into nyc-dev am: 9461b93f7e am: c5ec7db3c5" into nyc-mr1-dev-plus-aosp by Android Build Merger (Role) · 9 years ago
  77. 86d43cf Merge "BQ: Replace items from back of queue" into nyc-dev am: 9461b93f7e by Pablo Ceballos · 9 years ago
  78. 147d860 Merge "BQ: Replace items from back of queue" into nyc-dev am: 9461b93f7e by Pablo Ceballos · 9 years ago
  79. 76ddac5 Merge "BQ: Replace items from back of queue" into nyc-dev am: 9461b93f7e by Pablo Ceballos · 9 years ago
  80. c5ec7db Merge "BQ: Replace items from back of queue" into nyc-dev am: 9461b93f7e by Pablo Ceballos · 9 years ago
  81. 9461b93 Merge "BQ: Replace items from back of queue" into nyc-dev by Pablo Ceballos · 9 years ago
  82. 023a3dd vknulldrv: Use a default allocator when none provided am: d3b1450e66 by Jesse Hall · 9 years ago
  83. 8e7aed9 vknulldrv: Use a default allocator when none provided am: d3b1450e66 by Jesse Hall · 9 years ago
  84. 9d9e77a vknulldrv: Use a default allocator when none provided am: d3b1450e66 by Jesse Hall · 9 years ago
  85. 625e3d2 vknulldrv: Use a default allocator when none provided am: d3b1450e66 by Jesse Hall · 9 years ago
  86. 4d85da4 BQ: Replace items from back of queue by Pablo Ceballos · 9 years ago
  87. d3b1450 vknulldrv: Use a default allocator when none provided by Jesse Hall · 9 years ago
  88. d1c1b46 Merge "remove compass from default wearable_core_hardware.xml" into cw-e-dev am: 86d5272 am: 8cae361 am: 151cc4a by Andriy Naborskyy · 9 years ago
  89. 1cbe6bb Merge "BQ: Avoid unnecessary calls to consumer listener" into nyc-dev am: 72b5975 by Pablo Ceballos · 9 years ago
  90. e3d66c0 Merge "libgui: Add getLastQueuedBuffer to BufferQueue" into nyc-dev am: 4908a01 by Jesse Hall · 9 years ago
  91. 7e7ef64 Merge "remove compass from default wearable_core_hardware.xml" into cw-e-dev am: 86d5272 am: 8cae361 am: 151cc4a by Andriy Naborskyy · 9 years ago
  92. 072667d Merge "BQ: Avoid unnecessary calls to consumer listener" into nyc-dev am: 72b5975 by Pablo Ceballos · 9 years ago
  93. 861cff1 Merge "libgui: Add getLastQueuedBuffer to BufferQueue" into nyc-dev am: 4908a01 by Jesse Hall · 9 years ago
  94. 7ba1c78 Merge "remove compass from default wearable_core_hardware.xml" into cw-e-dev am: 86d5272 am: 8cae361 by Andriy Naborskyy · 9 years ago
  95. 2f35954 Merge "BQ: Avoid unnecessary calls to consumer listener" into nyc-dev by Pablo Ceballos · 9 years ago
  96. e9105ba Merge "libgui: Add getLastQueuedBuffer to BufferQueue" into nyc-dev am: 4908a01 by Dan Stoza · 9 years ago
  97. 24bca1e Merge "remove compass from default wearable_core_hardware.xml" into cw-e-dev am: 86d5272 am: 8cae361 by Andriy Naborskyy · 9 years ago
  98. 151cc4a Merge "remove compass from default wearable_core_hardware.xml" into cw-e-dev am: 86d5272 by Andriy Naborskyy · 9 years ago
  99. 8cae361 Merge "remove compass from default wearable_core_hardware.xml" into cw-e-dev by Andriy Naborskyy · 9 years ago
  100. 86d5272 Merge "remove compass from default wearable_core_hardware.xml" into cw-e-dev by Andriy Naborskyy · 9 years ago