Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
9829e7f89469a828d216e9558c259253bd11dda9
9829e7f
liblog: Assure shifting behavior is consistent
by Greg Kaiser
· 6 years ago
ba53516
Merge "Include PSTATE in tombstones on arm64."
by Treehugger Robot
· 6 years ago
dc2f874
Merge "Add cpu-set properties to serializer test"
by Orion Hodson
· 6 years ago
bb2f941
Include PSTATE in tombstones on arm64.
by Peter Collingbourne
· 6 years ago
bf55a76
Merge "fastbootd: Disallow certain operations during snapshot updates."
by David Anderson
· 6 years ago
7d16aed
Merge "liblog: simplify logd 'command' functions and struct logger"
by Tom Cherry
· 6 years ago
fe983b6
Merge "ziptool: fix unknown long options."
by Treehugger Robot
· 6 years ago
9156c53
liblog: simplify logd 'command' functions and struct logger
by Tom Cherry
· 6 years ago
c9c8318
Merge "liblog: return 0 from android_logger_list_read() when recv() returns 0"
by Tom Cherry
· 6 years ago
2ab5a70
ziptool: fix unknown long options.
by Elliott Hughes
· 6 years ago
b8bacea
liblog: return 0 from android_logger_list_read() when recv() returns 0
by Tom Cherry
· 6 years ago
dc4bd27
Merge "Add a very basic userspace reboot watchdog"
by Nikita Ioffe
· 6 years ago
8e77b78
Add cpu-set properties to serializer test
by Orion Hodson
· 6 years ago
a487793
Merge "libsnapshot: Add a helper for handling data wipes in recovery."
by David Anderson
· 6 years ago
bc1d0b0
Merge "init: make CheckPropertyTriggers() more efficient"
by Tom Cherry
· 6 years ago
82a431e
Add a very basic userspace reboot watchdog
by Nikita Ioffe
· 6 years ago
2ebe95f
Merge "liblog: cleanup opaque type usage"
by Tom Cherry
· 6 years ago
c5282e4
Merge "Add sysprops for start & end of userspace reboot"
by Nikita Ioffe
· 6 years ago
828db1a
liblog: cleanup opaque type usage
by Tom Cherry
· 6 years ago
1efc484
init: make CheckPropertyTriggers() more efficient
by Tom Cherry
· 6 years ago
bace599
Merge "Handle the reboot in the recovery user mode"
by Tianjie Xu
· 6 years ago
afce590
Merge "fastbootd: exporting CPU ABI info"
by Treehugger Robot
· 6 years ago
e40d2b1
Merge "Add support for freezer cgroup"
by Treehugger Robot
· 6 years ago
c0df187
Add sysprops for start & end of userspace reboot
by Nikita Ioffe
· 6 years ago
b6d7ea1
Handle the reboot in the recovery user mode
by Tianjie Xu
· 6 years ago
8e2f75e
Merge "libziparchive: fix -Wimplicit-int-float-conversion"
by Treehugger Robot
· 6 years ago
b34291b
Merge "init: make triggering shutdown from vendor_init better"
by Treehugger Robot
· 6 years ago
4e7507f
libziparchive: fix -Wimplicit-int-float-conversion
by Nick Desaulniers
· 6 years ago
18278d2
init: make triggering shutdown from vendor_init better
by Tom Cherry
· 6 years ago
726a68c
Add support for freezer cgroup
by Marco Ballesio
· 6 years ago
e91c76b
Merge "init: check property type in host_init_verifier"
by Tom Cherry
· 6 years ago
02359c6
Merge "Use PLOG and TEMP_FAILURE_RETRY for uevent socket errors"
by Treehugger Robot
· 6 years ago
2ba8c4b
Merge "Ignore nullptr in native_handle_close()."
by Elliott Hughes
· 6 years ago
edad2bf
Use PLOG and TEMP_FAILURE_RETRY for uevent socket errors
by Tom Cherry
· 6 years ago
47cdf6c
Merge "Move init and ueventd scripts from / to /system/etc"
by Tom Cherry
· 6 years ago
33da5c9
fastbootd: exporting CPU ABI info
by Bowgo Tsai
· 6 years ago
563a73e
Merge "Rename # vndk tag to # llndk"
by Treehugger Robot
· 6 years ago
b2542d2
Rename # vndk tag to # llndk
by Jiyong Park
· 6 years ago
7e42484
Ignore nullptr in native_handle_close().
by Elliott Hughes
· 6 years ago
46f9698
Merge "libsparse: fix memory leak in output_file_close()"
by Treehugger Robot
· 6 years ago
08c9cea
Merge "unzip/zipinfo: use float percentages like the RI."
by Treehugger Robot
· 6 years ago
0087597
unzip/zipinfo: use float percentages like the RI.
by Elliott Hughes
· 6 years ago
5fff387
Merge "Revert "Delay initial accept() until server initialized""
by Raman Tenneti
· 6 years ago
b71b5af
Revert "Delay initial accept() until server initialized"
by Raman Tenneti
· 6 years ago
6657c5d
Merge "Revert "Support socket activation of adb server""
by Raman Tenneti
· 6 years ago
c77904e
Revert "Support socket activation of adb server"
by Raman Tenneti
· 6 years ago
0117aab
Merge "Revert "fix 'adb shell'""
by Raman Tenneti
· 6 years ago
4932ada
Revert "fix 'adb shell'"
by Raman Tenneti
· 6 years ago
b5f2ec0
init: check property type in host_init_verifier
by Tom Cherry
· 6 years ago
1d28400
Merge "fix 'adb shell'"
by Maciej Żenczykowski
· 6 years ago
cc6d793
fix 'adb shell'
by Maciej Żenczykowski
· 6 years ago
48c9f61
libsparse: fix memory leak in output_file_close()
by Robin Hsu
· 6 years ago
d938165
Merge "Delay initial accept() until server initialized"
by Treehugger Robot
· 6 years ago
d705282
Merge "Support socket activation of adb server"
by Daniel Colascione
· 6 years ago
a8f3081
Merge "libcutils: remove unused socket_set_receive_timeout()."
by Treehugger Robot
· 6 years ago
220ddb1
fastbootd: Disallow certain operations during snapshot updates.
by David Anderson
· 6 years ago
b58df7d
libsnapshot: Add a helper for handling data wipes in recovery.
by David Anderson
· 6 years ago
01a3f13
Merge "Fix build with new googletest"
by Haibo Huang
· 6 years ago
cf8a5b0
Fix build with new googletest
by Haibo Huang
· 6 years ago
d91984a
libcutils: remove unused socket_set_receive_timeout().
by Elliott Hughes
· 6 years ago
eb8cccf
Merge "Replace -Weverything with -Wextra"
by Treehugger Robot
· 6 years ago
ef6d913
Merge "fastdeploy: fix tests."
by Elliott Hughes
· 6 years ago
b1ea33b
Replace -Weverything with -Wextra
by Colin Cross
· 6 years ago
c9f5353
Move init and ueventd scripts from / to /system/etc
by Tom Cherry
· 6 years ago
0bc3f6b
Merge "configs for jailed procs to dump code coverage data"
by Treehugger Robot
· 6 years ago
838f5cc
Merge "userspace reboot: don't re-install keyring when remounting userdata"
by Nikita Ioffe
· 6 years ago
8106c8e
Merge changes from topic "native process registration"
by Suren Baghdasaryan
· 6 years ago
be49555
Merge "Do not run init CTS test on secondary ABI"
by Treehugger Robot
· 6 years ago
16366e3
Merge "ziparchive: add a corpus for the fuzzer."
by Treehugger Robot
· 6 years ago
36e6f6d
configs for jailed procs to dump code coverage data
by Ray Essick
· 6 years ago
63898aa
userspace reboot: don't re-install keyring when remounting userdata
by Nikita Ioffe
· 6 years ago
74f0fc6
fastdeploy: fix tests.
by Elliott Hughes
· 6 years ago
4ad4a11
Delay initial accept() until server initialized
by Daniel Colascione
· 6 years ago
4456b5f
Support socket activation of adb server
by Daniel Colascione
· 6 years ago
7e5fb6b
Merge "migrate *.libraries.txt from Make to Soong"
by Treehugger Robot
· 6 years ago
a4eeead
Do not run init CTS test on secondary ABI
by Tom Cherry
· 6 years ago
71ed80a
Merge "Add require_root for libcutils tests"
by Treehugger Robot
· 6 years ago
9e63ba7
ziparchive: add a corpus for the fuzzer.
by Elliott Hughes
· 6 years ago
e41aded
Add require_root for libcutils tests
by Tom Cherry
· 6 years ago
ec56c59
Merge "healthd: Fix incorrect return check"
by Treehugger Robot
· 6 years ago
449282c
Merge "Make encryption action an argument to mkdir"
by Paul Crowley
· 6 years ago
c29c2ba
init: Add support for native service registration with lmkd
by Suren Baghdasaryan
· 6 years ago
e353d86
lmkd: Support process types when registering a process
by Suren Baghdasaryan
· 6 years ago
4c6d3d7
lmkd: Add library function to unregister a process
by Suren Baghdasaryan
· 6 years ago
adb54f8
lmkd: Prepare lmkd to support connection from init process
by Suren Baghdasaryan
· 6 years ago
12ab187
lmkd: Restrict process record modifications to the client that created it
by Suren Baghdasaryan
· 6 years ago
7f44a83
Merge "Add libcutils_test into TEST_MAPPING"
by Suren Baghdasaryan
· 6 years ago
ad3069e
Merge "Turn on executable bit on system_ext/bin"
by Treehugger Robot
· 6 years ago
7051bb3
Merge "userspace reboot: unmount apexes and switch to bootstrap namespace"
by Nikita Ioffe
· 6 years ago
4e467e7
Turn on executable bit on system_ext/bin
by Jeongik Cha
· 6 years ago
ab91ee9
userspace reboot: unmount apexes and switch to bootstrap namespace
by Nikita Ioffe
· 6 years ago
dbee361
Merge "Make remount into checkpointing for ext4 userdata a no-op"
by Nikita Ioffe
· 6 years ago
3697315
Add libcutils_test into TEST_MAPPING
by Suren Baghdasaryan
· 6 years ago
af79990
Merge "BatteryMonitor: init health info properly."
by Treehugger Robot
· 6 years ago
e4cb2c4
Merge "Move comments into selinux.h and fix"
by Treehugger Robot
· 6 years ago
a8854d3
Merge "Trace.h: explicitly use global namespace"
by Treehugger Robot
· 6 years ago
0a4fcfb
Merge "libcutils: update fs_config tests for current behavior"
by Treehugger Robot
· 6 years ago
56b2666
Merge "libbase: add a README.md covering the most frequent question."
by Elliott Hughes
· 6 years ago
42697d3
Make remount into checkpointing for ext4 userdata a no-op
by Nikita Ioffe
· 6 years ago
f8baa89
libcutils: update fs_config tests for current behavior
by Tom Cherry
· 6 years ago
Next »