1. 20c765f Revert^4: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  2. d33d318 Revert "Revert^2: Add dex item for hiddenapi flags" by Luman Qu · 6 years ago
  3. fe3a979 Revert^2: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  4. d9a0437 Revert "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  5. 0dbc363 Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  6. 693eee9 ART: Add Size() to CollectionMap by Andreas Gampe · 6 years ago
  7. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
  8. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  9. 8f75f7b Move veridex to ClassAccessor by Mathieu Chartier · 6 years ago
  10. 2b5a38f Refactor ownership in dex_ir by David Sehr · 6 years ago
  11. d83437c Use factory pattern for dex_ir objects by David Sehr · 6 years ago
  12. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  13. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 7 years ago
  14. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 7 years ago
  15. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 7 years ago
  16. e6b6ff8 Revamp dexlayout writing functions by Mathieu Chartier · 7 years ago
  17. 66c9df1 Add logic for deduplicating in dexlayout by Mathieu Chartier · 7 years ago
  18. 8892c6b Move debug info offsets into a side table by Mathieu Chartier · 7 years ago
  19. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  20. f6e3147 Fix default method verifier check for compact dex by Mathieu Chartier · 7 years ago
  21. 219cb90 Reduce memory allocations in dexlayout's CodeFixups. by Vladimir Marko · 7 years ago
  22. 2f36d2f Write link data for dexlayout by Mathieu Chartier · 7 years ago
  23. 3e0c517 Add logic for calculating offsets during writing by Mathieu Chartier · 7 years ago
  24. 2b2bef2 Refactor DexInstructionIterator by Mathieu Chartier · 7 years ago
  25. 24066ec Re-enable dex verifier after dexlayout by Mathieu Chartier · 7 years ago
  26. aa6abb0 Fix dexlayout debug info printing by David Sehr · 7 years ago
  27. 1d2d4ff Add DexInstructionIterator and use it a few places by Mathieu Chartier · 7 years ago
  28. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 7 years ago
  29. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  30. 9804e9e Add a bounds check when getting indexed items in dexlayout. by Jeff Hao · 7 years ago
  31. 5678db5 ART: Refactor bit_utils and stl_util by Andreas Gampe · 7 years ago
  32. 5daee90 Add dexlayout support for call sites and method handles. by Jeff Hao · 7 years ago
  33. 9037a3a Make GetSortedDexFileSections a utility by David Sehr · 8 years ago
  34. cc82959 Finish adding checks to dex ir verification. by Jeff Hao · 8 years ago
  35. be9b44b Add nullptr check to CreateAnnotationSetItem. by Jeff Hao · 8 years ago
  36. a2973d7 Check for duplicate entries when using dexlayout by Mathieu Chartier · 8 years ago
  37. 5e8d5f0 Fix some typos in ART. by Roland Levillain · 8 years ago
  38. ea7c629 Dexlayout cleanup and refactoring. by Jeff Hao · 8 years ago
  39. d1e44e2 Add "fixups" for ids referenced in code by David Sehr · 8 years ago
  40. a862100 Revert "Revert "Add dex file writer to dexlayout tool."" by Jeff Hao · 8 years ago
  41. cdcfde7 Option to gnuplot dex layout by David Sehr · 8 years ago
  42. fd1a6c2 Revert "Add dex file writer to dexlayout tool." by Nicolas Geoffray · 8 years ago
  43. 69b58cf Add dex file writer to dexlayout tool. by Jeff Hao · 8 years ago
  44. 3ab96b4 Dexlayout changes to support offset/size output of items. by Jeff Hao · 8 years ago
  45. 7235922 Fix some memory leaks found by valgrind. by David Sehr · 8 years ago
  46. 853a8e1 Separate DexIr building from constructors. by David Sehr · 8 years ago
  47. c3acfc5 Finish dexlayout dumping of dex files and added test. by Jeff Hao · 8 years ago
  48. 7629f60 Add dex file intermediate representation by David Sehr · 8 years ago