1. ca93bab Move dvr_buffer_queue-test to use Android.mk by Jiwen 'Steve' Cai · 6 years ago
  2. 435adfa Merge "Move log tag definition from Android.bp to cpp file." by Jiwen Cai · 6 years ago
  3. a8cbd47 Merge "libui: improve Region::validate" by TreeHugger Robot · 6 years ago
  4. 3c20b55 Merge changes I6f6853a3,I2c6234a1,Iad51c4cf,Ib5e658df,Ia6f0df08, ... by TreeHugger Robot · 6 years ago
  5. b0056e9 Merge "[NDK] Expose NDK API to set buffers data space for P." by Peiyong Lin · 6 years ago
  6. 869c6d0 Move log tag definition from Android.bp to cpp file. by TianyuJiang · 6 years ago
  7. 2bd2450 Merge "libgui: fix a race in BufferQueueProducer::allocateBuffers" by TreeHugger Robot · 6 years ago
  8. 7a7d7e7 Merge "Use raw coordinates in VelocityTracker" by TreeHugger Robot · 6 years ago
  9. 654f87b [NDK] Expose NDK API to set buffers data space for P. by Peiyong Lin · 7 years ago
  10. 5eb3d31 Merge "vkGetDeviceQueue2: fix the NULL check" by Yiwei Zhang · 6 years ago
  11. 1dbf0e3 libgui: fix a race in BufferQueueProducer::allocateBuffers by Chia-I Wu · 6 years ago
  12. f979735 SF: Define mock::EventThread by Lloyd Pique · 7 years ago
  13. 0fcde1b SF: Separate EventThread into interface and impl by Lloyd Pique · 7 years ago
  14. f5b9f73 vkGetDeviceQueue2: fix the NULL check by Yiwei Zhang · 6 years ago
  15. 2ee3957 SF: Define mock::RE::RenderEngine et al by Lloyd Pique · 7 years ago
  16. 144e116 SF: Separate RenderEngine into interface and impl by Lloyd Pique · 7 years ago
  17. d0094aa SF: Define Hwc2::mock::Composer by Lloyd Pique · 7 years ago
  18. a822d52 SF: Separate Hwc2::Composer into interface and impl by Lloyd Pique · 7 years ago
  19. b420b58 libui: improve Region::validate by Chia-I Wu · 6 years ago
  20. 274d618 Remove the dependency of libdvr_static and libbase from buffer queue tests by TianyuJiang · 7 years ago
  21. 989fc50 Fix profileSnapshot test in installd. by Calin Juravle · 6 years ago
  22. 69e61e1 Merge "Accept EAGAIN on a binder transaction." into oreo-mr1-vts-dev am: 72ea70f224 -s ours am: b5b25545e6 -s ours by Martijn Coenen · 6 years ago
  23. 503a0e4 Merge "Accept EAGAIN on a binder transaction." into oreo-mr1-vts-dev am: 72ea70f224 -s ours by Martijn Coenen · 6 years ago
  24. 7e16da0 Merge changes from topic "lshal_init_vintf_type" am: 73c392450d am: e1f7a97f0c by Yifan Hong · 6 years ago
  25. b5b2554 Merge "Accept EAGAIN on a binder transaction." into oreo-mr1-vts-dev by Martijn Coenen · 6 years ago
  26. 72ea70f Merge "Accept EAGAIN on a binder transaction." into oreo-mr1-vts-dev by Treehugger Robot · 6 years ago
  27. 142a9ab Accept EAGAIN on a binder transaction. by Martijn Coenen · 7 years ago
  28. 60752b9 Merge changes from topic "lshal_init_vintf_type" am: 73c392450d am: e1f7a97f0c by Yifan Hong · 7 years ago
  29. e1f7a97 Merge changes from topic "lshal_init_vintf_type" am: 73c392450d by Yifan Hong · 7 years ago
  30. 73c3924 Merge changes from topic "lshal_init_vintf_type" by Yifan Hong · 7 years ago
  31. eb7bdbc vkGetDeviceQueue2: add a NULL check by Yiwei Zhang · 7 years ago
  32. f31aa05 lshal --init-vintf: can specify manifest partition by Yifan Hong · 7 years ago
  33. 1cd975c lshal: add libprocpartition by Yifan Hong · 7 years ago
  34. 64afc02 Flip bugreport version to 2.0 by Vishnu Nair · 7 years ago
  35. 0fea114 Merge "[RenderEngine] Support extended SRGB transform." by Peiyong Lin · 7 years ago
  36. b009448 [RenderEngine] Support extended SRGB transform. by Peiyong Lin · 7 years ago
  37. c856935 Merge "Add hdr attributes to setSurfaceAttr" by Courtney Goeltzenleuchter · 7 years ago
  38. e123304 Merge "New NDK APIs for SurfaceTexture" by Mathias Agopian · 7 years ago
  39. c503c41 Merge changes Ie10034db,I26ba18f2 by Jiwen Cai · 7 years ago
  40. 339ae91 Merge "docs: Remove __attribute__ expressions from Doxygen output." by TreeHugger Robot · 7 years ago
  41. 538ae80 Merge "installd: change fsverity ioctl" by TreeHugger Robot · 7 years ago
  42. 786ab88 Add hdr attributes to setSurfaceAttr by Courtney Goeltzenleuchter · 7 years ago
  43. 81dd15e docs: Remove __attribute__ expressions from Doxygen output. by Quddus Chong · 7 years ago
  44. b866116 installd: change fsverity ioctl by Victor Hsieh · 7 years ago
  45. 0b386e0 Allow public profile compilation for primary apks by Calin Juravle · 7 years ago
  46. cc3b8ae [installd] Pass .dm files to dexopt by Calin Juravle · 7 years ago
  47. ad87a69 Merge "Refactor argument parsing in ota preopt" by Calin Juravle · 7 years ago
  48. b6db090 Merge "Extract the otapreopt parameters in their own class and add tests" by Calin Juravle · 7 years ago
  49. c981293 Merge "Replace profman invocation for prepareAppProfiles" by Calin Juravle · 7 years ago
  50. 8966d05 Merge changes Ifff32118,I2ef0ad18,I2d5621b0,Icef36ab3 by TreeHugger Robot · 7 years ago
  51. 3131a02 New NDK APIs for SurfaceTexture by Mathias Agopian · 7 years ago
  52. bd21fca Update buffer_transport_benchmark to use DVR API by Jiwen 'Steve' Cai · 7 years ago
  53. 037f35a Build libbufferhubqueue and libpdx_default_transport as shared library by Jiwen 'Steve' Cai · 7 years ago
  54. e83f931 SF: Cleanup EventThread Part 2 by Lloyd Pique · 7 years ago
  55. 46a46b3 SF: Cleanup EventThread Part 1 by Lloyd Pique · 7 years ago
  56. 755e319 SF: Cleanup EventControlThread by Lloyd Pique · 7 years ago
  57. fc9199f stubhal: add EnumeratePhysicalDeviceGroups by Yiwei Zhang · 7 years ago
  58. 2bc43ca Use raw coordinates in VelocityTracker by Siarhei Vishniakou · 7 years ago
  59. 0d3890a Merge "EGL: Properly strip out unknown attributes" by Courtney Goeltzenleuchter · 7 years ago
  60. 52de2fd EGL: Properly strip out unknown attributes by Courtney Goeltzenleuchter · 7 years ago
  61. b7eecae Replace profman invocation for prepareAppProfiles by Calin Juravle · 7 years ago
  62. 7707aea Refactor argument parsing in ota preopt by Calin Juravle · 7 years ago
  63. c9e7679 Extract the otapreopt parameters in their own class and add tests by Calin Juravle · 7 years ago
  64. 644d943 Merge "Fix profile guided compilation for secondaries and add more tests" by Calin Juravle · 7 years ago
  65. 2372d12 Fix profile guided compilation for secondaries and add more tests by Calin Juravle · 7 years ago
  66. 78ce418 SF: Clang format selected sources by Lloyd Pique · 7 years ago
  67. 39259e2 Merge "libui: set USAGE_HW_2D in getValid10UsageBits" by TreeHugger Robot · 7 years ago
  68. e8d3ba6 libui: set USAGE_HW_2D in getValid10UsageBits by Chia-I Wu · 7 years ago
  69. 0b26710 Fix issue with Surface loss by Jorim Jaggi · 7 years ago
  70. 246bd9b Merge "dumpstate: disable vibration when -q option is set" am: 266790e13c am: 935061dd82 by Takuya Ogawa · 7 years ago
  71. 746846e Merge "dumpstate: disable vibration when -q option is set" am: 266790e13c by Takuya Ogawa · 7 years ago
  72. 935061d Merge "dumpstate: disable vibration when -q option is set" am: 266790e13c by Takuya Ogawa · 7 years ago
  73. 266790e Merge "dumpstate: disable vibration when -q option is set" by Treehugger Robot · 7 years ago
  74. f071fb8 Merge "Add Vulkan 1.1 system feature definition file" by Jesse Hall · 7 years ago
  75. ca35d8d Merge changes I362ec1fc,I2d574855 by TreeHugger Robot · 7 years ago
  76. f58625d SF: Introduce libsurfaceflinger_unittest by Lloyd Pique · 7 years ago
  77. 66ce40d SF: Convert to Android.bp by Lloyd Pique · 7 years ago
  78. 68c082b Merge "Fix typo in comments" by TreeHugger Robot · 7 years ago
  79. 3ecbd6c Add Vulkan 1.1 system feature definition file by Jesse Hall · 7 years ago
  80. 165f1ab Merge "Dumpstate: Add statsd to interesting processes" am: 1eea3d77dc am: 74d0b36b5b by Andreas Gampe · 7 years ago
  81. 44cd7b8 Merge "Dumpstate: Add statsd to interesting processes" am: 1eea3d77dc by Andreas Gampe · 7 years ago
  82. 74d0b36 Merge "Dumpstate: Add statsd to interesting processes" am: 1eea3d77dc by Andreas Gampe · 7 years ago
  83. 1eea3d7 Merge "Dumpstate: Add statsd to interesting processes" by Treehugger Robot · 7 years ago
  84. e705c9f Merge "lshal --init-vintf: do not put empty <sepolicy> tag" am: 3cbc5893c6 am: 38de280b59 by Yifan Hong · 7 years ago
  85. 0a81b90 Merge "lshal --init-vintf: do not put empty <sepolicy> tag" am: 3cbc5893c6 by Yifan Hong · 7 years ago
  86. 38de280 Merge "lshal --init-vintf: do not put empty <sepolicy> tag" am: 3cbc5893c6 by Yifan Hong · 7 years ago
  87. 3cbc589 Merge "lshal --init-vintf: do not put empty <sepolicy> tag" by Treehugger Robot · 7 years ago
  88. 5b5589d Merge "[installd] Create profile snaphots for boot image" by Calin Juravle · 7 years ago
  89. e292a93 Merge "[installd] Extend profile operations to take the profile name" by Calin Juravle · 7 years ago
  90. acc1212 lshal --init-vintf: do not put empty <sepolicy> tag by Yifan Hong · 7 years ago
  91. 51e76df Merge "hdr: rename OMX format for 10-bit YUV to Y410" by TreeHugger Robot · 7 years ago
  92. c51edbd Merge "surfaceflinger: support BT2020_ITU_PQ" by TreeHugger Robot · 7 years ago
  93. a2208d6 Merge "Add HDR dataspaces to EGL" by Courtney Goeltzenleuchter · 7 years ago
  94. 47f644e dumpstate: disable vibration when -q option is set by Takuya Ogawa · 7 years ago
  95. 7ce38ef Merge "Add feature file for "android.hardware.camera.ar"" by TreeHugger Robot · 7 years ago
  96. 58153aa Merge "Add HDR support to Vulkan" by TreeHugger Robot · 7 years ago
  97. 085e778 Merge "omx: add constant quality bitrate control mode" by Chong Zhang · 7 years ago
  98. cd50f34 Merge "installd: fix bugs installApkVerity" by TreeHugger Robot · 7 years ago
  99. 4c146eb Add feature file for "android.hardware.camera.ar" by Eino-Ville Talvala · 7 years ago
  100. a3127a7 Dumpstate: Add statsd to interesting processes by Andreas Gampe · 7 years ago