replicant-frameworks_native/include
Narayan Kamath aae73e748c Reimplement ZipFileRO in terms of libziparchive.
This lets us share zip archive processing code with both
the runtime (Art, dalvik) and critical java code
(StrictJarFile).

This change also moves several utility methods to ZipUtils
and dedups code across several zip inflation methods.

One of the side effects of this change is that several
processing loops are now O(n) instead of O(n^2).

bug: 10193060

(cherry picked from commit afd31e08299008fdc5c2813f21b2573f29dc53df)

Change-Id: Iae67e62f1dc6dfc3f43e29bc38e3ffd1cb14d191
2013-12-09 16:34:30 +00:00
..
android Sensor batching. Changes to the native code. 2013-09-03 17:04:36 -07:00
androidfw Reimplement ZipFileRO in terms of libziparchive. 2013-12-09 16:34:30 +00:00
batteryservice batteryservice: remove now unused struct BatteryExtraProperties 2013-10-22 18:30:50 -07:00
binder Native counterpart of new power manager method 2013-10-16 12:57:32 -07:00
diskusage
gui gui: Add tests for IGraphicBufferProducer 2013-11-21 14:06:13 -08:00
input Add MAX_CONTROLLER_LEDS constant 2013-10-21 11:58:41 -07:00
media Extend OpenMAX IL definitions to support AC3 2013-11-06 09:26:33 +09:00
powermanager Native counterpart of new power manager method 2013-10-16 12:57:32 -07:00
private
ui fix camera API 2.0 orientation 2013-09-17 23:45:22 -07:00