Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
594bccc1280408243d834c60ac1329b0a68bf0c2
594bccc
Merge "ART: Improve double-JNI-load exception message"
by Treehugger Robot
· 7 years ago
f4ef5c6
Merge "Make 597-deopt-invoke-stub more solid."
by Mingyao Yang
· 7 years ago
994cfb3
Merge "MIPS32R2: Allow all kinds of class/string loads and invokes"
by Vladimir Marko
· 7 years ago
478abf0
Merge "Revert^2 "Verify profile wrt dex file in dex2oat"""
by Shubham Ajmera
· 7 years ago
38a0353
Merge "Implement Sum-of-Abs-Differences idiom recognition."
by Treehugger Robot
· 7 years ago
dbbac8f
Implement Sum-of-Abs-Differences idiom recognition.
by Aart Bik
· 7 years ago
2406bf1
Merge "Ensure extract is seen as having scalar result."
by Treehugger Robot
· 7 years ago
1c8ac50
Merge "Add more repeat support and register views."
by Treehugger Robot
· 7 years ago
188b2bf
Revert^2 "Verify profile wrt dex file in dex2oat""
by Shubham Ajmera
· 7 years ago
20e9a7f
Merge "Refactor compiled_method.h ."
by Vladimir Marko
· 7 years ago
1d9f45b
Merge "Remove few MIPS checker tests from 552-checker-sharpening"
by Treehugger Robot
· 7 years ago
fa5b9c8
Merge "Make checker-constant-folding less dexer dependent."
by Treehugger Robot
· 7 years ago
4cabe1f
Remove few MIPS checker tests from 552-checker-sharpening
by Goran Jakovljevic
· 7 years ago
debb510
MIPS32R2: Allow all kinds of class/string loads and invokes
by Goran Jakovljevic
· 7 years ago
138b485
Make checker-constant-folding less dexer dependent.
by Alan Leung
· 7 years ago
5402edd
Merge "Unlink the vdex/oat file if we fail to compile succesfully"
by Calin Juravle
· 7 years ago
5e3afa9
Ensure extract is seen as having scalar result.
by Aart Bik
· 7 years ago
d4215bb
Unlink the vdex/oat file if we fail to compile succesfully
by Calin Juravle
· 7 years ago
208dd60
Merge "ART: Fix os << std::string* errors"
by Treehugger Robot
· 7 years ago
0a56392
Merge "Add property-changing JVMTI agent wrapper."
by Treehugger Robot
· 7 years ago
0ac2e5c
Add property-changing JVMTI agent wrapper.
by Alex Light
· 7 years ago
f7754e8
Add more repeat support and register views.
by Aart Bik
· 7 years ago
672bcf5
ART: Fix os << std::string* errors
by Andreas Gampe
· 7 years ago
bf536c3
Merge "Add more error logs to profile validation"
by Calin Juravle
· 7 years ago
b407afe
Merge "ART: Fix incorrect logging"
by Treehugger Robot
· 7 years ago
d8dbc8d
Refactor compiled_method.h .
by Vladimir Marko
· 7 years ago
93780a6
Merge "Refactor linker files from compiler/ to dex2oat/."
by Treehugger Robot
· 7 years ago
7452797
Refactor linker files from compiler/ to dex2oat/.
by Vladimir Marko
· 8 years ago
3c68315
Merge "Revert^2 "ART: Remove workaround in verifer after Jack update.""
by Treehugger Robot
· 7 years ago
b923848
Merge "Revert "Verify profile wrt dex file in dex2oat""
by Nicolas Geoffray
· 7 years ago
7b211a1
Revert "Verify profile wrt dex file in dex2oat"
by Nicolas Geoffray
· 7 years ago
c4d71c3
Merge "Fix DumpString to read the right amount of args"
by Mathieu Chartier
· 7 years ago
fd03f1e
ART: Improve double-JNI-load exception message
by Andreas Gampe
· 7 years ago
335ee58
ART: Fix incorrect logging
by Andreas Gampe
· 7 years ago
ac7f970
Merge "Verify profile wrt dex file in dex2oat"
by Treehugger Robot
· 7 years ago
1ad1e3f
Add more error logs to profile validation
by Calin Juravle
· 7 years ago
bc61cb5
Fix DumpString to read the right amount of args
by Mathieu Chartier
· 7 years ago
0588f3a
Merge changes Ib4459783,Ibb40f919
by Treehugger Robot
· 7 years ago
2676520
Verify profile wrt dex file in dex2oat
by Shubham Ajmera
· 8 years ago
4584122
ART: Remove suspend-check optimization
by Andreas Gampe
· 7 years ago
8048bf6
Merge "Recognize ABS cases."
by Treehugger Robot
· 7 years ago
486b1b3
Merge "Fix exclusive_owner_ spelling"
by Andreas Gampe
· 7 years ago
8ffe25c
Merge "ART: Add warmup to 063-process-manager"
by Treehugger Robot
· 7 years ago
7c0b587
Merge "Fix typo in run-jdwp-tests.sh"
by Treehugger Robot
· 7 years ago
04bb35a
Fix exclusive_owner_ spelling
by Hans Boehm
· 7 years ago
09659c2
ART: Remove heap poisoning from globals.h
by Andreas Gampe
· 7 years ago
4f7dd34
Recognize ABS cases.
by Aart Bik
· 7 years ago
4d15980
Merge "Shrink ART Mutex exclusive_owner_ field to Atomic<pid_t>"
by Hans Boehm
· 7 years ago
ccb7bb9
Fix typo in run-jdwp-tests.sh
by Alex Light
· 7 years ago
aa3317e
ART: Add warmup to 063-process-manager
by Andreas Gampe
· 7 years ago
08601a4
Merge changes I38b16291,I159669ec
by Treehugger Robot
· 7 years ago
216ba99
Merge "DWARF: Allow compilation units to contain methods out of order."
by David Srbecky
· 7 years ago
a627477
Merge "Make 567-checker-compare less Dex-sensitive."
by Treehugger Robot
· 7 years ago
e1fe6a9
Merge "Handle new zygote flags in ART"
by Nicolas Geoffray
· 7 years ago
560b7c8
Merge "MIPS: Follow-up to "Allow deoptimization when returning from a runtime method""
by Treehugger Robot
· 7 years ago
60454cb
MIPS: Follow-up to "Allow deoptimization when returning from a runtime method"
by Alexey Frunze
· 7 years ago
67246e9
Merge "Cleanup and consolidate JVMTI event code."
by Treehugger Robot
· 7 years ago
d4f686c
Merge "ART: Add debug output to 063-process-manager"
by Treehugger Robot
· 7 years ago
9df79b7
Cleanup and consolidate JVMTI event code.
by Alex Light
· 7 years ago
4486442
ART: Add debug output to 063-process-manager
by Andreas Gampe
· 7 years ago
dbeacd6
Merge "Clean up AtomicDexRefMap"
by Mathieu Chartier
· 7 years ago
217d6d3
ART: Remove old code
by Andreas Gampe
· 7 years ago
217488a
ART: Move read barrier config out of globals
by Andreas Gampe
· 7 years ago
da6f3ee
Merge "Refactor artQuickToInterpreterBridge to fix a perf regression"
by Mingyao Yang
· 7 years ago
e16ed6d
Merge changes I8ef4492b,I3c61421d
by Treehugger Robot
· 7 years ago
04c6ab9
ART: Forward declarations for InvokeType
by Andreas Gampe
· 8 years ago
e2abbc6
ART: Move kDexNoIndex to dex_file_types.h
by Andreas Gampe
· 7 years ago
fc8b422
Clean up AtomicDexRefMap
by Mathieu Chartier
· 7 years ago
7090dfe
Merge "Add debug info for link-time generated thunks."
by Vladimir Marko
· 7 years ago
1b404a8
Add debug info for link-time generated thunks.
by Vladimir Marko
· 7 years ago
56da23c
DWARF: Allow compilation units to contain methods out of order.
by David Srbecky
· 7 years ago
3993358
Merge "Add java.util.zip.ZipException to preloads for test 912-classes."
by Treehugger Robot
· 7 years ago
3074410
Merge "Missed submitting this in last commit."
by Treehugger Robot
· 7 years ago
1c5033a
Merge "Add a test for b/62065640."
by Nicolas Geoffray
· 7 years ago
c4204a3
Missed submitting this in last commit.
by Nicolas Geoffray
· 7 years ago
581fe31
Add java.util.zip.ZipException to preloads for test 912-classes.
by Roland Levillain
· 7 years ago
09b9fdb
Add a test for b/62065640.
by Nicolas Geoffray
· 7 years ago
68bf390
Handle new zygote flags in ART
by Nicolas Geoffray
· 7 years ago
fe712a8
Merge "Add support for registering classpath classes status."
by Nicolas Geoffray
· 7 years ago
3597f51
Merge "Bail for SIMD code in LSE."
by Treehugger Robot
· 7 years ago
75b4e12
Make 567-checker-compare less Dex-sensitive.
by Alan Leung
· 7 years ago
775784b
Merge "Add tests for two ways to do subtract 1 in stencil."
by Treehugger Robot
· 7 years ago
a5cd917
Merge "Smailify a test in checker-lse-ctor-fences"
by Alan Leung
· 7 years ago
803108a
Merge "Add repeat support for memory addresses."
by Treehugger Robot
· 7 years ago
7a06e4a
Merge "tools: Add new titrace tool to print dynamic instruction counts"
by Treehugger Robot
· 7 years ago
72e80c6
Merge changes Ia3f19f0f,I0fe8038e
by Treehugger Robot
· 7 years ago
c5e7180
Merge "Do not fill DexCache methods in resolution trampoline."
by Treehugger Robot
· 7 years ago
caa31e7
Add repeat support for memory addresses.
by Aart Bik
· 7 years ago
417528d
Refactor artQuickToInterpreterBridge to fix a perf regression
by Mingyao Yang
· 7 years ago
0ae1532
tools: Add new titrace tool to print dynamic instruction counts
by Igor Murashkin
· 7 years ago
41006c6
Implement JVMTI GetCurrentContendedMonitor
by Alex Light
· 7 years ago
aa0912c
Do not fill DexCache methods in resolution trampoline.
by Vladimir Marko
· 7 years ago
afdab8d
Merge "Revert "Revert "Make WatchedFramePop instrumentation event pure-virtual"""
by Alex Light
· 7 years ago
d30f205
Bail for SIMD code in LSE.
by Aart Bik
· 7 years ago
486dda0
Add support for registering classpath classes status.
by Nicolas Geoffray
· 7 years ago
9e76f43
Merge "Add check that classpath is up to date to getDexOptNeeded"
by Calin Juravle
· 7 years ago
528c3ed
Merge "Update the context classpath after the dex files are opened."
by Calin Juravle
· 7 years ago
44e5efa
Add check that classpath is up to date to getDexOptNeeded
by Calin Juravle
· 7 years ago
c5b215f
Update the context classpath after the dex files are opened.
by Calin Juravle
· 7 years ago
77fee87
Add support for JVMTI monitor events.
by Alex Light
· 7 years ago
Next »