Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
0ffdc9ce0e6b47c56671d5f5c0b16a4d65648703
0ffdc9c
Do less work holding thread list lock
by Mathieu Chartier
· 9 years ago
a584db5
Merge "Fix RTP to hold mutator lock while using raw mirror pointers."
by Vladimir Marko
· 9 years ago
2bdf842
Merge "Thumb2: Fix EmitJumpTables() to extend buffer only if needed."
by Vladimir Marko
· 9 years ago
62977ff
Fix RTP to hold mutator lock while using raw mirror pointers.
by Vladimir Marko
· 9 years ago
9152fed
Thumb2: Fix EmitJumpTables() to extend buffer only if needed.
by Vladimir Marko
· 9 years ago
5eda02c
Merge "Reuse HUseListNode<>s when replacing instruction or input."
by Vladimir Marko
· 9 years ago
ac6d660
Merge "Fix reference_type_propagation_test."
by Vladimir Marko
· 9 years ago
5eed0c5
Fix reference_type_propagation_test.
by Vladimir Marko
· 9 years ago
44349d9
Merge "Revert "Increase timeout for the 570-checker-osr test from 20s to 60s.""
by Vladimir Marko
· 9 years ago
732350b
Revert "Increase timeout for the 570-checker-osr test from 20s to 60s."
by Vladimir Marko
· 9 years ago
b4154d3
Merge "Revert "Revert "Use dex cache from compilation unit in RTP."""
by Vladimir Marko
· 9 years ago
20d2c9d
Merge "ART: Remove Security initialization cutout"
by Andreas Gampe
· 9 years ago
3ed30c3
ART: Remove Security initialization cutout
by Andreas Gampe
· 9 years ago
97e106b
Merge "Do not use EXPECT_DEATH in unit test, fails on device."
by Aart Bik
· 9 years ago
31244b4
Do not use EXPECT_DEATH in unit test, fails on device.
by Aart Bik
· 9 years ago
3c19d3e
Reuse HUseListNode<>s when replacing instruction or input.
by Vladimir Marko
· 9 years ago
6435910
Merge "Use iterators "before" the use node in HUserRecord<>."
by Vladimir Marko
· 9 years ago
456307a
Revert "Revert "Use dex cache from compilation unit in RTP.""
by Vladimir Marko
· 9 years ago
814ae94
Merge "Fix a DCHECK failure in Arm64RelativePatcher with read barrier."
by Hiroshi Yamauchi
· 9 years ago
3471401
Merge "Fix 570-checker-osr test for non-debuggable mode."
by Vladimir Marko
· 9 years ago
46817b8
Use iterators "before" the use node in HUserRecord<>.
by Vladimir Marko
· 9 years ago
b9d338b
Fix 570-checker-osr test for non-debuggable mode.
by Vladimir Marko
· 9 years ago
5f6b908
Merge "Avoid constructing types with errors."
by Aart Bik
· 9 years ago
35a38d1
Merge "ART: Fast-fail empty other handlers in fault handling"
by Andreas Gampe
· 9 years ago
da66e57
Merge "Increase timeout for the 570-checker-osr test from 20s to 60s."
by Vladimir Marko
· 9 years ago
d676227
Increase timeout for the 570-checker-osr test from 20s to 60s.
by Vladimir Marko
· 9 years ago
c5c508d
Merge "Fix inlining loops in OSR mode."
by Vladimir Marko
· 9 years ago
fd66c50
Fix inlining loops in OSR mode.
by Vladimir Marko
· 9 years ago
9c8c16a
Merge "Initialize a variable to suppress compiler error"
by Vladimir Marko
· 9 years ago
49c882b
Initialize a variable to suppress compiler error
by Goran Jakovljevic
· 9 years ago
ec2ca59
Merge "ART: Fix IsLinearOrderWellFormed in liveness analysis"
by David Brazdil
· 9 years ago
fa3091e
ART: Fix IsLinearOrderWellFormed in liveness analysis
by David Brazdil
· 9 years ago
8b3f9b2
Avoid constructing types with errors.
by Aart Bik
· 9 years ago
54c8195
Merge changes I0f164a7d,I8c408aa6
by Andreas Gampe
· 9 years ago
8ce9c30
ART: Add cutout for Character.toLower/UpperCase
by Andreas Gampe
· 9 years ago
eb8b0ae
ART: Add ClassLoader.getResourceAsStream cutout
by Andreas Gampe
· 9 years ago
d14b73d
ART: Fast-fail empty other handlers in fault handling
by Andreas Gampe
· 9 years ago
b207368
Merge changes from topic 'monitor_lock'
by Mathieu Chartier
· 9 years ago
a5b7557
Fix a DCHECK failure in Arm64RelativePatcher with read barrier.
by Hiroshi Yamauchi
· 9 years ago
61b3cd4
Prevent holding stale Thread pointers
by Mathieu Chartier
· 9 years ago
74b3c8f
Add more info to monitor contention logging
by Mathieu Chartier
· 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
Next »