1. 495311c Modernize libartbase/ usage of <type_traits>... by Vladimir Marko · 2 years, 9 months ago
  2. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  3. 1979c64 Clean up include paths by David Sehr · 7 years ago
  4. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago[Renamed (98%) from runtime/leb128.h]
  5. 1a824a5 Remove hiddenapi access flags in FixedUpDexFile by Alex Light · 7 years ago
  6. 2b9c35b Introduce new build tool: hiddenapi by David Brazdil · 7 years ago
  7. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  8. bed6daf ART: Harden dex-file verifier wrt/ LEB128 by Andreas Gampe · 8 years ago
  9. ec7802a Add DCHECKs to ArenaVector and ScopedArenaVector. by Vladimir Marko · 9 years ago
  10. f9f6441 Optimizing: Tag Arena allocations with their source. by Vladimir Marko · 9 years ago
  11. 151ab8d Revert "Revert "ART: DCHECK zero case for CLZ/CTZ"" by Andreas Gampe · 9 years ago
  12. 4318d91 Revert "ART: DCHECK zero case for CLZ/CTZ" by Andreas Gampe · 9 years ago
  13. 51db2c2 ART: DCHECK zero case for CLZ/CTZ by Andreas Gampe · 9 years ago
  14. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  15. b536247 Extend the DWARF library to support .debug_info section. by David Srbecky · 10 years ago
  16. 15c1975 Revert "Revert "Add small library for writing of DWARF data."" by David Srbecky · 10 years ago
  17. 1ded5be Revert "Add small library for writing of DWARF data." by Nicolas Geoffray · 10 years ago
  18. 75c3d61 Add small library for writing of DWARF data. by David Srbecky · 10 years ago
  19. e3ea838 ART source line debug info in OAT files by Yevgeny Rouban · 10 years ago
  20. 1ff3c98 Avoid use of std::string where we have const char*. by Ian Rogers · 10 years ago
  21. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 11 years ago
  22. 1e6cb63 Delta-encoding of mapping tables. by Vladimir Marko · 11 years ago
  23. 96faf5b Uleb128 compression of vmap and mapping table. by Ian Rogers · 11 years ago
  24. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  25. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/leb128.h]
  26. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 12 years ago
  27. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  28. d1f0fde Verifier now generates register maps, though nothing uses them yet. by jeffhao · 13 years ago
  29. 195487c Initial implementation for adding StackTraceElement support. by Shih-wei Liao · 13 years ago
  30. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  31. 1fb8620 Add class loading infrastructure. by Carl Shapiro · 14 years ago