1. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  2. bfd9a43 Change MethodHelper to use a Handle. by Mathieu Chartier · 10 years ago
  3. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 10 years ago
  4. a8b41aa ART: Allocate ostreams on the heap in Oatdump::DumpOatMethod by Andreas Gampe · 10 years ago
  5. 66b68fa Merge "Revert "Revert "Fix an outstanding compaction bug in interpreter.""" by Mathieu Chartier · 10 years ago
  6. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 10 years ago
  7. 46960fe Make the specification of when we need precise constants more precise. by Ian Rogers · 10 years ago
  8. 0f5baa0 Update dump-oat-* and oatdump for new image file layout by Brian Carlstrom · 10 years ago
  9. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  10. f832284 Delete ClassHelper and fix compaction bug in GetDirectInterface by Mathieu Chartier · 10 years ago
  11. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  12. b9beb2e Place ISA into boot image name. by Ian Rogers · 10 years ago
  13. 42fcd98 Revert "Revert "64bit changes to the stack walker for the Quick ABI."" by Nicolas Geoffray · 10 years ago
  14. 8a63057 Move mapping table and vmap table offsets to OatMethodHeader. by Vladimir Marko · 10 years ago
  15. 82b1a81 Merge "Avoid allocating OatFile::OatClass on the heap." by Vladimir Marko · 10 years ago
  16. bbd695c Replace ObjectSet with LargeObjectBitmap. by Mathieu Chartier · 10 years ago
  17. d3c5beb Avoid allocating OatFile::OatClass on the heap. by Vladimir Marko · 10 years ago
  18. c0a1b18 Reuse NoopCompilerCallbacks in oatdump by Brian Carlstrom · 10 years ago
  19. 2ec6520 Support compiler filters for boot classpath by Brian Carlstrom · 10 years ago
  20. 9583fbc Remove oat file location in the image. by Nicolas Geoffray · 10 years ago
  21. c22c59e Remove started runtime check in RevokeAllThreadLocalAllocationStacks by Mathieu Chartier · 10 years ago
  22. 404f59f Adds 2 new option args to oatdump: by Dave Allison · 10 years ago
  23. 90d7068 Fix oatdumpd. by Hiroshi Yamauchi · 10 years ago
  24. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  25. 5115473 Fix oatdump "compilercallbacks" option for runtime. by Vladimir Marko · 11 years ago
  26. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  27. 56dafdd Merge "Fix oatdump and valgrind." into dalvik-dev by Ian Rogers · 11 years ago
  28. fa82427 Fix oatdump and valgrind. by Ian Rogers · 11 years ago
  29. 7020278 Support hardware divide instruction by Dave Allison · 11 years ago
  30. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  31. ba150c3 Omit OatMethodOffsets for classes without compiled code by Brian Carlstrom · 11 years ago
  32. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  33. 657d498 am ed51dca0: am 9fbe6cbd: am 8e3fb146: Revert "Add Jack modifier." by Brian Carlstrom · 11 years ago
  34. 8e3fb14 Revert "Add Jack modifier." by Brian Carlstrom · 11 years ago
  35. e8acf91 am 334d017c: am a968219b: am 6f277751: Make oatdump support image file generated on device by Brian Carlstrom · 11 years ago
  36. 6f27775 Make oatdump support image file generated on device by Brian Carlstrom · 11 years ago
  37. fc0e94b StringPiece clean up. by Ian Rogers · 11 years ago
  38. ee39a10 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  39. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  40. 02ed4c0 Move disassembler out of runtime. by Ian Rogers · 11 years ago
  41. 3232709 Fix oatdump to take bitmap bytes into its accounting. by Mathieu Chartier · 11 years ago
  42. 01e9779 Merge "Write out image bitmap inside of image file." into klp-dev by Mathieu Chartier · 11 years ago
  43. 31e8925 Write out image bitmap inside of image file. by Mathieu Chartier · 11 years ago
  44. 4b8c13e Fix sort order to make register promotion stable by Brian Carlstrom · 11 years ago
  45. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  46. 7571e8b Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  47. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  48. 7b67bee Merge "Add a systrace support for lock contention logging." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  49. b373308 Add a systrace support for lock contention logging. by Hiroshi Yamauchi · 11 years ago
  50. 08bf196 Work on SMALL_ART and PORTABLE working at the same time. by Dragos Sbirlea · 11 years ago
  51. 1809a72 Uleb128 compression of vmap and mapping table. by Ian Rogers · 11 years ago
  52. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  53. 8a7bc17 am 55c0ac85: Merge "Enable darwin target build for art." by Brian Carlstrom · 11 years ago
  54. 19e776c Enable darwin target build for art. by Brian Carlstrom · 11 years ago
  55. 6c87180 Fix oatdump to work after selinux OatFile installd change by Brian Carlstrom · 11 years ago
  56. f1d3455 Do not mark pages executable unnecessarily to play nice with selinux by Brian Carlstrom · 11 years ago
  57. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago