1. a3537fb Merge "Documentation nit." by Ian Rogers · 11 years ago
  2. 3bcd3ac Merge "Fix preverify." by Hiroshi Yamauchi · 11 years ago
  3. df8a073 Documentation nit. by Ian Rogers · 11 years ago
  4. c4a2ee4 Merge "art: convert makefiles to support multilib build" by Colin Cross · 11 years ago
  5. de853fe Merge "Fixes to allow test-art-host to run via build server" by Brian Carlstrom · 11 years ago
  6. 4353486 Fixes to allow test-art-host to run via build server by Brian Carlstrom · 11 years ago
  7. 86ce70d Merge "Re-apply: Initial check-in of an optimizing compiler." by Nicolas Geoffray · 11 years ago
  8. c672197 Merge "Fix build." by Mathieu Chartier · 11 years ago
  9. 818f210 Re-apply: Initial check-in of an optimizing compiler. by Nicolas Geoffray · 11 years ago
  10. 17a7fc7 Fix build. by Mathieu Chartier · 11 years ago
  11. c06fec2 Merge "Change root visitor to use Object**." by Mathieu Chartier · 11 years ago
  12. a2a5354 Merge "Revert "Initial check-in of an optimizing compiler."" by Nicolas Geoffray · 11 years ago
  13. 1af0c0b Revert "Initial check-in of an optimizing compiler." by Nicolas Geoffray · 11 years ago
  14. bbce9be Merge "Initial check-in of an optimizing compiler." by Nicolas Geoffray · 11 years ago
  15. 68a5fef Initial check-in of an optimizing compiler. by Nicolas Geoffray · 11 years ago
  16. bb43294 Merge "Avoid interleaving JDWP requests and events." by Sebastien Hertz · 11 years ago
  17. e2ef144 Merge "Fix failing check during JDWP invoke." by Sebastien Hertz · 11 years ago
  18. 99660e1 Avoid interleaving JDWP requests and events. by Sebastien Hertz · 11 years ago
  19. 21e729c Fix failing check during JDWP invoke. by Sebastien Hertz · 11 years ago
  20. 0bf2ed9 Merge "Update native methods whitelist." by Sebastien Hertz · 11 years ago
  21. dc781a1 art: convert makefiles to support multilib build by Colin Cross · 11 years ago
  22. 815873e Change root visitor to use Object**. by Mathieu Chartier · 11 years ago
  23. 2befd09 Merge "Expose inline method identification for debugger." by Vladimir Marko · 11 years ago
  24. f48644b Update native methods whitelist. by Sebastien Hertz · 11 years ago
  25. 46861fc Merge "GenSpecialCase support for x86" by Vladimir Marko · 11 years ago
  26. 84c072c Expose inline method identification for debugger. by Vladimir Marko · 11 years ago
  27. b87fca8 Merge "Fix lint error." by Nicolas Geoffray · 11 years ago
  28. b84f522 Fix lint error. by Nicolas Geoffray · 11 years ago
  29. df8d416 Merge "Rewrite the compiler interface for CompilerDriver." by Nicolas Geoffray · 11 years ago
  30. f5df897 Rewrite the compiler interface for CompilerDriver. by Nicolas Geoffray · 11 years ago
  31. b52b219 Merge "Optimize x86 long V*V by skipping imul" by Ian Rogers · 11 years ago
  32. 2c3458d Merge "Remove blacklist" by Sebastien Hertz · 11 years ago
  33. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago
  34. 5a3f55a Merge "Don't store this_object in SIRT for static invokes." by Mathieu Chartier · 11 years ago
  35. d565caf Don't store this_object in SIRT for static invokes. by Mathieu Chartier · 11 years ago
  36. 32a6c7f Merge "Remove using mirror::* in jni internal." by Mathieu Chartier · 11 years ago
  37. e7e8a5f Remove using mirror::* in jni internal. by Mathieu Chartier · 11 years ago
  38. 1ed9061 Fix preverify. by Hiroshi Yamauchi · 11 years ago
  39. 89925e9 Merge "Fixed result storage of instruction with long constant operand" by Ian Rogers · 11 years ago
  40. 239e8da Merge "Revert "Revert "Revert "Add a script for running art standalone."""" by Ian Rogers · 11 years ago
  41. 97f4489 Revert "Revert "Revert "Add a script for running art standalone.""" by Ian Rogers · 11 years ago
  42. de99bba Optimize x86 long V*V by skipping imul by Mark Mendell · 11 years ago
  43. 209a3a0 Merge "Fix function names in CHECK_NON_NULL_ARGUMENT." by Narayan Kamath · 11 years ago
  44. 44ba806 Merge "Revert "Revert "Add a script for running art standalone.""" by Nicolas Geoffray · 11 years ago
  45. d58c40e Merge "Add jasmin dependency needed for run-test" by Brian Carlstrom · 11 years ago
  46. 938d30f Add jasmin dependency needed for run-test by Brian Carlstrom · 11 years ago
  47. cc35e45 Merge "Thread-local allocation stack." by Hiroshi Yamauchi · 11 years ago
  48. e5d15b5 Merge "Remove old fork-and-specialize API" by Dave Platt · 11 years ago
  49. a3b8342 Merge "x86 compiler should handle the "div/rem by 1" case" by Bill Buzbee · 11 years ago
  50. 79aa423 x86 compiler should handle the "div/rem by 1" case by Alexei Zavjalov · 11 years ago
  51. 3bc0174 GenSpecialCase support for x86 by Razvan A Lupusoru · 11 years ago
  52. f5b0e20 Thread-local allocation stack. by Hiroshi Yamauchi · 11 years ago
  53. 874d252 Remove old fork-and-specialize API by Dave Platt · 11 years ago
  54. 68bb649 Merge "Prevent object allocation related races in VisitObjects." by Mathieu Chartier · 11 years ago
  55. ebdf3f3 Prevent object allocation related races in VisitObjects. by Mathieu Chartier · 11 years ago
  56. d2be39a Merge "Fix race condition in BumpPointerSpace::Walk." by Mathieu Chartier · 11 years ago
  57. 13511e8 Merge "Avoid unnecessarily dirtying pages in SemiSpace collector." by Mathieu Chartier · 11 years ago
  58. 4b23250 Revert "Revert "Add a script for running art standalone."" by Nicolas Geoffray · 11 years ago
  59. ab4a4f2 Merge "Pass correct is_static to ResolveField." by Vladimir Marko · 11 years ago
  60. 653f2bf Fixed result storage of instruction with long constant operand by Maxim Kazantsev · 11 years ago
  61. 8544b46 Fix race condition in BumpPointerSpace::Walk. by Mathieu Chartier · 11 years ago
  62. ad35d90 Avoid unnecessarily dirtying pages in SemiSpace collector. by Mathieu Chartier · 11 years ago
  63. 8b8adac Merge "Finish fixing Zygote descriptor leakage problem" by Dave Platt · 11 years ago
  64. ed8081a Merge "Support to generate inline long to FP bytecodes for x86" by Ian Rogers · 11 years ago
  65. 1f26fb1 Merge changes I41dcb9f8,I8bc80275 by Brian Carlstrom · 11 years ago
  66. 41dcb9f Revert "Add a script for running art standalone." by Brian Carlstrom · 11 years ago
  67. 707c96a Add StandardSocketOptions to the black list. by Brian Carlstrom · 11 years ago
  68. ae7e954 Merge "Check IsStatic() on special accessor fields." by Vladimir Marko · 11 years ago
  69. e549da5 Pass correct is_static to ResolveField. by Vladimir Marko · 11 years ago
  70. 2300790 Merge "Fix wrong thread id being passed to SIRT roots." by Mathieu Chartier · 11 years ago
  71. 89bb144 Fix wrong thread id being passed to SIRT roots. by Mathieu Chartier · 11 years ago
  72. 8e611d3 Fix function names in CHECK_NON_NULL_ARGUMENT. by Narayan Kamath · 11 years ago
  73. c7ac649 Check IsStatic() on special accessor fields. by Vladimir Marko · 11 years ago
  74. b422d3f Merge "Speed up method lookup in a different dex file." by Vladimir Marko · 11 years ago
  75. 763a085 Merge "Add a script for running art standalone." by Nicolas Geoffray · 11 years ago
  76. 1f5a90f Add a script for running art standalone. by Nicolas Geoffray · 11 years ago
  77. 7655968 Merge "Generate ARM special methods from InlineMethod data." by Vladimir Marko · 11 years ago
  78. 614c2b4 Support to generate inline long to FP bytecodes for x86 by Razvan A Lupusoru · 11 years ago
  79. fd14755 Merge "Work in the direction of hard float quick ABIs." by Ian Rogers · 11 years ago
  80. 0177e53 Work in the direction of hard float quick ABIs. by Ian Rogers · 11 years ago
  81. 3c976a8 Merge "Add more checking to ReleasePrimitiveArray." by Mathieu Chartier · 11 years ago
  82. 330ded1 Merge "Don't hardcode object layout in Unsafe and space_test." by Hiroshi Yamauchi · 11 years ago
  83. d68ac70 Add more checking to ReleasePrimitiveArray. by Mathieu Chartier · 11 years ago
  84. 4d2efce Don't hardcode object layout in Unsafe and space_test. by Hiroshi Yamauchi · 11 years ago
  85. 6b3697f Merge "Change BumpPointerSpace main block header to not be in space data." by Mathieu Chartier · 11 years ago
  86. fc4c27e Change BumpPointerSpace main block header to not be in space data. by Mathieu Chartier · 11 years ago
  87. f54c9d6 Merge "Add root types and thread id to root visiting." by Mathieu Chartier · 11 years ago
  88. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 11 years ago
  89. bbcc0c0 Speed up method lookup in a different dex file. by Vladimir Marko · 11 years ago
  90. 0a07f93 Merge "art: 64-bit support in UContext::Dump" by Ian Rogers · 11 years ago
  91. 611c2c3 art: 64-bit support in UContext::Dump by Dmitry Petrochenko · 11 years ago
  92. abaf927 Merge "Re-apply: Implement cumulative timings for CompilerDriver." by Nicolas Geoffray · 11 years ago
  93. ea3fa0b Re-apply: Implement cumulative timings for CompilerDriver. by Nicolas Geoffray · 11 years ago
  94. 9e36e4c Merge "art: dex offset fix in oat_file.cc for x86_64" by Ian Rogers · 11 years ago
  95. 83bef92 art: dex offset fix in oat_file.cc for x86_64 by Dmitry Petrochenko · 11 years ago
  96. b1e61ad Merge "Tweak Mir2Lir::GenInstanceofCallingHelper for X86" by Ian Rogers · 11 years ago
  97. 6607d97 Tweak Mir2Lir::GenInstanceofCallingHelper for X86 by Mark Mendell · 11 years ago
  98. 3b4cd99 Merge "Add regression test for Thread.interrupted" by Brian Carlstrom · 11 years ago
  99. 41ccc3b Merge "Added inlined abs method with float and double type" by Ian Rogers · 11 years ago
  100. cbaf987 Add regression test for Thread.interrupted by Brian Carlstrom · 11 years ago