Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
f90155a5614c6357ac863eb07a1f06dec28b784e
f90155a
Small behavioral changes to the unwinder.
by Christopher Ferris
· 7 years ago
efdade4
Merge "Add extra frame when dex_pc is non-zero."
by Christopher Ferris
· 7 years ago
20f01d2
Merge "Fix selinux denials for usbd"
by Treehugger Robot
· 7 years ago
2ab75e6
Merge "Label /vendor_file_contexts as file_contexts_file"
by Tom Cherry
· 7 years ago
14d452e
Fix selinux denials for usbd
by Badhri Jagan Sridharan
· 7 years ago
bfa1dd4
Add extra frame when dex_pc is non-zero.
by Christopher Ferris
· 7 years ago
41c325e
Label /vendor_file_contexts as file_contexts_file
by Tom Cherry
· 7 years ago
d9bfc16
Merge "Build toolbox with _FILE_OFFSET_BITS=64."
by Elliott Hughes
· 7 years ago
032331d
Merge "Make vendor_init check SELinux before setting properties"
by Tom Cherry
· 7 years ago
5be805a
Merge "Fix null ptr dereference if jit debug not enabled."
by Christopher Ferris
· 7 years ago
14c6e7d
Merge "Initial commit for usb daemon"
by Badhri Jagan Sridharan
· 7 years ago
aa20109
Merge "ld.config.txt: Move vendor vndk to vndk namespace"
by Logan Chien
· 7 years ago
0da2cf1
Fix null ptr dereference if jit debug not enabled.
by Christopher Ferris
· 7 years ago
2daf0e2
Build toolbox with _FILE_OFFSET_BITS=64.
by Elliott Hughes
· 7 years ago
30b4e5e
Merge "Add force_suspend function"
by Treehugger Robot
· 7 years ago
3f9898c
Merge "Init remove direct calls to light sys nodes."
by Treehugger Robot
· 7 years ago
5e2a61c
Make vendor_init check SELinux before setting properties
by Tom Cherry
· 7 years ago
90ad099
Merge "Move all of init to libinit"
by Tom Cherry
· 7 years ago
e1654dc
ld.config.txt: Move vendor vndk to vndk namespace
by Logan Chien
· 7 years ago
2bacf80
Merge "Fix regression caused by libbacktrace API change."
by Christopher Ferris
· 7 years ago
6819296
Fix regression caused by libbacktrace API change.
by Christopher Ferris
· 7 years ago
2960476
Merge "debuggerd: add seccomp policies and tests."
by Josh Gao
· 7 years ago
04d12a1
Merge "Adding /data/local/traces for traceur app"
by Treehugger Robot
· 7 years ago
8500542
Merge "Change all uintptr_t to uint64_t in API."
by Christopher Ferris
· 7 years ago
d900625
Init remove direct calls to light sys nodes.
by Steven Moreland
· 7 years ago
c34e8df
Merge "Fix fastboot memory corruption."
by Treehugger Robot
· 7 years ago
7942f83
Move all of init to libinit
by Tom Cherry
· 7 years ago
e19ff9a
Add force_suspend function
by Steve Paik
· 7 years ago
02e4f1e
Adding /data/local/traces for traceur app
by Max Bires
· 7 years ago
b6d644a
Merge "Fixing app compat issue b/72143978"
by Treehugger Robot
· 7 years ago
5277613
Change all uintptr_t to uint64_t in API.
by Christopher Ferris
· 7 years ago
6a8be24
Fix fastboot memory corruption.
by Elliott Hughes
· 7 years ago
f98bed9
Fixing app compat issue b/72143978
by Ian Pedowitz
· 7 years ago
4045720
Merge "Remove libziparchive dependency on libutils"
by David Sehr
· 7 years ago
4375a43
debuggerd: add seccomp policies and tests.
by Josh Gao
· 7 years ago
935f76f
Merge "Add support for getting a dex pc."
by Christopher Ferris
· 7 years ago
f9a4cc1
Remove libziparchive dependency on libutils
by David Sehr
· 7 years ago
7024997
Add support for getting a dex pc.
by Christopher Ferris
· 7 years ago
569c5ce
Merge "Apply the whitelist of actionable system properties"
by Treehugger Robot
· 7 years ago
04ea30f
Merge "Introduce property types"
by Tom Cherry
· 7 years ago
657c070
Apply the whitelist of actionable system properties
by Jaekyun Seok
· 7 years ago
24e2bfb7
Merge "Find first non-zero jit debug entry."
by Christopher Ferris
· 7 years ago
542571b
Merge "Add VNDK version suffix in ld.config.txt on build time."
by Justin Yun
· 7 years ago
63b5713
Add VNDK version suffix in ld.config.txt on build time.
by Justin Yun
· 7 years ago
50dc75c
Initial commit for usb daemon
by Badhri Jagan Sridharan
· 7 years ago
00294f4
Merge "Firmware dump create directory"
by Oscar Shu
· 7 years ago
f8d8e4b
Find first non-zero jit debug entry.
by Christopher Ferris
· 7 years ago
9954c6f
Introduce property types
by Tom Cherry
· 7 years ago
1a26a29
Merge "Mount eBPF file system and cgroupv2 root directory"
by Treehugger Robot
· 7 years ago
c5bf72f
Mount eBPF file system and cgroupv2 root directory
by Chenbo Feng
· 7 years ago
639a5d2
Firmware dump create directory
by xshu
· 7 years ago
78c2cc2
Merge "OWNERS: add myself"
by Treehugger Robot
· 7 years ago
14257db
Merge "liblog: clock_gettime, clock_getres and time benchmarks"
by Treehugger Robot
· 7 years ago
ad74ce0
Merge "liblog: benchmarks use google-benchmark library"
by Treehugger Robot
· 7 years ago
fb8673f
Merge "Use ro.logd.kernel for kernel logcat"
by Treehugger Robot
· 7 years ago
a7a024e
liblog: clock_gettime, clock_getres and time benchmarks
by Mark Salyzyn
· 8 years ago
b887153
liblog: benchmarks use google-benchmark library
by Mark Salyzyn
· 7 years ago
f1094d4
Merge "Remove FUSE logic; it's only a sdcardfs wrapper."
by Jeff Sharkey
· 7 years ago
af51d2c
Merge "Improve ALOGV compatiblity with clang-tidy"
by Treehugger Robot
· 7 years ago
f59e774
Merge "Add ability to read jit gdb data."
by Christopher Ferris
· 7 years ago
30079e2
Remove FUSE logic; it's only a sdcardfs wrapper.
by Jeff Sharkey
· 7 years ago
7f6ddbc
Merge changes from topic "defnormalz"
by Jeff Sharkey
· 7 years ago
96b768f
OWNERS: add myself
by Jeff Vander Stoep
· 7 years ago
f067045
Merge "getprop: add -T option to return a property's type"
by Tom Cherry
· 7 years ago
e624f5b
Merge "init: always expand args in subcontext"
by Tom Cherry
· 7 years ago
6262c9f
Add "default_normal" support for sdcardfs.
by Jeff Sharkey
· 7 years ago
1ee25da
sdcard: Use AID_ROOT constant
by Ryo Hashimoto
· 7 years ago
b247d02
getprop: add -T option to return a property's type
by Tom Cherry
· 7 years ago
14c2f78
Add ability to read jit gdb data.
by Christopher Ferris
· 7 years ago
0fd6ecc
Merge "Rename property 'schema' to 'type'"
by Tom Cherry
· 7 years ago
a402083
init: always expand args in subcontext
by Tom Cherry
· 7 years ago
5214e25
Rename property 'schema' to 'type'
by Tom Cherry
· 7 years ago
e50186d
Improve ALOGV compatiblity with clang-tidy
by Krzysztof Wesolowski
· 7 years ago
c247d90
Merge "Adding per-method clang thread safety annotations"
by Vasily Tarasov
· 7 years ago
e6e1b43
Merge "Reland: Add getprop to toolbox"
by Tom Cherry
· 7 years ago
7a2d7be
Merge "Do not append VNDK version if VNDK is not used"
by Treehugger Robot
· 7 years ago
c62876e
Do not append VNDK version if VNDK is not used
by Justin Yun
· 7 years ago
27d582e
Adding per-method clang thread safety annotations
by Vasily Tarasov
· 7 years ago
624d43e
Reland: Add getprop to toolbox
by Tom Cherry
· 7 years ago
ee4d370
Merge "Add toolbox to vendor"
by Tom Cherry
· 7 years ago
4f8d748
Merge "Add AID_STATSD and AID_INCIDENTD for statsd/incidentd daemons."
by Treehugger Robot
· 7 years ago
5093b03
Merge "Just check in tools.h."
by Elliott Hughes
· 7 years ago
49ac426
Merge "Remove obsolete workaround."
by Treehugger Robot
· 7 years ago
f5b2f46
Merge "Properties: remove sanitizers"
by Treehugger Robot
· 7 years ago
5a81f52
Merge "Add __attribute__((__format__)) to fastboot's die()."
by Treehugger Robot
· 7 years ago
24c2868
Just check in tools.h.
by Elliott Hughes
· 7 years ago
ee3bc97
Remove obsolete workaround.
by Elliott Hughes
· 7 years ago
ac63eca
Add AID_STATSD and AID_INCIDENTD for statsd/incidentd daemons.
by Yi Jin
· 7 years ago
e57782b
Merge "Allow input system access to /dev/v4l-touch"
by Treehugger Robot
· 7 years ago
974cfad
Properties: remove sanitizers
by Tom Cherry
· 7 years ago
0c62c4b
Add toolbox to vendor
by Tom Cherry
· 7 years ago
acb1953
Merge "adb/fastboot: switch over to shared AdbWinApi."
by Treehugger Robot
· 7 years ago
e24461b
Add __attribute__((__format__)) to fastboot's die().
by Elliott Hughes
· 7 years ago
25fb92a
Merge "fastboot: fix log print type mismatch"
by Elliott Hughes
· 7 years ago
58e68c6
Merge "libcutils: Stop checking the uid of netlink messages"
by Treehugger Robot
· 7 years ago
976d48e
Merge "Revert "Add getprop to toolbox""
by Benoit Lamarche
· 7 years ago
327c981
Revert "Add getprop to toolbox"
by Tom Cherry
· 7 years ago
3581326
Merge "Removed unused part in ld.config.txt.in"
by Treehugger Robot
· 7 years ago
9a19d3f
Merge "Convert toolbox to Android.bp"
by Treehugger Robot
· 7 years ago
fcbce83
Removed unused part in ld.config.txt.in
by Justin Yun
· 7 years ago
Next »