1. 1f1cb9f Revert "Revert "Move runtime/ to ClassAccessor"" by Mathieu Chartier · 6 years ago
  2. cc7e20f Revert "Move runtime/ to ClassAccessor" by Alex Light · 6 years ago
  3. 2649ecf Move runtime/ to ClassAccessor by Mathieu Chartier · 6 years ago
  4. 1599a66 Add range CHECK for method index in GetQuickenedInfoOf by Mathieu Chartier · 6 years ago
  5. 3a29355 Separate vdex versioning into two sections: verifier deps and dex code. by Nicolas Geoffray · 7 years ago
  6. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  7. 2daa134 Fix unquickening logic for quickened input dexes by Mathieu Chartier · 7 years ago
  8. c88a008 Ensure that apis are unhidden even if there is no vdex by Alex Light · 7 years ago
  9. 5168173 Use more ArrayRefs in quicken infos by Mathieu Chartier · 7 years ago
  10. 1a824a5 Remove hiddenapi access flags in FixedUpDexFile by Alex Light · 7 years ago
  11. c3a22aa Add shared separate data section for compact dex by Mathieu Chartier · 7 years ago
  12. a79efdb Fix quickening logic by Mathieu Chartier · 7 years ago
  13. 210531f Revert "Revert "Move quickening info logic to its own table"" by Mathieu Chartier · 7 years ago
  14. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 7 years ago
  15. d97a2d1 Merge "Allow mmap reuse in lower 4GB" by David Srbecky · 7 years ago
  16. 6716941 Revert "Move quickening info logic to its own table" by Nicolas Geoffray · 7 years ago
  17. 7a26f94 Move quickening info logic to its own table by Mathieu Chartier · 7 years ago
  18. c1fc449 ART: Fix Mmap reuse flag in vdex load by Andreas Gampe · 7 years ago
  19. 71d3c88 Allow mmap reuse in lower 4GB by David Srbecky · 7 years ago
  20. f4bf58d Merge "Try to mmap vdex file within the address range of the ELF file." by David Srbecky · 7 years ago
  21. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  22. 6238c83 Remove DexFile direct accesses to CodeItem by Mathieu Chartier · 7 years ago
  23. ec2cdf4 Try to mmap vdex file within the address range of the ELF file. by David Srbecky · 7 years ago
  24. 73f21d4 Remove CodeItem accessor functions by Mathieu Chartier · 7 years ago
  25. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  26. b4c6acb Optimize lookup of quickening data. by Nicolas Geoffray · 7 years ago
  27. aa337b1 Merge "Unquicken dex files before exporting from oatdump" by Roland Levillain · 7 years ago
  28. a1f56a8 Unquicken dex files before exporting from oatdump by Anestis Bechtsoudis · 7 years ago
  29. 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
  30. 28453cf Fix dex file reading in VdexFile::GetNextDexFileData. by Nicolas Geoffray · 7 years ago
  31. b02ba93 Don't encode OatQuickMethodHeader for non-compiled methods. by Nicolas Geoffray · 7 years ago
  32. e17cf24 Add field/method skipping helper functions to DexFile by Mathieu Chartier · 7 years ago
  33. 1cfea7a Code cleanup around vdex. by Nicolas Geoffray · 7 years ago
  34. 36930ec Be defensive in dex2oat when updating the vdex in-place. by Nicolas Geoffray · 7 years ago
  35. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 7 years ago
  36. 0dfc315 ART: More header cleanup - mem_map.h by Andreas Gampe · 7 years ago
  37. beca4fe Add analyzer for dex memory map by David Sehr · 7 years ago
  38. b8ab63a Check vdex file is valid in VdexFile::Open. by Richard Uhler · 8 years ago
  39. f54e5df Set the location checksum in vdex. by Nicolas Geoffray · 8 years ago
  40. b0bbe8e Use input-vdex-fd, or input-vdex in dex2oat. by Nicolas Geoffray · 8 years ago
  41. 4acefd3 Encode quickening info in .vdex. by Nicolas Geoffray · 8 years ago
  42. 5d5a36b Write VerifierDeps into VDEX. by David Brazdil · 8 years ago
  43. f7e8223 ART: Remove unnecessary file from vdex by Andreas Gampe · 8 years ago
  44. 7b49e6c Introduce VDEX file, use it for DEX files by David Brazdil · 8 years ago