1. 520633b Support deoptimization on exception by Sebastien Hertz · 10 years ago
  2. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  3. 799681b ART: Refactor UnstartedRuntime for testing by Andreas Gampe · 10 years ago
  4. 241a958 Fix mismatched new[]/delete. by Christopher Ferris · 10 years ago
  5. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  6. d43b3ac Revert "Revert "Deoptimization-based bce."" by Mingyao Yang · 10 years ago
  7. 0ba6273 Revert "Deoptimization-based bce." by Andreas Gampe · 10 years ago
  8. e295e6e Deoptimization-based bce. by Mingyao Yang · 10 years ago
  9. 2969bcd ART: Refactor unstarted runtime by Andreas Gampe · 10 years ago
  10. 270a0e1 Fix exception handling during deoptimization by Sebastien Hertz · 11 years ago
  11. e94652f Remove MethodHelper from the interpreter. by Ian Rogers · 11 years ago
  12. 2d72101 Change 64 bit ArtMethod fields to be pointer sized by Mathieu Chartier · 11 years ago
  13. 277ccbd ART: More warnings by Andreas Gampe · 11 years ago
  14. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 11 years ago
  15. 2c4257b Tidy logging code not using UNIMPLEMENTED. by Ian Rogers · 11 years ago
  16. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 11 years ago
  17. 5ad97da Handlerize methods across some GC points. by Hiroshi Yamauchi · 11 years ago
  18. fa888d0 Revert "Enable computed goto interpreter on the host" by Sebastien Hertz · 11 years ago
  19. f0edfc3 Some optimizations for the array alloc path. by Hiroshi Yamauchi · 11 years ago
  20. 66d9bdb Enable computed goto interpreter on the host by Sebastien Hertz · 11 years ago
  21. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 11 years ago
  22. 535a3fb Interpreter can kick in even when implicit checks are enabled. by Nicolas Geoffray · 11 years ago
  23. d843443 Call strong CAS from unsafe. Add more CAS versions. by Hans Boehm · 11 years ago
  24. 3641ac7 Merge "Add missing class initialization during compilation and tests" by Sebastien Hertz · 11 years ago
  25. 4e99b3d Add missing class initialization during compilation and tests by Sebastien Hertz · 11 years ago
  26. 228602f Make CAS operations in Object use art::Atomic. by Ian Rogers · 11 years ago
  27. 6c5cb21 Ensure classes are initialized rather than initializing. by Ian Rogers · 11 years ago
  28. bfd9a43 Change MethodHelper to use a Handle. by Mathieu Chartier · 11 years ago
  29. b74cd29 Compaction cleanup for FindArrayClass. by Mathieu Chartier · 11 years ago
  30. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 11 years ago
  31. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 11 years ago
  32. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 11 years ago
  33. f832284 Delete ClassHelper and fix compaction bug in GetDirectInterface by Mathieu Chartier · 11 years ago
  34. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  35. a4e7413 Allow VMRuntime.newUnpaddedArray allocations in unstarted runtime. by Ian Rogers · 11 years ago
  36. 5d27faf Allow ArtMethod::Invoke in unstarted runtimes. by Ian Rogers · 11 years ago
  37. b2c7ead Don't allow allocating finalizable objects during transactions. by Mathieu Chartier · 11 years ago
  38. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 11 years ago
  39. 861ea56 Fix ART compilation for Clang 3.5. by Stephen Hines · 11 years ago
  40. ee1d79a Cleanup transaction support by Sebastien Hertz · 11 years ago
  41. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 11 years ago
  42. 92246bb Fix moving GC bugs in EnterInterpreterFromInvoke. by Mathieu Chartier · 11 years ago
  43. f48644b Update native methods whitelist. by Sebastien Hertz · 11 years ago
  44. d2fe10a Remove blacklist by Sebastien Hertz · 12 years ago
  45. 4d2efce Don't hardcode object layout in Unsafe and space_test. by Hiroshi Yamauchi · 11 years ago
  46. 5bb9903 Fix CreateMultiArray to be compaction safe. by Mathieu Chartier · 11 years ago
  47. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  48. 4605362 Don't rely on gcc extensions by Bernhard Rosenkränzer · 12 years ago
  49. c528dba Enable moving classes. by Mathieu Chartier · 12 years ago
  50. 590fee9 Compacting collector. by Mathieu Chartier · 12 years ago
  51. 2c88b38 Make goto-based interpreter the default interpreter. by Sebastien Hertz · 12 years ago
  52. e861ebd Fix interpreter bugs. by Mathieu Chartier · 12 years ago
  53. c61124b Cleanup invoke in interpreter. by Sebastien Hertz · 12 years ago
  54. fc0e94b StringPiece clean up. by Ian Rogers · 12 years ago
  55. 8ece050 Add an interpreter using computed goto table. by Sebastien Hertz · 12 years ago
  56. 89502fc A char array copy optimization. by Hiroshi Yamauchi · 12 years ago
  57. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  58. 848871b Entry point clean up. by Ian Rogers · 12 years ago
  59. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  60. c449aa8 Clear exception if catch block doesn't have move-exception. by Ian Rogers · 12 years ago
  61. 1521e95 Avoid unnecessary exception checks. by Sebastien Hertz · 12 years ago
  62. 0f055d1 resolved conflicts for merge of 7934ac28 to dalvik-dev by Brian Carlstrom · 12 years ago
  63. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  64. a6dd03f Merge "Update DEX pc before thread suspension." into dalvik-dev by Sebastien Hertz · 12 years ago
  65. 5fde12a Update DEX pc before thread suspension. by Sebastien Hertz · 12 years ago
  66. 1895ea3 Fix cpplint readability/fn_size issues by Brian Carlstrom · 12 years ago
  67. 3e3d591 Fix cpplint build/namespaces issues by Brian Carlstrom · 12 years ago
  68. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 12 years ago
  69. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 12 years ago
  70. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  71. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/interpreter/interpreter.cc]
  72. 56adf60 Adds ThrowAbstractMethodError to common throws. by Sebastien Hertz · 12 years ago
  73. 3dd9f76 Interpret methods invoked via JNI in interpreter only mode. by Jeff Hao · 12 years ago
  74. cc10e0e Constructor barrier support in DEX-to-DEX compiler. by Sebastien Hertz · 12 years ago
  75. 2cb33b8 Improve SPARSE_SWITCH handling in interpreter. by Sebastien Hertz · 12 years ago
  76. dfe1935 Merge "Avoid duplicated code for FILLED_NEW_ARRAY." into dalvik-dev by Sebastien Hertz · 12 years ago
  77. 24bbb10 Avoid duplicated code for FILLED_NEW_ARRAY. by Sebastien Hertz · 12 years ago
  78. 13e2d1f Minor interpreter cleanup. by Sebastien Hertz · 12 years ago
  79. 0a3b863 Remove unused Thread parameter from ThrowArithmeticExceptionDivideByZero. by Sebastien Hertz · 12 years ago
  80. 2d6ba51 Quickening support. by Sebastien Hertz · 12 years ago
  81. 1d54e73 GC clean up. by Ian Rogers · 12 years ago
  82. 233ea8e No access check support. by Sebastien Hertz · 12 years ago
  83. 45ee8eb Merge "Better inline instrumentation callbacks in interpreter." into dalvik-dev by Sebastien Hertz · 12 years ago
  84. 0aba0ba Created compiled stubs in image. by Jeff Hao · 12 years ago
  85. 443dcc3 Harmonize checks in switch instructions in interpreter. by Sebastien Hertz · 12 years ago
  86. 74109f6 Better inline instrumentation callbacks in interpreter. by Sebastien Hertz · 12 years ago
  87. 92c607f Optimize branch instructions in interpreter. by Sebastien Hertz · 12 years ago
  88. e701f48 Clean up shadow frame. by Jeff Hao · 12 years ago
  89. ba3ce9a Re-enable thread-safety checking on host, warn when not enabled. by Ian Rogers · 12 years ago
  90. 790ad90 Some more interpreter cleanup. by Jeff Hao · 12 years ago
  91. ca6ad22 Specialize DoInvoke in interpreter. by Sebastien Hertz · 12 years ago
  92. a9cccb8 Merge "Optimize field access in interpreter by improving inlining." into dalvik-dev by Sebastien Hertz · 12 years ago
  93. c8a3ff8 Optimize field access in interpreter by improving inlining. by Sebastien Hertz · 12 years ago
  94. 6951067 Some interpreter cleanup. by Jeff Hao · 12 years ago
  95. 33e9566 Various GCC 3.6 and clang build fixes. by Ian Rogers · 12 years ago
  96. 8b81549 Merge "Optimize aput-object in interpreter." into dalvik-dev by Ian Rogers · 12 years ago
  97. 6bdd8f4 Optimize aput-object in interpreter. by Sebastien Hertz · 12 years ago
  98. e15e7fa Update monitor enter/exit exception handling in interpreter. by Sebastien Hertz · 12 years ago
  99. d8274bc Fix clang build issues. by Ian Rogers · 12 years ago
  100. fa46d3e Interpreter tweaks by Ian Rogers · 12 years ago