Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
4af8fac07a5338c84c60d341e6dfcae82abaf73b
4af8fac
Merge "ART: Simplify unstarted-runtime ceil and floor"
by Andreas Gampe
· 9 years ago
89e3b48
ART: Simplify unstarted-runtime ceil and floor
by Andreas Gampe
· 9 years ago
e4010c6
Merge "Fix InsertDexFileInToClassLoader to handle null class loaders"
by Mathieu Chartier
· 9 years ago
6d25cf6
Fix InsertDexFileInToClassLoader to handle null class loaders
by Mathieu Chartier
· 9 years ago
e3ccf74
Merge "ART: Flag to fail thread creation"
by Andreas Gampe
· 9 years ago
f38a661
ART: Flag to fail thread creation
by Andreas Gampe
· 9 years ago
336dd6a
Merge "ART: Add Makefile target for boot image"
by Andreas Gampe
· 9 years ago
ec9a828
Merge "Assembly region TLAB allocation fast path for arm64."
by Hiroshi Yamauchi
· 9 years ago
fad48e7
ART: Add Makefile target for boot image
by Andreas Gampe
· 9 years ago
934c5b6
Merge "Small changes in ARM and x86-64 SystemArrayCopy intrinsics."
by Roland Levillain
· 9 years ago
ebea3d2
Small changes in ARM and x86-64 SystemArrayCopy intrinsics.
by Roland Levillain
· 9 years ago
62358ed
Merge "ART: Speed up HGraph::PopulateIrreducibleRecursive"
by David Brazdil
· 9 years ago
c2e8af9
ART: Speed up HGraph::PopulateIrreducibleRecursive
by David Brazdil
· 9 years ago
8eec0bb
Merge "Remove recursive ALWAYS_INLINE"
by Vladimir Marko
· 9 years ago
b2880a9
Merge "unstarted_runtime: add cutout for Math.floor"
by Sergio Giro
· 9 years ago
8326120
unstarted_runtime: add cutout for Math.floor
by Sergio Giro
· 9 years ago
04c2b2d
Merge "Revert "Update expectations for 031-class-attributes.""
by Narayan Kamath
· 9 years ago
ae49049
Revert "Update expectations for 031-class-attributes."
by Narayan Kamath
· 9 years ago
0dfb30d
Remove recursive ALWAYS_INLINE
by Goran Jakovljevic
· 9 years ago
780b461
Merge changes from topic 'image_layout'
by Mathieu Chartier
· 9 years ago
92ec594
Fix relocate in place to handle arbitrary app image layout
by Mathieu Chartier
· 9 years ago
2ba04ea
Revert "Revert "Reduce dirty image pages by improving binning""
by Mathieu Chartier
· 9 years ago
d464fa1
Revert "Reduce dirty image pages by improving binning"
by Mathieu Chartier
· 9 years ago
f3cee19
Reduce dirty image pages by improving binning
by Mathieu Chartier
· 9 years ago
cd77378
Assembly region TLAB allocation fast path for arm64.
by Hiroshi Yamauchi
· 9 years ago
80bda17
Merge "Don't abort during app image loading with no boot image"
by Mathieu Chartier
· 9 years ago
e719926
Don't abort during app image loading with no boot image
by Mathieu Chartier
· 9 years ago
d521826
Merge "ART: Make mterp jit profiling race tolerant"
by Calin Juravle
· 9 years ago
0e6aa6d
ART: Make mterp jit profiling race tolerant
by buzbee
· 9 years ago
1e24b28
Merge "MIPS: Improving art_quick_imt_conflict_trampoline"
by Nicolas Geoffray
· 9 years ago
b5a0647
Merge "ART: Change prebuild run-test setup"
by Andreas Gampe
· 9 years ago
0432b41
Merge "Oatdump: Smarter StackMap lookup to improve performance."
by Vladimir Marko
· 9 years ago
787a500
Merge "Revert "Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"""""
by Calin Juravle
· 9 years ago
adbf93e
Oatdump: Smarter StackMap lookup to improve performance.
by Vladimir Marko
· 9 years ago
4009bc6
Merge "Implement on-stack replacement for MIPS32 and MIPS64"
by Nicolas Geoffray
· 9 years ago
1475924
ART: Change prebuild run-test setup
by Andreas Gampe
· 9 years ago
dea5933
Merge "Make sure non-fatal errors aren't printed."
by Alex Light
· 9 years ago
c52e3f9
Merge "ART: Refactor imgdiag internals"
by Andreas Gampe
· 9 years ago
e835f3a
Merge changes from topic 'rr_barrier'
by Mathieu Chartier
· 9 years ago
c4ae916
Store precice set of which constructors require barriers
by Mathieu Chartier
· 9 years ago
250a23c
Merge "ART: Fix race in on-stack replacement"
by Bill Buzbee
· 9 years ago
d26b7e4
Make sure non-fatal errors aren't printed.
by Alex Light
· 9 years ago
454b3b6
ART: Fix race in on-stack replacement
by buzbee
· 9 years ago
1d011d9
Revert "Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""""
by Bill Buzbee
· 9 years ago
6c5d868
Merge "Ignore libcore.java.lang.ThreadTest failures on device."
by Roland Levillain
· 9 years ago
c9002b2
Ignore libcore.java.lang.ThreadTest failures on device.
by Roland Levillain
· 9 years ago
82a0229
Merge "Fix combined checksum calculation to use isa."
by Jeff Hao
· 9 years ago
9863b6c
Merge "Combine checksum of all boot images."
by Jeff Hao
· 9 years ago
fd336c3
Fix combined checksum calculation to use isa.
by Jeff Hao
· 9 years ago
b11ffb7
Combine checksum of all boot images.
by Jeff Hao
· 9 years ago
dc80925
Merge "ART: Fix interpreter single-step when doing OSR"
by Bill Buzbee
· 9 years ago
93e94f2
ART: Fix interpreter single-step when doing OSR
by buzbee
· 9 years ago
f2197e4
Merge changes Ie23877ac,I262f6be8
by Hiroshi Yamauchi
· 9 years ago
e1bcd8a
Revert "Disable some image_test cases with concurrent collector."
by Hiroshi Yamauchi
· 9 years ago
1d6fdaf
Fix image_test for the CC collector.
by Hiroshi Yamauchi
· 9 years ago
2c6760a
Merge "Remove AnnotationAccess and its remaining uses."
by Jeff Hao
· 9 years ago
b5d3861
Revert "Revert "Check if we require barrier if we did not resolve classes""
by Mathieu Chartier
· 9 years ago
371bd83
Revert "Revert "Change RequiresConstructorBarrier default to yes""
by Mathieu Chartier
· 9 years ago
7fa1f92
Merge "Remove more Quick-related macros in tests."
by Roland Levillain
· 9 years ago
8913162
Merge "Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"""
by David Brazdil
· 9 years ago
dee58d6
Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals""
by David Brazdil
· 9 years ago
8b233fc
Remove more Quick-related macros in tests.
by Roland Levillain
· 9 years ago
950dd55
Merge "Revert "Change RequiresConstructorBarrier default to yes""
by Roland Levillain
· 9 years ago
0436ee6
Revert "Change RequiresConstructorBarrier default to yes"
by Roland Levillain
· 9 years ago
35d6a42
Merge "Revert "Check if we require barrier if we did not resolve classes""
by Roland Levillain
· 9 years ago
a7ab499
Revert "Check if we require barrier if we did not resolve classes"
by Roland Levillain
· 9 years ago
173e99a
Merge "Thumb2: Show the immediate in ROR (immediate) disassembly."
by Vladimir Marko
· 9 years ago
748ad81
Merge "Add 20s timeout to 570-checker-osr."
by Vladimir Marko
· 9 years ago
1939a88
Add 20s timeout to 570-checker-osr.
by Vladimir Marko
· 9 years ago
391e155
Merge "Optimizing: Fix codegens for MethodLoadKind::kDexCacheViaMethod."
by Vladimir Marko
· 9 years ago
791947d
Merge "Move optimizations out of HInliner::TryBuildAndInlineHelper."
by Roland Levillain
· 9 years ago
e7fbbe4
Merge changes I775a57c9,I14c0836f,I075c1b11
by Andreas Gampe
· 9 years ago
207c3ea
Merge "Check if we require barrier if we did not resolve classes"
by Mathieu Chartier
· 9 years ago
20fd7cd
Check if we require barrier if we did not resolve classes
by Mathieu Chartier
· 9 years ago
43574b5
Merge "Fix regression in ModUnionTable RAM usage"
by Mathieu Chartier
· 9 years ago
56f9a89
Fix regression in ModUnionTable RAM usage
by Mathieu Chartier
· 9 years ago
8a18fde
ART: Add cutout for Unsafe.putObjectVolatile
by Andreas Gampe
· 9 years ago
13fc1be
ART: Add integer & long parsing cutout to unstarted runtime
by Andreas Gampe
· 9 years ago
6039e56
ART: Add getDeclaredConstructor cutout for unstarted runtime
by Andreas Gampe
· 9 years ago
dc148d2
Merge "Shard classloader classes lock"
by Mathieu Chartier
· 9 years ago
b8aa1e4
Shard classloader classes lock
by Mathieu Chartier
· 9 years ago
1633881
Merge "Change RequiresConstructorBarrier default to yes"
by Mathieu Chartier
· 9 years ago
f2f0f4b
Change RequiresConstructorBarrier default to yes
by Mathieu Chartier
· 9 years ago
d1bdb7c
Merge "Change hash set to use noexcept"
by Mathieu Chartier
· 9 years ago
619a457
Change hash set to use noexcept
by Mathieu Chartier
· 9 years ago
adf1eaa
Thumb2: Show the immediate in ROR (immediate) disassembly.
by Vladimir Marko
· 9 years ago
0fb09f7
Merge "Fix and re-enable compiler_driver_test"
by Yi Kong
· 9 years ago
c28a0d7
Merge "ART: Handle OOM in stack overflow"
by Mathieu Chartier
· 9 years ago
5dcf19d
Fix and re-enable compiler_driver_test
by Yi Kong
· 9 years ago
a3aef2e
Move optimizations out of HInliner::TryBuildAndInlineHelper.
by Roland Levillain
· 9 years ago
40ecb12
Optimizing: Fix codegens for MethodLoadKind::kDexCacheViaMethod.
by Vladimir Marko
· 9 years ago
e8f3f03
ART: Handle OOM in stack overflow
by Mathieu Chartier
· 9 years ago
5827507
Merge "ART: Add arraycopy(byte) to unstarted runtime"
by Andreas Gampe
· 9 years ago
5c9af61
ART: Add arraycopy(byte) to unstarted runtime
by Andreas Gampe
· 9 years ago
224b7f3
Merge "ART: Don't attempt write flock if not zygote"
by Andreas Gampe
· 9 years ago
acc1be3
ART: Don't attempt write flock if not zygote
by Andreas Gampe
· 9 years ago
31b66aa
Merge "Fix issued with non-public interface methods."
by Alex Light
· 9 years ago
9a14710
Merge "Remove unnecessary TEMP_FAILURE_RETRY."
by Vladimir Marko
· 9 years ago
96de6c3
Merge "Implement ARM64 support for SystemArrayCopy()"
by Roland Levillain
· 9 years ago
66fdcbd
Remove unnecessary TEMP_FAILURE_RETRY.
by Vladimir Marko
· 9 years ago
Next »