1. 42fcd98 Revert "Revert "64bit changes to the stack walker for the Quick ABI."" by Nicolas Geoffray · 10 years ago
  2. 8a63057 Move mapping table and vmap table offsets to OatMethodHeader. by Vladimir Marko · 10 years ago
  3. 82b1a81 Merge "Avoid allocating OatFile::OatClass on the heap." by Vladimir Marko · 10 years ago
  4. bbd695c Replace ObjectSet with LargeObjectBitmap. by Mathieu Chartier · 10 years ago
  5. d3c5beb Avoid allocating OatFile::OatClass on the heap. by Vladimir Marko · 10 years ago
  6. c0a1b18 Reuse NoopCompilerCallbacks in oatdump by Brian Carlstrom · 10 years ago
  7. 2ec6520 Support compiler filters for boot classpath by Brian Carlstrom · 11 years ago
  8. 9583fbc Remove oat file location in the image. by Nicolas Geoffray · 11 years ago
  9. c22c59e Remove started runtime check in RevokeAllThreadLocalAllocationStacks by Mathieu Chartier · 11 years ago
  10. 404f59f Adds 2 new option args to oatdump: by Dave Allison · 11 years ago
  11. 90d7068 Fix oatdumpd. by Hiroshi Yamauchi · 11 years ago
  12. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  13. 5115473 Fix oatdump "compilercallbacks" option for runtime. by Vladimir Marko · 11 years ago
  14. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  15. 56dafdd Merge "Fix oatdump and valgrind." into dalvik-dev by Ian Rogers · 11 years ago
  16. fa82427 Fix oatdump and valgrind. by Ian Rogers · 11 years ago
  17. 7020278 Support hardware divide instruction by Dave Allison · 11 years ago
  18. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  19. ba150c3 Omit OatMethodOffsets for classes without compiled code by Brian Carlstrom · 11 years ago
  20. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  21. 657d498 am ed51dca0: am 9fbe6cbd: am 8e3fb146: Revert "Add Jack modifier." by Brian Carlstrom · 11 years ago
  22. 8e3fb14 Revert "Add Jack modifier." by Brian Carlstrom · 11 years ago
  23. e8acf91 am 334d017c: am a968219b: am 6f277751: Make oatdump support image file generated on device by Brian Carlstrom · 11 years ago
  24. 6f27775 Make oatdump support image file generated on device by Brian Carlstrom · 11 years ago
  25. fc0e94b StringPiece clean up. by Ian Rogers · 11 years ago
  26. ee39a10 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  27. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  28. 3232709 Fix oatdump to take bitmap bytes into its accounting. by Mathieu Chartier · 11 years ago
  29. 01e9779 Merge "Write out image bitmap inside of image file." into klp-dev by Mathieu Chartier · 11 years ago
  30. 31e8925 Write out image bitmap inside of image file. by Mathieu Chartier · 11 years ago
  31. 4b8c13e Fix sort order to make register promotion stable by Brian Carlstrom · 11 years ago
  32. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  33. 7571e8b Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  34. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  35. 08bf196 Work on SMALL_ART and PORTABLE working at the same time. by Dragos Sbirlea · 11 years ago
  36. 1809a72 Uleb128 compression of vmap and mapping table. by Ian Rogers · 11 years ago
  37. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  38. 6c87180 Fix oatdump to work after selinux OatFile installd change by Brian Carlstrom · 11 years ago
  39. f1d3455 Do not mark pages executable unnecessarily to play nice with selinux by Brian Carlstrom · 11 years ago
  40. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/oatdump.cc]
  41. 1d54e73 GC clean up. by Ian Rogers · 11 years ago
  42. 50239c7 Avoid resolution for field types in image dumping. by Ian Rogers · 11 years ago
  43. 0aba0ba Created compiled stubs in image. by Jeff Hao · 11 years ago
  44. aa4a793 Rename abstract method code_ to entry_point_from_compiled_code_. by Jeff Hao · 11 years ago
  45. 79fe539 Removing remaining compiled stubs from image. by Jeff Hao · 11 years ago
  46. 58df327 Removed compiled resolution trampoline. by Jeff Hao · 11 years ago
  47. ede1807 Fix Monkeys failure by Anwar Ghuloum · 11 years ago
  48. ee98895 Add bool to verifier to allow soft failures. by Jeff Hao · 11 years ago
  49. 74180ca Remove code related to compiled invoke stubs. by Jeff Hao · 11 years ago
  50. 4f6ad8a Various performance improvements. by Ian Rogers · 11 years ago
  51. c928de9 Remove Iceland. by Ian Rogers · 12 years ago
  52. 7b3ddd2 Refactor DescribeVRegs to allow caching. by Ian Rogers · 12 years ago
  53. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  54. 700c8d3 Move .oat files to ELF format by Brian Carlstrom · 12 years ago
  55. e222ee0 Move stringpiece.h and stringprintf.h to base/. by Elliott Hughes · 12 years ago
  56. fe8723b Merge "Switch over to the google3 unix_file File*." into dalvik-dev by Elliott Hughes · 12 years ago
  57. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 12 years ago
  58. 1cac343 Remove now unused RelocationBehavior by Brian Carlstrom · 12 years ago
  59. 2bcb4a4 Add "kind" argument to Get/SetVReg. by Ian Rogers · 12 years ago
  60. 64b6d14 Interpret class initializers when building image. by Ian Rogers · 12 years ago
  61. 6ffd096 Add Jack modifier. by mikaelpeltier · 12 years ago
  62. 05f28c6 Dump dex file sizes in oatdump. by Ian Rogers · 12 years ago
  63. 28db012 Add oat file dependency on boot.oat load location by Brian Carlstrom · 12 years ago
  64. a0a2a6c Fix oatdump's usage message. by TDYa127 · 12 years ago
  65. 1c23e1e More space refactoring. by Mathieu Chartier · 12 years ago
  66. 9958daa Don't get stuck making all numeric disassembly hex. by Ian Rogers · 12 years ago
  67. ae4b0a1 Mac build fix and make oatdump dex PCs hex. by Ian Rogers · 12 years ago
  68. b23a772 Dump maps inline in disassembled code. by Ian Rogers · 12 years ago
  69. 7469ebf Refactor and remove copy mark bits. by Mathieu Chartier · 12 years ago
  70. 50b35e2 Explicitly pass Thread::Current to MutexLock and Alloc. by Ian Rogers · 12 years ago
  71. 2fde533 Refactor spaces and add free list large object space by Mathieu Chartier · 12 years ago
  72. 4d7a189 Fix oatdump off-by-one by buzbee · 12 years ago
  73. a5b3024 Split dex_pc<->native_pc mapping table by Bill Buzbee · 12 years ago
  74. e0f0cb3 Large object space by Mathieu Chartier · 12 years ago
  75. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 12 years ago
  76. bb6723f Dump native pcs rather than offsets, fix mac build. by Ian Rogers · 12 years ago
  77. 0c7abda NativePcOffsetToReferenceMap by Ian Rogers · 12 years ago
  78. 46c6bb2 Rename PcToReferenceMap adding Dex. by Ian Rogers · 12 years ago
  79. 8320f38 Prune useless entries from dex to pc map by buzbee · 12 years ago
  80. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  81. 48efc2b Fix locking issue in oatdump. by Ian Rogers · 12 years ago
  82. 357e9be Sticky mark bits "generational" GC by Mathieu Chartier · 12 years ago
  83. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  84. b062fdd Each space has its own bitmap(s) by Mathieu Chartier · 12 years ago
  85. a350727 Remove LLVM specific code in oatdump. by Logan Chien · 12 years ago
  86. 971bf3f Compile method one-by-one. by Logan Chien · 12 years ago
  87. ca19066 Fix initializer lists to be Google C++ style. by Ian Rogers · 12 years ago
  88. a21039c Fix a bunch more lint. by Elliott Hughes · 12 years ago
  89. 0d39c12 "InitGoogle"-style argv stashing. by Elliott Hughes · 12 years ago
  90. cf44e6f Fix the build. by Elliott Hughes · 12 years ago
  91. c073b07 Switch the handful of std::endl users over to the predominant "\n". by Elliott Hughes · 12 years ago
  92. 98e2017 Remove the explicit dump of "THREAD ENTRY POINTS" from oatdump... by Elliott Hughes · 12 years ago
  93. 72395bf Support ANDROID_LOG_TAGS. by Elliott Hughes · 12 years ago
  94. 7b9d996 Tidy up some C-isms. by Elliott Hughes · 12 years ago
  95. 174651d Fixed x86 division and modulus and merged their entry points. by jeffhao · 12 years ago
  96. 776ac1f Separate out more of LLVM build. Move verifier. by Ian Rogers · 12 years ago
  97. a0e1806 Add a SafeMap equivalent to std::map but without the error-prone operator[]. by Elliott Hughes · 12 years ago
  98. 0d2d378 Log sizes of methods we may want to exclude from compilation. by Ian Rogers · 12 years ago
  99. de85cc1 Code cleanup: Move the const to the next line. by Logan Chien · 12 years ago
  100. 6ac6a36 Fix LLVM build on Linux. by Logan Chien · 12 years ago