Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
24ad203aa2d6e82bbb74a96cb330a31815b5c6c4
/
test
7e773ee
Optimize away useless masking operations on shift amounts.
by Alexandre Rames
· 8 years ago
40d4c76
Add visiting for class loaders in StickyMarkSweep
by neo.chae
· 8 years ago
d3997bd
Make test for app-image loading.
by Alex Light
· 9 years ago
4e9c4e7
Smarter image layout
by Mathieu Chartier
· 8 years ago
949ce9c
Merge "Fix vtable corruption issue" into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
b47a1cc
Fix vtable corruption issue
by Alex Light
· 8 years ago
c90450a
Don't assume resolved classses are filled in for ResolvedFieldAccessTest
by Mathieu Chartier
· 8 years ago
5464c73
Fix pending exception failure for encoded statics
by Mathieu Chartier
· 8 years ago
0a210d9
Pass the right class loader when inlining.
by Nicolas Geoffray
· 8 years ago
ae093d6
JIT: Don't update the dex cache of another class loader.
by Nicolas Geoffray
· 8 years ago
b3cd84a
Fix a bug in ClassTableGet code generation for IMTs.
by Nicolas Geoffray
· 8 years ago
80d3376
Merge "Fix System.arraycopy when doing same array copying." into nyc-mr1-dev
by Nicolas Geoffray
· 8 years ago
df2d4f2
Revert "Revert "Optimize IMT""
by Artem Udovichenko
· 8 years ago
b198b01
Fix System.arraycopy when doing same array copying.
by Nicolas Geoffray
· 8 years ago
5e99abd
Work around Jack optimizations in arm64 shifter operand test.
by Vladimir Marko
· 9 years ago
2b8b604
Fix merging HLoadClass with HNewInstance.
by Vladimir Marko
· 8 years ago
0748ed9
ART: Disable no-prebuild test for run-test 608
by Andreas Gampe
· 8 years ago
c2f1735
Do not remove loads/store with unresolved accesses.
by Nicolas Geoffray
· 8 years ago
af17a5e
Fix braino in the test to make it work on target.
by Nicolas Geoffray
· 8 years ago
f7e0db0
ART: Use null for the BootClassLoader in LoadLibrary
by Andreas Gampe
· 8 years ago
f7d9946
Remove too aggressive DCHECKs.
by Nicolas Geoffray
· 8 years ago
08e5c07
Merge "Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86." into nyc-dev
by Nicolas Geoffray
· 8 years ago
a048ca8
Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86.
by Nicolas Geoffray
· 8 years ago
7c8aa83
Wrap certain exception types when loading an erroneous class.
by Jeff Hao
· 8 years ago
f479d77
ART: ArrayGet hoisting restriction added.
by Anton Shamin
· 9 years ago
2dc77ec
Fix ArtMethod::GetInvokeType for static methods on interfaces.
by Nicolas Geoffray
· 8 years ago
e1dfa0c
Fix a bug in reference type propagation.
by Nicolas Geoffray
· 8 years ago
7e50a7a
Relax annotation visibility so runtime includes build.
by Jeff Hao
· 8 years ago
26da995
Merge "Remove bogus DCHECK." into nyc-dev
by TreeHugger Robot
· 8 years ago
dcc8b75
Remove bogus DCHECK.
by Nicolas Geoffray
· 8 years ago
3176415
Merge "Revert "Revert "Move rewritten StringFactory call results into dex registers for deopt""" into nyc-dev
by Mingyao Yang
· 8 years ago
82cc2ed
Fix bug in verifier: soft fail was hiding hard fail.
by Aart Bik
· 8 years ago
6b2ddc8
Revert "Revert "Move rewritten StringFactory call results into dex registers for deopt""
by Mingyao Yang
· 9 years ago
8c185bf
Compile JNI stubs for verify-profile and interpret-only.
by Vladimir Marko
· 8 years ago
5a6171d
Revert "Move rewritten StringFactory call results into dex registers for deopt"
by Roland Levillain
· 9 years ago
0ea451b
Move rewritten StringFactory call results into dex registers for deopt
by Mingyao Yang
· 9 years ago
90328ac
Catch classes inheriting from themselves in the class linker.
by Roland Levillain
· 9 years ago
1b95ffd
Merge "Visit IMT of all classes during image writing" into nyc-dev
by Mathieu Chartier
· 9 years ago
54689b7
Visit IMT of all classes during image writing
by Mathieu Chartier
· 9 years ago
d2451e4
Merge "Fix assert failure in interpreter after deoptimization." into nyc-dev
by Mingyao Yang
· 9 years ago
12c08f0
Make quick frames of proxy methods visited if they're constructors.
by Jeff Hao
· 9 years ago
bf0c2e7
Merge "Fix another case of live_in at irreducible loop entry." into nyc-dev
by TreeHugger Robot
· 9 years ago
0b80b74
Fix assert failure in interpreter after deoptimization.
by Mingyao Yang
· 9 years ago
77ce643
Fix another case of live_in at irreducible loop entry.
by Nicolas Geoffray
· 9 years ago
ba17f45
Fix libarttest to be non debug
by Mathieu Chartier
· 9 years ago
ab9ca53
Change test 136 to use dlopen
by Mathieu Chartier
· 9 years ago
2f7c9d9
Fix issue with Constructor proxies.
by Alex Light
· 9 years ago
74acb01
Merge "ART: Fix dominance for irreducible loops" into nyc-dev
by TreeHugger Robot
· 9 years ago
7e589fe
ART: Fix dominance for irreducible loops
by David Brazdil
· 9 years ago
b7a459b
Merge "Optimizing: LoadString may not have any side effects." into nyc-dev
by Vladimir Marko
· 9 years ago
bf12e4d
Optimizing: LoadString may not have any side effects.
by Vladimir Marko
· 9 years ago
6282080
Merge "Relax the DCHECK in load store elimination." into nyc-dev
by TreeHugger Robot
· 9 years ago
bb2c93b
Relax the DCHECK in load store elimination.
by Nicolas Geoffray
· 9 years ago
ffaa91d
Workaround invokesuper underspecified behavior.
by Aart Bik
· 9 years ago
1c95192
Fix libart tests on target
by Dimitry Ivanov
· 9 years ago
e4c30e4
Merge "Do not look at dead phis during SsaRedundantPhiElimination." into nyc-dev
by TreeHugger Robot
· 9 years ago
89db4e6
Do not look at dead phis during SsaRedundantPhiElimination.
by Nicolas Geoffray
· 9 years ago
b554343
Fix vtable corruption.
by Alex Light
· 9 years ago
0452f4d
Supply librarySearchPath to PathClassLoader
by Dimitry Ivanov
· 9 years ago
366728f
Remove invoke after inlining.
by Nicolas Geoffray
· 9 years ago
cdca476
Revert "Revert "Write conflict tables in image""
by Mathieu Chartier
· 9 years ago
19b5021
Forbid HDeoptimize instructions in OSR methods.
by Nicolas Geoffray
· 9 years ago
d1a2b02
Merge "ART: Disable back edge uses for irreducible loops" into nyc-dev
by David Brazdil
· 9 years ago
5872d7c
Support to pass <uses-library> option through to dex2oat.
by Jeff Hao
· 9 years ago
2f82b70
ART: Disable back edge uses for irreducible loops
by David Brazdil
· 9 years ago
e5de54c
Split profile recording from jit compilation
by Calin Juravle
· 9 years ago
d1d7c40
Test component type for errors too. With regression test.
by Aart Bik
· 9 years ago
885c684
ART: Fix ROR Checker test
by David Brazdil
· 9 years ago
06a2b01
ART: Naive NullCheck elimination in InstructionBuilder
by David Brazdil
· 9 years ago
9ef2654
Fix HInstruction::ReplaceInput(), allow no-op.
by Vladimir Marko
· 9 years ago
c88af3f
Merge changes I5044e94b,I149273b7 into nyc-dev
by Vladimir Marko
· 9 years ago
73ddf81
Fix 570-checker-osr test for non-debuggable mode.
by Vladimir Marko
· 9 years ago
0fca5f7
Merge changes Ia55ae13e,Ib3e2e6d2 into nyc-dev
by Richard Uhler
· 9 years ago
14b0b23
ART: Fix IsLinearOrderWellFormed in liveness analysis
by David Brazdil
· 9 years ago
3563c44
Fix inlining loops in OSR mode.
by Vladimir Marko
· 9 years ago
3aa7fb86
Disable stripped-dex test for no-dex2oat.
by Richard Uhler
· 9 years ago
cfe7184
Disable stripped-dex test on target.
by Richard Uhler
· 9 years ago
617209c
Track removal of String hash functions.
by Narayan Kamath
· 9 years ago
dc4b6dd
ART: Fix nits for verifier change
by Andreas Gampe
· 9 years ago
c69c0ac
ART: Make iget receiver mismatch hard verifier error
by Andreas Gampe
· 9 years ago
7aa5d6e
Merge "Remove the JIT from the instrumentation framework." into nyc-dev
by Nicolas Geoffray
· 9 years ago
bb11c8b
Remove the JIT from the instrumentation framework.
by Nicolas Geoffray
· 9 years ago
535fd5a
Rename test whose name was too long for some configs
by David Brazdil
· 9 years ago
c93a0d1
ART: Update DCHECKs in SsaLivenessAnalysis::AddBackEdgeUses
by David Brazdil
· 9 years ago
1153ae1
Restore fallback behavior in the no-image stripped-dex case.
by Richard Uhler
· 9 years ago
f0fe04c
Allow private methods in interfaces.
by Alex Light
· 9 years ago
a5543be
Fix InsertDexFileInToClassLoader to handle null class loaders am: f2bf9d6
by Mathieu Chartier
· 9 years ago
f2bf9d6
Fix InsertDexFileInToClassLoader to handle null class loaders
by Mathieu Chartier
· 9 years ago
26e818d
Revert "Update expectations for 031-class-attributes."
by Narayan Kamath
· 9 years ago
04c2b2d
Merge "Revert "Update expectations for 031-class-attributes.""
by Narayan Kamath
· 9 years ago
ae49049
Revert "Update expectations for 031-class-attributes."
by Narayan Kamath
· 9 years ago
92ec594
Fix relocate in place to handle arbitrary app image layout
by Mathieu Chartier
· 9 years ago
564289c
Fix relocate in place to handle arbitrary app image layout
by Mathieu Chartier
· 9 years ago
1475924
ART: Change prebuild run-test setup
by Andreas Gampe
· 9 years ago
dea5933
Merge "Make sure non-fatal errors aren't printed."
by Alex Light
· 9 years ago
d26b7e4
Make sure non-fatal errors aren't printed.
by Alex Light
· 9 years ago
0830532
Remove AnnotationAccess and its remaining uses.
by Jeff Hao
· 9 years ago
2c6760a
Merge "Remove AnnotationAccess and its remaining uses."
by Jeff Hao
· 9 years ago
8913162
Merge "Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"""
by David Brazdil
· 9 years ago
dee58d6
Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals""
by David Brazdil
· 9 years ago
Next »