Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
dcbd2a1501cd3504070255d2eab8d1708fe3fea8
dcbd2a1
Merge "Fix macOS build." am: 71feb7b321
by Elliott Hughes
· 8 years ago
71feb7b
Merge "Fix macOS build."
by Treehugger Robot
· 8 years ago
4acb360
Fix macOS build.
by Elliott Hughes
· 8 years ago
4f152a5
Merge changes If7b13672,I96135a8c am: 484acce026
by Greg Hackmann
· 8 years ago
484acce
Merge changes If7b13672,I96135a8c
by Treehugger Robot
· 8 years ago
94202c2
Merge "Improve udev failure diagnostics." am: 5ad9ba12df
by Elliott Hughes
· 8 years ago
5ad9ba1
Merge "Improve udev failure diagnostics."
by Elliott Hughes
· 8 years ago
4a9531d
AshmemTest: expand ProtTest cases
by Greg Hackmann
· 8 years ago
be11d57
AshmemTest: test lseek() and read() on ashmem fds
by Greg Hackmann
· 8 years ago
cd35664
Improve udev failure diagnostics.
by Elliott Hughes
· 8 years ago
4970290
Merge "Use async safe logging in signal handlers." am: fd8fab19df
by Christopher Ferris
· 8 years ago
fd8fab1
Merge "Use async safe logging in signal handlers."
by Christopher Ferris
· 8 years ago
140d1f5
Merge "fs_mgr_avb: allow verification error when the device is unlocked"
by Thierry Strudel
· 8 years ago
7245ab6
Merge "fs_mgr_avb: allow verification error when the device is unlocked"
by Thierry Strudel
· 8 years ago
1140954
fs_mgr_avb: allow verification error when the device is unlocked
by Bowgo Tsai
· 8 years ago
1561e34
Merge "trusty/storage/* to Android.bp" am: 1dcd257a21
by Steven Moreland
· 8 years ago
2f3718c
Merge "use passed blk dev name for quota / super block check" am: 7b706c5b9e
by Keun-young Park
· 8 years ago
1dcd257
Merge "trusty/storage/* to Android.bp"
by Treehugger Robot
· 8 years ago
7b706c5
Merge "use passed blk dev name for quota / super block check"
by Treehugger Robot
· 8 years ago
9519688
use passed blk dev name for quota / super block check
by Keun-young Park
· 8 years ago
f30a810
Use async safe logging in signal handlers.
by Christopher Ferris
· 8 years ago
e03caa0
Merge "Clean up the partition name mapping in fastboot." am: bdbcdf3a16
by Elliott Hughes
· 8 years ago
bdbcdf3
Merge "Clean up the partition name mapping in fastboot."
by Elliott Hughes
· 8 years ago
2ca23fa
Merge changes from topic 'adb_thread_safety' am: 9083ff1c24
by Josh Gao
· 8 years ago
9083ff1
Merge changes from topic 'adb_thread_safety'
by Josh Gao
· 8 years ago
5f865e5
Merge "This code has moved to toybox proper." am: c5dbd7134d
by Elliott Hughes
· 8 years ago
c5dbd71
Merge "This code has moved to toybox proper."
by Treehugger Robot
· 8 years ago
b80ef5e
Merge "adb: make darwin build with thread safety analysis." am: 971e6585a6
by Josh Gao
· 8 years ago
971e658
Merge "adb: make darwin build with thread safety analysis."
by Josh Gao
· 8 years ago
fd713e5
adb: wait for devices to come up instead of sleeping for 3s.
by Josh Gao
· 8 years ago
04a8218
adb: make darwin build with thread safety analysis.
by Josh Gao
· 8 years ago
6f46e6b
adb: initialize mDNS asynchronously.
by Josh Gao
· 8 years ago
4c93639
adb: add fdevent_run_on_main_thread.
by Josh Gao
· 8 years ago
bfead93
Merge "libcutils: fs_config internal table alias test" am: 8fad110bfa
by Mark Salyzyn
· 8 years ago
b34a9d1
Merge "Move all logging to use the async safe logging." am: d673da4bfb
by Christopher Ferris
· 8 years ago
8fad110
Merge "libcutils: fs_config internal table alias test"
by Treehugger Robot
· 8 years ago
d673da4
Merge "Move all logging to use the async safe logging."
by Christopher Ferris
· 8 years ago
b46b610
Merge "init: cleanup exec_service documentation" am: 61559e491e
by William Roberts
· 8 years ago
61559e4
Merge "init: cleanup exec_service documentation"
by Treehugger Robot
· 8 years ago
0f6a270
libcutils: fs_config internal table alias test
by Mark Salyzyn
· 8 years ago
323d579
init: cleanup exec_service documentation
by William Roberts
· 8 years ago
8dd31c2
Merge "Remove bogus _LARGEFILE_SOURCE." am: 3d7ee068e0
by Elliott Hughes
· 8 years ago
3d7ee06
Merge "Remove bogus _LARGEFILE_SOURCE."
by Treehugger Robot
· 8 years ago
7f0a5bd
trusty/storage/* to Android.bp
by Steven Moreland
· 8 years ago
be9024d
This code has moved to toybox proper.
by Elliott Hughes
· 8 years ago
45964a8
Clean up the partition name mapping in fastboot.
by Elliott Hughes
· 8 years ago
92433d8
Remove bogus _LARGEFILE_SOURCE.
by Elliott Hughes
· 8 years ago
06c1500
Merge "init: manually restorecon mke2fs tools on ramdisk" am: e2629c5682
by Jin Qian
· 8 years ago
e2629c5
Merge "init: manually restorecon mke2fs tools on ramdisk"
by Treehugger Robot
· 8 years ago
47dea71
Move all logging to use the async safe logging.
by Christopher Ferris
· 8 years ago
ff9d642
Merge "adb: use the actual wMaxPacketSize for usb endpoints." am: c7988b1f68
by Josh Gao
· 8 years ago
c7988b1
Merge "adb: use the actual wMaxPacketSize for usb endpoints."
by Josh Gao
· 8 years ago
0610038
Merge "Add dtbo image support for device tree overlay" am: 5eefcbdd3b
by Yueyao Zhu
· 8 years ago
5eefcbd
Merge "Add dtbo image support for device tree overlay"
by Treehugger Robot
· 8 years ago
c43da33
Merge "Make /data/data a symlink to /data/user/0" am: 49bbe16447
by Tom Cherry
· 8 years ago
0c91897
Merge "adb: enable -Wthread-safety on linux/darwin." am: 2983d2710e
by Josh Gao
· 8 years ago
49bbe16
Merge "Make /data/data a symlink to /data/user/0"
by Tom Cherry
· 8 years ago
2983d27
Merge "adb: enable -Wthread-safety on linux/darwin."
by Josh Gao
· 8 years ago
d8dc29d
Merge changes Ieb44fa8f,I01b26fe5 am: e1e3e20337
by Mark Salyzyn
· 8 years ago
e1e3e20
Merge changes Ieb44fa8f,I01b26fe5
by Treehugger Robot
· 8 years ago
2d019f8
init: manually restorecon mke2fs tools on ramdisk
by Jin Qian
· 8 years ago
577c75e
Merge "init: use do_exec() for init_user0" am: 5ad06cbb1c
by Tom Cherry
· 8 years ago
5ad06cb
Merge "init: use do_exec() for init_user0"
by Treehugger Robot
· 8 years ago
4599627
init: setup keyring before ueventd starts
by Mark Salyzyn
· 8 years ago
d147cb5
Make /data/data a symlink to /data/user/0
by cjbao
· 8 years ago
e67da71
Add dtbo image support for device tree overlay
by Yueyao Zhu
· 8 years ago
d392ac1
logd: refine permissions to access /data/system/packages.list
by Mark Salyzyn
· 8 years ago
68f679c
adb: enable -Wthread-safety on linux/darwin.
by Josh Gao
· 8 years ago
5a86cb7
init: use do_exec() for init_user0
by Tom Cherry
· 8 years ago
ef3d343
adb: use the actual wMaxPacketSize for usb endpoints.
by Josh Gao
· 8 years ago
e4988c9
Merge "ueventd: do not reference init's sehandle" am: 672dd970f4
by Tom Cherry
· 8 years ago
672dd97
Merge "ueventd: do not reference init's sehandle"
by Tom Cherry
· 8 years ago
1e3dea0
Merge "Move libc_logging to libasync_safe." am: deb19a631f
by Christopher Ferris
· 8 years ago
deb19a6
Merge "Move libc_logging to libasync_safe."
by Christopher Ferris
· 8 years ago
a255ab0
Merge "libcutils: convert fs_config.cpp" am: c50245e43e
by Mark Salyzyn
· 8 years ago
c50245e
Merge "libcutils: convert fs_config.cpp"
by Treehugger Robot
· 8 years ago
35d7f65
Merge "Don't display bugreport progress when it recedes, for real..."
by Felipe Leme
· 8 years ago
499af38
Merge "Don't display bugreport progress when it recedes, for real..."
by Treehugger Robot
· 8 years ago
163ecc6
libcutils: convert fs_config.cpp
by Mark Salyzyn
· 8 years ago
ac22578
Move libc_logging to libasync_safe.
by Christopher Ferris
· 8 years ago
ad7c7fe
Merge "init: fix first stage mount failure due to /dev/device-mapper not found"
by Bowgo Tsai
· 8 years ago
0447a3e
Merge "init: fix first stage mount failure due to /dev/device-mapper not found"
by Treehugger Robot
· 8 years ago
4b6b4e0
Merge "Preserve errno better in native_handle functions." am: dd6e73f432
by Elliott Hughes
· 8 years ago
dd6e73f
Merge "Preserve errno better in native_handle functions."
by Elliott Hughes
· 8 years ago
f2fe436
Merge "Improve "adb sideload" error reporting." am: 66b25eb810
by Elliott Hughes
· 8 years ago
66b25eb
Merge "Improve "adb sideload" error reporting."
by Elliott Hughes
· 8 years ago
09e794c
Improve "adb sideload" error reporting.
by Elliott Hughes
· 8 years ago
4cc0361
Don't display bugreport progress when it recedes, for real...
by Felipe Leme
· 8 years ago
ea5fca4
init: fix first stage mount failure due to /dev/device-mapper not found
by Bowgo Tsai
· 8 years ago
2b3a568
Merge "adb: Support 'adb enable/disable-verity' when using AVB." am: 8fc6cc8910
by David Zeuthen
· 8 years ago
8fc6cc8
Merge "adb: Support 'adb enable/disable-verity' when using AVB."
by Treehugger Robot
· 8 years ago
1e033d6
adb: Support 'adb enable/disable-verity' when using AVB.
by David Zeuthen
· 8 years ago
983d542
Merge "fs_mgr: Clear AvbOps struct." am: 6ea4f213d8
by David Zeuthen
· 8 years ago
6ea4f21
Merge "fs_mgr: Clear AvbOps struct."
by Treehugger Robot
· 8 years ago
bf0492a
Preserve errno better in native_handle functions.
by Elliott Hughes
· 8 years ago
68c9642
Merge "Stop writing NUL bytes in adbkey.pub." am: d340c1ebbe
by Elliott Hughes
· 8 years ago
c955d89
Merge "Modularize logd." am: ab28acef76
by Chenjie Luo
· 8 years ago
d340c1e
Merge "Stop writing NUL bytes in adbkey.pub."
by Treehugger Robot
· 8 years ago
ab28ace
Merge "Modularize logd."
by Chenjie Luo
· 8 years ago
e2865c0
Merge "init: add an initializer for keychord_id_" am: 7c3f147070
by Tom Cherry
· 8 years ago
Next »