index
:
frameworks_native.git
kitkat
lp5.0
lp5.1
mm6.0
n7.1
o8.0
o8.1
p9.0
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
u14.0
frameworks_native
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
vr
/
libbufferhub
/
producer_buffer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce debug level log from libbufferhub
Tianyu Jiang
2019-05-22
1
-16
/
+0
*
Fix non camelCase function names
Tianyu Jiang
2019-02-08
1
-10
/
+10
*
Post to all existing and non-existing consumers of the buffer
Tianyu Jiang
2019-01-08
1
-9
/
+10
*
Change atomics in ashmem from uint64_t to uint32_t
Tianyu Jiang
2018-12-15
1
-18
/
+18
*
Explicitly clears signal upon OnProducerGained in consumer channels
Tianyu Jiang
2018-12-08
1
-3
/
+5
*
Change the log of gaining a buffer twice from info level to verbose
Tianyu Jiang
2018-12-05
1
-1
/
+1
*
Allow the same producer to gain a buffer twice.
Tianyu Jiang
2018-12-03
1
-1
/
+3
*
Change the definition of buffer state and client state bits.
Tianyu
2018-12-03
1
-27
/
+82
*
Replace kProducerStateBit with kFirstClientBitMask.
Tianyu Jiang
2018-10-31
1
-1
/
+2
*
Load with memory_order_acquire
Tianyu Jiang
2018-11-01
1
-4
/
+4
*
Cleanup unused logic for ProducerBuffer.Detach
Fan Xu
2018-10-30
1
-2
/
+4
*
Allow ProducerBuffer gain posted buffer.
Tianyu
2018-10-25
1
-12
/
+14
*
Temporarily disable detach and promote
Fan Xu
2018-10-08
1
-0
/
+4
*
Break up and rename buffer_hub_cilent.{h, cpp}
Jiwen 'Steve' Cai
2018-09-28
1
-0
/
+243