1. 5dc08a6 Fix ART debug build boot. by Mathieu Chartier · 11 years ago
  2. 75d7581 Merge "Fix IsMovableObject to handle background compaction." by Mathieu Chartier · 11 years ago
  3. fc5b528 Fix IsMovableObject to handle background compaction. by Mathieu Chartier · 11 years ago
  4. b1c3a34 Merge "Bin packing the zygote (best fit)." by Mathieu Chartier · 11 years ago
  5. 85a43c0 Bin packing the zygote (best fit). by Mathieu Chartier · 11 years ago
  6. 0adc680 Merge "Add conditional move support to x86 and allow GenMinMax to use it" by Ian Rogers · 11 years ago
  7. 805ec1c Merge "Background compaction support." by Mathieu Chartier · 11 years ago
  8. e6da9af Background compaction support. by Mathieu Chartier · 11 years ago
  9. 1d4cecc Merge "Inline codegen for long-to-double on ARM." by Ian Rogers · 11 years ago
  10. ef6a776 Inline codegen for long-to-double on ARM. by Ian Rogers · 11 years ago
  11. 8ec3047 Merge "Fix -O0 builds." by Ian Rogers · 11 years ago
  12. 988e6ea Fix -O0 builds. by Ian Rogers · 11 years ago
  13. bd288c2 Add conditional move support to x86 and allow GenMinMax to use it by Razvan A Lupusoru · 11 years ago
  14. 977d409 Merge "Refactor sweeping logic into malloc space." by Mathieu Chartier · 11 years ago
  15. 0cb50e5 Merge "Remove intialized static storage from dex cache." by Ian Rogers · 11 years ago
  16. 5ddb410 Remove intialized static storage from dex cache. by Ian Rogers · 11 years ago
  17. 4c863ed Merge "Fix run-test 303-verification-stress." by Sebastien Hertz · 11 years ago
  18. 72ba8c4 Fix run-test 303-verification-stress. by Sebastien Hertz · 11 years ago
  19. ec05007 Refactor sweeping logic into malloc space. by Mathieu Chartier · 11 years ago
  20. 51f46ad Merge "Add sampling profiler" by Ian Rogers · 11 years ago
  21. 0aded08 Add sampling profiler by Dave Allison · 11 years ago
  22. 98ba6ce Merge "Use imprecise constants at compilation time." by Sebastien Hertz · 11 years ago
  23. 406388e Merge "Cleanup invoke's receiver handling in interpreter." by Sebastien Hertz · 11 years ago
  24. 1736b34 Merge "Add verification stress test." by Sebastien Hertz · 11 years ago
  25. 51c4550 Merge "Remove duplicate/unnecessary code from ClassLinker." by Vladimir Marko · 11 years ago
  26. 801a811 Remove duplicate/unnecessary code from ClassLinker. by Vladimir Marko · 11 years ago
  27. 5a2ced5 Merge "Use memcpy instead of Array::Set in mirror::String::AllocFromUtf16." by Ian Rogers · 11 years ago
  28. 1fbbfa4 Merge "Disallow JNI NewObjectArray of primitive types." by Ian Rogers · 11 years ago
  29. 1d99e45 Disallow JNI NewObjectArray of primitive types. by Ian Rogers · 11 years ago
  30. 4069d33 Use memcpy instead of Array::Set in mirror::String::AllocFromUtf16. by Ian Rogers · 11 years ago
  31. 5de028b Merge "Remove extraneous CFI from x86 entrypoints to fix backtrace." by Ian Rogers · 11 years ago
  32. da0a4db Remove extraneous CFI from x86 entrypoints to fix backtrace. by Ian Rogers · 11 years ago
  33. 53ee14a Merge "Avoid inliner spam wrt String.length." by Ian Rogers · 11 years ago
  34. dce164a Avoid inliner spam wrt String.length. by Ian Rogers · 11 years ago
  35. 28197f1 Merge "Fix oatdump "compilercallbacks" option for runtime." by Vladimir Marko · 11 years ago
  36. 5115473 Fix oatdump "compilercallbacks" option for runtime. by Vladimir Marko · 11 years ago
  37. a72a4b4 Merge "Fix a typo in a comment." by Narayan Kamath · 11 years ago
  38. b73f31f Fix a typo in a comment. by Narayan Kamath · 11 years ago
  39. 4d70941 Merge "DataflowIterator normalization" by Ian Rogers · 11 years ago
  40. 6e3cb66 DataflowIterator normalization by Jean Christophe Beyler · 11 years ago
  41. f1d7cf9 Merge "Add stale weak global unit test to jni_internal_test." by Mathieu Chartier · 11 years ago
  42. 0859999 Add stale weak global unit test to jni_internal_test. by Mathieu Chartier · 11 years ago
  43. f97f511 Merge "Eliminate redundant x86 compare for GenDivZeroCheck" by Ian Rogers · 11 years ago
  44. 090dd44 Eliminate redundant x86 compare for GenDivZeroCheck by Razvan A Lupusoru · 11 years ago
  45. 2e21be1 Merge "Fix host-run-test-jar to be legal for /bin/sh" by Elliott Hughes · 11 years ago
  46. dac68ba Merge "Fix build: style issue." by Vladimir Marko · 11 years ago
  47. 459f4df Fix build: style issue. by Vladimir Marko · 11 years ago
  48. 849600b Use imprecise constants at compilation time. by Sebastien Hertz · 11 years ago
  49. 47d79fd Merge "Clean up usage of carry flag condition codes." by Vladimir Marko · 11 years ago
  50. ac79f4d Merge "Tidy up memory barriers." by Ian Rogers · 11 years ago
  51. 58af1f9 Clean up usage of carry flag condition codes. by Vladimir Marko · 11 years ago
  52. b122a4b Tidy up memory barriers. by Ian Rogers · 11 years ago
  53. ea6404e Fix host-run-test-jar to be legal for /bin/sh by Mark Mendell · 11 years ago
  54. 93055a2 Merge "JNI: NewDirectByteBuffer should allow 0 length buffers." by Narayan Kamath · 11 years ago
  55. ef809d0 JNI: NewDirectByteBuffer should allow 0 length buffers. by Narayan Kamath · 11 years ago
  56. 7a761d8 Merge "Change IndirectReferenceTable::Add null DCHECK to CHECK." by Ian Rogers · 11 years ago
  57. cd2cfff Change IndirectReferenceTable::Add null DCHECK to CHECK. by Mathieu Chartier · 11 years ago
  58. 0a9c5fd Merge "Fix thread checkpoint issue" by Ian Rogers · 11 years ago
  59. b331441 Merge "Fix NewLocalRef, NewGlobalRef to handle cleared weak globals." by Mathieu Chartier · 11 years ago
  60. 0f5f6bb Fix thread checkpoint issue by Dave Allison · 11 years ago
  61. e8c48db Fix NewLocalRef, NewGlobalRef to handle cleared weak globals. by Mathieu Chartier · 11 years ago
  62. e40687d Merge "Fix SEGV when dumping MIR CFG" by Narayan Kamath · 11 years ago
  63. 0da9089 Merge "Improve x86 Fused long compare to literal" by Vladimir Marko · 11 years ago
  64. 412d4f8 Improve x86 Fused long compare to literal by Mark Mendell · 11 years ago
  65. 64763b9 Merge "Fix byte_cas to work on non-word aligned addresses" by Brian Carlstrom · 11 years ago
  66. bb11f4b Fix byte_cas to work on non-word aligned addresses by Brian Carlstrom · 11 years ago
  67. 5dcce9a Merge "Remove some unnecessary code from dlmalloc_space/rosalloc_space." by Hiroshi Yamauchi · 11 years ago
  68. b82d7cf Merge "Forgot to bump oat version in previous change" by Brian Carlstrom · 11 years ago
  69. ec8d142 Forgot to bump oat version in previous change by Brian Carlstrom · 11 years ago
  70. e47ee24 Merge "Enhance GenArrayGet, GenArrayPut for x86" by Vladimir Marko · 11 years ago
  71. e48780b Remove some unnecessary code from dlmalloc_space/rosalloc_space. by Hiroshi Yamauchi · 11 years ago
  72. 343adb5 Enhance GenArrayGet, GenArrayPut for x86 by Mark Mendell · 11 years ago
  73. 1d6df5b Merge "Change safecast data from set to an ordered vector." by Vladimir Marko · 11 years ago
  74. 0b8f914 Merge "Generate devirtualization map only for native compilation." by Sebastien Hertz · 11 years ago
  75. 5dce0c9 Generate devirtualization map only for native compilation. by Sebastien Hertz · 11 years ago
  76. 460dd85 Merge "Fix test-art setup." by Vladimir Marko · 11 years ago
  77. 95a4de7 Fix test-art setup. by Vladimir Marko · 11 years ago
  78. a9faa70 Change safecast data from set to an ordered vector. by Vladimir Marko · 11 years ago
  79. ba45dcf Merge "Fix build - test issues." by Sebastien Hertz · 11 years ago
  80. 102a8f2 Fix build - test issues. by Sebastien Hertz · 11 years ago
  81. 9235ed3 Merge "Fix build - style issues." by Vladimir Marko · 11 years ago
  82. 778127a Fix build - style issues. by Vladimir Marko · 11 years ago
  83. 7db8662 Merge "Detect special methods at the end of verification." by Vladimir Marko · 11 years ago
  84. 43c941f Merge "Move compiler code out of method verifier." by Vladimir Marko · 11 years ago
  85. be771ad Merge "Build boot.art only if we are building the host toolchain." by Ying Wang · 11 years ago
  86. 8a7b39c Build boot.art only if we are building the host toolchain. by Ying Wang · 11 years ago
  87. d87ebe9 Merge "Fix an array copy benchmark regression." by Hiroshi Yamauchi · 11 years ago
  88. 573f7d2 Fix an array copy benchmark regression. by Hiroshi Yamauchi · 11 years ago
  89. 4b010fd Merge "Move boot image generation to the build project" by Ying Wang · 11 years ago
  90. 7ab763c Move boot image generation to the build project by Brian Carlstrom · 11 years ago
  91. 5bb149e Fix SEGV when dumping MIR CFG by Mark Mendell · 11 years ago
  92. 5816ed4 Detect special methods at the end of verification. by Vladimir Marko · 11 years ago
  93. 9119c5f Cleanup invoke's receiver handling in interpreter. by Sebastien Hertz · 11 years ago
  94. 2b5eaa2 Move compiler code out of method verifier. by Vladimir Marko · 11 years ago
  95. 0bf1f26 Merge "Fix 64-bit CAS for x86." by Vladimir Marko · 11 years ago
  96. 7e126e8 Merge "Thread local bump pointer allocator." by Mathieu Chartier · 11 years ago
  97. 692fafd Thread local bump pointer allocator. by Mathieu Chartier · 11 years ago
  98. f15ef74 Merge "Use the asm-generic ucontext.h for arm." by Christopher Ferris · 11 years ago
  99. f0d5f55 Use the asm-generic ucontext.h for arm. by Christopher Ferris · 11 years ago
  100. abcce5d Merge "Port "Retry mount() if it fails with EINTR" to ART" by Brian Carlstrom · 11 years ago