1. 7639cdc Add art_defaults to dexlayout by David Sehr · 7 years ago
  2. 3ba51e8 Add check that dexlayout can open output file. by Jeff Hao · 7 years ago
  3. 3f3ec67 Add OAT file mapping to dexdiag by David Sehr · 7 years ago
  4. c0e638f Fix dexdiag start end address by David Sehr · 7 years ago
  5. 7851a53 Merge "Revert "Add dexdiag_test"" by Treehugger Robot · 7 years ago
  6. eeabc03 Revert "Add dexdiag_test" by Andreas Gampe · 7 years ago
  7. 30b262c Merge "Check LocalInfo descriptor for nullptr in dexlayout." by Treehugger Robot · 7 years ago
  8. d9be768 Check LocalInfo descriptor for nullptr in dexlayout. by Jeff Hao · 7 years ago
  9. 146c3fa Add dexdiag_test by David Sehr · 7 years ago
  10. beca4fe Add analyzer for dex memory map by David Sehr · 7 years ago
  11. 9037a3a Make GetSortedDexFileSections a utility by David Sehr · 7 years ago
  12. 4f0250c Merge "Update profile version" by Calin Juravle · 7 years ago
  13. 16d7ec4 Update profile version by Calin Juravle · 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. ff907f6 Merge "Add byte count to section" by David Sehr · 7 years ago
  17. 332b19e Add byte count to section by David Sehr · 7 years ago
  18. cc82959 Finish adding checks to dex ir verification. by Jeff Hao · 7 years ago
  19. ec7f1a9 Added new -v option to dexlayout to verify output dex file. by Jeff Hao · 7 years ago
  20. 8f48f4c Merge "Fix dex file verification check for dexlayout output file." by Treehugger Robot · 7 years ago
  21. 4a436ac Fix dex file verification check for dexlayout output file. by Jeff Hao · 7 years ago
  22. bd40af7 Merge "Add section size statistics" by David Sehr · 7 years ago
  23. 9335749 Add section size statistics by David Sehr · 7 years ago
  24. b756815 Add dex file verification check for dexlayout output file. by Jeff Hao · 7 years ago
  25. a64a64c Fix dexlayout calculation of code item size. by Jeff Hao · 7 years ago
  26. e0ac115 Extend profman to generate profiles with inline caches by Calin Juravle · 8 years ago
  27. 3d04854 Merge "Fix dexlayout manual walking of 0 length catch handler." by Treehugger Robot · 7 years ago
  28. ac46271 Fix dexlayout manual walking of 0 length catch handler. by Jeff Hao · 7 years ago
  29. 32a60ab Add dexlayout test where class data section precedes code items. by Jeff Hao · 7 years ago
  30. 863f1d7 Prevent dexlayout from moving code items if preceded by class data. by Jeff Hao · 7 years ago
  31. e17f589 Dexlayout fix for duplicate class data and preserving last code item. by Jeff Hao · 7 years ago
  32. 44652a3 Make dexlayout parse exception handlers not referenced by try blocks. by Jeff Hao · 8 years ago
  33. f914f8e Add test for null set ref list item in dex layout. by Jeff Hao · 8 years ago
  34. 6b0dbef Add regression test for b/35305951 by Mathieu Chartier · 8 years ago
  35. 257ab7f Merge "Add inline caches to offline profiles" by Calin Juravle · 8 years ago
  36. be9b44b Add nullptr check to CreateAnnotationSetItem. by Jeff Hao · 8 years ago
  37. 940eb0c Add inline caches to offline profiles by Calin Juravle · 8 years ago
  38. a2973d7 Check for duplicate entries when using dexlayout by Mathieu Chartier · 8 years ago
  39. 97c381e Separate art::Exec from utils by David Sehr · 8 years ago
  40. 5e8d5f0 Fix some typos in ART. by Roland Levillain · 8 years ago
  41. 33083d6 Rename offline_profiling_info to profile_compilation_info by Calin Juravle · 8 years ago
  42. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  43. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  44. 042e898 Add layout scheme to dexlayout for dex file reordering. by Jeff Hao · 8 years ago
  45. ea7c629 Dexlayout cleanup and refactoring. by Jeff Hao · 8 years ago
  46. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  47. 54b5855 Change offline profile to store type_idx of classes. by Jeff Hao · 8 years ago
  48. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  49. caacd11 Move dex CFG dumping out of utils.cc by David Sehr · 8 years ago
  50. b34bb19 Dex disassembly suppport for invoke-polymorphic. by Orion Hodson · 8 years ago
  51. f57589f Remove logging dependency on runtime by David Sehr · 8 years ago
  52. d1e44e2 Add "fixups" for ids referenced in code by David Sehr · 8 years ago
  53. a862100 Revert "Revert "Add dex file writer to dexlayout tool."" by Jeff Hao · 8 years ago
  54. cdcfde7 Option to gnuplot dex layout by David Sehr · 8 years ago
  55. fd1a6c2 Revert "Add dex file writer to dexlayout tool." by Nicolas Geoffray · 8 years ago
  56. 69b58cf Add dex file writer to dexlayout tool. by Jeff Hao · 8 years ago
  57. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago
  58. 3ab96b4 Dexlayout changes to support offset/size output of items. by Jeff Hao · 8 years ago
  59. 904614f Merge "Convert art runtests to Android.bp" by Colin Cross · 8 years ago
  60. afd3c9e Convert art runtests to Android.bp by Colin Cross · 8 years ago
  61. 9aa352e Remove TypeLookupTable from DexFile. by David Sehr · 8 years ago
  62. 6e95dd5 Convert art gtests to Android.bp by Colin Cross · 8 years ago
  63. fe6064a Convert more of art to Android.bp by Colin Cross · 8 years ago
  64. 7235922 Fix some memory leaks found by valgrind. by David Sehr · 8 years ago
  65. 853a8e1 Separate DexIr building from constructors. by David Sehr · 8 years ago
  66. 0f7eaeb Disable dexlayout_test on target. by Jeff Hao · 8 years ago
  67. c3acfc5 Finish dexlayout dumping of dex files and added test. by Jeff Hao · 8 years ago
  68. 7629f60 Add dex file intermediate representation by David Sehr · 8 years ago