Revision tags: android-11.0.0_r8, android-11.0.0_r7, m/android-11.0.0_r8, android-vts-10.0_r5, android-vts-11.0_r1, android-security-11.0.0_r1, android-platform-11.0.0_r1, android-cts-11.0_r1, android-11.0.0_r5, android-11.0.0_r4, android-11.0.0_r3, android-11.0.0_r2, android-11.0.0_r1, platform-tools-30.0.4, android-mainline-11.0.0_r2, android-r-beta-3, android-r-beta-2, android-mainline-11.0.0_r1, platform-tools-30.0.3, platform-tools-30.0.2, android-mainline-10.0.0_r11, platform-tools-30.0.1, platform-tools-30.0.0, android-r-preview-4, android-r-preview-3, android-r-preview-2, platform-tools-29.0.6, android-r-preview-1 |
|
#
bdb678c9 |
| 03-Feb-2020 |
Tom Cherry |
Merge "Add an end-to-end property benchmark."
|
#
ee12e477 |
| 29-Jan-2020 |
Christopher Ferris |
Merge "Use platform signal name."
|
#
1d8f6f2f |
| 28-Jan-2020 |
Elliott Hughes |
Merge "Modernize SHT_RELR support."
|
#
6663f552 |
| 25-Jan-2020 |
Elliott Hughes |
Modernize SHT_RELR support. Until now we've only supported RELR with our own OS-private-use constants. Add support for the official numbers (while maintaining support for the histori
Modernize SHT_RELR support. Until now we've only supported RELR with our own OS-private-use constants. Add support for the official numbers (while maintaining support for the historical numbers). Add tests to ensure we continue to support both indefinitely. We can't yet flip the build system over to using the official constants because the old GNU binutils objcopy we still use in most cases (for the mini-debug section) only supports the historical constants. Bug: http://b/147452927 Test: treehugger Change-Id: If214fce7fade4316115947e90b78ab40864b61f2
show more ...
|
Revision tags: android-vts-9.0_r14, android-vts-9.0_r13, android-vts-9.0_r12, android-cts-9.0_r13, android-cts-9.0_r12, android-cts-9.0_r11, android-vts-10.0_r4, android-vts-10.0_r3, android-cts-10.0_r5, android-cts-10.0_r4, android-cts-10.0_r3, android-mainline-10.0.0_r6, android-mainline-10.0.0_r8, platform-tools-29.0.5, ndk-r21d, ndk-r21c, ndk-r21b, ndk-r21-rc1, ndk-r21-beta2, ndk-r21-beta1, ndk-r21, android-vts-10.0_r2, android-cts-10.0_r2 |
|
#
d0494b36 |
| 04-Sep-2019 |
Treehugger Robot |
Merge "Test for ns_parserr() and got a heap-buffer-overflow"
|
#
0dc903ee |
| 23-Aug-2019 |
Tom Cherry |
stdatomic_test: always use bits/stdatomic.h am: 32b5f4e16b Change-Id: I8978d456b4e513913f999552908c342a5f98b4d1
|
#
2da8962f |
| 23-Aug-2019 |
Yi Kong |
Adapt tests due to the new Clang fortify-source warning am: bf67ea5426 Change-Id: I997e180413e9f647ca6671ce23ef6e6618cd806e
|
#
436af3d5 |
| 23-Aug-2019 |
Yi Kong |
Merge changes from topic "clang-r365631-switch-over" * changes: Fix segment gap test stdatomic_test: always use bits/stdatomic.h Adapt tests due to the new Clang fortify-so
Merge changes from topic "clang-r365631-switch-over" * changes: Fix segment gap test stdatomic_test: always use bits/stdatomic.h Adapt tests due to the new Clang fortify-source warning
show more ...
|
#
74e56438 |
| 22-Aug-2019 |
Treehugger Robot |
Merge "Link libc++demangle."
|
#
28cf07f9 |
| 21-Aug-2019 |
Treehugger Robot |
Merge "Reland "fdsan: make fatal by default.""
|
#
3952113d |
| 17-Aug-2019 |
Peter Collingbourne |
Merge "Fix a few bionic test failures caused by hwasan global instrumentation."
|
#
8217b96a |
| 16-Aug-2019 |
Elliott Hughes |
Merge "Link our two main developer-facing docs together." am: 5f112cd756 Change-Id: I9a67afbf4c2c013f3af7b3c432e212bd31b2009e
|
#
5f112cd7 |
| 16-Aug-2019 |
Treehugger Robot |
Merge "Link our two main developer-facing docs together."
|
#
8f3f191b |
| 15-Aug-2019 |
Elliott Hughes |
Link our two main developer-facing docs together. Bug: http://b/139329827 Test: N/A Change-Id: I38e05f1a7eaa8ff31b503541e34f2e362cd4722e
|
#
6b0d1cd3 |
| 14-Aug-2019 |
Kiyoung Kim |
Merge "Use generated linker config"
|
#
d82eb35c |
| 14-Aug-2019 |
Jiyong Park |
Merge "Don't create anonymous namespace"
|
Revision tags: platform-tools-29.0.4, platform-tools-29.0.3 |
|
#
c6c17ac1 |
| 09-Aug-2019 |
Pete Gillin |
Merge "Revert "fdsan: make fatal by default.""
|
#
592b5f52 |
| 08-Aug-2019 |
Josh Gao |
Merge "fdsan: make fatal by default."
|
#
a08626af |
| 07-Aug-2019 |
Tom Cherry |
Merge "linker: Remove setting _USING_LIBCXX"
|
#
da32ff10 |
| 07-Aug-2019 |
Elliott Hughes |
Merge "Add memfd_create(2) and mlock2(2)."
|
#
5d3ba4ed |
| 06-Aug-2019 |
Christopher Ferris |
Merge "Update to kernel headers v5.2.6."
|
#
a928758a |
| 06-Aug-2019 |
Elliott Hughes |
Merge "Document the "one big library" trick." am: 10a67b849e Change-Id: I27681d9d278339351dfc4f423aa8ea457c35e2de
|
#
10a67b84 |
| 06-Aug-2019 |
Treehugger Robot |
Merge "Document the "one big library" trick."
|
#
3230b685 |
| 06-Aug-2019 |
Elliott Hughes |
Document the "one big library" trick. Bug: http://b/133823482 Test: N/A Change-Id: I3a70fe563f47d6f2311415c84a3c5f9f7b575e54
|
Revision tags: android-cts-9.0_r9, android-cts-9.0_r10, platform-tools-29.0.2 |
|
#
3975431a |
| 17-Jul-2019 |
Elliott Hughes |
Merge "Add avx2 version of wmemset in binoic"
|