Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD | The Android Open Source Project | 2013-11-22 | 71 | -1089/+8572 |
|\ | |||||
| * | am 4ff9c3f7: am aab1670b: Merge "Add support for ECDSA P-256 with SHA256" | Kenny Root | 2013-10-10 | 7 | -21/+347 |
| |\ | |||||
| * \ | am 3f0a5e9c: am 71a8aa34: Merge "Update comment from review." | Christopher Ferris | 2013-09-30 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | am 7f21826c: am f41cf208: Merge "Create a single backtrace library." | Christopher Ferris | 2013-09-30 | 1 | -0/+104 |
| |\ \ \ | |||||
| * \ \ \ | am bbe4c49b: Merge "Moves libmemtrack header to standard location" into klp-dev | Adam Lesinski | 2013-09-26 | 1 | -0/+147 |
| |\ \ \ \ | |||||
| | * | | | | Moves libmemtrack header to standard location | Adam Lesinski | 2013-09-23 | 1 | -0/+147 |
| * | | | | | am 08170103: am 91962669: Merge "cutils: list: add list_for_each_safe" | jp abgrall | 2013-09-25 | 1 | -0/+5 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Remove mkdir() side effect, add .nomedia, utils. | Jeff Sharkey | 2013-09-20 | 1 | -0/+8 |
| * | | | | | Merge "Fix rotation in camera2 API" into klp-dev | Mathias Agopian | 2013-09-18 | 2 | -1/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix rotation in camera2 API | Mathias Agopian | 2013-09-17 | 2 | -1/+6 |
| * | | | | | | trace: Add support for tracing 64-bit ints. | Jamie Gennis | 2013-09-18 | 1 | -0/+17 |
| |/ / / / / | |||||
| * | | | | | Add HOTWORD audio source to audio.h | Eric Laurent | 2013-09-09 | 1 | -0/+5 |
| * | | | | | Switch back to subsystem "net" for netlink events. | Lorenzo Colitti | 2013-09-03 | 1 | -0/+2 |
| * | | | | | Add helpers for audio remote submix devices. | Jeff Brown | 2013-08-16 | 1 | -1/+5 |
| * | | | | | Replace sRGB_888 with sRGB_X_8888 | Jesse Hall | 2013-08-16 | 1 | -1/+1 |
| * | | | | | Parse IP address changes in NetlinkEvent. | Lorenzo Colitti | 2013-08-14 | 1 | -0/+1 |
| * | | | | | Richer SD card permissions through FUSE. | Jeff Sharkey | 2013-08-08 | 1 | -46/+61 |
| * | | | | | Merge "Add audio_input_flags_t" | Glenn Kasten | 2013-08-05 | 1 | -0/+10 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add audio_input_flags_t | Glenn Kasten | 2013-08-02 | 1 | -0/+10 |
| * | | | | | | libnetutils: Get mtu together with dhcp session results | Dmitry Shmidt | 2013-08-02 | 1 | -2/+6 |
| |/ / / / / | |||||
| * | | | | | Merge "Window: Add query for consumer usage bits." | Eino-Ville Talvala | 2013-08-02 | 1 | -1/+7 |
| |\ \ \ \ \ | |||||
| | * | | | | | Window: Add query for consumer usage bits. | Eino-Ville Talvala | 2013-07-30 | 1 | -1/+7 |
| * | | | | | | minor tweaks to FlattenableUtils | Mathias Agopian | 2013-08-01 | 1 | -5/+8 |
| * | | | | | | Add a new utf8-to-utf16 conversion function. | Dianne Hackborn | 2013-07-31 | 1 | -0/+7 |
| * | | | | | | Make Flattenable not virtual (libutils) | Mathias Agopian | 2013-07-31 | 2 | -39/+92 |
| * | | | | | | libutils: give BasicHashtableImpl a virtual destructor | Alex Ray | 2013-07-30 | 1 | -0/+1 |
| * | | | | | | utils: move thread enums to system/core | Alex Ray | 2013-07-30 | 1 | -47/+1 |
| * | | | | | | Added bitwise-or and bitwise-and to BitSet | Michael Wright | 2013-07-30 | 1 | -0/+14 |
| * | | | | | | Make trace macros slightly more robust | Tim Murray | 2013-07-30 | 1 | -0/+9 |
| * | | | | | | remove unused declarations and reformat | Mathias Agopian | 2013-07-30 | 1 | -47/+44 |
| * | | | | | | remove reserved virtual slots | Mathias Agopian | 2013-07-30 | 1 | -20/+0 |
| * | | | | | | new String8, String16 ctors to initialize empty static strings with static li... | Mathias Agopian | 2013-07-30 | 2 | -0/+18 |
| * | | | | | | libutils clean-up | Mathias Agopian | 2013-07-30 | 16 | -1194/+12 |
| * | | | | | | Add new Looper API to check whether the looper is idle. | Dianne Hackborn | 2013-07-30 | 1 | -0/+11 |
| * | | | | | | improved CallStack a bit | Mathias Agopian | 2013-07-30 | 1 | -2/+4 |
| * | | | | | | Fix a crasher with RefBase debugging and vectors of wp<> | Mathias Agopian | 2013-07-30 | 1 | -39/+56 |
| * | | | | | | Add Vector::resize() | Jesse Hall | 2013-07-30 | 2 | -1/+8 |
| * | | | | | | Add Thread::isRunning and Condition::signal(WakeUpType) | Romain Guy | 2013-07-30 | 2 | -0/+16 |
| * | | | | | | rename binder services main thread to Binder_* | Mathias Agopian | 2013-07-30 | 1 | -0/+3 |
| * | | | | | | utils: Allow non android namespaces to use ALOGD_IF_SLOW | Naseer Ahmed | 2013-07-30 | 1 | -1/+1 |
| * | | | | | | Add LinearAllocator | Chris Craik | 2013-07-30 | 1 | -0/+97 |
| * | | | | | | utils: fix warnings for unused parameters | Igor Murashkin | 2013-07-30 | 3 | -6/+6 |
| * | | | | | | utils: clarify scoped tracing functionality | Alex Ray | 2013-07-30 | 1 | -8/+5 |
| * | | | | | | utils: Use cutils tracing functionality. | Alex Ray | 2013-07-30 | 1 | -141/+9 |
| * | | | | | | Add LruCache::Iterator | Romain Guy | 2013-07-30 | 1 | -24/+26 |
| * | | | | | | Add another ifndef and a couple of methods to LruCache | Romain Guy | 2013-07-30 | 2 | -0/+28 |
| * | | | | | | Add #ifndef to prevent multiple definitions | Romain Guy | 2013-07-30 | 1 | -0/+5 |
| * | | | | | | Reduce emulator logspam | Andy McFadden | 2013-07-30 | 1 | -0/+2 |
| * | | | | | | Add an LRU cache plus hashing primitives | Raph Levien | 2013-07-30 | 4 | -1/+252 |
| * | | | | | | Ensure that Vector::erase() returns a valid iterator | Jason Simmons | 2013-07-30 | 1 | -1/+2 |