Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
cc5b1bfd014e1b4eec12cc969e07162406131da2
cc5b1bf
Merge "debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id."
by Josh Gao
· 8 years ago
4db827e
Merge "debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id."
by Josh Gao
· 8 years ago
3f61a27
Merge changes Ie0b30417,I8b6e802e am: ee9e5d0981
by Dan Willemsen
· 8 years ago
3d3d800
Merge changes Ie0b30417,I8b6e802e
by Dan Willemsen
· 8 years ago
e97d364
Merge changes I46690d1c,I84c11aa5 am: 0dda322d4a
by Tom Cherry
· 8 years ago
73c685a
Merge changes I46690d1c,I84c11aa5
by Tom Cherry
· 8 years ago
3e347d4
Merge "fs_mgr_verity: fix androidboot.veritymode=enforcing doesn't work"
by Bowgo Tsai
· 8 years ago
32d015c
Merge "fs_mgr_verity: fix androidboot.veritymode=enforcing doesn't work"
by Treehugger Robot
· 8 years ago
f64db84
fs_mgr_verity: fix androidboot.veritymode=enforcing doesn't work
by Bowgo Tsai
· 8 years ago
98b01d3
Merge "Assume bionic has up-to-date linux/capability.h" am: 1445c4b932
by Dan Willemsen
· 8 years ago
81f1c3a
Merge "Assume bionic has up-to-date linux/capability.h"
by Treehugger Robot
· 8 years ago
1bdb60b
Turn off debuggerd for host bionic
by Dan Willemsen
· 8 years ago
eca5cf7
Remove old simulator support from liblog
by Dan Willemsen
· 8 years ago
e2d6455
Assume bionic has up-to-date linux/capability.h
by Dan Willemsen
· 8 years ago
887fc4d
Merge "Small test fixes." am: 9a4f572a95
by Christopher Ferris
· 8 years ago
4e92a72
Merge "Small test fixes."
by Christopher Ferris
· 8 years ago
a2f0ac4
Merge "Give slightly less useless versions to adb and fastboot." am: ddfd5056a2
by Elliott Hughes
· 8 years ago
83c78ab
Merge "Give slightly less useless versions to adb and fastboot."
by Elliott Hughes
· 8 years ago
9baeca2
Merge "Remove unused lambda captures" am: 5b8a92af5d
by Yi Kong
· 8 years ago
d1b3d5b
Merge "Remove unused lambda captures"
by Treehugger Robot
· 8 years ago
133676e
Merge "Fix macOS build." am: 71feb7b321
by Elliott Hughes
· 8 years ago
56a495f
Merge "Fix macOS build."
by Treehugger Robot
· 8 years ago
534c071
Small test fixes.
by Christopher Ferris
· 8 years ago
781b33e
Give slightly less useless versions to adb and fastboot.
by Elliott Hughes
· 8 years ago
ca0331f
Fix macOS build.
by Elliott Hughes
· 8 years ago
97e3e2d
debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id.
by Josh Gao
· 8 years ago
d352927
Merge changes If7b13672,I96135a8c am: 484acce026
by Greg Hackmann
· 8 years ago
22e7b0a
Merge changes If7b13672,I96135a8c
by Treehugger Robot
· 8 years ago
df948b5
Merge "Improve udev failure diagnostics." am: 5ad9ba12df
by Elliott Hughes
· 8 years ago
011c785
init: do not log directly from read_file() and write_file()
by Tom Cherry
· 8 years ago
5e02c8e
init: Check DecodeUid() result and use error string
by Tom Cherry
· 8 years ago
a1f4328
Merge "Improve udev failure diagnostics."
by Elliott Hughes
· 8 years ago
d99a7dc
Remove unused lambda captures
by Yi Kong
· 8 years ago
9db920c
AshmemTest: expand ProtTest cases
by Greg Hackmann
· 8 years ago
1107ce0
AshmemTest: test lseek() and read() on ashmem fds
by Greg Hackmann
· 8 years ago
46332d6
Improve udev failure diagnostics.
by Elliott Hughes
· 8 years ago
0281e08
Merge "Use async safe logging in signal handlers." am: fd8fab19df
by Christopher Ferris
· 8 years ago
e0580fa
Merge "Use async safe logging in signal handlers."
by Christopher Ferris
· 8 years ago
9341f43
Merge "fs_mgr_avb: allow verification error when the device is unlocked"
by Thierry Strudel
· 8 years ago
ae2126f
Merge "fs_mgr_avb: allow verification error when the device is unlocked"
by Thierry Strudel
· 8 years ago
6b0bb5c
fs_mgr_avb: allow verification error when the device is unlocked
by Bowgo Tsai
· 8 years ago
13f033f
Merge "trusty/storage/* to Android.bp" am: 1dcd257a21
by Steven Moreland
· 8 years ago
2bdde71
Merge "use passed blk dev name for quota / super block check" am: 7b706c5b9e
by Keun-young Park
· 8 years ago
b221879
Merge "trusty/storage/* to Android.bp"
by Treehugger Robot
· 8 years ago
47625c3
Merge "use passed blk dev name for quota / super block check"
by Treehugger Robot
· 8 years ago
c061515
use passed blk dev name for quota / super block check
by Keun-young Park
· 8 years ago
1996a7d
Use async safe logging in signal handlers.
by Christopher Ferris
· 8 years ago
bef249f
Merge "Clean up the partition name mapping in fastboot." am: bdbcdf3a16
by Elliott Hughes
· 8 years ago
bb496a0
Merge "Clean up the partition name mapping in fastboot."
by Elliott Hughes
· 8 years ago
7b2f5e9
Merge changes from topic 'adb_thread_safety' am: 9083ff1c24
by Josh Gao
· 8 years ago
33e3006
Merge changes from topic 'adb_thread_safety'
by Josh Gao
· 8 years ago
526b460
Merge "This code has moved to toybox proper." am: c5dbd7134d
by Elliott Hughes
· 8 years ago
5db5919
Merge "This code has moved to toybox proper."
by Treehugger Robot
· 8 years ago
9c3e732
Merge "adb: make darwin build with thread safety analysis." am: 971e6585a6
by Josh Gao
· 8 years ago
2def7c1
Merge "adb: make darwin build with thread safety analysis."
by Josh Gao
· 8 years ago
f969590
adb: wait for devices to come up instead of sleeping for 3s.
by Josh Gao
· 8 years ago
8d7f7d7
adb: make darwin build with thread safety analysis.
by Josh Gao
· 8 years ago
4f52d3f
adb: initialize mDNS asynchronously.
by Josh Gao
· 8 years ago
3780903
adb: add fdevent_run_on_main_thread.
by Josh Gao
· 8 years ago
5fe3333
Merge "libcutils: fs_config internal table alias test" am: 8fad110bfa
by Mark Salyzyn
· 8 years ago
6218df2
Merge "Move all logging to use the async safe logging." am: d673da4bfb
by Christopher Ferris
· 8 years ago
d10e878
Merge "libcutils: fs_config internal table alias test"
by Treehugger Robot
· 8 years ago
1a817a4
Merge "Move all logging to use the async safe logging."
by Christopher Ferris
· 8 years ago
48fa9ca
Merge "init: cleanup exec_service documentation" am: 61559e491e
by William Roberts
· 8 years ago
275af4e
Merge "init: cleanup exec_service documentation"
by Treehugger Robot
· 8 years ago
96142ff
libcutils: fs_config internal table alias test
by Mark Salyzyn
· 8 years ago
4231193
init: cleanup exec_service documentation
by William Roberts
· 8 years ago
39bc252
Merge "Remove bogus _LARGEFILE_SOURCE." am: 3d7ee068e0
by Elliott Hughes
· 8 years ago
04ca405
Merge "Remove bogus _LARGEFILE_SOURCE."
by Treehugger Robot
· 8 years ago
a2e3694
trusty/storage/* to Android.bp
by Steven Moreland
· 8 years ago
711a37a
This code has moved to toybox proper.
by Elliott Hughes
· 8 years ago
75839ca
Clean up the partition name mapping in fastboot.
by Elliott Hughes
· 8 years ago
9f29889
Remove bogus _LARGEFILE_SOURCE.
by Elliott Hughes
· 8 years ago
b5eeaef
Merge "init: manually restorecon mke2fs tools on ramdisk" am: e2629c5682
by Jin Qian
· 8 years ago
7a0d6c6
Merge "init: manually restorecon mke2fs tools on ramdisk"
by Treehugger Robot
· 8 years ago
b1ad617
Move all logging to use the async safe logging.
by Christopher Ferris
· 8 years ago
92fd42b
Merge "adb: use the actual wMaxPacketSize for usb endpoints." am: c7988b1f68
by Josh Gao
· 8 years ago
ddc8fff
Merge "adb: use the actual wMaxPacketSize for usb endpoints."
by Josh Gao
· 8 years ago
d7ea99a
Merge "Add dtbo image support for device tree overlay" am: 5eefcbdd3b
by Yueyao Zhu
· 8 years ago
a6dc4ad
Merge "Add dtbo image support for device tree overlay"
by Treehugger Robot
· 8 years ago
a5628f2
Merge "Make /data/data a symlink to /data/user/0" am: 49bbe16447
by Tom Cherry
· 8 years ago
24d64f8
Merge "adb: enable -Wthread-safety on linux/darwin." am: 2983d2710e
by Josh Gao
· 8 years ago
8a2debe
Merge "Make /data/data a symlink to /data/user/0"
by Tom Cherry
· 8 years ago
65430b3
Merge "adb: enable -Wthread-safety on linux/darwin."
by Josh Gao
· 8 years ago
e35818a
Merge changes Ieb44fa8f,I01b26fe5 am: e1e3e20337
by Mark Salyzyn
· 8 years ago
8c765c2
Merge changes Ieb44fa8f,I01b26fe5
by Treehugger Robot
· 8 years ago
7dce8f7
init: manually restorecon mke2fs tools on ramdisk
by Jin Qian
· 8 years ago
ce48ca5
Merge "init: use do_exec() for init_user0" am: 5ad06cbb1c
by Tom Cherry
· 8 years ago
75dbb49
Merge "init: use do_exec() for init_user0"
by Treehugger Robot
· 8 years ago
12346fd
init: setup keyring before ueventd starts
by Mark Salyzyn
· 8 years ago
40863c5
Make /data/data a symlink to /data/user/0
by cjbao
· 8 years ago
dfcb029
Add dtbo image support for device tree overlay
by Yueyao Zhu
· 8 years ago
63c0c88
logd: refine permissions to access /data/system/packages.list
by Mark Salyzyn
· 8 years ago
f25ad13
adb: enable -Wthread-safety on linux/darwin.
by Josh Gao
· 8 years ago
3cd1245
init: use do_exec() for init_user0
by Tom Cherry
· 8 years ago
06b2ada
adb: use the actual wMaxPacketSize for usb endpoints.
by Josh Gao
· 8 years ago
5ce3cea
Merge "ueventd: do not reference init's sehandle" am: 672dd970f4
by Tom Cherry
· 8 years ago
7513a3a
Merge "ueventd: do not reference init's sehandle"
by Tom Cherry
· 8 years ago
8981858
Merge "Move libc_logging to libasync_safe." am: deb19a631f
by Christopher Ferris
· 8 years ago
fd20847
Merge "Move libc_logging to libasync_safe."
by Christopher Ferris
· 8 years ago
Next »