1. 942c50d Merge "Fixed usage --receiver-foreground on am call." by Felipe Leme · 9 years ago
  2. b0b4aa2 Fixed usage --receiver-foreground on am call. by Felipe Leme · 9 years ago
  3. f5248da dumpstate: enable cameraserver by Chien-Yu Chen · 9 years ago
  4. c243d32 Merge "SF: Modify transaction/buffer sync logic" by Dan Stoza · 9 years ago
  5. a1e694b Merge "Application image support for installd DO NOT MERGE" am: 7f9c122ab9 -s ours am: 3fa6da13b3 -s ours by Mathieu Chartier · 9 years ago
  6. c2ef711 Merge "Application image support for installd DO NOT MERGE" am: 7f9c122ab9 -s ours by Mathieu Chartier · 9 years ago
  7. 3fa6da1 Merge "Application image support for installd DO NOT MERGE" by Mathieu Chartier · 9 years ago
  8. 7f9c122 Merge "Application image support for installd DO NOT MERGE" by Mathieu Chartier · 9 years ago
  9. 83cfc43 Application image support for installd DO NOT MERGE by Mathieu Chartier · 9 years ago
  10. cac3538 SF: Modify transaction/buffer sync logic by Dan Stoza · 9 years ago
  11. 9e72046 Implementation of sensor additional info report by Peng Xu · 9 years ago
  12. c19f9a1 Merge changes from topic 'camera-hardening' by Chien-Yu Chen · 9 years ago
  13. 4e2bddf Merge "omx: add DescribeColorAspectsParams param" by Lajos Molnar · 9 years ago
  14. 51de0ba omx: add DescribeColorAspectsParams param by Lajos Molnar · 9 years ago
  15. 08f41ad Merge "Dynamic Sensor Discovery implementation" by Peng Xu · 9 years ago
  16. 4e93443 Merge "Pass application image fd to dex2oat" by Mathieu Chartier · 9 years ago
  17. 3f2e361 Merge "Pass --receiver-foreground to AM intents." by Felipe Leme · 9 years ago
  18. b18a098 Merge "Adding support for new sensor types" by Ashutosh Joshi · 9 years ago
  19. 92ad77a Merge "HardwareAPI: add MediaImage2 and DescribeColorFormat2Params" by Lajos Molnar · 9 years ago
  20. edc8bc4 Pass application image fd to dex2oat by Mathieu Chartier · 9 years ago
  21. edb0b0c Pass --receiver-foreground to AM intents. by Felipe Leme · 9 years ago
  22. 7b46ef2 Merge "system_server BINDER_TYPE_FD sockets using ashmem accessors" am: cf9944684f by Mark Salyzyn · 9 years ago
  23. becad77 Merge "system_server BINDER_TYPE_FD sockets using ashmem accessors" by Mark Salyzyn · 9 years ago
  24. cf99446 Merge "system_server BINDER_TYPE_FD sockets using ashmem accessors" by Mark Salyzyn · 9 years ago
  25. f00283f Merge changes I4ebccfd0,I3507bdfd,Iaf02f55c am: acca0abaf1 am: f6ec7d5e3a by Mark Salyzyn · 9 years ago
  26. f6ec7d5 Merge changes I4ebccfd0,I3507bdfd,Iaf02f55c am: acca0abaf1 by Mark Salyzyn · 9 years ago
  27. eab2afc system_server BINDER_TYPE_FD sockets using ashmem accessors by Mark Salyzyn · 9 years ago
  28. acca0ab Merge changes I4ebccfd0,I3507bdfd,Iaf02f55c by Mark Salyzyn · 9 years ago
  29. b454d8f Parcel: file descriptor leak by Mark Salyzyn · 9 years ago
  30. abed7f7 Parcel: include Android coding standard by Mark Salyzyn · 9 years ago
  31. e93390b Parcel: LOG_TAG cleanup by Mark Salyzyn · 9 years ago
  32. 54f8c18 Merge "media: add dolby vision profile and level omx defines." by Ronghua Wu · 9 years ago
  33. 8d513b2 HardwareAPI: add MediaImage2 and DescribeColorFormat2Params by Lajos Molnar · 9 years ago
  34. 02636d8 Merge changes Ie45b097c,I4ed4c12d,I6f096f25,I2b62229c,Ieb81c64b, ... by Jesse Hall · 9 years ago
  35. c78fa70 Merge changes I9453454c,I872fcb4a,I441a2ddf,Iddc28080,If8041fb1, ... by Jesse Hall · 9 years ago
  36. 1052e5f Merge changes I9adf2175,I9ba61b9b,Ic5791cf1,Ieaf1c4c0,I36370f6e, ... by Jesse Hall · 9 years ago
  37. a7aca15 Merge changes I58c5cad2,Id6ea11fb,I595e51ae,I161b7afa,I25b547e8, ... by Jesse Hall · 9 years ago
  38. 872d469 Merge changes Idf479bed,Iee7d56c1,I23d7945e,Ibd6fa875,I52f7afb4, ... by Jesse Hall · 9 years ago
  39. 39b4507 Merge changes Ifb3cea05,If093f4c0,If9c22b38,Idda56439,Ib3ceb46f, ... by Jesse Hall · 9 years ago
  40. a1b8c8a Merge "Add missing include to choreographer header." by Michael Wright · 9 years ago
  41. dbcede0 Merge "Fixed performance issue by moving buffer allocation outside loop." by Felipe Leme · 9 years ago
  42. 1b4566c Adding support for new sensor types by Ashutosh Joshi · 9 years ago
  43. 770410d Fixed performance issue by moving buffer allocation outside loop. by Felipe Leme · 9 years ago
  44. 98a9a7b Merge "Adds private EGL extension to create an EGLClientBuffer from a gralloc'd buffer. This lets you create a color EGLimage backed by gralloc, which is needed to support protected textures." by Craig Donner · 9 years ago
  45. 9990837 media: Add a metadata type for native handle from camera by Praveen Chavan · 9 years ago
  46. c92c19e media: add dolby vision profile and level omx defines. by Ronghua Wu · 9 years ago
  47. c769d7f Merge "Add vp9 profiles and levels omx types." by Ronghua Wu · 9 years ago
  48. 0aa4a9f Merge "omx: extend OMX_VIDEO_PARAM_HEVCTYPE for encoder use case" by Wonsik Kim · 9 years ago
  49. fb911b2 Add missing include to choreographer header. by Michael Wright · 9 years ago
  50. 05249fc Adds private EGL extension to create an EGLClientBuffer from a gralloc'd buffer. This lets you create a color EGLimage backed by gralloc, which is needed to support protected textures. by Craig Donner · 9 years ago
  51. 876de45 Merge "Revert "dumpstate: Add security log dump"" am: 316923d359 am: fd0d76730f by Mark Salyzyn · 9 years ago
  52. 1b2ef80 Merge "[DO NOT MERGE ANYWHERE] Fix bodysensor permission" into cw-e-dev am: ca19b6a4d3 -s ours am: a0a1599d8b -s ours am: 972e9479a7 -s ours by Nick Vaccaro · 9 years ago
  53. fd0d767 Merge "Revert "dumpstate: Add security log dump"" am: 316923d359 by Mark Salyzyn · 9 years ago
  54. 316923d Merge "Revert "dumpstate: Add security log dump"" by Mark Salyzyn · 9 years ago
  55. b4f7fea Merge "[DO NOT MERGE ANYWHERE] Fix bodysensor permission" into cw-e-dev am: ca19b6a4d3 -s ours am: a0a1599d8b -s ours by Nick Vaccaro · 9 years ago
  56. 972e947 Merge "[DO NOT MERGE ANYWHERE] Fix bodysensor permission" into cw-e-dev am: ca19b6a4d3 -s ours by Nick Vaccaro · 9 years ago
  57. a0a1599 Merge "[DO NOT MERGE ANYWHERE] Fix bodysensor permission" into cw-e-dev by Nick Vaccaro · 9 years ago
  58. ca19b6a Merge "[DO NOT MERGE ANYWHERE] Fix bodysensor permission" into cw-e-dev by Nick Vaccaro · 9 years ago
  59. b7beb52 [DO NOT MERGE ANYWHERE] Fix bodysensor permission by Peng Xu · 9 years ago
  60. 43afe5d Revert "dumpstate: Add security log dump" by Mark Salyzyn · 9 years ago
  61. 70df428 Merge "Add HardwarePropertiesManager constants to native layer." by Polina Bondarenko · 9 years ago
  62. f3599b3 dumpstate.cpp: collect command line earlier by Nick Kralevich · 9 years ago
  63. 33faaad vulkan: Update from version 1.0.1 to 1.0.2 by Jesse Hall · 9 years ago
  64. 3dd678a vulkan: Update from version 0.221.0 to 1.0! by Jesse Hall · 9 years ago
  65. bd88884 vulkan: Update from version 0.210.0 to 0.210.1 by Jesse Hall · 9 years ago
  66. 9a86ad2 libvulkan: Remove dead special cases in GetDeviceProcAddr by Jesse Hall · 9 years ago
  67. 89bf277 vulkan: Add apk_library_dir virtual branch by Jesse Hall · 9 years ago
  68. c7a6eb5 vulkan: Set up VkCmdBuffer dispatching by Jesse Hall · 9 years ago
  69. 9f76349 libvulkan: Fix dEQP-VK.api.object_management.alloc_callback_fail.device by Jesse Hall · 9 years ago
  70. 543a7ff vulkan: Update from version 0.213.0 to 0.221.0 by Jesse Hall · 9 years ago
  71. 523db34 vulkan: Assign enums to the correct extension by Jesse Hall · 9 years ago
  72. 2818f93 vulkan: Update templates for generated extensions by Jesse Hall · 9 years ago
  73. 1c69b9e Add support for loading layers from the apk. by Michael Lentine · 9 years ago
  74. f8faf0c vknulldrv: Implement creation of no-op object types by Jesse Hall · 9 years ago
  75. 26cecff libvulkan: Fix dEQP-VK.api.object_management.alloc_callback_fail.instance by Jesse Hall · 9 years ago
  76. f9fa9a5 vulkan: Update from version 0.210.1 to 0.213.0 by Jesse Hall · 9 years ago
  77. 9ba8bc8 vulkan: Update from version 0.209.0 to 0.210.0 by Jesse Hall · 9 years ago
  78. 1d1e65f Don't remove elements while iterating through active_layers. by Michael Lentine · 9 years ago
  79. cd6cabf Add default callbacks in the loader. by Michael Lentine · 9 years ago
  80. 2077ce0 vknulldrv: implement VkDeviceMemory objects by Jesse Hall · 9 years ago
  81. 4b62e4f libvulkan: Fix dEQP-VK.api.device_init.create_instance_unsupported_extensions by Jesse Hall · 9 years ago
  82. 6e4ab31 vkinfo: print device layers and extensions by Jesse Hall · 9 years ago
  83. f4ab2b1 vulkan: Update from version 0.206.0 to 0.209.0 by Jesse Hall · 9 years ago
  84. 233ac73 Don't assume layers exist when prop is set by Michael Lentine · 9 years ago
  85. b467c0d Add support for arbitrary number of layers by Michael Lentine · 9 years ago
  86. f657874 vknulldrv: implement VkBuffer objects by Jesse Hall · 9 years ago
  87. 54e6f08 Fix ref count. by Michael Lentine · 9 years ago
  88. 09559b5 vkinfo: Refactor to separate info gather from print stages by Jesse Hall · 9 years ago
  89. dba27f7 vulkan: Update from version 0.205.0 to 0.206.0 by Jesse Hall · 9 years ago
  90. 3f8524e vulkan: Add DevelopersGuide.pdf by Jesse Hall · 9 years ago
  91. 950bb4f Add support for autoloading callback extension. by Michael Lentine · 9 years ago
  92. 73ab0ac vulkan: add memory property queries to nulldrv and vkinfo by Jesse Hall · 9 years ago
  93. d0b7cb5 Activate layers when the strings match. by Michael Lentine · 9 years ago
  94. 80523e2 vulkan: Implement layer and extension enumeration by Jesse Hall · 9 years ago
  95. 0e74f00 vulkan: Update from version 0.204.0 to 0.205.0 by Jesse Hall · 9 years ago
  96. 88594d7 Add WSI functions to the loader. by Michael Lentine · 9 years ago
  97. 1f0f539 Add support for multiple layers in the same so by Michael Lentine · 9 years ago
  98. 04f4f47 vulkan: initial loader and null driver by Jesse Hall · 9 years ago
  99. f333922 libvulkan: Implement VK_PRESENT_MODE_MAILBOX_KHR by Jesse Hall · 9 years ago
  100. c1ab303 vkinfo: print instance layers and extensions by Jesse Hall · 9 years ago