1. fd36f1f Rename callee save enumerators. by Vladimir Marko · 8 years ago
  2. da820e9 Clean up use of art::Exec versus execv. by David Sehr · 8 years ago
  3. 965c0b9 Merge "Change suspend entrypoint to save all registers." by Vladimir Marko · 8 years ago
  4. 952dbb1 Change suspend entrypoint to save all registers. by Vladimir Marko · 8 years ago
  5. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  6. dc00f18 Revert "Revert "Dump more dex file data in oatdump"" by Mathieu Chartier · 8 years ago
  7. 9c05578 Revert "Dump more dex file data in oatdump" by Nicolas Geoffray · 8 years ago
  8. 8e2c562 Dump more dex file data in oatdump by Mathieu Chartier · 8 years ago
  9. c6df1e3 Never go to resolution while inspecting inlined frames. by Nicolas Geoffray · 8 years ago
  10. bc233ac Number of unique strings loaded from dex code added to oatdump by Christina Wadsworth · 8 years ago
  11. 1ebf8d3 Fix some "possible" divide by 0 by Mathieu Chartier · 8 years ago
  12. f284d44 Hold dex caches live in class table by Mathieu Chartier · 8 years ago
  13. d3059e7 Fix oatdump crash on arm64/arm code. Also adds 16 bit literal information. by Aart Bik · 8 years ago
  14. 2ba8895 ART: Dump more OatDexFile data in oatdump by Andreas Gampe · 8 years ago
  15. e42888f Write conflict tables in image by Mathieu Chartier · 8 years ago
  16. adbf93e Oatdump: Smarter StackMap lookup to improve performance. by Vladimir Marko · 8 years ago
  17. 9d07e3d Clean up OatQuickMethodHeader after Quick removal. by Vladimir Marko · 8 years ago
  18. 85f5de0 Merge "Fix thumb bit in the oatdump symbolizer." by David Srbecky · 8 years ago
  19. fe2b137 Merge "Pack stack map entries on bit level to save space." by Calin Juravle · 8 years ago
  20. afc4829 Merge "ART: Actually run tests cross arch for oatdump" by Andreas Gampe · 8 years ago
  21. 09ed098 Pack stack map entries on bit level to save space. by David Srbecky · 8 years ago
  22. a1b4c5f Fix thumb bit in the oatdump symbolizer. by David Srbecky · 8 years ago
  23. 7da3170 Disable oatdump_test on mips due to timeouts. by Vladimir Marko · 8 years ago
  24. bf9611f ART: Clean up verifier by Andreas Gampe · 8 years ago
  25. 71f2e80 ART: Actually run tests cross arch for oatdump by Andreas Gampe · 8 years ago
  26. 973ce7c Disable test on arm due to timeouts. by Nicolas Geoffray · 8 years ago
  27. 796d630 Add an ImtConflictTable to better resolve IMT conflicts. by Nicolas Geoffray · 8 years ago
  28. 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 8 years ago
  29. fbc61e1 Merge "Add symbolizer option to generate debug information only." by David Srbecky · 8 years ago
  30. 5d95076 Symbolize native debug information for AOTed methods in boot.oat. by David Srbecky · 8 years ago
  31. 2fdd03c Add symbolizer option to generate debug information only. by David Srbecky · 8 years ago
  32. 1a008a1 Merge "Refactor MethodDebugInfo (input of DWARF writer)." by David Srbecky · 8 years ago
  33. 8411aa3 Merge "Add Mips abiflags section to the oatfile." by Vladimir Marko · 8 years ago
  34. 197160d Refactor MethodDebugInfo (input of DWARF writer). by David Srbecky · 8 years ago
  35. 2d8614b ART: Use the right ElfBuilder for oatdump symbolizer by Andreas Gampe · 8 years ago
  36. 316a218 Add Mips abiflags section to the oatfile. by Douglas Leung · 9 years ago
  37. 5d81120 Propagate InstructionSetFeatures to ElfBuilder. by David Srbecky · 8 years ago
  38. c03d7b6 oatdump: Add option to print just the header by David Brazdil · 8 years ago
  39. 944da60 ART: Allow method references across oat files for multi-image, 2nd attempt. by Vladimir Marko · 8 years ago
  40. 45724f9 Revert "Allow method references across oat files for multi-image." by Vladimir Marko · 8 years ago
  41. 6065402 Allow method references across oat files for multi-image. by Vladimir Marko · 8 years ago
  42. 9e49ab1 Add a comment to oatdump for 0 size symbols by Tamas Berghammer · 8 years ago
  43. 2d36c0c Merge "Emit symbol names for trampoline symbols in oatdump" by Tamas Berghammer · 8 years ago
  44. 78e9015 Merge "ART: Add option to ensure deterministic compilation" by Andreas Gampe · 8 years ago
  45. ace0dc1 ART: Add option to ensure deterministic compilation by Andreas Gampe · 9 years ago
  46. 8f75c45 Emit symbol names for trampoline symbols in oatdump by Tamas Berghammer · 8 years ago
  47. 30202b2 Merge "Revert "Revert "Add option to generate compressed backtrace info.""" by David Srbecky · 8 years ago
  48. 4a26f17 Remove GetImageRoots read barrier for image relocation by Mathieu Chartier · 8 years ago
  49. 5b1c2ca Revert "Revert "Add option to generate compressed backtrace info."" by David Srbecky · 9 years ago
  50. 8546cc9 Revert "Add option to generate compressed backtrace info." by David Srbecky · 9 years ago
  51. 5fdcc3c Add option to generate compressed backtrace info. by David Srbecky · 9 years ago
  52. 4b07a6e Add oat location to oatdump. by Jeff Hao · 9 years ago
  53. 966878d Revert "Create parent class loader for dex2oat" by Mathieu Chartier · 9 years ago
  54. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  55. 9865bde Rename NullHandle to ScopedNullHandle by Mathieu Chartier · 9 years ago
  56. a616b4e Merge "Store class tables in the image" by Mathieu Chartier · 9 years ago
  57. 131980f Add ElfWriter::GetStream(). by Vladimir Marko · 9 years ago
  58. 208a5cb Store class tables in the image by Mathieu Chartier · 9 years ago
  59. 10c1356 Refactor oat file writing to give Dex2Oat more control. by Vladimir Marko · 9 years ago
  60. d37d364 Create parent class loader for dex2oat by Mathieu Chartier · 9 years ago
  61. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 9 years ago
  62. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  63. 6d8c8f0 Rewrite ElfBuilder to make streaming directly to file easier. by David Srbecky · 9 years ago
  64. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  65. d57d454 Allocate dex cache arrays in their class loader's linear alloc by Mathieu Chartier · 9 years ago
  66. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 9 years ago
  67. f9c6fc6 Add OatFileManager by Mathieu Chartier · 9 years ago
  68. 4f55e22 Add and use ScopedSuspendAll by Mathieu Chartier · 9 years ago
  69. 957fb89 Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 9 years ago
  70. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 9 years ago
  71. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  72. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  73. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 9 years ago
  74. ac8f439 Keep dex files live for duration of oatdump by Mathieu Chartier · 9 years ago
  75. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 9 years ago
  76. 1463285 ART: Rename ArtMethod's size and alignment methods. by Vladimir Marko · 9 years ago
  77. cf36d49 ART: Compress LengthPrefixedArray on 32-bit targets. by Vladimir Marko · 9 years ago
  78. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 9 years ago
  79. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 9 years ago
  80. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  81. a315f5c cleanup: Replace pointers with out-parameters and fix-up formatting by Igor Murashkin · 9 years ago
  82. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  83. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 9 years ago
  84. 0a5cd12 Make oatdump see the new vmap table generated by dextodex. by Nicolas Geoffray · 9 years ago
  85. 8f1e08a ART: Don't nest indenters in oatdump. by Vladimir Marko · 9 years ago
  86. 6fcaf3f Fix oatdump after ArtMethod change. by Nicolas Geoffray · 9 years ago
  87. 6d7f179 Make oatdump work with .art files and code generated by Optimizing. by Roland Levillain · 9 years ago
  88. eb7b739 Opt compiler: Add disassembly to the '.cfg' output. by Alexandre Rames · 9 years ago
  89. ab00b7a Make dump-oat-target work with second architecture by Brian Carlstrom · 9 years ago
  90. d39645e Move image intern table into image by Mathieu Chartier · 9 years ago
  91. f677ebf Cache stack map encoding by David Brazdil · 9 years ago
  92. 7922d0f Merge "Show stack maps and Dex register maps in oatdump's assembly code." by Roland Levillain · 9 years ago
  93. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  94. f2650d1 Show stack maps and Dex register maps in oatdump's assembly code. by Roland Levillain · 9 years ago
  95. 0396ed7 Improve art::CodeInfo dumping. by Roland Levillain · 9 years ago
  96. 19510f0 Add oatdump test by Mathieu Chartier · 9 years ago
  97. df2bb1f ART: Fix double-free in oatdump by Andreas Gampe · 9 years ago
  98. bc90fd0 Major refactoring of ElfBuilder. by David Srbecky · 9 years ago
  99. 0c5bbc1 Minor refactoring of ElfBuilder. by David Srbecky · 9 years ago
  100. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago