- 495311c Modernize libartbase/ usage of <type_traits>... by Vladimir Marko · 2 years, 9 months ago
- 60117ae Improve string splitting by Alex Light · 3 years, 11 months ago
- a7c66e7 Avoid potential null dereference by Alex Light · 4 years ago
- 210a78d Ensure ClearLoopInformation doesn't require particular ordering by Alex Light · 4 years, 1 month ago
- 86fe9b8 Revert^4 "Partial LSE analysis & store removal" by Alex Light · 4 years, 1 month ago
- 2316b3a Revert^3 "Partial LSE analysis & store removal" by Alex Light · 4 years, 1 month ago
- b6837f0 Revert^2 "Partial LSE analysis & store removal" by Alex Light · 4 years, 2 months ago
- fe27042 Revert "Partial LSE analysis & store removal" by Nicolas Geoffray · 4 years, 2 months ago
- bb6cda6 Partial LSE analysis & store removal by Alex Light · 4 years, 6 months ago
- f8cc26e Fix a braino when marking a method as being compiled. by Nicolas Geoffray · 4 years, 7 months ago
- a9bbc08 Implement STL iterators on ObjectArray and add helpers by Alex Light · 5 years ago
- 6c70224 Replace MergeSets() with std::set::merge(). by Vladimir Marko · 6 years ago
- 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago[Renamed (97%) from runtime/base/stl_util.h]
- 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
- 8bdda5a ART: Update stl_util.h by Andreas Gampe · 8 years ago
- 5678db5 ART: Refactor bit_utils and stl_util by Andreas Gampe · 8 years ago
- 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 8 years ago
- 340dafa Use a per-thread VerifierDeps. by Nicolas Geoffray · 8 years ago
- 58246a1 ART: Revert base/logging conditional hacks by Andreas Gampe · 8 years ago
- bda1d60 ART: Detach libart-disassembler from libart by Andreas Gampe · 8 years ago
- 24868a1 Share DWARF .debug_abbrev sections. by David Srbecky · 9 years ago
- 88b2b80 Allow initializing runtime with parsed options. by Vladimir Marko · 9 years ago
- 04b0526 Encode function signatures properly in DWARF. by David Srbecky · 9 years ago
- 637ee0b ART: Add some utilities for working with containers. by Vladimir Marko · 9 years ago
- 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
- 3c43f8d Fix comment referring to nonexistent ElementDeleter by Richard Uhler · 10 years ago
- fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
- 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/base/stl_util.h]
- 1aa246d Move casts.h and stl_util.h into base/. by Elliott Hughes · 12 years ago[Renamed (95%) from src/stl_util.h]
- 08fc03a Include held locks in SIGQUIT thread dumps. by Elliott Hughes · 13 years ago
- 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
- 3b6baaa Bring our native stack usage down. by Elliott Hughes · 13 years ago
- 14134a1 Fix JNI NoSuchMethodErrors. by Elliott Hughes · 13 years ago
- c31664f Add STLDeleteValues, and use it. by Elliott Hughes · 13 years ago
- 58551df Add a collection implementation. by Carl Shapiro · 13 years ago