1. 3db5285 Don't check gcmap while using LLVM compiler. by TDYa127 · 13 years ago
  2. 33412de Add thread entry point offsets to oatdump by Brian Carlstrom · 13 years ago
  3. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago
  4. 0cc6ab6 Add ELF extractor to oatdump. by Logan Chien · 13 years ago
  5. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 13 years ago
  6. 13c492b Make oatdump work on the host by not defaulting --host-prefix if it is explictly set by Brian Carlstrom · 13 years ago
  7. 81f3ca1 Add image dependency to oat files by Brian Carlstrom · 13 years ago
  8. fddf6f6 Add Heap::GetImageSpace() by Brian Carlstrom · 13 years ago
  9. 7740579 Rewrite the invoke stubs to use JValue[]s. by Elliott Hughes · 13 years ago
  10. f8bbb84 Add code size to oat files by Brian Carlstrom · 13 years ago
  11. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 13 years ago
  12. 4dcbffb Fix oatdump OAT_LOCATION output by Brian Carlstrom · 13 years ago
  13. 95ba0dc Adjust Thumb2 code offsets by Brian Carlstrom · 13 years ago
  14. a72ec82 Store the instruction set in the oat header, and use it in oatdump. by Elliott Hughes · 13 years ago
  15. fb6adba Sharpen virtual calls to final methods. by Ian Rogers · 13 years ago
  16. 3a5c1ce Extra verbosity and disassembler for oatdump by Ian Rogers · 13 years ago
  17. fe487d0 Fix dump-oat-Calculator by Brian Carlstrom · 13 years ago
  18. ed2adb6 Fix oatdump to dump the right code bytes. by Elliott Hughes · 13 years ago
  19. e3c845c Add code dumping to oatdump. by Elliott Hughes · 13 years ago
  20. 1984651 Invoke static/direct dispatch change. by Ian Rogers · 13 years ago
  21. c1051ae Fix Mac build. by Elliott Hughes · 13 years ago
  22. d5b3260 Oatdump fields of objects using reflection by Ian Rogers · 13 years ago
  23. a004aa9 user build support for art (2 of 3) by Brian Carlstrom · 13 years ago
  24. 5b332c8 Fix checksum verification when opening DexFiles from OatFiles by Brian Carlstrom · 13 years ago
  25. f6174e8 Fix to prevent a dex file from being verified multiple times. by jeffhao · 13 years ago
  26. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  27. 30fab40 Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like naming. by Ian Rogers · 13 years ago
  28. ba8eee1 Remove more lint. by Elliott Hughes · 13 years ago
  29. ad6c9c3 Mac build fixes. by Elliott Hughes · 13 years ago
  30. e5448b5 Remove most of the unordered_ stuff and use the standard equivalents instead. by Elliott Hughes · 13 years ago
  31. e7d856b Add GC map to oat file by Brian Carlstrom · 13 years ago
  32. 866c862 Minor OatFile ownership and --oat-fd= argument formatting by Brian Carlstrom · 13 years ago
  33. a6cc893 Add installd support to dex2oat by Brian Carlstrom · 13 years ago
  34. 29e7ac7 Moving from libdvm to libart (1 of 5) by Brian Carlstrom · 13 years ago
  35. 9557241 Don't default-construct std::strings and then assign them. by Elliott Hughes · 13 years ago
  36. 6d4d9fc Reduce meta-data object sizes, introduce meta-data helper classes. by Ian Rogers · 13 years ago
  37. ae82698 Add --image-classes to dex2oat by Brian Carlstrom · 13 years ago
  38. dbb4079 Start implementing jdb "locals". by Elliott Hughes · 13 years ago
  39. 0571d35 Refactor the use of Method by the compiler. by Ian Rogers · 13 years ago
  40. 0dd7dda Several fixes for proper creation and use of vmap tables by Brian Carlstrom · 13 years ago
  41. 6b4ef02 Make ResolveField not rely on Field::GetType resolution by Brian Carlstrom · 13 years ago
  42. d81871c Verifier clean up. by Ian Rogers · 13 years ago
  43. 362f9bc Fix cpplint's whitespace warnings. by Elliott Hughes · 13 years ago
  44. 3b6baaa Bring our native stack usage down. by Elliott Hughes · 13 years ago
  45. b7bbba4 Add oatopt drop in replacement for dexopt by Brian Carlstrom · 13 years ago
  46. 47a0d5a Move art content to /data by Brian Carlstrom · 13 years ago
  47. aded5f7 Working ClassLoader by Brian Carlstrom · 13 years ago
  48. 3320cf4 Move rest of code related blobs from Method to oat by Brian Carlstrom · 13 years ago
  49. 1cb0a1d Support for resolving unknown direct/static methods. by Ian Rogers · 13 years ago
  50. ad25ac5 Static and direct resolution stub. by Ian Rogers · 13 years ago
  51. 34f426c Make class roots an image root by Brian Carlstrom · 13 years ago
  52. 58ae941 Simplify command line arguments by Brian Carlstrom · 13 years ago
  53. e24fa61 Separate oat from image by Brian Carlstrom · 13 years ago
  54. f153fe1 Fix oatdumps stats alignment by Brian Carlstrom · 13 years ago
  55. e10b697 Fix bug in HasSameMethodDescriptorClass on return types by Brian Carlstrom · 13 years ago
  56. d1bb4f6 Fix build. by Elliott Hughes · 13 years ago
  57. 418d20f Implement reflective method invocation. by Elliott Hughes · 13 years ago
  58. 916e74e Add some stats to oatdump by Brian Carlstrom · 13 years ago
  59. ff1ed47 Class cast, fill array and interface exception support. by Ian Rogers · 13 years ago
  60. 27ec961 Adding oat_process by Brian Carlstrom · 13 years ago
  61. 78128a6 oatdump by Brian Carlstrom · 13 years ago