Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
b7bb5c08727e9ec38a06124beeac5abae1699e9b
b7bb5c0
crasher: add a case that uses PR_SET_NO_NEW_PRIVS.
by Josh Gao
· 8 years ago
c88d0ef
Merge changes from topic 'adb_perf'
by Jerry Zhang
· 8 years ago
4269963
Merge changes from topic 'pre-early-mount'
by Treehugger Robot
· 8 years ago
9840122
Merge "Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils.""
by James Hawkins
· 8 years ago
6717c45
Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."
by James Hawkins
· 8 years ago
d1463f3
Merge "Fix ubsan failure in android::base::Split."
by Treehugger Robot
· 8 years ago
fc85421
Merge "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."
by Treehugger Robot
· 8 years ago
4f4fafc
Merge "Reapply 13398711387e9ce1: Only apply schedTune boost to top-app tasks"
by Narayan Kamath
· 8 years ago
7ee0509
Merge "Implement android::base::WaitForProperty."
by Treehugger Robot
· 8 years ago
4e9e229
Merge "fs_config: wifi is now on vendor partition"
by Treehugger Robot
· 8 years ago
994c7f6
Merge "debuggerd_handler: don't use waitpid(..., __WCLONE)."
by Josh Gao
· 8 years ago
a5ce86d
adb: Add bMaxBurst to superspeed descriptors
by Jerry Zhang
· 8 years ago
c8489c9
adb: Set max socket sizes to larger values.
by Jerry Zhang
· 8 years ago
6f04523
Merge "libmetricslogger: Use libBionicGtestMain instead of a custom test runner."
by Treehugger Robot
· 8 years ago
c2e65f0
fs_config: wifi is now on vendor partition
by Steven Moreland
· 8 years ago
d8caf9e
debuggerd_handler: don't use waitpid(..., __WCLONE).
by Josh Gao
· 8 years ago
3f34938
Merge "libbase: fix the way to find temp dir."
by Yabin Cui
· 8 years ago
570bc1d
libbase: fix the way to find temp dir.
by Yabin Cui
· 8 years ago
09de906
bootstat: Refactor init/utils/boot_clock into base/chrono_utils.
by James Hawkins
· 8 years ago
df14d70
adb: Pre allocate kernel memory
by Jerry Zhang
· 8 years ago
f7a62ac
Fix ubsan failure in android::base::Split.
by Elliott Hughes
· 8 years ago
f43f6d5
libmetricslogger: Use libBionicGtestMain instead of a custom test runner.
by James Hawkins
· 8 years ago
8f2be28
Merge "libbacktraceoffline: make it thread-safe."
by Treehugger Robot
· 8 years ago
e50080a
init: fstab: add support to read fstab entries from device tree
by Sandeep Patil
· 8 years ago
800c05e
Implement android::base::WaitForProperty.
by Elliott Hughes
· 8 years ago
852e34c
Merge "Add comment to android_link_namespaces method"
by Treehugger Robot
· 8 years ago
c6adcc5
init: early_mount: add support to mount non-verity partitions early
by Sandeep Patil
· 8 years ago
743c620
Merge "libmetricslogger: Refactor Tron metrics histogram logging out of bootstat."
by James Hawkins
· 8 years ago
3a57521
libbacktraceoffline: make it thread-safe.
by Yabin Cui
· 8 years ago
06fab2c
Merge "libbacktraceoffline: choose correct debug section for a given address."
by Yabin Cui
· 8 years ago
a19c573
Reapply 13398711387e9ce1: Only apply schedTune boost to top-app tasks
by Narayan Kamath
· 8 years ago
91718b4
Add comment to android_link_namespaces method
by Dimitry Ivanov
· 8 years ago
70e25e5
Merge "Replace public library list with shared lib sonames"
by Dimitry Ivanov
· 8 years ago
b27ae72
libbacktraceoffline: choose correct debug section for a given address.
by Yabin Cui
· 8 years ago
93208e4
Merge "init.rc: create /data/misc/reboot for storing reboot reason"
by Treehugger Robot
· 8 years ago
7d62409
Merge "bootstat.rc: record post_decrypt_time_elapsed only for FDE device"
by Treehugger Robot
· 8 years ago
9aa0d90
init.rc: create /data/misc/reboot for storing reboot reason
by Todd Poynor
· 8 years ago
e95a828
Merge "Documentation improvements"
by Neil Fuller
· 8 years ago
b62a605
Merge "Rename "Bundle" to "Distro""
by Neil Fuller
· 8 years ago
7c6d0ae
Merge "Add bundle format minor version check logic"
by Neil Fuller
· 8 years ago
63337ca
Merge "fs_mgr: removing the dependency of requiring /vbmeta in fstab for AVB"
by Treehugger Robot
· 8 years ago
08afe4c
Merge "cutils: Add clang FORTIFY support"
by Treehugger Robot
· 8 years ago
5dfec13
Merge "Add permission bits to open() with O_CREAT."
by Treehugger Robot
· 8 years ago
c0f46f6
Merge "Add a sample service for testing init."
by Treehugger Robot
· 8 years ago
72d60d9
Merge "Check against LOG_ID_MAX instead of LOG_ID_KERNEL"
by Treehugger Robot
· 8 years ago
f1a2672
Merge "Only allow system to write to existing input nodes."
by Treehugger Robot
· 8 years ago
6af6675
Merge "Fastboot: use flash erase & logical block size for building userdata"
by Connor O'Brien
· 8 years ago
f4ca7c6
init: remove the existing early_mount code
by Sandeep Patil
· 8 years ago
592ba0f
init: refactor: add support for doing early coldboot
by Sandeep Patil
· 8 years ago
4c90b36
Add a sample service for testing init.
by Jorge Lucangeli Obes
· 8 years ago
16b4c7c
Only allow system to write to existing input nodes.
by Michael Wright
· 8 years ago
2976d54
Merge "ueventd: source ueventd configs from vendor and odm"
by Treehugger Robot
· 8 years ago
ac73411
cutils: Add clang FORTIFY support
by George Burgess IV
· 8 years ago
2ee6ea0
fs_mgr: removing the dependency of requiring /vbmeta in fstab for AVB
by bowgotsai
· 8 years ago
c7ea78c
bootstat.rc: record post_decrypt_time_elapsed only for FDE device
by Wei Wang
· 8 years ago
f477418
Merge "fix warning: Null pointer argument in call to memory comparison function"
by Treehugger Robot
· 8 years ago
dd57311
Merge changes Ia23b932a,I33e8a0ca,I0a5e7939,I13db1f45,I2a9dba81, ...
by Mark Salyzyn
· 8 years ago
9462ee0
Documentation improvements
by Neil Fuller
· 8 years ago
b918a36
Rename "Bundle" to "Distro"
by Neil Fuller
· 8 years ago
dccc6ac
Add bundle format minor version check logic
by Neil Fuller
· 8 years ago
0195e71
Add permission bits to open() with O_CREAT.
by George Burgess IV
· 8 years ago
aa4c598
Fastboot: use flash erase & logical block size for building userdata
by Connor O'Brien
· 8 years ago
68b0cda
fix warning: Null pointer argument in call to memory comparison function
by Yunlian Jiang
· 8 years ago
987fd3c
Merge "Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime.""
by James Hawkins
· 8 years ago
a520876
liblog: add local_logger
by Mark Salyzyn
· 9 years ago
ad6b1c7
ueventd: make selinux labeling optional for device creation
by Sandeep Patil
· 8 years ago
59be646
Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime."
by James Hawkins
· 8 years ago
542a4d2
ueventd: source ueventd configs from vendor and odm
by Sandeep Patil
· 8 years ago
460ea6d
liblog: add __android_log_config_*_close()
by Mark Salyzyn
· 9 years ago
10bfb20
liblog: add android_log_logger_list management
by Mark Salyzyn
· 9 years ago
55da9a1
liblog: add logprint to host build
by Mark Salyzyn
· 9 years ago
7655861
liblog: benchmark: Use local LOGGER_NULL frontend
by Mark Salyzyn
· 10 years ago
b4ea995
liblog: Add android_set_log_frontend
by Mark Salyzyn
· 10 years ago
6a4774a
Merge changes I1a28c21c,I02faec3b,I16a2050b
by Josh Gao
· 8 years ago
b756d0a
Merge "bootstat: Remove custom uptime parser in favor of elapsedRealtime."
by Treehugger Robot
· 8 years ago
c83f630
Merge "liblog: fix an undefined-behavor in __write_to_log_daemon()"
by Treehugger Robot
· 8 years ago
7d4f8eb
Merge "liblog: fix a memory leak in __android_log_pmsg_file_write()"
by Treehugger Robot
· 8 years ago
e0d5c7c
liblog: fix an undefined-behavor in __write_to_log_daemon()
by Ting-Yuan Huang
· 8 years ago
2b7323a
liblog: fix a memory leak in __android_log_pmsg_file_write()
by Ting-Yuan Huang
· 8 years ago
978d606
bootstat: Remove custom uptime parser in favor of elapsedRealtime.
by James Hawkins
· 8 years ago
735d15f
Merge "liblog: logger.h fortify comments"
by Mark Salyzyn
· 8 years ago
3538026
liblog: logger.h fortify comments
by Mark Salyzyn
· 8 years ago
ef70ada
crash_dump: collect open files before dropping caps.
by Josh Gao
· 8 years ago
3604c4e
debuggerd_test: improve error when crasher fails to exec.
by Josh Gao
· 8 years ago
05a5975
debuggerd_test: fix crasher path.
by Josh Gao
· 8 years ago
99dd60a
Merge "Don't print 168^W143 lines of help when someone makes a typo."
by Elliott Hughes
· 8 years ago
3f3e4f2
Merge "crash_dump: read /proc/<pid>/maps before dropping capabilities."
by Josh Gao
· 8 years ago
007479a
crash_dump: read /proc/<pid>/maps before dropping capabilities.
by Josh Gao
· 8 years ago
83ee57d
Check against LOG_ID_MAX instead of LOG_ID_KERNEL
by Evan Ralston
· 8 years ago
1b2baec
Merge "Make __android_log_assert behave more like libc asserts."
by Elliott Hughes
· 8 years ago
04a7c51
Merge "debuggerd_handler: fix prctl return value check."
by Josh Gao
· 8 years ago
71299e4
debuggerd_handler: fix prctl return value check.
by Josh Gao
· 8 years ago
1209f4c
Don't print 168^W143 lines of help when someone makes a typo.
by Elliott Hughes
· 8 years ago
088427b
Replace public library list with shared lib sonames
by Dimitry Ivanov
· 8 years ago
24bde4c
Merge "Log errors from loading public libraries"
by Dimitry Ivanov
· 8 years ago
f6e73cd
Log errors from loading public libraries
by Evan Ralston
· 8 years ago
c758312
Make __android_log_assert behave more like libc asserts.
by Elliott Hughes
· 8 years ago
f8ef9e1
Merge changes from topic 'debuggerd_ambient'
by Josh Gao
· 8 years ago
0872ce2
Merge "init: clean up exec command"
by Treehugger Robot
· 8 years ago
1c0c4ff
Merge "bootstat: Log bootloader timing metrics to Tron."
by James Hawkins
· 8 years ago
Next »