1. 35bd61a Fix Mac build by making dalvikvm definition visible by Brian Carlstrom · 11 years ago
  2. fa42b44 Move to new art dalvikvm by Brian Carlstrom · 11 years ago
  3. 7675e16 Rename art-cache to dalvik-cache by Brian Carlstrom · 11 years ago
  4. 5f4bd97 Add logging of implicitly added image classes by Brian Carlstrom · 11 years ago
  5. 4b7b989 Make ImageWriter tolerant of image classes implicitly loaded by <clinit>s. by Brian Carlstrom · 11 years ago
  6. 62cd098 Add check to catch use dalvik's libcore earlier by Brian Carlstrom · 11 years ago
  7. 6b019b3 Merge art from dalvik-dev to master by Brian Carlstrom · 11 years ago
  8. 13aebfc Disable darwin build of art by Brian Carlstrom · 11 years ago
  9. 1e8c505 Remove quick compile-time dependency on mclinker by Brian Carlstrom · 11 years ago
  10. 7f55288 Fix ElfWriterMclinker for ART_USE_PORTABLE_COMPILER by Brian Carlstrom · 11 years ago
  11. 1880b24 Merge "Refactor ElfWriter and introduce ElfWriterQuick" into dalvik-dev by Brian Carlstrom · 11 years ago
  12. 6a47b9d Refactor ElfWriter and introduce ElfWriterQuick by Brian Carlstrom · 11 years ago
  13. 6951067 Some interpreter cleanup. by Jeff Hao · 11 years ago
  14. 7b15b1b Merge "Remove use of DecodedInstruction at runtime." into dalvik-dev by Sebastien Hertz · 11 years ago
  15. 75b2a4a Remove use of DecodedInstruction at runtime. by Sebastien Hertz · 11 years ago
  16. ca39692 Merge "Various GCC 3.6 and clang build fixes." into dalvik-dev by Ian Rogers · 11 years ago
  17. 33e9566 Various GCC 3.6 and clang build fixes. by Ian Rogers · 11 years ago
  18. 33e15bc Fix bug in OOME inside an OOME hampering run-test 061. by Ian Rogers · 11 years ago
  19. 34d64cb Merge "Clang build support, -Wthread-safety with GCC 4.6." into dalvik-dev by Ian Rogers · 11 years ago
  20. 8b81549 Merge "Optimize aput-object in interpreter." into dalvik-dev by Ian Rogers · 11 years ago
  21. cd5d042 Clang build support, -Wthread-safety with GCC 4.6. by Ian Rogers · 11 years ago
  22. 6bdd8f4 Optimize aput-object in interpreter. by Sebastien Hertz · 11 years ago
  23. 83d97e1 Merge "Help inline LogMessage::stream method." into dalvik-dev by Ian Rogers · 11 years ago
  24. e15e7fa Update monitor enter/exit exception handling in interpreter. by Sebastien Hertz · 11 years ago
  25. 74c0704 Help inline LogMessage::stream method. by Sebastien Hertz · 11 years ago
  26. e606010 Increase logging around bad dex files. by Ian Rogers · 11 years ago
  27. c4ee12e Avoid recursion if logging lock is corrupt. by Ian Rogers · 11 years ago
  28. d8274bc Fix clang build issues. by Ian Rogers · 11 years ago
  29. fa46d3e Interpreter tweaks by Ian Rogers · 11 years ago
  30. 9cec247 Various improvements to interpreter. by Jeff Hao · 11 years ago
  31. e652cdd Merge "Allocate shadow frames in interpreter on stack instead of on heap." into dalvik-dev by Jeff Hao · 11 years ago
  32. 27297b1 Merge "Fix JNI_CreateJavaVM signature to match jni.h" into dalvik-dev by Brian Carlstrom · 11 years ago
  33. 6613519 Allocate shadow frames in interpreter on stack instead of on heap. by Jeff Hao · 11 years ago
  34. bddf976 Fix JNI_CreateJavaVM signature to match jni.h by Brian Carlstrom · 11 years ago
  35. 807a256 Improve interpreter performance. by Sebastien Hertz · 11 years ago
  36. cf479b2 Merge "Rename abstract method code_ to entry_point_from_compiled_code_." into dalvik-dev by Jeff Hao · 11 years ago
  37. aa4a793 Rename abstract method code_ to entry_point_from_compiled_code_. by Jeff Hao · 11 years ago
  38. a55e10d Merge "Compiler: replace DOM traversal computation" into dalvik-dev by buzbee · 11 years ago
  39. a5abf70 Compiler: replace DOM traversal computation by buzbee · 11 years ago
  40. 1674363 Improve interpreter to interpreter invokes. by Jeff Hao · 11 years ago
  41. c44f68f Fixed Android.common.mk #define setting for small art by Anwar Ghuloum · 11 years ago
  42. 2c6de22 Improve verifier speed. by Sameer Abu Asal · 11 years ago
  43. 8a01a3a Make ShadowFrame fields const when not in portable. by Ian Rogers · 11 years ago
  44. bf47e5f Tracking merge of JWR32E (#656244) to dalvik-dev by Brian Carlstrom · 11 years ago
  45. ff9c995 Merge "Supporting de-virtualization for precise types." into dalvik-dev by Ian Rogers · 11 years ago
  46. 862cedb Merge "Fixing Small_Art Default" into dalvik-dev by Anwar Ghuloum · 11 years ago
  47. b3eb9eb Fixing Small_Art Default by Anwar Ghuloum · 11 years ago
  48. 02c4223 Supporting de-virtualization for precise types. by Sameer Abu Asal · 11 years ago
  49. cf9773a Merge "Compile filter for small applications and methods" into dalvik-dev by Anwar Ghuloum · 11 years ago
  50. 8447d84 Compile filter for small applications and methods by Anwar Ghuloum · 11 years ago
  51. 654d919 Add conscrypt to art tests by Brian Carlstrom · 11 years ago
  52. 10c35dc Merge "Fix MIPS jni stub and save gp as part of ref only saves." into dalvik-dev by Jeff Hao · 11 years ago
  53. e40f302 Track rename of JSSE by Kenny Root · 11 years ago
  54. 1f3bc2f Fix MIPS jni stub and save gp as part of ref only saves. by Jeff Hao · 11 years ago
  55. 302a72d Revert "Supporting de-virtualization for precise types." by Brian Carlstrom · 11 years ago
  56. 31d4b8e Supporting de-virtualization for precise types. by Sameer Abu Asal · 11 years ago
  57. 88fc036 Merge "Revert "Supporting de-virtualization for precise types."" into dalvik-dev by Ian Rogers · 11 years ago
  58. f4da607 Revert "Supporting de-virtualization for precise types." by Ian Rogers · 11 years ago
  59. 5d29a814 Merge "Changed image file to no longer be executable." into dalvik-dev by Jeff Hao · 11 years ago
  60. dfe0a24 Merge "Supporting de-virtualization for precise types." into dalvik-dev by Ian Rogers · 11 years ago
  61. 6ed90ad Changed image file to no longer be executable. by Jeff Hao · 11 years ago
  62. 79fe539 Removing remaining compiled stubs from image. by Jeff Hao · 11 years ago
  63. b0682d5 Supporting de-virtualization for precise types. by Sameer Abu Asal · 11 years ago
  64. 09b55e1 Fix PortableResolutionTrampoline to handle <clinit> methods. by Jeff Hao · 11 years ago
  65. ba1814e LLVM build fix. by Ian Rogers · 11 years ago
  66. a622767 Robustify Thread::DumpState. by Ian Rogers · 11 years ago
  67. 58df327 Removed compiled resolution trampoline. by Jeff Hao · 11 years ago
  68. ede1807 Fix Monkeys failure by Anwar Ghuloum · 11 years ago
  69. 4da103f Merge "MIPS fix." into dalvik-dev by Ian Rogers · 11 years ago
  70. ebb025a Merge "Fix bugs in type precision." into dalvik-dev by Ian Rogers · 11 years ago
  71. 9f57a86 Fix bugs in type precision. by Sameer Abu Asal · 11 years ago
  72. 0fed328 MIPS fix. by Ian Rogers · 11 years ago
  73. 0e03367 Allow passing of multitple --invoke-with. by Ian Rogers · 11 years ago
  74. bab7496 Remove unnecessary use of std::string. by Ian Rogers · 11 years ago
  75. 9365f58 Don't read trace from VM during destroy VM. by Ian Rogers · 11 years ago
  76. 1690d7e Merge "Fixes for timing logger and histogram." into dalvik-dev by Ian Rogers · 11 years ago
  77. 4535705 Fixes for timing logger and histogram. by Ian Rogers · 11 years ago
  78. e7a5b7d Fix memory leak of and use without initialization. by Ian Rogers · 11 years ago
  79. 1bd4b4c Avoid a use before initialization in mark sweep. by Ian Rogers · 11 years ago
  80. 0878d65 Thread tidying. by Ian Rogers · 11 years ago
  81. f8adc60 Mem map bug fix and documentation. by Ian Rogers · 11 years ago
  82. dbbc99d Factor out try item from catch handler finding. by Ian Rogers · 11 years ago
  83. fbdc0fa Build fix. by Ian Rogers · 11 years ago
  84. a182704 Tidy up compiled method. by Ian Rogers · 11 years ago
  85. 23055dc Mutex tidy up. by Ian Rogers · 11 years ago
  86. d914eb2 Thread pool tidying. by Ian Rogers · 11 years ago
  87. 25ae7eb Fix RegTypeCache typo/memory-leak. by Ian Rogers · 11 years ago
  88. 6282dc1 MIR tidying. by Ian Rogers · 11 years ago
  89. 5d10a87 Remove the separate JdwpTransport objects. by Elliott Hughes · 11 years ago
  90. 68a5e3c More JDWP implementation cleanup. by Elliott Hughes · 11 years ago
  91. 8b788fe Send the GC's SIGQUIT output to the right ostream. by Elliott Hughes · 11 years ago
  92. 1f55ea0 minor cleanup by Anwar Ghuloum · 11 years ago
  93. cfa9cfa Fix JDWP log spam. by Elliott Hughes · 11 years ago
  94. ee98895 Add bool to verifier to allow soft failures. by Jeff Hao · 11 years ago
  95. 3e13ae7 Merge "Compile less stuff" into dalvik-dev by Anwar Ghuloum · 11 years ago
  96. c4f105d Compile less stuff by Anwar Ghuloum · 11 years ago
  97. 068193c Add missing TEMP_FAILURE_RETRYs to the JDWP transports. by Elliott Hughes · 11 years ago
  98. 0920163 Fix ObjectReference.InvokeMethod. by Elliott Hughes · 11 years ago
  99. 449db33 For JDWP, suspend thread before configuring it for single stepping. by Jeff Hao · 11 years ago
  100. ed1790e Add some comments about thread dumping and suspension. by Jeff Hao · 11 years ago