Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
e7b3ef7b5f510be00a07fc1959d13a2408f34488
e7b3ef7
fastboot: add vendor_boot to list of images
by Steve Muckle
· 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
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
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
54e6c8f
Merge changes I5e93fcbf,I9d4c8bcf,Icd580aae,I7b2399a4
by David Anderson
· 6 years ago
f5628be
Merge "fs_mgr: overlayfs: dig harder for /dev/root equivalent"
by Mark Salyzyn
· 6 years ago
a46ecd7
libcutils: remove unused "jstring.h".
by Elliott Hughes
· 6 years ago
4a94a9c
Merge "[adb] Cache features set inside the client process"
by Songchun Fan
· 6 years ago
d2e4c30
Merge "[adb] Speed up the streaming install"
by Songchun Fan
· 6 years ago
13b0a08
Add header that defines strerror()
by Anatol Pomazau
· 6 years ago
775506c
Add header that declares atomic primitives
by Anatol Pomazau
· 6 years ago
e231f06
[adb] Add a getter for native Win32 file handle
by Yurii Zubrytskyi
· 6 years ago
adff8b3
Rewrite libpackagelistparser.
by Elliott Hughes
· 6 years ago
f4cacf7
Merge changes I4d6bda45,I72576e1f
by Josh Gao
· 6 years ago
9c25560
[adb] Speed up the streaming install
by Yurii Zubrytskyi
· 6 years ago
73c5320
Merge "liblog: Remove stdbool.h from .cpp files"
by Tom Cherry
· 6 years ago
24d9bc9
Merge "Remove more dead code."
by Elliott Hughes
· 6 years ago
538bb59
fs_mgr: overlayfs: dig harder for /dev/root equivalent
by Mark Salyzyn
· 6 years ago
25e2c37
logcat: switch to <regex>.
by Elliott Hughes
· 6 years ago
c8fc0b1
Merge "Move ICU .dat"
by vichang
· 6 years ago
37417ce
libsnapshot: Implement merge flow.
by David Anderson
· 6 years ago
1a5e94f
libsnapshot: Unmap COW devices when deleting snapshots.
by David Anderson
· 6 years ago
293d3c6
libsnapshot: Eliminate per-snapshot flocks.
by David Anderson
· 6 years ago
527b902
libsnapshot: Improve first test-run and test cleanup.
by David Anderson
· 6 years ago
252b869
adb: windows: fix writev on sockets.
by Josh Gao
· 6 years ago
Next »