Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
c26f1288aaf9141ac4b2150869f0c594d52dbf36
c26f128
Re-enable test 566-polymorphic-inlining.
by Nicolas Geoffray
· 9 years ago
10cd5ee
Merge "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests""
by Nicolas Geoffray
· 9 years ago
28a2a18
Revert "reflection: Add new 1.8 AnnotatedElement methods and tests"
by Nicolas Geoffray
· 9 years ago
ed1d318
Merge "ART: Fix single-step interpretation for mterp"
by Bill Buzbee
· 9 years ago
d6b48db
ART: Fix single-step interpretation for mterp
by buzbee
· 9 years ago
1d81df8
Merge "Fix "Never Interpret" option for all interpreters"
by Bill Buzbee
· 9 years ago
734f3aa
Fix "Never Interpret" option for all interpreters
by buzbee
· 9 years ago
97f4bc0
Merge "Disable test for now."
by Nicolas Geoffray
· 9 years ago
1cdee57
Disable test for now.
by Nicolas Geoffray
· 9 years ago
70dd22f
Merge "Clear image file in image writer"
by Mathieu Chartier
· 9 years ago
fd07168
Merge "Remove ALWAYS_INLINE from ReadBarrier::Mark()."
by Hiroshi Yamauchi
· 9 years ago
49c9333
Remove ALWAYS_INLINE from ReadBarrier::Mark().
by Hiroshi Yamauchi
· 9 years ago
de31ca6
Merge "Fix image test with GSS"
by Mathieu Chartier
· 9 years ago
c68e77b
Fix image test with GSS
by Mathieu Chartier
· 9 years ago
784bb09
Clear image file in image writer
by Mathieu Chartier
· 9 years ago
4047c5b
Merge "Remove some more read barriers in image relocation"
by Mathieu Chartier
· 9 years ago
60bc39c
Remove some more read barriers in image relocation
by Mathieu Chartier
· 9 years ago
c43a8fc
Merge "Doh. Forgot to ensure it's compiled."
by Nicolas Geoffray
· 9 years ago
1c7736c
Merge "Optimizing: Try pattern substitution when we cannot inline."
by Vladimir Marko
· 9 years ago
a60e220
Doh. Forgot to ensure it's compiled.
by Nicolas Geoffray
· 9 years ago
09cd656
Merge "Fix issue with IMT dispatch."
by Alex Light
· 9 years ago
be10e8e
Optimizing: Try pattern substitution when we cannot inline.
by Vladimir Marko
· 9 years ago
fa72bf1
Merge "Stop verifier ResolveClass from putting unresolved classes in dex cache."
by Jeff Hao
· 9 years ago
a94d54b
Stop verifier ResolveClass from putting unresolved classes in dex cache.
by Jeff Hao
· 9 years ago
26a04e1
Merge "Factor out common code for SetPendingNext."
by Richard Uhler
· 9 years ago
1aa9c11
Merge "ART: Add missing swaps to MIPS codegen"
by David Brazdil
· 9 years ago
cc0f311
ART: Add missing swaps to MIPS codegen
by David Brazdil
· 9 years ago
73bcf03
Merge "Do not enforce deterministic compilation with read barriers."
by Roland Levillain
· 9 years ago
7e742ee
Merge "Add a comment to oatdump for 0 size symbols"
by Tamas Berghammer
· 9 years ago
ae79704
Merge "Change log to avoid polluting logcat."
by Nicolas Geoffray
· 9 years ago
9e49ab1
Add a comment to oatdump for 0 size symbols
by Tamas Berghammer
· 9 years ago
6f06fdb
Merge "ART: Fix gtest after liveness CL"
by David Brazdil
· 9 years ago
b11b072
ART: Fix gtest after liveness CL
by David Brazdil
· 9 years ago
9ff1de0
Merge "Implement first kind of polymorphic inlining."
by Nicolas Geoffray
· 9 years ago
a42363f
Implement first kind of polymorphic inlining.
by Nicolas Geoffray
· 9 years ago
bee600f
Merge "ART: Implement HSelect"
by David Brazdil
· 9 years ago
74eb1b2
ART: Implement HSelect
by David Brazdil
· 9 years ago
75fd2a8
Merge "ART: Implement support for instruction inlining"
by David Brazdil
· 9 years ago
b3e773e
ART: Implement support for instruction inlining
by David Brazdil
· 9 years ago
2d36c0c
Merge "Emit symbol names for trampoline symbols in oatdump"
by Tamas Berghammer
· 9 years ago
9e485e6
Merge "Fix ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning."
by Roland Levillain
· 9 years ago
eb2c741
Do not enforce deterministic compilation with read barriers.
by Roland Levillain
· 9 years ago
05aeb40
Merge "Re-enable some run-tests with CC after mterp fix."
by Roland Levillain
· 9 years ago
5faf22c
Merge "Don't crash if the perf map creation failed"
by Tamas Berghammer
· 9 years ago
f0615a3
Don't crash if the perf map creation failed
by Tamas Berghammer
· 9 years ago
7f3e0db
Change log to avoid polluting logcat.
by Nicolas Geoffray
· 9 years ago
8bfdf83
Merge "Revert "Revert "Lift the spill at each irreducible loop block restriction."""
by Nicolas Geoffray
· 9 years ago
ad4ed08
Revert "Revert "Lift the spill at each irreducible loop block restriction.""
by Nicolas Geoffray
· 9 years ago
c5a8af7
Merge changes from topic 'pointer_conversion'
by Mathieu Chartier
· 9 years ago
1bbfab6
Pass template args down
by Mathieu Chartier
· 9 years ago
d329a3b
Fix pointer conversion error in SetElementPtrSize
by Mathieu Chartier
· 9 years ago
78e9015
Merge "ART: Add option to ensure deterministic compilation"
by Andreas Gampe
· 9 years ago
ace0dc1
ART: Add option to ensure deterministic compilation
by Andreas Gampe
· 9 years ago
1277108
Fix issue with IMT dispatch.
by Alex Light
· 9 years ago
a3abcb5
Merge "reflection: Add new 1.8 AnnotatedElement methods and tests"
by Igor Murashkin
· 9 years ago
c801425
Merge "ART: Make sure dex files are verified in the compiler"
by Andreas Gampe
· 9 years ago
c167ee9
reflection: Add new 1.8 AnnotatedElement methods and tests
by Igor Murashkin
· 9 years ago
3a2bd29
ART: Make sure dex files are verified in the compiler
by Andreas Gampe
· 9 years ago
2aaf58e
Merge "Move heap trim outside of zygote creation lock region"
by Mathieu Chartier
· 9 years ago
d2a188d
Merge "Clear dalvik-cache before running test on host."
by David Srbecky
· 9 years ago
044ac84
Merge "Implemented checker/unit test for various operations."
by Aart Bik
· 9 years ago
76ce917
Move heap trim outside of zygote creation lock region
by Mathieu Chartier
· 9 years ago
2e4afe8
Clear dalvik-cache before running test on host.
by David Srbecky
· 9 years ago
ca50505
Merge "ART: Allow --no-inline-from to specify multiple dex files."
by Vladimir Marko
· 9 years ago
47496c2
ART: Allow --no-inline-from to specify multiple dex files.
by Vladimir Marko
· 9 years ago
8f75c45
Emit symbol names for trampoline symbols in oatdump
by Tamas Berghammer
· 9 years ago
8edb521
Re-enable some run-tests with CC after mterp fix.
by Roland Levillain
· 9 years ago
1be9e27
Merge "Show registered native allocations in ahat."
by Richard Uhler
· 9 years ago
a80465a
Merge "Cast method pointer to uintptr_t before uint64_t"
by Mathieu Chartier
· 9 years ago
60edf5c
Merge "Change the order of functions in .debug_frame to save space."
by David Srbecky
· 9 years ago
8206291
Merge "Do not write full method signature in mini-debug-info."
by David Srbecky
· 9 years ago
30202b2
Merge "Revert "Revert "Add option to generate compressed backtrace info."""
by David Srbecky
· 9 years ago
c3a02d2
Merge "Add option to never interpret."
by Tamas Berghammer
· 9 years ago
05d2415
Add option to never interpret.
by Siva Chandra
· 9 years ago
f032f3a
Merge "Optimizing: Lazy creation of Handle<>s in RTP."
by Vladimir Marko
· 9 years ago
2e50ecb
Fix ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning.
by Roland Levillain
· 9 years ago
7d1fbf3
Optimizing: Lazy creation of Handle<>s in RTP.
by Vladimir Marko
· 9 years ago
f4b3dba
Cast method pointer to uintptr_t before uint64_t
by Mathieu Chartier
· 9 years ago
902838d
Merge "Remove GetImageRoots read barrier for image relocation"
by Mathieu Chartier
· 9 years ago
4a26f17
Remove GetImageRoots read barrier for image relocation
by Mathieu Chartier
· 9 years ago
eacffa6
Merge "Convert to UTF8 before doing dex file location comparison"
by Mathieu Chartier
· 9 years ago
7617216
Convert to UTF8 before doing dex file location comparison
by Mathieu Chartier
· 9 years ago
522d51b
Factor out common code for SetPendingNext.
by Richard Uhler
· 9 years ago
227e627
Merge "Blacklist new test due to so loading problems."
by Nicolas Geoffray
· 9 years ago
5cbd8c3
Blacklist new test due to so loading problems.
by Nicolas Geoffray
· 9 years ago
caef579
Merge "Temporarily use -fstack-protector for the read barrier config."
by Hiroshi Yamauchi
· 9 years ago
37ba27a
Temporarily use -fstack-protector for the read barrier config.
by Hiroshi Yamauchi
· 9 years ago
6e74fa9
Implemented checker/unit test for various operations.
by Aart Bik
· 9 years ago
6a507f3
Merge "Use mutator lock to guard adding and removing heap spaces"
by Mathieu Chartier
· 9 years ago
a9d82fe
Use mutator lock to guard adding and removing heap spaces
by Mathieu Chartier
· 9 years ago
b1bd048
Merge "Recognize common utilities as intrinsics."
by Aart Bik
· 9 years ago
1e953c3
Merge "Some minor simplifications in code and tests."
by Aart Bik
· 9 years ago
7ccb63f
Merge "Enable interface default methods by default."
by Alex Light
· 9 years ago
9724c63
Enable interface default methods by default.
by Neil Fuller
· 9 years ago
59c9454
Recognize common utilities as intrinsics.
by Aart Bik
· 9 years ago
09e8d5f
Some minor simplifications in code and tests.
by Aart Bik
· 9 years ago
8881c42
Merge "Revert "Lift the spill at each irreducible loop block restriction.""
by Bart Sears
· 9 years ago
2818dbc
Revert "Lift the spill at each irreducible loop block restriction."
by Bart Sears
· 9 years ago
a00d5fe
Merge "Lift the spill at each irreducible loop block restriction."
by Nicolas Geoffray
· 9 years ago
8eb3871
Merge "ART: Remove another unnecessary mutator lock annotation."
by Vladimir Marko
· 9 years ago
Next »