Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
32bcf896cab8696e5b3b6b33f5915e08d6c38b20
32bcf89
Merge "Use the interpreter as a heartbeat for the JIT." am: 01f4dae0b4
by Nicolas Geoffray
· 9 years ago
2fdea33
Merge "Fix the signature of the IndexOf entry point." am: 4cb069fa2f
by Roland Levillain
· 9 years ago
cfa3f9d
Merge "Dump more information to diagnose problem." am: 411539c65c am: 1e54407316
by Nicolas Geoffray
· 9 years ago
0e89a87
Merge "Optimizing: Do not depend on sharpening in test 577" am: 09294dc760
by Goran Jakovljevic
· 9 years ago
ab428aa
Merge "Improve documentation about StringFactory.newStringFromChars." am: 47bce25b3e
by Roland Levillain
· 9 years ago
0237d41
Merge "Revert "Disable symbolizing traces on volantis."" am: 757701fc80
by Nicolas Geoffray
· 9 years ago
237163d
Merge "Disable flaky 130-hprof test." am: eff87a33bf am: 6628ec491a
by Nicolas Geoffray
· 9 years ago
9e0df6e
Merge "Use the interpreter as a heartbeat for the JIT." am: 01f4dae0b4
by Nicolas Geoffray
· 9 years ago
01f4dae
Merge "Use the interpreter as a heartbeat for the JIT."
by Nicolas Geoffray
· 9 years ago
8c630c7
Merge "Fix the signature of the IndexOf entry point." am: 4cb069fa2f
by Roland Levillain
· 9 years ago
4cb069f
Merge "Fix the signature of the IndexOf entry point."
by Roland Levillain
· 9 years ago
7273a5d
Use the interpreter as a heartbeat for the JIT.
by Nicolas Geoffray
· 9 years ago
1e54407
Merge "Dump more information to diagnose problem." am: 411539c65c
by Nicolas Geoffray
· 9 years ago
411539c
Merge "Dump more information to diagnose problem."
by Nicolas Geoffray
· 9 years ago
42b4251
Merge "Optimizing: Do not depend on sharpening in test 577" am: 09294dc760
by Goran Jakovljevic
· 9 years ago
09294dc
Merge "Optimizing: Do not depend on sharpening in test 577"
by Roland Levillain
· 9 years ago
2a524bd
Dump more information to diagnose problem.
by Nicolas Geoffray
· 9 years ago
ec92c8a
Merge "Improve documentation about StringFactory.newStringFromChars."
by Roland Levillain
· 9 years ago
47bce25
Merge "Improve documentation about StringFactory.newStringFromChars."
by Roland Levillain
· 9 years ago
2a4a517
Merge "Revert "Disable symbolizing traces on volantis."" am: 757701fc80
by Nicolas Geoffray
· 9 years ago
757701f
Merge "Revert "Disable symbolizing traces on volantis.""
by Nicolas Geoffray
· 9 years ago
4866794
Revert "Disable symbolizing traces on volantis."
by Nicolas Geoffray
· 9 years ago
6628ec4
Merge "Disable flaky 130-hprof test." am: eff87a33bf
by Nicolas Geoffray
· 9 years ago
eff87a3
Merge "Disable flaky 130-hprof test."
by Nicolas Geoffray
· 9 years ago
2f0d3bc
Disable flaky 130-hprof test.
by Nicolas Geoffray
· 9 years ago
6821f57
Revert "Revert "Improve immune spaces logic"" am: 0cc2a92374
by Mathieu Chartier
· 9 years ago
7ead213
Revert "Improve immune spaces logic" am: deb880435f -s ours
by Nicolas Geoffray
· 9 years ago
4320fcc
Merge "[MIPS] Add Fast Art interpreter for Mips32." am: 9f03916ff7
by Douglas Leung
· 9 years ago
0cc2a92
Revert "Revert "Improve immune spaces logic""
by Mathieu Chartier
· 9 years ago
cb51d41
Merge "[MIPS] Add Fast Art interpreter for Mips32." am: 9f03916ff7
by Douglas Leung
· 9 years ago
deb8804
Revert "Improve immune spaces logic"
by Nicolas Geoffray
· 9 years ago
9f03916
Merge "[MIPS] Add Fast Art interpreter for Mips32."
by Bill Buzbee
· 9 years ago
c4c6c64
Merge "Revert "Revert "Improve immune spaces logic""" am: f2493846a8
by Mathieu Chartier
· 9 years ago
f4125ba
Merge "Revert "Revert "Improve immune spaces logic""" am: f2493846a8
by Mathieu Chartier
· 9 years ago
f249384
Merge "Revert "Revert "Improve immune spaces logic"""
by Mathieu Chartier
· 9 years ago
032c005
Revert "Revert "Improve immune spaces logic""
by Mathieu Chartier
· 9 years ago
42ad288
Fix the signature of the IndexOf entry point.
by Roland Levillain
· 9 years ago
f2c74e2
Merge "Forgot to initialize JIT memory use fields." into nyc-dev am: a63727299d
by Nicolas Geoffray
· 9 years ago
3ec355a
Merge "Introduce partial code cache collection." into nyc-dev am: e2b1063595
by Nicolas Geoffray
· 9 years ago
a637272
Merge "Forgot to initialize JIT memory use fields." into nyc-dev
by Nicolas Geoffray
· 9 years ago
e2b1063
Merge "Introduce partial code cache collection." into nyc-dev
by Nicolas Geoffray
· 9 years ago
cc3839c
Improve documentation about StringFactory.newStringFromChars.
by Roland Levillain
· 9 years ago
9e0227a
Merge "Cleanup polymorphic inlining to the same target." into nyc-dev
by Nicolas Geoffray
· 9 years ago
7c7a95a
Merge "Bug fix for polymorphic inlining." into nyc-dev am: 6e578529a8
by Nicolas Geoffray
· 9 years ago
d8f4547
Merge "Cleanup polymorphic inlining to the same target." into nyc-dev
by Nicolas Geoffray
· 9 years ago
6e57852
Merge "Bug fix for polymorphic inlining." into nyc-dev
by Nicolas Geoffray
· 9 years ago
c613f69
Dump the number of OSR compiled code. am: 5b3fbd26a9 -s ours
by Nicolas Geoffray
· 9 years ago
9322825
Forgot to initialize JIT memory use fields.
by Nicolas Geoffray
· 9 years ago
5b3fbd2
Dump the number of OSR compiled code.
by Nicolas Geoffray
· 9 years ago
82de410
Introduce partial code cache collection.
by Nicolas Geoffray
· 9 years ago
428c16d
Cleanup polymorphic inlining to the same target.
by Nicolas Geoffray
· 9 years ago
d659251
Bug fix for polymorphic inlining.
by Nicolas Geoffray
· 9 years ago
0281904
Merge "Bug fix for polymorphic inlining." am: c3bcf40e90 am: f4e977261c
by Nicolas Geoffray
· 9 years ago
5a762b2
Merge "Cleanup polymorphic inlining to the same target." am: fb734b416d
by Nicolas Geoffray
· 9 years ago
f4e9772
Merge "Bug fix for polymorphic inlining." am: c3bcf40e90
by Nicolas Geoffray
· 9 years ago
a03ff5a
Merge "Cleanup polymorphic inlining to the same target." am: fb734b416d
by Nicolas Geoffray
· 9 years ago
c3bcf40
Merge "Bug fix for polymorphic inlining."
by Nicolas Geoffray
· 9 years ago
fb734b4
Merge "Cleanup polymorphic inlining to the same target."
by Nicolas Geoffray
· 9 years ago
4f97a21
Cleanup polymorphic inlining to the same target.
by Nicolas Geoffray
· 9 years ago
a1d8ddf
Bug fix for polymorphic inlining.
by Nicolas Geoffray
· 9 years ago
20adf27
Optimizing: Do not depend on sharpening in test 577
by Goran Jakovljevic
· 9 years ago
2c931ce
Merge "Disable symbolizing traces on volantis." am: eebfed8b2f am: 0e7257d044
by Nicolas Geoffray
· 9 years ago
0e7257d
Merge "Disable symbolizing traces on volantis." am: eebfed8b2f
by Nicolas Geoffray
· 9 years ago
eebfed8
Merge "Disable symbolizing traces on volantis."
by Nicolas Geoffray
· 9 years ago
95303c6
Disable symbolizing traces on volantis.
by Nicolas Geoffray
· 9 years ago
7f1bde5
Merge "Revert "Improve immune spaces logic"" am: a48224f327 am: 690f8b2542
by Nicolas Geoffray
· 9 years ago
690f8b2
Merge "Revert "Improve immune spaces logic"" am: a48224f327
by Nicolas Geoffray
· 9 years ago
a48224f
Merge "Revert "Improve immune spaces logic""
by Nicolas Geoffray
· 9 years ago
07dbbca
Revert "Improve immune spaces logic"
by Nicolas Geoffray
· 9 years ago
7179d92
Improve immune spaces logic am: 06fc03b2bf
by Mathieu Chartier
· 9 years ago
e3be00b
Merge "Improve immune spaces logic" am: d8e6d82adb am: 93dab35231
by Mathieu Chartier
· 9 years ago
93dab35
Merge "Improve immune spaces logic" am: d8e6d82adb
by Mathieu Chartier
· 9 years ago
d8e6d82
Merge "Improve immune spaces logic"
by Mathieu Chartier
· 9 years ago
06fc03b
Improve immune spaces logic
by Mathieu Chartier
· 9 years ago
17b8bce
Improve immune spaces logic
by Mathieu Chartier
· 9 years ago
70f21a5
Merge "Support new JDWP InterfaceType.InvokeMethod command" into nyc-dev
by Alex Light
· 9 years ago
6aac765
Merge "ART: Add unstarted-runtime functions" am: 0002311638 am: 6fba0dbdd5
by Andreas Gampe
· 9 years ago
6fba0db
Merge "ART: Add unstarted-runtime functions" am: 0002311638
by Andreas Gampe
· 9 years ago
0002311
Merge "ART: Add unstarted-runtime functions"
by Andreas Gampe
· 9 years ago
bc4d218
ART: Add unstarted-runtime functions
by Andreas Gampe
· 9 years ago
0c5559c
Merge "Support new JDWP InterfaceType.InvokeMethod command" into nyc-dev
by Alex Light
· 9 years ago
fca8d55
Merge "Support new JDWP InterfaceType.InvokeMethod command" am: 420ae23220
by Alex Light
· 9 years ago
a91766c
Merge "Support new JDWP InterfaceType.InvokeMethod command" am: 420ae23220
by Alex Light
· 9 years ago
70fa1a5
Support new JDWP InterfaceType.InvokeMethod command
by Alex Light
· 9 years ago
420ae23
Merge "Support new JDWP InterfaceType.InvokeMethod command"
by Alex Light
· 9 years ago
04ae743
Merge "Add and use loaded class profiling" am: 4f626cd1d2 am: 36ae397c45
by Mathieu Chartier
· 9 years ago
36ae397
Merge "Add and use loaded class profiling" am: 4f626cd1d2
by Mathieu Chartier
· 9 years ago
4f626cd
Merge "Add and use loaded class profiling"
by Mathieu Chartier
· 9 years ago
1a7f065
Merge "Add and use loaded class profiling" into nyc-dev am: fbef09b29e
by Mathieu Chartier
· 9 years ago
c617fef
Merge "ART: Add unstarted-runtime functions" into nyc-dev am: 8dc09ab451
by Andreas Gampe
· 9 years ago
c5dd319
Add and use loaded class profiling
by Mathieu Chartier
· 9 years ago
fbef09b
Merge "Add and use loaded class profiling" into nyc-dev
by Mathieu Chartier
· 9 years ago
8dc09ab
Merge "ART: Add unstarted-runtime functions" into nyc-dev
by Andreas Gampe
· 9 years ago
6508d66
Merge "Assembly TLAB allocation fast path for arm." am: da11cef6fb
by Hiroshi Yamauchi
· 9 years ago
d41160a
Merge "Assembly TLAB allocation fast path for arm." am: da11cef6fb
by Hiroshi Yamauchi
· 9 years ago
da11cef
Merge "Assembly TLAB allocation fast path for arm."
by Hiroshi Yamauchi
· 9 years ago
8913fc1
Add and use loaded class profiling
by Mathieu Chartier
· 9 years ago
a3ff154
Add JNI tests for lambdas am: 3a29a019a8
by Alex Light
· 9 years ago
3a29a01
Add JNI tests for lambdas
by Alex Light
· 9 years ago
df17bea
Merge "Add JNI tests for lambdas" am: 48a13431f0 am: 52d59cfc3b
by Alex Light
· 9 years ago
Next »