Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
65ee0f086581a8fbaa18473e8bac7ff9372cff0a
65ee0f0
Merge changes I2b8d8bc9,Iad2890b3
by Richard Uhler
· 7 years ago
ad008d5
Merge "Disable app image for very large apps"
by Mathieu Chartier
· 7 years ago
8cce65a
Disable app image for very large apps
by Mathieu Chartier
· 7 years ago
b946367
Merge "Revert^4 "ART: Use proxy ArtMethod's data_ to store the interface method.""
by Vladimir Marko
· 7 years ago
66bfa47
Merge "Fix issue with RawMonitorWait."
by Treehugger Robot
· 7 years ago
f708c9a
Merge "MIPS: Eliminate hard-coded offsets in branches"
by Treehugger Robot
· 7 years ago
e017aa3
ahat: show sample path through strong references.
by Richard Uhler
· 7 years ago
d1ee20f
Revert^4 "ART: Use proxy ArtMethod's data_ to store the interface method."
by Vladimir Marko
· 7 years ago
6ced091
Fix issue with RawMonitorWait.
by Alex Light
· 7 years ago
2ade881
Merge "Add extra dumping for native method JIT samples check"
by Mathieu Chartier
· 7 years ago
ae49dc0
Add extra dumping for native method JIT samples check
by Mathieu Chartier
· 7 years ago
0b21333
ahat: build ahat-test-dump correctly with javac
by Richard Uhler
· 8 years ago
60b4077
Merge "Add test where aget on potential null array fails verification."
by Treehugger Robot
· 7 years ago
3caff1f
Merge "Increase JIT initial size for test 595-profile-saving"
by Mathieu Chartier
· 7 years ago
3c3911e
Add test where aget on potential null array fails verification.
by Jeff Hao
· 7 years ago
d610733
Increase JIT initial size for test 595-profile-saving
by Mathieu Chartier
· 7 years ago
4995de1
Merge "Revert^3 "ART: Use proxy ArtMethod's data_ to store the interface method."""
by Nicolas Geoffray
· 7 years ago
76ccd09
Revert^3 "ART: Use proxy ArtMethod's data_ to store the interface method.""
by Nicolas Geoffray
· 7 years ago
bfb7f93
Merge "Enable regression test for array aliasing bug."
by Treehugger Robot
· 7 years ago
a2ac7d8
Merge "Revert^2 "ART: Use proxy ArtMethod's data_ to store the interface method.""
by Vladimir Marko
· 7 years ago
0137efc
Merge "Add ensureJitCompiled to a few methods in 088-monitor-verification"
by Mingyao Yang
· 7 years ago
f939b3f
Enable regression test for array aliasing bug.
by Aart Bik
· 7 years ago
c42fab3
Revert^2 "ART: Use proxy ArtMethod's data_ to store the interface method."
by Vladimir Marko
· 7 years ago
f0c66eb
Merge "Store layout info in dex files"
by Treehugger Robot
· 7 years ago
120aa28
Store layout info in dex files
by Mathieu Chartier
· 7 years ago
5bfead5
Merge "MIPS: Support MultiplyAccumulate for SIMD."
by Aart Bik
· 7 years ago
4323ba1
Add ensureJitCompiled to a few methods in 088-monitor-verification
by Mingyao Yang
· 7 years ago
6b1382d
Merge "Revert "ART: Use proxy ArtMethod's data_ to store the interface method.""
by Nicolas Geoffray
· 7 years ago
7ef52f7
Revert "ART: Use proxy ArtMethod's data_ to store the interface method."
by Nicolas Geoffray
· 7 years ago
a5d5fa3
Merge "Re-enable test 529-checker-unresolved in `no-prebuild` configurations."
by Roland Levillain
· 7 years ago
d0176f5
Merge "Recover vdex regression on multidex."
by Nicolas Geoffray
· 7 years ago
85e2d58
Merge "ART: Use proxy ArtMethod's data_ to store the interface method."
by Treehugger Robot
· 7 years ago
79fd1d3
Merge "Remove TimeZoneTest#testSetDefaultRace from blacklist"
by vichang
· 7 years ago
9428c57
Re-enable test 529-checker-unresolved in `no-prebuild` configurations.
by Roland Levillain
· 7 years ago
b22c4bd
Merge "Add a new phony target for building unbundled ART for golem."
by Treehugger Robot
· 7 years ago
1f219fc
Merge "Bunch of SIMD for x86 and x86_64"
by Aart Bik
· 7 years ago
72fe7ea
Merge "Disable dex2oat test TestWatchdogTrigger with Valgrind."
by Roland Levillain
· 7 years ago
0888cf1
ART: Use proxy ArtMethod's data_ to store the interface method.
by Vladimir Marko
· 7 years ago
f9fd236
Merge "Rename art script module to art-script."
by Treehugger Robot
· 7 years ago
5213b6c
Add a new phony target for building unbundled ART for golem.
by Nicolas Geoffray
· 7 years ago
3f35d09
Merge "Remove ClassLinker::SetEntryPointsToCompiledCode()."
by Treehugger Robot
· 7 years ago
68db225
Disable dex2oat test TestWatchdogTrigger with Valgrind.
by Roland Levillain
· 7 years ago
4b8d46c
Rename art script module to art-script.
by Nicolas Geoffray
· 7 years ago
a6fc787
Recover vdex regression on multidex.
by Nicolas Geoffray
· 7 years ago
4ec14ff
Merge "RFC: Generate select instruction for conditional returns."
by Nicolas Geoffray
· 7 years ago
bc5460b
MIPS: Support MultiplyAccumulate for SIMD.
by Lena Djokic
· 7 years ago
3332db8
Bunch of SIMD for x86 and x86_64
by Aart Bik
· 7 years ago
c1bb1cd
Merge "Fixed an error in invokechanger"
by Treehugger Robot
· 7 years ago
2658193
Fixed an error in invokechanger
by Sumnima Joshi
· 7 years ago
e9b61ba
Merge changes Ic119441c,I83b96b41
by Treehugger Robot
· 7 years ago
675c779
Merge "Added a new mutator called NewInstanceChanger."
by Treehugger Robot
· 7 years ago
6ef4567
optimizing: Add statistics for # of constructor fences added/removed
by Igor Murashkin
· 7 years ago
1e065a5
optimizing: Refactor statistics to use OptimizingCompilerStats helper
by Igor Murashkin
· 7 years ago
52b450b
Merge "Instrument ARM generated code to check the Marking Register."
by Roland Levillain
· 7 years ago
5daa495
Instrument ARM generated code to check the Marking Register.
by Roland Levillain
· 8 years ago
54636c0
Merge "Instrument ARM64 generated code to check the Marking Register."
by Roland Levillain
· 7 years ago
abafaf8
Merge "Fix dex file reading in VdexFile::GetNextDexFileData."
by Treehugger Robot
· 7 years ago
9557d05
Added a new mutator called NewInstanceChanger.
by Sumnima Joshi
· 7 years ago
eac21ef
Merge "scheduler should not schedule volatile field accesses."
by Mingyao Yang
· 7 years ago
1545ccc
scheduler should not schedule volatile field accesses.
by Mingyao Yang
· 7 years ago
28453cf
Fix dex file reading in VdexFile::GetNextDexFileData.
by Nicolas Geoffray
· 7 years ago
73de4a8
Merge "Fix performance regression."
by Treehugger Robot
· 7 years ago
671e48a
Fix performance regression.
by Aart Bik
· 7 years ago
2b03a1f
Instrument ARM64 generated code to check the Marking Register.
by Roland Levillain
· 8 years ago
461ec56
Merge "Revert recent JIT code cache changes"
by Treehugger Robot
· 7 years ago
16e5289
RFC: Generate select instruction for conditional returns.
by Mads Ager
· 8 years ago
dbd05fe
Revert recent JIT code cache changes
by Orion Hodson
· 7 years ago
1d2d8b1
Merge "Don't increment the hotness for invokes."
by Nicolas Geoffray
· 7 years ago
80dd756
Merge "Run HeapLocationCollector once in scheduler instead of locally."
by Mingyao Yang
· 7 years ago
a27a718f
Merge "Use HeapReference for SafeGetClass"
by Treehugger Robot
· 7 years ago
30a5d19
Merge "Allow non word aligned heap limit for space bitmap"
by Treehugger Robot
· 7 years ago
ad8ebb3
Use HeapReference for SafeGetClass
by Mathieu Chartier
· 7 years ago
2a1513b
Allow non word aligned heap limit for space bitmap
by Mathieu Chartier
· 7 years ago
179861c
Run HeapLocationCollector once in scheduler instead of locally.
by Mingyao Yang
· 7 years ago
ac50d97
Merge "Don't use fences to implement volatiles"
by Hans Boehm
· 7 years ago
3ae12d5
Merge "Enable class unloading in dex2oat for quicken multidex"
by Treehugger Robot
· 7 years ago
6a2b67b
Enable class unloading in dex2oat for quicken multidex
by Mathieu Chartier
· 7 years ago
6ae4b9c
Merge "Revert "Revert "Support class unloading in dex2oat for quicken multidex"""
by Treehugger Robot
· 7 years ago
9e050df
Revert "Revert "Support class unloading in dex2oat for quicken multidex""
by Mathieu Chartier
· 7 years ago
cecc488
Don't increment the hotness for invokes.
by Nicolas Geoffray
· 7 years ago
cc55e1d
Don't use fences to implement volatiles
by Hans Boehm
· 7 years ago
1bd8e5a
Merge "Move deopt and jit logs from LOG(INFO) to VLOG(jit)."
by Nicolas Geoffray
· 7 years ago
646d638
Move deopt and jit logs from LOG(INFO) to VLOG(jit).
by Nicolas Geoffray
· 7 years ago
b00c8b0
Merge "Revert "Support class unloading in dex2oat for quicken multidex""
by Treehugger Robot
· 7 years ago
a4a1e69
Merge "Yet another slow gcstress/debug slow test."
by Treehugger Robot
· 7 years ago
6921d90
Revert "Support class unloading in dex2oat for quicken multidex"
by Richard Uhler
· 7 years ago
178b3ad
Yet another slow gcstress/debug slow test.
by Nicolas Geoffray
· 7 years ago
18e9161
Merge "Support class unloading in dex2oat for quicken multidex"
by Treehugger Robot
· 7 years ago
785e355
Merge "Set basic framework for detecting reductions."
by Treehugger Robot
· 7 years ago
0b1c341
Support class unloading in dex2oat for quicken multidex
by Mathieu Chartier
· 8 years ago
a97a14f
Merge "runtime: Make kIsDebugBuild friendly to clion"
by Treehugger Robot
· 7 years ago
24be74d
Merge "Use absolute path for art/tools/cpplint.py --root"
by Treehugger Robot
· 7 years ago
0cb2cff
Merge "HRem support in BCE."
by Treehugger Robot
· 7 years ago
b29f684
Set basic framework for detecting reductions.
by Aart Bik
· 7 years ago
a22cae7
HRem support in BCE.
by xueliang.zhong
· 8 years ago
6922311
Merge "Add an option to the art script to not cleanup."
by Nicolas Geoffray
· 7 years ago
c0c0785
Add an option to the art script to not cleanup.
by Nicolas Geoffray
· 7 years ago
19ab59d
Merge "Use the right class loader allocator in ReallocMethods."
by Nicolas Geoffray
· 7 years ago
f573972
runtime: Make kIsDebugBuild friendly to clion
by Igor Murashkin
· 7 years ago
3b21019
Merge "Add two special runtime methods."
by Mingyao Yang
· 7 years ago
Next »