summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* split utils/threads.h into multiple headersMathias Agopian2013-07-307-544/+779
* libutils: add a system-wide tracing utilityJamie Gennis2013-07-301-0/+166
* Xcode 4.3 compatibility checkinAl Sutton2013-07-301-3/+3
* frameworks/base refactoring.Mathias Agopian2013-07-3010-3218/+0
* Update commentsGlenn Kasten2013-07-301-1/+1
* DO NOT MERGERamanan Rajeswaran2013-07-301-2/+0
* Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.Dianne Hackborn2013-07-301-0/+2
* DO NOT MERGERamanan Rajeswaran2013-07-301-2/+0
* aapt now sorts the strings in the resource string pool.Dianne Hackborn2013-07-301-571/+32
* Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.Dianne Hackborn2013-07-301-0/+2
* Thread::getTid returns pid_t gettid() after runGlenn Kasten2013-07-301-2/+10
* Fix compilation with Clang.Evgeniy Stepanov2013-07-301-4/+0
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2013-07-301-1/+1
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2013-07-301-5/+5
* Add a new ui mode for "appliance"Joe Onorato2013-07-301-0/+1
* GenerationCache::get would return a random value instead of NULLRomain Guy2013-07-301-2/+4
* Use sized integer typedefs in hash_type specializations.Jeff Brown2013-07-301-8/+8
* Add a basic hashtable data structure, with tests!Jeff Brown2013-07-302-0/+437
* Clean up GenerationCache.Jeff Brown2013-07-301-59/+49
* BlobCache: implement cache serializationJamie Gennis2013-07-301-12/+84
* BlobCache: remove the mutex lockingJamie Gennis2013-07-301-8/+3
* Use libcorkscrew for stack unwinding.Jeff Brown2013-07-301-5/+3
* Reduce the size of libhwui by 50%Romain Guy2013-07-301-1/+2
* Fix regression in CursorWindow.copyStingToBuffer.Jeff Brown2013-07-301-0/+7
* Add mechanism for Parcel to not allow FDs to be written to it.Dianne Hackborn2013-07-301-0/+1
* A new API "androidGetThreadPriority"Andreas Huber2013-07-301-0/+4
* Fix String16 operator+ to actually workJosiah Gaskin2013-07-301-1/+1
* fix a memory leak and memory corruption in RefBaseMathias Agopian2013-07-301-3/+7
* Fix typos and use new HAL_PRIORITY_URGENT_DISPLAY constantMathias Agopian2013-07-301-3/+4
* Refactor input reader to add stylus support.Jeff Brown2013-07-301-0/+24
* Move extract native libraries to JNI codeKenny Root2013-07-301-0/+15
* Remove unimplemented memory pool.Jeff Brown2013-07-301-71/+0
* Add C++ thread API androidGetThreadSchedulingGroupGlenn Kasten2013-07-301-0/+7
* Workaround apps that make assumptions about pointer ids.Jeff Brown2013-07-301-0/+3
* SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2013-07-302-1/+27
* Add a linear transform library to libutilsJason Simmons2013-07-301-0/+64
* Add Thread::joinGlenn Kasten2013-07-301-0/+4
* Thread ID zero for androidSetThreadSchedulingGroupGlenn Kasten2013-07-301-2/+2
* Revert "merge various SF fixes from gingerbread to honeycomb-mr2" (DO NOT MERGE)Mathias Agopian2013-07-301-1/+1
* Use rand() for MinGWKenny Root2013-07-301-0/+3
* revert surfaceflinger leak fix as it uncovered a crasher on xoom (DO NOT MERGE)Mathias Agopian2013-07-301-14/+0
* Revert "revert surfaceflinger leak fix as it uncovered a crasher on xoom"Mathias Agopian2013-07-301-0/+14
* revert surfaceflinger leak fix as it uncovered a crasher on xoomMathias Agopian2013-07-301-14/+0
* may fix build on some version of gccMathias Agopian2013-07-301-0/+1
* fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE)Mathias Agopian2013-07-301-7/+13
* Remove redundant memory barrierGlenn Kasten2013-07-301-0/+1
* Enforce public resource restriction on bag parents.Dianne Hackborn2013-07-301-1/+2
* Add "tv" density for 720p screens.Dianne Hackborn2013-07-301-0/+1
* Small fixes and cleanup of resource config handling.Dianne Hackborn2013-07-301-42/+21
* Add "television" mode.Dianne Hackborn2013-07-301-0/+1