summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-16bionic libc test: add Android.mk file to make it integratedlinaro-armv8-14.10Yongqin Liu
2014-09-26Merge "Don't manually link stlport."android-l-preview_r2l-previewDan Albert
2014-09-26Don't manually link stlport.Dan Albert
2014-09-22Merge "Remove another obsolete test."Elliott Hughes
2014-09-22Remove another obsolete test.Elliott Hughes
2014-09-19Merge "Remove a useless pthread_join test."Elliott Hughes
2014-09-18Merge "Remove obsolete semaphore tests."Elliott Hughes
2014-09-18Remove a useless pthread_join test.Elliott Hughes
2014-09-18Remove obsolete semaphore tests.Elliott Hughes
2014-09-18Merge "Remove some obviously useless tests (and fix the others so they build)."Elliott Hughes
2014-09-17Remove some obviously useless tests (and fix the others so they build).Elliott Hughes
2014-09-18Merge "Remove a glibc test."Elliott Hughes
2014-09-18Merge "Remove old libstdc++ tests."Elliott Hughes
2014-09-17Remove old libstdc++ tests.Elliott Hughes
2014-09-17Remove a glibc test.Elliott Hughes
2014-09-12Merge "Remove makefile cruft."Dan Albert
2014-09-12Remove makefile cruft.Dan Albert
2014-08-18Merge "Fix wifiLoadScanAssoc _GNU_SOURCE build failure."Elliott Hughes
2014-08-18Fix wifiLoadScanAssoc _GNU_SOURCE build failure.Elliott Hughes
2014-07-24Merge "Rename micro bench 32 bit"Eric Rowe
2014-07-24Rename micro bench 32 bitEric Rowe
2014-06-25Merge "f2fs_utils: make Mac builds happy (copy out mkf2fsuserimg.sh)"JP Abgrall
2014-06-25f2fs_utils: make Mac builds happy (copy out mkf2fsuserimg.sh)JP Abgrall
2014-06-25Merge "f2fs utils: set correct dependency on dynamic libf2fs"JP Abgrall
2014-06-24f2fs utils: set correct dependency on dynamic libf2fsJP Abgrall
2014-06-24f2fs utils: Add mkf2fsuserimg.sh and make_f2fsJP Abgrall
2014-06-24f2fs_utils: support new f2fs-tools f2fs_finalize_device API.JP Abgrall
2014-06-24f2fs_utils: provide sparse io and dynamic load.JP Abgrall
2014-06-25Merge topic 'f2fs'JP Abgrall
2014-06-24Merge "Create 32 bit and 64 bit versions of exes."Christopher Ferris
2014-06-24Create 32 bit and 64 bit versions of exes.Christopher Ferris
2014-06-20Merge "Remove a useless so-called test for arc4random."Elliott Hughes
2014-06-20Remove a useless so-called test for arc4random.Elliott Hughes
2014-06-17Merge changes Ic686b4cb,Ie4b6c7efColin Cross
2014-06-17procrank: support >4GB of memory from 32-bit procrankColin Cross
2014-06-17libpagemap: support 64-bit kernel from 32-bit libpagemapColin Cross
2014-06-17Merge "fix libpagemap for x86_64"Colin Cross
2014-06-16fix libpagemap for x86_64Colin Cross
2014-06-16Merge "Ignore wipe operation on non-block devices."David 'Digit' Turner
2014-06-13Ignore wipe operation on non-block devices.David 'Digit' Turner
2014-06-09Merge "Don't set LOCAL_MODULE_PATH for native test."Ying Wang
2014-06-09Don't set LOCAL_MODULE_PATH for native test.Ying Wang
2014-05-16Merge "The situation len = 0 and absolute = false need to be handled"Colin Cross
2014-05-15Merge "libpagemap: handle zero length memory regions"Colin Cross
2014-05-14libpagemap: handle zero length memory regionsColin Cross
2014-05-14Merge "Remove a test for dead code."Elliott Hughes
2014-05-13Remove a test for dead code.Elliott Hughes
2014-05-06Merge "Add {BEGIN,END}_DECLS to header file."idea133-weekly-releaseTorne (Richard Coles)
2014-05-06Add {BEGIN,END}_DECLS to header file.Torne (Richard Coles)
2014-04-30The situation len = 0 and absolute = false need to be handledBenoit Fradin