| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
There's an inherent race in trying to read out the thread name from
the system and the thread closing out on its own (and thus being removed
from procfs).
Try to handle this by formatting the thread name unconditionally with
the tid when getting the thread name fails (instead of dereferencing
NULL and crashing).
Bug: 15406837
Change-Id: Ibf2208b8ce345589e7e9c57e6a307728d1121c5d
|
|
|
|
|
|
| |
(cherry picked from commit 9516139c03e7e48b2c23a5b53dc4309989e54c6b)
Change-Id: I2883e2a13a523e6938c8a3aed93e66af948cdcd8
|
|
|
|
|
|
|
|
| |
When flattening the BlobCache, we insert padding for alignment. Make
sure to zero the padding bytes to have reproducible results.
Bug: 16569863
Change-Id: Id39eac5e6a1687459eb6bc2074b1339393fce711
|
|
|
|
|
|
|
|
|
|
|
| |
Bug: 16408818
These targets are no longer in use, since we have a proper way to create both
32-bit and 64-bit host libraries in a single build now.
Cherry-pick from AOSP: 03cc1f747c4e92d572a88ec3eb9fde920e871a7e
Change-Id: Icd09f795acd220de5b5e956a8d8e1b4ab4864fa9
|
|\
| |
| |
| |
| | |
* commit '72299bf0d240072174f847d13f1c9498b3ef9fa6':
[Bug]NE when playing mp3 with incorrect UTF16 char
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bug: 15274351
Bug: 15539240
Many MP3 files have incorrect utf16 chars, but the
Utf16_to_utf8_length() routine checks for errors in
standard utf16 char. utf16_to_utf8() was not checking
for errors in standard utf16 char.
Change-Id: Iafd922ff92cabe6bba8971215fcfd1fd471c894b
(cherry picked from commit 605b139cdf56364c6c9b37e59dd12efc61c24631)
|
| |
| |
| |
| |
| | |
Change-Id: I158f69917bab5f15482dd8f2b66b36a4cc0f11ad
(cherry picked from commit 5ee915afe17b7190f992addc48cb53ed6371a68d)
|
| |
| |
| |
| | |
Change-Id: I158f69917bab5f15482dd8f2b66b36a4cc0f11ad
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
32-bit and 64-bit libraries."
* commit '928821bd123aa38094289b9c62debb4d92b84069':
Host multilib build of both 32-bit and 64-bit libraries.
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
64-bit libraries."
* commit '72d77449d99833140f7dd838db6556484031da29':
Host multilib build of both 32-bit and 64-bit libraries.
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I54f91f385b109fc664a1a1f9320affb2a846fef1
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit 'b2a9129e8f0666884dee660515c51d4dd5c17c7a':
libutils: turn on -Werror
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit 'bf0ed82485e0166dd5f5c9415026c2dc3fd2ae4b':
libutils: turn on -Werror
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Deal with some -Wunused issues
- Override PRI macros (windows)
- Revert use of PRI macros on off64_t (linux)
- Deal with a gnu++11 complaince issue
Change-Id: Ie66751293bd84477a5a6dfd8a57e700a16e36964
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '4b126c4604965ea029d9c741d074ad7f820b5269':
Revert "Move libutils to libc++"
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit 'e8f90ca60d65f5a0542b77f8f517c4fb80da2e52':
Revert "Move libutils to libc++"
|
| | |\ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Causes issues in the unbundled branches.
This reverts commit dc133729b0bc983c6ecfecdb06ac8b433ea31350.
Change-Id: I9185ce9ea9e0ea631f0bfe016edf38c6830b288a
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit '58f4a09bb4375c2f7b85ec14449a0588e85e126a':
Move libutils to libc++
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | | |
* commit '36f536fc7b88fe21a974bce6fed565bc622b5bc2':
Move libutils to libc++
|
| | |\ \ \
| | | |/ / |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 15193147
Change-Id: Ib4b1835e77279db905e098abc7c9bf8d27d66b57
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
utils/Debug.h"
* commit '4547273b427422d69260a21dd19b1480aff7b890':
String16.cpp rm unused utils/Debug.h
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | | |
* commit '265262a8b243faa16c268ac40801a226359437a6':
String16.cpp rm unused utils/Debug.h
|
| | |/ /
| | | |
| | | |
| | | | |
Change-Id: Ie7e3695770f20be33738a0f0a868cc914248d91a
|
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| |
| | |
| | | |
POSIX dprintf."
* commit '29415ce2fbb3a96e513abd00589da169d3399aee':
Move libutils from fdprintf to POSIX dprintf.
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit '72f51179849c338747fd83d638c90b6be42a43cf':
Move libutils from fdprintf to POSIX dprintf.
|
| | |
| | |
| | |
| | |
| | | |
Bug: 11156955
Change-Id: I70a75c07744d9897d76b180e4940b8717297c53f
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'b18da571f90eebedd99fe5607a6b0d7ae4e91893':
Remove unused LOCAL_LDLIBS.
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit '1e6cd741fd130e5916337eb75c9ceef2152035d2':
Remove unused LOCAL_LDLIBS.
|
| | |
| | |
| | |
| | | |
Change-Id: I42aeb7668183e7a06207ee063f6eee4d37d66c6e
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | | |
* commit '2898a4ad5ede1fa3d42b4b2bd54a4b91b61bcc2b':
libutils: FileMap styling adjustments
libutils: FileMap 64 bit compile issues
|
| |\ \
| | |/
| | |
| | |
| | |
| | | |
* commit '7fb0ff53e87115d98af7272368348bbc270516ae':
libutils: FileMap styling adjustments
libutils: FileMap 64 bit compile issues
|
| | |
| | |
| | |
| | | |
Change-Id: I487ebe67a46a7b8f680e722141dd216bbd396f3e
|
| | |
| | |
| | |
| | | |
Change-Id: Ie7a0aeb2a7e2d2a90aa2b97c657ea7ec566bf793
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
compile issues"
* commit '270abd69448a1cae78649127aa43750b4067192f':
libutils: BlobCache 64 bit compile issues
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit 'ca242b497daa152f517f2b74037d5e2765f3ad2d':
libutils: BlobCache 64 bit compile issues
|
| | |
| | |
| | |
| | | |
Change-Id: I60e9bddfff04f19834b83bdc26a83ca7173363c3
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
imply CLOCK_BOOTTIME."
* commit '48030e68e5d2d763ab9c1ca88036837e1e4f3c08':
HAVE_POSIX_CLOCKS doesn't imply CLOCK_BOOTTIME.
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
CLOCK_BOOTTIME."
* commit 'e7ddcad89f2950d58b4022b55f2cf693daac2e19':
HAVE_POSIX_CLOCKS doesn't imply CLOCK_BOOTTIME.
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
HAVE_POSIX_CLOCKS imples clock_gettime,settime and
CLOCK_REALTIME / CLOCK_MONOTONIC.
CLOCK_BOOTTIME appears only on newer versions of glibc
and might only be supported on newer kernels.
Change-Id: I66e724a3593538c3b80de2c5f81a964d3fa96eaf
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '43cb7ae6c31ced8cd518eab59dfea31ab1ade812':
Cleanup: warning fixit.
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit '4f362e438c6ee5688c4f2f444203ed7acffa566b':
Cleanup: warning fixit.
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | | |
bootable/recovery has a dependent commit: I9adb470b04e4301989d128c9c3097b21b4dea431
Change-Id: Icf23e659265d71d5226d527c2b40cfbc132320ee
Signed-off-by: Sasha Levitskiy <sanek@google.com>
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I0835278df1aa78f10d5493d7ef2c9e4a15c0fee9
|
|\ \ \ \
| |/ / /
|/| / /
| |/ /
| | |
| | |
| | | |
RefBase."
* commit 'cb6daaafa45c81c3c304eac947d2e2fca15f3171':
Fix stack trace logging in RefBase.
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit '9d379a1e02f25cbc06db55952d981b0dbba75b5c':
Fix stack trace logging in RefBase.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This was broken about 5 months ago in change I78435ed49aa196a0efb45bf9b2d58b62c41737d3.
See: https://goto.google.com/jhtss
Change-Id: Icc32993552efed3015bc1b79a7bd872d7510e020
|