Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
a281c5560a7afc0ce78ff0500a7fa8bd8063855c
/
libs
/
binder
5b38d07
Merge "Rename vts-core to vts" am: 76bd26c3e8 am: f0968025b9
by Treehugger Robot
· 6 years ago
76bd26c
Merge "Rename vts-core to vts"
by Treehugger Robot
· 6 years ago
eb25b67
Rename vts-core to vts
by Dan Shi
· 6 years ago
3b69dc7
Merge "Document linkToDeath behavior on object cleanup." am: ef92508f70 am: b91a365c07
by Steven Moreland
· 6 years ago
ef92508
Merge "Document linkToDeath behavior on object cleanup."
by Steven Moreland
· 6 years ago
c6bdc14
Merge "Add some missing apexes to apex_available" am: 4a24272a84 am: b6ddfa83b4
by Paul Duffin
· 6 years ago
ea2ab0b
Document linkToDeath behavior on object cleanup.
by Steven Moreland
· 6 years ago
1684909
Add some missing apexes to apex_available
by Paul Duffin
· 6 years ago
c7589f2
Merge "Fix addition/overflow checks." into qt-qpr1-dev am: af8f6cf3ab
by Martijn Coenen
· 6 years ago
02b41a0
use vector<uint8_t> for byte[] in AIDL
by Jooyung Han
· 6 years ago
8ba800f
Merge "libbinder: Document getCalling*"
by Treehugger Robot
· 6 years ago
7001296
libbinder: Document getCalling*
by Steven Moreland
· 6 years ago
0d899f6
Merge "LazyServiceRegistrar: Add flag to prevent shutdown"
by Jon Spivack
· 6 years ago
620d2dc
LazyServiceRegistrar: Add flag to prevent shutdown
by Jon Spivack
· 6 years ago
0d4dfb1
Merge "Reland "Disallow shrinking threadpool size once started.""
by Steven Moreland
· 6 years ago
3517aee
Merge "libbinder_ndk: remove logspam on incStrong"
by Steven Moreland
· 6 years ago
42666b8
libbinder_ndk: remove logspam on incStrong
by Steven Moreland
· 6 years ago
1fdb98b
Reland "Disallow shrinking threadpool size once started."
by Steven Moreland
· 6 years ago
6d4d8f6
Merge "BpBinder: remove unused field"
by Steven Moreland
· 6 years ago
e15c527
Merge "Revert "Disallow shrinking threadpool size once started.""
by Steven Moreland
· 6 years ago
0a09c76
Revert "Disallow shrinking threadpool size once started."
by Steven Moreland
· 6 years ago
4fcd863
BpBinder: remove unused field
by Steven Moreland
· 6 years ago
c865e25
Merge "Revert "Optimize BpBinder struct size.""
by Steven Moreland
· 6 years ago
06074d8
Revert "Optimize BpBinder struct size."
by Steven Moreland
· 6 years ago
d6dad7a
Merge "Optimize BpBinder struct size."
by Steven Moreland
· 6 years ago
1ed44fd
Merge "libbinder: avoid attached objects for stability"
by Steven Moreland
· 6 years ago
70f592a
Merge "Disallow shrinking threadpool size once started."
by Steven Moreland
· 6 years ago
b08a7a4
Merge "Use std::optional for @nullable (AIDL)"
by Jooyung Han
· 6 years ago
9fcc4ef
Use std::optional for @nullable (AIDL)
by Jooyung Han
· 6 years ago
76c0aa4
Optimize BpBinder struct size.
by Steven Moreland
· 6 years ago
a7fb018
libbinder: avoid attached objects for stability
by Steven Moreland
· 6 years ago
e52a3b6
Disallow shrinking threadpool size once started.
by Steven Moreland
· 6 years ago
f4bb6ff
binder: fix inconsistent-missing-override warning.
by Yi Kong
· 6 years ago
7f9edd9
Merge "LazyServiceRegistrar: Use defaultServiceManager"
by Treehugger Robot
· 6 years ago
107b205
Merge "Remove heap allocations from Parcel::enforceInterface"
by Treehugger Robot
· 6 years ago
c0ab6a3
Merge "Log when context manager is unavailable."
by Steven Moreland
· 6 years ago
8d93a71
Log when context manager is unavailable.
by Steven Moreland
· 6 years ago
718470e
LazyServiceRegistrar: Use defaultServiceManager
by Jon Spivack
· 6 years ago
073c9c1
libbinder_ndk: don't borrow fd into unique_fd
by Steven Moreland
· 6 years ago
15ebf44
Merge "binderLibTest: cleanup child processes on error"
by Treehugger Robot
· 6 years ago
da04835
binderLibTest: cleanup child processes on error
by Steven Moreland
· 6 years ago
d7a3347
Merge "libbinder: Do not destruct TextOutput"
by Steven Moreland
· 6 years ago
377164a
Merge "mark AIBinder_Class_setHandleShellCommand as weak."
by Treehugger Robot
· 6 years ago
7c0edeb
libbinder: Do not destruct TextOutput
by Steven Moreland
· 6 years ago
4cbbed1
mark AIBinder_Class_setHandleShellCommand as weak.
by Lorenzo Colitti
· 6 years ago
ed2364a
Merge "Add AParcel_getAllowFds()"
by John Reck
· 6 years ago
0bb330d
Remove heap allocations from Parcel::enforceInterface
by Daniel Colascione
· 6 years ago
10d9ddf
libbinder_ndk: private SharedRefBase construction
by Steven Moreland
· 6 years ago
79fb24b
Add AParcel_getAllowFds()
by John Reck
· 6 years ago
51c6a7c
Merge "libbinder_ndk: no heap alloc when writing fd"
by Steven Moreland
· 6 years ago
95b71de
libbinder_ndk: no heap alloc when writing fd
by Steven Moreland
· 6 years ago
364b221
Merge "[vts-core] Add VtsKernelBinderTest to vts-core suite."
by Treehugger Robot
· 6 years ago
505e9ea
Merge "libbinder: dump dropped oneway transaction data"
by Steven Moreland
· 6 years ago
ce66b8a
libbinder: dump dropped oneway transaction data
by Steven Moreland
· 6 years ago
ef464b3
Merge "libbinder_ndk: support handleShellCommand"
by Tej Singh
· 6 years ago
557a31b
Remove aidl_interface visibility.
by Steven Moreland
· 6 years ago
cc7a746
libbinder_ndk: support handleShellCommand
by Ruchir Rastogi
· 6 years ago
39504c3
Merge "DO NOT MERGE - Merge QQ1A.200205.002 into master"
by Treehugger Robot
· 6 years ago
b1e64b4
Merge "Fix defaultServiceManager() locking and retry loop."
by Treehugger Robot
· 6 years ago
1e8d071
[vts-core] Add VtsKernelBinderTest to vts-core suite.
by nelsonli
· 6 years ago
5d4361b
DO NOT MERGE - Merge QQ1A.200205.002 into master
by Xin Li
· 6 years ago
39d887d
Remove need for libbinderthreadstate.
by Steven Moreland
· 6 years ago
402c867
Fix defaultServiceManager() locking and retry loop.
by Martijn Coenen
· 6 years ago
dc267c5
Merge "Cleanup: remove VNDK APEX exception from binder"
by Treehugger Robot
· 6 years ago
fde6963
Merge "libbinder: Add setDefaultServiceManager for use in host testing."
by Treehugger Robot
· 6 years ago
1225b81
Merge "libbinder: hide BufferedTextOutput.h"
by Steven Moreland
· 6 years ago
93fe518
Fix addition/overflow checks.
by Martijn Coenen
· 6 years ago
845e9dd
Merge changes from topic "revert-1218160-revert-1209453-aidl-lazy-presubmit-XWVUKGNUHY-QHKKSISBJD"
by Jon Spivack
· 6 years ago
6c7d214
libbinder: hide BufferedTextOutput.h
by Steven Moreland
· 6 years ago
77d8f5b
Merge "libbinder_ndk: test Bp destruction"
by Steven Moreland
· 6 years ago
40927e8
Merge "libbinder: automatic unlink, print cached desc"
by Steven Moreland
· 6 years ago
169bb8f
libbinder_ndk: test Bp destruction
by Steven Moreland
· 6 years ago
1b228f4
Cleanup: remove VNDK APEX exception from binder
by Jooyung Han
· 6 years ago
70fcb4e
libbinder: automatic unlink, print cached desc
by Steven Moreland
· 6 years ago
c5fe7e4
libbinder_ndk_unit_test: force auto-gen config
by Steven Moreland
· 6 years ago
d9533c2
Revert^2 "Dynamically stop services with multiple interfaces"
by Jon Spivack
· 6 years ago
9e7e75f
Revert^2 "Add aidl_lazy_test to presubmit"
by Jon Spivack
· 6 years ago
38dbade
libbinder: Add setDefaultServiceManager for use in host testing.
by Brett Chabot
· 6 years ago
9f68373
Merge "binderVendorDoubleLoadTest: make general"
by Steven Moreland
· 6 years ago
17d47fd
Revert "Add aidl_lazy_test to presubmit"
by Jon Spivack
· 6 years ago
37f70cc
Revert "Dynamically stop services with multiple interfaces"
by Jon Spivack
· 6 years ago
4eb6f63
binderVendorDoubleLoadTest: make general
by Steven Moreland
· 6 years ago
f92c1fa
libbinder_ndk: make test work w/ TEST_MAPPING
by Steven Moreland
· 6 years ago
6bd0919
libbinder_ndk unit tests: hold onto linked binder
by Steven Moreland
· 6 years ago
0ef670c
Merge "Add aidl_lazy_test to presubmit"
by Jon Spivack
· 6 years ago
8b1d97c
Merge "Dynamically stop services with multiple interfaces"
by Jon Spivack
· 6 years ago
5de798e
Dynamically stop services with multiple interfaces
by Jon Spivack
· 6 years ago
4527799
IBinderVendorDoubleLoadTest: vendor only
by Steven Moreland
· 6 years ago
eff0fab
Add aidl_lazy_test to presubmit
by Jon Spivack
· 6 years ago
f7bd574
libbinder_ndk: document env must not be null.
by Steven Moreland
· 6 years ago
7c61558
libbinder_ndk: AParcel_fromJavaParcel
by Steven Moreland
· 6 years ago
c3f0071
Merge "Dynamically stop lazy services"
by Jon Spivack
· 6 years ago
9f503a4
Dynamically stop lazy services
by Jon Spivack
· 6 years ago
15e12e3
libbinder_ndk: support for nullable parcelables
by Steven Moreland
· 6 years ago
713f59d
Merge "libbinder_ndk Parcelable: no assume non-null write"
by Steven Moreland
· 6 years ago
daf29a6
Resize object capacity when shrinking Parcel
by Michael Wachenschwanz
· 6 years ago
0c3329b
Merge "Revert submission"
by Jooyung Han
· 6 years ago
989795b
Revert submission
by Jooyung Han
· 6 years ago
316522f
Revert submission
by Jooyung Han
· 6 years ago
10ae93b
libbinder_ndk Parcelable: no assume non-null write
by Steven Moreland
· 6 years ago
Next »