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