1. 79fe539 Removing remaining compiled stubs from image. by Jeff Hao · 13 years ago
  2. 58df327 Removed compiled resolution trampoline. by Jeff Hao · 13 years ago
  3. ede1807 Fix Monkeys failure by Anwar Ghuloum · 13 years ago
  4. ee98895 Add bool to verifier to allow soft failures. by Jeff Hao · 13 years ago
  5. 74180ca Remove code related to compiled invoke stubs. by Jeff Hao · 13 years ago
  6. 4f6ad8a Various performance improvements. by Ian Rogers · 13 years ago
  7. c928de9 Remove Iceland. by Ian Rogers · 13 years ago
  8. 7b3ddd2 Refactor DescribeVRegs to allow caching. by Ian Rogers · 13 years ago
  9. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 13 years ago
  10. 700c8d3 Move .oat files to ELF format by Brian Carlstrom · 14 years ago
  11. e222ee0 Move stringpiece.h and stringprintf.h to base/. by Elliott Hughes · 13 years ago
  12. fe8723b Merge "Switch over to the google3 unix_file File*." into dalvik-dev by Elliott Hughes · 13 years ago
  13. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 13 years ago
  14. 1cac343 Remove now unused RelocationBehavior by Brian Carlstrom · 13 years ago
  15. 2bcb4a4 Add "kind" argument to Get/SetVReg. by Ian Rogers · 14 years ago
  16. 64b6d14 Interpret class initializers when building image. by Ian Rogers · 14 years ago
  17. 6ffd096 Add Jack modifier. by mikaelpeltier · 14 years ago
  18. 05f28c6 Dump dex file sizes in oatdump. by Ian Rogers · 14 years ago
  19. 28db012 Add oat file dependency on boot.oat load location by Brian Carlstrom · 14 years ago
  20. a0a2a6c Fix oatdump's usage message. by TDYa127 · 14 years ago
  21. 1c23e1e More space refactoring. by Mathieu Chartier · 14 years ago
  22. 9958daa Don't get stuck making all numeric disassembly hex. by Ian Rogers · 14 years ago
  23. ae4b0a1 Mac build fix and make oatdump dex PCs hex. by Ian Rogers · 14 years ago
  24. b23a772 Dump maps inline in disassembled code. by Ian Rogers · 14 years ago
  25. 7469ebf Refactor and remove copy mark bits. by Mathieu Chartier · 14 years ago
  26. 50b35e2 Explicitly pass Thread::Current to MutexLock and Alloc. by Ian Rogers · 14 years ago
  27. 2fde533 Refactor spaces and add free list large object space by Mathieu Chartier · 14 years ago
  28. 4d7a189 Fix oatdump off-by-one by buzbee · 14 years ago
  29. a5b3024 Split dex_pc<->native_pc mapping table by Bill Buzbee · 14 years ago
  30. e0f0cb3 Large object space by Mathieu Chartier · 14 years ago
  31. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 14 years ago
  32. bb6723f Dump native pcs rather than offsets, fix mac build. by Ian Rogers · 14 years ago
  33. 0c7abda NativePcOffsetToReferenceMap by Ian Rogers · 14 years ago
  34. 46c6bb2 Rename PcToReferenceMap adding Dex. by Ian Rogers · 14 years ago
  35. 8320f38 Prune useless entries from dex to pc map by buzbee · 14 years ago
  36. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 14 years ago
  37. 48efc2b Fix locking issue in oatdump. by Ian Rogers · 14 years ago
  38. 357e9be Sticky mark bits "generational" GC by Mathieu Chartier · 14 years ago
  39. 00f7d0e Global lock levels. by Ian Rogers · 14 years ago
  40. b062fdd Each space has its own bitmap(s) by Mathieu Chartier · 14 years ago
  41. a350727 Remove LLVM specific code in oatdump. by Logan Chien · 14 years ago
  42. 971bf3f Compile method one-by-one. by Logan Chien · 14 years ago
  43. ca19066 Fix initializer lists to be Google C++ style. by Ian Rogers · 14 years ago
  44. a21039c Fix a bunch more lint. by Elliott Hughes · 14 years ago
  45. 0d39c12 "InitGoogle"-style argv stashing. by Elliott Hughes · 14 years ago
  46. cf44e6f Fix the build. by Elliott Hughes · 14 years ago
  47. c073b07 Switch the handful of std::endl users over to the predominant "\n". by Elliott Hughes · 14 years ago
  48. 98e2017 Remove the explicit dump of "THREAD ENTRY POINTS" from oatdump... by Elliott Hughes · 14 years ago
  49. 72395bf Support ANDROID_LOG_TAGS. by Elliott Hughes · 14 years ago
  50. 7b9d996 Tidy up some C-isms. by Elliott Hughes · 14 years ago
  51. 174651d Fixed x86 division and modulus and merged their entry points. by jeffhao · 14 years ago
  52. 776ac1f Separate out more of LLVM build. Move verifier. by Ian Rogers · 14 years ago
  53. a0e1806 Add a SafeMap equivalent to std::map but without the error-prone operator[]. by Elliott Hughes · 14 years ago
  54. 0d2d378 Log sizes of methods we may want to exclude from compilation. by Ian Rogers · 14 years ago
  55. de85cc1 Code cleanup: Move the const to the next line. by Logan Chien · 14 years ago
  56. 6ac6a36 Fix LLVM build on Linux. by Logan Chien · 14 years ago
  57. d3fb569 Fix linux build. by Ian Rogers · 14 years ago
  58. db7bdc1 Use correct oat method size for stats and disassembly. by Ian Rogers · 14 years ago
  59. 82914b6 Use PrintableString in oatdump. by Elliott Hughes · 14 years ago
  60. 14924fe Implement GetCodeSize for LLVM build. by Logan Chien · 14 years ago
  61. 0c717dd Add ELF loader to OatFile. by Logan Chien · 14 years ago
  62. 141d622 More X86 fixes. by Ian Rogers · 14 years ago
  63. a730208 Update oatdump for new entrypoint offset by Brian Carlstrom · 14 years ago
  64. 3db5285 Don't check gcmap while using LLVM compiler. by TDYa127 · 14 years ago
  65. 33412de Add thread entry point offsets to oatdump by Brian Carlstrom · 14 years ago
  66. 57b86d4 Refactor runtime support. by Ian Rogers · 14 years ago
  67. 0cc6ab6 Add ELF extractor to oatdump. by Logan Chien · 14 years ago
  68. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 14 years ago
  69. 13c492b Make oatdump work on the host by not defaulting --host-prefix if it is explictly set by Brian Carlstrom · 14 years ago
  70. 81f3ca1 Add image dependency to oat files by Brian Carlstrom · 14 years ago
  71. fddf6f6 Add Heap::GetImageSpace() by Brian Carlstrom · 14 years ago
  72. 7740579 Rewrite the invoke stubs to use JValue[]s. by Elliott Hughes · 14 years ago
  73. f8bbb84 Add code size to oat files by Brian Carlstrom · 14 years ago
  74. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 14 years ago
  75. 4dcbffb Fix oatdump OAT_LOCATION output by Brian Carlstrom · 14 years ago
  76. 95ba0dc Adjust Thumb2 code offsets by Brian Carlstrom · 14 years ago
  77. a72ec82 Store the instruction set in the oat header, and use it in oatdump. by Elliott Hughes · 14 years ago
  78. fb6adba Sharpen virtual calls to final methods. by Ian Rogers · 14 years ago
  79. 3a5c1ce Extra verbosity and disassembler for oatdump by Ian Rogers · 14 years ago
  80. fe487d0 Fix dump-oat-Calculator by Brian Carlstrom · 14 years ago
  81. ed2adb6 Fix oatdump to dump the right code bytes. by Elliott Hughes · 14 years ago
  82. e3c845c Add code dumping to oatdump. by Elliott Hughes · 14 years ago
  83. 1984651 Invoke static/direct dispatch change. by Ian Rogers · 14 years ago
  84. c1051ae Fix Mac build. by Elliott Hughes · 14 years ago
  85. d5b3260 Oatdump fields of objects using reflection by Ian Rogers · 14 years ago
  86. a004aa9 user build support for art (2 of 3) by Brian Carlstrom · 14 years ago
  87. 5b332c8 Fix checksum verification when opening DexFiles from OatFiles by Brian Carlstrom · 14 years ago
  88. f6174e8 Fix to prevent a dex file from being verified multiple times. by jeffhao · 14 years ago
  89. 2faa5f1 Fix copyright headers. by Elliott Hughes · 14 years ago
  90. 30fab40 Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like naming. by Ian Rogers · 14 years ago
  91. ba8eee1 Remove more lint. by Elliott Hughes · 14 years ago
  92. ad6c9c3 Mac build fixes. by Elliott Hughes · 14 years ago
  93. e5448b5 Remove most of the unordered_ stuff and use the standard equivalents instead. by Elliott Hughes · 14 years ago
  94. e7d856b Add GC map to oat file by Brian Carlstrom · 14 years ago
  95. 866c862 Minor OatFile ownership and --oat-fd= argument formatting by Brian Carlstrom · 14 years ago
  96. a6cc893 Add installd support to dex2oat by Brian Carlstrom · 14 years ago
  97. 29e7ac7 Moving from libdvm to libart (1 of 5) by Brian Carlstrom · 15 years ago
  98. 9557241 Don't default-construct std::strings and then assign them. by Elliott Hughes · 14 years ago
  99. 6d4d9fc Reduce meta-data object sizes, introduce meta-data helper classes. by Ian Rogers · 15 years ago
  100. ae82698 Add --image-classes to dex2oat by Brian Carlstrom · 15 years ago