OSDN Git Service

android-x86/bionic.git
2015-03-17 Yabin Cuiam 46f9b3e7: am a75771e3: Merge "Fix build: pthread_mut...
2015-03-17 Yabin Cuiam f7dbefb0: am 94babaee: Merge "Make pthread join_stat...
2015-03-17 Yabin Cuiam ca7ac7d3: am 5490bebd: Merge "Remove duplication...
2015-03-17 Yabin Cuiam a75771e3: Merge "Fix build: pthread_mutex/pthread_de...
2015-03-17 Yabin CuiMerge "Fix build: pthread_mutex/pthread_detach."
2015-03-17 Yabin CuiFix build: pthread_mutex/pthread_detach.
2015-03-17 Yabin Cuiam 94babaee: Merge "Make pthread join_state not protect...
2015-03-17 Yabin Cuiam 5490bebd: Merge "Remove duplication in pthread_mutex...
2015-03-17 Yabin CuiMerge "Make pthread join_state not protected by g_threa...
2015-03-17 Yabin CuiMerge "Remove duplication in pthread_mutex.cpp."
2015-03-17 Dmitriy Ivanovam 72c6b79d: am 5f8ddf69: Merge "Fix build: align pthre...
2015-03-17 Dmitriy IvanovFix build: align pthread_cond_t to sizeof(long)
2015-03-17 Dmitriy Ivanovam 5f8ddf69: Merge "Fix build: align pthread_cond_t...
2015-03-17 Dmitriy IvanovMerge "Fix build: align pthread_cond_t to sizeof(long)"
2015-03-17 Dmitriy IvanovFix build: align pthread_cond_t to sizeof(long)
2015-03-16 Christopher... am 1ffc89e3: am f14fe856: Merge "Add alignment to opaqu...
2015-03-16 Christopher... am f14fe856: Merge "Add alignment to opaque types."
2015-03-16 Christopher... Merge "Add alignment to opaque types."
2015-03-16 Christopher... Add alignment to opaque types.
2015-03-16 Dmitriy Ivanovam 862b088a: am 3d170a6d: Merge "Remove obsolete test_i...
2015-03-16 Dmitriy Ivanovam bca13d41: am 3b7239fe: Merge "General purpose memory...
2015-03-16 Yabin Cuiam 19631034: am 0f3fcd12: Merge "Fix atomic_load on...
2015-03-16 Dan Albertam f13f9ec1: am 169a84f9: Merge "Revert "Revert "Moving...
2015-03-16 Dmitriy Ivanovam 3d170a6d: Merge "Remove obsolete test_isolated wrapp...
2015-03-16 Dmitriy Ivanovam 3b7239fe: Merge "General purpose memory allocator...
2015-03-16 Yabin Cuiam 533bc4a0: am d3e2a207: Merge "Hide content of pthrea...
2015-03-16 Dmitriy Ivanovam a5bd2a10: am 9923c8cd: Merge "Fix typo"
2015-03-16 Dmitriy IvanovMerge "Remove obsolete test_isolated wrapper function"
2015-03-16 Dmitriy IvanovMerge "General purpose memory allocator for linker."
2015-03-16 Yabin Cuiam 0f3fcd12: Merge "Fix atomic_load on const variable...
2015-03-16 Yabin CuiMerge "Fix atomic_load on const variable in pthread_con...
2015-03-16 Yabin CuiFix atomic_load on const variable in pthread_cond_t.
2015-03-16 Dmitriy IvanovRemove obsolete test_isolated wrapper function
2015-03-16 Dan Albertam 169a84f9: Merge "Revert "Revert "Moving StringPrintf...
2015-03-16 Yabin Cuiam d3e2a207: Merge "Hide content of pthread_cond_t...
2015-03-16 Dan AlbertMerge "Revert "Revert "Moving StringPrintf to libbase."""
2015-03-16 Yabin CuiMerge "Hide content of pthread_cond_t in pthread_cond_i...
2015-03-16 Dan AlbertRevert "Revert "Moving StringPrintf to libbase.""
2015-03-16 Dmitriy Ivanovam 9923c8cd: Merge "Fix typo"
2015-03-16 Dmitriy IvanovMerge "Fix typo"
2015-03-16 Dmitriy IvanovFix typo
2015-03-16 Dmitriy IvanovGeneral purpose memory allocator for linker.
2015-03-16 Yabin CuiHide content of pthread_cond_t in pthread_cond_internal_t.
2015-03-16 Dan AlbertRevert "Revert "Moving StringPrintf to libbase.""
2015-03-16 Nicolas Geoffrayam 645621ec: am 11a06c73: Merge "Revert "Moving StringP...
2015-03-16 Nicolas Geoffrayam 11a06c73: Merge "Revert "Moving StringPrintf to...
2015-03-16 Nicolas GeoffrayMerge "Revert "Moving StringPrintf to libbase.""
2015-03-16 Nicolas GeoffrayRevert "Moving StringPrintf to libbase."
2015-03-15 Dan Albertam e63140db: am 83e95878: Merge "Moving StringPrintf...
2015-03-15 Christopher... am 3abc6d1c: am 593a75ee: Merge "Fix typo in alias...
2015-03-15 Christopher... am 79641f96: am 83c0028e: Merge "For libm, use a macro...
2015-03-15 Dan Albertam 83e95878: Merge "Moving StringPrintf to libbase."
2015-03-15 Christopher... am 593a75ee: Merge "Fix typo in alias symbol."
2015-03-15 Christopher... am 83c0028e: Merge "For libm, use a macro for aliasing...
2015-03-14 Dan AlbertMerge "Moving StringPrintf to libbase."
2015-03-14 Christopher... Merge "Fix typo in alias symbol."
2015-03-14 Christopher... Fix typo in alias symbol.
2015-03-14 Christopher... Merge "For libm, use a macro for aliasing symbols."
2015-03-14 Christopher... For libm, use a macro for aliasing symbols.
2015-03-14 Dan AlbertMoving StringPrintf to libbase.
2015-03-14 Yabin Cuiam 6c143484: am d2cf59d4: Merge "Hide content of pthrea...
2015-03-14 Yabin Cuiam d2cf59d4: Merge "Hide content of pthread_rwlock_t...
2015-03-14 Yabin CuiMerge "Hide content of pthread_rwlock_t in pthread_rwlo...
2015-03-14 Yabin CuiHide content of pthread_rwlock_t in pthread_rwlock_inte...
2015-03-13 Christopher... am 0d54094a: am 81c31bdd: Merge "Add some GNU specific...
2015-03-13 Dmitriy Ivanovam 173a61f2: am d7e091ef: Merge "Switch libc and libm...
2015-03-13 Christopher... am 81c31bdd: Merge "Add some GNU specific elf constants."
2015-03-13 Dmitriy Ivanovam d7e091ef: Merge "Switch libc and libm to sysv-only...
2015-03-13 Christopher... Merge "Add some GNU specific elf constants."
2015-03-13 Dmitriy IvanovMerge "Switch libc and libm to sysv-only hash style"
2015-03-13 Dmitriy IvanovSwitch libc and libm to sysv-only hash style
2015-03-13 Christopher... am c30d7a67: am f074b531: Merge "Add the optimized...
2015-03-13 Christopher... Add some GNU specific elf constants.
2015-03-13 Christopher... am f074b531: Merge "Add the optimized implementation...
2015-03-13 Christopher... Merge "Add the optimized implementation of 18 math...
2015-03-13 Yabin Cuiam 1e795957: am 5507deda: Merge "Make gtest_main exit...
2015-03-13 Yabin Cuiam 5507deda: Merge "Make gtest_main exit 1 when some...
2015-03-13 Yabin CuiMerge "Make gtest_main exit 1 when some test are failed."
2015-03-13 Mark Salyzynam ee7b80d7: am f6f96df5: Merge "syslog.h: missing...
2015-03-13 Yabin CuiMake gtest_main exit 1 when some test are failed.
2015-03-13 Yabin CuiRemove duplication in pthread_mutex.cpp.
2015-03-13 Yabin CuiMake pthread join_state not protected by g_thread_list_...
2015-03-12 Mark Salyzynam f6f96df5: Merge "syslog.h: missing LOG_MAKEPRI defin...
2015-03-12 Mark SalyzynMerge "syslog.h: missing LOG_MAKEPRI definition"
2015-03-12 Mark Salyzynsyslog.h: missing LOG_MAKEPRI definition
2015-03-12 Elliott Hughesam 59e911c7: am be86f877: Merge "Add the UMOUNT_NOFOLLO...
2015-03-11 Dmitriy Ivanovam 452ddd02: am e8107b66: Merge "Rename LinkerAllocator...
2015-03-11 Dmitriy Ivanovam 36927c79: am 57e800d5: Merge "Refactoring: rename...
2015-03-11 Dimitry Ivanovam 1f2b704c: am e842dc0d: am c16c8368: Merge "Generate...
2015-03-11 Elliott Hughesam be86f877: Merge "Add the UMOUNT_NOFOLLOW flag to...
2015-03-11 Elliott HughesMerge "Add the UMOUNT_NOFOLLOW flag to <sys/mount.h>."
2015-03-11 Elliott HughesAdd the UMOUNT_NOFOLLOW flag to <sys/mount.h>.
2015-03-11 Dmitriy Ivanovam e8107b66: Merge "Rename LinkerAllocator and LinkerAl...
2015-03-11 Dmitriy Ivanovam 57e800d5: Merge "Refactoring: rename linker_allocato...
2015-03-11 Dmitriy IvanovMerge "Rename LinkerAllocator and LinkerAllocatorPage"
2015-03-11 Dmitriy IvanovMerge "Refactoring: rename linker_allocator files"
2015-03-10 Dmitriy IvanovRename LinkerAllocator and LinkerAllocatorPage
2015-03-10 Dmitriy IvanovRefactoring: rename linker_allocator files
2015-03-10 Dmitriy Ivanovam 6d0735fa: am dca2fadd: am a94cf791: Merge "Generate...
2015-03-10 Yabin Cuiam 981fdd0e: am 50119cec: am 37c71b14: Merge "Loosen...
next