Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
8b3f9b246d5bdbf67faeb2b872b75b8d72777bc0
8b3f9b2
Avoid constructing types with errors.
by Aart Bik
· 9 years ago
c4d445a
Merge "Fix interaction between instrumentation and jit lock."
by Nicolas Geoffray
· 9 years ago
480d510
Fix interaction between instrumentation and jit lock.
by Nicolas Geoffray
· 9 years ago
27a0eb2
Merge "Increase vtable size for String class"
by Yi Kong
· 9 years ago
f59149a
Merge "Add weight to compiled/interpreter transitions."
by Nicolas Geoffray
· 9 years ago
2374e0f
Merge "ART: Add a System.getProperty cutout"
by Andreas Gampe
· 9 years ago
d4fa9f4
ART: Add a System.getProperty cutout
by Andreas Gampe
· 9 years ago
8446707
Merge "ART: Fix nits for verifier change"
by Andreas Gampe
· 9 years ago
8f4ade0
ART: Fix nits for verifier change
by Andreas Gampe
· 9 years ago
478078a
Increase vtable size for String class
by Yi Kong
· 9 years ago
64c17bc
Merge "Disable stripped-dex test for no-dex2oat."
by Richard Uhler
· 9 years ago
1b85354
Disable stripped-dex test for no-dex2oat.
by Richard Uhler
· 9 years ago
2dcab78
Merge "Remove the no-longer-needed F/I and D/J alias."
by Aart Bik
· 9 years ago
979fb00
Merge "Fix: correctly destruct VIXL labels."
by Roland Levillain
· 9 years ago
18b36ab
Remove the no-longer-needed F/I and D/J alias.
by Aart Bik
· 9 years ago
05241f4
Merge "Enable allocation elimination as part of LSE"
by Mingyao Yang
· 9 years ago
6233bff
Merge "OpenJdkJVM: Fix Mac OS build."
by Narayan Kamath
· 9 years ago
db5a850
Merge "Revert "Revert "ART: Improve JitProfile perf in x86_64 mterp"""
by Bill Buzbee
· 9 years ago
9984b63
Merge "Revert "Use dex cache from compilation unit in RTP.""
by Nicolas Geoffray
· 9 years ago
34d9b04
Revert "Use dex cache from compilation unit in RTP."
by Nicolas Geoffray
· 9 years ago
5b2cfd8
OpenJdkJVM: Fix Mac OS build.
by Narayan Kamath
· 9 years ago
8fc44d6
Merge "OpenJdkJVM: Fix JVM_Lseek"
by Narayan Kamath
· 9 years ago
062157f
Enable allocation elimination as part of LSE
by Mingyao Yang
· 9 years ago
9afaac4
Revert "Revert "ART: Improve JitProfile perf in x86_64 mterp""
by Bill Buzbee
· 9 years ago
77f5d65
OpenJdkJVM: Fix JVM_Lseek
by Narayan Kamath
· 9 years ago
71cd50f
Add weight to compiled/interpreter transitions.
by Nicolas Geoffray
· 9 years ago
240986c
Merge "Track removal of String hash functions."
by Narayan Kamath
· 9 years ago
5d8fa8b
Track removal of String hash functions.
by Narayan Kamath
· 9 years ago
37d8c5c
Merge "Properly initialize the is_osr_method_being_compiled_ flag."
by Nicolas Geoffray
· 9 years ago
935384e
Properly initialize the is_osr_method_being_compiled_ flag.
by Nicolas Geoffray
· 9 years ago
c01a664
Fix: correctly destruct VIXL labels.
by Alexandre Rames
· 9 years ago
043182d
Merge "Rename test whose name was too long for some configs"
by David Brazdil
· 9 years ago
d5d892d
Rename test whose name was too long for some configs
by David Brazdil
· 9 years ago
d80ff24
Merge "Fix CFI fixups for long branches on MIPS."
by Vladimir Marko
· 9 years ago
a3fd040
Merge "Use dex cache from compilation unit in RTP."
by Vladimir Marko
· 9 years ago
defccc5
Merge "Disable stripped-dex test on target."
by Richard Uhler
· 9 years ago
d7864d8
Disable stripped-dex test on target.
by Richard Uhler
· 9 years ago
cc9b74f
Merge "ART: Make iget receiver mismatch hard verifier error"
by Andreas Gampe
· 9 years ago
6659624
ART: Make iget receiver mismatch hard verifier error
by Andreas Gampe
· 9 years ago
27bb86e
Use dex cache from compilation unit in RTP.
by Vladimir Marko
· 9 years ago
0108f3d
Merge "Restore fallback behavior in the no-image stripped-dex case."
by Richard Uhler
· 9 years ago
a2a8434
Merge "ART: Save a bit of memory in production LICM"
by David Brazdil
· 9 years ago
7d00681
Merge "ART: Update DCHECKs in SsaLivenessAnalysis::AddBackEdgeUses"
by David Brazdil
· 9 years ago
aa680e8
ART: Save a bit of memory in production LICM
by David Brazdil
· 9 years ago
adf8491
ART: Update DCHECKs in SsaLivenessAnalysis::AddBackEdgeUses
by David Brazdil
· 9 years ago
9b86361
Merge "Fix initialization of field after conflicting merges."
by Nicolas Geoffray
· 9 years ago
ba6aae0
Fix initialization of field after conflicting merges.
by Nicolas Geoffray
· 9 years ago
5aa4c1c
Merge "Don't use JACK alpha anymore."
by Nicolas Geoffray
· 9 years ago
99e6d2d
Don't use JACK alpha anymore.
by Nicolas Geoffray
· 9 years ago
54b5b1a
Merge "Fix copy-paste nit"
by Vladimir Marko
· 9 years ago
89c31e3
Merge "Use dex cache from compilation unit in HInstructionBuilder."
by Vladimir Marko
· 9 years ago
6134ba1
Fix CFI fixups for long branches on MIPS.
by Vladimir Marko
· 9 years ago
ab4c64b
Fix copy-paste nit
by Goran Jakovljevic
· 9 years ago
dad35b0
Merge "Remove the JIT from the instrumentation framework."
by Nicolas Geoffray
· 9 years ago
3cd50df
Use dex cache from compilation unit in HInstructionBuilder.
by Vladimir Marko
· 9 years ago
dc1d104
Merge "Revert "Remove the no-longer-needed F/I and D/J alias.""
by Aart Bik
· 9 years ago
4847513
Merge "Allow private methods in interfaces."
by Treehugger Robot
· 9 years ago
1f7624c
Revert "Remove the no-longer-needed F/I and D/J alias."
by Aart Bik
· 9 years ago
b55f1ac
Allow private methods in interfaces.
by Alex Light
· 9 years ago
76f5cb6
Restore fallback behavior in the no-image stripped-dex case.
by Richard Uhler
· 9 years ago
d27fd40
Merge "Add imgdiag support for diff against zygote"
by Mathieu Chartier
· 9 years ago
c5196cd
Add imgdiag support for diff against zygote
by Mathieu Chartier
· 9 years ago
8d4b37e
Merge "Move Assemblers to the Arena."
by Vladimir Marko
· 9 years ago
93205e3
Move Assemblers to the Arena.
by Vladimir Marko
· 9 years ago
274fe4a
Remove the JIT from the instrumentation framework.
by Nicolas Geoffray
· 9 years ago
de76960
Merge "Remove the no-longer-needed F/I and D/J alias."
by Aart Bik
· 9 years ago
6990775
Merge "Revert "Revert "ART: Improve JitProfile perf in x86 mterp"""
by Bill Buzbee
· 9 years ago
2c3b101
Merge "Add option to tune sample collection based on thread sensitivity"
by Calin Juravle
· 9 years ago
b2771b4
Add option to tune sample collection based on thread sensitivity
by Calin Juravle
· 9 years ago
38e398b
Merge "Allocate code generators on the arena."
by Vladimir Marko
· 9 years ago
f9eed16
Merge "Revert "Ignore libcore.java.lang.OldSystemTest#test_gc failures with CC.""
by Treehugger Robot
· 9 years ago
4af8fac
Merge "ART: Simplify unstarted-runtime ceil and floor"
by Andreas Gampe
· 9 years ago
89e3b48
ART: Simplify unstarted-runtime ceil and floor
by Andreas Gampe
· 9 years ago
2f52064
Remove the no-longer-needed F/I and D/J alias.
by Aart Bik
· 9 years ago
b9f4772
Revert "Ignore libcore.java.lang.OldSystemTest#test_gc failures with CC."
by Hiroshi Yamauchi
· 9 years ago
e4010c6
Merge "Fix InsertDexFileInToClassLoader to handle null class loaders"
by Mathieu Chartier
· 9 years ago
6d25cf6
Fix InsertDexFileInToClassLoader to handle null class loaders
by Mathieu Chartier
· 9 years ago
e3ccf74
Merge "ART: Flag to fail thread creation"
by Andreas Gampe
· 9 years ago
f38a661
ART: Flag to fail thread creation
by Andreas Gampe
· 9 years ago
336dd6a
Merge "ART: Add Makefile target for boot image"
by Andreas Gampe
· 9 years ago
d58b837
Allocate code generators on the arena.
by Vladimir Marko
· 9 years ago
ec9a828
Merge "Assembly region TLAB allocation fast path for arm64."
by Hiroshi Yamauchi
· 9 years ago
fad48e7
ART: Add Makefile target for boot image
by Andreas Gampe
· 9 years ago
934c5b6
Merge "Small changes in ARM and x86-64 SystemArrayCopy intrinsics."
by Roland Levillain
· 9 years ago
ebea3d2
Small changes in ARM and x86-64 SystemArrayCopy intrinsics.
by Roland Levillain
· 9 years ago
62358ed
Merge "ART: Speed up HGraph::PopulateIrreducibleRecursive"
by David Brazdil
· 9 years ago
c2e8af9
ART: Speed up HGraph::PopulateIrreducibleRecursive
by David Brazdil
· 9 years ago
8eec0bb
Merge "Remove recursive ALWAYS_INLINE"
by Vladimir Marko
· 9 years ago
b2880a9
Merge "unstarted_runtime: add cutout for Math.floor"
by Sergio Giro
· 9 years ago
8326120
unstarted_runtime: add cutout for Math.floor
by Sergio Giro
· 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
0dfb30d
Remove recursive ALWAYS_INLINE
by Goran Jakovljevic
· 9 years ago
780b461
Merge changes from topic 'image_layout'
by Mathieu Chartier
· 9 years ago
92ec594
Fix relocate in place to handle arbitrary app image layout
by Mathieu Chartier
· 9 years ago
2ba04ea
Revert "Revert "Reduce dirty image pages by improving binning""
by Mathieu Chartier
· 9 years ago
d464fa1
Revert "Reduce dirty image pages by improving binning"
by Mathieu Chartier
· 9 years ago
f3cee19
Reduce dirty image pages by improving binning
by Mathieu Chartier
· 9 years ago
cd77378
Assembly region TLAB allocation fast path for arm64.
by Hiroshi Yamauchi
· 9 years ago
80bda17
Merge "Don't abort during app image loading with no boot image"
by Mathieu Chartier
· 9 years ago
Next »