Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
8c9de83f7950466e43991fad7d162a49010e23d8
8c9de83
Move system/core/ off NO_ERROR.
by Elliott Hughes
· 6 years ago
af4a6cd
Merge changes Ia4244757,Ibcdf69d9
by Josh Gao
· 6 years ago
9bc3809
Merge "Allow Conformance tests to verify userspace fastboot."
by Treehugger Robot
· 6 years ago
2b0fec4
Merge changes Ie03f3895,Id4d9ee61
by Mark Salyzyn
· 6 years ago
a162e23
Merge changes I49c9f064,I946e8564
by Mark Salyzyn
· 6 years ago
a155bfe
Merge "Support fastboot variable battery-soc-ok"
by Treehugger Robot
· 6 years ago
5732e7d
Merge "Use only signed/unsigned numbers with ParseInt/ParseUint respectively"
by Treehugger Robot
· 6 years ago
f1084e0
adbd: clean up jdwp service a bit.
by Josh Gao
· 7 years ago
2c67bf3
Revert "Revert "adb: detect some spin loops and abort.""
by Josh Gao
· 7 years ago
f80c894
Support fastboot variable battery-soc-ok
by Hridya Valsaraju
· 7 years ago
b1f13a1
Allow Conformance tests to verify userspace fastboot.
by Hridya Valsaraju
· 7 years ago
b081f20
fs_mgr: add fs_mgr_access() as no-errno access(,F_OK) wrapper
by Mark Salyzyn
· 7 years ago
cbde986
fs_mgr: candidate list check mount_point
by Mark Salyzyn
· 7 years ago
4472fcd
Use only signed/unsigned numbers with ParseInt/ParseUint respectively
by Tom Cherry
· 7 years ago
deecd56
Merge "init: move InitKernelLogging() to first stage init"
by Tom Cherry
· 7 years ago
0450db5
Merge "Add noexcept to move constructors and assignment operators."
by Chih-hung Hsieh
· 7 years ago
be8f966
init: move InitKernelLogging() to first stage init
by Tom Cherry
· 7 years ago
5aae6db
Add noexcept to move constructors and assignment operators.
by Chih-Hung Hsieh
· 7 years ago
44475a9
Merge "init: allow customizable restart and timeout periods for services"
by Tom Cherry
· 7 years ago
e42d26e
init: allow customizable restart and timeout periods for services
by Tom Cherry
· 7 years ago
67308ca
Merge changes If3664d44,Iab038f3e
by Treehugger Robot
· 7 years ago
39e1276
Merge "Implement support for linker rosegment option."
by Christopher Ferris
· 7 years ago
cc70f0d
fs_mgr: split out fs_mgr_overlayfs_setup_dir()
by Mark Salyzyn
· 7 years ago
ececc1f
fs_mgr: Add fs_mgr_overlayfs_required_devices()
by Mark Salyzyn
· 7 years ago
e28aa86
Merge "Restore lost .dm support of adb install-multiple"
by Treehugger Robot
· 7 years ago
e747a5b
Merge "Add an API to release stats logger resources."
by Treehugger Robot
· 7 years ago
38172f7
Merge "Add a function to allow statslog failure."
by Treehugger Robot
· 7 years ago
9d08d17
Merge "Don't hardcode the super partition name."
by Treehugger Robot
· 7 years ago
085b1eb
Merge "liblp: Remove the guid field from LpMetadataPartition."
by David Anderson
· 7 years ago
5a8f483
Restore lost .dm support of adb install-multiple
by Victor Hsieh
· 7 years ago
b506ea7
Merge "fs_mgr: split out fs_mgr_overlayfs_teardown_one()"
by Treehugger Robot
· 7 years ago
5cb5fc9
Merge "Add /apex tmpfs mount and mount it."
by Martijn Coenen
· 7 years ago
daf4d55
Implement support for linker rosegment option.
by Christopher Ferris
· 7 years ago
367ee5d
fs_mgr: split out fs_mgr_overlayfs_teardown_one()
by Mark Salyzyn
· 7 years ago
90e7ed4
liblp: Remove the guid field from LpMetadataPartition.
by David Anderson
· 7 years ago
0cca0d6
Merge "fs_mgr/init: use unique_ptr + CLO_EXEC for setmntent()/fopen()"
by Treehugger Robot
· 7 years ago
a3981d3
Merge "Load libbacktrace_test.so explicitly."
by Christopher Ferris
· 7 years ago
ae7b685
Merge "liblp: Add support for updateable partition groups."
by Treehugger Robot
· 7 years ago
d4929f5
fs_mgr/init: use unique_ptr + CLO_EXEC for setmntent()/fopen()
by Tom Cherry
· 7 years ago
eb9ceee
Merge changes from topic "ext4 checkpointing"
by Treehugger Robot
· 7 years ago
7fab135
Merge "init: IsDmLinearEnabled() replace with check if logical partitions present in fstab"
by Treehugger Robot
· 7 years ago
4d72808
Load libbacktrace_test.so explicitly.
by Christopher Ferris
· 7 years ago
75b29f7
liblp: Add support for updateable partition groups.
by David Anderson
· 7 years ago
1330978
Merge "fs_mgr: __mount better detail for ENOENT"
by Treehugger Robot
· 7 years ago
437705d
Add an API to release stats logger resources.
by Yao Chen
· 7 years ago
1a5a750
Add a function to allow statslog failure.
by Yao Chen
· 7 years ago
cbccaf6
Merge "Declare __fake_use_va_args as a constexpr function."
by Chih-hung Hsieh
· 7 years ago
aece184
Merge "Support > 2GiB seeks in adb_lseek."
by Tao Bao
· 7 years ago
dfa2bf7
Add /apex tmpfs mount and mount it.
by Martijn Coenen
· 7 years ago
a138e3b
Declare __fake_use_va_args as a constexpr function.
by Chih-Hung Hsieh
· 7 years ago
95ebadc
Merge "allow adb to remount symlink mount points"
by Treehugger Robot
· 7 years ago
cfb3113
Merge "Remove tests for sparse images with CRC from fuzzy_fastboot"
by Treehugger Robot
· 7 years ago
0441a1e
Merge "fs_mgr: overlayfs stop adding rootcontext= to mount"
by Treehugger Robot
· 7 years ago
0ec3e67
Merge "fs_mgr: overlay: device tree and system as root"
by Treehugger Robot
· 7 years ago
2248efd
Merge "init: clarify why we mount /mnt/... in first stage init"
by Tom Cherry
· 7 years ago
39f5ef0
Merge "fastboot: remove engine.cpp/engine.h"
by Tom Cherry
· 7 years ago
9f0544a
fs_mgr: overlayfs stop adding rootcontext= to mount
by Mark Salyzyn
· 7 years ago
36c99a6
fs_mgr: overlay: device tree and system as root
by Mark Salyzyn
· 7 years ago
5fb6e74
Merge "Reland "Add static libbinderthreadstate explicitly to charger module."""
by Jayant Chowdhary
· 7 years ago
3de4740
Remove tests for sparse images with CRC from fuzzy_fastboot
by Hridya Valsaraju
· 7 years ago
2a4a06f
init: clarify why we mount /mnt/... in first stage init
by Tom Cherry
· 7 years ago
9f7cbc3
make checkpointing work on ext4
by Paul Lawrence
· 7 years ago
4239746
Adding bow dm-target
by Paul Lawrence
· 7 years ago
5a6f403
Merge "Interface with health HAL to read battery voltage"
by Treehugger Robot
· 7 years ago
2d05fc1
Merge "Move to new isolation test runner."
by Christopher Ferris
· 7 years ago
a9073b9
Reland "Add static libbinderthreadstate explicitly to charger module.""
by Jayant Chowdhary
· 7 years ago
cab725b
Don't hardcode the super partition name.
by David Anderson
· 7 years ago
4622ef1
Merge "Match src paths with aidl package name"
by Treehugger Robot
· 7 years ago
7ba559f
Merge "Add support to read fastboot variable 'off-mode-charge'"
by Treehugger Robot
· 7 years ago
8277e8d
Interface with health HAL to read battery voltage
by Hridya Valsaraju
· 7 years ago
039bafc
Add support to read fastboot variable 'off-mode-charge'
by Hridya Valsaraju
· 7 years ago
f02431f
Merge "Support fastboot variable 'variant'."
by Treehugger Robot
· 7 years ago
b37da4d
Support fastboot variable 'variant'.
by Hridya Valsaraju
· 7 years ago
25937dc
Merge "trusty: keymaster3: Modify TrustyKeymaster3Device::update method"
by Treehugger Robot
· 7 years ago
85609a9
Merge "fs_mgr: overlayfs increase logging signal to noise ratio"
by Mark Salyzyn
· 7 years ago
9f7f430
Merge changes I156bfefd,I14b0b7e8
by Treehugger Robot
· 7 years ago
39facd6
Merge "Revert "Add static libbinderthreadstate explicitly to charger module.""
by Remi NGUYEN VAN
· 7 years ago
9227539
Revert "Add static libbinderthreadstate explicitly to charger module."
by Remi NGUYEN VAN
· 7 years ago
a94b40e
Move to new isolation test runner.
by Christopher Ferris
· 7 years ago
2b3e0b9
allow adb to remount symlink mount points
by Bowgo Tsai
· 7 years ago
79557f0
Merge "Add static libbinderthreadstate explicitly to charger module."
by Jayant Chowdhary
· 7 years ago
760f839
Add static libbinderthreadstate explicitly to charger module.
by Jayant Chowdhary
· 7 years ago
3493148
Merge "Revert "Revert "mkbootimg: Build mkbootimg with Soong."""
by Treehugger Robot
· 7 years ago
d6fe017
Merge "Enable -Wexit-time-destructor for all targets"
by Treehugger Robot
· 7 years ago
b9bb756
Revert "Revert "mkbootimg: Build mkbootimg with Soong.""
by Tao Bao
· 7 years ago
02ab0fc
Enable -Wexit-time-destructor for all targets
by Pirama Arumuga Nainar
· 7 years ago
7eb8938
Merge "Do not construct std::function with Allocator argument"
by Treehugger Robot
· 7 years ago
bc6f5e1
Merge "init: use '/system' as the system mount point for force_normal_boot"
by Tom Cherry
· 7 years ago
6bcf384
Merge changes I6a14ac96,I996b9885
by Treehugger Robot
· 7 years ago
e88c6b9
fs_mgr: overlayfs increase logging signal to noise ratio
by Mark Salyzyn
· 7 years ago
06429c0
fs_mgr: __mount better detail for ENOENT
by Mark Salyzyn
· 7 years ago
f3bdc54
Support > 2GiB seeks in adb_lseek.
by Elliott Hughes
· 7 years ago
7885b2a
init: IsDmLinearEnabled() replace with check if logical partitions present in fstab
by Mark Salyzyn
· 7 years ago
22153cb
init: use '/system' as the system mount point for force_normal_boot
by Tom Cherry
· 7 years ago
d146d42
Do not construct std::function with Allocator argument
by Pirama Arumuga Nainar
· 7 years ago
364c051
bootstat: smpl -> reboot,powerloss
by Mark Salyzyn
· 7 years ago
9ac748e
bootstat: uvlo -> reboot,undervoltage
by Mark Salyzyn
· 7 years ago
b3db05f
adb: add fdevent_release.
by Josh Gao
· 7 years ago
eb41ed6
adb: fix test_device.FileOperationsTest.test_push_empty.
by Josh Gao
· 7 years ago
eb6f0e8
Merge "adb: make test_device.py executable."
by Josh Gao
· 7 years ago
Next »