Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
a3804ba921b8770bf7d9f7e49df9e6480c74c9a0
a3804ba
init: Add support for GSI installations in first-stage mount.
by David Anderson
· 6 years ago
057a846
Merge "Add eaeltsin to OWNERS"
by Treehugger Robot
· 6 years ago
1c1aeed
Merge changes from topic "meminfo-apis"
by Sandeep Patil
· 6 years ago
614c327
Merge "adb remount documentation error"
by Mark Salyzyn
· 6 years ago
7ae6363
adb remount documentation error
by Mark Salyzyn
· 6 years ago
a55308b
Merge "Init: error on oneway calls."
by Steven Moreland
· 6 years ago
d533a4d
Merge "disable darwin build for libfstab"
by Bo Hu
· 6 years ago
a5a72d7
meminfo: Add IsSmapsRollupSupported Api
by Sandeep Patil
· 6 years ago
24d7915
meminfo: Add SmapsOrRollupPss
by Sandeep Patil
· 6 years ago
4b110e7
meminfo: Remove unnecessary working set stats
by Sandeep Patil
· 6 years ago
ee3f393
meminfo: Fix ProcMemInfo ForEachVmaFromFile
by Sandeep Patil
· 6 years ago
1e23063
Merge "healthd.h: add ignorePowerSupplyNames to healthd_config"
by Thierry Strudel
· 6 years ago
7cf8eb9
Merge "Initial "janitors" owner group."
by Elliott Hughes
· 6 years ago
594120f
Merge "Move the template out of extern "C"."
by Nicolas Geoffray
· 6 years ago
239a9bc
Move the template out of extern "C".
by Nicolas Geoffray
· 6 years ago
8d310cc
Merge "Use cc_test, not art_cc_test."
by Nicolas Geoffray
· 6 years ago
ef1b794
Use cc_test, not art_cc_test.
by Nicolas Geoffray
· 6 years ago
9cbcb83
Add eaeltsin to OWNERS
by dimitry
· 6 years ago
9abef49
Merge "Make the native bridge API a C API."
by Nicolas Geoffray
· 6 years ago
32d55c3
Make the native bridge API a C API.
by Nicolas Geoffray
· 6 years ago
360da94
Merge "Admit that there's more `adb install` help available."
by Treehugger Robot
· 6 years ago
a3d78ed
healthd.h: add ignorePowerSupplyNames to healthd_config
by Thierry Strudel
· 6 years ago
8182270
Merge "Remove dependency on libdexfile internal header."
by Treehugger Robot
· 6 years ago
d90450a
Initial "janitors" owner group.
by Elliott Hughes
· 6 years ago
4ac8c8d
Merge "Adds atomic install support to adb"
by Treehugger Robot
· 6 years ago
5f3d75e
Init: error on oneway calls.
by Steven Moreland
· 6 years ago
41bb8ee
disable darwin build for libfstab
by bohu
· 6 years ago
af1f480
Admit that there's more `adb install` help available.
by Elliott Hughes
· 6 years ago
5735459
Remove dependency on libdexfile internal header.
by Martin Stjernholm
· 6 years ago
e8bad51
Adds atomic install support to adb
by Patrick Baumann
· 6 years ago
3171859
Merge changes from topic "move_bionic_to_apex"
by Treehugger Robot
· 6 years ago
3811436
Merge "Some minor updates in the libdexfile external API."
by Martin Stjernholm
· 6 years ago
8ebfa98
Don't create separate mount namespaces for pre-apexd processes
by Jiyong Park
· 6 years ago
7bda5b7
Bionic libs are located at /system/lib
by Jiyong Park
· 6 years ago
6e9b4ec
Bionic libs and the dynamic linker are bind mounted
by Jiyong Park
· 6 years ago
ac8e3d4
Merge "libpackagelistparser: export profileable_from_shell flag."
by Treehugger Robot
· 6 years ago
cd5d732
Merge "Skip building libfs_avb for darwin host"
by Bowgo Tsai
· 6 years ago
2644461
Merge "run-as: add shared app gid in supplementary groups."
by Treehugger Robot
· 6 years ago
a62df25
Skip building libfs_avb for darwin host
by Bowgo Tsai
· 6 years ago
d606dd8
Merge "liblp: Add helpers for modifying groups."
by David Anderson
· 6 years ago
58d33da
Merge "Add conditional class starting"
by Treehugger Robot
· 6 years ago
3aa71ba
libpackagelistparser: export profileable_from_shell flag.
by Yabin Cui
· 6 years ago
ee901a9
Merge "libfs_avb: Switch to range-for for GetHashtreeDescriptor"
by Treehugger Robot
· 6 years ago
56793cc
Merge "libfs_avb: refactoring"
by Treehugger Robot
· 6 years ago
ff056ec
Merge "llkd: do not call sync()"
by Treehugger Robot
· 6 years ago
0c9f142
Merge "Support mounting same mount points with different fstab config"
by Tom Cherry
· 6 years ago
73d2f0c
run-as: add shared app gid in supplementary groups.
by Yabin Cui
· 6 years ago
f39e9ae
Merge "liblog: remove LOGGER_LOCAL"
by Tom Cherry
· 6 years ago
8ab7f6e
Merge "Libbase: NOLINT legacy unique_fd operator int"
by Treehugger Robot
· 6 years ago
55e3d9a
Merge changes from topic "fsmgr_system_other"
by Treehugger Robot
· 6 years ago
2a2eaea
llkd: do not call sync()
by Mark Salyzyn
· 6 years ago
f74c26a
liblp: Add helpers for modifying groups.
by David Anderson
· 6 years ago
4978423
fs_mgr: overlayfs clears readonly on scratch devices
by Yifan Hong
· 6 years ago
5bf5f98
Merge "init: remove the restriction of arguments"
by Tom Cherry
· 6 years ago
b400a48
liblog: remove LOGGER_LOCAL
by Tom Cherry
· 6 years ago
5d9bb9e
Merge "liblog: convert README to markdown"
by Treehugger Robot
· 6 years ago
f121aa3
Merge "Use the existing .clang-format-2 for liblog"
by Treehugger Robot
· 6 years ago
58f676e
Merge "init: don't restorecon root sepolicy files"
by Tri Vo
· 6 years ago
0b44a49
Libbase: NOLINT legacy unique_fd operator int
by Andreas Gampe
· 6 years ago
4d44349
Support mounting same mount points with different fstab config
by LongPing Wei
· 6 years ago
9c5bc0a
libfs_avb: Switch to range-for for GetHashtreeDescriptor
by Bowgo Tsai
· 6 years ago
8bfd3ec
libfs_avb: refactoring
by Bowgo Tsai
· 6 years ago
fdbeb4e
Merge "Build init with the bootstrap bionic libs"
by Treehugger Robot
· 6 years ago
55cac59
init: remove the restriction of arguments
by Haoyu Tang
· 6 years ago
2bfa4f9
init: don't restorecon root sepolicy files
by Tri Vo
· 6 years ago
967b90e
Merge "Exclude mount entries for vendor overlay"
by Treehugger Robot
· 6 years ago
a8a673b
Exclude mount entries for vendor overlay
by Justin Yun
· 6 years ago
63d5394
liblp: BLKROSET 0 prior to FlashPartitionTable
by Yifan Hong
· 6 years ago
a6d671f
fs_mgr: system_other does not want overlayfs.
by Yifan Hong
· 6 years ago
d9bf77d
Merge "Add systrace tag for RRO"
by Treehugger Robot
· 6 years ago
31b71bc
Some minor updates in the libdexfile external API.
by Martin Stjernholm
· 6 years ago
11bbf82
Add conditional class starting
by Daniel Rosenberg
· 6 years ago
5eb6bf7
liblog: convert README to markdown
by Tom Cherry
· 6 years ago
06733b7
Use the existing .clang-format-2 for liblog
by Tom Cherry
· 6 years ago
cb312fb
Merge "Only set mdns_registered on success"
by Josh Gao
· 6 years ago
45fecac
Merge "adbd: Automatically disable verity in adb remount."
by David Anderson
· 6 years ago
4a8f334
Build init with the bootstrap bionic libs
by Jiyong Park
· 6 years ago
6bf0600
Merge "Add start time to LmkKillOccurred"
by Jim Blackler
· 6 years ago
de46038
Only set mdns_registered on success
by Gustav Svensson
· 6 years ago
594c32b
Merge changes from topic "libmeminfo"
by Treehugger Robot
· 6 years ago
20af0f0
Merge "fs_mgr: overlayfs_mount_scratch don't write to system_other"
by Treehugger Robot
· 6 years ago
ca9f0cd
meminfo: Add Smaps(), showmap and friends.
by Sandeep Patil
· 6 years ago
fe28806
Merge "Support host build for libdm and libfstab"
by Bowgo Tsai
· 6 years ago
db62a84
Merge "debuggerd: Fix return type in error case"
by Treehugger Robot
· 6 years ago
52c3c3a
fs_mgr: overlayfs_mount_scratch don't write to system_other
by Yifan Hong
· 6 years ago
7af8635
Add systrace tag for RRO
by Mårten Kongstad
· 6 years ago
6684307
Merge "fs_mgr: Add a helper for creating one-off dynamic partitions."
by Treehugger Robot
· 6 years ago
e496d97
Merge "Remove CHECK in AdjustEncodedValue."
by Christopher Ferris
· 6 years ago
702bcb2
debuggerd: Fix return type in error case
by Greg Kaiser
· 6 years ago
c872365
Merge "Allow the system user to read apex_data_file."
by Narayan Kamath
· 6 years ago
91dc617
Support host build for libdm and libfstab
by Bowgo Tsai
· 6 years ago
730dfe8
Merge "debuggerd_client: resolve tid to tgid when dumping Java stacks."
by Treehugger Robot
· 6 years ago
beeae01
Merge "libutils: use libbase_headers instead of libbase."
by Treehugger Robot
· 6 years ago
2fe11ac
fs_mgr: Add a helper for creating one-off dynamic partitions.
by David Anderson
· 6 years ago
645685d
Merge "Set system property if 'updatable' process crashes too frequently"
by Treehugger Robot
· 6 years ago
08a7c81
Merge "health: Add CAP_WAKE_ALARM to service via init"
by Yifan Hong
· 6 years ago
f600a27
Merge "fs_mgr: overlayfs: if existing scratch mountpoint is system_empty"
by Treehugger Robot
· 6 years ago
df38feb
fs_mgr: overlayfs: if existing scratch mountpoint is system_empty
by Mark Salyzyn
· 6 years ago
a7bbce9
Merge "fs_mgr: overlayfs test fix adb_sh"
by Treehugger Robot
· 6 years ago
590601b
Merge "ueventd.rc: Move device-specific entries to /vendor/ueventd.rc."
by Tri Vo
· 6 years ago
Next »