Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
b7dd29354fcde13eb9b4e6fc504f547bf967f7e7
b7dd293
Merge "Parse IFA_F_* values above 0x80."
by Lorenzo Colitti
· 5 years ago
096fc53
Parse IFA_F_* values above 0x80.
by Lorenzo Colitti
· 5 years ago
5445c73
Merge "Fix mac build."
by Christopher Ferris
· 5 years ago
c5f0640
Merge "InitFatalReboot: Trigger panic explicitly for init_fatal_panic"
by Woody Lin
· 5 years ago
8a6dff2
Fix mac build.
by Christopher Ferris
· 5 years ago
5d97966
Merge "Add stack trace coverage to MTE tests."
by Peter Collingbourne
· 5 years ago
be1cf90
InitFatalReboot: Trigger panic explicitly for init_fatal_panic
by Woody Lin
· 5 years ago
bbe6905
Add stack trace coverage to MTE tests.
by Peter Collingbourne
· 5 years ago
d427b54
Merge "Revert "Make libstatssocket a shared_lib""
by Jiyong Park
· 5 years ago
3e0ec0f
Revert "Make libstatssocket a shared_lib"
by Jiyong Park
· 5 years ago
d25f5db
Merge "Make libstatssocket a shared_lib"
by Jiyong Park
· 5 years ago
7821048
Merge "Change call to mmap64."
by Christopher Ferris
· 5 years ago
4cd4b45
Merge "Add support for MTE error reports in tombstones."
by Peter Collingbourne
· 5 years ago
972f1ba
Merge changes Ib0f33d2f,Ife6c09dd,I55ed5656
by Tom Cherry
· 5 years ago
7b9f35c
Change call to mmap64.
by Christopher Ferris
· 5 years ago
1af4a81
Merge "libsnapshot: fix incorrect assumption of cow images"
by Yifan Hong
· 5 years ago
2814928
Merge "[adb client] Fix mdns discovery service registry."
by Joshua Duong
· 5 years ago
053daca
logd: enable -Wextra
by Tom Cherry
· 5 years ago
5178089
logd: don't check of the timestamp of audit messages is monotonic
by Tom Cherry
· 5 years ago
f2c2746
Remove the monotonic option for logging
by Tom Cherry
· 5 years ago
72fdec1
Merge changes I9a357a3e,I7cfc6393,I69148243
by Tom Cherry
· 5 years ago
c3d30bf
Merge "Fix GetGlobalVariableOffset with tagged pointer in aarch64"
by Treehugger Robot
· 5 years ago
6bc06af
Merge "libfiemap: Remove brittle tests."
by David Anderson
· 5 years ago
f74f58f
Merge "liblp: Add integer overflow checks when aligning."
by David Anderson
· 5 years ago
e6c1a84
libsnapshot: fix incorrect assumption of cow images
by Yifan Hong
· 5 years ago
e3fa729
libfiemap: Remove brittle tests.
by David Anderson
· 5 years ago
42c2733
liblp: Add integer overflow checks when aligning.
by David Anderson
· 5 years ago
2e66043
Merge "Add tests for zero snapshot size."
by Yifan Hong
· 5 years ago
077ac11
[adb client] Fix mdns discovery service registry.
by Joshua Duong
· 5 years ago
cef47bb
logd: start cleaning up LogReaderThread
by Tom Cherry
· 5 years ago
320f596
logd: use std::function and lambdas where appropriate
by Tom Cherry
· 5 years ago
6ec71e9
logd: rename LogTimes -> LogReaderThread
by Tom Cherry
· 5 years ago
794acfc
Merge changes Ic7620978,I6d5bab58,Id1668c26,Icdb56b6f,Ic0c86a2b
by Tom Cherry
· 5 years ago
79d54f7
logd: remove FlushCommand
by Tom Cherry
· 5 years ago
f2554ab
Merge "fiemap_image_test: libcrypto_utils as static lib"
by Alessio Balsini
· 5 years ago
20118ee
logd: rename mOldest -> oldest_
by Tom Cherry
· 5 years ago
5a3db39
logd: separate PruneList from LogBuffer
by Tom Cherry
· 5 years ago
e170d1a
logd: don't use SIGHUP to reinitialize
by Tom Cherry
· 5 years ago
1a12ae3
logd: decouple LogTags from LogBuffer
by Tom Cherry
· 5 years ago
67da093
Merge "fastboot: Fix snapshot-update merge behavior."
by David Anderson
· 5 years ago
f9273c2
Merge "processgroup: Set min_sdk_version"
by Treehugger Robot
· 5 years ago
6789753
Merge "libcutils: Set min_sdk_version"
by Jooyung Han
· 5 years ago
2a2e9e0
Merge "gralloc: Set min_sdk_version"
by Treehugger Robot
· 5 years ago
29512fb
Make libstatssocket a shared_lib
by Tej Singh
· 6 years ago
2f44810
Merge "Add libnativehelper.so to public libraries"
by Orion Hodson
· 5 years ago
5a0177d
fastboot: Fix snapshot-update merge behavior.
by David Anderson
· 5 years ago
f4cd49a
Merge changes from topic "snapshot_fuzz"
by Yifan Hong
· 5 years ago
0964727
Merge "first_stage_init: add support to skip module load failures"
by Treehugger Robot
· 5 years ago
8f9d4af
Merge "Fix dangling pointer issue in LocalUpdatbleMaps"
by Christopher Ferris
· 5 years ago
c890742
first_stage_init: add support to skip module load failures
by Will McVicker
· 5 years ago
e0c2e62
Add tests for zero snapshot size.
by Yifan Hong
· 5 years ago
d2a8418
Merge "Handle zero snapshot size appropriately."
by Yifan Hong
· 5 years ago
a7a194b
Fix dangling pointer issue in LocalUpdatbleMaps
by Sim Sun
· 5 years ago
83c690c
Handle zero snapshot size appropriately.
by Yifan Hong
· 5 years ago
c43f513
Enable automatic libsnapshot fuzzer runs
by Yifan Hong
· 5 years ago
4d5bfab
Also log corpus when aborted through libbase.
by Yifan Hong
· 5 years ago
b827d1d
Merge "remount: Improve messaging when a reboot is needed."
by David Anderson
· 5 years ago
e874875
Merge "Reject services that are both critical and oneshot"
by Nikita Ioffe
· 5 years ago
dfcf2e8
Merge "Add reason why userspace reboot shutdown sequence failed"
by Nikita Ioffe
· 5 years ago
51c251c
Reject services that are both critical and oneshot
by Nikita Ioffe
· 5 years ago
39d4553
Add reason why userspace reboot shutdown sequence failed
by Nikita Ioffe
· 5 years ago
ce036fd
fiemap_image_test: libcrypto_utils as static lib
by Alessio Balsini
· 5 years ago
8bb2b3f
Merge "task_profiles.json: add a new task profile used by camera HAL"
by Treehugger Robot
· 5 years ago
ee024b0
Merge "snapshot_test: Fix overflow in statvfs arithmetics"
by Treehugger Robot
· 5 years ago
0d4a47b
libsnapshot_fuzzer: Fuzz MapUpdateSnapshot.
by Yifan Hong
· 5 years ago
db0e62b
libsnapshot_fuzzer: construct valid super partition metadata.
by Yifan Hong
· 5 years ago
74d1fb4
libsnapshot_fuzzer: Fuzz CreateUpdateSnapshots
by Yifan Hong
· 5 years ago
c0df932
libsnapshot_fuzzer: add additional tests for more APIs
by Yifan Hong
· 5 years ago
90a9393
libsnapshot_fuzzer: use protobuf
by Yifan Hong
· 5 years ago
5eb2d6f
libsnapshot_fuzzer: map super image
by Yifan Hong
· 5 years ago
8c604e8
task_profiles.json: add a new task profile used by camera HAL
by Suren Baghdasaryan
· 5 years ago
13c6574
Merge "init: Add task_profiles init command"
by Suren Baghdasaryan
· 5 years ago
c941236
Merge changes I5b3ca4f0,I610bed59
by Tom Cherry
· 5 years ago
c9c0bba
init: Add task_profiles init command
by Suren Baghdasaryan
· 5 years ago
20d4d23
liblog: mark tests as require_root: true
by Tom Cherry
· 5 years ago
710825c
liblog: require root for multi_connect_dgram_socket test
by Tom Cherry
· 5 years ago
75672f8
snapshot_test: Fix overflow in statvfs arithmetics
by Alessio Balsini
· 5 years ago
1a342a1
Merge "logd: refactor mLast setting into a GetOldest function"
by Tom Cherry
· 5 years ago
385c2c9
logd: refactor mLast setting into a GetOldest function
by Tom Cherry
· 5 years ago
2e3af86
Merge "Reland "bionic_libc_platform_headers is only available when building with Bionic"."
by Martin Stjernholm
· 5 years ago
45253ae
remount: Improve messaging when a reboot is needed.
by David Anderson
· 5 years ago
a5fa1ae
Merge "rootdir: init.rc: mount tracefs"
by Treehugger Robot
· 5 years ago
5842928
Merge "Switch to new kernel ptrace interface for reading tags."
by Peter Collingbourne
· 5 years ago
7cae334
Merge "Avoid zero-initializing our most-used buffers."
by Elliott Hughes
· 5 years ago
a34edf5
Merge "Add METADATA to system/core: Apache2+BSD=NOTICE"
by Bob Badour
· 5 years ago
8c253d4
Avoid zero-initializing our most-used buffers.
by Elliott Hughes
· 5 years ago
7609e44
Merge "init: add even more debugging information for reboot"
by Tom Cherry
· 5 years ago
0fc5ac0
Add METADATA to system/core: Apache2+BSD=NOTICE
by Bob Badour
· 5 years ago
6923de1
Merge "logd: disable flaky logd.timeout test"
by Tom Cherry
· 5 years ago
09eae50
Merge "liblog: clean up log_id.h includes"
by Tom Cherry
· 5 years ago
9d19a05
rootdir: init.rc: mount tracefs
by Kyle Lin
· 5 years ago
597559a
Merge "stats: Set min_sdk_version"
by Jooyung Han
· 5 years ago
4a27a81
Reland "bionic_libc_platform_headers is only available when building with Bionic".
by Martin Stjernholm
· 5 years ago
25a4d70
logd: disable flaky logd.timeout test
by Tom Cherry
· 5 years ago
e123b3c
Add libnativehelper.so to public libraries
by Orion Hodson
· 5 years ago
118c5ee
Switch to new kernel ptrace interface for reading tags.
by Peter Collingbourne
· 5 years ago
1c84135
init: add even more debugging information for reboot
by Tom Cherry
· 5 years ago
9e1cabd
Merge "Revert "bionic_libc_platform_headers is only available when buil...""
by Martin Stjernholm
· 5 years ago
87bac1a
Revert "bionic_libc_platform_headers is only available when buil..."
by Martin Stjernholm
· 5 years ago
6b4faa5
Merge "bionic_libc_platform_headers is only available when building with Bionic."
by Martin Stjernholm
· 5 years ago
Next »