Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
a9027581bdb6af73fbd2e3702bc79bee782b95cf
a902758
Properly size response buffer in ifc_act_on_address
by Lorenzo Colitti
· 6 years ago
c3d3896
Return a valid error code when adding an invalid IP address.
by Lorenzo Colitti
· 6 years ago
d70c322
Merge "liblp: Allow "flashing" files on the host."
by David Anderson
· 6 years ago
5a20de9
Merge "liblp: Export WriteToImageFile given a file descriptor."
by David Anderson
· 6 years ago
80a734f
Merge "Allow the adb server to bind on ::1"
by Josh Gao
· 6 years ago
adebae2
Merge "Move the dexfile support to implementation."
by Christopher Ferris
· 6 years ago
6d4e9b1
Merge "logd: print a message when kicking a client or skipping entries"
by Tom Cherry
· 6 years ago
1b0ea6c
Merge "init: fix subcontext tests running as non-root."
by Treehugger Robot
· 6 years ago
1c005f3
init: fix subcontext tests running as non-root.
by Tom Cherry
· 6 years ago
456df69
Move the dexfile support to implementation.
by Christopher Ferris
· 6 years ago
e8237b3
Merge "Expose ParseBool from libbase"
by Daniel Colascione
· 6 years ago
2780d0a
liblp: Allow "flashing" files on the host.
by David Anderson
· 6 years ago
4300572
liblp: Export WriteToImageFile given a file descriptor.
by David Anderson
· 6 years ago
9e3cbb6
Expose ParseBool from libbase
by Daniel Colascione
· 6 years ago
4023938
Merge "liblog: remove the rest of the log reader transport"
by Tom Cherry
· 6 years ago
332f99a
Merge "liblog: remove memset() before recv()."
by Tom Cherry
· 6 years ago
82a31b8
Merge "Add variadic logging to libdebuggerd internal."
by Treehugger Robot
· 6 years ago
1a75a8c
liblog: remove memset() before recv().
by Tom Cherry
· 6 years ago
aadebd8
Add variadic logging to libdebuggerd internal.
by Mitch Phillips
· 6 years ago
026ddde
liblog: remove the rest of the log reader transport
by Tom Cherry
· 6 years ago
300448a
Merge "Make userspace_reboot.in_progress sysprop-as-api"
by Nikita Ioffe
· 6 years ago
1af471d
Merge "Add statusToString function."
by Steven Moreland
· 6 years ago
d8c3cae
Merge "liblog: Assure shifting behavior is consistent"
by Treehugger Robot
· 6 years ago
43f9d5f
Merge "Add absl-like StringReplace."
by Elliott Hughes
· 6 years ago
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
908e0df
Add absl-like StringReplace.
by Elliott Hughes
· 6 years ago
7d16aed
Merge "liblog: simplify logd 'command' functions and struct logger"
by Tom Cherry
· 6 years ago
591cab8
Add statusToString function.
by Steven Moreland
· 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
21f16a0
logd: print a message when kicking a client or skipping entries
by Tom Cherry
· 6 years ago
b8bacea
liblog: return 0 from android_logger_list_read() when recv() returns 0
by Tom Cherry
· 6 years ago
23dbd6d
Make userspace_reboot.in_progress sysprop-as-api
by Nikita Ioffe
· 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
Next »