Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
1bdaf733b472bc79a8e385f0563ffed603a2c93e
1bdaf73
ART: Add system properties support
by Andreas Gampe
· 8 years ago
2e17788
Merge "Fix some issues reported by Valgrind"
by Mathieu Chartier
· 8 years ago
26baea6
Merge "Delete extra arm64/mips64 MterpReturn suspend check"
by Mathieu Chartier
· 8 years ago
4814f5e
Merge "Revert "Revert "Add basic implementation of IsModifiableClass"""
by Treehugger Robot
· 8 years ago
6c71cf9
Merge "Revert "Revert "Add basic checks for redefinition."""
by Treehugger Robot
· 8 years ago
aceff18
Delete extra arm64/mips64 MterpReturn suspend check
by Mathieu Chartier
· 8 years ago
e4a8863
Revert "Revert "Add basic implementation of IsModifiableClass""
by Alex Light
· 8 years ago
460d1b4
Revert "Revert "Add basic checks for redefinition.""
by Alex Light
· 8 years ago
fac5c65
Merge "The HBoundsCheck should be the index input of String.charAt."
by Nicolas Geoffray
· 8 years ago
c38c429
Merge "Revert "Add basic checks for redefinition.""
by Nicolas Geoffray
· 8 years ago
f9d41c1
Revert "Add basic checks for redefinition."
by Nicolas Geoffray
· 8 years ago
a82de09
Merge "Revert "Add basic implementation of IsModifiableClass""
by Nicolas Geoffray
· 8 years ago
c66c077
Revert "Add basic implementation of IsModifiableClass"
by Nicolas Geoffray
· 8 years ago
888e66f
Merge "Add basic implementation of IsModifiableClass"
by Treehugger Robot
· 8 years ago
99cd29f
Merge "Use relative futex timeout in SuspendAllInternal."
by Mathieu Chartier
· 8 years ago
b4e51eb
Add basic implementation of IsModifiableClass
by Alex Light
· 8 years ago
6c0a92f
Merge "ART: Add method modifiers functions"
by Treehugger Robot
· 8 years ago
5896957
Merge "Add basic checks for redefinition."
by Treehugger Robot
· 8 years ago
7399a72
Merge "Remove oat-target* rules"
by Dan Willemsen
· 8 years ago
25f38be
Merge "ART: Add method code item functions"
by Treehugger Robot
· 8 years ago
fdeef52
ART: Add method modifiers functions
by Andreas Gampe
· 8 years ago
10f02fb
Add basic checks for redefinition.
by Alex Light
· 8 years ago
431121f
The HBoundsCheck should be the index input of String.charAt.
by Nicolas Geoffray
· 8 years ago
f71832e
ART: Add method code item functions
by Andreas Gampe
· 8 years ago
0d0bfae
Merge "ART: Change no-image run-test dependency"
by Treehugger Robot
· 8 years ago
c6cbe3c
Merge "Simplify the collector names."
by Hiroshi Yamauchi
· 8 years ago
eeb1ca6
Merge "ART: Add trivial implementation of extensions"
by Treehugger Robot
· 8 years ago
e4c3384
ART: Add trivial implementation of extensions
by Andreas Gampe
· 8 years ago
6dd42a8
ART: Change no-image run-test dependency
by Andreas Gampe
· 8 years ago
8cf62dd
Merge "ART: Add GetObjectSize and GetObjectHashCode"
by Treehugger Robot
· 8 years ago
3a2e78e
Fix some issues reported by Valgrind
by Anton Kirilov
· 8 years ago
35af2ad
Use relative futex timeout in SuspendAllInternal.
by rock.yeh
· 8 years ago
91db41f
Merge "Find the classpath boundary for being assignable to an interface."
by Nicolas Geoffray
· 8 years ago
0e2fe0f
Find the classpath boundary for being assignable to an interface.
by Nicolas Geoffray
· 8 years ago
584b13c
Remove oat-target* rules
by Dan Willemsen
· 8 years ago
50a4e49
ART: Add GetObjectSize and GetObjectHashCode
by Andreas Gampe
· 8 years ago
dd5a427
Merge "Revert "Revert "Create test for field access in obsolete methods."""
by Treehugger Robot
· 8 years ago
d4abdaf
Merge "Make GetErrorName allocate the output buffer."
by Treehugger Robot
· 8 years ago
0bf5ddc
Merge "ART: Add GetClassLoader"
by Treehugger Robot
· 8 years ago
8f5b603
ART: Add GetClassLoader
by Andreas Gampe
· 8 years ago
2d02f85
Merge "ART: Add GetImplementedInterfaces"
by Andreas Gampe
· 8 years ago
1b2f6c3
Merge changes Ia14276d3,I7f063806
by Andreas Gampe
· 8 years ago
88e0816
Simplify the collector names.
by Hiroshi Yamauchi
· 8 years ago
4196071
Make GetErrorName allocate the output buffer.
by Alex Light
· 8 years ago
32a2fba
Revert "Revert "Create test for field access in obsolete methods.""
by Alex Light
· 8 years ago
8b07e47
ART: Add GetImplementedInterfaces
by Andreas Gampe
· 8 years ago
64013e5
ART: Add GetClassModifiers
by Andreas Gampe
· 8 years ago
2c5315b
Merge "Also use ThreadList::Dump() in empty checkpoint timeout."
by Treehugger Robot
· 8 years ago
18fee4d
ART: Add GetClassMethods
by Andreas Gampe
· 8 years ago
96bfa96
Merge "ART: Add GetClassStatus"
by Treehugger Robot
· 8 years ago
ba16a82
Merge changes Id7509ef1,Id33b8c54,I2f9e5c62
by Treehugger Robot
· 8 years ago
4b6b5bb
Also use ThreadList::Dump() in empty checkpoint timeout.
by Hiroshi Yamauchi
· 8 years ago
48ff5b9
Merge "Avoid using ThreadList::Dump() in empty checkpoint timeout."
by Hiroshi Yamauchi
· 8 years ago
ff9d209
ART: Add GetClassStatus
by Andreas Gampe
· 8 years ago
ac58727
ART: Add GetClassFields support
by Andreas Gampe
· 8 years ago
ab2f0d0
ART: Add Field methods
by Andreas Gampe
· 8 years ago
4fd66ec
ART: Add IsInterface and IsArrayClass support
by Andreas Gampe
· 8 years ago
776ba76
Merge "Remove the IsInDexCache flag from HLoadString."
by Treehugger Robot
· 8 years ago
4d1be49
Remove the IsInDexCache flag from HLoadString.
by Vladimir Marko
· 8 years ago
6d2741f
Merge "ART: Make method handle runtime code callable from compiler."
by Orion Hodson
· 8 years ago
fe150d9
Merge "Remove bogus DCHECK."
by Treehugger Robot
· 8 years ago
a790039
Merge "ARM: VIXL32: Fix crash in Exchange for stack slots."
by Nicolas Geoffray
· 8 years ago
a1d0d63
Merge "Actually record arrays in classpath."
by Nicolas Geoffray
· 8 years ago
811bd5f
ART: Make method handle runtime code callable from compiler.
by Orion Hodson
· 8 years ago
b51edff
Merge "Prevent moving GC from running during redefinition."
by Treehugger Robot
· 8 years ago
6abd539
Prevent moving GC from running during redefinition.
by Alex Light
· 8 years ago
f612aa6
Avoid using ThreadList::Dump() in empty checkpoint timeout.
by Hiroshi Yamauchi
· 8 years ago
9890a5b
Merge "Revert "Revert "Cleanup jvmti tests"""
by Alex Light
· 8 years ago
6980dc5
Merge "Add some code info checking in GetCalleeSaveMethodCaller"
by Mathieu Chartier
· 8 years ago
e06b634
Revert "Revert "Cleanup jvmti tests""
by Alex Light
· 8 years ago
8ba6549
Merge "Reduce the number of fences needed for monitors"
by Hans Boehm
· 8 years ago
01c7814
Add some code info checking in GetCalleeSaveMethodCaller
by Mathieu Chartier
· 8 years ago
8a26281
Merge "Tests on FP Math.abs()"
by Aart Bik
· 8 years ago
ec10799
Merge "Fix unquitable apps when debug enabled."
by Treehugger Robot
· 8 years ago
1672260
Merge "Revert "Revert "Revert "Revert "Basic obsolete methods support"""""
by Treehugger Robot
· 8 years ago
3c59084
Tests on FP Math.abs()
by Aart Bik
· 8 years ago
f67dadb
Merge "MIPS64: Implement table-based packed switch"
by Treehugger Robot
· 8 years ago
cda4b75
Merge "Remove racy DCHECK on string dex cache."
by Treehugger Robot
· 8 years ago
bf34a03
Remove racy DCHECK on string dex cache.
by Nicolas Geoffray
· 8 years ago
0f1cb17
Actually record arrays in classpath.
by Nicolas Geoffray
· 8 years ago
4593f7d
ARM: VIXL32: Fix crash in Exchange for stack slots.
by Artem Serov
· 8 years ago
168768d
Merge "Refine receiver type when inlining based on inline caches."
by Nicolas Geoffray
· 8 years ago
8174621
Merge "MIPS32: java.lang.String.getChars"
by Nicolas Geoffray
· 8 years ago
0f001b7
Refine receiver type when inlining based on inline caches.
by Nicolas Geoffray
· 8 years ago
f0bfd75
Merge "Revert "Disable 626-const-class-linking for JIT.""
by Vladimir Marko
· 8 years ago
efe703f
Merge "Fix incorrect string hash value extension during cross-compilation."
by Treehugger Robot
· 8 years ago
77e9bdd
Merge "Limit Jack threads during tests"
by Sebastien Hertz
· 8 years ago
361ad55
Limit Jack threads during tests
by Sebastien Hertz
· 8 years ago
b3da36c
Reduce the number of fences needed for monitors
by Hans Boehm
· 8 years ago
18f7ef3
Merge "ART: Remove dequicken map from VerifiedMethod"
by Treehugger Robot
· 8 years ago
422c7c3
ART: Remove dequicken map from VerifiedMethod
by Andreas Gampe
· 8 years ago
b466d80
Remove bogus DCHECK.
by Nicolas Geoffray
· 8 years ago
001cd47
Merge "Revert "Revert "Avoid scratch register exhaustion during ARM64 stack slot moves."""
by Roland Levillain
· 8 years ago
78b3d5d
Revert "Revert "Avoid scratch register exhaustion during ARM64 stack slot moves.""
by Roland Levillain
· 8 years ago
b28c874
Merge "Support non-exact upper bound of HBoundType."
by Nicolas Geoffray
· 8 years ago
88268f0
Merge "Do not record dependencies on arrays."
by Treehugger Robot
· 8 years ago
6fc063c
Merge "MIPS64: Drop redundant sign-extensions in integer conversions"
by Treehugger Robot
· 8 years ago
4ca40e8
Merge "MIPS32: Don't always do a null test in MarkGCCard"
by Treehugger Robot
· 8 years ago
7ee9ee9
Merge "MIPS64: Improve integer comparison with constants"
by Treehugger Robot
· 8 years ago
0598024
Merge changes from topic 'VIXLUpdate'
by Nicolas Geoffray
· 8 years ago
Next »