| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
The libc++ version of libbacktrace on the host was still linking against
libstdc++, and this was causing problems in art.
Change-Id: I1d14fb9e18abd074affcf46c8044407041970669
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 14903517
Change-Id: I5b0a418dd982f1a2fd90609b12bd8364f7f34996
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | | |
Change-Id: Ie34f935694034a069e844be64d6011eb9e3f9869
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: I74422cfdba341fcd1a6235044700cf3986e853d0
Signed-off-by: Hurri Lu <jlu32@marvell.com>
|
|\ \ \ \ |
|
|/ / / /
| | | |
| | | |
| | | |
| | | | |
Bug: 11156955
Change-Id: I70a75c07744d9897d76b180e4940b8717297c53f
|
|\ \ \ \ |
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
These headers are needed for pid_t and free when using libc++ headers (POSIX
does not require that the symbols be exposed with the previous includes).
Change-Id: Ia51a4fdfdbae7377130a43c401c2d8d241671d1e
|
|\ \ \ \
| |/ / /
|/| | | |
|
|/ / /
| | |
| | |
| | |
| | | |
Change-Id: Ie5f6624b9dcf81d84769b9cdaf9d8a301c8826f7
Signed-off-by: Douglas Leung <douglas@mips.com>
|
|\ \ \ |
|
| | |/
| |/|
| | |
| | |
| | |
| | | |
This reverts commit 249c26de823be0f9a84a9f092c776bcd9830fba5.
Change-Id: I2a56c574fa8d842d5f3c51fd57ecf078838fcfec
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | | |
Change-Id: Ie6754f41f9348852a02cc0ff35befb5a76ac2882
|
|\ \ \
| |/ / |
|
|/ /
| |
| |
| | |
Change-Id: Ic0f5871bd434fda78df79b1417f7bc610d99f73e
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The original definition of VENDOR_ID_COMPAL is for Compal Communications, Inc.
But Compal Communications, Inc(CCI) had been merged into Compal Electronics, Inc(CEI) at April of 2014
So VENDOR_ID_COMPAL should be changed from 0x1219(CCI's VID) to 0x04B7(CEI's VID).
And add one new definition(VENDOR_ID_COMPALCOMM) for CCI to maintain old devices that use CCI's VID.
modified: adb/usb_vendors.c
Change-Id: I9e9a96f6cc81273ff2c9353a13e7ce3b0583396b
|
|\ \ \ |
|
|/ / /
| | |
| | |
| | |
| | | |
Change-Id: Iadedae749b31adb1310fa50a68b2dc19097c3654
Signed-off-by: Greg Hackmann <ghackmann@google.com>
|
|\ \ \
| |_|/
|/| | |
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I4d37ae4ad19620f77e37b739fb1248b712b3f986
Signed-off-by: Greg Hackmann <ghackmann@google.com>
|
|\ \ \
| |/ /
|/| | |
|
|/ /
| |
| |
| |
| |
| | |
(cherry picked from commit f1b21c5c735e9150c8f29bdb52db2f3eb3ffc469)
Change-Id: Ie4b6b303225c93f2448a503d6ea9cebb552cbad5
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Deal with some signedness issues
- Deal with some size issues
- Deal with NULL pointer issues
- Deal with some -Wunused issues
Change-Id: I1479dd90d690084491bae3475f2c547833519a57
|
|\ \ \ |
|
|/ / /
| | |
| | |
| | | |
Change-Id: I063213957b8452f4690da0f64872075f7c27b4cd
|
|\ \ \ |
|
|/ / /
| | |
| | |
| | | |
Change-Id: I8aae6c3e1ccc2294f4db455e1b4f3b4c34a00aaf
|
|\ \ \
| | | |
| | | |
| | | | |
socket_network_client_timeout."
|
|/ / /
| | |
| | |
| | | |
Change-Id: Ic6070855a21920384c555c9c82b9a2e4a776cbae
|
|\ \ \ |
|
|/ / /
| | |
| | |
| | | |
Change-Id: Ie67a2305ade02e078bf0edf54104c295b091b1b7
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
After a disconnect, the initial blocking connect takes
a long time to return, while subsequent calls return
quicks. Switch to a non-blocking connect to make the
re-connect time more consistent and faster overall.
Change-Id: I21d02b22a8eb9a457c2f1fa95eb17894d5612ccd
Signed-off-by: Ken Lierman <ken.lierman@windriver.com>
Reviewed-by: Gumbel, Matthew K <matthew.k.gumbel@intel.com>
Reviewed-by: Jovanovic, Radivoje <radivoje.jovanovic@intel.com>
Reviewed-by: Boie, Andrew P <andrew.p.boie@intel.com>
|
|\ \ \ \ |
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: I1d78f4e6c1d8086c2895f6739c3202e9ef74fee2
|
|\ \ \ \
| |/ / /
|/| | | |
|
|/ / /
| | |
| | |
| | | |
Change-Id: Ic8a58a6cf55221ec361bbb80c7c9636fe1349943
|
|\ \ \ |
|
|/ / /
| | |
| | |
| | | |
Change-Id: I4a1ce30e7c2166ac1846cc90de0252beee542ee6
|
|\ \ \ |
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
Also add SIGTRAP to the list of signals we don't want to double fault on.
Bug: 15024256
Change-Id: I23ab80800563c007fcd3e42527329fedf762f0c8
|
|\ \ \ |
|
|/ / /
| | |
| | |
| | | |
Change-Id: I4d0cbe14daa90ac5f91ce4597584448ee3c65dda
|