- c4bdd15 Update links. by Dan Albert · 3 months ago main master
- f06f2b3 Update links for r29 changelog. by Dan Albert · 3 months ago
- 5f19a8a Update link for r28 changelog. by Dan Albert · 3 months ago
- 584251e Update link for r27 changelog. by Dan Albert · 3 months ago
- 65c3232 Merge "Configure dev branch for r30." into main by Treehugger Robot · 3 months ago
- cd6df74 Merge aosp/main. by Dan Albert · 3 months ago
- b8c44dc Merge "Fix the Windows test build." into main by Treehugger Robot · 3 months ago
- 1a05c85 Configure dev branch for r30. by Dan Albert · 3 months ago
- 400be73 Fix the Windows test build. by Dan Albert · 3 months ago
- 567bdcc Merge "Lease missing devices from ACID when needed." into main by Treehugger Robot · 3 months ago
- 4faf977 Lease missing devices from ACID when needed. by Dan Albert · 3 months ago
- c148270 Merge "Use the CRT objects from the platform." into main by Treehugger Robot · 3 months ago
- 65a6257 Use the CRT objects from the platform. by Dan Albert · 3 months ago
- 863635b Merge "Preserve crtbegin_static when updating the syroot." into main by Treehugger Robot · 3 months ago
- e25de9f Merge "Correct branch names in build maintainers guide." into main by Treehugger Robot · 3 months ago
- 60a8074 Correct branch names in build maintainers guide. by Dan Albert · 3 months ago
- 67e8b89 Preserve crtbegin_static when updating the syroot. by Dan Albert · 3 months ago
- 0bf385e Merge "Stop producing a brotli archive." into main by Treehugger Robot · 3 months ago
- 960db35 Stop producing a brotli archive. by Dan Albert · 3 months ago
- a931ae9 Merge "Note removal of llvm-lipo." into main by Treehugger Robot · 4 months ago
- 77f27fc Merge "Note bug fix from sysroot update." into main by Treehugger Robot · 4 months ago
- 3544b92 Note removal of llvm-lipo. by Dan Albert · 4 months ago
- 1534edd Note bug fix from sysroot update. by Dan Albert · 4 months ago
- 859186d Merge changes I7020fd00,Ibacffd02,I06e7b65c,I09737bc3,Idc54de97, ... into main by Treehugger Robot · 4 months ago
- 2980e56 Rework E2E tests to be faster and more correct. by Dan Albert · 4 months ago
- 6d78b39 Simplify LLVM tools discovery. by Dan Albert · 4 months ago
- 5d6f79a Break up symbolize_trace for testing. by Dan Albert · 4 months ago
- 39ed190 Make TmpDir more consistent with other types. by Dan Albert · 4 months ago
- aaa5301 Extract symbolizer logic for testability, add tests. by Dan Albert · 4 months ago
- 10e51a0 Fix lint. by Dan Albert · 4 months ago
- ef5b1cb Merge "Extract caching behavior and apply to zip sources." into main by Treehugger Robot · 4 months ago
- 7ea7839 Merge "Support finding symbols in Play symbol zip files." into main by Treehugger Robot · 4 months ago
- 8ba713c Merge changes I3c0199a6,I4f3a4ef6,I35abbdd9 into main by Treehugger Robot · 4 months ago
- 4e17dcc Extract caching behavior and apply to zip sources. by Dan Albert · 4 months ago
- 23c8330 Support finding symbols in Play symbol zip files. by Dan Albert · 4 months ago
- d5d41c3 Add missing logging config to ndk-stack. by Dan Albert · 4 months ago
- 8193d29 Remove unused member of ElfSymbolSource. by Dan Albert · 4 months ago
- 999701d ndk-stack: flush stdout after each line. by Dan Albert · 4 months ago
- c158365 Merge changes I1e509880,I87e76319,Ia88e8068,Ib0a85d96,Ib22ba2b7, ... into main by Dan Albert · 4 months ago
- 1b3046c Merge "Pass the path, not the class Path..." into main by Treehugger Robot · 4 months ago
- 0bcb58b Cache build ID and debug info checks. by Dan Albert · 4 months ago
- f575835 Reject ELF files without debug info. by Dan Albert · 4 months ago
- c085bdb Rename BuildIdReader to ElfReader. by Dan Albert · 4 months ago
- 57e21a5 Fixup ELF names before searching for symbols. by Dan Albert · 4 months ago
- 31f1680 Suppress expected invalid ELF file errors. by Dan Albert · 4 months ago
- 720a6e7 Remove warning about mismatched build IDs. by Dan Albert · 4 months ago
- d109db4 Pass the path, not the class Path... by Dan Albert · 4 months ago
- 541220d Merge changes I5a3f7fff,Ife4bbe1e,Ic7c4ccd3,I3468f4e5,Ie7b6cf47 into main by Treehugger Robot · 5 months ago
- 081b722 Use symbols as long as the build IDs match. by Dan Albert · 5 months ago
- 47a8bbb Finish refactoring symbol discovery. by Dan Albert · 5 months ago
- 7b1bc07 Unify APK frame handling. by Dan Albert · 5 months ago
- 3a114e8 Refactor APK symbol search. by Dan Albert · 5 months ago
- 53fe75a Begin extracting symbol discovery logic. by Dan Albert · 5 months ago
- c37f894 Merge "Raise minimum CMake version." into main by Treehugger Robot · 5 months ago
- 799e5a2 Raise minimum CMake version. by Dan Albert · 5 months ago
- 06c762d Merge "Update LLVM to r547379." into main by Treehugger Robot · 5 months ago
- d5c6a5e Merge "Update toolchain to r530567b." into main by Treehugger Robot · 5 months ago
- 225bfbe Update LLVM to r547379. by Dan Albert · 5 months ago
- c8568f4 Merge "[owners] Remove zijunzhao@google.com from OWNERS" into main by Treehugger Robot · 5 months ago
- d6a9af6 [owners] Remove zijunzhao@google.com from OWNERS by Owner Cleanup Bot · 6 months ago
- 1f5d604 Update toolchain to r530567b. by Dan Albert · 7 months ago
- 0563ab4 Merge "Add libclang." into main by Treehugger Robot · 7 months ago
- 17c3556 Add libclang. by Dan Albert · 7 months ago
- 372aa5f Merge "Update changelog note about libc weak references." into main by Treehugger Robot · 7 months ago
- dc0d226 Update changelog note about libc weak references. by Dan Albert · 7 months ago
- ee9703c Merge "Remove unused import." into main by Treehugger Robot · 8 months ago
- 24d04a1 Remove unused import. by Dan Albert · 8 months ago
- 487e657 Merge changes Ia74fb983,I1733bffe,I24787f64,I4ed4334f into main by Treehugger Robot · 8 months ago
- 4ac50ca Factor out TestRunner. by Dan Albert · 8 months ago
- 5bc01c3 Extract device preparer. by Dan Albert · 8 months ago
- f31cbad Extract TestPlanRunner. by Dan Albert · 8 months ago
- 4c7f3bb Factor out some test planning from run_tests.py. by Dan Albert · 8 months ago
- f7f0782 Merge "Remove obsolete quirk of test scanning." into main by Treehugger Robot · 8 months ago
- c36e4f7 Merge "Note (debug only) libc++ size increase." into main by Treehugger Robot · 8 months ago
- 4223f18 Remove obsolete quirk of test scanning. by Dan Albert · 8 months ago
- 66078af Merge "Fix formatting again." into main by Treehugger Robot · 8 months ago
- 59b0df1 Note (debug only) libc++ size increase. by Dan Albert · 8 months ago
- da05ba4 Fix formatting again. by Dan Albert · 8 months ago
- 4cc7a17 Merge changes I04326222,I95232915 into main by Treehugger Robot · 8 months ago
- 3c58fad Fix mypy errors. by Dan Albert · 8 months ago
- e33757f Reformat. by Dan Albert · 8 months ago
- ae8e954 Merge "Add progress bars to test-release." into main by Treehugger Robot · 8 months ago
- d03f793 Merge changes I67289f37,I26e45319,If33de518 into main by Treehugger Robot · 8 months ago
- 5794f4a Add progress bars to test-release. by Dan Albert · 8 months ago
- 1f954c4 Update dependencies. by Dan Albert · 8 months ago
- 7b16eb3 poetry lock --no-check by Dan Albert · 8 months ago
- afdc133 Actually use the function I wrote. by Dan Albert · 8 months ago
- 4d2247b Merge "Replace internal-only link." into main by Treehugger Robot · 8 months ago
- c4a1dfc Replace internal-only link. by Dan Albert · 8 months ago
- f7f593b Merge "Update changelog for r27c." into main by Treehugger Robot · 8 months ago
- fc09460 Update changelog for r27c. by Dan Albert · 8 months ago
- d50d198 Merge "Also build ASM with fsanitize=hwaddress" into main by Florian Mayer · 9 months ago
- 77b5582 Also build ASM with fsanitize=hwaddress by Florian Mayer · 9 months ago
- 26b3cc1 Merge "Fix link to master to point at main" into main by Treehugger Robot · 9 months ago
- 781d2b2 Merge "Add test-release tool." into main by Dan Albert · 9 months ago
- 2b394f4 Fix link to master to point at main by Florian Mayer · 9 months ago
- b1300d4 Merge "Correct Python setup instructions." into main by Treehugger Robot · 9 months ago
- 271a14c Correct Python setup instructions. by Dan Albert · 9 months ago
- 8077e70 Add test-release tool. by Dan Albert · 9 months ago
- 825e4d2 Merge "Update release config." into main by Treehugger Robot · 9 months ago