1. 9e49ab1 Add a comment to oatdump for 0 size symbols by Tamas Berghammer · 8 years ago
  2. 2d36c0c Merge "Emit symbol names for trampoline symbols in oatdump" by Tamas Berghammer · 8 years ago
  3. 78e9015 Merge "ART: Add option to ensure deterministic compilation" by Andreas Gampe · 8 years ago
  4. ace0dc1 ART: Add option to ensure deterministic compilation by Andreas Gampe · 9 years ago
  5. 8f75c45 Emit symbol names for trampoline symbols in oatdump by Tamas Berghammer · 8 years ago
  6. 30202b2 Merge "Revert "Revert "Add option to generate compressed backtrace info.""" by David Srbecky · 8 years ago
  7. 4a26f17 Remove GetImageRoots read barrier for image relocation by Mathieu Chartier · 8 years ago
  8. 5b1c2ca Revert "Revert "Add option to generate compressed backtrace info."" by David Srbecky · 8 years ago
  9. 8546cc9 Revert "Add option to generate compressed backtrace info." by David Srbecky · 8 years ago
  10. 5fdcc3c Add option to generate compressed backtrace info. by David Srbecky · 9 years ago
  11. 4b07a6e Add oat location to oatdump. by Jeff Hao · 9 years ago
  12. 966878d Revert "Create parent class loader for dex2oat" by Mathieu Chartier · 9 years ago
  13. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  14. 9865bde Rename NullHandle to ScopedNullHandle by Mathieu Chartier · 9 years ago
  15. a616b4e Merge "Store class tables in the image" by Mathieu Chartier · 9 years ago
  16. 131980f Add ElfWriter::GetStream(). by Vladimir Marko · 9 years ago
  17. 208a5cb Store class tables in the image by Mathieu Chartier · 9 years ago
  18. 10c1356 Refactor oat file writing to give Dex2Oat more control. by Vladimir Marko · 9 years ago
  19. d37d364 Create parent class loader for dex2oat by Mathieu Chartier · 9 years ago
  20. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 9 years ago
  21. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  22. 6d8c8f0 Rewrite ElfBuilder to make streaming directly to file easier. by David Srbecky · 9 years ago
  23. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  24. d57d454 Allocate dex cache arrays in their class loader's linear alloc by Mathieu Chartier · 9 years ago
  25. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 9 years ago
  26. f9c6fc6 Add OatFileManager by Mathieu Chartier · 9 years ago
  27. 4f55e22 Add and use ScopedSuspendAll by Mathieu Chartier · 9 years ago
  28. 957fb89 Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 9 years ago
  29. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 9 years ago
  30. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  31. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  32. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 9 years ago
  33. ac8f439 Keep dex files live for duration of oatdump by Mathieu Chartier · 9 years ago
  34. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 9 years ago
  35. 1463285 ART: Rename ArtMethod's size and alignment methods. by Vladimir Marko · 9 years ago
  36. cf36d49 ART: Compress LengthPrefixedArray on 32-bit targets. by Vladimir Marko · 9 years ago
  37. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 9 years ago
  38. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 9 years ago
  39. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  40. a315f5c cleanup: Replace pointers with out-parameters and fix-up formatting by Igor Murashkin · 9 years ago
  41. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  42. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 9 years ago
  43. 0a5cd12 Make oatdump see the new vmap table generated by dextodex. by Nicolas Geoffray · 9 years ago
  44. 8f1e08a ART: Don't nest indenters in oatdump. by Vladimir Marko · 9 years ago
  45. 6fcaf3f Fix oatdump after ArtMethod change. by Nicolas Geoffray · 9 years ago
  46. 6d7f179 Make oatdump work with .art files and code generated by Optimizing. by Roland Levillain · 9 years ago
  47. eb7b739 Opt compiler: Add disassembly to the '.cfg' output. by Alexandre Rames · 9 years ago
  48. ab00b7a Make dump-oat-target work with second architecture by Brian Carlstrom · 9 years ago
  49. d39645e Move image intern table into image by Mathieu Chartier · 9 years ago
  50. f677ebf Cache stack map encoding by David Brazdil · 9 years ago
  51. 7922d0f Merge "Show stack maps and Dex register maps in oatdump's assembly code." by Roland Levillain · 9 years ago
  52. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  53. f2650d1 Show stack maps and Dex register maps in oatdump's assembly code. by Roland Levillain · 9 years ago
  54. 0396ed7 Improve art::CodeInfo dumping. by Roland Levillain · 9 years ago
  55. 19510f0 Add oatdump test by Mathieu Chartier · 9 years ago
  56. df2bb1f ART: Fix double-free in oatdump by Andreas Gampe · 9 years ago
  57. bc90fd0 Major refactoring of ElfBuilder. by David Srbecky · 9 years ago
  58. 0c5bbc1 Minor refactoring of ElfBuilder. by David Srbecky · 9 years ago
  59. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  60. 533c207 Simplify template parameters of Elf classes. by David Srbecky · 9 years ago
  61. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  62. daaf326 Add AccessibleObject and Field to mirror by Mathieu Chartier · 9 years ago
  63. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 9 years ago
  64. 3679a47 Merge "Support relative encoded dex locations in oat files." by Richard Uhler · 9 years ago
  65. e5fed03 Support relative encoded dex locations in oat files. by Richard Uhler · 9 years ago
  66. 004c230 Compress the StackMaps. by Nicolas Geoffray · 9 years ago
  67. bf9fc58 Add more info to who called SuspendAll by Mathieu Chartier · 9 years ago
  68. fead4e4 [optimizing] Don't record None locations in the stack maps. by Nicolas Geoffray · 9 years ago
  69. 15b9d52 API change in StackVisitor::GetVReg*. by Nicolas Geoffray · 9 years ago
  70. a2d8ec6 Compress the Dex register maps built by the optimizing compiler. by Roland Levillain · 9 years ago
  71. 5c42c29 Add support for .bss section in oat files. by Vladimir Marko · 9 years ago
  72. 32f500d ART: oatdump enhancements by Anestis Bechtsoudis · 9 years ago
  73. 442b46a Display optimizing compiler's CodeInfo objects in oatdump. by Roland Levillain · 9 years ago
  74. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  75. c24f399 ART: Fix oatdump by Andreas Gampe · 10 years ago
  76. 3774335 Add a new imgdiag tool to diff boot.art/core.art against a process by Igor Murashkin · 10 years ago
  77. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  78. 08f1f50 Remove FieldHelper. by Ian Rogers · 10 years ago
  79. 957ca1c Delete ArtMethod gc_map_ field by Mathieu Chartier · 10 years ago
  80. a7dd038 Fix oatdump to use OatHeader pointer size by Mathieu Chartier · 10 years ago
  81. 834896d Merge "Improvements to the ARM64 disassembler." by Ian Rogers · 10 years ago
  82. 4303ba9 ART: Track Flush & Close in FdFile by Andreas Gampe · 10 years ago
  83. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
  84. 3fcd220 Add a --method-filter option to oatdump. by Nicolas Geoffray · 10 years ago
  85. 13407c5 Fix dump-oat-core-* by Ian Rogers · 10 years ago
  86. e7c9a8c Add hash map, reduce excessive hashing by Mathieu Chartier · 10 years ago
  87. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  88. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  89. 872dd82 Tidy and reduce ART library dependencies on the host. by Ian Rogers · 10 years ago
  90. a37d925 Improvements to the ARM64 disassembler. by Alexandre Rames · 10 years ago
  91. 4677476 ART: Add support for patching and loading OAT files compiled with PIC by Igor Murashkin · 10 years ago
  92. 2d2621a Optimize method linking by Mathieu Chartier · 10 years ago
  93. b3f18cf Merge "Make ART compile with GCC -O0 again." by Ian Rogers · 10 years ago
  94. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  95. d424d08 Fix oatdump for no image by Mathieu Chartier · 10 years ago
  96. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  97. 0279ebb Tidy ELF builder. by Ian Rogers · 10 years ago
  98. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 10 years ago
  99. 24f4b81 Merge "ART: Allow oatdump to verify oat file" by Andreas Gampe · 10 years ago
  100. 00b25f3 ART: Allow oatdump to verify oat file by Andreas Gampe · 10 years ago