Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up libcutils/libutils tests. | Elliott Hughes | 2019-02-11 | 1 | -459/+0 |
* | [libutils] Modernize codebase by replacing NULL with nullptr | Yi Kong | 2018-07-16 | 1 | -6/+6 |
* | system/core Replace cutils/log.h with android/log.h | Mark Salyzyn | 2016-09-30 | 1 | -2/+3 |
* | LruCache: avoid copying keys in lookup | Sergio Giro | 2016-07-20 | 1 | -0/+18 |
* | libutils: fix cache removal when callback invalidates the key | Sergio Giro | 2015-11-20 | 1 | -0/+38 |
* | system/core: fix iterator for LruCache | Sergio Giro | 2015-10-12 | 1 | -0/+106 |
* | system/core: change LruCache to use unordered_set instead of BasicHashTable | Sergio Giro | 2015-09-30 | 1 | -1/+1 |
* | libutils: fix signed/unsigned comparison warnings | Nick Kralevich | 2015-08-17 | 1 | -7/+7 |
* | Clean up some test makefiles. | Dan Albert | 2014-11-04 | 1 | -5/+10 |
* | Cleanup: warning fixit. | Sasha Levitskiy | 2014-04-11 | 1 | -1/+1 |
* | move libs/utils to libutils | Alex Ray | 2013-08-02 | 1 | -0/+291 |