- 01 Jun, 2015 2 commits
-
-
Dan Albert authored
Addresses post-submit comments from I54692ab8105dd09db6af7a2c0894a17bdd118aa0. Bug: http://b/21309901 Change-Id: Ie19ee8cdcc4055a65fe7dfc103156e54eafe8977 (cherry picked from commit 9d476a02e9a14e847669a6683c585028175aa322)
-
Dan Albert authored
Bug: 21309901 Change-Id: I54692ab8105dd09db6af7a2c0894a17bdd118aa0 (cherry picked from commit c05554ec5c9aff5e0f1e83de9bb62c3569eecca2)
-
- 28 May, 2015 2 commits
-
-
Dmitriy Ivanov authored
Bug: http://b/20464031 Change-Id: I948141c46f9e054fc45f5934153dee56ce3cd558 (cherry picked from commit 087005f37e02b48809746947159d824493885b1e)
-
Dmitriy Ivanov authored
This applies for apps targeting sdk<=22 and only for lp32 platforms. Bug: http://b/21364029 Change-Id: I903e81c9ccda2a8beaba1d132d68c77d30a4cdb2 (cherry picked from commit d974e8804689058714dc4fe9adcb57ee9a6996a8)
-
- 27 May, 2015 1 commit
-
-
Dmitriy Ivanov authored
Bug: http://b/21364029 Change-Id: I8648d1bff6c8fd6e7cd12da7f128e048b9f2829a (cherry picked from commit 79fd668bb4ddb22432eeda2ebd8d10359013d9a8)
-
- 22 May, 2015 1 commit
-
-
Dmitriy Ivanov authored
Linker used to skip RTLD_NEXT within local_group when caller->next is nullptr (which represents load order but not the order within local_group dependency tree) Bug: http://b/21380474 Change-Id: I178fc4657b19bceb871635b177c1df67855b1708 (cherry picked from commit b96ac41b32e61799c48f3fd07831cc168b95068d)
-
- 20 May, 2015 2 commits
-
-
Yabin Cui authored
Change-Id: I48269218b152054d527d9257d40490b54205140f
- 18 May, 2015 2 commits
-
-
Yabin Cui authored
Bug: 19358804 Change-Id: I38a53ad64c81d0eefdd1d24599e769fd8a477a56 (cherry picked from commit 40a8f214a5264efe5feaaffd55cea67fb87d097b)
-
Yabin Cui authored
This test has lost its purpose as we are using mmap/munmap for pthread_internal_t. And it is a flaky test. Bug: 21205574 Bug: 20860440 Change-Id: I7cbb6bc3fd8a2ca430415beab5ee27a856ce4ea7 (cherry picked from commit 2957cc5f1043adf0b9c0f1cdfff2d408952e40f5)
-
- 16 May, 2015 2 commits
-
-
Dmitriy Ivanov authored
-
Dmitriy Ivanov authored
Bug: http://b/19059885 Bug: http://b/21203348 Change-Id: Ic375e9f877d68de8f866d17362879a7dde638465
-
- 15 May, 2015 5 commits
-
-
Chih-Hung Hsieh authored
All arch-arm and arch-arm64 .S files were compiled by gcc with and without this patch. The output object files were identical. When compiled with llvm and this patch, the output files were also identical to gcc's output. BUG: 18061004 Change-Id: I458914d512ddf5496e4eb3d288bf032cd526d32b (cherry picked from commit 33f33515b503b634d9fbc57dda7123ea9cf23fc6)
-
Chih-Hung Hsieh authored
BUG: 17302991 Change-Id: I31febd9ad24312388068803ce247b295bd73b607 (cherry picked from commit 0a93df369cf3f44d40ca1f0cb4a58aeab42fb39c)
-
Elliott Hughes authored
Bug: http://b/20501816 Change-Id: Id64b5109cc2b165fa0351b6edbb865a5e5058008 (cherry picked from commit 4e8ef698d0d76be3f8d75de32701e6e6327c1fbd)
-
Dmitriy Ivanov authored
Change-Id: I08e75a1c7437c97e4af59316d2c14c7fa3f65e03 (cherry picked from commit 933332462d37dfa121fa691095cdce218a0139bf)
-
- 14 May, 2015 1 commit
-
-
Spencer Low authored
According to the comments in Posix_close(), TEMP_FAILURE_RETRY() should not be used with close(): https://android.googlesource.com/platform/libcore/+/462bdac45c10f43d88d8f07f6994e272a27c14a2%5E%21/#F12 Kill ScopedFd by simplifying the single caller. Bug: http://b/20501816 Change-Id: I248c40b8c2fc95f1938a6edfc245c81847fc44af Signed-off-by:
Spencer Low <CompareAndSwap@gmail.com> (cherry picked from commit 0346ad7a4fb6e253317577ee8b9cc79d958f4349)
-
- 12 May, 2015 5 commits
-
-
Dmitriy Ivanov authored
Answers the question: what if dependent library was preloaded with RTLD_LOCAL flag. Also add test for RTLD_NEXT within local_group. Bug: http://b/17512583 Change-Id: I79e081e68b3a8c0ed8980d4275a06515fea94ec9 (cherry picked from commit 697bd9fd38ab078a117ad9a5777cf286c467b9b9)
-
Elliott Hughes authored
Change-Id: Ifb031d29ee697ee0682bd651e0081493e8016e67 (cherry picked from commit f58ac87182da214c7cdd697a4fa09aeb7b995305)
-
Elliott Hughes authored
There's no reason to have multiple years in our own copyright headers, and given the stupidity of our NOTICE file generation, it just creates more junk. Change-Id: I065a3811c2e2584e3b649a18ad9460286bc72b92 (cherry picked from commit c69ace87ec110a91005bdf19dbafeb355f399c06)
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: I4e170118abf452dd87ffe79d343ba1e2b53955de
-
- 09 May, 2015 1 commit
-
-
Yabin Cui authored
-
- 08 May, 2015 8 commits
-
-
Yabin Cui authored
It is partically cherry-pick from https://android-review.googlesource.com/#/c/123410/. And as lollipop-mr1-cts-dev still uses stlport, <stdatomic.h> is used instead of <atomic>. Bug: 20677618 Change-Id: I952a6fd074facc4227c955fecf3ecbfbbaec4193
-
Dmitriy Ivanov authored
Bug: http://b/19059885 Change-Id: Ie42703d91f291fd689a1cf9c35bcab5c487b9a84 (cherry picked from commit 88e777d6f46709abebab88421e8c4ea7a9e3d9c4)
-
Dan Albert authored
* changes: Revert "Fix volantis boot." Revert "Fix clang build." Revert "Try again to fix clang build."
-
Dan Albert authored
Bug: http://b/20065774 This reverts commit 76e1cbca. (cherry picked from commit 7c2c01d681d7f2faa256a263996a35ac3edc94b3)
-
Dan Albert authored
Bug: http://b/20065774 This reverts commit 0975a5d9. (cherry picked from commit 6f0d7005f9bc6d293e5cfcd60c13a6af0ffa99fc)
-
Dan Albert authored
Bug: http://b/20065774 This reverts commit dffd3c58. Change-Id: I5dd095ff4ab133baa2afcbd4c79fbee55d05c459 (cherry picked from commit f920f821e27c845d2de54c1c92c3ab74587ed31a)
-
Andres Morales authored
-
Dmitriy Ivanov authored
Bug: http://b/17056684 Change-Id: If35302245ac3ab40d1c80fb2b04620778c114f87 (cherry picked from commit ce16a53d393512336f30c21a244afd70b7d57cf6)
-
- 07 May, 2015 3 commits
-
-
Andres Morales authored
merge with default.prop Change-Id: I6cff4527dec2b31bdde42ec26c42ef2782f8deb4
-
Dmitriy Ivanov authored
Also remove them from crtend_so.o Bug: http://b/20532404 Change-Id: I56a0f80c4b3a83cf11d28bbf17791ff4ce10c5d2 (cherry picked from commit e543c7612e97c4c0f11143b8fcd2fff46364f936)
-
Dmitriy Ivanov authored
Bug: http://b/20885931 Change-Id: Ida8ab7982ca75fa73da13c4cb10a6b2e53bc2c8e (cherry picked from commit 3edb9182ff2fddfa2d835aab0cad151616f2eac5)
-
- 06 May, 2015 2 commits
-
-
Dmitriy Ivanov authored
Bug: http://b/20858755 Change-Id: I0d84e8b43dc33902d75af18db6b7c8e0b619d718 (cherry picked from commit 5624a6a1e52ff959b0f88765d38f190700422773)
-
Dmitriy Ivanov authored
Bug: http://b/20872443 Change-Id: I7bd076885c1feae39af6ea64c9442bcc5ae5a1dc
-
- 05 May, 2015 1 commit
-
-
Dmitriy Ivanov authored
Bug: http://b/20694161 Change-Id: I5cc58034f9776e1db9cddc34abe48ef85f6048f4 (cherry picked from commit dbe26fdcc7de503539837467299b96c4a93084cc)
-
- 04 May, 2015 1 commit
-
-
Dmitriy Ivanov authored
Bug: http://b/20687795 Bug: http://b/18051137 Change-Id: Ie8af3892cfbebcc0249e7981284c4ad97ff40317
-
- 01 May, 2015 1 commit
-
-
Dmitriy Ivanov authored
Bug: http://b/20693971 Bug: http://b/20139821 Change-Id: I28bd3bc44dafe048761b2c598facfe20320128c4 (cherry picked from commit f39cb63603da949325b4d186e870d0c3de01eb30)
-