1. a12f729 Merge "Remove bogus DCHECK." by Nicolas Geoffray · 10 years ago
  2. 9638b64 Remove bogus DCHECK. by Nicolas Geoffray · 10 years ago
  3. 582195d Merge "libcore tests: increase the timeout in debug mode." by Nicolas Geoffray · 10 years ago
  4. 442cfa4 Merge "Fix field ordering for String in hprof" by Mathieu Chartier · 10 years ago
  5. 6f327bf Merge "ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371" by Andreas Gampe · 10 years ago
  6. f23f33d ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371 by Andreas Gampe · 10 years ago
  7. 07d7eab Fix field ordering for String in hprof by Mathieu Chartier · 10 years ago
  8. b1452c2 Merge "Make dex file verifier check that indexes are increasing." by Jeff Hao · 10 years ago
  9. ec96923 Make dex file verifier check that indexes are increasing. by Jeff Hao · 10 years ago
  10. 03ba67c libcore tests: increase the timeout in debug mode. by Nicolas Geoffray · 10 years ago
  11. bb3daba Merge "ART: Improve Indenter performance." by Vladimir Marko · 10 years ago
  12. 568e8f3 Merge "Fix 496 test." by Nicolas Geoffray · 10 years ago
  13. 9714a6e Fix 496 test. by Nicolas Geoffray · 10 years ago
  14. 107b61b ART: Improve Indenter performance. by Vladimir Marko · 10 years ago
  15. d4a02cf Merge "Replace some run-time assertions with compile-time ones in ART." by Roland Levillain · 10 years ago
  16. 0022bdf Merge "ART: Fix data loss when symbolizing oat files." by Roland Levillain · 10 years ago
  17. 508755a Merge "Use GetOffsetDuringLinking instead of GetOffset." by Nicolas Geoffray · 10 years ago
  18. 555b3d0 Use GetOffsetDuringLinking instead of GetOffset. by Nicolas Geoffray · 10 years ago
  19. 87dc1b0 Merge "ART: Compiler generated GC map should take care of temp registers." by Vladimir Marko · 10 years ago
  20. b5061a8 Merge "Do not overwrite an input register in shift operations." by Nicolas Geoffray · 10 years ago
  21. a4f3581 Do not overwrite an input register in shift operations. by Nicolas Geoffray · 10 years ago
  22. 1f22dbc Merge "ART: Fix GraphVisualizer dlopen crash" by David Brazdil · 10 years ago
  23. 3a690be ART: Fix GraphVisualizer dlopen crash by David Brazdil · 10 years ago
  24. da0e224 Merge "Restore DDMS recent allocation tracking's behavior" by Mathieu Chartier · 10 years ago
  25. 3355963 Merge "Fix another miranda method moving GC bug" by Mathieu Chartier · 10 years ago
  26. d4d83b8 Fix another miranda method moving GC bug by Mathieu Chartier · 10 years ago
  27. 1ed11b9 Restore DDMS recent allocation tracking's behavior by Man Cao · 10 years ago
  28. 336b0b1 Merge "base: Fix an infinite loop in HashSet::Insert" by Igor Murashkin · 10 years ago
  29. 3552d96 base: Fix an infinite loop in HashSet::Insert by Igor Murashkin · 10 years ago
  30. ac854d2 Merge "New experimental GC stress mode" by Mathieu Chartier · 10 years ago
  31. 3100080 New experimental GC stress mode by Mathieu Chartier · 10 years ago
  32. 5aa39bb Merge "Change GC to allow strings to use large object space." by Jeff Hao · 10 years ago
  33. 13e0091 Change GC to allow strings to use large object space. by Jeff Hao · 10 years ago
  34. d423552 Merge "Make large string use large object space." by Jeff Hao · 10 years ago
  35. b7c8c1a Make large string use large object space. by Jeff Hao · 10 years ago
  36. ec3a4e7 Merge "runtime: Partially implement box-lambda and unbox-lambda experimental opcodes" by Igor Murashkin · 10 years ago
  37. 11dc78c Merge "ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes" by Andreas Gampe · 10 years ago
  38. 2ee54e2 runtime: Partially implement box-lambda and unbox-lambda experimental opcodes by Igor Murashkin · 10 years ago
  39. f701229 Merge "Run an empty checkpoint before marking ends in the CC collector." by Hiroshi Yamauchi · 10 years ago
  40. 68df320 ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes by Andreas Gampe · 10 years ago
  41. ae393c3 Merge "ART: Avoid recursive abort in barrier" by Andreas Gampe · 10 years ago
  42. 1bb907e ART: Avoid recursive abort in barrier by Andreas Gampe · 10 years ago
  43. 59cb521 Merge "Fix in ReferenceTypePropagation" by Calin Juravle · 10 years ago
  44. c30e721 Merge "ART: Don't do pre-linked calls to the interpreter bridge." by Vladimir Marko · 10 years ago
  45. f91fb4a Merge "ART: Disallow classes that are abstract and final" by Andreas Gampe · 10 years ago
  46. c08ab29 ART: Don't do pre-linked calls to the interpreter bridge. by Vladimir Marko · 10 years ago
  47. 2d655f1 Merge "Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness.""" by Nicolas Geoffray · 10 years ago
  48. b783b40 Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness."" by Nicolas Geoffray · 10 years ago
  49. a63d8f4 Merge "fault_handler : debug output sp in hex and not decimal." by Narayan Kamath · 10 years ago
  50. f561aab fault_handler : debug output sp in hex and not decimal. by Narayan Kamath · 10 years ago
  51. ae37039 Merge "Use compiling class instead of outer class for access checks." by Nicolas Geoffray · 10 years ago
  52. a948b1a Merge "Opt compiler: Add disassembly to the '.cfg' output." by David Brazdil · 10 years ago
  53. eb7b739 Opt compiler: Add disassembly to the '.cfg' output. by Alexandre Rames · 10 years ago
  54. 8ec0e20 Merge "ART: Simplify (Not)Equal bool vs. int to true/false" by David Brazdil · 10 years ago
  55. 1e9ec05 ART: Simplify (Not)Equal bool vs. int to true/false by David Brazdil · 10 years ago
  56. 0f0be72 Merge "Revert "Use IsAssignableFrom instead of IsSubclass for robustness."" by Nicolas Geoffray · 10 years ago
  57. 463580c Revert "Use IsAssignableFrom instead of IsSubclass for robustness." by Nicolas Geoffray · 10 years ago
  58. afd0641 Use compiling class instead of outer class for access checks. by Nicolas Geoffray · 10 years ago
  59. e85647e Merge "Use IsAssignableFrom instead of IsSubclass for robustness." by Nicolas Geoffray · 10 years ago
  60. 8cf7cbf Merge "Fix wrong DCHECK in bounds check elimination." by Nicolas Geoffray · 10 years ago
  61. 7aa5572 Merge "Fix String Change baseline compiler errors." by Nicolas Geoffray · 10 years ago
  62. aa91920 Fix String Change baseline compiler errors. by Nicolas Geoffray · 10 years ago
  63. 74f774f Merge "Make dump-oat-target work with second architecture" by Brian Carlstrom · 10 years ago
  64. 8d82a0c Fix wrong DCHECK in bounds check elimination. by Nicolas Geoffray · 10 years ago
  65. 183617a Fix in ReferenceTypePropagation by Calin Juravle · 10 years ago
  66. 507cc6f ART: Disallow classes that are abstract and final by Andreas Gampe · 10 years ago
  67. 883ac20 Merge "Move LD_USE_LOAD_BIAS to run-test-jar to reduce log verbosity." by David Srbecky · 10 years ago
  68. c9ede38 Move LD_USE_LOAD_BIAS to run-test-jar to reduce log verbosity. by David Srbecky · 10 years ago
  69. ab00b7a Make dump-oat-target work with second architecture by Brian Carlstrom · 10 years ago
  70. 1e73a95 Merge "Use signed encoding when using relative CFI addresses." by David Srbecky · 10 years ago
  71. 1706588 Use signed encoding when using relative CFI addresses. by David Srbecky · 10 years ago
  72. a60bd74 Merge "ART: Check for expected args for instance methods" by Andreas Gampe · 10 years ago
  73. ef0b1a1 ART: Check for expected args for instance methods by Andreas Gampe · 10 years ago
  74. ba7837b Merge "ART: Check var-arg count earlier in method verifier" by Andreas Gampe · 10 years ago
  75. 46ec520 Run an empty checkpoint before marking ends in the CC collector. by Hiroshi Yamauchi · 10 years ago
  76. 29498a2 ART: Check var-arg count earlier in method verifier by Taiju Tsuiki · 10 years ago
  77. d1a0633 Merge "Fix GC map generation edge case" by Mathieu Chartier · 10 years ago
  78. f8da196 Fix GC map generation edge case by Mathieu Chartier · 10 years ago
  79. d5ff8c5 Merge "Fix case where block has no predecessor for StringChange." by Jeff Hao · 10 years ago
  80. dde9827 Fix case where block has no predecessor for StringChange. by Jeff Hao · 10 years ago
  81. af268bb Use IsAssignableFrom instead of IsSubclass for robustness. by Nicolas Geoffray · 10 years ago
  82. e102f19 Merge "Fix StringChange for optimizing compiler." by Jeff Hao · 10 years ago
  83. e4bb626 Merge "Quick: Handle total high/low register overlap on arm/mips." by Vladimir Marko · 10 years ago
  84. 87a135e Merge "Be careful with predecessor/successor index." by Nicolas Geoffray · 10 years ago
  85. 8b20f88 Be careful with predecessor/successor index. by Nicolas Geoffray · 10 years ago
  86. ff3fd95 Merge "Quick: Fix optimizations for empty if blocks." by Vladimir Marko · 10 years ago
  87. dbc0345 Merge "Opt compiler: Add a description to MIP64 slow paths." by Roland Levillain · 10 years ago
  88. 4664889 Opt compiler: Add a description to MIP64 slow paths. by Roland Levillain · 10 years ago
  89. 7ed9cec Merge "MIPS: Initial version of optimizing compiler for MIPS64R6." by Roland Levillain · 10 years ago
  90. 4dda337 MIPS: Initial version of optimizing compiler for MIPS64R6. by Alexey Frunze · 10 years ago
  91. 71af6f7 Merge "Opt compiler: Add a description to slow paths." by David Brazdil · 10 years ago
  92. 8958f7f Quick: Handle total high/low register overlap on arm/mips. by Vladimir Marko · 10 years ago
  93. f11c420 Quick: Fix optimizations for empty if blocks. by Vladimir Marko · 10 years ago
  94. 9931f31 Opt compiler: Add a description to slow paths. by Alexandre Rames · 10 years ago
  95. 97d207c Merge "Use compiling class instead of referrer for access checks." by Nicolas Geoffray · 10 years ago
  96. 3045174 Use compiling class instead of referrer for access checks. by Nicolas Geoffray · 10 years ago
  97. d8d7b90 Merge "Do not expect 0 or 1 only when comparing a boolean." by Nicolas Geoffray · 10 years ago
  98. e438757 Merge "Verifier: check an aput, even if we know it will fail." by Nicolas Geoffray · 10 years ago
  99. 3c4ab80 Do not expect 0 or 1 only when comparing a boolean. by Nicolas Geoffray · 10 years ago
  100. be59b85 Merge "Make Main public to pass tests on all configurations." by Nicolas Geoffray · 10 years ago