1. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 7 years ago
  2. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 7 years ago
  3. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  4. 73f21d4 Remove CodeItem accessor functions by Mathieu Chartier · 7 years ago
  5. fe9185a Disable LinkData test for target by Mathieu Chartier · 7 years ago
  6. 2f36d2f Write link data for dexlayout by Mathieu Chartier · 7 years ago
  7. b7c273c Add ClassDataItemIterator::HasNextMethod by Mathieu Chartier · 7 years ago
  8. 693bfbf ART: Fix test dependencies and code by Andreas Gampe · 7 years ago
  9. 2b2bef2 Refactor DexInstructionIterator by Mathieu Chartier · 7 years ago
  10. 176190c Make SafeDexInstructionIterator more robust by Mathieu Chartier · 7 years ago
  11. af7c902 Fix DexInstructionIterator overrun bug by Mathieu Chartier · 7 years ago
  12. 095c6c9 Pass the verify flag to DexFileLoader utilities. by Nicolas Geoffray · 7 years ago
  13. 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
  14. 641a473 ART: Fix reference-related warnings by Andreas Gampe · 7 years ago
  15. 5555dd1 ART: Fix inefficent find/rfind by Andreas Gampe · 7 years ago
  16. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  17. bbe3a5e Refactor some profiling info functions by Mathieu Chartier · 7 years ago
  18. ea650f3 Move profiles to use bitmaps for startup methods by Mathieu Chartier · 7 years ago
  19. d00e02b Fix dexlayout fixed point test by Mathieu Chartier · 7 years ago
  20. 02ef640 Added a fixed point test in dexlayout by Bharadwaj Kalandhabhatta · 7 years ago
  21. 4b8a96b Revert "Revert "Profile compression: Replace method index with difference with the last method_index"" by Shubham Ajmera · 7 years ago
  22. 4d198e0 Revert "Revert "Compress profile files"" by Shubham Ajmera · 7 years ago
  23. 1cf1fe2 Revert "Compress profile files" by Shubham Ajmera · 7 years ago
  24. 509d424 Revert "Profile compression: Replace method index with difference with the last method_index" by Shubham Ajmera · 7 years ago
  25. d59f564 Profile compression: Replace method index with difference with the last method_index by Shubham Ajmera · 7 years ago
  26. 4f0a15a Compress profile files by Shubham Ajmera · 7 years ago
  27. d212d5b Allow dexlayout to handle duplicate code items. by Jeff Hao · 7 years ago
  28. d9be768 Check LocalInfo descriptor for nullptr in dexlayout. by Jeff Hao · 7 years ago
  29. 4f0250c Merge "Update profile version" by Calin Juravle · 7 years ago
  30. 16d7ec4 Update profile version by Calin Juravle · 7 years ago
  31. fa0aa09 Layout string data by Mathieu Chartier · 7 years ago
  32. a64a64c Fix dexlayout calculation of code item size. by Jeff Hao · 8 years ago
  33. e0ac115 Extend profman to generate profiles with inline caches by Calin Juravle · 8 years ago
  34. 3d04854 Merge "Fix dexlayout manual walking of 0 length catch handler." by Treehugger Robot · 8 years ago
  35. ac46271 Fix dexlayout manual walking of 0 length catch handler. by Jeff Hao · 8 years ago
  36. 32a60ab Add dexlayout test where class data section precedes code items. by Jeff Hao · 8 years ago
  37. e17f589 Dexlayout fix for duplicate class data and preserving last code item. by Jeff Hao · 8 years ago
  38. 44652a3 Make dexlayout parse exception handlers not referenced by try blocks. by Jeff Hao · 8 years ago
  39. f914f8e Add test for null set ref list item in dex layout. by Jeff Hao · 8 years ago
  40. 6b0dbef Add regression test for b/35305951 by Mathieu Chartier · 8 years ago
  41. 940eb0c Add inline caches to offline profiles by Calin Juravle · 8 years ago
  42. 97c381e Separate art::Exec from utils by David Sehr · 8 years ago
  43. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  44. 042e898 Add layout scheme to dexlayout for dex file reordering. by Jeff Hao · 8 years ago
  45. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  46. a862100 Revert "Revert "Add dex file writer to dexlayout tool."" by Jeff Hao · 8 years ago
  47. fd1a6c2 Revert "Add dex file writer to dexlayout tool." by Nicolas Geoffray · 8 years ago
  48. 69b58cf Add dex file writer to dexlayout tool. by Jeff Hao · 8 years ago
  49. 0f7eaeb Disable dexlayout_test on target. by Jeff Hao · 8 years ago
  50. c3acfc5 Finish dexlayout dumping of dex files and added test. by Jeff Hao · 8 years ago