platform_frameworks_native/libs/binder
Steven Moreland 172cff5509 Merge changes from topic "parcel-allocation" am: 3769b77023 am: bc53ad2700
Change-Id: Ib4879f8dd3f2b893f5b6b8b7f69b69d9f868186a
2020-05-28 20:42:04 +00:00
..
aidl/android package-manager-native: Add aidl for package change event and observer. 2020-03-24 18:27:29 +00:00
fuzzer rm libbinderthreadstate 2020-02-10 12:27:07 -08:00
include Merge "Add isStable in Parcelable interface" am: ed760b0671 am: f4b4f48ae2 2020-05-18 22:19:24 +00:00
ndk Merge "libbinder_ndk: test -> tests" am: 8729d923ad am: fc822e7d93 2020-05-08 05:37:17 +00:00
tests Merge changes from topic "parcel-allocation" am: 3769b77023 am: bc53ad2700 2020-05-28 20:42:04 +00:00
ActivityManager.cpp Revert "Add isUidActiveOrForeground for camera/audio to use." 2020-05-04 18:07:46 +00:00
Android.bp Revert "Revert "Revert "Make libbinder not available to media.sw..." 2020-05-16 18:03:34 +00:00
AppOpsManager.cpp Rename featureId -> attributionTag 2020-03-11 23:32:02 +00:00
Binder.cpp libbinder: avoid attached objects for stability 2020-03-05 11:29:18 -08:00
BpBinder.cpp Revert "Optimize BpBinder struct size." 2020-03-05 23:16:51 +00:00
BufferedTextOutput.cpp Merge "Fix addition/overflow checks." into qt-qpr1-dev am: af8f6cf3ab 2020-03-27 08:20:21 +00:00
BufferedTextOutput.h libbinder: hide BufferedTextOutput.h 2020-01-30 14:40:18 -08:00
Debug.cpp
IActivityManager.cpp Revert "Add isUidActiveOrForeground for camera/audio to use." 2020-05-04 18:07:46 +00:00
IAppOpsCallback.cpp Making native transactions one-way as well. 2020-04-03 13:55:27 -07:00
IAppOpsService.cpp Rename featureId -> attributionTag 2020-03-11 23:32:02 +00:00
IBatteryStats.cpp
IInterface.cpp
IMediaResourceMonitor.cpp
IMemory.cpp Merge "binder: fix inconsistent-missing-override warning." am: ab0b2a284e am: 5f9520d6a6 2020-02-25 22:37:18 +00:00
IPCThreadState.cpp libbinder: driver unfinished write error code 2020-04-16 18:13:48 -07:00
IPermissionController.cpp
IpPrefix.cpp
IProcessInfoService.cpp
IResultReceiver.cpp
IServiceManager.cpp Merge "log when waiting on a servicemanager" 2020-05-19 22:15:30 +00:00
IShellCallback.cpp
IUidObserver.cpp Merge "Add new parameter capability to onUidStateChanged()" 2019-10-31 23:11:20 +00:00
LazyServiceRegistrar.cpp libbinder: avoid re-registering callback 2020-04-13 10:28:40 -07:00
MemoryBase.cpp
MemoryDealer.cpp
MemoryHeapBase.cpp
OWNERS
Parcel.cpp Merge changes from topic "parcel-allocation" am: 3769b77023 am: bc53ad2700 2020-05-28 20:42:04 +00:00
ParcelFileDescriptor.cpp
ParcelValTypes.h
PermissionCache.cpp
PermissionController.cpp
PersistableBundle.cpp
ProcessInfoService.cpp
ProcessState.cpp Merge "Reland "Disallow shrinking threadpool size once started."" am: 0d4dfb1c9b am: 833b6bd5df 2020-03-09 20:22:18 +00:00
Stability.cpp libbinder: avoid attached objects for stability 2020-03-05 11:29:18 -08:00
Static.cpp libbinder: Do not destruct TextOutput 2020-02-19 01:03:47 +00:00
Static.h
Status.cpp Status: don't ignore status in writeToParcel 2020-04-10 17:35:46 +00:00
TEST_MAPPING Reland "binder: Parcel avoid too small initial allocation" 2020-05-27 20:09:35 +00:00
TextOutput.cpp