Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
4955543050c8b4e70c146d992e91fcad4f60aeec
4955543
Merge "ziparchive: add a std::string_view overload to Next." am: bc420c4748
by Elliott Hughes
· 7 years ago
7068fc7
Merge "ziparchive: add a std::string_view overload to Next." am: bc420c4748
by Elliott Hughes
· 7 years ago
bc420c4
Merge "ziparchive: add a std::string_view overload to Next."
by Elliott Hughes
· 7 years ago
ce98fde
[automerger skipped] Merge "Add libcgrouprc to ld.config.txt." into qt-dev
by Min Yun
· 7 years ago
4e5fddd
Merge "Add libcgrouprc to ld.config.txt." into qt-dev
by TreeHugger Robot
· 7 years ago
f3d94aa
[automerger skipped] race condition in libprocessgroup
by mtk16036
· 7 years ago
cb4f84e
Merge "fastbootd: Don't include all of the fs_mgr namespace in commands.cpp." am: 5482189612
by David Anderson
· 7 years ago
6e439bf
Merge "libfiemap_writer: Handle dm stacking more accurately." am: 43d9ced663
by David Anderson
· 7 years ago
2836aee
Merge "fastbootd: Don't include all of the fs_mgr namespace in commands.cpp."
by David Anderson
· 7 years ago
da64dc5
Merge "libfiemap_writer: Handle dm stacking more accurately." am: 43d9ced663
by David Anderson
· 7 years ago
5482189
Merge "fastbootd: Don't include all of the fs_mgr namespace in commands.cpp."
by David Anderson
· 7 years ago
43d9ced
Merge "libfiemap_writer: Handle dm stacking more accurately."
by David Anderson
· 7 years ago
540b155
race condition in libprocessgroup
by mtk16036
· 7 years ago
1e40c30
ziparchive: add a std::string_view overload to Next.
by Elliott Hughes
· 7 years ago
b21fdb7
Merge "Internalize subclasses of Memory" am: 5fb660930c am: 7ad4c6b7f8
by Christopher Ferris
· 7 years ago
7ad4c6b
Merge "Internalize subclasses of Memory" am: 5fb660930c
by Christopher Ferris
· 7 years ago
5fb6609
Merge "Internalize subclasses of Memory"
by Christopher Ferris
· 7 years ago
6b5f5a2
Merge "Add libcgrouprc to ld.config.txt." am: 210b56e9a8 am: 875326a506
by Jiyong Park
· 7 years ago
875326a
Merge "Add libcgrouprc to ld.config.txt." am: 210b56e9a8
by Jiyong Park
· 7 years ago
210b56e
Merge "Add libcgrouprc to ld.config.txt."
by Jiyong Park
· 7 years ago
db51d08
Merge "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." am: cb2352a75d
by Josh Gao
· 7 years ago
b965eea
Merge "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." am: cb2352a75d
by Josh Gao
· 7 years ago
cb2352a
Merge "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."
by Treehugger Robot
· 7 years ago
4df6f51
Merge "race condition in libprocessgroup" am: aba081c119 am: 9a7ef4957e
by Suren Baghdasaryan
· 7 years ago
9a7ef49
Merge "race condition in libprocessgroup" am: aba081c119
by Suren Baghdasaryan
· 7 years ago
aba081c
Merge "race condition in libprocessgroup"
by Suren Baghdasaryan
· 7 years ago
8d502fc
Add libcgrouprc to ld.config.txt.
by Min Yun
· 7 years ago
2b668d3
adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND.
by Josh Gao
· 7 years ago
d695733
Add libcgrouprc to ld.config.txt.
by Min Yun
· 7 years ago
a2f0585
Merge "fix: passing ResultError to Error thru operator<<" am: 3fcd831a6d
by Jooyung Han
· 7 years ago
29949c0
Merge "fix: passing ResultError to Error thru operator<<" am: 3fcd831a6d
by Jooyung Han
· 7 years ago
3fcd831
Merge "fix: passing ResultError to Error thru operator<<"
by Treehugger Robot
· 7 years ago
2747532
fastbootd: Don't include all of the fs_mgr namespace in commands.cpp.
by David Anderson
· 7 years ago
d5fa799
libfiemap_writer: Handle dm stacking more accurately.
by David Anderson
· 7 years ago
373c24c
Merge "liblp: Add helpers for finding partitions and partition sizes." am: e53417a8ee
by David Anderson
· 7 years ago
bef32b6
Merge "liblp: Add helpers for finding partitions and partition sizes."
by David Anderson
· 7 years ago
e53417a
Merge "liblp: Add helpers for finding partitions and partition sizes."
by David Anderson
· 7 years ago
6b95a0e
Internalize subclasses of Memory
by Casey Dahlin
· 7 years ago
53f79e6
race condition in libprocessgroup
by mtk16036
· 7 years ago
5520ef9
Merge "fs_mgr: run fsck.f2fs with -f option when full mount fails" am: 1d7f3b4f4e
by Jaegeuk Kim
· 7 years ago
dfac7fb
Merge "fs_mgr: run fsck.f2fs with -f option when full mount fails"
by Jaegeuk Kim
· 7 years ago
1d7f3b4
Merge "fs_mgr: run fsck.f2fs with -f option when full mount fails"
by Jaegeuk Kim
· 7 years ago
08adfee
Merge "Set elf_start_offset for invalid elf maps." am: 45a88faa7a am: ca776542ea
by Christopher Ferris
· 7 years ago
ca77654
Merge "Set elf_start_offset for invalid elf maps." am: 45a88faa7a
by Christopher Ferris
· 7 years ago
45a88fa
Merge "Set elf_start_offset for invalid elf maps."
by Christopher Ferris
· 7 years ago
442ab82
Merge "Read *.rc files from flattened APEX" am: b3093ff21a am: 116f5933de
by Jiyong Park
· 7 years ago
116f593
Merge "Read *.rc files from flattened APEX" am: b3093ff21a
by Jiyong Park
· 7 years ago
b3093ff
Merge "Read *.rc files from flattened APEX"
by Treehugger Robot
· 7 years ago
df7d327
fix: passing ResultError to Error thru operator<<
by Jooyung Han
· 7 years ago
8ca4bc4
[automerger skipped] Merge "fs_mgr: support -o sync" into qt-dev
by Jaegeuk Kim
· 7 years ago
607611e
Merge "fs_mgr: support -o sync" into qt-dev
by Jaegeuk Kim
· 7 years ago
bcb3f13
Merge "adb: avoid freeing argv entries on Windows." am: 5b63cff411
by Josh Gao
· 7 years ago
c62f2ac
Merge "adb: avoid freeing argv entries on Windows." am: 5b63cff411
by Josh Gao
· 7 years ago
5b63cff
Merge "adb: avoid freeing argv entries on Windows."
by Josh Gao
· 7 years ago
d49499d
Set elf_start_offset for invalid elf maps.
by Christopher Ferris
· 7 years ago
5928e4f
fs_mgr: run fsck.f2fs with -f option when full mount fails
by Sahitya Tummala
· 7 years ago
fb5a784
Merge "Remove Result<Success> in favor of Result<void>" am: bc1ccde87c
by Tom Cherry
· 7 years ago
afc3903
Merge "init: replace Result<Success> with Result<void>" am: 31a0ab8fe1
by Tom Cherry
· 7 years ago
ae3d9e6
Merge "Remove Result<Success> in favor of Result<void>" am: bc1ccde87c
by Tom Cherry
· 7 years ago
3099fbf
Merge "init: replace Result<Success> with Result<void>" am: 31a0ab8fe1
by Tom Cherry
· 7 years ago
bc1ccde
Merge "Remove Result<Success> in favor of Result<void>"
by Tom Cherry
· 7 years ago
31a0ab8
Merge "init: replace Result<Success> with Result<void>"
by Tom Cherry
· 7 years ago
d594a8b
Merge "fs_mgr: support -o sync" am: 2184ecb8ad am: 1d8e339ba9
by Jaegeuk Kim
· 7 years ago
1d8e339
Merge "fs_mgr: support -o sync" am: 2184ecb8ad
by Jaegeuk Kim
· 7 years ago
9b85e1f
fs_mgr: support -o sync
by Jaegeuk Kim
· 7 years ago
2184ecb
Merge "fs_mgr: support -o sync"
by Treehugger Robot
· 7 years ago
e72c44b
adb: avoid freeing argv entries on Windows.
by Josh Gao
· 7 years ago
91e6f88
Remove Result<Success> in favor of Result<void>
by Tom Cherry
· 7 years ago
bbcbc2f
init: replace Result<Success> with Result<void>
by Tom Cherry
· 7 years ago
1345581
Merge "liblp: Replace some |const char*| inputs with std::string." am: 7a6ce0623f
by David Anderson
· 7 years ago
064a9a6
Merge "liblp: Replace some |const char*| inputs with std::string."
by David Anderson
· 7 years ago
7a6ce06
Merge "liblp: Replace some |const char*| inputs with std::string."
by David Anderson
· 7 years ago
8daada6
Merge "Switch tzdatacheck to comparing tzdata module file" am: e59703319f
by Neil Fuller
· 7 years ago
5ffa970
fs_mgr: support -o sync
by Jaegeuk Kim
· 7 years ago
91f35c0
Merge "Switch tzdatacheck to comparing tzdata module file" am: e59703319f
by Neil Fuller
· 7 years ago
e597033
Merge "Switch tzdatacheck to comparing tzdata module file"
by Neil Fuller
· 7 years ago
3d58c67
Merge "logd: handle uidToName() directly" am: caa95d551d am: 1e48f513b2
by Tom Cherry
· 7 years ago
d8b4deb
Merge "base: Add MmapFile as a synonym for MappedFile" am: 727762ef07
by Tom Cherry
· 7 years ago
1e48f51
Merge "logd: handle uidToName() directly" am: caa95d551d
by Tom Cherry
· 7 years ago
26ad5bf
Merge "base: Add MmapFile as a synonym for MappedFile" am: 727762ef07
by Tom Cherry
· 7 years ago
caa95d5
Merge "logd: handle uidToName() directly"
by Tom Cherry
· 7 years ago
727762e
Merge "base: Add MmapFile as a synonym for MappedFile"
by Tom Cherry
· 7 years ago
09bdb32
Switch tzdatacheck to comparing tzdata module file
by Neil Fuller
· 7 years ago
d2217b5
Read *.rc files from flattened APEX
by Jiyong Park
· 7 years ago
383e141
base: Add MmapFile as a synonym for MappedFile
by Tom Cherry
· 7 years ago
31f4a08
Merge "liblog: fix benchmark build after google-benchmark upgrade." am: 8958d7a127
by Elliott Hughes
· 7 years ago
dc0d9ec
Merge "liblog: fix benchmark build after google-benchmark upgrade."
by Elliott Hughes
· 7 years ago
8958d7a
Merge "liblog: fix benchmark build after google-benchmark upgrade."
by Treehugger Robot
· 7 years ago
36f5399
logd: handle uidToName() directly
by Tom Cherry
· 8 years ago
196d2ba
liblp: Add helpers for finding partitions and partition sizes.
by David Anderson
· 7 years ago
1e05e55
liblp: Replace some |const char*| inputs with std::string.
by David Anderson
· 7 years ago
0c10a4c
Merge "init.rc: move rlimit setting earlier" am: acf19e8031 am: c3d485fa1a
by Tom Cherry
· 7 years ago
773dedf
Merge "logd: don't drop user/groups/capabilities/priority in drop_privs()" am: b7a25ef1ec
by Tom Cherry
· 7 years ago
5cf752d
Merge "toolbox: add setprop, start, and stop" am: d949bf8df3 am: be641e0d22
by Tom Cherry
· 7 years ago
c3d485f
Merge "init.rc: move rlimit setting earlier" am: acf19e8031
by Tom Cherry
· 7 years ago
12998ea
Merge "logd: don't drop user/groups/capabilities/priority in drop_privs()"
by Tom Cherry
· 7 years ago
acf19e8
Merge "init.rc: move rlimit setting earlier"
by Tom Cherry
· 7 years ago
be641e0
Merge "toolbox: add setprop, start, and stop" am: d949bf8df3
by Tom Cherry
· 7 years ago
b7a25ef
Merge "logd: don't drop user/groups/capabilities/priority in drop_privs()"
by Tom Cherry
· 7 years ago
0b2a011
logd: don't drop user/groups/capabilities/priority in drop_privs()
by Tom Cherry
· 7 years ago
Next »