1. 414000e Hard-fail get-/put-object to a non-reference field. by Vladimir Marko · 9 years ago
  2. bcc9d2b Merge "Only do some checks when compiling against the core image." by Nicolas Geoffray · 9 years ago
  3. 335005e Only do some checks when compiling against the core image. by Nicolas Geoffray · 9 years ago
  4. 1dd3136 Merge "[MIPS64] JNI Compiler: Sign-extend int function arguments" by Andreas Gampe · 9 years ago
  5. a3c9b46 Merge "ART: Fix arm32 instrumentation exit stub" by Andreas Gampe · 9 years ago
  6. c89b047 ART: Fix arm32 instrumentation exit stub by Andreas Gampe · 9 years ago
  7. eab8057 Merge "Fix force copy" by Mathieu Chartier · 9 years ago
  8. b735bd9 Fix force copy by Mathieu Chartier · 9 years ago
  9. 1f1d53e Merge "ART: Correctly hard-fail method with undefined register" by Andreas Gampe · 9 years ago
  10. a32210c ART: Correctly hard-fail method with undefined register by Andreas Gampe · 9 years ago
  11. 2f233b4 Merge "Adding optimizing compiler test case for String.<init>." by Jeff Hao · 9 years ago
  12. 7d925a9 Adding optimizing compiler test case for String.<init>. by Jeff Hao · 9 years ago
  13. f46e9d7 Merge "Increase alt signal stack to 32K on host." by Christopher Ferris · 9 years ago
  14. e34c71c Increase alt signal stack to 32K on host. by Christopher Ferris · 9 years ago
  15. fdc9af0 Merge "Use a flag from the verifier to know if we should compile." by Nicolas Geoffray · 9 years ago
  16. 4824c27 Use a flag from the verifier to know if we should compile. by Nicolas Geoffray · 9 years ago
  17. 0c955b1 Merge "BCE: don't assume a bounds check always gets a HArrayLength." by Nicolas Geoffray · 9 years ago
  18. f652d60 [MIPS64] JNI Compiler: Sign-extend int function arguments by Lazar Trsic · 9 years ago
  19. 22c4edd Merge "ART: Run GraphChecker after Builder and SsaBuilder" by David Brazdil · 9 years ago
  20. 2b1bc48 Merge "BCE: Narrow instead of unconditionnaly overwrite the range." by Nicolas Geoffray · 9 years ago
  21. a09ff9c BCE: Narrow instead of unconditionnaly overwrite the range. by Nicolas Geoffray · 9 years ago
  22. 8df886b BCE: don't assume a bounds check always gets a HArrayLength. by Nicolas Geoffray · 9 years ago
  23. 69ba7b7 ART: Run GraphChecker after Builder and SsaBuilder by David Brazdil · 9 years ago
  24. b809daa Merge "ART: Stop creating a fallthrough block for Goto" by David Brazdil · 9 years ago
  25. 1c7f2f1 Merge "Fix codegen_test after DCE fix." by Nicolas Geoffray · 9 years ago
  26. ea80942 Fix codegen_test after DCE fix. by Nicolas Geoffray · 9 years ago
  27. fe65946 ART: Stop creating a fallthrough block for Goto by David Brazdil · 9 years ago
  28. 9dda8f2 Merge "Fix another case of un-verified dead code." by Nicolas Geoffray · 9 years ago
  29. 1efcc22 Fix another case of un-verified dead code. by Nicolas Geoffray · 9 years ago
  30. d61d77d Merge "Recompute dominator tree after DCE." by Nicolas Geoffray · 9 years ago
  31. 1f82ecc Recompute dominator tree after DCE. by Nicolas Geoffray · 9 years ago
  32. a256ee9 Merge "Revert "Use -Xno-dex-file-fallback for libcore tests."" by Calin Juravle · 9 years ago
  33. a52d8b5 Revert "Use -Xno-dex-file-fallback for libcore tests." by Calin Juravle · 9 years ago
  34. 264e63b Merge "Use -Xno-dex-file-fallback for libcore tests." by Calin Juravle · 9 years ago
  35. a12f729 Merge "Remove bogus DCHECK." by Nicolas Geoffray · 9 years ago
  36. 9638b64 Remove bogus DCHECK. by Nicolas Geoffray · 9 years ago
  37. 582195d Merge "libcore tests: increase the timeout in debug mode." by Nicolas Geoffray · 9 years ago
  38. 442cfa4 Merge "Fix field ordering for String in hprof" by Mathieu Chartier · 9 years ago
  39. 6f327bf Merge "ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371" by Andreas Gampe · 9 years ago
  40. f23f33d ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371 by Andreas Gampe · 9 years ago
  41. 07d7eab Fix field ordering for String in hprof by Mathieu Chartier · 9 years ago
  42. b1452c2 Merge "Make dex file verifier check that indexes are increasing." by Jeff Hao · 9 years ago
  43. ec96923 Make dex file verifier check that indexes are increasing. by Jeff Hao · 9 years ago
  44. 03ba67c libcore tests: increase the timeout in debug mode. by Nicolas Geoffray · 9 years ago
  45. bb3daba Merge "ART: Improve Indenter performance." by Vladimir Marko · 9 years ago
  46. 568e8f3 Merge "Fix 496 test." by Nicolas Geoffray · 9 years ago
  47. 9714a6e Fix 496 test. by Nicolas Geoffray · 9 years ago
  48. 107b61b ART: Improve Indenter performance. by Vladimir Marko · 9 years ago
  49. d4a02cf Merge "Replace some run-time assertions with compile-time ones in ART." by Roland Levillain · 9 years ago
  50. 0b58603 Use -Xno-dex-file-fallback for libcore tests. by Calin Juravle · 9 years ago
  51. 0022bdf Merge "ART: Fix data loss when symbolizing oat files." by Roland Levillain · 9 years ago
  52. 508755a Merge "Use GetOffsetDuringLinking instead of GetOffset." by Nicolas Geoffray · 9 years ago
  53. 555b3d0 Use GetOffsetDuringLinking instead of GetOffset. by Nicolas Geoffray · 9 years ago
  54. 87dc1b0 Merge "ART: Compiler generated GC map should take care of temp registers." by Vladimir Marko · 9 years ago
  55. b5061a8 Merge "Do not overwrite an input register in shift operations." by Nicolas Geoffray · 9 years ago
  56. a4f3581 Do not overwrite an input register in shift operations. by Nicolas Geoffray · 9 years ago
  57. 1f22dbc Merge "ART: Fix GraphVisualizer dlopen crash" by David Brazdil · 9 years ago
  58. 3a690be ART: Fix GraphVisualizer dlopen crash by David Brazdil · 9 years ago
  59. da0e224 Merge "Restore DDMS recent allocation tracking's behavior" by Mathieu Chartier · 9 years ago
  60. 3355963 Merge "Fix another miranda method moving GC bug" by Mathieu Chartier · 9 years ago
  61. d4d83b8 Fix another miranda method moving GC bug by Mathieu Chartier · 9 years ago
  62. 1ed11b9 Restore DDMS recent allocation tracking's behavior by Man Cao · 9 years ago
  63. 336b0b1 Merge "base: Fix an infinite loop in HashSet::Insert" by Igor Murashkin · 9 years ago
  64. 3552d96 base: Fix an infinite loop in HashSet::Insert by Igor Murashkin · 9 years ago
  65. ac854d2 Merge "New experimental GC stress mode" by Mathieu Chartier · 9 years ago
  66. 3100080 New experimental GC stress mode by Mathieu Chartier · 9 years ago
  67. 5aa39bb Merge "Change GC to allow strings to use large object space." by Jeff Hao · 9 years ago
  68. 13e0091 Change GC to allow strings to use large object space. by Jeff Hao · 9 years ago
  69. d423552 Merge "Make large string use large object space." by Jeff Hao · 9 years ago
  70. b7c8c1a Make large string use large object space. by Jeff Hao · 9 years ago
  71. ec3a4e7 Merge "runtime: Partially implement box-lambda and unbox-lambda experimental opcodes" by Igor Murashkin · 9 years ago
  72. 11dc78c Merge "ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes" by Andreas Gampe · 9 years ago
  73. 2ee54e2 runtime: Partially implement box-lambda and unbox-lambda experimental opcodes by Igor Murashkin · 9 years ago
  74. f701229 Merge "Run an empty checkpoint before marking ends in the CC collector." by Hiroshi Yamauchi · 9 years ago
  75. 68df320 ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes by Andreas Gampe · 9 years ago
  76. ae393c3 Merge "ART: Avoid recursive abort in barrier" by Andreas Gampe · 9 years ago
  77. 1bb907e ART: Avoid recursive abort in barrier by Andreas Gampe · 9 years ago
  78. 59cb521 Merge "Fix in ReferenceTypePropagation" by Calin Juravle · 9 years ago
  79. c30e721 Merge "ART: Don't do pre-linked calls to the interpreter bridge." by Vladimir Marko · 9 years ago
  80. f91fb4a Merge "ART: Disallow classes that are abstract and final" by Andreas Gampe · 9 years ago
  81. c08ab29 ART: Don't do pre-linked calls to the interpreter bridge. by Vladimir Marko · 9 years ago
  82. 2d655f1 Merge "Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness.""" by Nicolas Geoffray · 9 years ago
  83. b783b40 Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness."" by Nicolas Geoffray · 9 years ago
  84. a63d8f4 Merge "fault_handler : debug output sp in hex and not decimal." by Narayan Kamath · 9 years ago
  85. f561aab fault_handler : debug output sp in hex and not decimal. by Narayan Kamath · 9 years ago
  86. ae37039 Merge "Use compiling class instead of outer class for access checks." by Nicolas Geoffray · 9 years ago
  87. a948b1a Merge "Opt compiler: Add disassembly to the '.cfg' output." by David Brazdil · 9 years ago
  88. eb7b739 Opt compiler: Add disassembly to the '.cfg' output. by Alexandre Rames · 9 years ago
  89. 8ec0e20 Merge "ART: Simplify (Not)Equal bool vs. int to true/false" by David Brazdil · 9 years ago
  90. 1e9ec05 ART: Simplify (Not)Equal bool vs. int to true/false by David Brazdil · 9 years ago
  91. 0f0be72 Merge "Revert "Use IsAssignableFrom instead of IsSubclass for robustness."" by Nicolas Geoffray · 9 years ago
  92. 463580c Revert "Use IsAssignableFrom instead of IsSubclass for robustness." by Nicolas Geoffray · 9 years ago
  93. afd0641 Use compiling class instead of outer class for access checks. by Nicolas Geoffray · 9 years ago
  94. e85647e Merge "Use IsAssignableFrom instead of IsSubclass for robustness." by Nicolas Geoffray · 9 years ago
  95. 8cf7cbf Merge "Fix wrong DCHECK in bounds check elimination." by Nicolas Geoffray · 9 years ago
  96. 7aa5572 Merge "Fix String Change baseline compiler errors." by Nicolas Geoffray · 9 years ago
  97. aa91920 Fix String Change baseline compiler errors. by Nicolas Geoffray · 9 years ago
  98. 74f774f Merge "Make dump-oat-target work with second architecture" by Brian Carlstrom · 9 years ago
  99. 8d82a0c Fix wrong DCHECK in bounds check elimination. by Nicolas Geoffray · 9 years ago
  100. 183617a Fix in ReferenceTypePropagation by Calin Juravle · 9 years ago