Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
0ed2f2ec6f64664c7806b7650ecd1cd5cf0f0bed
0ed2f2e
Convert fscrypt_set_directory_policy to C++
by Paul Crowley
· 6 years ago
efa0e3a
Move fscrypt_init_extensions into system/core
by Paul Crowley
· 6 years ago
54d0bdd
Create the rollback directories in init
by Paul Crowley
· 6 years ago
d0a29c9
Merge "tombstoned: start immediately after /data is mounted."
by Treehugger Robot
· 6 years ago
dc010b8
Merge "liblp_test_static: fix test"
by Treehugger Robot
· 6 years ago
1bfd16b
Merge "Add init_tests to CTS"
by Tom Cherry
· 6 years ago
5e5b6bd
Merge "Let init create /dev/boringssl/selftest/"
by Treehugger Robot
· 6 years ago
8fa8ce4
tombstoned: start immediately after /data is mounted.
by Josh Gao
· 6 years ago
b112e11
liblp_test_static: fix test
by Yifan Hong
· 6 years ago
84a664b
Let init create /dev/boringssl/selftest/
by Tobias Thierer
· 6 years ago
6382cfd
Merge "libsnapshot: Use a real fake super partition for tests."
by David Anderson
· 6 years ago
fe2ba43
libsnapshot: Use a real fake super partition for tests.
by David Anderson
· 6 years ago
a9b7ea5
Merge "liblp: Support sdcards in PartitionOpener."
by David Anderson
· 6 years ago
b17f374
Merge changes Id9534a59,I3ee81536
by Tom Cherry
· 6 years ago
5da1d8a
Add init_tests to CTS
by Tom Cherry
· 6 years ago
40e1a98
Merge "add nopreload option in public.libraries.txt"
by Treehugger Robot
· 6 years ago
962137c
Merge "libdm: Add a helper function for GetState+DeleteDevice checks."
by David Anderson
· 6 years ago
2212b81
liblp: Support sdcards in PartitionOpener.
by David Anderson
· 6 years ago
460dd21
libdm: Add a helper function for GetState+DeleteDevice checks.
by David Anderson
· 6 years ago
47af904
init: run property service in a thread
by Tom Cherry
· 6 years ago
42bb8d4
Merge "fs_mgr: Allow using major:minor device strings in CreateLogicalPartition."
by David Anderson
· 6 years ago
de17645
Merge changes Iacf0093a,I40be3504
by Josh Gao
· 6 years ago
9301100
add nopreload option in public.libraries.txt
by Jiyong Park
· 6 years ago
a026c08
Merge "Fix ODR violation"
by Yi Kong
· 6 years ago
2ae5f8f
Merge "adb: fix mac build"
by Josh Gao
· 6 years ago
8e91a28
adb: fix mac build
by Adrian Roos
· 6 years ago
dbaffa6
Fix ODR violation
by Yi Kong
· 6 years ago
e5c8956
Merge "liblp: UpdateMetadataForInPlaceSnapshot"
by Yifan Hong
· 6 years ago
e56a233
Merge "Revert "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor""
by Josh Gao
· 6 years ago
8de4d16
Merge "fs_mgr: overlayfs: empty system partitions excluded."
by Mark Salyzyn
· 6 years ago
61075be
Merge "liblp: CreateLogicalPartition with a given mapped name"
by Yifan Hong
· 6 years ago
09fe6db
Merge "libsnapshot: Improve test reliability."
by David Anderson
· 6 years ago
6b44af4
Merge "libsnapshot: Don't compare strings for snapshot state."
by David Anderson
· 6 years ago
1127d01
libsnapshot: Improve test reliability.
by David Anderson
· 6 years ago
420cce9
libsnapshot: Don't compare strings for snapshot state.
by David Anderson
· 6 years ago
441a884
Revert "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor"
by Dan Albert
· 6 years ago
54bd223
Merge "Rename libfiemap libraries."
by Yifan Hong
· 6 years ago
f3e0ec9
fs_mgr: Allow using major:minor device strings in CreateLogicalPartition.
by David Anderson
· 6 years ago
dbe8b45
Revert "init: Handle properties in the background of calling fs_mgr"
by Tom Cherry
· 6 years ago
4274d0f
Merge changes from topic "liblp_virtualab_prepare"
by Yifan Hong
· 6 years ago
cc28401
fs_mgr: overlayfs: empty system partitions excluded.
by Mark Salyzyn
· 6 years ago
2e9e3b3
Merge "[base] Make MappedFile work with OS file handles"
by Yurii Zubrytskyi
· 6 years ago
2077563
Merge "libsparse: replace legacy min() with std::min()"
by Treehugger Robot
· 6 years ago
c271685
Merge "Initialize pointer member of LibaryNamespaces"
by Treehugger Robot
· 6 years ago
637af27
Merge "neuralnetworks namespace links to system namespace in [vendor] section"
by Treehugger Robot
· 6 years ago
27fcb4a
libsparse: replace legacy min() with std::min()
by cfig
· 6 years ago
2da8b8e
neuralnetworks namespace links to system namespace in [vendor] section
by Jiyong Park
· 6 years ago
4092c49
Initialize pointer member of LibaryNamespaces
by Jiyong Park
· 6 years ago
4c2db1c
liblp: UpdateMetadataForInPlaceSnapshot
by Yifan Hong
· 6 years ago
14affcd
Rename libfiemap libraries.
by Yifan Hong
· 6 years ago
65a30fd
liblp: Don't halve super partition for virtual a/b devices
by Yifan Hong
· 6 years ago
a264537
liblp: MetadataBuilder::GetBlockDevicePartitionName
by Yifan Hong
· 6 years ago
0ae5f21
Merge "Fix more endian.h issues"
by Treehugger Robot
· 6 years ago
1a47aaa
adb: fdevent: add fdevent_context_epoll.
by Josh Gao
· 6 years ago
40dad80
adb: extract soon-to-be-common code.
by Josh Gao
· 6 years ago
9d4d818
liblp_test_static: GetMockedInstance->GetMockedPropertyFetcher
by Yifan Hong
· 6 years ago
413af4f
libsnapshot: UnmapSnapshot: don't delete device that doesn't exist.
by Yifan Hong
· 6 years ago
b818cad
liblp: change some functions to use string_view
by Yifan Hong
· 6 years ago
bccd977
[base] Make MappedFile work with OS file handles
by Yurii Zubrytskyi
· 6 years ago
5f5e046
Merge "[adb] Use STL for ParseUInt() implementation"
by Treehugger Robot
· 6 years ago
c02966d
Merge "Remove unused link from postinstall section"
by Kiyoung Kim
· 6 years ago
2ffa26c
Merge "Don't create anonymous namespace"
by Jiyong Park
· 6 years ago
4f0d1e5
Merge "adb: use shell for remount to forward return codes."
by Josh Gao
· 6 years ago
a489bb3
Fix more endian.h issues
by Colin Cross
· 6 years ago
51b3304
liblp: CreateLogicalPartition with a given mapped name
by David Anderson
· 6 years ago
2bbd603
Merge "libsnapshot: Track the source slot across reboots."
by David Anderson
· 6 years ago
95327cd
Merge "[adb] Add a getter for native Win32 file handle"
by Songchun Fan
· 6 years ago
ccfb550
Merge "Actually add README contents for ueventd"
by Tom Cherry
· 6 years ago
cf3d085
Merge "init: first stage init tie stdout and stderr to /dev/kmsg"
by Treehugger Robot
· 6 years ago
bf13fd4
Merge "Allow switching between sdcardfs and FUSE mounts"
by Zimuzo Ezeozue
· 6 years ago
cf91fe5
adb: use shell for remount to forward return codes.
by Josh Gao
· 6 years ago
b733f08
Merge "fs_mgr: adb-remount-test: non-verity recovery"
by Treehugger Robot
· 6 years ago
a3aa95a
libsnapshot: Track the source slot across reboots.
by David Anderson
· 6 years ago
0c8d7f8
Merge "libpackageparser: C rules for bools."
by Treehugger Robot
· 6 years ago
2c54e2d
Merge "Fix incorrect closing of fds."
by Christopher Ferris
· 6 years ago
5aa5e64
Merge "Use as much of the macOS endian support as we can."
by Elliott Hughes
· 6 years ago
b5236fb
Merge "init: Allow matching empty property values"
by Tom Cherry
· 6 years ago
c09d8a8
Merge "adb: windows: fix writev on sockets."
by Treehugger Robot
· 6 years ago
4485f85
Allow switching between sdcardfs and FUSE mounts
by Zim
· 6 years ago
b69d56d
Actually add README contents for ueventd
by Tom Cherry
· 6 years ago
5c8ec7a
Merge "Add header that declares memcpy()"
by Anatol Pomozov
· 6 years ago
f17d661
libpackageparser: C rules for bools.
by Elliott Hughes
· 6 years ago
1d69d5e
Merge "Rewrite libpackagelistparser."
by Elliott Hughes
· 6 years ago
05bc977
Use as much of the macOS endian support as we can.
by Elliott Hughes
· 6 years ago
efdc2b1
Add header that declares memcpy()
by Anatol Pomazau
· 6 years ago
c5fabed
Merge "Reland "libcutils: remove unused "jstring.h"."
by Elliott Hughes
· 6 years ago
d03aa3a
fs_mgr: adb-remount-test: non-verity recovery
by Mark Salyzyn
· 6 years ago
4d5074e
init: Allow matching empty property values
by Tom Cherry
· 6 years ago
2efeb21
Merge "logcat: switch to <regex>."
by Elliott Hughes
· 6 years ago
626e393
Reland "libcutils: remove unused "jstring.h".
by Elliott Hughes
· 6 years ago
ad12727
Don't create anonymous namespace
by Jiyong Park
· 6 years ago
5829151
Merge "Revert "libcutils: remove unused "jstring.h".""
by Mason Wang
· 6 years ago
65100c6
Remove unused link from postinstall section
by Kiyoung Kim
· 6 years ago
f8af7a9
Revert "libcutils: remove unused "jstring.h"."
by Mason Wang
· 6 years ago
8f586f1
Merge "libcutils: remove unused "jstring.h"."
by Treehugger Robot
· 6 years ago
d667f62
Merge "Add header that declares memcpy function"
by Anatol Pomozov
· 6 years ago
ea22a1b
Merge "Add header that defines strerror()"
by Anatol Pomozov
· 6 years ago
8ce6848
Add header that declares memcpy function
by Anatol Pomazau
· 6 years ago
ac5e4f1
Merge "Add header that declares atomic primitives"
by Treehugger Robot
· 6 years ago
2446cea
Fix incorrect closing of fds.
by Christopher Ferris
· 6 years ago
Next »