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