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