Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
4c3d9b2491e09a322e86e34319d8de5789877888
4c3d9b2
Merge "Revert "Remove libfiemap_writer from fs_mgr and move it to gsid.""
by David Anderson
· 6 years ago
31656c2
Revert "Remove libfiemap_writer from fs_mgr and move it to gsid."
by David Anderson
· 6 years ago
c8620dd
Merge "init: clean up file / socket descriptor creation"
by Tom Cherry
· 6 years ago
2a0a081
Merge "Add reserved AID ranges for all partitions"
by Tom Cherry
· 6 years ago
3d5b8bc
Merge "Remove libfiemap_writer from fs_mgr and move it to gsid."
by David Anderson
· 6 years ago
20fbf0d
Remove libfiemap_writer from fs_mgr and move it to gsid.
by David Anderson
· 6 years ago
2e4c85f
init: clean up file / socket descriptor creation
by Tom Cherry
· 6 years ago
91338a6
Merge "bootstat: power_on* handling"
by Mark Salyzyn
· 6 years ago
a8b0517
Merge "Add noexcept to missing places in expected.h"
by Tom Cherry
· 6 years ago
cd22e3a
Merge "fs_mgr: Remove the timeout parameter to DestroyLogicalPartition."
by David Anderson
· 6 years ago
c9b797a
Merge "libdm: Improve the reliability of dm device paths."
by David Anderson
· 6 years ago
e0b729d
Merge "lmkd: Prevent non-main threads being registered or killed by lmkd"
by Suren Baghdasaryan
· 6 years ago
8a779ee
Merge "init: fix clang-tidy performance issues"
by Tom Cherry
· 6 years ago
bde9fc1
Merge "fs_mgr: overlay: do not allow sub-mounts to be overridden"
by Treehugger Robot
· 6 years ago
4b505fe
Merge "Checks the interface inheritance hierarchy in init_rc files."
by Daniel Norman
· 6 years ago
e7a010d
Merge "init: Write the reason in BCB on "reboot recovery""
by Tom Cherry
· 6 years ago
5c296a0
Merge "init: powerctl support and propagate longer canonical reboot reasons."
by Treehugger Robot
· 6 years ago
67a0dd4
Merge "libutils: remove references to unimplemented func"
by Steven Moreland
· 6 years ago
a1821e1
Merge "libadbd_services: remove unused deps"
by Steven Moreland
· 6 years ago
0082ef1
lmkd: Prevent non-main threads being registered or killed by lmkd
by Suren Baghdasaryan
· 6 years ago
c0927e6
libutils: remove references to unimplemented func
by Steven Moreland
· 6 years ago
e0d94b6
libadbd_services: remove unused deps
by Steven Moreland
· 6 years ago
470fe2b
fs_mgr: Remove the timeout parameter to DestroyLogicalPartition.
by David Anderson
· 6 years ago
924858c
libdm: Improve the reliability of dm device paths.
by David Anderson
· 6 years ago
3f42a76
Checks the interface inheritance hierarchy in init_rc files.
by Daniel Norman
· 6 years ago
4280165
Merge "Remove binder dependency in init."
by Steven Moreland
· 6 years ago
android-o-mr1-iot-release-1.0.14
4d35f2e
init: Write the reason in BCB on "reboot recovery"
by Sam Protsenko
· 6 years ago
6da50e3
Merge "Rename product_services to system_ext"
by Justin Yun
· 6 years ago
7c2e6f4
Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master"
by Treehugger Robot
· 6 years ago
8cf2103
fs_mgr: overlay: do not allow sub-mounts to be overridden
by Mark Salyzyn
· 6 years ago
3ceea09
Add reserved AID ranges for all partitions
by Tom Cherry
· 6 years ago
d7931f1
init: powerctl support and propagate longer canonical reboot reasons.
by Mark Salyzyn
· 6 years ago
7c1d87e
init: fix clang-tidy performance issues
by Tom Cherry
· 6 years ago
4ee2703
Remove binder dependency in init.
by Steven Moreland
· 6 years ago
d543c8c
Merge "grep is now toybox grep."
by Elliott Hughes
· 6 years ago
820333d
Add noexcept to missing places in expected.h
by Tom Cherry
· 6 years ago
3fd963e
DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master
by Xin Li
· 6 years ago
7eaf9b5
Rename product_services to system_ext
by Justin Yun
· 6 years ago
3f407fc
Merge "Fix missing load bias."
by Florian Mayer
· 6 years ago
e05c799
Merge "Remove an ancient spam-busting hack from logd."
by Tom Cherry
· 6 years ago
3d5dd31
grep is now toybox grep.
by Elliott Hughes
· 6 years ago
a93e09f
Merge "Don't implement our own remove_cvref_t."
by Tom Cherry
· 6 years ago
88d2313
Merge changes from topic "fdevent_refactor"
by Josh Gao
· 6 years ago
48d03ad
bootstat: power_on* handling
by Mark Salyzyn
· 6 years ago
249c90f
Fix missing load bias.
by Florian Mayer
· 6 years ago
343ce61
Merge "Fix a few clang-tidy issues and add NOLINT for others"
by Tom Cherry
· 6 years ago
a2928b5
Don't implement our own remove_cvref_t.
by Tom Cherry
· 6 years ago
247ffbf
Fix a few clang-tidy issues and add NOLINT for others
by Tom Cherry
· 6 years ago
0e04ce9
Merge "toolbox: drop NetBSD grep for toybox grep."
by Elliott Hughes
· 6 years ago
5ffffb4
Merge "Rename product_services to system_ext"
by Treehugger Robot
· 6 years ago
5d0ac62
Rename product_services to system_ext
by Justin Yun
· 6 years ago
c7fe155
Merge "logcat: add 'kernel' to defaults"
by Treehugger Robot
· 6 years ago
747aa9a
Merge "Fix unsigned type sub overflow issue when isntall DSU"
by Treehugger Robot
· 6 years ago
35b2936
adb: fdevent: extract Add/Del/SetTimeout.
by Josh Gao
· 6 years ago
33944a2
adb: fdevent: extract Create/Destroy from fdevent_context_poll.
by Josh Gao
· 6 years ago
ebaa348
adb: fdevent: move TerminateLoop to fdevent_context.
by Josh Gao
· 6 years ago
2c95bf7
adb: fdevent: move CheckMainThread logic to fdevent_context.
by Josh Gao
· 6 years ago
e546f68
adb: fdevent: delete FDE_CREATED.
by Josh Gao
· 6 years ago
95eef6b
adb: fdevent: move run queue to fdevent_context.
by Josh Gao
· 6 years ago
3d3f24b
Merge "init: fix to avoid loading apex *.rc files twice"
by Treehugger Robot
· 6 years ago
7adca93
adb: implement fdevent_reset by constructing a new context.
by Josh Gao
· 6 years ago
cdc46ec
Snap for 5622519 from f567078205fa71210a74d0489e1069249abade75 to pi-platform-release
by android-build-team Robot
· 6 years ago
pie-platform-release
95068bb
adb: move fdevent implementation out to a separate file.
by Josh Gao
· 6 years ago
fe535f5
logcat: add 'kernel' to defaults
by Steven Moreland
· 6 years ago
463773b
Merge "Refactorings to match adb_abb to adb_shell code."
by Treehugger Robot
· 6 years ago
ee148dd
Merge "first_stage_init: add console"
by Treehugger Robot
· 6 years ago
b0c5cd2
Merge "Fix error printing code."
by Christopher Ferris
· 6 years ago
c2cf121
adb: de-globalize fdevent context.
by Josh Gao
· 6 years ago
57e09b1
adb: move fdevent to its own folder.
by Josh Gao
· 6 years ago
2d03ad4
adb: add superfluous include.
by Josh Gao
· 6 years ago
63b0775
toolbox: drop NetBSD grep for toybox grep.
by Elliott Hughes
· 6 years ago
cc2f124
Refactorings to match adb_abb to adb_shell code.
by Alex Buynytskyy
· 6 years ago
be7a106
Snap for 5600800 from 09b63da610c9a09e19d8a023a2d76fb009004e00 to pi-platform-release
by android-build-team Robot
· 6 years ago
de3ad1d
Remove an ancient spam-busting hack from logd.
by Elliott Hughes
· 10 years ago
4e6275d
Merge "Remove utf32 functions."
by Steven Moreland
· 6 years ago
d75f30a
first_stage_init: add console
by Steve Muckle
· 6 years ago
9c4fa66
init: fix to avoid loading apex *.rc files twice
by Jooyung Han
· 6 years ago
089941c
Fix unsigned type sub overflow issue when isntall DSU
by liyong
· 6 years ago
0e19f3b
Remove utf32 functions.
by Steven Moreland
· 6 years ago
c538656
Merge "Add android::base::GetPids() function to return all pids"
by Tom Cherry
· 6 years ago
e5815ca
Merge "fastboot: add a wipe-super command."
by David Anderson
· 6 years ago
ab80b02
Merge "Revert "Modularize logd.""
by Tom Cherry
· 6 years ago
e33e1a8
Merge "Checks each interface in an init_rc file is a known hidl_interface."
by Daniel Norman
· 6 years ago
13b1f34
Add android::base::GetPids() function to return all pids
by Tom Cherry
· 6 years ago
c3c5981
Merge "Revert "logd: validate and fill in socket credentials""
by Tom Cherry
· 6 years ago
581f458
Merge "dmabuf_dump: Change the default view to per-process stats"
by Sandeep Patil
· 6 years ago
d943301
Fix error printing code.
by Christopher Ferris
· 6 years ago
3096818
Revert "Modularize logd."
by Tom Cherry
· 6 years ago
40da03b
Revert "logd: validate and fill in socket credentials"
by Tom Cherry
· 6 years ago
7c84b9f
fastboot: add a wipe-super command.
by David Anderson
· 6 years ago
3df8dc5
Checks each interface in an init_rc file is a known hidl_interface.
by Daniel Norman
· 6 years ago
d194013
Merge "adbd: move jdwp listening logic into ART."
by Josh Gao
· 6 years ago
725e0a0
dmabuf_dump: Change the default view to per-process stats
by Sandeep Patil
· 6 years ago
e180ec5
Merge changes from topic "gatekeeper_maintenance"
by Janis Danisevskis
· 6 years ago
c4117af
Merge "init: switch host_init_verifier to getopt()"
by Tom Cherry
· 6 years ago
99ae1d9
Merge "Make ext4 userdata checkpoints work with metadata encryption"
by Treehugger Robot
· 6 years ago
3f1bce8
init: switch host_init_verifier to getopt()
by Tom Cherry
· 6 years ago
52f6171
Merge "init: clean up host_init_stubs a bit"
by Tom Cherry
· 6 years ago
90381ba
Merge "init: remove last init.cpp global"
by Tom Cherry
· 6 years ago
21d9880
Merge changes I9248fbaf,Ifd795776,I201109b5
by Tom Cherry
· 6 years ago
Next »