Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
76ab347dc9b89970da1451568965ee208c728c43
76ab347
Fix art build script
by Junmo Park
· 11 years ago
99c251b
Merge "Revert "Revert "Remove GCC atomic workarounds."""
by Dan Albert
· 11 years ago
9c1dffe
Merge "Initialize art::Atomic's value to 0."
by Dan Albert
· 11 years ago
6a3f8d9
Initialize art::Atomic's value to 0.
by Dan Albert
· 11 years ago
290bf82
Merge "Prevent merge conflicts."
by Mathieu Chartier
· 11 years ago
c30a725
Prevent merge conflicts.
by Mathieu Chartier
· 11 years ago
aab0f86
Revert "Revert "Remove GCC atomic workarounds.""
by Dan Albert
· 11 years ago
6638624
Merge "Make method tracing deoptimize on startup."
by Jeff Hao
· 11 years ago
bc678bb
Make method tracing deoptimize on startup.
by Jeff Hao
· 11 years ago
6814d7b
Merge "Revert "Remove GCC atomic workarounds.""
by Jeff Hao
· 11 years ago
626a246
Revert "Remove GCC atomic workarounds."
by Jeff Hao
· 11 years ago
ce22318
Merge "Add tests for getDeclaredConstructor"
by Mathieu Chartier
· 11 years ago
fba8371
Merge "Fix more of the Mac build."
by Dave Allison
· 11 years ago
85fa796
Fix more of the Mac build.
by Dan Albert
· 11 years ago
3792f6f
Merge "AArch64: Fix art_quick_string_compareto."
by Andreas Gampe
· 11 years ago
62ddb32
AArch64: Fix art_quick_string_compareto.
by Zheng Xu
· 11 years ago
c2798e9
Merge "Change FreeMemory and TotalMemory behavior."
by Mathieu Chartier
· 11 years ago
dd162fb
Change FreeMemory and TotalMemory behavior.
by Mathieu Chartier
· 11 years ago
1cabb1c
Merge "Fix missing operation in CombineBlocks"
by Vladimir Marko
· 11 years ago
f1770fd
Fix missing operation in CombineBlocks
by Junmo Park
· 11 years ago
e95df5f
Merge "Fix missing operation in SplitBlock"
by Vladimir Marko
· 11 years ago
a29ffd5
Remove GCC atomic workarounds.
by Ian Rogers
· 11 years ago
6e1fa76
Merge "Add gcstress top-level make rule, eg test-art-host-run-test-gcstress."
by Nicolas Geoffray
· 11 years ago
2cfa5f1
Add gcstress top-level make rule, eg test-art-host-run-test-gcstress.
by Nicolas Geoffray
· 11 years ago
0de6e0d
Merge "Remove GCC atomic workarounds."
by Ian Rogers
· 11 years ago
90223cc
Fix missing operation in SplitBlock
by Junmo Park
· 11 years ago
5607c8e
Merge "Remove clang detected warning on tautological comparison"
by Brian Carlstrom
· 11 years ago
c991107
Remove clang detected warning on tautological comparison
by Brian Carlstrom
· 11 years ago
02a6317
Merge "Fix the Mac build."
by Dan Albert
· 11 years ago
90c5879
Fix the Mac build.
by Dan Albert
· 11 years ago
7493a5b
Merge "ART: Do not check interface being subclass for member access"
by Andreas Gampe
· 11 years ago
13f8a16
ART: Do not check interface being subclass for member access
by Andreas Gampe
· 11 years ago
f0d5427
Merge "ART: Turn on dex2oat watchdog on target"
by Andreas Gampe
· 11 years ago
c5ec29d
Merge "Check pause histogram sample size."
by Mathieu Chartier
· 11 years ago
cab2647
Merge "Proper fix after -Bsymbolic change."
by Dan Albert
· 11 years ago
58bea4a
Proper fix after -Bsymbolic change.
by Dan Albert
· 11 years ago
376fc3c
Check pause histogram sample size.
by Mathieu Chartier
· 11 years ago
3ed4c54
Add tests for getDeclaredConstructor
by Mathieu Chartier
· 11 years ago
e74fcc4
Merge "ART: Fix two small DumpLIRInsn issues for x86_64 port."
by Ian Rogers
· 11 years ago
e70f179
ART: Fix two small DumpLIRInsn issues for x86_64 port.
by Haitao Feng
· 11 years ago
3fa8a76
Merge "ART: Fix wrong command line parameter"
by Andreas Gampe
· 11 years ago
c4a7acf
ART: Fix wrong command line parameter
by Andreas Gampe
· 11 years ago
2c798f4
Merge "Get the native bridge library from the framework."
by Andreas Gampe
· 11 years ago
421b646
Get the native bridge library from the framework.
by Calin Juravle
· 11 years ago
76c9502
Merge "ART: Make assembler_test less chatty"
by Andreas Gampe
· 11 years ago
54e15de
ART: Make assembler_test less chatty
by Andreas Gampe
· 11 years ago
1d84f85
Merge "Wire up check JNI force copy mode."
by Ian Rogers
· 11 years ago
68d8b42
Wire up check JNI force copy mode.
by Ian Rogers
· 11 years ago
fa5ca01
Merge "Use the right instruction set for checking dex-cache staleness."
by Narayan Kamath
· 11 years ago
202d1f0
Use the right instruction set for checking dex-cache staleness.
by Narayan Kamath
· 11 years ago
9c522c2
Merge "Fix performance regression in OatFile::GetOatDexFile()."
by Vladimir Marko
· 11 years ago
3f5838d
Fix performance regression in OatFile::GetOatDexFile().
by Vladimir Marko
· 11 years ago
f4009e2
Merge "Fix target and host gtest dependencies."
by Nicolas Geoffray
· 11 years ago
6400683
Fix target and host gtest dependencies.
by Nicolas Geoffray
· 11 years ago
028ca29
Merge "Add implicit checks for x86_64 architecture."
by Dave Allison
· 11 years ago
dfd3b47
Add implicit checks for x86_64 architecture.
by Dave Allison
· 11 years ago
8b62dc0
Merge "Fix GetDexCanonicalLocation test for relative paths."
by Calin Juravle
· 11 years ago
61281dc
Fix GetDexCanonicalLocation test for relative paths.
by Calin Juravle
· 11 years ago
147594f
Merge changes I0c2e2efb,Id842648e
by Nicolas Geoffray
· 11 years ago
3bed41c
Workaround for test failures after Bsymbolic fix.
by Dan Albert
· 11 years ago
d842648
Revert "Fix build without -Bsymbolic."
by Dan Albert
· 11 years ago
1514bcd
Merge "Fix build without -Bsymbolic."
by Dan Albert
· 11 years ago
7663126
Merge "Clean up card table test."
by Mathieu Chartier
· 11 years ago
46ee77d
Merge "Guard pause histogram with lock."
by Mathieu Chartier
· 11 years ago
104fa0c
Guard pause histogram with lock.
by Mathieu Chartier
· 11 years ago
47e2e95
Clean up card table test.
by Mathieu Chartier
· 11 years ago
bae21bb
Fix build without -Bsymbolic.
by Dan Albert
· 11 years ago
25904e3
Merge "Add arraycopy intrinsic for arm and arm64."
by Andreas Gampe
· 11 years ago
947717a
Add arraycopy intrinsic for arm and arm64.
by Zheng Xu
· 11 years ago
52fed5a
Merge "Emit CFI for x86 & x86_64 JNI compiler."
by Andreas Gampe
· 11 years ago
01fc4ee
Merge "Support x86_64 stack overflow checks in opt compiler."
by Nicolas Geoffray
· 11 years ago
f6e206c
Support x86_64 stack overflow checks in opt compiler.
by Nicolas Geoffray
· 11 years ago
6bbcc8b
Merge "Fix a SIGSEGV at background-to-foreground collector transition."
by Hiroshi Yamauchi
· 11 years ago
69d86b1
Merge "Check for a NULL pointer, do not call Build."
by Christopher Ferris
· 11 years ago
c1276c8
Fix a SIGSEGV at background-to-foreground collector transition.
by Hiroshi Yamauchi
· 11 years ago
a2069c7
Revert "Rename openDexFileNative to openDexFile."
by Calin Juravle
· 11 years ago
836572a
Check for a NULL pointer, do not call Build.
by Christopher Ferris
· 11 years ago
547cdfd
Emit CFI for x86 & x86_64 JNI compiler.
by Tong Shen
· 11 years ago
484e2c2
Merge "Revert "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY.""
by Brian Carlstrom
· 11 years ago
3d4e684
Revert "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY."
by Brian Carlstrom
· 11 years ago
6175442
Merge changes Ibe92d8b5,I9bada598
by Brian Carlstrom
· 11 years ago
6e183f2
Make system use patchoat to relocate during runtime.
by Alex Light
· 11 years ago
eb76e11
Temporary fix for bad LIR generation in GenInlinedGet.
by Alex Light
· 11 years ago
66d8e85
Merge "Add test for equals and hashCode in ParameterizedType"
by Piotr Jastrzebski
· 11 years ago
68b539e
Add test for equals and hashCode in ParameterizedType
by Piotr Jastrzebski
· 11 years ago
4853f94
Merge "Fix byte_cas to use uintptr_t Atomic."
by Mathieu Chartier
· 11 years ago
aa3c3e5
Fix byte_cas to use uintptr_t Atomic.
by Mathieu Chartier
· 11 years ago
ae5092f
Merge "Fix movw in x86_64 assembler."
by Nicolas Geoffray
· 11 years ago
e4ded41
Fix movw in x86_64 assembler.
by Nicolas Geoffray
· 11 years ago
6a64b3d
Merge "Revert "Rename openDexFileNative to openDexFile.""
by Calin Juravle
· 11 years ago
4b6d27c
Merge "x86: Fix assembler for Pextr"
by Ian Rogers
· 11 years ago
70c3e11
Merge "Fix analysis_attributes_ to update missing definitions."
by Bill Buzbee
· 11 years ago
81550fa
Merge "AArch64: Implicit StackOverflow/NPE/Suspend checks."
by Dave Allison
· 11 years ago
b30d858
Merge "Fix art build script."
by Ian Rogers
· 11 years ago
9c59767
Merge "Fixed build breakage due to incorrect class TypeId."
by Mathieu Chartier
· 11 years ago
4fc7853
Fixed build breakage due to incorrect class TypeId.
by Fred Shih
· 11 years ago
255916d
Merge "Make patchoat use the sht_entsize when patching."
by Nicolas Geoffray
· 11 years ago
4b0d2d9
Make patchoat use the sht_entsize when patching.
by Alex Light
· 11 years ago
d5c78f4
AArch64: Implicit StackOverflow/NPE/Suspend checks.
by Stuart Monteith
· 11 years ago
4d110c2
Merge "ART: Remove test files after test"
by Andreas Gampe
· 11 years ago
Next »