1. 3f8cc8d Merge "Revert "Revert "Keep internal stack trace methods declaring classes live""" by Mathieu Chartier · 9 years ago
  2. 0dbcaee Merge "Don't use floating point callee saves in debuggable." by Nicolas Geoffray · 9 years ago
  3. a841bc3 Merge "Optimizing: Tag even more arena allocations." by Vladimir Marko · 9 years ago
  4. 88a95ba Don't use floating point callee saves in debuggable. by Nicolas Geoffray · 9 years ago
  5. 2525551 Merge "Implemented trip-count safety information." by Aart Bik · 9 years ago
  6. 910e827 Revert "Revert "Keep internal stack trace methods declaring classes live"" by Mathieu Chartier · 9 years ago
  7. 9401f53 Implemented trip-count safety information. by Aart Bik · 9 years ago
  8. 6387821 Merge "Make libcore timeout the same for all runs." by Nicolas Geoffray · 9 years ago
  9. 44368e8 Make libcore timeout the same for all runs. by Nicolas Geoffray · 9 years ago
  10. 97c2503 Merge "ART: Mark Checker tests broken for mips32" by David Brazdil · 9 years ago
  11. 73b6cdf ART: Mark Checker tests broken for mips32 by David Brazdil · 9 years ago
  12. a39ce12 Merge "Revert "Revert "Enable optimizations with --debuggable.""" by Nicolas Geoffray · 9 years ago
  13. 84128f7 Merge "Add deoptimization test." by Nicolas Geoffray · 9 years ago
  14. 1920c10 Revert "Revert "Enable optimizations with --debuggable."" by Nicolas Geoffray · 9 years ago
  15. d2aaf5c Merge "Revert "Keep internal stack trace methods declaring classes live"" by Nicolas Geoffray · 9 years ago
  16. 45a8522 Revert "Keep internal stack trace methods declaring classes live" by Nicolas Geoffray · 9 years ago
  17. 9c53671 Merge "Keep internal stack trace methods declaring classes live" by Mathieu Chartier · 9 years ago
  18. 566fc92 Keep internal stack trace methods declaring classes live by Mathieu Chartier · 9 years ago
  19. 3a447de Merge "Revert "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod"" by Andreas Gampe · 9 years ago
  20. 38b8287 Revert "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod" by Andreas Gampe · 9 years ago
  21. c0761cb Merge "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod" by Andreas Gampe · 9 years ago
  22. e024162 Merge "Fix a mutator lock violation in the generic JNI end sequence." by Hiroshi Yamauchi · 9 years ago
  23. 5233f93 Optimizing: Tag even more arena allocations. by Vladimir Marko · 9 years ago
  24. a23b468 Fix a mutator lock violation in the generic JNI end sequence. by Hiroshi Yamauchi · 9 years ago
  25. 6dd3329 ART: Remove unnecessary SHARED_REQUIRES in ArtMethod by Andreas Gampe · 9 years ago
  26. 0766e3f Merge "Revert "Enable optimizations with --debuggable."" by Nicolas Geoffray · 9 years ago
  27. b7d27a5 Revert "Enable optimizations with --debuggable." by Nicolas Geoffray · 9 years ago
  28. de8a3f4 Merge "Enable optimizations with --debuggable." by Nicolas Geoffray · 9 years ago
  29. 9baa4df Merge "Address some code comments" by Mathieu Chartier · 9 years ago
  30. f6860a5 Merge "Optimizing: Simplify UShr+And, Shr+And." by Vladimir Marko · 9 years ago
  31. 4f81907 Add deoptimization test. by Jongwon Lee · 9 years ago
  32. 43855cc Enable optimizations with --debuggable. by Nicolas Geoffray · 9 years ago
  33. a2d8b18 Merge "Fix a bug in DeadPhiHandling around conflicting phis." by Nicolas Geoffray · 9 years ago
  34. b11fc61 Fix a bug in DeadPhiHandling around conflicting phis. by Nicolas Geoffray · 9 years ago
  35. a68ceb1 Merge "Optimizing: Tag arena allocations in code generators." by Vladimir Marko · 9 years ago
  36. 452c1b6 Optimizing: Simplify UShr+And, Shr+And. by Vladimir Marko · 9 years ago
  37. 9139578 Merge "Quick: Avoid shifting -1 left (undefined behavior)." by Vladimir Marko · 9 years ago
  38. 97a87ec Quick: Avoid shifting -1 left (undefined behavior). by Vladimir Marko · 9 years ago
  39. 225b646 Optimizing: Tag arena allocations in code generators. by Vladimir Marko · 9 years ago
  40. d8750f3 Merge "Use dominance information for null optimization in write barrier." by Nicolas Geoffray · 9 years ago
  41. 6e7455e Use dominance information for null optimization in write barrier. by Nicolas Geoffray · 9 years ago
  42. c3fcd41 Address some code comments by Mathieu Chartier · 9 years ago
  43. 931e268 Merge "ART: Single-frame deopt" by Andreas Gampe · 9 years ago
  44. 639bdd1 ART: Single-frame deopt by Andreas Gampe · 10 years ago
  45. ac87001 Merge "Don't unload shared libraries for null class loader." by Mathieu Chartier · 9 years ago
  46. cffb747 Don't unload shared libraries for null class loader. by Mathieu Chartier · 9 years ago
  47. 85e5207 Merge "ART: Run arch specific Checker tests on host" by David Brazdil · 9 years ago
  48. 853a4c3 ART: Run arch specific Checker tests on host by David Brazdil · 9 years ago
  49. cf3f991 Merge "ART: Use unique_ptr for alloca-ed ShadowFrames" by Andreas Gampe · 9 years ago
  50. 722b5a7 Merge "Use make TARGET_LINKER= instead of overriding linker flags." by Nicolas Geoffray · 9 years ago
  51. cdaf477 Use make TARGET_LINKER= instead of overriding linker flags. by Nicolas Geoffray · 9 years ago
  52. e60c633 Merge "ART: Fix DeadPhiHandling creating >2 equivalents" by David Brazdil · 9 years ago
  53. 1d0a03c ART: Fix DeadPhiHandling creating >2 equivalents by David Brazdil · 9 years ago
  54. 6adb995 Merge "Address HPackedSwitch issues raised after merge" by David Brazdil · 9 years ago
  55. 3b9f304 Address HPackedSwitch issues raised after merge by Mark Mendell · 9 years ago
  56. 6a9984e Merge "Revert "Revert "lambda: Experimental support for capture-variable and liberate-variable""" by Igor Murashkin · 9 years ago
  57. 6918bf1 Revert "Revert "lambda: Experimental support for capture-variable and liberate-variable"" by Igor Murashkin · 9 years ago
  58. 446ca43 Merge "Revert "lambda: Experimental support for capture-variable and liberate-variable"" by Nicolas Geoffray · 9 years ago
  59. 7bbb80a Revert "lambda: Experimental support for capture-variable and liberate-variable" by Nicolas Geoffray · 9 years ago
  60. b175a45 Merge "MIPS64: Implement intrinsics from java.lang.Math:" by Andreas Gampe · 9 years ago
  61. fb0a0e8 Merge "Disable class unloading test for tracing tests" by Mathieu Chartier · 9 years ago
  62. 42fbf49 Disable class unloading test for tracing tests by Mathieu Chartier · 9 years ago
  63. 9c612ca Merge "lambda: Experimental support for capture-variable and liberate-variable" by Igor Murashkin · 9 years ago
  64. 0b7ac98 MIPS64: Implement intrinsics from java.lang.Math: by Chris Larsen · 9 years ago
  65. b721234 lambda: Experimental support for capture-variable and liberate-variable by Igor Murashkin · 9 years ago
  66. c27e706 Merge "Fix tests 116 and 118 for no-prebuild" by Mathieu Chartier · 9 years ago
  67. 4450d92 Fix tests 116 and 118 for no-prebuild by Mathieu Chartier · 9 years ago
  68. aff587c Merge "MIPS64: Implement intrinsics from libcore.io.Memory:" by Andreas Gampe · 9 years ago
  69. 6525e67 Merge "Fix bug in WaitForCompilationToFinish" by Mathieu Chartier · 9 years ago
  70. 36c0136 Fix bug in WaitForCompilationToFinish by Mathieu Chartier · 9 years ago
  71. acbb159 Merge "ART: Move code from RA to T9 in Mips64 longjump" by Andreas Gampe · 9 years ago
  72. a6af255 Merge "Fix JIT for class unloading" by Mathieu Chartier · 9 years ago
  73. a50f9cf Fix JIT for class unloading by Mathieu Chartier · 9 years ago
  74. dbf056d ART: Move code from RA to T9 in Mips64 longjump by Andreas Gampe · 9 years ago
  75. 95ca073 Merge "MIPS64: Implement miscellaneous bit manipulation intrinsics" by Andreas Gampe · 9 years ago
  76. 8a0014d Merge "Call JNI_OnUnload when class loaders get collected" by Mathieu Chartier · 9 years ago
  77. 598302a Call JNI_OnUnload when class loaders get collected by Mathieu Chartier · 9 years ago
  78. 70fb1f4 MIPS64: Implement intrinsics from libcore.io.Memory: by Chris Larsen · 9 years ago
  79. 011d828 Merge "ART: Reject PackedSwitch with overflowing keys" by David Brazdil · 9 years ago
  80. 5469d34 ART: Reject PackedSwitch with overflowing keys by David Brazdil · 9 years ago
  81. 13c74b1 Merge "Optimizing: Add comment on DCE's packed-switch value check." by Vladimir Marko · 9 years ago
  82. 430c4f5 Optimizing: Add comment on DCE's packed-switch value check. by Vladimir Marko · 9 years ago
  83. a00bd93 Merge "Enable class unloading" by Mathieu Chartier · 9 years ago
  84. 468c168 Merge "ART: Show the previous failure type in init rejection" by Andreas Gampe · 9 years ago
  85. 59aacd4 Merge "ART: Fix misleading error message in method verifier." by Vladimir Marko · 9 years ago
  86. 071cd9d ART: Fix misleading error message in method verifier. by Vladimir Marko · 9 years ago
  87. ec7e44f Merge "Optimizing: Tag more arena allocations." by Vladimir Marko · 9 years ago
  88. e92ed9d Merge "Optimizing: Rewrite DCE's MarkReachableBlocks()." by Vladimir Marko · 9 years ago
  89. 211c211 Optimizing: Rewrite DCE's MarkReachableBlocks(). by Vladimir Marko · 9 years ago
  90. 2aaa4b5 Optimizing: Tag more arena allocations. by Vladimir Marko · 9 years ago
  91. 1c79b7f Merge "ART: SsaBuilder clean up" by David Brazdil · 9 years ago
  92. d0180f9 ART: SsaBuilder clean up by David Brazdil · 9 years ago
  93. 0aeb759 Merge "ART: Preserve loop headers with try/catch" by David Brazdil · 9 years ago
  94. d7558da ART: Preserve loop headers with try/catch by David Brazdil · 9 years ago
  95. 05aa4d3 Enable class unloading by Mathieu Chartier · 9 years ago
  96. c7e0da5 Merge "dexdump2 won't be optional when it replaces dexdump." by Elliott Hughes · 9 years ago
  97. b302592 ART: Use unique_ptr for alloca-ed ShadowFrames by Andreas Gampe · 9 years ago
  98. 5ed8b2d dexdump2 won't be optional when it replaces dexdump. by Elliott Hughes · 9 years ago
  99. e02fa20 Merge "Optimizing: Rewrite HGraph::FindBackEdges()." by Vladimir Marko · 9 years ago
  100. 51adce9 Merge "Optimizing: Rewrite HGraph::ComputeDominanceInformation()." by Vladimir Marko · 9 years ago