summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-17Make Monitor::Wait more robust to spurious Inflate failures.linaro-armv8-14.08Ian Rogers
2014-08-12Merge "Avoid use of std::string where we have const char*."Ian Rogers
2014-08-12Avoid use of std::string where we have const char*.Ian Rogers
2014-08-12Merge "Revert "Revert "Remove GCC atomic workarounds."""Dan Albert
2014-08-12Merge "Initialize art::Atomic's value to 0."Dan Albert
2014-08-12Initialize art::Atomic's value to 0.Dan Albert
2014-08-12Merge "Implement GenInlinedReverseBits"Ian Rogers
2014-08-12Implement GenInlinedReverseBitsYixin Shou
2014-08-12Merge "Fix art build script"Ian Rogers
2014-08-13Fix art build scriptJunmo Park
2014-08-12Merge "Prevent merge conflicts."Mathieu Chartier
2014-08-12Prevent merge conflicts.Mathieu Chartier
2014-08-11Revert "Revert "Remove GCC atomic workarounds.""Dan Albert
2014-08-11Merge "Make method tracing deoptimize on startup."Jeff Hao
2014-08-11Make method tracing deoptimize on startup.Jeff Hao
2014-08-11Merge "Revert "Remove GCC atomic workarounds.""Jeff Hao
2014-08-11Revert "Remove GCC atomic workarounds."Jeff Hao
2014-08-11Merge "Add tests for getDeclaredConstructor"Mathieu Chartier
2014-08-11Merge "Fix more of the Mac build."Dave Allison
2014-08-11Fix more of the Mac build.Dan Albert
2014-08-11Merge "AArch64: Fix art_quick_string_compareto."Andreas Gampe
2014-08-12AArch64: Fix art_quick_string_compareto.Zheng Xu
2014-08-12Merge "Change FreeMemory and TotalMemory behavior."Mathieu Chartier
2014-08-11Change FreeMemory and TotalMemory behavior.Mathieu Chartier
2014-08-11Merge "Fix missing operation in CombineBlocks"Vladimir Marko
2014-08-12Fix missing operation in CombineBlocksJunmo Park
2014-08-11Merge "Fix missing operation in SplitBlock"Vladimir Marko
2014-08-11Remove GCC atomic workarounds.Ian Rogers
2014-08-11Merge "Add gcstress top-level make rule, eg test-art-host-run-test-gcstress."Nicolas Geoffray
2014-08-11Add gcstress top-level make rule, eg test-art-host-run-test-gcstress.Nicolas Geoffray
2014-08-11Merge "Remove GCC atomic workarounds."Ian Rogers
2014-08-09Fix missing operation in SplitBlockJunmo Park
2014-08-09Merge "Remove clang detected warning on tautological comparison"Brian Carlstrom
2014-08-08Remove clang detected warning on tautological comparisonBrian Carlstrom
2014-08-09Merge "Fix the Mac build."Dan Albert
2014-08-09Fix the Mac build.Dan Albert
2014-08-09Merge "ART: Do not check interface being subclass for member access"Andreas Gampe
2014-08-08ART: Do not check interface being subclass for member accessAndreas Gampe
2014-08-09Merge "ART: Turn on dex2oat watchdog on target"Andreas Gampe
2014-08-09Merge "Check pause histogram sample size."Mathieu Chartier
2014-08-09Merge "Proper fix after -Bsymbolic change."Dan Albert
2014-08-09Proper fix after -Bsymbolic change.Dan Albert
2014-08-08Check pause histogram sample size.Mathieu Chartier
2014-08-08Add tests for getDeclaredConstructorMathieu Chartier
2014-08-08Merge "ART: Fix two small DumpLIRInsn issues for x86_64 port."Ian Rogers
2014-08-08ART: Fix two small DumpLIRInsn issues for x86_64 port.Haitao Feng
2014-08-08Merge "ART: Fix wrong command line parameter"Andreas Gampe
2014-08-08ART: Fix wrong command line parameterAndreas Gampe
2014-08-06Merge "Get the native bridge library from the framework."Andreas Gampe
2014-08-08Get the native bridge library from the framework.Calin Juravle