- b510c82 Merge "Remove unused headers." by Ian Rogers · 10 years ago
- 283e2d6 Merge "On arm64/optimizing, compile the boot image with interpreter." by Nicolas Geoffray · 10 years ago
- 5e4d513 On arm64/optimizing, compile the boot image with interpreter. by Nicolas Geoffray · 10 years ago
- 7c8ce29 Merge "ART: Add PackedSwitch support to the optimizing compiler" by Andreas Gampe · 10 years ago
- d881df5 ART: Add PackedSwitch support to the optimizing compiler by Andreas Gampe · 10 years ago
- 8a717bc Merge "Temporary disable the test." by Nicolas Geoffray · 10 years ago
- 72c25a9 Temporary disable the test. by Nicolas Geoffray · 10 years ago
- c122261 Merge "Build core.oat without flags." by Nicolas Geoffray · 10 years ago
- 5d672a6 Build core.oat without flags. by Nicolas Geoffray · 10 years ago
- 875ca0f Merge "Revert "Rewrite ImageWriter's merging of String char[]s."" by Vladimir Marko · 10 years ago
- 0540330 Merge "Add support for float-to-double & double-to-float in optimizing." by Roland Levillain · 10 years ago
- 4c964de Revert "Rewrite ImageWriter's merging of String char[]s." by Vladimir Marko · 10 years ago
- 8964e2b Add support for float-to-double & double-to-float in optimizing. by Roland Levillain · 10 years ago
- 833e903 Merge "Add support for float-to-long in the optimizing compiler." by Roland Levillain · 10 years ago
- 624279f Add support for float-to-long in the optimizing compiler. by Roland Levillain · 10 years ago
- 3947000 Merge "Rewrite ImageWriter's merging of String char[]s." by Vladimir Marko · 10 years ago
- c73743c Rewrite ImageWriter's merging of String char[]s. by Vladimir Marko · 10 years ago
- baede34 Merge "JDWP: fix breakpoint for method in the image" by Sebastien Hertz · 10 years ago
- 989210e Merge "Quick: Use fewer insns for ARM LDR/STR with large offsets." by Vladimir Marko · 10 years ago
- aed3ad7 Quick: Use fewer insns for ARM LDR/STR with large offsets. by Vladimir Marko · 10 years ago
- 4334f95 Merge "Call ProcessStrings() in ImageWriter, fix prefix check." by Vladimir Marko · 10 years ago
- 6963e44 JDWP: fix breakpoint for method in the image by Sebastien Hertz · 10 years ago
- 31bacb9 Merge "Remove method verification results right after compiling a method" by Mathieu Chartier · 10 years ago
- ab972ef Remove method verification results right after compiling a method by Mathieu Chartier · 10 years ago
- 8b9a97e Merge "ART: Fix unclosed files in dex2oat" by Andreas Gampe · 10 years ago
- a650e70 ART: Fix unclosed files in dex2oat by Andreas Gampe · 10 years ago
- 14317f0 Remove unused headers. by Ian Rogers · 10 years ago
- 27478e6 Merge "Don't re-use arttest when calling loadLibrary." by Nicolas Geoffray · 10 years ago
- 005f697 Don't re-use arttest when calling loadLibrary. by Nicolas Geoffray · 10 years ago
- acb23cf Merge "Fix VM-less builds." by David 'Digit' Turner · 10 years ago
- 3389ca7 Call ProcessStrings() in ImageWriter, fix prefix check. by Vladimir Marko · 10 years ago
- ccce1c0 Merge "Implement InexpensiveConstantInt(., opcode) for ARM." by Vladimir Marko · 10 years ago
- 9a64a46 Merge "Add support for float-to-int in the optimizing compiler." by Roland Levillain · 10 years ago
- add2f94 Merge "Fix a compiler bug related to a catch-less try-finally statement." by Roland Levillain · 10 years ago
- 1a3960a Merge "Explicitly give compiler options to test scripts" by Nicolas Geoffray · 10 years ago
- c9338b9 Explicitly give compiler options to test scripts by Nicolas Geoffray · 10 years ago
- a29f698 Implement InexpensiveConstantInt(., opcode) for ARM. by Vladimir Marko · 10 years ago
- 3f8f936 Add support for float-to-int in the optimizing compiler. by Roland Levillain · 10 years ago
- fc600dc Fix a compiler bug related to a catch-less try-finally statement. by Roland Levillain · 10 years ago
- bbba809 Merge "Fix new-instance node." by Calin Juravle · 10 years ago
- 5ae0d29 Merge "Update libcore script and add a new expectation file." by Nicolas Geoffray · 10 years ago
- c3837e4 Update libcore script and add a new expectation file. by Nicolas Geoffray · 10 years ago
- 62753c4 Fix VM-less builds. by David 'Digit' Turner · 10 years ago
- 6045c9a Merge "Fix mac build" by Mathieu Chartier · 10 years ago
- e3a650a Fix mac build by Mathieu Chartier · 10 years ago
- 62070ac Merge "Remove MethodHelper." by Ian Rogers · 10 years ago
- 1a10218 Remove MethodHelper. by Ian Rogers · 10 years ago
- a4b47a1 Merge "Remove MethodHelper::HasSameSignatureWithDifferentClassLoaders." by Ian Rogers · 10 years ago
- 539f938 Merge "Print memory usage in dex2oat shutdown" by Mathieu Chartier · 10 years ago
- b5fb207 Remove MethodHelper::HasSameSignatureWithDifferentClassLoaders. by Ian Rogers · 10 years ago
- 49285c5 Print memory usage in dex2oat shutdown by Mathieu Chartier · 10 years ago
- b5af264 Merge "Fix artQuickResolutionTrampoline." by Ian Rogers · 10 years ago
- 00f1527 Fix artQuickResolutionTrampoline. by Ian Rogers · 10 years ago
- 8108721 Merge "Remove MethodHelper::HasSameNameAndSignature." by Ian Rogers · 10 years ago
- f224751 Remove MethodHelper::HasSameNameAndSignature. by Ian Rogers · 10 years ago
- 384f729 Merge "Move GetClassFromTypeIdx to ArtMethod." by Ian Rogers · 10 years ago
- a048560 Move GetClassFromTypeIdx to ArtMethod. by Ian Rogers · 10 years ago
- c1f5f73 Merge "Remove FieldHelper." by Ian Rogers · 10 years ago
- fc8b502 Merge "Don't force color diagnostics." by Dan Albert · 10 years ago
- 08f1f50 Remove FieldHelper. by Ian Rogers · 10 years ago
- 6c7cdc5 Don't force color diagnostics. by Dan Albert · 10 years ago
- 8443637 Merge "ART: Build fix." by Andreas Gampe · 10 years ago
- dc8b63c ART: Build fix. by Andreas Gampe · 10 years ago
- f842571 Merge "Move FindDexMethodIndexInOtherDexFile into ArtMethod." by Ian Rogers · 10 years ago
- e0a02da Move FindDexMethodIndexInOtherDexFile into ArtMethod. by Ian Rogers · 10 years ago
- eb8a32f Merge "ART: Change boot image class update" by Andreas Gampe · 10 years ago
- 92a6ed2 Fix new-instance node. by Calin Juravle · 10 years ago
- b67f965 Merge "ART: Add some thread abort logging" by Andreas Gampe · 10 years ago
- 5055c8e Merge "ART: Print initialization failures to file" by Andreas Gampe · 10 years ago
- 4256440 Merge "Remove MethodHelper from the interpreter." by Ian Rogers · 10 years ago
- e94652f Remove MethodHelper from the interpreter. by Ian Rogers · 10 years ago
- 32750ae Merge "Add a way to pass GDB commands" by Mathieu Chartier · 10 years ago
- c0a8a80 Add a way to pass GDB commands by Mathieu Chartier · 10 years ago
- e7106cb Merge "ART: Avoid a recursive abort" by Andreas Gampe · 10 years ago
- f25c2ec Merge "Fix OOM throwing if it happens in finalizer reference (take 2)" by Nicolas Geoffray · 10 years ago
- 3ac90da Fix OOM throwing if it happens in finalizer reference (take 2) by Pavel Vyssotski · 10 years ago
- e0245b0 Merge "[optimizing compiler] Fix invoke-direct" by Calin Juravle · 10 years ago
- 98646a3 Merge "Add a branch to ensure the test is compiled." by Nicolas Geoffray · 10 years ago
- 48c60f2 Add a branch to ensure the test is compiled. by Nicolas Geoffray · 10 years ago
- 383993c Merge "Add some heursitics for compiling, close to Quick's." by Nicolas Geoffray · 10 years ago
- 68af004 Merge "Treat SSA transformation special, as we may have to bailout." by Nicolas Geoffray · 10 years ago
- f537012 Treat SSA transformation special, as we may have to bailout. by Nicolas Geoffray · 10 years ago
- c7c8fe2 [optimizing compiler] Fix invoke-direct by Calin Juravle · 10 years ago
- 10a573a Merge "Don't run optimizations after baseline." by Nicolas Geoffray · 10 years ago
- 43a539f Add some heursitics for compiling, close to Quick's. by Nicolas Geoffray · 10 years ago
- f7ebda4 Merge "Fix fault handler invoked before vm running." by Christopher Ferris · 10 years ago
- ea09c1e Merge "Try normal allocation if large object allocation fails" by Mathieu Chartier · 10 years ago
- 446f9ee Try normal allocation if large object allocation fails by Mathieu Chartier · 10 years ago
- 87e0aa4 Merge "Fix growth limit / footprint limit problems" by Mathieu Chartier · 10 years ago
- 0310da5 Fix growth limit / footprint limit problems by Mathieu Chartier · 10 years ago
- 90fe256 Merge "Set dex_cache_strings_ when we call Class::SetDexCache" by Mathieu Chartier · 10 years ago
- 37b55eb Don't run optimizations after baseline. by Nicolas Geoffray · 10 years ago
- 91a6dc4 Set dex_cache_strings_ when we call Class::SetDexCache by Mathieu Chartier · 10 years ago
- dde815a Merge "ART: x86 specific clearing higher bits when converting long to int" by Bill Buzbee · 10 years ago
- 758662e Merge "Quick: Fix neg-long on ARM for overlapping regs." by Vladimir Marko · 10 years ago
- 05d5810 Merge "Refactor handling of conditional branches with known result." by Vladimir Marko · 10 years ago
- 0a08097 Merge "Quick: Use 16-bit conditional branch in Thumb2." by Vladimir Marko · 10 years ago
- 057491f Merge "Quick: Use 16-bit Thumb2 PUSH/POP when possible." by Vladimir Marko · 10 years ago
- 2f340a8 Quick: Fix neg-long on ARM for overlapping regs. by Vladimir Marko · 10 years ago
- 0c137c4 Merge "Remove type conversion nodes converting to the same type." by Nicolas Geoffray · 10 years ago