1. 1bf7059 am 977d409b: Merge "Refactor sweeping logic into malloc space." by Mathieu Chartier · 11 years ago
  2. 977d409 Merge "Refactor sweeping logic into malloc space." by Mathieu Chartier · 11 years ago
  3. f63656a am 0cb50e58: Merge "Remove intialized static storage from dex cache." by Ian Rogers · 11 years ago
  4. 0cb50e5 Merge "Remove intialized static storage from dex cache." by Ian Rogers · 11 years ago
  5. 5ddb410 Remove intialized static storage from dex cache. by Ian Rogers · 11 years ago
  6. af008f4 am 4c863edf: Merge "Fix run-test 303-verification-stress." by Sebastien Hertz · 11 years ago
  7. 4c863ed Merge "Fix run-test 303-verification-stress." by Sebastien Hertz · 11 years ago
  8. 72ba8c4 Fix run-test 303-verification-stress. by Sebastien Hertz · 11 years ago
  9. ec05007 Refactor sweeping logic into malloc space. by Mathieu Chartier · 11 years ago
  10. 31b1402 am 51f46ad5: Merge "Add sampling profiler" by Ian Rogers · 11 years ago
  11. 51f46ad Merge "Add sampling profiler" by Ian Rogers · 11 years ago
  12. 0aded08 Add sampling profiler by Dave Allison · 11 years ago
  13. bb249d0 am 98ba6ceb: Merge "Use imprecise constants at compilation time." by Sebastien Hertz · 11 years ago
  14. 98ba6ce Merge "Use imprecise constants at compilation time." by Sebastien Hertz · 11 years ago
  15. 4d27111 am 406388e5: Merge "Cleanup invoke\'s receiver handling in interpreter." by Sebastien Hertz · 11 years ago
  16. 406388e Merge "Cleanup invoke's receiver handling in interpreter." by Sebastien Hertz · 11 years ago
  17. e50c49b am 1736b342: Merge "Add verification stress test." by Sebastien Hertz · 11 years ago
  18. 1736b34 Merge "Add verification stress test." by Sebastien Hertz · 11 years ago
  19. f08cbb2 am 51c4550a: Merge "Remove duplicate/unnecessary code from ClassLinker." by Vladimir Marko · 11 years ago
  20. 51c4550 Merge "Remove duplicate/unnecessary code from ClassLinker." by Vladimir Marko · 11 years ago
  21. 801a811 Remove duplicate/unnecessary code from ClassLinker. by Vladimir Marko · 11 years ago
  22. d7b5f47 am 5a2ced51: Merge "Use memcpy instead of Array::Set in mirror::String::AllocFromUtf16." by Ian Rogers · 11 years ago
  23. 5a2ced5 Merge "Use memcpy instead of Array::Set in mirror::String::AllocFromUtf16." by Ian Rogers · 11 years ago
  24. a92b47e am 1fbbfa40: Merge "Disallow JNI NewObjectArray of primitive types." by Ian Rogers · 11 years ago
  25. 1fbbfa4 Merge "Disallow JNI NewObjectArray of primitive types." by Ian Rogers · 11 years ago
  26. 1d99e45 Disallow JNI NewObjectArray of primitive types. by Ian Rogers · 11 years ago
  27. 4069d33 Use memcpy instead of Array::Set in mirror::String::AllocFromUtf16. by Ian Rogers · 11 years ago
  28. 46a1d0f am 5de028bf: Merge "Remove extraneous CFI from x86 entrypoints to fix backtrace." by Ian Rogers · 11 years ago
  29. 5de028b Merge "Remove extraneous CFI from x86 entrypoints to fix backtrace." by Ian Rogers · 11 years ago
  30. 230fc56 am 53ee14a1: Merge "Avoid inliner spam wrt String.length." by Ian Rogers · 11 years ago
  31. da0a4db Remove extraneous CFI from x86 entrypoints to fix backtrace. by Ian Rogers · 11 years ago
  32. 53ee14a Merge "Avoid inliner spam wrt String.length." by Ian Rogers · 11 years ago
  33. dce164a Avoid inliner spam wrt String.length. by Ian Rogers · 11 years ago
  34. 698d285 am 28197f12: Merge "Fix oatdump "compilercallbacks" option for runtime." by Vladimir Marko · 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. 356fe77 am a72a4b4d: Merge "Fix a typo in a comment." by Narayan Kamath · 11 years ago
  38. a72a4b4 Merge "Fix a typo in a comment." by Narayan Kamath · 11 years ago
  39. b73f31f Fix a typo in a comment. by Narayan Kamath · 11 years ago
  40. 380b9e5 am 4d709414: Merge "DataflowIterator normalization" by Ian Rogers · 11 years ago
  41. 4d70941 Merge "DataflowIterator normalization" by Ian Rogers · 11 years ago
  42. 6e3cb66 DataflowIterator normalization by Jean Christophe Beyler · 11 years ago
  43. 05daf8c am f1d7cf90: Merge "Add stale weak global unit test to jni_internal_test." by Mathieu Chartier · 11 years ago
  44. f1d7cf9 Merge "Add stale weak global unit test to jni_internal_test." by Mathieu Chartier · 11 years ago
  45. c92129a am f97f5115: Merge "Eliminate redundant x86 compare for GenDivZeroCheck" by Ian Rogers · 11 years ago
  46. 0859999 Add stale weak global unit test to jni_internal_test. by Mathieu Chartier · 11 years ago
  47. f97f511 Merge "Eliminate redundant x86 compare for GenDivZeroCheck" by Ian Rogers · 11 years ago
  48. 090dd44 Eliminate redundant x86 compare for GenDivZeroCheck by Razvan A Lupusoru · 11 years ago
  49. 870b1e5 am 2e21be13: Merge "Fix host-run-test-jar to be legal for /bin/sh" by Elliott Hughes · 11 years ago
  50. 2e21be1 Merge "Fix host-run-test-jar to be legal for /bin/sh" by Elliott Hughes · 11 years ago
  51. 3ae78a6 am dac68ba1: Merge "Fix build: style issue." by Vladimir Marko · 11 years ago
  52. dac68ba Merge "Fix build: style issue." by Vladimir Marko · 11 years ago
  53. 459f4df Fix build: style issue. by Vladimir Marko · 11 years ago
  54. 849600b Use imprecise constants at compilation time. by Sebastien Hertz · 11 years ago
  55. 1854dc4 am 47d79fd3: Merge "Clean up usage of carry flag condition codes." by Vladimir Marko · 11 years ago
  56. 47d79fd Merge "Clean up usage of carry flag condition codes." by Vladimir Marko · 11 years ago
  57. 8accb04 am ac79f4dc: Merge "Tidy up memory barriers." by Ian Rogers · 11 years ago
  58. ac79f4d Merge "Tidy up memory barriers." by Ian Rogers · 11 years ago
  59. 58af1f9 Clean up usage of carry flag condition codes. by Vladimir Marko · 11 years ago
  60. b122a4b Tidy up memory barriers. by Ian Rogers · 11 years ago
  61. ea6404e Fix host-run-test-jar to be legal for /bin/sh by Mark Mendell · 11 years ago
  62. 8684db9 am 93055a25: Merge "JNI: NewDirectByteBuffer should allow 0 length buffers." by Narayan Kamath · 11 years ago
  63. 93055a2 Merge "JNI: NewDirectByteBuffer should allow 0 length buffers." by Narayan Kamath · 11 years ago
  64. ef809d0 JNI: NewDirectByteBuffer should allow 0 length buffers. by Narayan Kamath · 11 years ago
  65. f831abd am 7a761d8c: Merge "Change IndirectReferenceTable::Add null DCHECK to CHECK." by Ian Rogers · 11 years ago
  66. 7a761d8 Merge "Change IndirectReferenceTable::Add null DCHECK to CHECK." by Ian Rogers · 11 years ago
  67. cd2cfff Change IndirectReferenceTable::Add null DCHECK to CHECK. by Mathieu Chartier · 11 years ago
  68. fa29f06 am 0a9c5fdc: Merge "Fix thread checkpoint issue" by Ian Rogers · 11 years ago
  69. 47658db am b331441d: Merge "Fix NewLocalRef, NewGlobalRef to handle cleared weak globals." by Mathieu Chartier · 11 years ago
  70. 0a9c5fd Merge "Fix thread checkpoint issue" by Ian Rogers · 11 years ago
  71. b331441 Merge "Fix NewLocalRef, NewGlobalRef to handle cleared weak globals." by Mathieu Chartier · 11 years ago
  72. 0f5f6bb Fix thread checkpoint issue by Dave Allison · 11 years ago
  73. e8c48db Fix NewLocalRef, NewGlobalRef to handle cleared weak globals. by Mathieu Chartier · 11 years ago
  74. 72c4530 am e40687d0: Merge "Fix SEGV when dumping MIR CFG" by Narayan Kamath · 11 years ago
  75. e40687d Merge "Fix SEGV when dumping MIR CFG" by Narayan Kamath · 11 years ago
  76. 88644cc am 0da9089a: Merge "Improve x86 Fused long compare to literal" by Vladimir Marko · 11 years ago
  77. 0da9089 Merge "Improve x86 Fused long compare to literal" by Vladimir Marko · 11 years ago
  78. 412d4f8 Improve x86 Fused long compare to literal by Mark Mendell · 11 years ago
  79. 6806fa6 am 64763b9b: Merge "Fix byte_cas to work on non-word aligned addresses" by Brian Carlstrom · 11 years ago
  80. 64763b9 Merge "Fix byte_cas to work on non-word aligned addresses" by Brian Carlstrom · 11 years ago
  81. bb11f4b Fix byte_cas to work on non-word aligned addresses by Brian Carlstrom · 11 years ago
  82. 2b96070 am 5dcce9aa: Merge "Remove some unnecessary code from dlmalloc_space/rosalloc_space." by Hiroshi Yamauchi · 11 years ago
  83. 5dcce9a Merge "Remove some unnecessary code from dlmalloc_space/rosalloc_space." by Hiroshi Yamauchi · 11 years ago
  84. 43a32d3 am b82d7cf9: Merge "Forgot to bump oat version in previous change" by Brian Carlstrom · 11 years ago
  85. b82d7cf Merge "Forgot to bump oat version in previous change" by Brian Carlstrom · 11 years ago
  86. ec8d142 Forgot to bump oat version in previous change by Brian Carlstrom · 11 years ago
  87. 78bd748 am e47ee248: Merge "Enhance GenArrayGet, GenArrayPut for x86" by Vladimir Marko · 11 years ago
  88. e47ee24 Merge "Enhance GenArrayGet, GenArrayPut for x86" by Vladimir Marko · 11 years ago
  89. e48780b Remove some unnecessary code from dlmalloc_space/rosalloc_space. by Hiroshi Yamauchi · 11 years ago
  90. 343adb5 Enhance GenArrayGet, GenArrayPut for x86 by Mark Mendell · 11 years ago
  91. 0d1a05a am 1d6df5bc: Merge "Change safecast data from set to an ordered vector." by Vladimir Marko · 11 years ago
  92. 1d6df5b Merge "Change safecast data from set to an ordered vector." by Vladimir Marko · 11 years ago
  93. 6ee3bad am 0b8f914b: Merge "Generate devirtualization map only for native compilation." by Sebastien Hertz · 11 years ago
  94. 5a02442 am 460dd85f: Merge "Fix test-art setup." by Vladimir Marko · 11 years ago
  95. 0b8f914 Merge "Generate devirtualization map only for native compilation." by Sebastien Hertz · 11 years ago
  96. 5dce0c9 Generate devirtualization map only for native compilation. by Sebastien Hertz · 11 years ago
  97. 460dd85 Merge "Fix test-art setup." by Vladimir Marko · 11 years ago
  98. 95a4de7 Fix test-art setup. by Vladimir Marko · 11 years ago
  99. a9faa70 Change safecast data from set to an ordered vector. by Vladimir Marko · 11 years ago
  100. 27a4916 am ba45dcf4: Merge "Fix build - test issues." by Sebastien Hertz · 11 years ago