Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
ec2d928c486d440e906ffab222efc8693e98b846
ec2d928
Set mode bits for /system/etc/recovery.img.
by Tao Bao
· 10 years ago
580bccd
Merge "Fix the Mac libcutils build."
by Elliott Hughes
· 10 years ago
f1ae4a4
Fix the Mac libcutils build.
by Elliott Hughes
· 10 years ago
4589f4f
Merge "Fix N9 boot."
by Elliott Hughes
· 10 years ago
00c567c
Fix N9 boot.
by Elliott Hughes
· 10 years ago
57e1cc9
Merge "Switch libcutils from gethostbyname to getaddrinfo."
by Elliott Hughes
· 10 years ago
26159e9
Switch libcutils from gethostbyname to getaddrinfo.
by Elliott Hughes
· 10 years ago
a04989e
Merge "init: Fix bootchart trigger for emulator"
by Elliott Hughes
· 10 years ago
0a094ef
Merge "Move mkdirs to adb_utils."
by Elliott Hughes
· 10 years ago
3b32cf5
Merge "init: refuse to start process if domain transition not defined"
by Nick Kralevich
· 10 years ago
2e02c77
init: refuse to start process if domain transition not defined
by Nick Kralevich
· 10 years ago
b7d4777
Move mkdirs to adb_utils.
by Alex Vallée
· 10 years ago
9f8abe6
Merge "Update partition.*.verified even with ro.boot.veritymode set"
by Sami Tolvanen
· 10 years ago
e152b9e
Update partition.*.verified even with ro.boot.veritymode set
by Sami Tolvanen
· 10 years ago
e16a8bb
init: Fix bootchart trigger for emulator
by Yu Ning
· 10 years ago
49f9a8b
Merge "Remove creation of root directory folders"
by Daniel Rosenberg
· 10 years ago
2c5fe24
Merge "libcutils: fs_config: Add folders normally created in init.rc"
by Daniel Rosenberg
· 10 years ago
17f7c7f
Merge "rootdir: Create folders in Android.mk"
by Daniel Rosenberg
· 10 years ago
5ec7bb9
Merge "Allow native bridge to work without a code cache"
by Calin Juravle
· 10 years ago
0f89c50
Merge "libsparse: Wrap sparse_crc32.h to be C++ compatible."
by Tao Bao
· 10 years ago
3282021
libsparse: Wrap sparse_crc32.h to be C++ compatible.
by Tao Bao
· 10 years ago
71ad12b
Allow native bridge to work without a code cache
by jgu21
· 10 years ago
d81f0fe
Merge "Dump memory going from unreadable to readable."
by Christopher Ferris
· 10 years ago
3d38711
Merge "Use delete[] to de-allocate pointers from new[]"
by Pirama Arumuga Nainar
· 10 years ago
ab9ed13
Dump memory going from unreadable to readable.
by Christopher Ferris
· 10 years ago
611dc9c
Merge "Revert "Turn on -Wformat-nonliteral.""
by Dan Albert
· 10 years ago
44dddf7
Revert "Turn on -Wformat-nonliteral."
by Dan Albert
· 10 years ago
70b94b3
Merge "Turn on -Wformat-nonliteral."
by Dan Albert
· 10 years ago
01ccd71
Use delete[] to de-allocate pointers from new[]
by Pirama Arumuga Nainar
· 10 years ago
f1f9fae
Turn on -Wformat-nonliteral.
by Dan Albert
· 10 years ago
ca701ec
Merge "Replace HAVE_WIN32_IPC with _WIN32."
by Elliott Hughes
· 10 years ago
0bea0d8
Replace HAVE_WIN32_IPC with _WIN32.
by Elliott Hughes
· 10 years ago
890e5df
Remove creation of root directory folders
by Daniel Rosenberg
· 10 years ago
2493df2
libcutils: fs_config: Add folders normally created in init.rc
by Daniel Rosenberg
· 10 years ago
8451167
rootdir: Create folders in Android.mk
by Daniel Rosenberg
· 10 years ago
f21f322
Merge "New property that determines when to wait for gdb."
by Christopher Ferris
· 10 years ago
3ff04f9
New property that determines when to wait for gdb.
by Christopher Ferris
· 10 years ago
fdfd590
Merge "Fix "adb remount" for when the root directory is in system.img"
by Daniel Rosenberg
· 10 years ago
625d851
Fix "adb remount" for when the root directory is in system.img
by Daniel Rosenberg
· 10 years ago
ff911ce
Merge "Replace all _LOG error calls with ALOGE."
by Christopher Ferris
· 10 years ago
7ffb164
Merge "Fix debuggerd's gdbclient instructions."
by Elliott Hughes
· 10 years ago
1565a53
Fix debuggerd's gdbclient instructions.
by Elliott Hughes
· 10 years ago
6692bc2
Merge "Fixed a documentation error in protocol.txt"
by Elliott Hughes
· 10 years ago
986c15a
Fixed a documentation error in protocol.txt
by Derrick Bonafilia
· 10 years ago
280c760
Merge "Add static versions for libbacktrace and libnativebridge. Bug fixes."
by Calin Juravle
· 10 years ago
b566916
Add static versions for libbacktrace and libnativebridge. Bug fixes.
by Calin Juravle
· 10 years ago
8fde285
Replace all _LOG error calls with ALOGE.
by Christopher Ferris
· 10 years ago
369fcbb
Merge "Fix ODR issues in ART."
by Evgenii Stepanov
· 10 years ago
aa1141e
Merge "Consistently use strerror in libutils."
by Elliott Hughes
· 10 years ago
3ad22ae
Consistently use strerror in libutils.
by Elliott Hughes
· 10 years ago
d879ada
Fix ODR issues in ART.
by Evgenii Stepanov
· 10 years ago
2749dc2
Merge "adb server: don't close stale fd when TCP transport is closed"
by Elliott Hughes
· 10 years ago
617df09
Merge "Rename ZipEntryName to ZipString"
by Yusuke Sato
· 10 years ago
4c220d2
Merge "Add |optional_suffix| to StartIteration()"
by Yusuke Sato
· 10 years ago
55c6e5c
Rename ZipEntryName to ZipString
by Yusuke Sato
· 10 years ago
17739cf
Add |optional_suffix| to StartIteration()
by Yusuke Sato
· 10 years ago
7c1480e
Merge "logd: serialize accesses to stats helpers"
by Mark Salyzyn
· 10 years ago
fce15a0
logd: serialize accesses to stats helpers
by Mark Salyzyn
· 10 years ago
2ff7a9a
Merge "Fix Mac fastboot build."
by Elliott Hughes
· 10 years ago
0d2313b
Fix Mac fastboot build.
by Elliott Hughes
· 10 years ago
b91c034
Merge "Improve the "device '(null)' not found" error."
by Elliott Hughes
· 10 years ago
fd4ceb3
Merge "Move fastboot's Windows code to C++."
by Elliott Hughes
· 10 years ago
9ae666c
Merge "Move fastboot's Mac OS code to C++."
by Elliott Hughes
· 10 years ago
2d52931
Move fastboot's Mac OS code to C++.
by Elliott Hughes
· 10 years ago
313eda9
Merge "SANITIZE_TARGET: set global ASAN_OPTIONS"
by Evgenii Stepanov
· 10 years ago
773065e
Move fastboot's Windows code to C++.
by Elliott Hughes
· 10 years ago
5b35f59
Improve the "device '(null)' not found" error.
by Elliott Hughes
· 10 years ago
91aeb21
Merge "Move fastboot to C++."
by Elliott Hughes
· 10 years ago
15e5852
Move fastboot to C++.
by Elliott Hughes
· 10 years ago
157c026
Merge "Ignore ro.adb.secure in user builds."
by Elliott Hughes
· 10 years ago
aeb8db9
SANITIZE_TARGET: set global ASAN_OPTIONS
by Evgenii Stepanov
· 10 years ago
ceac133
Merge "init/util.cpp: don't return a negative unsigned value"
by Nick Kralevich
· 10 years ago
7833f4b
init/util.cpp: don't return a negative unsigned value
by Nick Kralevich
· 10 years ago
70363562
Ignore ro.adb.secure in user builds.
by Elliott Hughes
· 10 years ago
41f1fd9
Merge "init support for cgroups."
by Elliott Hughes
· 10 years ago
2d6874f
init support for cgroups.
by Elliott Hughes
· 10 years ago
ba7f260
Merge "Revert "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS""
by Nick Kralevich
· 10 years ago
ca6907c
Revert "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS"
by Nick Kralevich
· 10 years ago
6715131
Merge "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS"
by Nick Kralevich
· 10 years ago
c069a8f
init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS
by Nick Kralevich
· 10 years ago
8c62629
Merge "logd: missing klogd content"
by Mark Salyzyn
· 10 years ago
f21b36c
logd: missing klogd content
by Mark Salyzyn
· 10 years ago
5fb532a
Merge "TypeHelpers.h: Don't underflow unsigned int"
by Nick Kralevich
· 10 years ago
2735e1a
Merge "logd: filter on __android_log_is_loggable"
by Mark Salyzyn
· 10 years ago
95ff830
Merge "liblog: __android_log_is_loggable support global properties"
by Mark Salyzyn
· 10 years ago
b53ea97
Merge "Compare two bootcharts and list timestamps for selected processes."
by Ben Cheng
· 10 years ago
ea4a15a
Compare two bootcharts and list timestamps for selected processes.
by Ben Cheng
· 10 years ago
5b15aca
TypeHelpers.h: Don't underflow unsigned int
by Nick Kralevich
· 10 years ago
de6aea9
Merge "Remove calls to is_selinux_enabled()"
by Nick Kralevich
· 10 years ago
add4a11
Merge "Remove PtraceRead error message."
by Christopher Ferris
· 10 years ago
b526fc8
Remove PtraceRead error message.
by Christopher Ferris
· 10 years ago
5b6e16a
Remove calls to is_selinux_enabled()
by Nick Kralevich
· 10 years ago
d1dbb05
Merge "Revert "logd: regression in log_strtok_r""
by Mark Salyzyn
· 10 years ago
07d36e9
Revert "logd: regression in log_strtok_r"
by Mark Salyzyn
· 10 years ago
78a8692
Merge "logd: regression in log_strtok_r"
by Mark Salyzyn
· 10 years ago
a48117a
logd: regression in log_strtok_r
by Mark Salyzyn
· 10 years ago
24bcc51
Merge "Minor "adb help" fixes."
by Elliott Hughes
· 10 years ago
180f5b2
Minor "adb help" fixes.
by Elliott Hughes
· 10 years ago
24b2fdb
Merge "Add a space before :=."
by Evgenii Stepanov
· 10 years ago
673b26e
Merge "Fix SANITIZE_TARGET build of liblog."
by Evgenii Stepanov
· 10 years ago
Next »