Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
bf18e945236f3c246262e6edb5e7f966bab46d19
bf18e94
Merge "init: Use classes for parsing and clean up memory allocations"
by Tom Cherry
· 10 years ago
0aa840f
Merge "Use O_BINARY in base/file for Windows."
by Elliott Hughes
· 10 years ago
4d21323
Use O_BINARY in base/file for Windows.
by Elliott Hughes
· 10 years ago
1e07ace
init: Use classes for parsing and clean up memory allocations
by Tom Cherry
· 10 years ago
da4177e
Merge "fs_mgr: Add support for A/B partitions"
by Daniel Rosenberg
· 10 years ago
b719538
Merge "adb: add unit test for fdevent."
by Yabin Cui
· 10 years ago
f968c2d
fs_mgr: Add support for A/B partitions
by Daniel Rosenberg
· 10 years ago
1a8160d
Merge "adb: improve names for transport threads."
by Yabin Cui
· 10 years ago
b018805
Merge "logd: worst uid record watermark part three"
by Mark Salyzyn
· 10 years ago
d6ff200
logd: worst uid record watermark part three
by Mark Salyzyn
· 10 years ago
71f07ef
Merge "adb: remove workaround for b/6558362."
by Yabin Cui
· 10 years ago
3303687
adb: improve names for transport threads.
by Yabin Cui
· 10 years ago
55c3cd5
adb: remove workaround for b/6558362.
by Yabin Cui
· 10 years ago
899a8be
Merge "Lose uptime to toybox."
by Elliott Hughes
· 10 years ago
d978dc7
Merge "Distinguish transport threads."
by Elliott Hughes
· 10 years ago
0be5141
Distinguish transport threads.
by Elliott Hughes
· 10 years ago
82dbf40
Merge "adb: set thread names (linux & mac)"
by Siva Velusamy
· 10 years ago
fbdd87e
adb: set thread names (linux & mac)
by Siva Velusamy
· 10 years ago
c37e0d6
adb: add unit test for fdevent.
by Yabin Cui
· 10 years ago
b816344
Merge "fatal and fatal_errno should be noreturn."
by Elliott Hughes
· 10 years ago
17edcb6
Merge "adb: clean up transport disconnect operations."
by Yabin Cui
· 10 years ago
935da31
fatal and fatal_errno should be noreturn.
by Elliott Hughes
· 10 years ago
b1c3f94
adb: clean up transport disconnect operations.
by Yabin Cui
· 10 years ago
f03d1ab
Merge "Improve adb tracing."
by Elliott Hughes
· 10 years ago
c516f80
Improve adb tracing.
by Elliott Hughes
· 10 years ago
3d4ef66
Merge "adb: call run_transport_disconnects() only once."
by Yabin Cui
· 10 years ago
3c3c81f
Merge "win32: adb start-server shows stdout/stderr output from actual server"
by Elliott Hughes
· 10 years ago
680d881
Merge "adb unittest: get test_unicode_paths passing on win32"
by Elliott Hughes
· 10 years ago
c93c5a3
Merge "adb: fix adb install and adb push exit code, error handling, unittest"
by Elliott Hughes
· 10 years ago
51ad45c
Merge "adb: remove adisconnect in aremotesocket."
by Yabin Cui
· 10 years ago
c4595b6
adb: call run_transport_disconnects() only once.
by Yabin Cui
· 10 years ago
77e9e5d
adb: fix adb install and adb push exit code, error handling, unittest
by Spencer Low
· 10 years ago
77992be
Merge "VectorImpl.cpp: fix benign multiplication overflow"
by Nick Kralevich
· 10 years ago
397fae3
VectorImpl.cpp: fix benign multiplication overflow
by Nick Kralevich
· 10 years ago
ebb2f05
adb unittest: get test_unicode_paths passing on win32
by Spencer Low
· 10 years ago
31bc13b
adb: remove adisconnect in aremotesocket.
by Yabin Cui
· 10 years ago
6fc0905
Merge "android_memset.c: Use sanitized shifts"
by Nick Kralevich
· 10 years ago
90f0d4f
Merge "adb: disconnect: fix write-after-free memory corruption and crash."
by Yabin Cui
· 10 years ago
ec2ec7a
adb: disconnect: fix write-after-free memory corruption and crash.
by Yabin Cui
· 10 years ago
c7682ce
android_memset.c: Use sanitized shifts
by Duane Sand
· 10 years ago
dbfb452
Merge "android_memset.c: Use __attribute__((no_sanitize("integer")))"
by Nick Kralevich
· 10 years ago
d84b77f
android_memset.c: Use __attribute__((no_sanitize("integer")))
by Nick Kralevich
· 10 years ago
ff8b039
Merge "adb: fix a fake data race on transport:kick reported by tsan."
by Yabin Cui
· 10 years ago
56e8d84
Merge "metricsd: Use system properties to store build time metadata."
by Bertrand Simonnet
· 10 years ago
24d005b
Merge "strdup16to8.c: fix benign integer underflow."
by Nick Kralevich
· 10 years ago
84563c4
strdup16to8.c: fix benign integer underflow.
by Nick Kralevich
· 10 years ago
3a0df8f
Merge "Add macro to call event logger for errors."
by William Luh
· 10 years ago
09249b5
Merge "logd: klogd and Mediatek"
by Mark Salyzyn
· 10 years ago
5719929
win32: adb start-server shows stdout/stderr output from actual server
by Spencer Low
· 10 years ago
fd3ddc5
Add macro to call event logger for errors.
by William Luh
· 10 years ago
ea049bc
adb: fix a fake data race on transport:kick reported by tsan.
by Yabin Cui
· 10 years ago
487323d
Merge "adb: fix a data race in local_socket_event_func."
by Yabin Cui
· 10 years ago
926d344
adb: fix a data race in local_socket_event_func.
by Yabin Cui
· 10 years ago
3f84dd3
logd: klogd and Mediatek
by Mark Salyzyn
· 10 years ago
450bb31
Merge "adb: keep all asocket operations in the main thread."
by Yabin Cui
· 10 years ago
30a4acd
Merge "libcutils: enable LOCAL_SANITIZE := integer"
by Nick Kralevich
· 10 years ago
242b2cd
libcutils: enable LOCAL_SANITIZE := integer
by Nick Kralevich
· 10 years ago
edc3730
Merge "libcutils: cleanups for -fsanitize=integer"
by Nick Kralevich
· 10 years ago
d192c44
adb: keep all asocket operations in the main thread.
by Yabin Cui
· 10 years ago
81b8804
Merge "logd: worst uid record watermark part deux"
by Mark Salyzyn
· 10 years ago
be2d522
libcutils: cleanups for -fsanitize=integer
by Nick Kralevich
· 10 years ago
db24c38
Merge "Don't build 32-bit host libadb."
by Elliott Hughes
· 10 years ago
26b5163
Don't build 32-bit host libadb.
by Elliott Hughes
· 10 years ago
7bf2b85
Merge "Fix missing <stdarg.h>."
by Elliott Hughes
· 10 years ago
00cc0d0
Fix missing <stdarg.h>.
by Elliott Hughes
· 10 years ago
85db045
Merge "Use 64-bit file sizes in fastboot."
by Elliott Hughes
· 10 years ago
ffe30e6
Use 64-bit file sizes in fastboot.
by Elliott Hughes
· 10 years ago
e780faf
Merge "Possible Mac build fix."
by Elliott Hughes
· 10 years ago
d1b7a56
Possible Mac build fix.
by Elliott Hughes
· 10 years ago
d019707
Merge "Not all filesystems support setting SELinux labels."
by Elliott Hughes
· 10 years ago
024b61d
Merge "healthd: Adds cycle_count, current_now and full_charge properties."
by Ruchi Kandoi
· 10 years ago
be92f64
Not all filesystems support setting SELinux labels.
by Elliott Hughes
· 10 years ago
a19856b
metricsd: Use system properties to store build time metadata.
by Bertrand SIMONNET
· 10 years ago
18a3e27
Merge "crash_reporter: Run with supplemental groups"
by Steve Fung
· 10 years ago
bf68bcd
Merge "Move adb's selinux_android_restorecon up and check for failures."
by Elliott Hughes
· 10 years ago
0b79e3e
Move adb's selinux_android_restorecon up and check for failures.
by Elliott Hughes
· 10 years ago
809c444
Merge "EINTR is handled by adb_read/unix_read and friends."
by Elliott Hughes
· 10 years ago
9011bdd
Merge "Fix the fs_config call."
by Elliott Hughes
· 10 years ago
4fcbd26
Fix the fs_config call.
by Elliott Hughes
· 10 years ago
f209292
Merge "Fix 32-bit build."
by Elliott Hughes
· 10 years ago
175d579
Fix 32-bit build.
by Elliott Hughes
· 10 years ago
0f5083a
EINTR is handled by adb_read/unix_read and friends.
by Elliott Hughes
· 10 years ago
077b14f
Merge "Clean up error handling/reporting in file_sync_service.cpp."
by Elliott Hughes
· 10 years ago
d5147b9
Clean up error handling/reporting in file_sync_service.cpp.
by Elliott Hughes
· 10 years ago
6ad6433
crash_reporter: Run with supplemental groups
by Steve Fung
· 10 years ago
93fe5da
Merge "lsof fixes."
by Elliott Hughes
· 10 years ago
d2d6373
lsof fixes.
by Elliott Hughes
· 10 years ago
a87944e
Merge "remove TARGET_PROVIDES_INIT_RC"
by Tom Cherry
· 10 years ago
8d327bf
Merge "Add missing #include <memory> for std::unique_ptr on Windows."
by Elliott Hughes
· 10 years ago
ef555d2
Add missing #include <memory> for std::unique_ptr on Windows.
by Elliott Hughes
· 10 years ago
3a7bcc7
Merge "libutils: Enable LOCAL_SANITIZE := integer"
by Nick Kralevich
· 10 years ago
0eaf6e2
Merge "There are no big endian hosts, grandpa."
by Elliott Hughes
· 10 years ago
34c8963
There are no big endian hosts, grandpa.
by Elliott Hughes
· 10 years ago
2838157
logd: worst uid record watermark part deux
by Mark Salyzyn
· 10 years ago
2f3b5ab
remove TARGET_PROVIDES_INIT_RC
by Tom Cherry
· 10 years ago
3474f5e
Merge "adb sync cleanup."
by Elliott Hughes
· 10 years ago
749c4b4
healthd: Adds cycle_count, current_now and full_charge properties.
by Ruchi Kandoi
· 10 years ago
d7efa5a
adb sync cleanup.
by Elliott Hughes
· 10 years ago
efdae93
libutils: Enable LOCAL_SANITIZE := integer
by Nick Kralevich
· 10 years ago
e345392
Merge "adbd: enable USB SuperSpeed (again)"
by Badhri Jagan Sridharan
· 10 years ago
Next »