Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
2bb8988ed04a53a31bd87d2009eca27ade8f132d
2bb8988
Merge "Initialize art_method_ in HGraph."
by Treehugger Robot
· 8 years ago
53fec08
Initialize art_method_ in HGraph.
by Nicolas Geoffray
· 8 years ago
047871f
Merge "MIPS64: Improve method entry/exit code"
by Treehugger Robot
· 8 years ago
85f8841
Merge ""Revert^6 "CHA for interface method.""""
by Nicolas Geoffray
· 8 years ago
7f56a74
Merge "Revert "Revert "Make original dex file be more deduplicated"""
by Treehugger Robot
· 8 years ago
5a2bb55
Merge "Add 'dist' to gtest targets to avoid jack issues."
by Nicolas Geoffray
· 8 years ago
c461476
Add 'dist' to gtest targets to avoid jack issues.
by Nicolas Geoffray
· 8 years ago
41b67fb
Merge "ARM: Reduce the number of branches generated for HCondition and HSelect"
by Nicolas Geoffray
· 8 years ago
6a2d596
Merge "ARM: Improve the code generated for HInstanceOf"
by Nicolas Geoffray
· 8 years ago
ffac460
Merge "Improve user-friendliness of art script."
by Orion Hodson
· 8 years ago
18ea1c9
"Revert^6 "CHA for interface method."""
by Nicolas Geoffray
· 8 years ago
624dc59
Merge "Improvements in the Inliner."
by Nicolas Geoffray
· 8 years ago
5b8f4e9
Merge "Makefile cleanup/fix after refactoring."
by Nicolas Geoffray
· 8 years ago
a6fbe39
Makefile cleanup/fix after refactoring.
by Nicolas Geoffray
· 8 years ago
8b83ba5
Merge "Fix issue with Android.run-test.mk"
by Nicolas Geoffray
· 8 years ago
75f37d6
Fix issue with Android.run-test.mk
by Alex Light
· 8 years ago
2f814aa
Revert "Revert "Make original dex file be more deduplicated""
by Alex Light
· 8 years ago
ae60e48
Merge "Move backtrace logic to backtrace_helper.h"
by Mathieu Chartier
· 8 years ago
f5ca866
Merge "Remove TimeZoneTest.testAllDisplayNames() failure"
by Joachim Sauer
· 8 years ago
9719d3d
Merge "MIPS64: Check for MSA presence in each MSA instruction"
by Aart Bik
· 8 years ago
d94562d
Merge "Implement a SIMD spilling slot."
by Aart Bik
· 8 years ago
d5482fe
Merge "Silence ulimit in run-test"
by Orion Hodson
· 8 years ago
3458359
Move backtrace logic to backtrace_helper.h
by Mathieu Chartier
· 8 years ago
a6cefa7
Merge "Deterministic DexCache in heap images."
by Vladimir Marko
· 8 years ago
f26f6fd
Remove TimeZoneTest.testAllDisplayNames() failure
by Joachim Sauer
· 8 years ago
fc01c0f
Merge "Testrunner: Print colored text only when printing on terminal"
by Shubham Ajmera
· 8 years ago
bd328d3
Silence ulimit in run-test
by Orion Hodson
· 8 years ago
f6d4668
Improvements in the Inliner.
by Nicolas Geoffray
· 8 years ago
35710a0
Improve user-friendliness of art script.
by Orion Hodson
· 8 years ago
0bbb750
Merge "MIPS64: Remove memcpy() from java.lang.String.getChars intrinsic."
by Treehugger Robot
· 8 years ago
3d6194f
Merge "MIPS32: Remove memcpy() from java.lang.String.getChars intrinsic."
by Treehugger Robot
· 8 years ago
da9f7eb
Merge "Revert "Revert^4 "CHA for interface method."""
by Nicolas Geoffray
· 8 years ago
27ef25f
Revert "Revert^4 "CHA for interface method.""
by Nicolas Geoffray
· 8 years ago
ca32c31
Merge "Revert "Make original dex file be more deduplicated""
by Nicolas Geoffray
· 8 years ago
a7c04c4
Revert "Make original dex file be more deduplicated"
by Nicolas Geoffray
· 8 years ago
5576f37
Implement a SIMD spilling slot.
by Aart Bik
· 8 years ago
6efac99
Merge "Reduce test 051-threads to 128 threads instead of 512"
by Mathieu Chartier
· 8 years ago
22499e2
Testrunner: Print colored text only when printing on terminal
by Shubham Ajmera
· 8 years ago
5bcc95b
Merge "Add test.py script to run gtest and run-test"
by Shubham Ajmera
· 8 years ago
d38959a
Merge "Remove test logic from Android.run-test.mk"
by Shubham Ajmera
· 8 years ago
54515c7
Add test.py script to run gtest and run-test
by Shubham Ajmera
· 8 years ago
6824486
Reduce test 051-threads to 128 threads instead of 512
by Mathieu Chartier
· 8 years ago
e104d6e
MIPS64: Improve method entry/exit code
by Alexey Frunze
· 8 years ago
b8006e6
Merge "Make original dex file be more deduplicated"
by Treehugger Robot
· 8 years ago
366d433
MIPS64: Remove memcpy() from java.lang.String.getChars intrinsic.
by Chris Larsen
· 8 years ago
fe4ff44
MIPS32: Remove memcpy() from java.lang.String.getChars intrinsic.
by Chris Larsen
· 8 years ago
f13821e
Merge "Revert^4 "CHA for interface method.""
by Mingyao Yang
· 8 years ago
4a5a162
Remove test logic from Android.run-test.mk
by Shubham Ajmera
· 8 years ago
594e8b1
Merge "Saves full XMM state along suspend check's slow path."
by Aart Bik
· 8 years ago
af818fa
Merge "Change 1/2 spill slots to more general number of spill slots."
by Aart Bik
· 8 years ago
5ac242a
Merge "Properly disassemble cmpeq for x86/x86_64"
by Aart Bik
· 8 years ago
4f1c5fa
Merge "Replace + by / to avoid vectorization of loop."
by Aart Bik
· 8 years ago
f25cc73
Deterministic DexCache in heap images.
by Vladimir Marko
· 8 years ago
5e8ea90
Merge "Revert "Blacklist test that times out.""
by Treehugger Robot
· 8 years ago
1e7bb5a
ARM: Improve the code generated for HInstanceOf
by Anton Kirilov
· 8 years ago
c70ab71
Revert "Blacklist test that times out."
by Nicolas Geoffray
· 8 years ago
27af937
MIPS64: Check for MSA presence in each MSA instruction
by Goran Jakovljevic
· 8 years ago
f454679
Merge "Fix bot breakages."
by Treehugger Robot
· 8 years ago
cc89525
Change 1/2 spill slots to more general number of spill slots.
by Aart Bik
· 8 years ago
47e01b7
Merge "Add even more logging failed to copy GC error"
by Mathieu Chartier
· 8 years ago
a5b9af1
Replace + by / to avoid vectorization of loop.
by Aart Bik
· 8 years ago
149fb78
Properly disassemble cmpeq for x86/x86_64
by Aart Bik
· 8 years ago
ae7eef6
Merge "MIPS64: Extend instruction_set_features_mips64_test"
by Aart Bik
· 8 years ago
efc4577
Merge "Add syntax for adding all class methods to profman"
by Mathieu Chartier
· 8 years ago
fb18513
Revert^4 "CHA for interface method."
by Mingyao Yang
· 8 years ago
b01335c
Add even more logging failed to copy GC error
by Mathieu Chartier
· 8 years ago
b13c65b
Saves full XMM state along suspend check's slow path.
by Aart Bik
· 8 years ago
d808e8b
Add syntax for adding all class methods to profman
by Mathieu Chartier
· 8 years ago
2b86465
Merge "Speed up test 080-oom-throw"
by Mathieu Chartier
· 8 years ago
24c0570
Merge "Log the errno code for failed flock() invocations"
by Calin Juravle
· 8 years ago
217b2ce
ARM: Reduce the number of branches generated for HCondition and HSelect
by Anton Kirilov
· 8 years ago
30f530e
Speed up test 080-oom-throw
by Mathieu Chartier
· 8 years ago
9556cb2
Make original dex file be more deduplicated
by Alex Light
· 8 years ago
f7ada95
Log the errno code for failed flock() invocations
by Calin Juravle
· 8 years ago
300c09b
Fix bot breakages.
by Nicolas Geoffray
· 8 years ago
f633fb0
Merge "Blacklist test that times out."
by Nicolas Geoffray
· 8 years ago
882ea47
Blacklist test that times out.
by Nicolas Geoffray
· 8 years ago
e21c9af
Merge "ARM: Avoid branches to branches"
by Nicolas Geoffray
· 8 years ago
48f7a5b
Merge "Assign pointer to quick code for copied methods"
by Nicolas Geoffray
· 8 years ago
bfb438a
Merge changes I17d48a60,I90bc4912
by Treehugger Robot
· 8 years ago
30b7815
Merge "Run gtests in art-test"
by Shubham Ajmera
· 8 years ago
9be1524
Merge "Avoid use of pthread_getschedparam (except on the Mac)"
by Treehugger Robot
· 8 years ago
a861b0d
Merge "tools: Add golem/build-target and golem/env scripts."
by Treehugger Robot
· 8 years ago
640a104
Avoid use of pthread_getschedparam (except on the Mac)
by Brian Carlstrom
· 8 years ago
f11cbe1
Merge "Downgrade duplicate method DCHECKs to WARNINGs"
by Treehugger Robot
· 8 years ago
3bd2346
Merge "ART: Remove com.android.dex.Dex from well_known_classes."
by Narayan Kamath
· 8 years ago
4bf58ce
Merge "Some more blacklisting."
by Nicolas Geoffray
· 8 years ago
a8e46e6
Some more blacklisting.
by Nicolas Geoffray
· 8 years ago
9c527e7d
MIPS64: Extend instruction_set_features_mips64_test
by Goran Jakovljevic
· 8 years ago
51e5474
Merge "Remove extra comma in knownfailures.json"
by Calin Juravle
· 8 years ago
01b7000
Remove extra comma in knownfailures.json
by Calin Juravle
· 8 years ago
f788297
ART: Add dex2oat return code for runtime failure
by Andreas Gampe
· 8 years ago
99b7c20
Merge "jdwp: switch to SOCK_SEQPACKET."
by Treehugger Robot
· 8 years ago
7b56591
ART: Add dex2oat return codes
by Andreas Gampe
· 8 years ago
b84c43f
Merge "Fix missing comma in knownfailures.json"
by Calin Juravle
· 8 years ago
26ab8d7
Fix missing comma in knownfailures.json
by Calin Juravle
· 8 years ago
cbb65ae
jdwp: switch to SOCK_SEQPACKET.
by Josh Gao
· 8 years ago
46ef4a6
Merge "Disable the use of inline caches in AOT mode"
by Calin Juravle
· 8 years ago
e2492d4
Disable the use of inline caches in AOT mode
by Calin Juravle
· 8 years ago
3f98053
Downgrade duplicate method DCHECKs to WARNINGs
by Alex Light
· 8 years ago
Next »