Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
4fab57cebeed394bb7ed266cff9c5202cefe3148
4fab57c
Remove sbin from fs_config.cpp
by Tom Cherry
· 6 years ago
0ec2dbd
Merge "adb: enable/disable verity expected overlayfs errors."
by Treehugger Robot
· 6 years ago
4d36f8b
Merge "libbase: add ConsumePrefix/ConsumeSuffix."
by Elliott Hughes
· 6 years ago
64e1686
Merge "adbd: move posix_fadvise after open."
by Treehugger Robot
· 6 years ago
75be259
Merge "Ignore memory from elf on /memfd:"
by Christopher Ferris
· 6 years ago
5b064c2
adb: enable/disable verity expected overlayfs errors.
by Mark Salyzyn
· 6 years ago
44e4847
libbase: add ConsumePrefix/ConsumeSuffix.
by Elliott Hughes
· 6 years ago
a2ac7d5
Merge "move classes out of native_loader.cpp"
by Treehugger Robot
· 6 years ago
3ca7618
Ignore memory from elf on /memfd:
by Christopher Ferris
· 6 years ago
21ade3b
move classes out of native_loader.cpp
by Jiyong Park
· 6 years ago
29c395d
Merge "Workaround bad markdown parser."
by Treehugger Robot
· 6 years ago
1198352
Merge "Fix an unintialized return value."
by Stephen Hines
· 6 years ago
3ddeec9
Merge "fs_mgr: overlay: resize other OTA partitions to zero to make space"
by David Anderson
· 6 years ago
12405b3
Merge "adbd: avoid starting multiple worker threads."
by Treehugger Robot
· 6 years ago
d6c6390
fs_mgr: overlay: resize other OTA partitions to zero to make space
by Mark Salyzyn
· 6 years ago
cad1fa1
Fix an unintialized return value.
by Stephen Hines
· 6 years ago
02ee742
Workaround bad markdown parser.
by Dan Albert
· 6 years ago
9462269
Merge "adb: increase `adb [un]root` timeout."
by Treehugger Robot
· 6 years ago
6ed5601
Merge "Reland: Fix libnativeloader to correctly link to the platform namespace."
by Martin Stjernholm
· 6 years ago
eed94e7
Merge "adbd: compile a static version."
by Treehugger Robot
· 6 years ago
b0eedc0
adb: increase `adb [un]root` timeout.
by Josh Gao
· 6 years ago
33559ab
adbd: compile a static version.
by Josh Gao
· 6 years ago
2fe0b57
adbd: avoid starting multiple worker threads.
by Josh Gao
· 6 years ago
54f585d
adbd: move posix_fadvise after open.
by Josh Gao
· 6 years ago
d7cf7ea
Reland: Fix libnativeloader to correctly link to the platform namespace.
by Martin Stjernholm
· 6 years ago
06818e7
Merge "Add linker entries for the new libdexfiled_external.so."
by Martin Stjernholm
· 6 years ago
e377758
Merge "Attempt native rollback for frequent crashes before boot completed"
by Zimuzo Ezeozue
· 6 years ago
390b424
Add linker entries for the new libdexfiled_external.so.
by Martin Stjernholm
· 6 years ago
6e5019a
Attempt native rollback for frequent crashes before boot completed
by Zimuzo
· 6 years ago
f75b7fa
Merge "Allow memory metrics on devices that use kernel LMK"
by Jim Blackler
· 6 years ago
82ca71c
Merge "Revert "Fix libnativeloader to correctly link to the platform namespace.""
by Treehugger Robot
· 6 years ago
857a737
Merge "liblog: display valid utf8 characters with 'printable' log format"
by Tom Cherry
· 6 years ago
27ea5ad
Merge "adb: restore generation of public key in `adb keygen`."
by Treehugger Robot
· 6 years ago
9edbdc3
Revert "Fix libnativeloader to correctly link to the platform namespace."
by Martin Stjernholm
· 6 years ago
8044801
adb: restore generation of public key in `adb keygen`.
by Josh Gao
· 6 years ago
e5a21fe
Merge "Support adb rescue wipe command"
by Tianjie Xu
· 6 years ago
4097ba7
liblog: display valid utf8 characters with 'printable' log format
by Tom Cherry
· 6 years ago
98bac70
Merge "Nativeloader: Restrict anonymous namespace creation"
by Treehugger Robot
· 6 years ago
4ca394b
Merge "Fix libnativeloader to correctly link to the platform namespace."
by Treehugger Robot
· 6 years ago
0ab6a87
Fix libnativeloader to correctly link to the platform namespace.
by Martin Stjernholm
· 6 years ago
2feb95b
Allow memory metrics on devices that use kernel LMK
by Jim Blackler
· 6 years ago
0af6ed5
Support adb rescue wipe command
by xunchang
· 6 years ago
be008e2
Nativeloader: Restrict anonymous namespace creation
by Andreas Gampe
· 6 years ago
aa44e4a
Merge "init: Add reboot timeout handler"
by Joseph Jang
· 6 years ago
c2c9fd3
Merge "Add UID printing to tombstone headers"
by Misha Wagner
· 6 years ago
1333c61
init: Add reboot timeout handler
by josephjang
· 6 years ago
77f6ecb
Merge "Revert "Add a way to turn off unique_fd's operator int.""
by Ian Kasprzak
· 6 years ago
27ded66
Revert "Add a way to turn off unique_fd's operator int."
by Ian Kasprzak
· 6 years ago
b6bc85a
Merge "liblog: remove LIBLOG_WEAK"
by Tom Cherry
· 6 years ago
c270fb5
Merge "adbd: reduce queue depths."
by Josh Gao
· 6 years ago
7cf533a
liblog: remove LIBLOG_WEAK
by Tom Cherry
· 6 years ago
081d02f
Merge "logd: remove SELinux dup handling"
by Treehugger Robot
· 6 years ago
94aef2d
Merge "Fix a warning on namespace.media.link.default.shared_libs"
by Treehugger Robot
· 6 years ago
e7e4f24
Merge "Add a way to turn off unique_fd's operator int."
by Josh Gao
· 6 years ago
c722709
Merge "adb: silence warning from libusb."
by Treehugger Robot
· 6 years ago
c1b4e05
Merge "adb: fix double close in wait-for-*."
by Treehugger Robot
· 6 years ago
44b365c
adbd: reduce queue depths.
by Josh Gao
· 6 years ago
60ddb4b
logd: remove SELinux dup handling
by Nick Kralevich
· 6 years ago
2b96443
Add a way to turn off unique_fd's operator int.
by Josh Gao
· 6 years ago
72b2c01
Merge "libion: convert a header file using update_all.py"
by Elliott Hughes
· 6 years ago
568cadb
Merge "init: simplify async restorecon"
by Tom Cherry
· 6 years ago
5ff6c93
Merge "bootstat: add .* positive/negative test"
by Mark Salyzyn
· 6 years ago
022a209
bootstat: add .* positive/negative test
by Mark Salyzyn
· 6 years ago
b104cf6
init: simplify async restorecon
by Tom Cherry
· 6 years ago
49e5fb5
Merge "bootstat: add 3 pmic off reasons to known set"
by Treehugger Robot
· 6 years ago
2b9742b
libion: convert a header file using update_all.py
by Yoshitaka Seto
· 6 years ago
9c3d871
bootstat: add 3 pmic off reasons to known set
by Jone Chou
· 6 years ago
1558d4a
Merge "Remove the mount points defined in skip_mount.cfg from ReadDefaultFstab()"
by Treehugger Robot
· 6 years ago
b984805
Fix a warning on namespace.media.link.default.shared_libs
by Dongwon Kang
· 6 years ago
f998736
Merge "bootstat: Allow regex matches for boot reasons"
by Treehugger Robot
· 6 years ago
bb3b59d
Merge "init: handle getpeercon() errors"
by Tom Cherry
· 6 years ago
b49d572
Merge "init: set up SelinuxAuditCallback() earlier"
by Tom Cherry
· 6 years ago
35b30eb
bootstat: Allow regex matches for boot reasons
by Mark Salyzyn
· 6 years ago
34e9335
Remove the mount points defined in skip_mount.cfg from ReadDefaultFstab()
by SzuWei Lin
· 6 years ago
8dcaaf7
Add UID printing to tombstone headers
by Misha Wagner
· 6 years ago
7f7bcce
Merge "Adding adb_debug.prop into debug ramdisk"
by Treehugger Robot
· 6 years ago
72cbcda
Merge "libprocessgroup: limit libprocessgroup's VNDK API surface"
by Treehugger Robot
· 6 years ago
83a6d90
Merge "adb: Support rescue install and getprop."
by Tao Bao
· 6 years ago
ed506ed
init: handle getpeercon() errors
by Tom Cherry
· 6 years ago
761dbc8
libprocessgroup: limit libprocessgroup's VNDK API surface
by Suren Baghdasaryan
· 6 years ago
70ed903
init: set up SelinuxAuditCallback() earlier
by Tom Cherry
· 6 years ago
5888328
Merge "Re-enable file descriptor caching and add option to skip caching"
by Suren Baghdasaryan
· 6 years ago
2bca47c
Merge "fs_mgr: overlayfs: suppress mkfs output"
by Treehugger Robot
· 6 years ago
4deb97e
Adding adb_debug.prop into debug ramdisk
by Bowgo Tsai
· 6 years ago
1d4aa7f
Merge "init.rc: set fsck log permission on post-fs-data"
by Treehugger Robot
· 6 years ago
c6091ec
Re-enable file descriptor caching and add option to skip caching
by Suren Baghdasaryan
· 6 years ago
f5f71ca
Merge "Copying debug ramdisk files to /debug_ramdisk/*"
by Treehugger Robot
· 6 years ago
8a7c1a7
adb: Support rescue install and getprop.
by Tao Bao
· 6 years ago
7c755a0
init.rc: set fsck log permission on post-fs-data
by Wei Wang
· 6 years ago
a0665ca
Merge "init: small header clean up"
by Treehugger Robot
· 6 years ago
68ec06d
Merge "Don't assume an A/B device when overriding the super partition name."
by Treehugger Robot
· 6 years ago
76f907c
Merge "Ziparchive: Enable -Wconversion"
by Treehugger Robot
· 6 years ago
3ce72c3
Merge "Add indicator that an elf is memory backed."
by Christopher Ferris
· 6 years ago
1c7cc9d
Merge "init: set oom_adj early before fork vendor_init"
by Treehugger Robot
· 6 years ago
fdabe34
Copying debug ramdisk files to /debug_ramdisk/*
by Bowgo Tsai
· 6 years ago
58c21a6
adb: fix double close in wait-for-*.
by Josh Gao
· 6 years ago
ae3d6f0
init: set oom_adj early before fork vendor_init
by Wei Wang
· 6 years ago
b914f04
Add indicator that an elf is memory backed.
by Christopher Ferris
· 6 years ago
09beab6
Merge "adb: Recognize rescue mode."
by Tao Bao
· 6 years ago
361224f
init: small header clean up
by Tom Cherry
· 6 years ago
Next »