1. ca27f25 Allow destroySurface to get called in transaction. by chaviw · 7 years ago
  2. ca93bab Move dvr_buffer_queue-test to use Android.mk by Jiwen 'Steve' Cai · 7 years ago
  3. 435adfa Merge "Move log tag definition from Android.bp to cpp file." by Jiwen Cai · 7 years ago
  4. a8cbd47 Merge "libui: improve Region::validate" by TreeHugger Robot · 7 years ago
  5. 3c20b55 Merge changes I6f6853a3,I2c6234a1,Iad51c4cf,Ib5e658df,Ia6f0df08, ... by TreeHugger Robot · 7 years ago
  6. b0056e9 Merge "[NDK] Expose NDK API to set buffers data space for P." by Peiyong Lin · 7 years ago
  7. 869c6d0 Move log tag definition from Android.bp to cpp file. by TianyuJiang · 7 years ago
  8. 2bd2450 Merge "libgui: fix a race in BufferQueueProducer::allocateBuffers" by TreeHugger Robot · 7 years ago
  9. 7a7d7e7 Merge "Use raw coordinates in VelocityTracker" by TreeHugger Robot · 7 years ago
  10. 654f87b [NDK] Expose NDK API to set buffers data space for P. by Peiyong Lin · 8 years ago
  11. 1dbf0e3 libgui: fix a race in BufferQueueProducer::allocateBuffers by Chia-I Wu · 7 years ago
  12. a822d52 SF: Separate Hwc2::Composer into interface and impl by Lloyd Pique · 8 years ago
  13. b420b58 libui: improve Region::validate by Chia-I Wu · 7 years ago
  14. 274d618 Remove the dependency of libdvr_static and libbase from buffer queue tests by TianyuJiang · 8 years ago
  15. 64afc02 Flip bugreport version to 2.0 by Vishnu Nair · 8 years ago
  16. bd21fca Update buffer_transport_benchmark to use DVR API by Jiwen 'Steve' Cai · 8 years ago
  17. 037f35a Build libbufferhubqueue and libpdx_default_transport as shared library by Jiwen 'Steve' Cai · 8 years ago
  18. 2bc43ca Use raw coordinates in VelocityTracker by Siarhei Vishniakou · 8 years ago
  19. 39259e2 Merge "libui: set USAGE_HW_2D in getValid10UsageBits" by TreeHugger Robot · 8 years ago
  20. e8d3ba6 libui: set USAGE_HW_2D in getValid10UsageBits by Chia-I Wu · 8 years ago
  21. 0b26710 Fix issue with Surface loss by Jorim Jaggi · 8 years ago
  22. ca35d8d Merge changes I362ec1fc,I2d574855 by TreeHugger Robot · 8 years ago
  23. 66ce40d SF: Convert to Android.bp by Lloyd Pique · 8 years ago
  24. 74e9d88 Merge "libui: use IMapper::createDescriptor_2_1" by Chia-I Wu · 8 years ago
  25. 4f55f16 libui: use IMapper::createDescriptor_2_1 by Chia-I Wu · 8 years ago
  26. 87c05e0 Merge "Fix race condition when enabling vr flinger" by Steven Thomas · 8 years ago
  27. a2163aa Merge changes from topic "re-hdr" by Chia-I Wu · 8 years ago
  28. 7f8761e Fix race condition when enabling vr flinger by Steven Thomas · 8 years ago
  29. 349e432 Merge "Add new AHardwareBuffer formats and usages with latest HAL change" by TreeHugger Robot · 8 years ago
  30. 844e379 Merge "Update hwcomposer include paths" by Courtney Goeltzenleuchter · 8 years ago
  31. e6ecb92 Add new AHardwareBuffer formats and usages with latest HAL change by Craig Donner · 8 years ago
  32. 5c6e463 surfaceflinger: always advertise HDR10 when wide color is available by Chia-I Wu · 8 years ago
  33. 380a538 Merge "Revert "Add new AHardwareBuffer formats and usages with latest HAL change."" by TreeHugger Robot · 8 years ago
  34. 44444f9 Revert "Add new AHardwareBuffer formats and usages with latest HAL change." by Craig Donner · 8 years ago
  35. c5a6d96 Merge "Revert back to lsq2 velocity strategy" by TreeHugger Robot · 8 years ago
  36. e63cbba Revert back to lsq2 velocity strategy by Siarhei Vishniakou · 8 years ago
  37. 25d78a1 Wait longer for the activity service by Svet Ganov · 8 years ago
  38. 3de77ce Merge "Add new AHardwareBuffer formats and usages with latest HAL change." by TreeHugger Robot · 8 years ago
  39. 9521c23 Merge "Fix integer overflow in libgui_test Surface_test" by TreeHugger Robot · 8 years ago
  40. 5c9664c Merge "No sensor access to idle UIDs - native framework" by TreeHugger Robot · 8 years ago
  41. b3899e5 Add new AHardwareBuffer formats and usages with latest HAL change. by Craig Donner · 8 years ago
  42. 8755122 Update hwcomposer include paths by Courtney Goeltzenleuchter · 8 years ago
  43. 5e92144 Fix integer overflow in libgui_test Surface_test by Courtney Goeltzenleuchter · 8 years ago
  44. 4668484 Remove spurious composer validate call to avoid hang by John Bates · 8 years ago
  45. 3f7cc71 Merge changes I0e0d853a,I7541498f by Jiwen Cai · 8 years ago
  46. 9a6ddf7 Update BufferHubProducer style to match libgui by Jiwen 'Steve' Cai · 8 years ago
  47. 0f95084 Move BufferHub-based IGBP into libgui by Jiwen 'Steve' Cai · 8 years ago
  48. d4c8aea Merge "Remove libziparchive dependency on libutils" am: 617968b4ef am: 7df119e5e9 by David Sehr · 8 years ago
  49. 617968b Merge "Remove libziparchive dependency on libutils" by David Sehr · 8 years ago
  50. 0756265 Remove libziparchive dependency on libutils by David Sehr · 8 years ago
  51. e752a5c No sensor access to idle UIDs - native framework by Svet Ganov · 8 years ago
  52. 31b3a88 Merge "BufferHub: Clean up unnecessary DVR dependency" by TreeHugger Robot · 8 years ago
  53. 36b5a0f BufferHub: Clean up unnecessary DVR dependency by Jiwen 'Steve' Cai · 8 years ago
  54. 7107106 Merge "Switch to impulse VelocityTracker strategy" by TreeHugger Robot · 8 years ago
  55. 98da46b Merge "Silence bogus unused-lambda-capture warning" am: 1aafb843c8 am: 0a9126f2ae by Yi Kong · 8 years ago
  56. 1aafb84 Merge "Silence bogus unused-lambda-capture warning" by Treehugger Robot · 8 years ago
  57. 7e78b9e Switch to impulse VelocityTracker strategy by Siarhei Vishniakou · 8 years ago
  58. af33627 Have vr flinger take the display after boot on standalones by Steven Thomas · 8 years ago
  59. b3b4536 Merge "Fix unused variable warning" am: 6f7f629de8 am: 67762b83be am: c8dbb2b314 by Yi Kong · 8 years ago
  60. ef973d3 Fix unused variable warning by Yi Kong · 8 years ago
  61. 96f471e Silence bogus unused-lambda-capture warning by Yi Kong · 8 years ago
  62. 74a5e17 SF: Switch computeBounds to return FloatRect by Dan Stoza · 8 years ago
  63. 9bad0d7 Add plumbing for HDR metadata by Courtney Goeltzenleuchter · 8 years ago
  64. 6f1f7b9 Merge "Fix sanitizer in ISensorService list functions." by Ivan Lozano · 8 years ago
  65. 7f96780 Merge "libui: use unique_fd in Fence" by TreeHugger Robot · 8 years ago
  66. 9b816a8 Cut the dependency to libnativeloader by Jiyong Park · 8 years ago
  67. df1badd libui: use unique_fd in Fence by Chia-I Wu · 8 years ago
  68. 4d85b8c Don't record audio if UID is idle - native framework by Ganesh Mahendran · 8 years ago
  69. 415cc5a Merge "SF: Switch computeBounds to return FloatRect" by TreeHugger Robot · 8 years ago
  70. 55f211f Merge "Actually apply version script" am: ef5dcaad15 am: f305711ae5 by dimitry · 8 years ago
  71. ef5dcaa Merge "Actually apply version script" by Treehugger Robot · 8 years ago
  72. 80d6116 SF: Switch computeBounds to return FloatRect by Dan Stoza · 8 years ago
  73. 0ace760 Fix sanitizer in ISensorService list functions. by Ivan Lozano · 8 years ago
  74. 94563fc Merge "Default to /dev/binder if binder node doesn't exist." am: 1a49778ecc am: d2dc3fc9d3 by Steven Moreland · 8 years ago
  75. 376a559 Default to /dev/binder if binder node doesn't exist. by Steven Moreland · 8 years ago
  76. 96da464 Merge "libgui is private VNDK" by TreeHugger Robot · 8 years ago
  77. bb01ca7 Merge "Do not export private headers with llndk library" am: e5563ee473 am: 5cddd507c4 by Justin Yun · 8 years ago
  78. e5563ee Merge "Do not export private headers with llndk library" by Treehugger Robot · 8 years ago
  79. 7ce78b0 Merge "Accept EAGAIN on a binder transaction." am: 2b23a55901 am: f0745d15ea by Martijn Coenen · 8 years ago
  80. 2b23a55 Merge "Accept EAGAIN on a binder transaction." by Treehugger Robot · 8 years ago
  81. 76ba6fe Merge "Fix libui Region::validate() overflow aborts." by TreeHugger Robot · 8 years ago
  82. abf347c Fix libui Region::validate() overflow aborts. by Ivan Lozano · 8 years ago
  83. ab66edc Do not export private headers with llndk library by Justin Yun · 8 years ago
  84. e3941b2 Fix compiler warnings. by Chih-Hung Hsieh · 8 years ago
  85. 2b39df7 Accept EAGAIN on a binder transaction. by Martijn Coenen · 8 years ago
  86. f49c189 Merge changes from topic "sf-re-2" by Chia-I Wu · 8 years ago
  87. ee5d824 gui: Remove unnecessary FrameEventHistoryDelta warning. by Brian Anderson · 8 years ago
  88. 93b122f libgui: add a helper for GLConsumer::getCurrentCrop by Chia-I Wu · 8 years ago
  89. 3bd03ff libgui: use mat4 in GLConsumer by Chia-I Wu · 8 years ago
  90. f10b05c libgui: remove unused GLConsumer methods by Chia-I Wu · 8 years ago
  91. a81bc49 libgui: add more IGBC wrappers to ConsumerBase by Chia-I Wu · 8 years ago
  92. 0530f87 libgui: tidy up CpuConsumer by Chia-I Wu · 8 years ago
  93. 924454f libgui: fix and clean up CpuConsumer::unlockBuffer by Chia-I Wu · 8 years ago
  94. 96ad822 libgui: fix a race in CpuConsumer::lockNextBuffer by Chia-I Wu · 8 years ago
  95. 7e7256e libgui: add helper to initialize CpuConsumer::LockedBuffer by Chia-I Wu · 8 years ago
  96. cacfcc6 libgui: add helper to find CpuConsumer::AcquiredBuffer by Chia-I Wu · 8 years ago
  97. 394de7e Fix flaky ConsumerQueue::Dequeue after import by Jiwen 'Steve' Cai · 8 years ago
  98. 99c514e libgui is private VNDK by Jiyong Park · 8 years ago
  99. 30fab9d Merge "Fix a flaky test in buffer_hub-test" by TreeHugger Robot · 8 years ago
  100. 2d89e6b Fix a flaky test in buffer_hub-test by Jiwen 'Steve' Cai · 8 years ago