Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
1cad536d675846ac9c110b5b3a412dfc55ace3ed
1cad536
Merge "ART: Refactor GraphVisualizer attribute printing"
by David Brazdil
· 10 years ago
c7465286
ART: Refactor GraphVisualizer attribute printing
by David Brazdil
· 10 years ago
38b06de
Merge "Fix minor checker bug"
by Calin Juravle
· 10 years ago
ef4366a
Merge "In hprof, use an address within string for char array of empty string."
by Jeff Hao
· 10 years ago
90bcbd5
In hprof, use an address within string for char array of empty string.
by Jeff Hao
· 10 years ago
9614455
Merge changes I2ea008b7,Ibd7a643d
by Kenny Root
· 10 years ago
1c9e61c
Add new style String operations during compilation init
by Kenny Root
· 10 years ago
8c638bc
Fix non-range String init calls
by Kenny Root
· 10 years ago
7fdbcb8
Merge "In hprof, set string class instance size to that of an empty string."
by Jeff Hao
· 10 years ago
934aac7
Merge "Remove doublequoted command to adb sh -c."
by Hiroshi Yamauchi
· 10 years ago
0ce4353
In hprof, set string class instance size to that of an empty string.
by Jeff Hao
· 10 years ago
0a4c61d
Remove doublequoted command to adb sh -c.
by Hiroshi Yamauchi
· 10 years ago
ca7db4a
Merge "Print field info on mark sweep invalid ref crash."
by Hiroshi Yamauchi
· 10 years ago
d9a27b6
Merge "Quick: Fix marking high words in DCE."
by Vladimir Marko
· 10 years ago
eb2baaf
Print field info on mark sweep invalid ref crash.
by Hiroshi Yamauchi
· 10 years ago
9cacef6
Quick: Fix marking high words in DCE.
by Vladimir Marko
· 10 years ago
a8b85b2
Fix minor checker bug
by Calin Juravle
· 10 years ago
1484dad
Merge "Revert "Revert "Remove junit from our core image."""
by Nicolas Geoffray
· 10 years ago
958fa02
Revert "Revert "Remove junit from our core image.""
by Nicolas Geoffray
· 10 years ago
df09893
Merge "Revert "Revert "Do not pass junit.jar to vogar."""
by Nicolas Geoffray
· 10 years ago
f4ff1d4
Revert "Revert "Do not pass junit.jar to vogar.""
by Nicolas Geoffray
· 10 years ago
c8c6aa9
Merge "ART: Do not relocate app program headers in patchoat."
by Vladimir Marko
· 10 years ago
2a6c5ee
Merge "[optimizing] Fold HTypeConversion of constants"
by Roland Levillain
· 10 years ago
3fc9903
ART: Do not relocate app program headers in patchoat.
by Vladimir Marko
· 10 years ago
bf27b07
Merge "Revert "Do not pass junit.jar to vogar.""
by Nicolas Geoffray
· 10 years ago
5bf24f3
Revert "Do not pass junit.jar to vogar."
by Nicolas Geoffray
· 10 years ago
96ca18c
Merge "ART: Fix unused return-value in test"
by Andreas Gampe
· 10 years ago
fd11470
ART: Fix unused return-value in test
by Andreas Gampe
· 10 years ago
a58ee00
Merge "Undo arm64 workaround."
by Chih-Hung Hsieh
· 10 years ago
c9c4232
Merge "Revert "Remove junit from our core image.""
by Nicolas Geoffray
· 10 years ago
7028d59
Revert "Remove junit from our core image."
by Nicolas Geoffray
· 10 years ago
0ad07e4
Merge "Revert "New failure due to a junit/vogar difference.""
by Nicolas Geoffray
· 10 years ago
ea6e2df
Revert "New failure due to a junit/vogar difference."
by Nicolas Geoffray
· 10 years ago
e977494
Merge "Also print class for NoSuchFieldException"
by Mathieu Chartier
· 10 years ago
4a0aa9c
Merge "New failure due to a junit/vogar difference."
by Nicolas Geoffray
· 10 years ago
203a555
New failure due to a junit/vogar difference.
by Nicolas Geoffray
· 10 years ago
4e06778
Also print class for NoSuchFieldException
by Mathieu Chartier
· 10 years ago
e82549b
[optimizing] Fold HTypeConversion of constants
by Mark Mendell
· 10 years ago
c3912c8
Merge "Remove junit from our core image."
by Nicolas Geoffray
· 10 years ago
baaf287
Merge "Silence unused result warnings in art."
by Elliott Hughes
· 10 years ago
0ad65a3
Remove junit from our core image.
by Nicolas Geoffray
· 10 years ago
7bd8f9e
Merge "Do not pass junit.jar to vogar."
by Nicolas Geoffray
· 10 years ago
3185c8d
Do not pass junit.jar to vogar.
by Nicolas Geoffray
· 10 years ago
06f08e4
Silence unused result warnings in art.
by Elliott Hughes
· 10 years ago
b6cee94
Undo arm64 workaround.
by Chih-Hung Hsieh
· 10 years ago
70d3d14
Merge "Hold heap bitmap lock in Heap::GetObjectsAllocated"
by Mathieu Chartier
· 10 years ago
b43390c
Hold heap bitmap lock in Heap::GetObjectsAllocated
by Mathieu Chartier
· 10 years ago
28d332c
Merge "Add test for String init called from unresolvable class."
by Jeff Hao
· 10 years ago
85c6397
Merge "Quick: Fix DCE, clear high word flag in RemoveChange()."
by Vladimir Marko
· 10 years ago
ade58e1
Quick: Fix DCE, clear high word flag in RemoveChange().
by Vladimir Marko
· 10 years ago
da3749e
Add test for String init called from unresolvable class.
by Jeff Hao
· 10 years ago
f0d765e
Merge "Add notes about fast JNI calls."
by Hiroshi Yamauchi
· 10 years ago
36bce58
Add notes about fast JNI calls.
by Hiroshi Yamauchi
· 10 years ago
9bdb647
Merge "Fix bug in removal of *.flock files."
by Richard Uhler
· 10 years ago
cefb155
Merge "ART: arm indexOf intrinsics for the optimizing compiler"
by Andreas Gampe
· 10 years ago
581f4e9
Fix bug in removal of *.flock files.
by Richard Uhler
· 10 years ago
e658f89
Merge "Quick: Fix DCE to mark wide register overlaps correctly."
by Vladimir Marko
· 10 years ago
7207898
Merge "Re-enable 098-ddmc for the read barrier config."
by Hiroshi Yamauchi
· 10 years ago
83d46ef
Quick: Fix DCE to mark wide register overlaps correctly.
by Vladimir Marko
· 10 years ago
f396211
Merge "ART: Rediscover loops after deleting blocks in DCE"
by David Brazdil
· 10 years ago
527145b
Merge "ART: Split Checker into smaller files"
by David Brazdil
· 10 years ago
2c27f2c
ART: Split Checker into smaller files
by David Brazdil
· 10 years ago
2d999e0
Merge "Revert "ART: Split Checker into smaller files""
by David Brazdil
· 10 years ago
2588023
Revert "ART: Split Checker into smaller files"
by David Brazdil
· 10 years ago
d62e2d0
Merge "ART: Split Checker into smaller files"
by David Brazdil
· 10 years ago
a490be5
ART: Split Checker into smaller files
by David Brazdil
· 10 years ago
ba6fdbc
ART: arm indexOf intrinsics for the optimizing compiler
by Andreas Gampe
· 10 years ago
cdf89f3
Merge "Small correction in Optimizing's ARM64 code generator."
by Roland Levillain
· 10 years ago
c23fef5
Merge "Revert "Add new rule to the graph checker.""
by Calin Juravle
· 10 years ago
1d8b49f
Revert "Add new rule to the graph checker."
by Calin Juravle
· 10 years ago
fe8cd35
Merge "Add new rule to the graph checker."
by Calin Juravle
· 10 years ago
a4b8c21
ART: Rediscover loops after deleting blocks in DCE
by David Brazdil
· 10 years ago
987b2e6
Merge "Simplify floating-point comparisons with NaN in Optimizing."
by Roland Levillain
· 10 years ago
faf935e
Merge "ART: Enable Checker annotations in smali files"
by David Brazdil
· 10 years ago
dacf601
ART: Enable Checker annotations in smali files
by David Brazdil
· 10 years ago
b6c37c9
Merge "Update test expectations."
by Nicolas Geoffray
· 10 years ago
6f3f6c7
Update test expectations.
by Nicolas Geoffray
· 10 years ago
983f1b2
Re-enable 098-ddmc for the read barrier config.
by Hiroshi Yamauchi
· 10 years ago
bdd9f2d
Merge "Remove unused StackHandleScope"
by Sebastien Hertz
· 10 years ago
1d316ad
Merge "Insert a read barrier in the JNI bridge."
by Hiroshi Yamauchi
· 10 years ago
bd0cfef
Merge "Fix typo in VLOG message."
by Richard Uhler
· 10 years ago
c55efc7
Merge "Add more diagnostics info to flaky oat file assistant test."
by Richard Uhler
· 10 years ago
9dfba72
Merge "ART: x86 indexOf intrinsics for the optimizing compiler"
by Andreas Gampe
· 10 years ago
21030dd
ART: x86 indexOf intrinsics for the optimizing compiler
by Andreas Gampe
· 10 years ago
9d50775
Add new rule to the graph checker.
by Calin Juravle
· 10 years ago
db30566
Remove unused StackHandleScope
by Sebastien Hertz
· 10 years ago
f7f798c
Fix typo in VLOG message.
by Richard Uhler
· 10 years ago
f16d572
Add more diagnostics info to flaky oat file assistant test.
by Richard Uhler
· 10 years ago
6108ed8
Merge "Add a flag to StackVisitor for inlining."
by Nicolas Geoffray
· 10 years ago
8e5bd18
Add a flag to StackVisitor for inlining.
by Nicolas Geoffray
· 10 years ago
119b21a
Merge "[optimizing] Improve 32 bit long shift by 1."
by Roland Levillain
· 10 years ago
0e4c27e
Merge "Add a parent environment to HEnvironment."
by Nicolas Geoffray
· 10 years ago
0a23d74
Add a parent environment to HEnvironment.
by Nicolas Geoffray
· 10 years ago
ba56d06
[optimizing] Improve 32 bit long shift by 1.
by Mark Mendell
· 10 years ago
cdeb0b5
Merge "[optimizing] Tune some x86_64 moves"
by Nicolas Geoffray
· 10 years ago
775b7b8
Merge "Don't allow JIT to compile native methods"
by Mathieu Chartier
· 10 years ago
70f7d98
Don't allow JIT to compile native methods
by Mathieu Chartier
· 10 years ago
591d8e4
Merge "Add stub_test implementation for mips & mips64"
by Andreas Gampe
· 10 years ago
e20df2a
Merge "Fix stub_test for Mips64"
by Andreas Gampe
· 10 years ago
0456881
Fix stub_test for Mips64
by Goran Jakovljevic
· 10 years ago
Next »