replicant-frameworks_native/libs/binder
Dianne Hackborn 97e2bcd760 Rewrite battery history storage.
We now write battery history directly into a buffer, instead of
creating objects.  This allows for more efficient storage; later
it can be even better because we can only write deltas.

The old code is still there temporarily for validation.

Change-Id: I9707d4d8ff30855be8ebdc93bc078911040d8e0b
2011-04-14 10:57:22 -07:00
..
Android.mk
Binder.cpp
BpBinder.cpp
CursorWindow.cpp fix messages from sqlite layer in c++ code to be useful. 2010-11-29 11:53:55 -08:00
IInterface.cpp
IMemory.cpp
IPCThreadState.cpp Framework-side support for Dalvik "isSensitiveThread" hook. 2010-12-14 09:28:16 -08:00
IPermissionController.cpp
IServiceManager.cpp
MemoryBase.cpp
MemoryDealer.cpp
MemoryHeapBase.cpp Clean up use of HAVE_ANDROID_OS 2011-02-16 10:56:32 -08:00
MemoryHeapPmem.cpp Clean up use of HAVE_ANDROID_OS 2011-02-16 10:56:32 -08:00
Parcel.cpp Rewrite battery history storage. 2011-04-14 10:57:22 -07:00
Permission.cpp
ProcessState.cpp
Static.cpp