Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
system
/
core
/
0655d38b0c998f294ad52f1f8e84233a48046e97
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
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
· 10 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
· 11 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
· 10 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
65267bc
Fix ps <process name>
by Dmitriy Ivanov
· 10 years ago
24dfaac
am c6dead70: Merge "maybe fix mac build"
by Nick Kralevich
· 10 years ago
c6dead7
Merge "maybe fix mac build"
by Nick Kralevich
· 10 years ago
bcd1a83
maybe fix mac build
by Nick Kralevich
· 10 years ago
8dac355
am b968d5c8: Merge "Add shared library version of libziparchive."
by Ian Rogers
· 10 years ago
b968d5c
Merge "Add shared library version of libziparchive."
by Ian Rogers
· 10 years ago
40ac96c
Add shared library version of libziparchive.
by Ian Rogers
· 10 years ago
ffb60ce
am 91b76d7d: Merge "Made suffix length of rotated logcat files constant."
by Aristidis Papaioannou
· 10 years ago
91b76d7
Merge "Made suffix length of rotated logcat files constant."
by Aristidis Papaioannou
· 10 years ago
eba7344
Made suffix length of rotated logcat files constant.
by Aristidis Papaioannou
· 10 years ago
7a1abfe
am 64989126: Merge "Add code cache tests to libnativebridge."
by Calin Juravle
· 10 years ago
182f33d
am 8cf2ce10: Merge "Don\'t allow SUPPORTED_ABIs to be set by the native bridge."
by Narayan Kamath
· 10 years ago
4de4e6d
resolved conflicts for merge of e3c22c41 to stage-aosp-master
by Calin Juravle
· 10 years ago
6498912
Merge "Add code cache tests to libnativebridge."
by Calin Juravle
· 10 years ago
59a719c
Add code cache tests to libnativebridge.
by Calin Juravle
· 10 years ago
845867b
am d88323b2: Merge "Add volatile to avoid clang optimization."
by Chih-Hung Hsieh
· 10 years ago
a2853bd
am 5bea7edd: Merge "Fix type cast error, should be char* not void*."
by Chih-Hung Hsieh
· 10 years ago
8cf2ce1
Merge "Don't allow SUPPORTED_ABIs to be set by the native bridge."
by Narayan Kamath
· 10 years ago
e3c22c4
Merge "Handle code_cache dir creation in libnativebridge"
by Calin Juravle
· 10 years ago
f9d9e2a
Handle code_cache dir creation in libnativebridge
by Calin Juravle
· 10 years ago
Next »