1. f0924eb am 0dbcaee5: Merge "Don\'t use floating point callee saves in debuggable." by Nicolas Geoffray · 9 years ago
  2. cd83bc5 am a841bc3f: Merge "Optimizing: Tag even more arena allocations." by Vladimir Marko · 9 years ago
  3. b7da49e am 25255512: Merge "Implemented trip-count safety information." by Aart Bik · 9 years ago
  4. 0dbcaee Merge "Don't use floating point callee saves in debuggable." by Nicolas Geoffray · 9 years ago
  5. a841bc3 Merge "Optimizing: Tag even more arena allocations." by Vladimir Marko · 9 years ago
  6. 88a95ba Don't use floating point callee saves in debuggable. by Nicolas Geoffray · 9 years ago
  7. 2525551 Merge "Implemented trip-count safety information." by Aart Bik · 9 years ago
  8. 9401f53 Implemented trip-count safety information. by Aart Bik · 9 years ago
  9. 7374c09 am 63878212: Merge "Make libcore timeout the same for all runs." by Nicolas Geoffray · 9 years ago
  10. 6387821 Merge "Make libcore timeout the same for all runs." by Nicolas Geoffray · 9 years ago
  11. 4539679 am 97c25031: Merge "ART: Mark Checker tests broken for mips32" by David Brazdil · 9 years ago
  12. 44368e8 Make libcore timeout the same for all runs. by Nicolas Geoffray · 9 years ago
  13. 97c2503 Merge "ART: Mark Checker tests broken for mips32" by David Brazdil · 9 years ago
  14. 73b6cdf ART: Mark Checker tests broken for mips32 by David Brazdil · 9 years ago
  15. 629e255 am a39ce124: Merge "Revert "Revert "Enable optimizations with --debuggable.""" by Nicolas Geoffray · 9 years ago
  16. a39ce12 Merge "Revert "Revert "Enable optimizations with --debuggable.""" by Nicolas Geoffray · 9 years ago
  17. 647268e am 84128f7e: Merge "Add deoptimization test." by Nicolas Geoffray · 9 years ago
  18. 84128f7 Merge "Add deoptimization test." by Nicolas Geoffray · 9 years ago
  19. 1920c10 Revert "Revert "Enable optimizations with --debuggable."" by Nicolas Geoffray · 9 years ago
  20. 8faf921 am d2aaf5c1: Merge "Revert "Keep internal stack trace methods declaring classes live"" by Nicolas Geoffray · 9 years ago
  21. d2aaf5c Merge "Revert "Keep internal stack trace methods declaring classes live"" by Nicolas Geoffray · 9 years ago
  22. 45a8522 Revert "Keep internal stack trace methods declaring classes live" by Nicolas Geoffray · 9 years ago
  23. 3b58ce7 am 9c53671b: Merge "Keep internal stack trace methods declaring classes live" by Mathieu Chartier · 9 years ago
  24. 9c53671 Merge "Keep internal stack trace methods declaring classes live" by Mathieu Chartier · 9 years ago
  25. 566fc92 Keep internal stack trace methods declaring classes live by Mathieu Chartier · 9 years ago
  26. 7939c00 am 3a447ded: Merge "Revert "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod"" by Andreas Gampe · 9 years ago
  27. 3a447de Merge "Revert "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod"" by Andreas Gampe · 9 years ago
  28. 38b8287 Revert "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod" by Andreas Gampe · 9 years ago
  29. 678bd1d am c0761cb9: Merge "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod" by Andreas Gampe · 9 years ago
  30. c0761cb Merge "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod" by Andreas Gampe · 9 years ago
  31. 50129e4 am e0241620: Merge "Fix a mutator lock violation in the generic JNI end sequence." by Hiroshi Yamauchi · 9 years ago
  32. e024162 Merge "Fix a mutator lock violation in the generic JNI end sequence." by Hiroshi Yamauchi · 9 years ago
  33. 5233f93 Optimizing: Tag even more arena allocations. by Vladimir Marko · 9 years ago
  34. a23b468 Fix a mutator lock violation in the generic JNI end sequence. by Hiroshi Yamauchi · 9 years ago
  35. 6dd3329 ART: Remove unnecessary SHARED_REQUIRES in ArtMethod by Andreas Gampe · 9 years ago
  36. 8996a76 am 0766e3ff: Merge "Revert "Enable optimizations with --debuggable."" by Nicolas Geoffray · 9 years ago
  37. 0766e3f Merge "Revert "Enable optimizations with --debuggable."" by Nicolas Geoffray · 9 years ago
  38. b7d27a5 Revert "Enable optimizations with --debuggable." by Nicolas Geoffray · 9 years ago
  39. 3c24d6e am de8a3f4d: Merge "Enable optimizations with --debuggable." by Nicolas Geoffray · 9 years ago
  40. 07b7519 am 9baa4df6: Merge "Address some code comments" by Mathieu Chartier · 9 years ago
  41. de8a3f4 Merge "Enable optimizations with --debuggable." by Nicolas Geoffray · 9 years ago
  42. 9baa4df Merge "Address some code comments" by Mathieu Chartier · 9 years ago
  43. 4bc49a7 am f6860a5f: Merge "Optimizing: Simplify UShr+And, Shr+And." by Vladimir Marko · 9 years ago
  44. f6860a5 Merge "Optimizing: Simplify UShr+And, Shr+And." by Vladimir Marko · 9 years ago
  45. 4f81907 Add deoptimization test. by Jongwon Lee · 10 years ago
  46. 43855cc Enable optimizations with --debuggable. by Nicolas Geoffray · 9 years ago
  47. 7953349 am a2d8b187: Merge "Fix a bug in DeadPhiHandling around conflicting phis." by Nicolas Geoffray · 9 years ago
  48. a2d8b18 Merge "Fix a bug in DeadPhiHandling around conflicting phis." by Nicolas Geoffray · 9 years ago
  49. b11fc61 Fix a bug in DeadPhiHandling around conflicting phis. by Nicolas Geoffray · 9 years ago
  50. dc04ce6 am a68ceb1f: Merge "Optimizing: Tag arena allocations in code generators." by Vladimir Marko · 9 years ago
  51. a68ceb1 Merge "Optimizing: Tag arena allocations in code generators." by Vladimir Marko · 9 years ago
  52. 452c1b6 Optimizing: Simplify UShr+And, Shr+And. by Vladimir Marko · 9 years ago
  53. deb0ed6 am 9139578a: Merge "Quick: Avoid shifting -1 left (undefined behavior)." by Vladimir Marko · 9 years ago
  54. 9139578 Merge "Quick: Avoid shifting -1 left (undefined behavior)." by Vladimir Marko · 9 years ago
  55. 97a87ec Quick: Avoid shifting -1 left (undefined behavior). by Vladimir Marko · 9 years ago
  56. 225b646 Optimizing: Tag arena allocations in code generators. by Vladimir Marko · 9 years ago
  57. cda4f37 am d8750f3c: Merge "Use dominance information for null optimization in write barrier." by Nicolas Geoffray · 9 years ago
  58. d8750f3 Merge "Use dominance information for null optimization in write barrier." by Nicolas Geoffray · 9 years ago
  59. 6e7455e Use dominance information for null optimization in write barrier. by Nicolas Geoffray · 9 years ago
  60. c3fcd41 Address some code comments by Mathieu Chartier · 9 years ago
  61. cb9d211 am 931e2684: Merge "ART: Single-frame deopt" by Andreas Gampe · 9 years ago
  62. 931e268 Merge "ART: Single-frame deopt" by Andreas Gampe · 9 years ago
  63. 639bdd1 ART: Single-frame deopt by Andreas Gampe · 10 years ago
  64. e2d8aef am ac87001c: Merge "Don\'t unload shared libraries for null class loader." by Mathieu Chartier · 9 years ago
  65. ac87001 Merge "Don't unload shared libraries for null class loader." by Mathieu Chartier · 9 years ago
  66. cffb747 Don't unload shared libraries for null class loader. by Mathieu Chartier · 9 years ago
  67. fcee684 am 85e5207e: Merge "ART: Run arch specific Checker tests on host" by David Brazdil · 9 years ago
  68. 85e5207 Merge "ART: Run arch specific Checker tests on host" by David Brazdil · 9 years ago
  69. 21d805b am cf3f991b: Merge "ART: Use unique_ptr for alloca-ed ShadowFrames" by Andreas Gampe · 9 years ago
  70. 289de20 am 722b5a75: Merge "Use make TARGET_LINKER= instead of overriding linker flags." by Nicolas Geoffray · 9 years ago
  71. 853a4c3 ART: Run arch specific Checker tests on host by David Brazdil · 9 years ago
  72. cf3f991 Merge "ART: Use unique_ptr for alloca-ed ShadowFrames" by Andreas Gampe · 9 years ago
  73. 722b5a7 Merge "Use make TARGET_LINKER= instead of overriding linker flags." by Nicolas Geoffray · 9 years ago
  74. cdaf477 Use make TARGET_LINKER= instead of overriding linker flags. by Nicolas Geoffray · 9 years ago
  75. 228f62e am e60c633e: Merge "ART: Fix DeadPhiHandling creating >2 equivalents" by David Brazdil · 9 years ago
  76. e60c633 Merge "ART: Fix DeadPhiHandling creating >2 equivalents" by David Brazdil · 9 years ago
  77. 1d0a03c ART: Fix DeadPhiHandling creating >2 equivalents by David Brazdil · 9 years ago
  78. a08e8be am 6adb995d: Merge "Address HPackedSwitch issues raised after merge" by David Brazdil · 9 years ago
  79. 6adb995 Merge "Address HPackedSwitch issues raised after merge" by David Brazdil · 9 years ago
  80. 3b9f304 Address HPackedSwitch issues raised after merge by Mark Mendell · 9 years ago
  81. ae90c09 am 6a9984e6: Merge "Revert "Revert "lambda: Experimental support for capture-variable and liberate-variable""" by Igor Murashkin · 9 years ago
  82. 6a9984e Merge "Revert "Revert "lambda: Experimental support for capture-variable and liberate-variable""" by Igor Murashkin · 9 years ago
  83. 6918bf1 Revert "Revert "lambda: Experimental support for capture-variable and liberate-variable"" by Igor Murashkin · 9 years ago
  84. fbc5c92 am 446ca43e: Merge "Revert "lambda: Experimental support for capture-variable and liberate-variable"" by Nicolas Geoffray · 9 years ago
  85. 446ca43 Merge "Revert "lambda: Experimental support for capture-variable and liberate-variable"" by Nicolas Geoffray · 9 years ago
  86. 7bbb80a Revert "lambda: Experimental support for capture-variable and liberate-variable" by Nicolas Geoffray · 9 years ago
  87. ce824ab am b175a45b: Merge "MIPS64: Implement intrinsics from java.lang.Math:" by Andreas Gampe · 9 years ago
  88. b175a45 Merge "MIPS64: Implement intrinsics from java.lang.Math:" by Andreas Gampe · 9 years ago
  89. dd3993c am fb0a0e83: Merge "Disable class unloading test for tracing tests" by Mathieu Chartier · 9 years ago
  90. fb0a0e8 Merge "Disable class unloading test for tracing tests" by Mathieu Chartier · 9 years ago
  91. 42fbf49 Disable class unloading test for tracing tests by Mathieu Chartier · 9 years ago
  92. aa127d0 am 9c612cac: Merge "lambda: Experimental support for capture-variable and liberate-variable" by Igor Murashkin · 9 years ago
  93. 9c612ca Merge "lambda: Experimental support for capture-variable and liberate-variable" by Igor Murashkin · 9 years ago
  94. 0b7ac98 MIPS64: Implement intrinsics from java.lang.Math: by Chris Larsen · 10 years ago
  95. 9568023 am c27e7067: Merge "Fix tests 116 and 118 for no-prebuild" by Mathieu Chartier · 9 years ago
  96. b721234 lambda: Experimental support for capture-variable and liberate-variable by Igor Murashkin · 9 years ago
  97. c27e706 Merge "Fix tests 116 and 118 for no-prebuild" by Mathieu Chartier · 9 years ago
  98. 4450d92 Fix tests 116 and 118 for no-prebuild by Mathieu Chartier · 9 years ago
  99. e52f687 am aff587c6: Merge "MIPS64: Implement intrinsics from libcore.io.Memory:" by Andreas Gampe · 9 years ago
  100. aff587c Merge "MIPS64: Implement intrinsics from libcore.io.Memory:" by Andreas Gampe · 9 years ago