1. 0b7ac98 MIPS64: Implement intrinsics from java.lang.Math: by Chris Larsen · 9 years ago
  2. c27e706 Merge "Fix tests 116 and 118 for no-prebuild" by Mathieu Chartier · 9 years ago
  3. 4450d92 Fix tests 116 and 118 for no-prebuild by Mathieu Chartier · 9 years ago
  4. aff587c Merge "MIPS64: Implement intrinsics from libcore.io.Memory:" by Andreas Gampe · 9 years ago
  5. 6525e67 Merge "Fix bug in WaitForCompilationToFinish" by Mathieu Chartier · 9 years ago
  6. 36c0136 Fix bug in WaitForCompilationToFinish by Mathieu Chartier · 9 years ago
  7. acbb159 Merge "ART: Move code from RA to T9 in Mips64 longjump" by Andreas Gampe · 9 years ago
  8. a6af255 Merge "Fix JIT for class unloading" by Mathieu Chartier · 9 years ago
  9. a50f9cf Fix JIT for class unloading by Mathieu Chartier · 9 years ago
  10. dbf056d ART: Move code from RA to T9 in Mips64 longjump by Andreas Gampe · 9 years ago
  11. 95ca073 Merge "MIPS64: Implement miscellaneous bit manipulation intrinsics" by Andreas Gampe · 9 years ago
  12. 8a0014d Merge "Call JNI_OnUnload when class loaders get collected" by Mathieu Chartier · 9 years ago
  13. 598302a Call JNI_OnUnload when class loaders get collected by Mathieu Chartier · 9 years ago
  14. 70fb1f4 MIPS64: Implement intrinsics from libcore.io.Memory: by Chris Larsen · 9 years ago
  15. 011d828 Merge "ART: Reject PackedSwitch with overflowing keys" by David Brazdil · 9 years ago
  16. 5469d34 ART: Reject PackedSwitch with overflowing keys by David Brazdil · 9 years ago
  17. 13c74b1 Merge "Optimizing: Add comment on DCE's packed-switch value check." by Vladimir Marko · 9 years ago
  18. 430c4f5 Optimizing: Add comment on DCE's packed-switch value check. by Vladimir Marko · 9 years ago
  19. a00bd93 Merge "Enable class unloading" by Mathieu Chartier · 9 years ago
  20. 468c168 Merge "ART: Show the previous failure type in init rejection" by Andreas Gampe · 9 years ago
  21. 59aacd4 Merge "ART: Fix misleading error message in method verifier." by Vladimir Marko · 9 years ago
  22. 071cd9d ART: Fix misleading error message in method verifier. by Vladimir Marko · 9 years ago
  23. ec7e44f Merge "Optimizing: Tag more arena allocations." by Vladimir Marko · 9 years ago
  24. e92ed9d Merge "Optimizing: Rewrite DCE's MarkReachableBlocks()." by Vladimir Marko · 9 years ago
  25. 211c211 Optimizing: Rewrite DCE's MarkReachableBlocks(). by Vladimir Marko · 9 years ago
  26. 2aaa4b5 Optimizing: Tag more arena allocations. by Vladimir Marko · 9 years ago
  27. 1c79b7f Merge "ART: SsaBuilder clean up" by David Brazdil · 9 years ago
  28. d0180f9 ART: SsaBuilder clean up by David Brazdil · 9 years ago
  29. 0aeb759 Merge "ART: Preserve loop headers with try/catch" by David Brazdil · 9 years ago
  30. d7558da ART: Preserve loop headers with try/catch by David Brazdil · 9 years ago
  31. 05aa4d3 Enable class unloading by Mathieu Chartier · 9 years ago
  32. c7e0da5 Merge "dexdump2 won't be optional when it replaces dexdump." by Elliott Hughes · 9 years ago
  33. 5ed8b2d dexdump2 won't be optional when it replaces dexdump. by Elliott Hughes · 9 years ago
  34. e02fa20 Merge "Optimizing: Rewrite HGraph::FindBackEdges()." by Vladimir Marko · 9 years ago
  35. 51adce9 Merge "Optimizing: Rewrite HGraph::ComputeDominanceInformation()." by Vladimir Marko · 9 years ago
  36. 1f8695c Optimizing: Rewrite HGraph::FindBackEdges(). by Vladimir Marko · 9 years ago
  37. d76d139 Optimizing: Rewrite HGraph::ComputeDominanceInformation(). by Vladimir Marko · 9 years ago
  38. eae0927 Merge "ART: mprotect() bottom page of ThreadPoolWorker stacks." by Vladimir Marko · 9 years ago
  39. 0e519cd Merge "ART: Refactor run-test 482-loop-back-edge-use" by David Brazdil · 9 years ago
  40. 0b6e283 ART: mprotect() bottom page of ThreadPoolWorker stacks. by Vladimir Marko · 9 years ago
  41. 8c20e76 Merge "Minor cleanup in range analysis." by Aart Bik · 9 years ago
  42. cd26feb Minor cleanup in range analysis. by Aart Bik · 9 years ago
  43. a6cfe5a Merge "Various improvements in finding induction variables." by Aart Bik · 9 years ago
  44. f475bee Various improvements in finding induction variables. by Aart Bik · 9 years ago
  45. 15ed726 Merge "Replaced INT_MIN/MAX with modern-day limits." by Aart Bik · 9 years ago
  46. 6881a06 Merge "Add benchmark for jobject functions" by Mathieu Chartier · 9 years ago
  47. aab5b75 Replaced INT_MIN/MAX with modern-day limits. by Aart Bik · 9 years ago
  48. 25ec2c1 Merge "Fix falkiness in 117-nopatchoat" by Alex Light · 9 years ago
  49. 22cbec4 Fix falkiness in 117-nopatchoat by Alex Light · 9 years ago
  50. 29c8680 ART: Refactor run-test 482-loop-back-edge-use by David Brazdil · 9 years ago
  51. b4fd731 Merge "Don't use ninja to build targets." by Nicolas Geoffray · 9 years ago
  52. 14a3160 Don't use ninja to build targets. by Nicolas Geoffray · 9 years ago
  53. 14f8b13 Add benchmark for jobject functions by Mathieu Chartier · 9 years ago
  54. 6a0e05a Merge "ART: PathClassLoader test" by Andreas Gampe · 9 years ago
  55. 84a7903 ART: PathClassLoader test by Andreas Gampe · 9 years ago
  56. 35586c6 Merge "Some clean up for mark sweep files" by Mathieu Chartier · 9 years ago
  57. 33c0ed6 Merge "[optimizing] Add basic PackedSwitch support" by Andreas Gampe · 9 years ago
  58. 4ef1619 Merge "Clear allocator in image writer" by Mathieu Chartier · 9 years ago
  59. 5550c56 Clear allocator in image writer by Mathieu Chartier · 9 years ago
  60. 1ac1c2b Some clean up for mark sweep files by Mathieu Chartier · 9 years ago
  61. 782c531 Merge "Fix static build when libbacktrace links llvm libraries." by Yabin Cui · 9 years ago
  62. b009a21 Merge "Fix CreateLinearAlloc bug" by Mathieu Chartier · 9 years ago
  63. cf05d45 Merge "Various improvements in range analysis." by Aart Bik · 9 years ago
  64. 017ed0b Fix CreateLinearAlloc bug by Mathieu Chartier · 9 years ago
  65. b64d583 Merge "Revert "Revert "Add one LinearAlloc per ClassLoader""" by Mathieu Chartier · 9 years ago
  66. 951ec2c Revert "Revert "Add one LinearAlloc per ClassLoader"" by Mathieu Chartier · 9 years ago
  67. b3365e0 Various improvements in range analysis. by Aart Bik · 9 years ago
  68. 6a6916b Merge "ART: Fix destruction order in Runtime." by Vladimir Marko · 9 years ago
  69. 3039e38 MIPS64: Implement miscellaneous bit manipulation intrinsics by Chris Larsen · 9 years ago
  70. 37cf51f ART: Fix destruction order in Runtime. by Vladimir Marko · 9 years ago
  71. 3f4b39d Merge "Further refinements to checkcast/instanceof." by Nicolas Geoffray · 9 years ago
  72. 99e4953 Merge "Revert "Add one LinearAlloc per ClassLoader"" by Nicolas Geoffray · 9 years ago
  73. 7de5dfe Revert "Add one LinearAlloc per ClassLoader" by Nicolas Geoffray · 9 years ago
  74. abfcf18 Further refinements to checkcast/instanceof. by Nicolas Geoffray · 9 years ago
  75. f6010ec Fix static build when libbacktrace links llvm libraries. by Yabin Cui · 9 years ago
  76. a28cae4 Merge "Add one LinearAlloc per ClassLoader" by Mathieu Chartier · 9 years ago
  77. beb5d85 Merge "ART: Use JIT image for JIT run tests" by Andreas Gampe · 9 years ago
  78. 8a159fd ART: Use JIT image for JIT run tests by Andreas Gampe · 9 years ago
  79. 87fc96b Merge "Revert "ART: Skip image visitor in OatWriter for VerifyAtRuntime"" by Andreas Gampe · 9 years ago
  80. 356412e Add one LinearAlloc per ClassLoader by Mathieu Chartier · 9 years ago
  81. 9edb5b1 Revert "ART: Skip image visitor in OatWriter for VerifyAtRuntime" by Andreas Gampe · 9 years ago
  82. 727ae40 Merge "Fix locking on string init map (again)." by Vladimir Marko · 9 years ago
  83. 9f3b8d3 Merge "MIPS64: No call if ArraySet does not need a type check" by David Brazdil · 9 years ago
  84. bb3d505 MIPS64: No call if ArraySet does not need a type check by David Brazdil · 9 years ago
  85. 0d50412 Merge "ART: Print short register names with MIPS64" by David Brazdil · 9 years ago
  86. 9f0dece ART: Print short register names with MIPS64 by David Brazdil · 9 years ago
  87. d0d11f2 Merge "ART: Fix bug in DeadPhiHandling" by David Brazdil · 9 years ago
  88. b701315 ART: Fix bug in DeadPhiHandling by David Brazdil · 9 years ago
  89. 3d6b470 ART: Show the previous failure type in init rejection by Andreas Gampe · 9 years ago
  90. 7b87ff9 Merge "ART: Optimize catch phi creation to save memory." by David Brazdil · 9 years ago
  91. 7856835 Fix locking on string init map (again). by Vladimir Marko · 9 years ago
  92. fe57faa [optimizing] Add basic PackedSwitch support by Mark Mendell · 9 years ago
  93. 47d89c7 Merge "Fix braino in new build targets." by Nicolas Geoffray · 9 years ago
  94. 666dd65 Fix braino in new build targets. by Nicolas Geoffray · 9 years ago
  95. 8c91afd Merge "Remove adb from host build in buildbot." by Nicolas Geoffray · 9 years ago
  96. 5e0199b Remove adb from host build in buildbot. by Nicolas Geoffray · 9 years ago
  97. 9e30c0e Merge "Fix locking on string init map." by Jeff Hao · 9 years ago
  98. 4686c52 Fix locking on string init map. by Jeff Hao · 9 years ago
  99. 8e7b964 Merge "Handle OOME during threadstress finishing message" by Mathieu Chartier · 9 years ago
  100. 1b1eb05 Merge "ART: Decrease dex2oat watchdog timeout" by Andreas Gampe · 9 years ago