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