| Commit message (Expand) | Author | Age | Files | Lines |
* | libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 | Sergio Giro | 2016-07-21 | 1 | -2/+2 |
* | Adding a build id check to blob cache. | Michael Lentine | 2015-05-18 | 1 | -0/+6 |
* | Move LinearAlloc to libhwui | John Reck | 2015-04-23 | 1 | -97/+0 |
* | am 97147ef2: am a7d47092: am a75b3de2: Merge "Mark time conversion functions ... | Michael Wright | 2015-04-21 | 1 | -15/+17 |
|\ |
|
| * | Mark time conversion functions as constexpr | Michael Wright | 2015-04-20 | 1 | -15/+17 |
* | | am 6c7c6d04: am 7c194525: am ea975880: Merge "Only Windows doesn\'t have %zd." | Elliott Hughes | 2015-04-03 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | Only Windows doesn't have %zd. | Elliott Hughes | 2015-04-03 | 1 | -5/+5 |
* | | Use eventfd instead of pipe in Looper. | Tim Kilbourn | 2015-03-27 | 1 | -2/+1 |
* | | am 1188a4d8: am a596623f: am 6ccfabcf: Merge "O_CLOEXEC is O_NOINHERIT on Win... | Dan Albert | 2015-03-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | O_CLOEXEC is O_NOINHERIT on Windows. | Dan Albert | 2015-03-26 | 1 | -1/+1 |
| * | Revert "Revert "Create libbase."" | Dan Albert | 2015-03-16 | 2 | -76/+0 |
* | | Revert "Revert "Create libbase."" | Dan Albert | 2015-03-16 | 2 | -76/+0 |
* | | am 90a968f0: am dd581695: Merge "Revert "Create libbase."" | Nicolas Geoffray | 2015-03-16 | 2 | -0/+76 |
|\ \
| |/ |
|
| * | Revert "Create libbase." | Nicolas Geoffray | 2015-03-16 | 2 | -0/+76 |
* | | am 517f65da: am a68c8148: Merge "Create libbase." | Dan Albert | 2015-03-15 | 2 | -76/+0 |
|\ \
| |/ |
|
| * | Create libbase. | Dan Albert | 2015-03-14 | 2 | -76/+0 |
* | | Fix issues related to removing Looper callbacks after close. | Jeff Brown | 2015-03-12 | 1 | -1/+8 |
* | | Fixed subtle bugs related to file descriptor recycling. | Jeff Brown | 2015-03-11 | 1 | -0/+3 |
* | | Rename Looper::isIdling() to isPolling() to resolve confusion. | Jeff Brown | 2015-03-11 | 1 | -5/+6 |
|/ |
|
* | Remove useless refCounting from FileMap. | Narayan Kamath | 2015-02-23 | 1 | -16/+2 |
* | Clean up reading and writing in init. | Elliott Hughes | 2015-02-06 | 1 | -0/+3 |
* | Fix Windows build. | Elliott Hughes | 2015-02-05 | 1 | -0/+3 |
* | Add a WriteStringToFile overload that cares about permissions. | Elliott Hughes | 2015-02-04 | 1 | -0/+3 |
* | Merge "Add Google-style StringPrintf." | Elliott Hughes | 2015-02-03 | 1 | -0/+38 |
|\ |
|
| * | Add Google-style StringPrintf. | Elliott Hughes | 2015-02-03 | 1 | -0/+38 |
* | | Extra Win32 compatibility. | Elliott Hughes | 2015-02-03 | 1 | -0/+6 |
|/ |
|
* | Add Google-style ReadFileToString and WriteStringToFile. | Elliott Hughes | 2015-02-03 | 1 | -0/+29 |
* | Kill HAVE_PTHREADS. | Yabin Cui | 2015-01-27 | 5 | -13/+13 |
* | Add required casts for clang/llvm -Wc++11-narrowing | Chih-Hung Hsieh | 2015-01-12 | 1 | -2/+2 |
* | Linux always has POSIX clocks available. | Elliott Hughes | 2015-01-09 | 1 | -3/+3 |
* | Mutex: add timedLock() method | Jesse Hall | 2015-01-07 | 1 | -4/+24 |
* | Merge "Remove incompatible Unicode compatibility types." | Dan Albert | 2014-12-12 | 1 | -6/+0 |
|\ |
|
| * | Remove incompatible Unicode compatibility types. | Dan Albert | 2014-11-20 | 1 | -6/+0 |
* | | Use full qualified name in macros. | Chih-Hung Hsieh | 2014-12-11 | 1 | -3/+4 |
* | | Fix Mac build. | Elliott Hughes | 2014-11-22 | 1 | -1/+1 |
* | | Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN. | Elliott Hughes | 2014-11-21 | 1 | -10/+5 |
* | | Add a pre-C++11 constexpr compatibility macro. | Dan Albert | 2014-11-20 | 1 | -0/+11 |
|/ |
|
* | kill HAVE_POSIX_FILEMAP | Yabin Cui | 2014-11-11 | 1 | -2/+2 |
* | Merge "Move winsock2.h in front of a potential windows.h include." | Stephen Hines | 2014-11-09 | 1 | -0/+4 |
|\ |
|
| * | Move winsock2.h in front of a potential windows.h include. | Stephen Hines | 2014-11-08 | 1 | -0/+4 |
* | | Make Unicode.h use types that match libc++. | Dan Albert | 2014-11-08 | 1 | -2/+2 |
|/ |
|
* | am fbb4188c: am d559d6c7: Merge "defined(HAVE_OFF_T) is really just !defined(... | Elliott Hughes | 2014-09-23 | 1 | -8/+4 |
|\ |
|
| * | defined(HAVE_OFF_T) is really just !defined(__APPLE__). | Elliott Hughes | 2014-09-22 | 1 | -8/+4 |
* | | am 3859029a: am 7fb0ee0c: Merge "Remove androidGetTid." | Elliott Hughes | 2014-08-18 | 2 | -5/+2 |
|\ \
| |/ |
|
| * | Remove androidGetTid. | Elliott Hughes | 2014-08-18 | 2 | -5/+2 |
* | | am 4c818dc8: am 56b28f6b: Merge "RefBase: make Renamer destructor virtual" | Elliott Hughes | 2014-08-06 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | RefBase: make Renamer destructor virtual | Ukri Niemimuukko | 2014-08-06 | 1 | -2/+4 |
* | | Add a couple of useful string functions. | Jeff Brown | 2014-06-09 | 1 | -0/+13 |
* | | am 7aa8cdfb: am 21157abc: am 8814bd1d: Merge "include: cleanup for -Wsystem-h... | Mark Salyzyn | 2014-05-23 | 2 | -5/+9 |
|\ \ |
|
| * \ | am 21157abc: am 8814bd1d: Merge "include: cleanup for -Wsystem-header" | Mark Salyzyn | 2014-05-23 | 2 | -5/+9 |
| |\ \
| | |/ |
|