summaryrefslogtreecommitdiffstats
path: root/base/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix libbase's logging dependency.Elliott Hughes2016-02-041-4/+2
* base: add SystemErrorCodeToString() function.David Pursell2016-02-011-4/+9
* base: add network address parsing function from adb.David Pursell2016-01-211-0/+2
* Merge changes Ic124ecb9,I94de55d2Josh Gao2015-11-121-1/+9
|\
| * libbase: remove exit-time destructors.Josh Gao2015-11-121-1/+9
* | Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32""Elliott Hughes2015-11-111-0/+18
|/
* Revert "adb/base: fix adb push of Unicode filenames on Win32"Elliott Hughes2015-11-111-18/+0
* adb/base: fix adb push of Unicode filenames on Win32Spencer Low2015-11-101-0/+18
* libbase_test: get it building for WindowsSpencer Low2015-09-111-0/+1
* Merge "Ensure that libbase and liblog can be built for Windows."Dan Albert2015-09-111-0/+1
|\
| * Ensure that libbase and liblog can be built for Windows.Stephen Hines2015-09-111-0/+1
* | Add ParseInt (and ParseUint).Elliott Hughes2015-09-041-0/+1
|/
* Remove USE_MINGW/CYGWIN; Whitelist windows modulesDan Willemsen2015-09-021-0/+1
* Write mkdirs in more idiomatic C++ style.Alex Vallée2015-07-301-1/+1
* Support base::logging on Windows.Dan Albert2015-04-291-8/+4
* Enable building libbase on Windows.Dan Albert2015-03-301-4/+8
* Move gettid() into libcutils.Dan Albert2015-03-231-0/+4
* Add google3 style logging to libbase.Dan Albert2015-03-201-0/+6
* Use mingw on Windows.Dan Albert2015-03-191-3/+0
* Add common string utilities to libbase.Dan Albert2015-03-161-0/+2
* Revert "Revert "Create libbase.""Dan Albert2015-03-161-0/+96
* Revert "Create libbase."Nicolas Geoffray2015-03-161-96/+0
* Create libbase.Dan Albert2015-03-141-0/+96