Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
cef098ef5df0d1e98bae269aaae2e3c3fbd1cb1f
cef098e
liblog: Add cpu utilization test
by Mark Salyzyn
· 11 years ago
819c58a
liblog: Add liblog test suite
by Mark Salyzyn
· 11 years ago
fca0bd1
debuggerd: Support newline split in log messages
by Mark Salyzyn
· 11 years ago
1345f38
liblog: deprecate export LOGGER ioctl definitions
by Mark Salyzyn
· 11 years ago
e9c4196
liblog: deprecate export of LOGGER_LOG_* defines
by Mark Salyzyn
· 11 years ago
24b5d3c
liblog: Add README
by Mark Salyzyn
· 11 years ago
168021c
liblog: resolve build warning messages
by Mark Salyzyn
· 11 years ago
d0a83fd
liblog: high CPU usage from logcat
by Mark Salyzyn
· 11 years ago
11aa6ee
liblog: fix build again
by Colin Cross
· 11 years ago
f387fa5
liblog: drop use of sys/cdefs.h
by Mark Salyzyn
· 11 years ago
015c8e7
liblog: git_master@964770 build problem
by Mark Salyzyn
· 11 years ago
95132e9
logcat: Incorporate liblog reading API
by Mark Salyzyn
· 11 years ago
22b5cef
debuggerd: Incorporate liblog reading API
by Mark Salyzyn
· 11 years ago
4295841
liblog: Interface to support abstracting log read
by Mark Salyzyn
· 11 years ago
7aa39a7
adb: deprecate legacy log service interface
by Mark Salyzyn
· 11 years ago
c788278
adb: regression from Move list.c to inlines
by Mark Salyzyn
· 11 years ago
cf4aa03
liblog: whitespace cleanup
by Mark Salyzyn
· 11 years ago
b957bac
libcutils: bug str_parms.c:str_parms_get_float().
by Mark Salyzyn
· 11 years ago
2b94cc2
libcutils: UNUSED argument warnings
by Mark Salyzyn
· 11 years ago
e16baef
libsysutils: Get rid of warnings
by Mark Salyzyn
· 11 years ago
a6aad4c
libcutils: Move list.c to inlines on list.h
by Mark Salyzyn
· 11 years ago
fb6d601
Merge "Use <stdint.h> for INT32_MIN and INT32_MAX."
by Elliott Hughes
· 11 years ago
81eb357
Use <stdint.h> for INT32_MIN and INT32_MAX.
by Elliott Hughes
· 11 years ago
4800e20
Merge "system/core: rename aarch64 target to arm64"
by Colin Cross
· 11 years ago
794b587
Merge "Fix entry handling for 0 length entries."
by Brian Carlstrom
· 11 years ago
0620e3d
Merge "adbd: switch to su domain when running as root"
by Nick Kralevich
· 11 years ago
48953a1
Fix entry handling for 0 length entries.
by Narayan Kamath
· 11 years ago
d4146e6
system/core: rename aarch64 target to arm64
by Colin Cross
· 11 years ago
5bd11b4
Merge changes Ib13d9654,I98723ccd
by Colin Cross
· 11 years ago
65dd88b
system/core: remove $(KERNEL_HEADERS) from includes
by Colin Cross
· 11 years ago
3510637
libcutils: fix atomic_memory_store_barrier
by Colin Cross
· 11 years ago
d49aa25
adbd: switch to su domain when running as root
by Nick Kralevich
· 11 years ago
1db584b
Merge "Attempt to fix Mac build"
by Christopher Ferris
· 11 years ago
db5911a
Attempt to fix Mac build
by Brian Carlstrom
· 11 years ago
0a72d29
Merge "Fix "adb push /sdcard/filename""
by Nick Kralevich
· 11 years ago
7291783
Fix "adb push /sdcard/filename"
by Nick Kralevich
· 11 years ago
6192eed
Merge "Fix 'r' for LP64."
by Elliott Hughes
· 11 years ago
2430a06
Fix 'r' for LP64.
by Elliott Hughes
· 11 years ago
17b9c82
Merge "Add PROT_* constants not found on windows."
by Christopher Ferris
· 11 years ago
0dbce45
Add PROT_* constants not found on windows.
by Christopher Ferris
· 11 years ago
eb8d73b
Merge "Rewrite libbacktrace to be all C++."
by Christopher Ferris
· 11 years ago
4675682
Rewrite libbacktrace to be all C++.
by Christopher Ferris
· 11 years ago
524b3a0
Merge "Remove obsolete 'setconsole' command."
by Elliott Hughes
· 11 years ago
c1e91b0
Remove obsolete 'setconsole' command.
by Elliott Hughes
· 11 years ago
7cd1561
Merge "system/core 64-bit cleanup."
by Elliott Hughes
· 11 years ago
ccecf14
system/core 64-bit cleanup.
by Elliott Hughes
· 11 years ago
7580661
Merge "fs_mgr: increase verboseness on mount errors"
by Nick Kralevich
· 11 years ago
e847f42
Merge "restorecon /data/misc/media."
by Nick Kralevich
· 11 years ago
071f28a
fs_mgr: increase verboseness on mount errors
by William Roberts
· 11 years ago
9e9f05e
restorecon /data/misc/media.
by Stephen Smalley
· 11 years ago
37fd839
Merge "Revert "fs_mgr: correct warning on unused function parameter""
by Nick Kralevich
· 11 years ago
bc77767
Revert "fs_mgr: correct warning on unused function parameter"
by Nick Kralevich
· 11 years ago
7169b23
Merge "fs_mgr: correct warning on unused function parameter"
by Nick Kralevich
· 11 years ago
3352c50
Merge "Copy the bionic -fstack-protector hack into libbacktrace."
by Elliott Hughes
· 11 years ago
1380ddc
Copy the bionic -fstack-protector hack into libbacktrace.
by Elliott Hughes
· 11 years ago
21ecc30
Merge "Fix fastbootd build for 64-bit."
by Elliott Hughes
· 11 years ago
4f24125
Fix fastbootd build for 64-bit.
by Elliott Hughes
· 11 years ago
aead003
Merge "Don't set LD_LIBRARY_PATH globally."
by Elliott Hughes
· 11 years ago
d47ffb8
Merge "AArch64: Add atomic functions"
by Elliott Hughes
· 11 years ago
c15d2ce
AArch64: Add atomic functions
by Ashok Bhat
· 11 years ago
21095d0
fs_mgr: correct warning on unused function parameter
by William Roberts
· 11 years ago
91e2019
Merge "Create a bare bones host libbacktrace on mac."
by Christopher Ferris
· 11 years ago
f67c641
Create a bare bones host libbacktrace on mac.
by Christopher Ferris
· 11 years ago
6887019
Merge "Next phase of the move, reformat use C++ features."
by Christopher Ferris
· 11 years ago
bb07b53
Don't set LD_LIBRARY_PATH globally.
by Elliott Hughes
· 11 years ago
105f6b6
Merge "restorecon_recursive("/sys") speed boot time"
by Nick Kralevich
· 11 years ago
20303f8
Next phase of the move, reformat use C++ features.
by Christopher Ferris
· 11 years ago
e76343e
Merge "Emerson USB ID"
by Colin Cross
· 11 years ago
6e39bac
Emerson USB ID
by Jon Sawyer
· 11 years ago
a613819
restorecon_recursive("/sys") speed boot time
by Nick Kralevich
· 11 years ago
8387fc9
Merge "Move to C++ for debuggerd."
by Christopher Ferris
· 11 years ago
d607495
Move to C++ for debuggerd.
by Christopher Ferris
· 11 years ago
261ff50
Merge "Init the abort_msg_address value."
by Christopher Ferris
· 11 years ago
99775d8
Merge "Use the more portable <elf.h> instead of <sys/exec_elf.h>."
by Elliott Hughes
· 11 years ago
1da83c3
Init the abort_msg_address value.
by Christopher Ferris
· 11 years ago
cac5d8c
Use the more portable <elf.h> instead of <sys/exec_elf.h>.
by Elliott Hughes
· 11 years ago
08a140e
Merge "toolbox: Fix date tool with /dev/alarm"
by Benoit Goby
· 11 years ago
d340734
toolbox: Fix date tool with /dev/alarm
by Benoit Goby
· 11 years ago
6e25786
Merge "Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD."
by Christopher Ferris
· 11 years ago
bc12d63
Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD.
by Christopher Ferris
· 11 years ago
b18f93e
Merge "Move CallStack to libbacktrace."
by Christopher Ferris
· 11 years ago
038ac69
Move CallStack to libbacktrace.
by Christopher Ferris
· 11 years ago
b075110
Merge "HP USB ID"
by Colin Cross
· 11 years ago
cd0f824
Merge "Fix tracing on user builds"
by Colin Cross
· 11 years ago
0c863cb
Merge "Refactor to share map_info amongst threads."
by Christopher Ferris
· 11 years ago
9846497
Refactor to share map_info amongst threads.
by Christopher Ferris
· 11 years ago
8830b53
Merge "Label existing /data/mediadrm files."
by Nick Kralevich
· 11 years ago
5ff167c
HP USB ID
by Jon Sawyer
· 11 years ago
2dcbb81
Label existing /data/mediadrm files.
by rpcraig
· 11 years ago
bc83622
Merge "SWAP_FLAG_* constants are now in <sys/swap.h>."
by Elliott Hughes
· 11 years ago
bfa7d08
SWAP_FLAG_* constants are now in <sys/swap.h>.
by Elliott Hughes
· 11 years ago
0afaf7f
Merge "Fix the ucontext for mips/x86."
by Christopher Ferris
· 11 years ago
ddc4f09
Fix the ucontext for mips/x86.
by Christopher Ferris
· 11 years ago
e21d03c
Merge "Dwarf backtrace for MIPS"
by Elliott Hughes
· 11 years ago
491ecd0
Merge changes Id8bec8a3,Ied42e4d0,Iea3f7cc6,Ic7f7c984,Ic77d5f71, ...
by Colin Cross
· 11 years ago
c1b6b15
adb: Add USB vendor ID for YotaDevices
by DanielMo
· 11 years ago
402c2b9
adb: Add USB vendor ID for TechFaith
by DanielMo
· 11 years ago
d0057c0
adb: Add USB vendor ID for Rockchip
by DanielMo
· 11 years ago
fdd189c
adb: Add USB vendor ID for EMERGING Technology (Holdings) Ltd.
by DanielMo
· 11 years ago
63f0f51
adb: Add USB vendor ID for Allwinner
by DanielMo
· 11 years ago
Next »