Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
2d0d167ea5e12e0a05c54fd1ef37446549d0836a
/
libs
2d0d167
Don't access system properties from vendor code.
by Martijn Coenen
· 7 years ago
6cd5a90
Fix __ANDROID_API__ guards for libnativewindow
by Ryan Prichard
· 7 years ago
0a3c847
Merge "[binder] Modernize codebase by replacing NULL with nullptr"
by Yi Kong
· 7 years ago
87d465c
[binder] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
c0fe358
Merge "Add support for default impl" am: 0e67630e99
by Jiyong Park
· 7 years ago
4acdf91
Add support for default impl
by Jiyong Park
· 7 years ago
4411b37
Merge "Remove "template" keyword from non-templated calls." am: 9f9372bcc1
by Stephen Hines
· 7 years ago
9f9372b
Merge "Remove "template" keyword from non-templated calls."
by Treehugger Robot
· 7 years ago
515f2d3
Remove "template" keyword from non-templated calls.
by Stephen Hines
· 7 years ago
e87cc86
Merge "Make libbinder a shared library only (not static)." am: 73478188f3
by Steven Moreland
· 7 years ago
7347818
Merge "Make libbinder a shared library only (not static)."
by Steven Moreland
· 7 years ago
ccf092c
Merge "libvr_manager: Remove libbinder as static library." am: 82bc007a0d
by Steven Moreland
· 7 years ago
257d463
libvr_manager: Remove libbinder as static library.
by Steven Moreland
· 7 years ago
7d48c5b
Make libbinder a shared library only (not static).
by Steven Moreland
· 7 years ago
25b8e43
Merge "Add OWNERS for libbinder." am: 1e89d96564
by Martijn Coenen
· 7 years ago
1e89d96
Merge "Add OWNERS for libbinder."
by Martijn Coenen
· 7 years ago
025090c
Merge "Remove dead code" am: ce180df603
by Yi Kong
· 7 years ago
edaa87e
Merge "libbinder: move to <pthread.h> mutexes." am: 2465cd3cf0
by Elliott Hughes
· 7 years ago
01ebd08
Remove dead code
by Yi Kong
· 7 years ago
2465cd3
Merge "libbinder: move to <pthread.h> mutexes."
by Elliott Hughes
· 7 years ago
5bf516f
libbinder: move to <pthread.h> mutexes.
by Elliott Hughes
· 7 years ago
6cf4478
Merge "Be compatible with new google test" am: f4d63fe402
by Haibo Huang
· 7 years ago
21f3655
Be compatible with new google test
by Haibo Huang
· 7 years ago
8b8ce40
Merge "Native Side of Binder Proxy Tracking by Uid"
by Treehugger Robot
· 7 years ago
51c5b3d
Merge "libbinder: auto-choose between binder/vndbinder." am: fc7f6f0a86
by Steven Moreland
· 7 years ago
4872569
Add OWNERS for libbinder.
by Martijn Coenen
· 7 years ago
2ae2f5e
libbinder: auto-choose between binder/vndbinder.
by Steven Moreland
· 7 years ago
0c5dfbd
Fix enum-compare warning
by Yi Kong
· 7 years ago
2d34990
Native Side of Binder Proxy Tracking by Uid
by Michael Wachenschwanz
· 8 years ago
df3e78c
Merge "Add __INTRODUCED_IN to <android/native_window.h>." am: 135828f325
by Elliott Hughes
· 7 years ago
64ceec1
Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>."
by Elliott Hughes
· 7 years ago
135828f
Merge "Add __INTRODUCED_IN to <android/native_window.h>."
by Elliott Hughes
· 7 years ago
28046cb
Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>."
by Elliott Hughes
· 7 years ago
154a9b3
Merge "Add VNDK AHardwareBuffer_createFromHandle" am: a0cef47054
by Jesse Hall
· 7 years ago
fbe5835
Add VNDK AHardwareBuffer_createFromHandle
by Jesse Hall
· 7 years ago
a2c9607
Add __INTRODUCED_IN to <android/native_window.h>.
by Elliott Hughes
· 7 years ago
493f4a2
Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>.
by Elliott Hughes
· 7 years ago
450bbf9
Merge "Add C++ implementation of ParcelFileDescriptor" am: e3c9030dc9
by Ryo Hashimoto
· 7 years ago
e3c9030
Merge "Add C++ implementation of ParcelFileDescriptor"
by Treehugger Robot
· 7 years ago
8ed24ce
resolve merge conflicts of aabd6b7fa343654cd85b3b2da392e424d037d15a to pi-dev-plus-aosp
by Yi Kong
· 7 years ago
f11e2bd
Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master
by Xin Li
· 7 years ago
fdd8da9
[binder] Replace NULL/0 with nullptr
by Yi Kong
· 7 years ago
9ca5156
Merge "libbinder: fix using destroyed mutex warning." into pi-dev am: 0500dc6337
by Yabin Cui
· 7 years ago
9c804c4
Replace NULL/0 with nullptr
by Yi Kong
· 7 years ago
c39caf3
libbinder: fix using destroyed mutex warning.
by Yabin Cui
· 7 years ago
bf55189
Add C++ implementation of ParcelFileDescriptor
by Ryo Hashimoto
· 7 years ago
cfac7c5
lshal: Released column is now Y/N/? am: d5ee11a531 am: 528dcc69d1
by Yifan Hong
· 7 years ago
d5ee11a
lshal: Released column is now Y/N/?
by Yifan Hong
· 7 years ago
f73567e
resolve merge conflicts of 6f7ca9f1672a8182fb5f9293ce89daac463299dd to pi-dev-plus-aosp
by Jesse Hall
· 7 years ago
2e41461
Merge "Fence: use modern sync info API"
by Treehugger Robot
· 7 years ago
be3de8b
Merge "Log Binder Proxy Limit reached only once" into pi-dev am: c61c0c1193
by Michael Wachenschwanz
· 7 years ago
c61c0c1
Merge "Log Binder Proxy Limit reached only once" into pi-dev
by TreeHugger Robot
· 7 years ago
74d967a
Log Binder Proxy Limit reached only once
by Michael Wachenschwanz
· 7 years ago
8e60cc2
Merge "Create temp refs on proxies." into pi-dev am: 6c14d4634f
by Martijn Coenen
· 7 years ago
2a6874c
Merge "Remove thread shutdown logic." am: 5730cc10c7 am: c2d7a9e5f4
by Steven Moreland
· 7 years ago
acb182d
Remove thread shutdown logic.
by Steven Moreland
· 7 years ago
7c170bb
Create temp refs on proxies.
by Martijn Coenen
· 7 years ago
7aa73dc
Fence: use modern sync info API
by Jesse Hall
· 7 years ago
beb35fb
Reduce the polling interval in getService() to 100ms am: 788e1c4139
by Yunfan Chen
· 7 years ago
788e1c4
Reduce the polling interval in getService() to 100ms
by Yunfan Chen
· 7 years ago
f030395
Remove unused `tags` property from Android.bp files
by Dan Willemsen
· 7 years ago
8b55526
Remove unused `tags` property from Android.bp files
by Dan Willemsen
· 7 years ago
f5f36c7
Remove libpdx*, libbufferhub* from VNDK
by Jiwen 'Steve' Cai
· 7 years ago
ff7bc5d
Merge "[SurfaceFlinger] Adapt min/max luminance from hardware composer." into pi-dev
by Peiyong Lin
· 7 years ago
8c53323
Merge "[SurfaceFlinger] Adapt min/max luminance from hardware composer." into pi-dev
by Peiyong Lin
· 7 years ago
8f9bdc6
Merge "Fix BufferHubProducer log spam" into pi-dev am: 6df3046722
by android-build-team Robot
· 7 years ago
6df3046
Merge "Fix BufferHubProducer log spam" into pi-dev
by android-build-team Robot
· 7 years ago
fb06930
[SurfaceFlinger] Adapt min/max luminance from hardware composer.
by Peiyong Lin
· 7 years ago
3cde875
rename hidl_enum_{iterator,range}
by Steven Moreland
· 7 years ago
b8b13bc
Merge "dump_utils: add Audio HAL v4.0 to the dump list" into pi-dev
by android-build-team Robot
· 7 years ago
ac1e32c
dump_utils: add Audio HAL v4.0 to the dump list
by Mikhail Naganov
· 7 years ago
e7cf62a
Fix BufferHubProducer log spam
by Jiwen 'Steve' Cai
· 7 years ago
de5854b
Merge "Fix BufferItemConsumer::releaseBuffer error logging" into pi-dev
by android-build-team Robot
· 7 years ago
1cfa648
Merge "Fix BufferItemConsumer::releaseBuffer error logging" into pi-dev
by android-build-team Robot
· 7 years ago
82607f3
Fix BufferItemConsumer::releaseBuffer error logging
by John Reck
· 7 years ago
c7fe7b2
Merge "Implement DetachedBuffer::Promote" into pi-dev am: 79ab72151d
by Jiwen Cai
· 7 years ago
79ab721
Merge "Implement DetachedBuffer::Promote" into pi-dev
by Jiwen Cai
· 7 years ago
0728fa9
Implement DetachedBuffer::Promote
by Jiwen 'Steve' Cai
· 7 years ago
452c793
Merge "Fix PersistableBundle C++ -> Java interop" into pi-dev am: b896ad8555
by Makoto Onuki
· 7 years ago
39696bd
Fix PersistableBundle C++ -> Java interop
by Makoto Onuki
· 7 years ago
93a0198
Merge "libhwc2on{1,fb}adapter: move to hardware/interfaces"
by Dan Stoza
· 7 years ago
e3f35e3
Mark some libs as double_loadable
by Jiyong Park
· 7 years ago
229cf19
Merge "Mark some libs as double_loadable" am: 8d36f179ee am: 6d186b20aa
by Jiyong Park
· 7 years ago
911043f
Merge "Hide some headers from libbinder to vendors" into pi-dev am: 7471f87cff
by Jiyong Park
· 7 years ago
7471f87
Merge "Hide some headers from libbinder to vendors" into pi-dev
by TreeHugger Robot
· 7 years ago
81312f0
Merge "[VNDK] Update document for return value of various APIs." into pi-dev
by Peiyong Lin
· 7 years ago
05b6f27
Merge "[VNDK] Update document for return value of various APIs." into pi-dev
by Peiyong Lin
· 7 years ago
134063d
[VNDK] Update document for return value of various APIs.
by Peiyong Lin
· 7 years ago
82c702d
Merge "Increment when attempting to read protected Parcel Data" into pi-dev
by Michael Wachenschwanz
· 7 years ago
76cf3e2
Merge "Increment when attempting to read protected Parcel Data" into pi-dev
by TreeHugger Robot
· 7 years ago
4a01b44
Merge "Dump IOmxStore" into pi-dev am: fc39aedb57
by Pawin Vongmasa
· 7 years ago
fc39aed
Merge "Dump IOmxStore" into pi-dev
by TreeHugger Robot
· 7 years ago
b4c85df
Dump IOmxStore
by Pawin Vongmasa
· 7 years ago
fe0a824
Mark some libs as double_loadable
by Jiyong Park
· 7 years ago
a17f022
Increment when attempting to read protected Parcel Data
by Michael Wachenschwanz
· 7 years ago
92b1f9a
Merge "[SurfaceFlinger] Extend HDR support." into pi-dev am: 88428cd0af
by Peiyong Lin
· 7 years ago
88428cd
Merge "[SurfaceFlinger] Extend HDR support." into pi-dev
by Peiyong Lin
· 7 years ago
47f876b
Hide some headers from libbinder to vendors
by Jiyong Park
· 7 years ago
e6cb821
Merge "Protect usage data with OP_GET_USAGE_STATS." into pi-dev am: 7e959e42d8
by Jeff Sharkey
· 7 years ago
7e959e4
Merge "Protect usage data with OP_GET_USAGE_STATS." into pi-dev
by Jeff Sharkey
· 7 years ago
Next »