summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEADThe Android Open Source Project2013-11-2271-1089/+8572
|\
| * am 4ff9c3f7: am aab1670b: Merge "Add support for ECDSA P-256 with SHA256"Kenny Root2013-10-107-21/+347
| |\
| * \ am 3f0a5e9c: am 71a8aa34: Merge "Update comment from review."Christopher Ferris2013-09-301-1/+1
| |\ \
| * \ \ am 7f21826c: am f41cf208: Merge "Create a single backtrace library."Christopher Ferris2013-09-301-0/+104
| |\ \ \
| * \ \ \ am bbe4c49b: Merge "Moves libmemtrack header to standard location" into klp-devAdam Lesinski2013-09-261-0/+147
| |\ \ \ \
| | * | | | Moves libmemtrack header to standard locationAdam Lesinski2013-09-231-0/+147
| * | | | | am 08170103: am 91962669: Merge "cutils: list: add list_for_each_safe"jp abgrall2013-09-251-0/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Remove mkdir() side effect, add .nomedia, utils.Jeff Sharkey2013-09-201-0/+8
| * | | | | Merge "Fix rotation in camera2 API" into klp-devMathias Agopian2013-09-182-1/+6
| |\ \ \ \ \
| | * | | | | Fix rotation in camera2 APIMathias Agopian2013-09-172-1/+6
| * | | | | | trace: Add support for tracing 64-bit ints.Jamie Gennis2013-09-181-0/+17
| |/ / / / /
| * | | | | Add HOTWORD audio source to audio.hEric Laurent2013-09-091-0/+5
| * | | | | Switch back to subsystem "net" for netlink events.Lorenzo Colitti2013-09-031-0/+2
| * | | | | Add helpers for audio remote submix devices.Jeff Brown2013-08-161-1/+5
| * | | | | Replace sRGB_888 with sRGB_X_8888Jesse Hall2013-08-161-1/+1
| * | | | | Parse IP address changes in NetlinkEvent.Lorenzo Colitti2013-08-141-0/+1
| * | | | | Richer SD card permissions through FUSE.Jeff Sharkey2013-08-081-46/+61
| * | | | | Merge "Add audio_input_flags_t"Glenn Kasten2013-08-051-0/+10
| |\ \ \ \ \
| | * | | | | Add audio_input_flags_tGlenn Kasten2013-08-021-0/+10
| * | | | | | libnetutils: Get mtu together with dhcp session resultsDmitry Shmidt2013-08-021-2/+6
| |/ / / / /
| * | | | | Merge "Window: Add query for consumer usage bits."Eino-Ville Talvala2013-08-021-1/+7
| |\ \ \ \ \
| | * | | | | Window: Add query for consumer usage bits.Eino-Ville Talvala2013-07-301-1/+7
| * | | | | | minor tweaks to FlattenableUtilsMathias Agopian2013-08-011-5/+8
| * | | | | | Add a new utf8-to-utf16 conversion function.Dianne Hackborn2013-07-311-0/+7
| * | | | | | Make Flattenable not virtual (libutils)Mathias Agopian2013-07-312-39/+92
| * | | | | | libutils: give BasicHashtableImpl a virtual destructorAlex Ray2013-07-301-0/+1
| * | | | | | utils: move thread enums to system/coreAlex Ray2013-07-301-47/+1
| * | | | | | Added bitwise-or and bitwise-and to BitSetMichael Wright2013-07-301-0/+14
| * | | | | | Make trace macros slightly more robustTim Murray2013-07-301-0/+9
| * | | | | | remove unused declarations and reformatMathias Agopian2013-07-301-47/+44
| * | | | | | remove reserved virtual slotsMathias Agopian2013-07-301-20/+0
| * | | | | | new String8, String16 ctors to initialize empty static strings with static li...Mathias Agopian2013-07-302-0/+18
| * | | | | | libutils clean-upMathias Agopian2013-07-3016-1194/+12
| * | | | | | Add new Looper API to check whether the looper is idle.Dianne Hackborn2013-07-301-0/+11
| * | | | | | improved CallStack a bitMathias Agopian2013-07-301-2/+4
| * | | | | | Fix a crasher with RefBase debugging and vectors of wp<>Mathias Agopian2013-07-301-39/+56
| * | | | | | Add Vector::resize()Jesse Hall2013-07-302-1/+8
| * | | | | | Add Thread::isRunning and Condition::signal(WakeUpType)Romain Guy2013-07-302-0/+16
| * | | | | | rename binder services main thread to Binder_*Mathias Agopian2013-07-301-0/+3
| * | | | | | utils: Allow non android namespaces to use ALOGD_IF_SLOWNaseer Ahmed2013-07-301-1/+1
| * | | | | | Add LinearAllocatorChris Craik2013-07-301-0/+97
| * | | | | | utils: fix warnings for unused parametersIgor Murashkin2013-07-303-6/+6
| * | | | | | utils: clarify scoped tracing functionalityAlex Ray2013-07-301-8/+5
| * | | | | | utils: Use cutils tracing functionality.Alex Ray2013-07-301-141/+9
| * | | | | | Add LruCache::IteratorRomain Guy2013-07-301-24/+26
| * | | | | | Add another ifndef and a couple of methods to LruCacheRomain Guy2013-07-302-0/+28
| * | | | | | Add #ifndef to prevent multiple definitionsRomain Guy2013-07-301-0/+5
| * | | | | | Reduce emulator logspamAndy McFadden2013-07-301-0/+2
| * | | | | | Add an LRU cache plus hashing primitivesRaph Levien2013-07-304-1/+252
| * | | | | | Ensure that Vector::erase() returns a valid iteratorJason Simmons2013-07-301-1/+2