Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
5aa39bb7f93cf2e8f73d06980b588519825c0ebe
5aa39bb
Merge "Change GC to allow strings to use large object space."
by Jeff Hao
· 9 years ago
13e0091
Change GC to allow strings to use large object space.
by Jeff Hao
· 9 years ago
d423552
Merge "Make large string use large object space."
by Jeff Hao
· 9 years ago
b7c8c1a
Make large string use large object space.
by Jeff Hao
· 9 years ago
ec3a4e7
Merge "runtime: Partially implement box-lambda and unbox-lambda experimental opcodes"
by Igor Murashkin
· 9 years ago
11dc78c
Merge "ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes"
by Andreas Gampe
· 9 years ago
2ee54e2
runtime: Partially implement box-lambda and unbox-lambda experimental opcodes
by Igor Murashkin
· 9 years ago
f701229
Merge "Run an empty checkpoint before marking ends in the CC collector."
by Hiroshi Yamauchi
· 9 years ago
68df320
ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes
by Andreas Gampe
· 9 years ago
ae393c3
Merge "ART: Avoid recursive abort in barrier"
by Andreas Gampe
· 9 years ago
1bb907e
ART: Avoid recursive abort in barrier
by Andreas Gampe
· 9 years ago
59cb521
Merge "Fix in ReferenceTypePropagation"
by Calin Juravle
· 9 years ago
c30e721
Merge "ART: Don't do pre-linked calls to the interpreter bridge."
by Vladimir Marko
· 9 years ago
f91fb4a
Merge "ART: Disallow classes that are abstract and final"
by Andreas Gampe
· 9 years ago
c08ab29
ART: Don't do pre-linked calls to the interpreter bridge.
by Vladimir Marko
· 9 years ago
2d655f1
Merge "Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness."""
by Nicolas Geoffray
· 9 years ago
b783b40
Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness.""
by Nicolas Geoffray
· 9 years ago
a63d8f4
Merge "fault_handler : debug output sp in hex and not decimal."
by Narayan Kamath
· 9 years ago
f561aab
fault_handler : debug output sp in hex and not decimal.
by Narayan Kamath
· 9 years ago
ae37039
Merge "Use compiling class instead of outer class for access checks."
by Nicolas Geoffray
· 9 years ago
a948b1a
Merge "Opt compiler: Add disassembly to the '.cfg' output."
by David Brazdil
· 9 years ago
eb7b739
Opt compiler: Add disassembly to the '.cfg' output.
by Alexandre Rames
· 9 years ago
8ec0e20
Merge "ART: Simplify (Not)Equal bool vs. int to true/false"
by David Brazdil
· 9 years ago
1e9ec05
ART: Simplify (Not)Equal bool vs. int to true/false
by David Brazdil
· 9 years ago
0f0be72
Merge "Revert "Use IsAssignableFrom instead of IsSubclass for robustness.""
by Nicolas Geoffray
· 9 years ago
463580c
Revert "Use IsAssignableFrom instead of IsSubclass for robustness."
by Nicolas Geoffray
· 9 years ago
afd0641
Use compiling class instead of outer class for access checks.
by Nicolas Geoffray
· 9 years ago
e85647e
Merge "Use IsAssignableFrom instead of IsSubclass for robustness."
by Nicolas Geoffray
· 9 years ago
8cf7cbf
Merge "Fix wrong DCHECK in bounds check elimination."
by Nicolas Geoffray
· 9 years ago
7aa5572
Merge "Fix String Change baseline compiler errors."
by Nicolas Geoffray
· 9 years ago
aa91920
Fix String Change baseline compiler errors.
by Nicolas Geoffray
· 9 years ago
74f774f
Merge "Make dump-oat-target work with second architecture"
by Brian Carlstrom
· 9 years ago
8d82a0c
Fix wrong DCHECK in bounds check elimination.
by Nicolas Geoffray
· 9 years ago
183617a
Fix in ReferenceTypePropagation
by Calin Juravle
· 9 years ago
507cc6f
ART: Disallow classes that are abstract and final
by Andreas Gampe
· 9 years ago
883ac20
Merge "Move LD_USE_LOAD_BIAS to run-test-jar to reduce log verbosity."
by David Srbecky
· 9 years ago
c9ede38
Move LD_USE_LOAD_BIAS to run-test-jar to reduce log verbosity.
by David Srbecky
· 9 years ago
ab00b7a
Make dump-oat-target work with second architecture
by Brian Carlstrom
· 9 years ago
1e73a95
Merge "Use signed encoding when using relative CFI addresses."
by David Srbecky
· 9 years ago
1706588
Use signed encoding when using relative CFI addresses.
by David Srbecky
· 9 years ago
a60bd74
Merge "ART: Check for expected args for instance methods"
by Andreas Gampe
· 9 years ago
ef0b1a1
ART: Check for expected args for instance methods
by Andreas Gampe
· 9 years ago
ba7837b
Merge "ART: Check var-arg count earlier in method verifier"
by Andreas Gampe
· 9 years ago
46ec520
Run an empty checkpoint before marking ends in the CC collector.
by Hiroshi Yamauchi
· 9 years ago
29498a2
ART: Check var-arg count earlier in method verifier
by Taiju Tsuiki
· 10 years ago
d1a0633
Merge "Fix GC map generation edge case"
by Mathieu Chartier
· 9 years ago
f8da196
Fix GC map generation edge case
by Mathieu Chartier
· 9 years ago
d5ff8c5
Merge "Fix case where block has no predecessor for StringChange."
by Jeff Hao
· 9 years ago
dde9827
Fix case where block has no predecessor for StringChange.
by Jeff Hao
· 9 years ago
af268bb
Use IsAssignableFrom instead of IsSubclass for robustness.
by Nicolas Geoffray
· 9 years ago
e102f19
Merge "Fix StringChange for optimizing compiler."
by Jeff Hao
· 9 years ago
e4bb626
Merge "Quick: Handle total high/low register overlap on arm/mips."
by Vladimir Marko
· 9 years ago
87a135e
Merge "Be careful with predecessor/successor index."
by Nicolas Geoffray
· 9 years ago
8b20f88
Be careful with predecessor/successor index.
by Nicolas Geoffray
· 9 years ago
ff3fd95
Merge "Quick: Fix optimizations for empty if blocks."
by Vladimir Marko
· 9 years ago
dbc0345
Merge "Opt compiler: Add a description to MIP64 slow paths."
by Roland Levillain
· 9 years ago
4664889
Opt compiler: Add a description to MIP64 slow paths.
by Roland Levillain
· 9 years ago
7ed9cec
Merge "MIPS: Initial version of optimizing compiler for MIPS64R6."
by Roland Levillain
· 9 years ago
4dda337
MIPS: Initial version of optimizing compiler for MIPS64R6.
by Alexey Frunze
· 9 years ago
71af6f7
Merge "Opt compiler: Add a description to slow paths."
by David Brazdil
· 9 years ago
8958f7f
Quick: Handle total high/low register overlap on arm/mips.
by Vladimir Marko
· 9 years ago
f11c420
Quick: Fix optimizations for empty if blocks.
by Vladimir Marko
· 9 years ago
9931f31
Opt compiler: Add a description to slow paths.
by Alexandre Rames
· 9 years ago
97d207c
Merge "Use compiling class instead of referrer for access checks."
by Nicolas Geoffray
· 9 years ago
3045174
Use compiling class instead of referrer for access checks.
by Nicolas Geoffray
· 9 years ago
d8d7b90
Merge "Do not expect 0 or 1 only when comparing a boolean."
by Nicolas Geoffray
· 9 years ago
e438757
Merge "Verifier: check an aput, even if we know it will fail."
by Nicolas Geoffray
· 9 years ago
3c4ab80
Do not expect 0 or 1 only when comparing a boolean.
by Nicolas Geoffray
· 9 years ago
be59b85
Merge "Make Main public to pass tests on all configurations."
by Nicolas Geoffray
· 9 years ago
511b7cb
Merge "Use the right bug number. Spotted by vmarko."
by Nicolas Geoffray
· 9 years ago
f7714e6
Make Main public to pass tests on all configurations.
by Nicolas Geoffray
· 9 years ago
66389fb
Verifier: check an aput, even if we know it will fail.
by Nicolas Geoffray
· 9 years ago
ea9ef4d
Use the right bug number. Spotted by vmarko.
by Nicolas Geoffray
· 9 years ago
cad6542
Fix StringChange for optimizing compiler.
by Jeff Hao
· 9 years ago
f12ffdb
Merge "Fix moving GC bug in DoFilledNewArray"
by Mathieu Chartier
· 9 years ago
52ea33b
Fix moving GC bug in DoFilledNewArray
by Mathieu Chartier
· 9 years ago
542ca97
Merge "test: Fix lambda test incorrectly globbing together compiler arguments"
by Igor Murashkin
· 9 years ago
2371c72
test: Fix lambda test incorrectly globbing together compiler arguments
by Igor Murashkin
· 9 years ago
46d8702
Merge "Fix moving GC bugs in proxy stub for X86/X86_64"
by Mathieu Chartier
· 9 years ago
247e977
Merge "interpreter: Add experimental lambda opcodes for invoke/create-lambda"
by Igor Murashkin
· 9 years ago
9346ff0
Fix moving GC bugs in proxy stub for X86/X86_64
by Mathieu Chartier
· 9 years ago
2b696ab
Merge "Quick: Don't expect move-exception in every catch block."
by Vladimir Marko
· 9 years ago
2d1a0a4
Quick: Don't expect move-exception in every catch block.
by Vladimir Marko
· 9 years ago
3d266a9
Merge "Don't check the return type in the builder."
by Nicolas Geoffray
· 9 years ago
158f35c
interpreter: Add experimental lambda opcodes for invoke/create-lambda
by Igor Murashkin
· 9 years ago
69505f8
Don't check the return type in the builder.
by Nicolas Geoffray
· 9 years ago
822c00d
Merge "Run a simplification pass before code generation."
by Nicolas Geoffray
· 9 years ago
01b6ec8
Merge "Don't special case HCurrentMethod in DCE."
by Nicolas Geoffray
· 9 years ago
92fe57f
Merge "Quick: Fix marking unused registers in DCE."
by Vladimir Marko
· 9 years ago
b2bdfce
Run a simplification pass before code generation.
by Nicolas Geoffray
· 9 years ago
46ff9b6
Merge "ART: Fix reporting initialized classes by CompilerDriver."
by Vladimir Marko
· 9 years ago
d4de42f
Merge "ART: Remove old DCHECK that trips Baseline"
by David Brazdil
· 9 years ago
3b574aa
Merge "Bailout from compilation if an invoke is malformed."
by Nicolas Geoffray
· 9 years ago
015c7e6
ART: Remove old DCHECK that trips Baseline
by David Brazdil
· 9 years ago
2e33525
Bailout from compilation if an invoke is malformed.
by Nicolas Geoffray
· 9 years ago
7b295db
Merge "Fix a bug in optimizing when the null constant has been DCE."
by Nicolas Geoffray
· 9 years ago
07785bb
ART: Fix reporting initialized classes by CompilerDriver.
by Vladimir Marko
· 9 years ago
511d408
Quick: Fix marking unused registers in DCE.
by Vladimir Marko
· 9 years ago
3c4fb2d
Merge "Forgot this change in last commit."
by Nicolas Geoffray
· 9 years ago
f16474d
Merge "Fix some java_lang_Class related moving GC bugs"
by Mathieu Chartier
· 9 years ago
Next »