Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
84babf397420528df3944636bc46bab741e21aea
84babf3
Merge "Fix format string"
by Chih-Hung Hsieh
· 10 years ago
fcc8115
Fix format string
by Chih-Hung Hsieh
· 10 years ago
07148ea
Merge "Make mkdirAndChown do what it claims to do"
by Chih-hung Hsieh
· 10 years ago
5d8a5ad
Merge "Add a pre-C++11 constexpr compatibility macro."
by Dan Albert
· 10 years ago
e4c649c
Add a pre-C++11 constexpr compatibility macro.
by Dan Albert
· 10 years ago
aa3e17e
Merge "Return path including executable instead of without"
by Elliott Hughes
· 10 years ago
5118495
Merge "Disable vendor id filtering for Linux."
by Elliott Hughes
· 10 years ago
26b53bb
Return path including executable instead of without
by Al Sutton
· 10 years ago
5566490
Disable vendor id filtering for Linux.
by Elliott Hughes
· 10 years ago
46ee85f
Merge "kill HAVE_PREAD"
by Yabin Cui
· 10 years ago
70160f4
kill HAVE_PREAD
by Yabin Cui
· 10 years ago
606bb5f
Merge "logd: throttle SELinux denials to 20/sec"
by Nick Kralevich
· 10 years ago
20860a2
Merge "Fix building on modern versions of Xcode and OS X."
by Elliott Hughes
· 10 years ago
c234a1b
logd: throttle SELinux denials to 20/sec
by Nick Kralevich
· 10 years ago
f456d47
Fix building on modern versions of Xcode and OS X.
by Al Sutton
· 10 years ago
81906d4
Merge "kill HAVE_MADVISE"
by Yabin Cui
· 10 years ago
745c5f6
kill HAVE_MADVISE
by Yabin Cui
· 10 years ago
c8ad180
Merge "kill HAVE_MADVISE"
by Yabin Cui
· 10 years ago
819b480
kill HAVE_MADVISE
by Yabin Cui
· 10 years ago
0655d38
Merge "Revert "adb: Add USB vendor ID for Honeywell""
by Elliott Hughes
· 10 years ago
3e01bb8
Revert "adb: Add USB vendor ID for Honeywell"
by Elliott Hughes
· 10 years ago
1606883
Merge "toolbox: enable mkswap to work on block devices"
by Elliott Hughes
· 10 years ago
d90615c
toolbox: enable mkswap to work on block devices
by Andrew Boie
· 11 years ago
91cb2cb
Merge "toolbox: indicate why swap{on|off} failed"
by Elliott Hughes
· 10 years ago
6a56ad2
Merge "kill HAVE_TERMIO_H"
by Yabin Cui
· 10 years ago
d325e86
kill HAVE_TERMIO_H
by Yabin Cui
· 10 years ago
ac25235
Merge "Remove atomic-inline.h."
by Elliott Hughes
· 10 years ago
c3914d2
Remove atomic-inline.h.
by Elliott Hughes
· 10 years ago
758aeb7
Make mkdirAndChown do what it claims to do
by Bernhard Rosenkränzer
· 10 years ago
3ef0460
Merge "Remove the error-prone TARGET_CPU_SMP from system/core."
by Elliott Hughes
· 10 years ago
e9ca709
Remove the error-prone TARGET_CPU_SMP from system/core.
by Elliott Hughes
· 10 years ago
e11d81b
Merge "Update calls to IInterface::asBinder()"
by Marco Nelissen
· 10 years ago
99f00d5
Update calls to IInterface::asBinder()
by Marco Nelissen
· 10 years ago
e90159b
Merge "Move debuggerd to libc++."
by Dan Albert
· 10 years ago
917d6f4
Merge "Move libutils to libc++."
by Dan Albert
· 10 years ago
80b88cb
Move debuggerd to libc++.
by Dan Albert
· 10 years ago
890442a
Move libutils to libc++.
by Dan Albert
· 10 years ago
133b7d4
Merge "Don't manually link libgtest_main in libion tests."
by Dan Albert
· 10 years ago
29a34a5
Merge "Disable the static libcutils tests."
by Dan Albert
· 10 years ago
a46bf7e
Merge "Convert futex to cond wait."
by Christopher Ferris
· 10 years ago
abe8d14
Don't manually link libgtest_main in libion tests.
by Dan Albert
· 10 years ago
bb28776
Disable the static libcutils tests.
by Dan Albert
· 10 years ago
3cdbfdc
Convert futex to cond wait.
by Christopher Ferris
· 10 years ago
6ef68b5
Merge "System/core: Use memmove"
by Andreas Gampe
· 10 years ago
64d7117
Merge "Second attempt to "Rewrite atomic.h to use stdatomic.h.""
by Hans Boehm
· 10 years ago
c566489
Second attempt to "Rewrite atomic.h to use stdatomic.h."
by Hans Boehm
· 11 years ago
dd060f0
System/core: Use memmove
by Andreas Gampe
· 10 years ago
165238d
Merge "Fix a trivial typo."
by Chih-Hung Hsieh
· 10 years ago
2c77681
Fix a trivial typo.
by Chih-Hung Hsieh
· 10 years ago
c9582d0
Merge "kill HAVE_FORKEXEC"
by Yabin Cui
· 10 years ago
a3f16f2
Merge "Add LOCAL_MULTILIB := both to Darwin libbacktrace."
by Dan Albert
· 10 years ago
5570c9b
Add LOCAL_MULTILIB := both to Darwin libbacktrace.
by Dan Albert
· 10 years ago
a78e1a7
Merge "Sdcard: Initialize the padding output value"
by Elliott Hughes
· 10 years ago
8f7fc8d
Merge "kill HAVE_LOCALTIME_R"
by Yabin Cui
· 10 years ago
b0a10b5
Merge "Fix segfault in get_character_device_symlinks()"
by JP Abgrall
· 10 years ago
fca58f4
Fix segfault in get_character_device_symlinks()
by Tomasz Kondel
· 11 years ago
c325535
Merge "Close fd on error path in do_mount()"
by JP Abgrall
· 10 years ago
bfdcc40
Close fd on error path in do_mount()
by Tomasz Kondel
· 11 years ago
8a98535
kill HAVE_LOCALTIME_R
by Yabin Cui
· 10 years ago
19ec886
Sdcard: Initialize the padding output value
by Daisuke Okitsu
· 12 years ago
e77b6a0
kill HAVE_FORKEXEC
by Yabin Cui
· 10 years ago
ca1797a
Merge "Remove the stlport linked libbacktrace."
by Dan Albert
· 10 years ago
0627928
Merge "Revert "Move some tests to libc++.""
by Dan Albert
· 10 years ago
1d3b492
Revert "Move some tests to libc++."
by Dan Albert
· 10 years ago
5c7e2e6
Merge "Move liblog tests and benchmarks to libc++."
by Dan Albert
· 10 years ago
f2dedb7
Move liblog tests and benchmarks to libc++.
by Dan Albert
· 10 years ago
7d196df
Merge "Move some tests to libc++."
by Dan Albert
· 10 years ago
e3cccbf
Move some tests to libc++.
by Dan Albert
· 10 years ago
0d7164d
Remove the stlport linked libbacktrace.
by Dan Albert
· 10 years ago
4b86256
Merge "property_service: Added vendor build properties to load_all_props"
by Daniel Rosenberg
· 10 years ago
b951222
property_service: Added vendor build properties to load_all_props
by Daniel Rosenberg
· 10 years ago
2c0839e
Merge "kill HAVE_POSIX_FILEMAP"
by Yabin Cui
· 10 years ago
266092c
kill HAVE_POSIX_FILEMAP
by Yabin Cui
· 10 years ago
b0d3027
Merge "Fix formatting in 4df4dfedf6beef891d05d4e80704f5f4a594a885."
by Elliott Hughes
· 10 years ago
f6b62d0
Fix formatting in 4df4dfedf6beef891d05d4e80704f5f4a594a885.
by Elliott Hughes
· 10 years ago
af2cd21
Merge "When new error happend,then errno should be updated accordingly. Otherwise, need to keep previous errno."
by Elliott Hughes
· 10 years ago
4df4dfe
When new error happend,then errno should be updated accordingly.
by Bo Huang
· 11 years ago
ae52248
Merge "init isn't built for platforms without dirent::d_type."
by Elliott Hughes
· 10 years ago
57583a7
init isn't built for platforms without dirent::d_type.
by Elliott Hughes
· 10 years ago
1da681c
Merge "bionic's struct stat is now POSIX-compliant."
by Elliott Hughes
· 10 years ago
f1df854
bionic's struct stat is now POSIX-compliant.
by Elliott Hughes
· 10 years ago
65a83bd
Merge "Reserve some AIDs for OEMs"
by Nick Kralevich
· 10 years ago
60ac636
Reserve some AIDs for OEMs
by Johan Redestig
· 10 years ago
f02c797
Merge "Move winsock2.h in front of a potential windows.h include."
by Stephen Hines
· 10 years ago
7e34121
Move winsock2.h in front of a potential windows.h include.
by Stephen Hines
· 10 years ago
aaa920d
Merge "Make Unicode.h use types that match libc++."
by Dan Albert
· 10 years ago
2f5ad5f
Make Unicode.h use types that match libc++.
by Dan Albert
· 10 years ago
8550740
Merge "Remove dead code."
by Elliott Hughes
· 10 years ago
9a092dd
Remove dead code.
by Elliott Hughes
· 10 years ago
2655256
am 452f08a0: Merge "Add razer usb vid for future use with adb"
by Elliott Hughes
· 10 years ago
5fc8f68
am 7a92d20e: Merge "Clean up some test makefiles."
by Dan Albert
· 10 years ago
452f08a
Merge "Add razer usb vid for future use with adb"
by Elliott Hughes
· 10 years ago
7a92d20
Merge "Clean up some test makefiles."
by Dan Albert
· 10 years ago
27d166c
Clean up some test makefiles.
by Dan Albert
· 10 years ago
d4c7a1c
am a11ac455: Merge "Fix debuggerd issues."
by Christopher Ferris
· 10 years ago
a11ac45
Merge "Fix debuggerd issues."
by Christopher Ferris
· 10 years ago
1072f91
Fix debuggerd issues.
by Christopher Ferris
· 10 years ago
3410d33
Add razer usb vid for future use with adb
by Stuart Wells
· 10 years ago
359d58d
resolved conflicts for merge of cb8c583d to stage-aosp-master
by Dmitriy Ivanov
· 10 years ago
cb8c583
Merge "Fix ps <process name>"
by Dmitriy Ivanov
· 10 years ago
Next »