1. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  2. bbe3a5e Refactor some profiling info functions by Mathieu Chartier · 7 years ago
  3. ea650f3 Move profiles to use bitmaps for startup methods by Mathieu Chartier · 7 years ago
  4. d00e02b Fix dexlayout fixed point test by Mathieu Chartier · 7 years ago
  5. 02ef640 Added a fixed point test in dexlayout by Bharadwaj Kalandhabhatta · 7 years ago
  6. 4b8a96b Revert "Revert "Profile compression: Replace method index with difference with the last method_index"" by Shubham Ajmera · 7 years ago
  7. 4d198e0 Revert "Revert "Compress profile files"" by Shubham Ajmera · 7 years ago
  8. 1cf1fe2 Revert "Compress profile files" by Shubham Ajmera · 7 years ago
  9. 509d424 Revert "Profile compression: Replace method index with difference with the last method_index" by Shubham Ajmera · 7 years ago
  10. d59f564 Profile compression: Replace method index with difference with the last method_index by Shubham Ajmera · 7 years ago
  11. 4f0a15a Compress profile files by Shubham Ajmera · 7 years ago
  12. d212d5b Allow dexlayout to handle duplicate code items. by Jeff Hao · 7 years ago
  13. d9be768 Check LocalInfo descriptor for nullptr in dexlayout. by Jeff Hao · 7 years ago
  14. 4f0250c Merge "Update profile version" by Calin Juravle · 7 years ago
  15. 16d7ec4 Update profile version by Calin Juravle · 7 years ago
  16. fa0aa09 Layout string data by Mathieu Chartier · 7 years ago
  17. a64a64c Fix dexlayout calculation of code item size. by Jeff Hao · 7 years ago
  18. e0ac115 Extend profman to generate profiles with inline caches by Calin Juravle · 7 years ago
  19. 3d04854 Merge "Fix dexlayout manual walking of 0 length catch handler." by Treehugger Robot · 7 years ago
  20. ac46271 Fix dexlayout manual walking of 0 length catch handler. by Jeff Hao · 7 years ago
  21. 32a60ab Add dexlayout test where class data section precedes code items. by Jeff Hao · 7 years ago
  22. e17f589 Dexlayout fix for duplicate class data and preserving last code item. by Jeff Hao · 7 years ago
  23. 44652a3 Make dexlayout parse exception handlers not referenced by try blocks. by Jeff Hao · 7 years ago
  24. f914f8e Add test for null set ref list item in dex layout. by Jeff Hao · 7 years ago
  25. 6b0dbef Add regression test for b/35305951 by Mathieu Chartier · 7 years ago
  26. 940eb0c Add inline caches to offline profiles by Calin Juravle · 7 years ago
  27. 97c381e Separate art::Exec from utils by David Sehr · 7 years ago
  28. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  29. 042e898 Add layout scheme to dexlayout for dex file reordering. by Jeff Hao · 8 years ago
  30. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  31. a862100 Revert "Revert "Add dex file writer to dexlayout tool."" by Jeff Hao · 8 years ago
  32. fd1a6c2 Revert "Add dex file writer to dexlayout tool." by Nicolas Geoffray · 8 years ago
  33. 69b58cf Add dex file writer to dexlayout tool. by Jeff Hao · 8 years ago
  34. 0f7eaeb Disable dexlayout_test on target. by Jeff Hao · 8 years ago
  35. c3acfc5 Finish dexlayout dumping of dex files and added test. by Jeff Hao · 8 years ago