1. 0258ceb [composer] Add createCommandWriter to command engine. by Peiyong Lin · 4 years, 7 months ago
  2. 83cc45b Merge "Remove libhwbinder/libhidltransport deps" am: 0b2cf30522 am: b19d15b55c am: f425ab1e9c by Steven Moreland · 4 years, 11 months ago
  3. 7a10a4f Remove libhwbinder/libhidltransport deps by Steven Moreland · 5 years ago
  4. 275fb46 Merge "Rev up vr_hwc to composer@2.3" by Mike Ma · 5 years ago
  5. 94e91f6 Rev up vr_hwc to composer@2.3 by mamik · 5 years ago
  6. 87c8ba7 gralloc: add IAllocator/IMapper 4.0 to frameworks/native by Marissa Wall · 5 years ago
  7. 72a90b6 frameworks/native: composer-resources is a new shared library by Marissa Wall · 5 years ago
  8. 7b4d4b3 Merge "libhwbinder users use libhidlbase" am: 03fb53e727 am: 3cddd2c141 am: e74da5f082 by Steven Moreland · 5 years ago
  9. e74da5f Merge "libhwbinder users use libhidlbase" am: 03fb53e727 am: 3cddd2c141 by Steven Moreland · 5 years ago
  10. 2da1e07 libhwbinder users use libhidlbase by Steven Moreland · 5 years ago
  11. e1d7a7e Merge "Match src paths with aidl package name" into qt-dev-plus-aosp am: 3f18d11e92 by Dan Willemsen · 5 years ago
  12. 9ba6e65 Match src paths with aidl package name by Dan Willemsen · 6 years ago
  13. a5d6522 Match src paths with aidl package name by Dan Willemsen · 6 years ago
  14. 0b8f9ad Add uhid permission to virtual_touchpad by Jiwen 'Steve' Cai · 5 years ago
  15. 3822dfa Merge "Add lshal support for VrHwc" by TreeHugger Robot · 5 years ago
  16. db52843 Merge "Remove undefined functions from VirtualTouchpadClient." am: 622d91bf5c am: 5fe22f0544 am: c99897b0b9 by Oliver Nguyen · 5 years ago
  17. 31c8de6 Add lshal support for VrHwc by Jiwen 'Steve' Cai · 5 years ago
  18. c99897b Merge "Remove undefined functions from VirtualTouchpadClient." am: 622d91bf5c by Oliver Nguyen · 5 years ago
  19. 29f76ab Remove undefined functions from VirtualTouchpadClient. by Oliver Nguyen · 5 years ago
  20. 1eafe08 Reduce debug level log from libbufferhub by Tianyu Jiang · 5 years ago
  21. 9eef697 Merge "Rename VirtualTouchpadService to IVirtualTouchpadService" am: a11f06df59 by Jiyong Park · 5 years ago
  22. e006797 Rename VirtualTouchpadService to IVirtualTouchpadService by Jiyong Park · 5 years ago
  23. 2e6ead3 Opt in libcrt by Tianyu Jiang · 5 years ago
  24. ee2c43a Remove spamming logs from ProducerChannel by Tianyu Jiang · 5 years ago
  25. f377a76 Fix code style violation in the variables in BufferHubDefs::MetadataHeader by Tianyu Jiang · 5 years ago
  26. 727ede4 Fix non camelCase function names by Tianyu Jiang · 5 years ago
  27. a8df5f3 Replace the use of helper function IsBufferReleased to member function by Tianyu Jiang · 6 years ago
  28. 44d242f Remove BufferNode in libbufferhubd by Fan Xu · 6 years ago
  29. cc19dbb Merge "Remove DetachedBufferRPC and BufferChannel" by TreeHugger Robot · 6 years ago
  30. ae69183 Merge "gralloc: add mapper 3.0 to composer makefiles" by TreeHugger Robot · 6 years ago
  31. 83e8073 Remove DetachedBufferRPC and BufferChannel by Fan Xu · 6 years ago
  32. 3990320 gralloc: add mapper 3.0 to composer makefiles by Marissa Wall · 6 years ago
  33. 01fc0b7 Merge "Fix/suppress libs/vr google-explicit-constructor warnings" am: dc23aff2d7 am: faec550a58 by Chih-Hung Hsieh · 6 years ago
  34. 79e7f1b Fix/suppress libs/vr google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  35. e60a4ad Post to all existing and non-existing consumers of the buffer by Tianyu Jiang · 6 years ago
  36. 1c73024 Rename Buffer{Producer, Consumer} to {Producer, Consumer}Buffer by Jiwen 'Steve' Cai · 6 years ago
  37. 617ba80 Shortcut a couple tests in DvrDisplayManagerTest by Jiwen 'Steve' Cai · 6 years ago
  38. a99f911 Change atomics in ashmem from uint64_t to uint32_t by Tianyu Jiang · 6 years ago
  39. ae9668c Explicitly clears signal upon OnProducerGained in consumer channels by Tianyu Jiang · 6 years ago
  40. 9f9a461 Remove buffer_hub_binder and related codes by Fan Xu · 6 years ago
  41. 0cdd2a0 Remove pending_consumers_ from producer channel by Tianyu Jiang · 6 years ago
  42. 4982432 Remove producer_owns_ in producer_channel by Tianyu Jiang · 6 years ago
  43. f669f6a Change the definition of buffer state and client state bits. by Tianyu · 6 years ago
  44. 932fb4f Change return values of type status_t from NO_ERROR to OK by Tianyu Jiang · 6 years ago
  45. 069e838 Move BufferHubMetadata off pdx::fileHandle by Fan Xu · 6 years ago
  46. 30ac356 Merge "Convert bugreportz, cmd and performanced to Android.bp" am: c435db5daa am: 189f7aa9ed by Dan Willemsen · 6 years ago
  47. d960894 Convert bugreportz, cmd and performanced to Android.bp by Dan Willemsen · 6 years ago
  48. f77adb1 Remove unused private field mVrClient from VrCommandEngine by Tianyu Jiang · 6 years ago
  49. 21f7531 Merge "Create consumer state mask(s) immediately after producer allocate new buffer." by Tianyu Jiang · 6 years ago
  50. 23b687a Merge "C++17: use android::base::Trim instead of std::not1/std::ptr_fun." am: e73b4803be am: de15364da7 by Elliott Hughes · 6 years ago
  51. e73b480 Merge "C++17: use android::base::Trim instead of std::not1/std::ptr_fun." by Elliott Hughes · 6 years ago
  52. 50f7ad1 Create consumer state mask(s) immediately after producer allocate new buffer. by Tianyu Jiang · 6 years ago
  53. ccddf4c C++17: use android::base::Trim instead of std::not1/std::ptr_fun. by Elliott Hughes · 6 years ago
  54. f593018 Merge "Modernise code to use std::make_unique" am: 4ed4815951 am: d8a94a48a8 by Yi Kong · 6 years ago
  55. 0f4c679 Modernise code to use std::make_unique by Yi Kong · 6 years ago
  56. ca9201a Fix race condition between ProducerQueue dequeue and ConsumerQueue dequeue newly allocated buffer. by Tianyu Jiang · 6 years ago
  57. 574a685 Move BufferNode to libbufferhubservice by Fan Xu · 6 years ago
  58. bb094a5 Move BufferNode off ionbuffer by Fan Xu · 6 years ago
  59. 6a1f39d Merge "Replace kProducerStateBit with kFirstClientBitMask." by TreeHugger Robot · 6 years ago
  60. 5e4c327 Format buffer state in hex instead of decimal. by Tianyu Jiang · 6 years ago
  61. 63dd7c3 Replace kProducerStateBit with kFirstClientBitMask. by Tianyu Jiang · 6 years ago
  62. 8842420 Merge "Load with memory_order_acquire" by TreeHugger Robot · 6 years ago
  63. e2cdec9 Load with memory_order_acquire by Tianyu Jiang · 6 years ago
  64. a09147e Merge changes Ib07fd160,I54c34d9f by TreeHugger Robot · 6 years ago
  65. 70834b7 Merge "Rename and fix comments and typo." by Tianyu Jiang · 6 years ago
  66. 58fb2f5 Merge "Improve test readability" by Tianyu Jiang · 6 years ago
  67. 83a991f Rename and fix comments and typo. by Tianyu Jiang · 6 years ago
  68. 8f10b75 Improve test readability by Tianyu Jiang · 6 years ago
  69. b0eec51 Cleanup unused logic for ProducerBuffer.Detach by Fan Xu · 6 years ago
  70. 3a96ccd Add importBuffer to BufferHubBinderService by Fan Xu · 6 years ago
  71. d94e2ee Add duplicate to BufferClient by Fan Xu · 6 years ago
  72. 2cc68fb Fix bufferhubd crash in buffer_hub-test by Fan Xu · 6 years ago
  73. 7e204b7 Change the variable name "buffer_state_bit" into "client_state_mask". by Tianyu Jiang · 6 years ago
  74. 674f52f Merge "Remove getServiceProxy() on BufferHubBinderService" by TreeHugger Robot · 6 years ago
  75. 7f072e9 Add BufferClient information to dumpsys by Fan Xu · 6 years ago
  76. 8d9d33e Remove getServiceProxy() on BufferHubBinderService by Fan Xu · 6 years ago
  77. 6df8c2a Add createBuffer to BufferHubBinderService by Fan Xu · 6 years ago
  78. d2f81ce Use sp<> on creating BufferHubBinderService by Fan Xu · 6 years ago
  79. 0229d25 Remove active_buffer_bit_mask_ from BufferNode. by Tianyu · 6 years ago
  80. b61df91 Remove the functionality of promoting a BufferHubBuffer to ProducerBuffer. by Tianyu · 6 years ago
  81. 5fbd8a3 Merge "Move active clients mask to an atomic uint64_t in shared memory." by TreeHugger Robot · 6 years ago
  82. 8f51ec6 Move detached buffer to libui by Jiwen 'Steve' Cai · 6 years ago
  83. 6705349 Move active clients mask to an atomic uint64_t in shared memory. by Tianyu · 6 years ago
  84. 9f7b7f3 Temprorarily opt out bufferhub from libcrt by Jiwen 'Steve' Cai · 6 years ago
  85. f35719a Migrate from aidl to manual implementation by Fan Xu · 6 years ago
  86. 72c0b57 Add a helper function to get service runtime by Fan Xu · 6 years ago
  87. 9004b8c Move detached buffer off IonBuffer by Jiwen 'Steve' Cai · 6 years ago
  88. 7a0f33e Implement dumpsys for BufferHubBinderService by Fan Xu · 6 years ago
  89. 615e391 Merge "Disable ignored consumers." by TreeHugger Robot · 6 years ago
  90. 2bf2988 Revert "Implement dumpsys for BufferHubBinderService" by Jiwen Cai · 6 years ago
  91. 0c6b7ff Disable ignored consumers. by Tianyu · 6 years ago
  92. 5c97aa1 Implement dumpsys for BufferHubBinderService by Fan Xu · 6 years ago
  93. 74df490 Reorganize include .h files by Fan Xu · 6 years ago
  94. cfd1274 Add a binder service to bufferhubd by Fan Xu · 6 years ago
  95. 6316040 Merge "Fix clang-tidy performance warnings in frameworks/native." am: 5ec3274b10 am: 2f7048b930 by Chih-hung Hsieh · 6 years ago
  96. 5548e8a Fix clang-tidy performance warnings in frameworks/native. by Chih-Hung Hsieh · 6 years ago
  97. 331668a Merge "Relax performanced vr:app:render permission restriction" by Steven Thomas · 6 years ago
  98. 7ddbd9e Adding error handling to pass V2_1 vts tests by Valerie Hau · 6 years ago
  99. 801eb32 Relax performanced vr:app:render permission restriction by Steven Thomas · 6 years ago
  100. 2e06c1c Move core data structure of DetachedBuffer into BufferNode by Jiwen 'Steve' Cai · 6 years ago