summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid use of std::string where we have const char*.Ian Rogers2014-08-1244-265/+422
* Merge "Revert "Revert "Remove GCC atomic workarounds."""Dan Albert2014-08-121-346/+5
|\
| * Revert "Revert "Remove GCC atomic workarounds.""Dan Albert2014-08-111-346/+5
* | Merge "Initialize art::Atomic's value to 0."Dan Albert2014-08-121-1/+1
|\ \
| * | Initialize art::Atomic's value to 0.Dan Albert2014-08-121-1/+1
| |/
* | Merge "Prevent merge conflicts."Mathieu Chartier2014-08-121-4/+4
|\ \
| * | Prevent merge conflicts.Mathieu Chartier2014-08-121-4/+4
|/ /
* | Merge "Make method tracing deoptimize on startup."Jeff Hao2014-08-111-1/+1
|\ \
| * | Make method tracing deoptimize on startup.Jeff Hao2014-08-111-1/+1
| |/
* | Merge "AArch64: Fix art_quick_string_compareto."Andreas Gampe2014-08-111-4/+4
|\ \
| * | AArch64: Fix art_quick_string_compareto.Zheng Xu2014-08-121-4/+4
* | | Merge "Fix missing operation in CombineBlocks"Vladimir Marko2014-08-111-2/+5
|\ \ \
| * | | Fix missing operation in CombineBlocksJunmo Park2014-08-121-2/+5
|/ / /
* | | Merge "Fix missing operation in SplitBlock"Vladimir Marko2014-08-111-1/+9
|\ \ \ | |/ / |/| |
| * | Fix missing operation in SplitBlockJunmo Park2014-08-091-1/+9
* | | Merge "Change FreeMemory and TotalMemory behavior."Mathieu Chartier2014-08-122-32/+38
|\ \ \ | |_|/ |/| |
| * | Change FreeMemory and TotalMemory behavior.Mathieu Chartier2014-08-112-32/+38
|/ /
* | Merge "Revert "Remove GCC atomic workarounds.""Jeff Hao2014-08-111-5/+346
|\ \
| * | Revert "Remove GCC atomic workarounds."Jeff Hao2014-08-111-5/+346
* | | Merge "Add tests for getDeclaredConstructor"Mathieu Chartier2014-08-111-0/+25
|\ \ \
| * | | Add tests for getDeclaredConstructorMathieu Chartier2014-08-081-0/+25
* | | | Merge "Fix more of the Mac build."Dave Allison2014-08-113-5/+29
|\ \ \ \
| * | | | Fix more of the Mac build.Dan Albert2014-08-113-5/+29
| | |_|/ | |/| |
* | | | Merge "Add gcstress top-level make rule, eg test-art-host-run-test-gcstress."Nicolas Geoffray2014-08-111-0/+17
|\ \ \ \
| * | | | Add gcstress top-level make rule, eg test-art-host-run-test-gcstress.Nicolas Geoffray2014-08-111-0/+17
* | | | | Merge "Remove GCC atomic workarounds."Ian Rogers2014-08-111-346/+5
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Remove GCC atomic workarounds.Ian Rogers2014-08-111-346/+5
|/ / /
* | | Merge "Fix the Mac build."Dan Albert2014-08-092-5/+11
|\ \ \
| * | | Fix the Mac build.Dan Albert2014-08-092-5/+11
|/ / /
* | | Merge "Proper fix after -Bsymbolic change."Dan Albert2014-08-093-3/+8
|\ \ \ | |/ / |/| |
| * | Proper fix after -Bsymbolic change.Dan Albert2014-08-093-3/+8
|/ /
* | Merge "Remove clang detected warning on tautological comparison"Brian Carlstrom2014-08-091-1/+0
|\ \
| * | Remove clang detected warning on tautological comparisonBrian Carlstrom2014-08-081-1/+0
|/ /
* | Merge "ART: Do not check interface being subclass for member access"Andreas Gampe2014-08-096-1/+81
|\ \
| * | ART: Do not check interface being subclass for member accessAndreas Gampe2014-08-086-1/+81
* | | Merge "ART: Turn on dex2oat watchdog on target"Andreas Gampe2014-08-091-1/+1
|\ \ \
| * | | ART: Turn on dex2oat watchdog on targetAndreas Gampe2014-07-171-1/+1
* | | | Merge "Check pause histogram sample size."Mathieu Chartier2014-08-091-3/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Check pause histogram sample size.Mathieu Chartier2014-08-081-3/+5
|/ / /
* | | Merge "ART: Fix two small DumpLIRInsn issues for x86_64 port."Ian Rogers2014-08-082-1/+2
|\ \ \
| * | | ART: Fix two small DumpLIRInsn issues for x86_64 port.Haitao Feng2014-08-082-1/+2
|/ / /
* | | Merge "ART: Fix wrong command line parameter"Andreas Gampe2014-08-081-1/+1
|\ \ \ | |_|/ |/| |
| * | ART: Fix wrong command line parameterAndreas Gampe2014-08-081-1/+1
|/ /
* | Merge "Get the native bridge library from the framework."Andreas Gampe2014-08-062-48/+12
|\ \
| * | Get the native bridge library from the framework.Calin Juravle2014-08-082-48/+12
|/ /
* | Merge "ART: Make assembler_test less chatty"Andreas Gampe2014-08-081-2/+5
|\ \
| * | ART: Make assembler_test less chattyAndreas Gampe2014-08-081-2/+5
* | | Merge "Wire up check JNI force copy mode."Ian Rogers2014-08-0851-2668/+4963
|\ \ \
| * | | Wire up check JNI force copy mode.Ian Rogers2014-08-0851-2668/+4963
* | | | Merge "Use the right instruction set for checking dex-cache staleness."Narayan Kamath2014-08-071-3/+4
|\ \ \ \ | |/ / / |/| | |