Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
01fd70b531a8bd8ebb2238f20c3e651f6b065285
01fd70b
ART: Remove experimental flags for plugins and agents
by Andreas Gampe
· 8 years ago
5ea54a3
Merge "Implement class-pre-define time redefinition."
by Treehugger Robot
· 8 years ago
440b5d9
Implement class-pre-define time redefinition.
by Alex Light
· 8 years ago
f34077c
Merge "MethodHandles: Write tests for MethodHandle.asCollector."
by Narayan Kamath
· 8 years ago
2a3696a
MethodHandles: Write tests for MethodHandle.asCollector.
by Narayan Kamath
· 8 years ago
8116003
Merge "MethodHandles: Support and tests for invokeWithArguments."
by Narayan Kamath
· 8 years ago
931cf54
Merge "Rewrite retrieval of resolved classes."
by Vladimir Marko
· 8 years ago
4b0e5f7
Merge "Revert "OatFileAssistant: look at vdex file for IsDexOptNeeded""
by Richard Uhler
· 8 years ago
8529b71
Merge "Disable test 154 for GC stress"
by Treehugger Robot
· 8 years ago
6639369
Merge "ART: Refactor TI events"
by Treehugger Robot
· 8 years ago
a7e0b57
Disable test 154 for GC stress
by Mathieu Chartier
· 8 years ago
ba037b1
Revert "OatFileAssistant: look at vdex file for IsDexOptNeeded"
by Andreas Gampe
· 8 years ago
56f06cb
Merge "Enable PRODUCT_ART_USE_READ_BARRIER by default."
by Hiroshi Yamauchi
· 8 years ago
983c175
ART: Refactor TI events
by Andreas Gampe
· 8 years ago
2130053
Rewrite retrieval of resolved classes.
by Vladimir Marko
· 8 years ago
63fcc81
Merge "Add dexoptanalyzer tool"
by Calin Juravle
· 8 years ago
2d2cc41
Merge "Temporarily increase heap min and max free"
by Mathieu Chartier
· 8 years ago
d4ce37d
Merge "Fix typo in argument name."
by Treehugger Robot
· 8 years ago
72a3289
Temporarily increase heap min and max free
by Mathieu Chartier
· 8 years ago
36eb313
Add dexoptanalyzer tool
by Calin Juravle
· 8 years ago
da75ad7
Enable PRODUCT_ART_USE_READ_BARRIER by default.
by Hiroshi Yamauchi
· 8 years ago
65db940
Merge "run-test: ThreadSuspendTimeout only applies to ART."
by Narayan Kamath
· 8 years ago
4b0cedf
Fix typo in argument name.
by Alex Light
· 8 years ago
cc92b21
Merge "Add class status for resolved erroneous classes."
by Vladimir Marko
· 8 years ago
f86c393
run-test: ThreadSuspendTimeout only applies to ART.
by Narayan Kamath
· 8 years ago
c5889ce
MethodHandles: Support and tests for invokeWithArguments.
by Narayan Kamath
· 8 years ago
461bbbf
Merge "Revert "Redesign implementation of RegisterNativeAllocation.""
by Richard Uhler
· 8 years ago
36bdbd2
Revert "Redesign implementation of RegisterNativeAllocation."
by Richard Uhler
· 8 years ago
d8981ee
Merge "MethodHandles: Tests for asSpreader / spreadInvoker."
by Narayan Kamath
· 8 years ago
7c571ac
Merge "Disable 912 for JIT."
by Nicolas Geoffray
· 8 years ago
fab0b19
Disable 912 for JIT.
by Nicolas Geoffray
· 8 years ago
72ab684
Add class status for resolved erroneous classes.
by Vladimir Marko
· 8 years ago
07ba9c5
Merge "Redesign implementation of RegisterNativeAllocation."
by Treehugger Robot
· 8 years ago
e36c51a
Merge "Allow multiple HX86ComputeBaseMethodAddress."
by Nicolas Geoffray
· 8 years ago
c827f29
Merge "ART: More rework of test 912"
by Andreas Gampe
· 8 years ago
e9fef45
Merge "OatFileAssistant: look at vdex file for IsDexOptNeeded"
by Treehugger Robot
· 8 years ago
4152661
ART: More rework of test 912
by Andreas Gampe
· 8 years ago
b02ff84
Merge "ART: Change test 912 order"
by Andreas Gampe
· 8 years ago
d570938
Merge "Add ClassPreDefine hook."
by Treehugger Robot
· 8 years ago
1995859
ART: Change test 912 order
by Andreas Gampe
· 8 years ago
bc51534
Merge "Add more code info size dumping to oatdump"
by Mathieu Chartier
· 8 years ago
5e7c6a9
Add more code info size dumping to oatdump
by Mathieu Chartier
· 8 years ago
b0f1192
Add ClassPreDefine hook.
by Alex Light
· 8 years ago
67edcfd
Merge "ART: Add DataDumpRequest"
by Treehugger Robot
· 8 years ago
ce97b0c
Merge "Add explicit monitor inflation run test."
by Hans Boehm
· 8 years ago
839320b
Merge "ART: Add class events"
by Treehugger Robot
· 8 years ago
6fe97e0
Add explicit monitor inflation run test.
by Hans Boehm
· 9 years ago
eb0cea1
ART: Add DataDumpRequest
by Andreas Gampe
· 8 years ago
e637746
ART: Add class events
by Andreas Gampe
· 8 years ago
84b93b2
Merge "[ART] Prepare streaming output of method tracing for developer use."
by Shukang Zhou
· 8 years ago
dc59127
Merge "Fix some typos in ART."
by Treehugger Robot
· 8 years ago
95cf7e4
Merge "ART: Add ThreadStart & ThreadEnd"
by Treehugger Robot
· 8 years ago
c51842b
Merge "ART: Reference.getReferent intrinsic for arm and arm64"
by Treehugger Robot
· 8 years ago
133719e
Allow multiple HX86ComputeBaseMethodAddress.
by Nicolas Geoffray
· 8 years ago
5e8d5f0
Fix some typos in ART.
by Roland Levillain
· 8 years ago
b0dde43
Merge "Fix inserting classes to initiating loader's class table."
by Vladimir Marko
· 8 years ago
d8c052a
ART: Reference.getReferent intrinsic for arm and arm64
by TatWai Chong
· 8 years ago
17aba35
Merge "Allow multiple HArmDexCacheArrayBase."
by Nicolas Geoffray
· 8 years ago
402089a
OatFileAssistant: look at vdex file for IsDexOptNeeded
by Richard Uhler
· 8 years ago
6055122
Merge "ART: Re-enable TI tests for target"
by Nicolas Geoffray
· 8 years ago
1482438
Merge "MIPS64: Extend assembler_mips64_test"
by Treehugger Robot
· 8 years ago
6bfc37d
Redesign implementation of RegisterNativeAllocation.
by Richard Uhler
· 8 years ago
e807ff7
Allow multiple HArmDexCacheArrayBase.
by Nicolas Geoffray
· 8 years ago
7400f66
Merge "Use higher default thread suspend timeout for run tests"
by Treehugger Robot
· 8 years ago
3fceaf5
Use higher default thread suspend timeout for run tests
by Mathieu Chartier
· 8 years ago
eafaf57
ART: Add ThreadStart & ThreadEnd
by Andreas Gampe
· 8 years ago
9623ca6
ART: Re-enable TI tests for target
by Andreas Gampe
· 8 years ago
8a5ab91
[ART] Prepare streaming output of method tracing for developer use.
by Shukang Zhou
· 8 years ago
a90b3dd
Merge "ART: Refactor TI tests"
by Treehugger Robot
· 8 years ago
388df9e
Merge "Compressed native PC for stack maps"
by Mathieu Chartier
· 8 years ago
0da2abf
Merge "ARM64: Clean-up and extend the supported cpu_variant list."
by Treehugger Robot
· 8 years ago
a2f526f
Compressed native PC for stack maps
by Mathieu Chartier
· 8 years ago
53ae780
ART: Refactor TI tests
by Andreas Gampe
· 8 years ago
d713d29
Merge "ART: More valgrind suppressions"
by Treehugger Robot
· 8 years ago
7453604
Merge "Use original dex file for retransformation."
by Alex Light
· 8 years ago
78a70a1
ART: More valgrind suppressions
by Andreas Gampe
· 8 years ago
a7e38d8
Use original dex file for retransformation.
by Alex Light
· 8 years ago
64e5002
Merge "Dexfuzz: Added --divergence-retry option."
by Treehugger Robot
· 8 years ago
0577876
Merge "Revert "CHA for abstract methods.""
by Colin Cross
· 8 years ago
8ebc8bf
Revert "CHA for abstract methods."
by Colin Cross
· 8 years ago
6ad2f6d
Fix inserting classes to initiating loader's class table.
by Vladimir Marko
· 8 years ago
7c3de08
Merge "ART: Add GetClassVersionNumbers."
by Treehugger Robot
· 8 years ago
6cbb3c8
Merge "ART: Add tests for TLS"
by Treehugger Robot
· 8 years ago
7709f7b
Merge changes I914dfac9,I33b1934a
by Treehugger Robot
· 8 years ago
6611d27
Merge "CHA for abstract methods."
by Mingyao Yang
· 8 years ago
626aa2c
Dexfuzz: Added --divergence-retry option.
by Branislav Rankov
· 8 years ago
bcfd284
MethodHandles: Tests for asSpreader / spreadInvoker.
by Narayan Kamath
· 8 years ago
fff9d44
Merge "Fix polymorphic invokes (one more round)."
by Treehugger Robot
· 8 years ago
3eede07
Merge "vdex optimization: avoid doing application type resolution."
by Nicolas Geoffray
· 8 years ago
95f2714
MIPS64: Extend assembler_mips64_test
by Goran Jakovljevic
· 8 years ago
5e82160
Merge "ART: Add valgrind suppression"
by Treehugger Robot
· 8 years ago
2c532ed
Merge "Do not use npic image for oat file assistant tests."
by Treehugger Robot
· 8 years ago
812a244
ART: Add GetClassVersionNumbers.
by Andreas Gampe
· 8 years ago
3a7eb14
ART: Add phase events
by Andreas Gampe
· 8 years ago
532cc7b
ART: Add valgrind suppression
by Andreas Gampe
· 8 years ago
96eca78
ART: Add GetPhase
by Andreas Gampe
· 8 years ago
8631a46
Fix polymorphic invokes (one more round).
by Alexey Frunze
· 8 years ago
c93d203
Merge "ART: Add runtime phase callback"
by Treehugger Robot
· 8 years ago
7b3b326
ART: Add tests for TLS
by Andreas Gampe
· 8 years ago
4886411
ART: Add runtime phase callback
by Andreas Gampe
· 8 years ago
Next »