1. f95a75e Refactor compact dex writing by Mathieu Chartier · 7 years ago
  2. 5f31703 Merge "Refactor DexInstructionIterator" by Mathieu Chartier · 7 years ago
  3. 2b2bef2 Refactor DexInstructionIterator by Mathieu Chartier · 7 years ago
  4. ca4e101 Merge "Separate file utilities from utils.cc" by David Sehr · 7 years ago
  5. 891a50e Separate file utilities from utils.cc by David Sehr · 7 years ago
  6. 176190c Make SafeDexInstructionIterator more robust by Mathieu Chartier · 7 years ago
  7. af7c902 Fix DexInstructionIterator overrun bug by Mathieu Chartier · 7 years ago
  8. 2ef3b88 Re-generate dex IR to verify dex file by Mathieu Chartier · 7 years ago
  9. 24066ec Re-enable dex verifier after dexlayout by Mathieu Chartier · 7 years ago
  10. 6291ac8 Merge "Handle de-duped CodeItems in dexlayout" by David Sehr · 7 years ago
  11. b415628 Handle de-duped CodeItems in dexlayout by David Sehr · 7 years ago
  12. 9e842d3 Merge "Add basic support for writing cdex container in dexlayout" by Mathieu Chartier · 7 years ago
  13. dfeec3a Merge "Pass the verify flag to DexFileLoader utilities." by Nicolas Geoffray · 7 years ago
  14. 5929beb Make libdexlayoutd actually have art debug flags by Mathieu Chartier · 7 years ago
  15. 603ccab Add basic support for writing cdex container in dexlayout by Mathieu Chartier · 7 years ago
  16. 652e962 Revert "Temporarily always enable dexlayout output verification." by David Sehr · 7 years ago
  17. 095c6c9 Pass the verify flag to DexFileLoader utilities. by Nicolas Geoffray · 7 years ago
  18. aa6abb0 Fix dexlayout debug info printing by David Sehr · 7 years ago
  19. 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
  20. 9486eab Merge changes Iec406b73,I18aa6aa5 by Treehugger Robot · 7 years ago
  21. 2ca2780 Run bpfmt by Dan Willemsen · 7 years ago
  22. 1d2d4ff Add DexInstructionIterator and use it a few places by Mathieu Chartier · 7 years ago
  23. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 7 years ago
  24. 641a473 ART: Fix reference-related warnings by Andreas Gampe · 7 years ago
  25. 5555dd1 ART: Fix inefficent find/rfind by Andreas Gampe · 7 years ago
  26. 2c30e4a ART: Remove art and art/runtime include_dir directives by Andreas Gampe · 7 years ago
  27. 120aa28 Store layout info in dex files by Mathieu Chartier · 7 years ago
  28. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  29. acc83d7 Improve string layout in dexlayout. by Jeff Hao · 7 years ago
  30. 0f15300 Temporarily always enable dexlayout output verification. by Jeff Hao · 7 years ago
  31. 631827d Fixes for constant method handles by Orion Hodson · 7 years ago
  32. 51d80cc ART: Refactor abort code by Andreas Gampe · 7 years ago
  33. e46f3a8 Address some review comments for aog/415919 by Mathieu Chartier · 7 years ago
  34. 2ebc76e Merge "Layout code items of post startup methods" by Treehugger Robot · 7 years ago
  35. 7c1be8b Layout code items of post startup methods by Mathieu Chartier · 7 years ago
  36. 5d3ae5b Merge "Add a bounds check when getting indexed items in dexlayout." by Treehugger Robot · 7 years ago
  37. 9804e9e Add a bounds check when getting indexed items in dexlayout. by Jeff Hao · 7 years ago
  38. bbe3a5e Refactor some profiling info functions by Mathieu Chartier · 7 years ago
  39. 5678db5 ART: Refactor bit_utils and stl_util by Andreas Gampe · 7 years ago
  40. 83b1404 Merge "Layout clinit code items of profiled methods together." by Treehugger Robot · 7 years ago
  41. 355b576 Merge "Added more functionality to dex file tracking" by Treehugger Robot · 7 years ago
  42. 206cbaa Layout clinit code items of profiled methods together. by Jeff Hao · 7 years ago
  43. 043c908 Added more functionality to dex file tracking by Bharadwaj Kalandhabhatta · 7 years ago
  44. 7b135c8 Only compile hot methods by Mathieu Chartier · 7 years ago
  45. ea650f3 Move profiles to use bitmaps for startup methods by Mathieu Chartier · 7 years ago
  46. d00e02b Fix dexlayout fixed point test by Mathieu Chartier · 7 years ago
  47. 02ef640 Added a fixed point test in dexlayout by Bharadwaj Kalandhabhatta · 7 years ago
  48. a07394a Enable dex diff check on debug builds. by Jeff Hao · 7 years ago
  49. 4b8a96b Revert "Revert "Profile compression: Replace method index with difference with the last method_index"" by Shubham Ajmera · 7 years ago
  50. 4d198e0 Revert "Revert "Compress profile files"" by Shubham Ajmera · 7 years ago
  51. d6705a0 Merge changes I73637476,I5a94be6c by Shubham Ajmera · 7 years ago
  52. 1cf1fe2 Revert "Compress profile files" by Shubham Ajmera · 7 years ago
  53. 509d424 Revert "Profile compression: Replace method index with difference with the last method_index" by Shubham Ajmera · 7 years ago
  54. cad5183 Merge "Profile compression: Replace method index with difference with the last method_index" by Shubham Ajmera · 7 years ago
  55. 0585020 Merge "Compress profile files" by Shubham Ajmera · 7 years ago
  56. d59f564 Profile compression: Replace method index with difference with the last method_index by Shubham Ajmera · 7 years ago
  57. 4f0a15a Compress profile files by Shubham Ajmera · 7 years ago
  58. 093a6fb Fix page accounting for multidex by David Sehr · 7 years ago
  59. 853656a Merge "Add dexlayout support for call sites and method handles." by Treehugger Robot · 7 years ago
  60. 592f802 Dexdiag returns error when no maps found by David Sehr · 7 years ago
  61. 5daee90 Add dexlayout support for call sites and method handles. by Jeff Hao · 7 years ago
  62. 55232f1 Add dexdiag_test by David Sehr · 7 years ago
  63. 0447112 Merge changes If6bd630c,Iade01cd5,I2ca823e1,Ib2899bce,I123f30f9 by Treehugger Robot · 7 years ago
  64. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 7 years ago
  65. 08ae77f ART: Free resources in dexlayout by Andreas Gampe · 7 years ago
  66. 2ae2dda ART: Destroy temporary holder in dex_ir by Andreas Gampe · 7 years ago
  67. d212d5b Allow dexlayout to handle duplicate code items. by Jeff Hao · 7 years ago
  68. 3a2380d Merge "Layout codeitems based on profile data" by Treehugger Robot · 7 years ago
  69. 36a282b Layout codeitems based on profile data by Shubham Ajmera · 7 years ago
  70. 0dfc315 ART: More header cleanup - mem_map.h by Andreas Gampe · 7 years ago
  71. cc05a77 Revert "Add dexdiag_test" by David Sehr · 7 years ago
  72. 2120ad4 Add dexdiag_test by David Sehr · 7 years ago
  73. 7639cdc Add art_defaults to dexlayout by David Sehr · 7 years ago
  74. 3ba51e8 Add check that dexlayout can open output file. by Jeff Hao · 7 years ago
  75. 3f3ec67 Add OAT file mapping to dexdiag by David Sehr · 7 years ago
  76. c0e638f Fix dexdiag start end address by David Sehr · 7 years ago
  77. 7851a53 Merge "Revert "Add dexdiag_test"" by Treehugger Robot · 7 years ago
  78. eeabc03 Revert "Add dexdiag_test" by Andreas Gampe · 7 years ago
  79. 30b262c Merge "Check LocalInfo descriptor for nullptr in dexlayout." by Treehugger Robot · 7 years ago
  80. d9be768 Check LocalInfo descriptor for nullptr in dexlayout. by Jeff Hao · 7 years ago
  81. 146c3fa Add dexdiag_test by David Sehr · 7 years ago
  82. beca4fe Add analyzer for dex memory map by David Sehr · 7 years ago
  83. 9037a3a Make GetSortedDexFileSections a utility by David Sehr · 7 years ago
  84. 4f0250c Merge "Update profile version" by Calin Juravle · 7 years ago
  85. 16d7ec4 Update profile version by Calin Juravle · 7 years ago
  86. fa0aa09 Layout string data by Mathieu Chartier · 7 years ago
  87. 37c5846 ART: Fix some tidy warnings by Andreas Gampe · 7 years ago
  88. ff907f6 Merge "Add byte count to section" by David Sehr · 7 years ago
  89. 332b19e Add byte count to section by David Sehr · 7 years ago
  90. cc82959 Finish adding checks to dex ir verification. by Jeff Hao · 7 years ago
  91. ec7f1a9 Added new -v option to dexlayout to verify output dex file. by Jeff Hao · 7 years ago
  92. 8f48f4c Merge "Fix dex file verification check for dexlayout output file." by Treehugger Robot · 7 years ago
  93. 4a436ac Fix dex file verification check for dexlayout output file. by Jeff Hao · 7 years ago
  94. bd40af7 Merge "Add section size statistics" by David Sehr · 7 years ago
  95. 9335749 Add section size statistics by David Sehr · 7 years ago
  96. b756815 Add dex file verification check for dexlayout output file. by Jeff Hao · 7 years ago
  97. a64a64c Fix dexlayout calculation of code item size. by Jeff Hao · 7 years ago
  98. e0ac115 Extend profman to generate profiles with inline caches by Calin Juravle · 8 years ago
  99. 3d04854 Merge "Fix dexlayout manual walking of 0 length catch handler." by Treehugger Robot · 7 years ago
  100. ac46271 Fix dexlayout manual walking of 0 length catch handler. by Jeff Hao · 7 years ago