1. a743351 Split space_test into separate checks by Andreas Gampe · 11 years ago
  2. 19c0b23 Merge "Fix and optimize verify object." by Mathieu Chartier · 11 years ago
  3. 4e30541 Fix and optimize verify object. by Mathieu Chartier · 11 years ago
  4. e266ba9 Merge "Do not visit null object from transaction logs." by Mathieu Chartier · 11 years ago
  5. 1358647 Merge "Fix a printf flag that breaks 64bit host builds." by Ian Rogers · 11 years ago
  6. 5180cc1 Fix a printf flag that breaks 64bit host builds. by Ian Rogers · 11 years ago
  7. 4eda9d4 Merge "Zygote: remove CAP_NET_RAW exception" by Nick Kralevich · 11 years ago
  8. 6b8d414 Zygote: remove CAP_NET_RAW exception by Nick Kralevich · 11 years ago
  9. 9a509ef Merge "Convert some LOG(DEBUG) messages into more approriate levels" by Brian Carlstrom · 11 years ago
  10. 461173b Merge "Restore refs in artQuickProxyInvokeHandler." by Mathieu Chartier · 11 years ago
  11. 5275bcb Restore refs in artQuickProxyInvokeHandler. by Mathieu Chartier · 11 years ago
  12. ab70b7c Merge "Revert "Annotate used fields."" by Ian Rogers · 11 years ago
  13. 9c86a02 Revert "Annotate used fields." by Ian Rogers · 11 years ago
  14. bf5b4b3 Merge "Add tests for null check elimination by local value numbering." by Vladimir Marko · 11 years ago
  15. db40632 Add tests for null check elimination by local value numbering. by Vladimir Marko · 11 years ago
  16. 7eef694 Merge "Fix and rewrite local value numbering." by Vladimir Marko · 11 years ago
  17. a559ccb Do not visit null object from transaction logs. by Sebastien Hertz · 11 years ago
  18. f59f18b Fix and rewrite local value numbering. by Vladimir Marko · 11 years ago
  19. 4dc2338 Merge "Annotate used fields." by Vladimir Marko · 11 years ago
  20. 58dabb5 Merge "Fix deoptimization deadlock" by Sebastien Hertz · 11 years ago
  21. b3558e1 Convert some LOG(DEBUG) messages into more approriate levels by Brian Carlstrom · 11 years ago
  22. 553e30c Merge "Fix oatdumpd." by Hiroshi Yamauchi · 11 years ago
  23. 90d7068 Fix oatdumpd. by Hiroshi Yamauchi · 11 years ago
  24. 6d4a14e Merge "Make 030-bad-finalizer less flaky by removing timing dependent output" by Brian Carlstrom · 11 years ago
  25. 7dec09a Merge "Inline x86 String.indexOf" by Ian Rogers · 11 years ago
  26. 4028a6c Inline x86 String.indexOf by Mark Mendell · 11 years ago
  27. 9d94d5f Make 030-bad-finalizer less flaky by removing timing dependent output by Brian Carlstrom · 11 years ago
  28. 0b2b3db Merge "Upcall support for x86-64." by Ian Rogers · 11 years ago
  29. f28072f Merge "Try to make 036-finalizer less flaky by moving output to one thread" by Brian Carlstrom · 11 years ago
  30. 936b37f Upcall support for x86-64. by Ian Rogers · 11 years ago
  31. b4a4c6a Merge "Remove test 048-server-socket" by Brian Carlstrom · 11 years ago
  32. c849445 Try to make 036-finalizer less flaky by moving output to one thread by Brian Carlstrom · 11 years ago
  33. 5b1f4d8 Remove test 048-server-socket by Brian Carlstrom · 11 years ago
  34. 53cbcb3 Merge "Change ProcessReferences to not use RecursiveMarkObject." by Mathieu Chartier · 11 years ago
  35. 2432254 Merge "Add debug code for saving dex file inputs" by Brian Carlstrom · 11 years ago
  36. 3bb57c7 Change ProcessReferences to not use RecursiveMarkObject. by Mathieu Chartier · 11 years ago
  37. f79fccb Add debug code for saving dex file inputs by Brian Carlstrom · 11 years ago
  38. 3b4182e Merge "Aarch64: Add aarch64 memory barriers." by Ian Rogers · 11 years ago
  39. 11d40c2 Fix deoptimization deadlock by Sebastien Hertz · 11 years ago
  40. 7f6cf56 Annotate used fields. by Vladimir Marko · 11 years ago
  41. 5817e89 Aarch64: Add aarch64 memory barriers. by Stuart Monteith · 11 years ago
  42. 3188d11 Merge "Code cleanup to avoid LLVM dependency when building with quick only." by Nicolas Geoffray · 11 years ago
  43. 3c95c59 Merge "Do not set ACC_SUPER flag for interfaces" by Sebastien Hertz · 11 years ago
  44. f3e2cc4 Code cleanup to avoid LLVM dependency when building with quick only. by Nicolas Geoffray · 11 years ago
  45. de34eea Do not set ACC_SUPER flag for interfaces by Yevgeny Rouban · 11 years ago
  46. e7da4cf Merge "Remove dependency on llvm/Support/ELF.h by using linux's elf.h." by Nicolas Geoffray · 11 years ago
  47. fd80b57 Merge "Do not FixupStaticTrampolines of uninitialized classes" by Brian Carlstrom · 11 years ago
  48. 073278c Do not FixupStaticTrampolines of uninitialized classes by Brian Carlstrom · 11 years ago
  49. a3537fb Merge "Documentation nit." by Ian Rogers · 11 years ago
  50. 3bcd3ac Merge "Fix preverify." by Hiroshi Yamauchi · 11 years ago
  51. df8a073 Documentation nit. by Ian Rogers · 11 years ago
  52. 50cfe74 Remove dependency on llvm/Support/ELF.h by using linux's elf.h. by Nicolas Geoffray · 11 years ago
  53. c4a2ee4 Merge "art: convert makefiles to support multilib build" by Colin Cross · 11 years ago
  54. de853fe Merge "Fixes to allow test-art-host to run via build server" by Brian Carlstrom · 11 years ago
  55. 4353486 Fixes to allow test-art-host to run via build server by Brian Carlstrom · 11 years ago
  56. 86ce70d Merge "Re-apply: Initial check-in of an optimizing compiler." by Nicolas Geoffray · 11 years ago
  57. c672197 Merge "Fix build." by Mathieu Chartier · 11 years ago
  58. 818f210 Re-apply: Initial check-in of an optimizing compiler. by Nicolas Geoffray · 11 years ago
  59. 17a7fc7 Fix build. by Mathieu Chartier · 11 years ago
  60. c06fec2 Merge "Change root visitor to use Object**." by Mathieu Chartier · 11 years ago
  61. a2a5354 Merge "Revert "Initial check-in of an optimizing compiler."" by Nicolas Geoffray · 11 years ago
  62. 1af0c0b Revert "Initial check-in of an optimizing compiler." by Nicolas Geoffray · 11 years ago
  63. bbce9be Merge "Initial check-in of an optimizing compiler." by Nicolas Geoffray · 11 years ago
  64. 68a5fef Initial check-in of an optimizing compiler. by Nicolas Geoffray · 11 years ago
  65. bb43294 Merge "Avoid interleaving JDWP requests and events." by Sebastien Hertz · 11 years ago
  66. e2ef144 Merge "Fix failing check during JDWP invoke." by Sebastien Hertz · 11 years ago
  67. 99660e1 Avoid interleaving JDWP requests and events. by Sebastien Hertz · 11 years ago
  68. 21e729c Fix failing check during JDWP invoke. by Sebastien Hertz · 11 years ago
  69. 0bf2ed9 Merge "Update native methods whitelist." by Sebastien Hertz · 11 years ago
  70. dc781a1 art: convert makefiles to support multilib build by Colin Cross · 11 years ago
  71. 815873e Change root visitor to use Object**. by Mathieu Chartier · 11 years ago
  72. 2befd09 Merge "Expose inline method identification for debugger." by Vladimir Marko · 11 years ago
  73. f48644b Update native methods whitelist. by Sebastien Hertz · 11 years ago
  74. 46861fc Merge "GenSpecialCase support for x86" by Vladimir Marko · 11 years ago
  75. 84c072c Expose inline method identification for debugger. by Vladimir Marko · 11 years ago
  76. b87fca8 Merge "Fix lint error." by Nicolas Geoffray · 11 years ago
  77. b84f522 Fix lint error. by Nicolas Geoffray · 11 years ago
  78. df8d416 Merge "Rewrite the compiler interface for CompilerDriver." by Nicolas Geoffray · 11 years ago
  79. f5df897 Rewrite the compiler interface for CompilerDriver. by Nicolas Geoffray · 11 years ago
  80. b52b219 Merge "Optimize x86 long V*V by skipping imul" by Ian Rogers · 11 years ago
  81. 2c3458d Merge "Remove blacklist" by Sebastien Hertz · 11 years ago
  82. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago
  83. 5a3f55a Merge "Don't store this_object in SIRT for static invokes." by Mathieu Chartier · 11 years ago
  84. d565caf Don't store this_object in SIRT for static invokes. by Mathieu Chartier · 11 years ago
  85. 32a6c7f Merge "Remove using mirror::* in jni internal." by Mathieu Chartier · 11 years ago
  86. e7e8a5f Remove using mirror::* in jni internal. by Mathieu Chartier · 11 years ago
  87. 1ed9061 Fix preverify. by Hiroshi Yamauchi · 11 years ago
  88. 89925e9 Merge "Fixed result storage of instruction with long constant operand" by Ian Rogers · 11 years ago
  89. 239e8da Merge "Revert "Revert "Revert "Add a script for running art standalone."""" by Ian Rogers · 11 years ago
  90. 97f4489 Revert "Revert "Revert "Add a script for running art standalone.""" by Ian Rogers · 11 years ago
  91. de99bba Optimize x86 long V*V by skipping imul by Mark Mendell · 11 years ago
  92. 209a3a0 Merge "Fix function names in CHECK_NON_NULL_ARGUMENT." by Narayan Kamath · 11 years ago
  93. 44ba806 Merge "Revert "Revert "Add a script for running art standalone.""" by Nicolas Geoffray · 11 years ago
  94. d58c40e Merge "Add jasmin dependency needed for run-test" by Brian Carlstrom · 11 years ago
  95. 938d30f Add jasmin dependency needed for run-test by Brian Carlstrom · 11 years ago
  96. cc35e45 Merge "Thread-local allocation stack." by Hiroshi Yamauchi · 11 years ago
  97. e5d15b5 Merge "Remove old fork-and-specialize API" by Dave Platt · 11 years ago
  98. a3b8342 Merge "x86 compiler should handle the "div/rem by 1" case" by Bill Buzbee · 11 years ago
  99. 79aa423 x86 compiler should handle the "div/rem by 1" case by Alexei Zavjalov · 11 years ago
  100. 3bc0174 GenSpecialCase support for x86 by Razvan A Lupusoru · 11 years ago