1. 0b6b18e Change lock ordering to prevent violation. by Mathieu Chartier · 11 years ago
  2. 6e60cfd Merge "Fix memory error when dumping timings." by Nicolas Geoffray · 11 years ago
  3. a3058e7 Fix memory error when dumping timings. by Nicolas Geoffray · 11 years ago
  4. 00e7f2e Merge "AArch64: Temporary workaround to build art" by Elliott Hughes · 11 years ago
  5. dd13413 Merge "Run checkpoints after resuming threads in signal catcher SIGQUIT." by Mathieu Chartier · 11 years ago
  6. ce4689f Run checkpoints after resuming threads in signal catcher SIGQUIT. by Mathieu Chartier · 11 years ago
  7. 27dbc31 Merge "Add sample profiling interface to startMethodTracing." by Jeff Hao · 11 years ago
  8. e99f8c8 Merge "Don't resolve types in verifier when we can't load classes." by Mathieu Chartier · 11 years ago
  9. f47fa7b Merge "Revert accidental default collector type change." by Mathieu Chartier · 11 years ago
  10. 0f875ef Revert accidental default collector type change. by Mathieu Chartier · 11 years ago
  11. eae2fb2 Don't resolve types in verifier when we can't load classes. by Mathieu Chartier · 11 years ago
  12. 4289116 Merge "Improve the generational mode." by Hiroshi Yamauchi · 11 years ago
  13. 6f4ffe4 Improve the generational mode. by Hiroshi Yamauchi · 11 years ago
  14. 89b7ab4 Merge "Add systrace regions for file opening during setup." by Ian Rogers · 11 years ago
  15. 740a11d Add systrace regions for file opening during setup. by Ian Rogers · 11 years ago
  16. 2e366d2 Merge "Fix JDWP IsCollected command handling." by Sebastien Hertz · 11 years ago
  17. 65637eb Fix JDWP IsCollected command handling. by Sebastien Hertz · 11 years ago
  18. 92c8c35 Merge "Added pass framework" by Ian Rogers · 11 years ago
  19. 4e97c53 Added pass framework by Jean Christophe Beyler · 11 years ago
  20. 121f6a1 Merge "Remove zygote space from alloc_spaces_ array." by Mathieu Chartier · 11 years ago
  21. e01b540 Remove zygote space from alloc_spaces_ array. by Mathieu Chartier · 11 years ago
  22. 71b2acb Merge "Revert "Revert "Better support for x86 XMM registers""" by Bill Buzbee · 11 years ago
  23. d61ba4b Revert "Revert "Better support for x86 XMM registers"" by Bill Buzbee · 11 years ago
  24. b57d3f0 Merge "Add suffix parameter to DumpCFG" by Bill Buzbee · 11 years ago
  25. 49c670f Merge "Selective deoptimization." by Sebastien Hertz · 11 years ago
  26. 138dbfc Selective deoptimization. by Sebastien Hertz · 11 years ago
  27. 62e4548 Merge "Avoid instrumentation stack corruption." by Sebastien Hertz · 11 years ago
  28. 2b480a8 Merge "Revert "Better support for x86 XMM registers"" by Bill Buzbee · 11 years ago
  29. 8ff67e3 Revert "Better support for x86 XMM registers" by Bill Buzbee · 11 years ago
  30. e8d5e1c Merge "Better support for x86 XMM registers" by Ian Rogers · 11 years ago
  31. 766a5e5 Better support for x86 XMM registers by Mark Mendell · 11 years ago
  32. f7d7dc2 Merge "Bump pointer space only collection." by Hiroshi Yamauchi · 11 years ago
  33. 05e713a Bump pointer space only collection. by Hiroshi Yamauchi · 11 years ago
  34. 6502d15 Merge "Make fast JNI part of pretty method output." by Ian Rogers · 11 years ago
  35. 16ce092 Make fast JNI part of pretty method output. by Ian Rogers · 11 years ago
  36. aa368a4 Merge "Refactor large object sweeping." by Mathieu Chartier · 11 years ago
  37. d0a5155 Add suffix parameter to DumpCFG by Jean Christophe Beyler · 11 years ago
  38. 240ea16 Merge "Make x86 runtime PIC" by Ian Rogers · 11 years ago
  39. db7f37d Refactor large object sweeping. by Mathieu Chartier · 11 years ago
  40. 9a612c6 Merge "Fix RemoveSpace memory leak." by Mathieu Chartier · 11 years ago
  41. c7c269f Merge "Fix ART debug build boot." by Mathieu Chartier · 11 years ago
  42. a9abe87 Make x86 runtime PIC by Mark Mendell · 11 years ago
  43. 5dc08a6 Fix ART debug build boot. by Mathieu Chartier · 11 years ago
  44. d45a1f5 Avoid instrumentation stack corruption. by Sebastien Hertz · 11 years ago
  45. a4b95a2 Fix RemoveSpace memory leak. by Mathieu Chartier · 11 years ago
  46. 75d7581 Merge "Fix IsMovableObject to handle background compaction." by Mathieu Chartier · 11 years ago
  47. fc5b528 Fix IsMovableObject to handle background compaction. by Mathieu Chartier · 11 years ago
  48. b1c3a34 Merge "Bin packing the zygote (best fit)." by Mathieu Chartier · 11 years ago
  49. 85a43c0 Bin packing the zygote (best fit). by Mathieu Chartier · 11 years ago
  50. 0adc680 Merge "Add conditional move support to x86 and allow GenMinMax to use it" by Ian Rogers · 11 years ago
  51. 805ec1c Merge "Background compaction support." by Mathieu Chartier · 11 years ago
  52. e6da9af Background compaction support. by Mathieu Chartier · 11 years ago
  53. 1d4cecc Merge "Inline codegen for long-to-double on ARM." by Ian Rogers · 11 years ago
  54. ef6a776 Inline codegen for long-to-double on ARM. by Ian Rogers · 11 years ago
  55. 8ec3047 Merge "Fix -O0 builds." by Ian Rogers · 11 years ago
  56. 988e6ea Fix -O0 builds. by Ian Rogers · 11 years ago
  57. bd288c2 Add conditional move support to x86 and allow GenMinMax to use it by Razvan A Lupusoru · 11 years ago
  58. 977d409 Merge "Refactor sweeping logic into malloc space." by Mathieu Chartier · 11 years ago
  59. 0cb50e5 Merge "Remove intialized static storage from dex cache." by Ian Rogers · 11 years ago
  60. 5ddb410 Remove intialized static storage from dex cache. by Ian Rogers · 11 years ago
  61. 4c863ed Merge "Fix run-test 303-verification-stress." by Sebastien Hertz · 11 years ago
  62. 72ba8c4 Fix run-test 303-verification-stress. by Sebastien Hertz · 11 years ago
  63. ec05007 Refactor sweeping logic into malloc space. by Mathieu Chartier · 11 years ago
  64. 51f46ad Merge "Add sampling profiler" by Ian Rogers · 11 years ago
  65. 0aded08 Add sampling profiler by Dave Allison · 11 years ago
  66. 98ba6ce Merge "Use imprecise constants at compilation time." by Sebastien Hertz · 11 years ago
  67. 406388e Merge "Cleanup invoke's receiver handling in interpreter." by Sebastien Hertz · 11 years ago
  68. 1736b34 Merge "Add verification stress test." by Sebastien Hertz · 11 years ago
  69. 4044bda Add sample profiling interface to startMethodTracing. by Jeff Hao · 11 years ago
  70. 51c4550 Merge "Remove duplicate/unnecessary code from ClassLinker." by Vladimir Marko · 11 years ago
  71. 801a811 Remove duplicate/unnecessary code from ClassLinker. by Vladimir Marko · 11 years ago
  72. 5a2ced5 Merge "Use memcpy instead of Array::Set in mirror::String::AllocFromUtf16." by Ian Rogers · 11 years ago
  73. 1fbbfa4 Merge "Disallow JNI NewObjectArray of primitive types." by Ian Rogers · 11 years ago
  74. 1d99e45 Disallow JNI NewObjectArray of primitive types. by Ian Rogers · 11 years ago
  75. 4069d33 Use memcpy instead of Array::Set in mirror::String::AllocFromUtf16. by Ian Rogers · 11 years ago
  76. 5de028b Merge "Remove extraneous CFI from x86 entrypoints to fix backtrace." by Ian Rogers · 11 years ago
  77. da0a4db Remove extraneous CFI from x86 entrypoints to fix backtrace. by Ian Rogers · 11 years ago
  78. 53ee14a Merge "Avoid inliner spam wrt String.length." by Ian Rogers · 11 years ago
  79. dce164a Avoid inliner spam wrt String.length. by Ian Rogers · 11 years ago
  80. 28197f1 Merge "Fix oatdump "compilercallbacks" option for runtime." by Vladimir Marko · 11 years ago
  81. 5115473 Fix oatdump "compilercallbacks" option for runtime. by Vladimir Marko · 11 years ago
  82. a72a4b4 Merge "Fix a typo in a comment." by Narayan Kamath · 11 years ago
  83. b73f31f Fix a typo in a comment. by Narayan Kamath · 11 years ago
  84. 4d70941 Merge "DataflowIterator normalization" by Ian Rogers · 11 years ago
  85. 6e3cb66 DataflowIterator normalization by Jean Christophe Beyler · 11 years ago
  86. f1d7cf9 Merge "Add stale weak global unit test to jni_internal_test." by Mathieu Chartier · 11 years ago
  87. 0859999 Add stale weak global unit test to jni_internal_test. by Mathieu Chartier · 11 years ago
  88. f97f511 Merge "Eliminate redundant x86 compare for GenDivZeroCheck" by Ian Rogers · 11 years ago
  89. 090dd44 Eliminate redundant x86 compare for GenDivZeroCheck by Razvan A Lupusoru · 11 years ago
  90. 2e21be1 Merge "Fix host-run-test-jar to be legal for /bin/sh" by Elliott Hughes · 11 years ago
  91. dac68ba Merge "Fix build: style issue." by Vladimir Marko · 11 years ago
  92. 459f4df Fix build: style issue. by Vladimir Marko · 11 years ago
  93. 849600b Use imprecise constants at compilation time. by Sebastien Hertz · 11 years ago
  94. 47d79fd Merge "Clean up usage of carry flag condition codes." by Vladimir Marko · 11 years ago
  95. ac79f4d Merge "Tidy up memory barriers." by Ian Rogers · 11 years ago
  96. 58af1f9 Clean up usage of carry flag condition codes. by Vladimir Marko · 11 years ago
  97. b122a4b Tidy up memory barriers. by Ian Rogers · 11 years ago
  98. ea6404e Fix host-run-test-jar to be legal for /bin/sh by Mark Mendell · 11 years ago
  99. 93055a2 Merge "JNI: NewDirectByteBuffer should allow 0 length buffers." by Narayan Kamath · 11 years ago
  100. ef809d0 JNI: NewDirectByteBuffer should allow 0 length buffers. by Narayan Kamath · 11 years ago