replicant-frameworks_native/libs
Kenny Root aa966638b9 Fix String8::operator+
The LHS was ignored when using:
  String8 + String8
  String8 + (const char*)

Add unit tests for above.

Bug: 2898473
Change-Id: Ic8fe7be668b665c36aaaa3fc3c3ffdfff0fbba25
2010-08-06 09:00:10 -07:00
..
binder Replace several IPCThreadState::get() lookups with one. 2010-07-27 12:28:57 -07:00
gui Added SensorManager.getMinDelay() 2010-07-29 18:18:00 -07:00
surfaceflinger_client fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. 2010-07-27 20:11:35 -07:00
ui Improve thread safety of input mappers. 2010-07-30 14:43:58 -07:00
utils Fix String8::operator+ 2010-08-06 09:00:10 -07:00