1. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  2. acc83d7 Improve string layout in dexlayout. by Jeff Hao · 7 years ago
  3. e46f3a8 Address some review comments for aog/415919 by Mathieu Chartier · 7 years ago
  4. 7c1be8b Layout code items of post startup methods by Mathieu Chartier · 7 years ago
  5. bbe3a5e Refactor some profiling info functions by Mathieu Chartier · 7 years ago
  6. 206cbaa Layout clinit code items of profiled methods together. by Jeff Hao · 7 years ago
  7. ea650f3 Move profiles to use bitmaps for startup methods by Mathieu Chartier · 7 years ago
  8. a07394a Enable dex diff check on debug builds. by Jeff Hao · 7 years ago
  9. 3a2380d Merge "Layout codeitems based on profile data" by Treehugger Robot · 7 years ago
  10. 36a282b Layout codeitems based on profile data by Shubham Ajmera · 7 years ago
  11. 0dfc315 ART: More header cleanup - mem_map.h by Andreas Gampe · 7 years ago
  12. 7639cdc Add art_defaults to dexlayout by David Sehr · 7 years ago
  13. 3ba51e8 Add check that dexlayout can open output file. by Jeff Hao · 7 years ago
  14. fa0aa09 Layout string data by Mathieu Chartier · 7 years ago
  15. 37c5846 ART: Fix some tidy warnings by Andreas Gampe · 7 years ago
  16. cc82959 Finish adding checks to dex ir verification. by Jeff Hao · 7 years ago
  17. ec7f1a9 Added new -v option to dexlayout to verify output dex file. by Jeff Hao · 7 years ago
  18. 8f48f4c Merge "Fix dex file verification check for dexlayout output file." by Treehugger Robot · 7 years ago
  19. 4a436ac Fix dex file verification check for dexlayout output file. by Jeff Hao · 7 years ago
  20. bd40af7 Merge "Add section size statistics" by David Sehr · 7 years ago
  21. 9335749 Add section size statistics by David Sehr · 7 years ago
  22. b756815 Add dex file verification check for dexlayout output file. by Jeff Hao · 7 years ago
  23. 863f1d7 Prevent dexlayout from moving code items if preceded by class data. by Jeff Hao · 7 years ago
  24. e17f589 Dexlayout fix for duplicate class data and preserving last code item. by Jeff Hao · 7 years ago
  25. 33083d6 Rename offline_profiling_info to profile_compilation_info by Calin Juravle · 8 years ago
  26. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  27. 042e898 Add layout scheme to dexlayout for dex file reordering. by Jeff Hao · 8 years ago
  28. ea7c629 Dexlayout cleanup and refactoring. by Jeff Hao · 8 years ago
  29. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  30. caacd11 Move dex CFG dumping out of utils.cc by David Sehr · 8 years ago
  31. b34bb19 Dex disassembly suppport for invoke-polymorphic. by Orion Hodson · 8 years ago
  32. a862100 Revert "Revert "Add dex file writer to dexlayout tool."" by Jeff Hao · 8 years ago
  33. cdcfde7 Option to gnuplot dex layout by David Sehr · 8 years ago
  34. fd1a6c2 Revert "Add dex file writer to dexlayout tool." by Nicolas Geoffray · 8 years ago
  35. 69b58cf Add dex file writer to dexlayout tool. by Jeff Hao · 8 years ago
  36. 3ab96b4 Dexlayout changes to support offset/size output of items. by Jeff Hao · 8 years ago
  37. 7235922 Fix some memory leaks found by valgrind. by David Sehr · 8 years ago
  38. 853a8e1 Separate DexIr building from constructors. by David Sehr · 8 years ago
  39. c3acfc5 Finish dexlayout dumping of dex files and added test. by Jeff Hao · 8 years ago
  40. 7629f60 Add dex file intermediate representation by David Sehr · 8 years ago