Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
0039241124ae3ef9b19c805b0341120e11f9561e
0039241
am e7ed68ad: Merge "libcutils: fs_config: Add folders normally created in init.rc"
by Daniel Rosenberg
· 10 years ago
f3cd170
am 3470855e: Merge "rootdir: Create folders in Android.mk"
by Daniel Rosenberg
· 10 years ago
e7ed68a
Merge "libcutils: fs_config: Add folders normally created in init.rc"
by Daniel Rosenberg
· 10 years ago
3470855
Merge "rootdir: Create folders in Android.mk"
by Daniel Rosenberg
· 10 years ago
ed5c99e
am 09a0b17d: Merge "Allow native bridge to work without a code cache"
by Calin Juravle
· 10 years ago
09a0b17
Merge "Allow native bridge to work without a code cache"
by Calin Juravle
· 10 years ago
75b3f8c
am 87101256: Merge "libsparse: Wrap sparse_crc32.h to be C++ compatible."
by Tao Bao
· 10 years ago
8710125
Merge "libsparse: Wrap sparse_crc32.h to be C++ compatible."
by Tao Bao
· 10 years ago
a29c012
libsparse: Wrap sparse_crc32.h to be C++ compatible.
by Tao Bao
· 10 years ago
cef898f
Allow native bridge to work without a code cache
by jgu21
· 10 years ago
c03e40f
am a3ee46f1: Merge "Dump memory going from unreadable to readable."
by Christopher Ferris
· 10 years ago
a3ee46f
Merge "Dump memory going from unreadable to readable."
by Christopher Ferris
· 10 years ago
8507453
am 8cd62808: Merge "Use delete[] to de-allocate pointers from new[]"
by Pirama Arumuga Nainar
· 10 years ago
8cd6280
Merge "Use delete[] to de-allocate pointers from new[]"
by Pirama Arumuga Nainar
· 10 years ago
456abba
Dump memory going from unreadable to readable.
by Christopher Ferris
· 10 years ago
00599ec
am e84205bf: Merge "Revert "Turn on -Wformat-nonliteral.""
by Dan Albert
· 10 years ago
e84205b
Merge "Revert "Turn on -Wformat-nonliteral.""
by Dan Albert
· 10 years ago
286bb6d
Revert "Turn on -Wformat-nonliteral."
by Dan Albert
· 10 years ago
fcdc314
am a35affb5: Merge "Turn on -Wformat-nonliteral."
by Dan Albert
· 10 years ago
a35affb
Merge "Turn on -Wformat-nonliteral."
by Dan Albert
· 10 years ago
837eff2
Use delete[] to de-allocate pointers from new[]
by Pirama Arumuga Nainar
· 10 years ago
459df8f
Turn on -Wformat-nonliteral.
by Dan Albert
· 10 years ago
9d748c8
am a6241a02: Merge "Replace HAVE_WIN32_IPC with _WIN32."
by Elliott Hughes
· 10 years ago
a6241a0
Merge "Replace HAVE_WIN32_IPC with _WIN32."
by Elliott Hughes
· 10 years ago
095307e
Replace HAVE_WIN32_IPC with _WIN32.
by Elliott Hughes
· 10 years ago
bbe796d
libcutils: fs_config: Add folders normally created in init.rc
by Daniel Rosenberg
· 10 years ago
58458b6
rootdir: Create folders in Android.mk
by Daniel Rosenberg
· 10 years ago
0473a1e
am b6deb331: Merge "New property that determines when to wait for gdb."
by Christopher Ferris
· 10 years ago
b6deb33
Merge "New property that determines when to wait for gdb."
by Christopher Ferris
· 10 years ago
d79f2be
New property that determines when to wait for gdb.
by Christopher Ferris
· 10 years ago
32933ff
am dc4fa7f6: Merge "Fix "adb remount" for when the root directory is in system.img"
by Daniel Rosenberg
· 10 years ago
dc4fa7f
Merge "Fix "adb remount" for when the root directory is in system.img"
by Daniel Rosenberg
· 10 years ago
d6eba89
Fix "adb remount" for when the root directory is in system.img
by Daniel Rosenberg
· 10 years ago
708e543
am 41a0654e: Merge "Replace all _LOG error calls with ALOGE."
by Christopher Ferris
· 10 years ago
41a0654
Merge "Replace all _LOG error calls with ALOGE."
by Christopher Ferris
· 10 years ago
dba00aa
am c9aeae27: Merge "Fix debuggerd\'s gdbclient instructions."
by Elliott Hughes
· 10 years ago
c9aeae2
Merge "Fix debuggerd's gdbclient instructions."
by Elliott Hughes
· 10 years ago
android-m-preview-1
39a28c2
Fix debuggerd's gdbclient instructions.
by Elliott Hughes
· 10 years ago
f4bb11d
am 913ef1ca: Merge "Fixed a documentation error in protocol.txt"
by Elliott Hughes
· 10 years ago
913ef1c
Merge "Fixed a documentation error in protocol.txt"
by Elliott Hughes
· 10 years ago
36da715
Fixed a documentation error in protocol.txt
by Derrick Bonafilia
· 10 years ago
845f829
am f9fd0d5a: Merge "Add static versions for libbacktrace and libnativebridge. Bug fixes."
by Calin Juravle
· 10 years ago
f9fd0d5
Merge "Add static versions for libbacktrace and libnativebridge. Bug fixes."
by Calin Juravle
· 10 years ago
28042b5
Add static versions for libbacktrace and libnativebridge. Bug fixes.
by Calin Juravle
· 10 years ago
b36b592
Replace all _LOG error calls with ALOGE.
by Christopher Ferris
· 10 years ago
7d4fc44
am 8c047830: Merge "Fix ODR issues in ART."
by Evgenii Stepanov
· 10 years ago
8c04783
Merge "Fix ODR issues in ART."
by Evgenii Stepanov
· 10 years ago
b40ebc5
am 6d1e6ec3: Merge "Consistently use strerror in libutils."
by Elliott Hughes
· 10 years ago
6d1e6ec
Merge "Consistently use strerror in libutils."
by Elliott Hughes
· 10 years ago
6ed68cc
Consistently use strerror in libutils.
by Elliott Hughes
· 10 years ago
953314f
Fix ODR issues in ART.
by Evgenii Stepanov
· 10 years ago
eb73219
am b80ed906: Merge "adb server: don\'t close stale fd when TCP transport is closed"
by Elliott Hughes
· 10 years ago
b80ed90
Merge "adb server: don't close stale fd when TCP transport is closed"
by Elliott Hughes
· 10 years ago
95a37e7
am 692dc75d: Merge "Rename ZipEntryName to ZipString"
by Yusuke Sato
· 10 years ago
692dc75
Merge "Rename ZipEntryName to ZipString"
by Yusuke Sato
· 10 years ago
6d43d44
am f5a59f92: Merge "Add |optional_suffix| to StartIteration()"
by Yusuke Sato
· 10 years ago
f5a59f9
Merge "Add |optional_suffix| to StartIteration()"
by Yusuke Sato
· 10 years ago
0744754
Rename ZipEntryName to ZipString
by Yusuke Sato
· 10 years ago
f1d3d3b
Add |optional_suffix| to StartIteration()
by Yusuke Sato
· 10 years ago
f32bc72
am 3c233b36: Merge "logd: serialize accesses to stats helpers"
by Mark Salyzyn
· 10 years ago
3c233b3
Merge "logd: serialize accesses to stats helpers"
by Mark Salyzyn
· 10 years ago
ed777e9
logd: serialize accesses to stats helpers
by Mark Salyzyn
· 10 years ago
4d2b071
am 1a3334f2: Merge "Fix Mac fastboot build."
by Elliott Hughes
· 10 years ago
1a3334f
Merge "Fix Mac fastboot build."
by Elliott Hughes
· 10 years ago
fbcb93a
Fix Mac fastboot build.
by Elliott Hughes
· 10 years ago
0401645
am 9137d65e: Merge "Improve the "device \'(null)\' not found" error."
by Elliott Hughes
· 10 years ago
c078d54
am 75d47421: Merge "Move fastboot\'s Windows code to C++."
by Elliott Hughes
· 10 years ago
cb7f5f5
am feddd582: Merge "Move fastboot\'s Mac OS code to C++."
by Elliott Hughes
· 10 years ago
9137d65
Merge "Improve the "device '(null)' not found" error."
by Elliott Hughes
· 10 years ago
75d4742
Merge "Move fastboot's Windows code to C++."
by Elliott Hughes
· 10 years ago
feddd58
Merge "Move fastboot's Mac OS code to C++."
by Elliott Hughes
· 10 years ago
20750ad
Move fastboot's Mac OS code to C++.
by Elliott Hughes
· 10 years ago
eaa9787
am 2e8d31f6: Merge "SANITIZE_TARGET: set global ASAN_OPTIONS"
by Evgenii Stepanov
· 10 years ago
2e8d31f
Merge "SANITIZE_TARGET: set global ASAN_OPTIONS"
by Evgenii Stepanov
· 10 years ago
c636b64
Move fastboot's Windows code to C++.
by Elliott Hughes
· 10 years ago
e2d3677
Improve the "device '(null)' not found" error.
by Elliott Hughes
· 10 years ago
28369a2
am dc80d03e: Merge "Move fastboot to C++."
by Elliott Hughes
· 10 years ago
dc80d03
Merge "Move fastboot to C++."
by Elliott Hughes
· 10 years ago
b3748de
Move fastboot to C++.
by Elliott Hughes
· 10 years ago
11e6f21
am 21ba889a: Merge "Ignore ro.adb.secure in user builds."
by Elliott Hughes
· 10 years ago
21ba889
Merge "Ignore ro.adb.secure in user builds."
by Elliott Hughes
· 10 years ago
1cbe3d9
SANITIZE_TARGET: set global ASAN_OPTIONS
by Evgenii Stepanov
· 10 years ago
8d855ba
am d2e7f002: Merge "init/util.cpp: don\'t return a negative unsigned value"
by Nick Kralevich
· 10 years ago
d2e7f00
Merge "init/util.cpp: don't return a negative unsigned value"
by Nick Kralevich
· 10 years ago
d2104df
init/util.cpp: don't return a negative unsigned value
by Nick Kralevich
· 10 years ago
5cba504
Ignore ro.adb.secure in user builds.
by Elliott Hughes
· 10 years ago
f5a7ba9
am 53d504f0: Merge "init support for cgroups."
by Elliott Hughes
· 10 years ago
53d504f
Merge "init support for cgroups."
by Elliott Hughes
· 10 years ago
d62f060
init support for cgroups.
by Elliott Hughes
· 10 years ago
4c6269c
am 106f92f5: Merge "Revert "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS""
by Nick Kralevich
· 10 years ago
106f92f
Merge "Revert "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS""
by Nick Kralevich
· 10 years ago
21d605e
Revert "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS"
by Nick Kralevich
· 10 years ago
135b6b0
am 6b27b7d6: Merge "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS"
by Nick Kralevich
· 10 years ago
6b27b7d
Merge "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS"
by Nick Kralevich
· 10 years ago
18ae44b
init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS
by Nick Kralevich
· 10 years ago
4c62736
am 3a7d4b4e: Merge "logd: missing klogd content"
by Mark Salyzyn
· 10 years ago
3a7d4b4
Merge "logd: missing klogd content"
by Mark Salyzyn
· 10 years ago
ee49c6a
logd: missing klogd content
by Mark Salyzyn
· 10 years ago
cb2d0c5
am 7015b3be: Merge "TypeHelpers.h: Don\'t underflow unsigned int"
by Nick Kralevich
· 10 years ago
7015b3b
Merge "TypeHelpers.h: Don't underflow unsigned int"
by Nick Kralevich
· 10 years ago
Next »