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