Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
ec2bfb404401ca99bf9065bf0bd00ee79ead16ba
ec2bfb4
am d7265941: Merge "Run jdwp tests now that localhost issues have been solved."
by Nicolas Geoffray
· 10 years ago
d726594
Merge "Run jdwp tests now that localhost issues have been solved."
by Nicolas Geoffray
· 10 years ago
2781f40
Run jdwp tests now that localhost issues have been solved.
by Nicolas Geoffray
· 10 years ago
84241c9
am f5091eee: Merge "ART: Re-add dlopen"
by Andreas Gampe
· 10 years ago
f5091ee
Merge "ART: Re-add dlopen"
by Andreas Gampe
· 10 years ago
fa8429b
ART: Re-add dlopen
by Andreas Gampe
· 10 years ago
485a201
am 33259fdf: Merge "Fix access past end of args array."
by Christopher Ferris
· 10 years ago
33259fd
Merge "Fix access past end of args array."
by Christopher Ferris
· 10 years ago
c50358b
Fix access past end of args array.
by Christopher Ferris
· 10 years ago
b736721
am b73f887f: Merge "Fix undefined behavior in hash calculation."
by Dan Albert
· 10 years ago
25f5108
am adf87b0c: Merge "ART: Fix a failing gtest"
by David Brazdil
· 10 years ago
b73f887
Merge "Fix undefined behavior in hash calculation."
by Dan Albert
· 10 years ago
c9d185d
Fix undefined behavior in hash calculation.
by Dan Albert
· 10 years ago
adf87b0
Merge "ART: Fix a failing gtest"
by David Brazdil
· 10 years ago
f4eb9ae
ART: Fix a failing gtest
by David Brazdil
· 10 years ago
d75923a
am 41de2239: Merge "ART: Improve range search caching in LiveInterval"
by David Brazdil
· 10 years ago
41de223
Merge "ART: Improve range search caching in LiveInterval"
by David Brazdil
· 10 years ago
3fc992f
ART: Improve range search caching in LiveInterval
by David Brazdil
· 10 years ago
0410243
am 81b13f6b: Merge "ART: Fix incorrect last range when adding high interval"
by David Brazdil
· 10 years ago
81b13f6
Merge "ART: Fix incorrect last range when adding high interval"
by David Brazdil
· 10 years ago
c08675c
ART: Fix incorrect last range when adding high interval
by David Brazdil
· 10 years ago
469bd6b
am dd2cf0c7: Merge "Cleanup unnecessary test conditions in ssa builder."
by Calin Juravle
· 10 years ago
dd2cf0c
Merge "Cleanup unnecessary test conditions in ssa builder."
by Calin Juravle
· 10 years ago
3192540
Cleanup unnecessary test conditions in ssa builder.
by Calin Juravle
· 10 years ago
17cffcc
am f8bdd9f3: Merge "Fix value used for shift in quick_cfi_test."
by Dan Albert
· 10 years ago
f8bdd9f
Merge "Fix value used for shift in quick_cfi_test."
by Dan Albert
· 10 years ago
a96bca9
am 11c9cd45: Merge "Fix build"
by Mathieu Chartier
· 10 years ago
11c9cd4
Merge "Fix build"
by Mathieu Chartier
· 10 years ago
00e466d
Fix build
by Mathieu Chartier
· 10 years ago
f903680
Fix value used for shift in quick_cfi_test.
by Dan Albert
· 10 years ago
c9dcc57
am e50dffa2: Merge "Remove transitive dependency on <cutils/atomic.h>."
by Yabin Cui
· 10 years ago
e50dffa
Merge "Remove transitive dependency on <cutils/atomic.h>."
by Yabin Cui
· 10 years ago
c7df66e
Remove transitive dependency on <cutils/atomic.h>.
by Yabin Cui
· 10 years ago
15eb3a8
am 73a3fb3d: Merge "Disable parallel GC by default"
by Mathieu Chartier
· 10 years ago
071b58f
am 50a4d671: Merge "ART: Replace expensive calls to Covers in reg alloc"
by David Brazdil
· 10 years ago
73a3fb3
Merge "Disable parallel GC by default"
by Mathieu Chartier
· 10 years ago
50a4d67
Merge "ART: Replace expensive calls to Covers in reg alloc"
by David Brazdil
· 10 years ago
241a486
ART: Replace expensive calls to Covers in reg alloc
by David Brazdil
· 10 years ago
2eda70b
am f458ba7d: Merge "Don\'t call ComputeEagerResolvedStrings"
by Mathieu Chartier
· 10 years ago
f458ba7
Merge "Don't call ComputeEagerResolvedStrings"
by Mathieu Chartier
· 10 years ago
de48692
Don't call ComputeEagerResolvedStrings
by Mathieu Chartier
· 10 years ago
91d4088
am e7bee3b7: Merge "Remove duplicates phis created during SSA transformation"
by Calin Juravle
· 10 years ago
e7bee3b
Merge "Remove duplicates phis created during SSA transformation"
by Calin Juravle
· 10 years ago
2c30f1b
am 59bb4767: Merge "ART: Fix whitespace in test"
by David Brazdil
· 10 years ago
1fec975
am 8aec061f: Merge "Fallback to quick in case of soft verification errors"
by Calin Juravle
· 10 years ago
a4f8831
Remove duplicates phis created during SSA transformation
by Calin Juravle
· 10 years ago
59bb476
Merge "ART: Fix whitespace in test"
by David Brazdil
· 10 years ago
8aec061
Merge "Fallback to quick in case of soft verification errors"
by Calin Juravle
· 10 years ago
3d23357
ART: Fix whitespace in test
by David Brazdil
· 10 years ago
f1c6d9e
Fallback to quick in case of soft verification errors
by Calin Juravle
· 10 years ago
0ba5834
am f90b8548: Merge "ART: Adds a regression test for an inliner issue"
by David Brazdil
· 10 years ago
f90b854
Merge "ART: Adds a regression test for an inliner issue"
by David Brazdil
· 10 years ago
f4687e7
ART: Adds a regression test for an inliner issue
by David Brazdil
· 10 years ago
66433ab
am e316f57b: Merge "ART: Hot fix for an inliner issue"
by David Brazdil
· 10 years ago
e316f57
Merge "ART: Hot fix for an inliner issue"
by David Brazdil
· 10 years ago
05144f4
ART: Hot fix for an inliner issue
by David Brazdil
· 10 years ago
d1d2225
am a2b78fc8: Merge "Split safepoint positions to avoid calling Covers."
by Nicolas Geoffray
· 10 years ago
a2b78fc
Merge "Split safepoint positions to avoid calling Covers."
by Nicolas Geoffray
· 10 years ago
43af728
Split safepoint positions to avoid calling Covers.
by Nicolas Geoffray
· 10 years ago
2733be8
am 3e6f1c41: Merge "ART: Remove DCHECKs for boolean type"
by David Brazdil
· 10 years ago
3e6f1c4
Merge "ART: Remove DCHECKs for boolean type"
by David Brazdil
· 10 years ago
13b4718
ART: Remove DCHECKs for boolean type
by David Brazdil
· 10 years ago
4dc14d7
am da93333d: Merge "ART: Don\'t duplicate null/int/long constants when inlining"
by David Brazdil
· 10 years ago
6e3f90d
am 669d8a1e: Merge "Revert "[optimizing] Improve x86 parallel moves/swaps""
by Calin Juravle
· 10 years ago
da93333
Merge "ART: Don't duplicate null/int/long constants when inlining"
by David Brazdil
· 10 years ago
4a3faec
ART: Don't duplicate null/int/long constants when inlining
by David Brazdil
· 10 years ago
669d8a1
Merge "Revert "[optimizing] Improve x86 parallel moves/swaps""
by Calin Juravle
· 10 years ago
7afb217
am ee2da343: Merge "Remove dead blocks for the blocks_ array."
by Nicolas Geoffray
· 10 years ago
ee2da34
Merge "Remove dead blocks for the blocks_ array."
by Nicolas Geoffray
· 10 years ago
ad7ef9f
am 8e8bb8aa: Merge "ART: Streaming trace mode"
by Andreas Gampe
· 10 years ago
8e8bb8a
Merge "ART: Streaming trace mode"
by Andreas Gampe
· 10 years ago
40da286
ART: Streaming trace mode
by Andreas Gampe
· 10 years ago
10d6886
Disable parallel GC by default
by Mathieu Chartier
· 10 years ago
f776b92
Remove dead blocks for the blocks_ array.
by Nicolas Geoffray
· 10 years ago
e14590b
Revert "[optimizing] Improve x86 parallel moves/swaps"
by Guillaume Sanchez
· 10 years ago
979b7c5
am a76a08fe: Merge "Type MoveOperands."
by Nicolas Geoffray
· 10 years ago
a76a08f
Merge "Type MoveOperands."
by Nicolas Geoffray
· 10 years ago
cd24390
am acf9b7b7: Merge "Move the linear order to the HGraph."
by Nicolas Geoffray
· 10 years ago
acf9b7b
Merge "Move the linear order to the HGraph."
by Nicolas Geoffray
· 10 years ago
0d9f17d
Move the linear order to the HGraph.
by Nicolas Geoffray
· 10 years ago
6ac9972
am e1d0b80e: Merge "ART: Implement HBooleanNot instruction"
by David Brazdil
· 10 years ago
9021825
Type MoveOperands.
by Nicolas Geoffray
· 10 years ago
e1d0b80
Merge "ART: Implement HBooleanNot instruction"
by David Brazdil
· 10 years ago
66d126e
ART: Implement HBooleanNot instruction
by David Brazdil
· 10 years ago
71e5279
am 858d28ca: Merge "Do not deduplicate code if --debuggable is set."
by David Srbecky
· 10 years ago
9148f30
am 3b75943b: Merge "Revert "Add a check in the location summary.""
by Nicolas Geoffray
· 10 years ago
858d28c
Merge "Do not deduplicate code if --debuggable is set."
by David Srbecky
· 10 years ago
3b75943
Merge "Revert "Add a check in the location summary.""
by Nicolas Geoffray
· 10 years ago
a978d43
Revert "Add a check in the location summary."
by Nicolas Geoffray
· 10 years ago
009e2a6
Do not deduplicate code if --debuggable is set.
by David Srbecky
· 10 years ago
3e1ab85
am 9bb3e8e1: Merge "Add a check in the location summary."
by Nicolas Geoffray
· 10 years ago
1140808
am 40676e7d: Merge "Refactor safepoints in register allocator."
by Nicolas Geoffray
· 10 years ago
6df6646
am cd5bc14b: Merge "ARM64: Remove suspend register."
by Vladimir Marko
· 10 years ago
9bb3e8e
Merge "Add a check in the location summary."
by Nicolas Geoffray
· 10 years ago
40676e7
Merge "Refactor safepoints in register allocator."
by Nicolas Geoffray
· 10 years ago
5588e58
Refactor safepoints in register allocator.
by Nicolas Geoffray
· 10 years ago
95bf754
Add a check in the location summary.
by Nicolas Geoffray
· 10 years ago
cd5bc14
Merge "ARM64: Remove suspend register."
by Vladimir Marko
· 10 years ago
336d6c8
am 6508158f: Merge "ART: More nullptr checks in unstarted runtime"
by Andreas Gampe
· 10 years ago
6508158
Merge "ART: More nullptr checks in unstarted runtime"
by Andreas Gampe
· 10 years ago
Next »