Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
3c11901251c4c3450d021d641e41be10ec40c656
3c11901
Merge "ART: Refactor for bugprone-argument-comment"
by Andreas Gampe
· 6 years ago
f1d0b72
Merge "Rename fast_invoke template argument of DoInvoke to is_mterp."
by David Srbecky
· 6 years ago
b71265d
Merge "Move cpp-define related static_assert to runtime."
by David Srbecky
· 6 years ago
6ca8ec7
Merge "Replace hard-coded vreg accesses in mterp with macros."
by David Srbecky
· 6 years ago
50b4743
Move cpp-define related static_assert to runtime.
by David Srbecky
· 6 years ago
9f1893b
Replace hard-coded vreg accesses in mterp with macros.
by David Srbecky
· 6 years ago
f06ca50
Merge "Fix usages of TEMP_FAILURE_RETRY(pthread_foo(...))."
by Treehugger Robot
· 6 years ago
2d899c4
Fix usages of TEMP_FAILURE_RETRY(pthread_foo(...)).
by Josh Gao
· 6 years ago
0d45ba3
Merge "Fix -verbose:image errors"
by Treehugger Robot
· 6 years ago
0de385f
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
24515ea
Merge "ART: Make ahat tests depend on the right dalvikvm"
by Treehugger Robot
· 6 years ago
1f5ab4e
Rename fast_invoke template argument of DoInvoke to is_mterp.
by David Srbecky
· 6 years ago
3f1fec6
Fix -verbose:image errors
by Mathieu Chartier
· 6 years ago
21ff4ad
Merge "Remove read barriers in InternTable::Table::AddInternStrings"
by Mathieu Chartier
· 6 years ago
74844fb
Merge "Remove mterp "alternate" opcode handlers."
by David Srbecky
· 6 years ago
a52ac0c
Merge "Shrink couple of x86 mterp handlers."
by David Srbecky
· 6 years ago
905c1de
Merge "Support for writing annotation properties to CSV."
by Mathew Inwood
· 6 years ago
2595137
Merge "Disable kAppImageMayContainStrings"
by Treehugger Robot
· 6 years ago
30d20bf
Merge "Fix implicit-fallthrough warning."
by Chih-hung Hsieh
· 6 years ago
2547af3
Remove read barriers in InternTable::Table::AddInternStrings
by Mathieu Chartier
· 6 years ago
a683248
Merge "Dump heap spaces for heap corruption"
by Treehugger Robot
· 6 years ago
0326897
ART: Make ahat tests depend on the right dalvikvm
by Andreas Gampe
· 7 years ago
966b933
Disable kAppImageMayContainStrings
by Mathieu Chartier
· 6 years ago
4e4557a
Merge "Add logic to eagerly resolve const-string for startup methods"
by Mathieu Chartier
· 6 years ago
3008ea4
Dump heap spaces for heap corruption
by Mathieu Chartier
· 6 years ago
cd0f38f
Add logic to eagerly resolve const-string for startup methods
by Mathieu Chartier
· 6 years ago
1221875
Fix implicit-fallthrough warning.
by Chih-Hung Hsieh
· 6 years ago
f4fd65e
Merge "Add support for dalvik.annotation.compat.UnsupportedApiUsage"
by Treehugger Robot
· 6 years ago
6e40731
Merge "Fix problem with atest class2greylisttest"
by Treehugger Robot
· 6 years ago
8677e4b
Merge "Fix HNewArray with unresolved primitive array type."
by Vladimir Marko
· 6 years ago
776f3f7
Remove mterp "alternate" opcode handlers.
by David Srbecky
· 6 years ago
58f10aa
Add support for dalvik.annotation.compat.UnsupportedApiUsage
by Paul Duffin
· 6 years ago
a24a7dc
Fix problem with atest class2greylisttest
by Paul Duffin
· 6 years ago
d88f5f7
Shrink couple of x86 mterp handlers.
by David Srbecky
· 6 years ago
4c8d22f
Merge "Cache the ImtTable index in the interpreter."
by David Srbecky
· 6 years ago
102daec
Support for writing annotation properties to CSV.
by Mathew Inwood
· 6 years ago
b546163
Fix HNewArray with unresolved primitive array type.
by Vladimir Marko
· 6 years ago
6071d2d
Merge "Make QuickExceptionHandler handle force-retry-instruction"
by Treehugger Robot
· 6 years ago
17c5e02
Merge "Change ZipArchiveHandle from void* to ZipArchive*"
by Ryan Prichard
· 6 years ago
6c2b86e
Cache the ImtTable index in the interpreter.
by David Srbecky
· 6 years ago
be1f8d0
Make QuickExceptionHandler handle force-retry-instruction
by Alex Light
· 6 years ago
0ef1f94
Merge "Add support for A76 in art"
by Haibo Huang
· 6 years ago
43c6653
Add support for A76 in art
by Haibo Huang
· 6 years ago
c926e26
Merge "Revert "Fix issues due to updated toolchain.""
by Treehugger Robot
· 6 years ago
710d785
Merge "Add extra handling for loading intern tables"
by Mathieu Chartier
· 6 years ago
3cf0a3e
Merge "ART: Add support for ARMv8.x features for ARM64."
by Vladimir Marko
· 6 years ago
74ccee6
Add extra handling for loading intern tables
by Mathieu Chartier
· 6 years ago
147a47c
Revert "Fix issues due to updated toolchain."
by Pirama Arumuga Nainar
· 6 years ago
8db8072
Merge "ART: Use reinterpret_cast{32,64}<> when appropriate."
by Vladimir Marko
· 6 years ago
e7019db
Merge "Change ART FindClass method name to GetClass"
by Jesse Schettler
· 6 years ago
93d9e07
Change ART FindClass method name to GetClass
by Jesse Schettler
· 6 years ago
d55f6ee
Merge "Revert^4 "JVMTI PopFrame support""
by Alex Light
· 6 years ago
78baed5
ART: Use reinterpret_cast{32,64}<> when appropriate.
by Vladimir Marko
· 6 years ago
332c8e3
Merge "Disable run-test 920-objects on jit-on-first-use configuration."
by Roland Levillain
· 6 years ago
7d36cb3
Merge "Move target run-test dependencies to ART_TEST_TARGET_RUN_TEST_DEPENDENCIES."
by Nicolas Geoffray
· 6 years ago
375d4eb
Move target run-test dependencies to ART_TEST_TARGET_RUN_TEST_DEPENDENCIES.
by Nicolas Geoffray
· 6 years ago
89cf780
Merge "Add target gtest dependencies to build-art-target-tests."
by Nicolas Geoffray
· 6 years ago
17b1dcb
Add target gtest dependencies to build-art-target-tests.
by Nicolas Geoffray
· 6 years ago
231a953
Merge "Cleanup the cpp-define-generator definitions."
by David Srbecky
· 6 years ago
8e7d0cb
Merge "Rewrite cpp-define-generator"
by David Srbecky
· 6 years ago
e53e63d
Disable run-test 920-objects on jit-on-first-use configuration.
by Roland Levillain
· 6 years ago
0b6b0cb
Merge "Remove CHECK that GetThis() must always work."
by Nicolas Geoffray
· 6 years ago
6595e53
Merge "Give the option of having an existing adb."
by Nicolas Geoffray
· 6 years ago
c8d5813
Give the option of having an existing adb.
by Nicolas Geoffray
· 6 years ago
4cbfadc
Remove CHECK that GetThis() must always work.
by Nicolas Geoffray
· 6 years ago
d22c1b1
Merge "Update gcstress & debug expectations."
by Nicolas Geoffray
· 6 years ago
d6f62a5
Merge "Make testrunner runnable from art directory"
by Treehugger Robot
· 6 years ago
766e74f
Cleanup the cpp-define-generator definitions.
by David Srbecky
· 6 years ago
0adf4d8
Rewrite cpp-define-generator
by David Srbecky
· 6 years ago
f682870
Merge "Don't mark new non-moving objs in young GC"
by Treehugger Robot
· 6 years ago
0aa7a5a
Revert^4 "JVMTI PopFrame support"
by Alex Light
· 6 years ago
d51af9e
Make testrunner runnable from art directory
by Alex Light
· 6 years ago
e125756
Merge "Check is-obj-large before is-obj-zygote-large"
by Treehugger Robot
· 6 years ago
16d82a2
Don't mark new non-moving objs in young GC
by Lokesh Gidra
· 6 years ago
1461832
Merge "Make the boot image always multi-image."
by Vladimir Marko
· 6 years ago
c13c713
Merge "ART: Add VMRuntime.hasBootImageSpaces implementation"
by Treehugger Robot
· 6 years ago
ca21af5
Update gcstress & debug expectations.
by Nicolas Geoffray
· 6 years ago
a48eb7e
Merge "Add a new script for buildbots to sync to device."
by Nicolas Geoffray
· 6 years ago
b745adc
Add a new script for buildbots to sync to device.
by Nicolas Geoffray
· 6 years ago
407bdb1
Merge "ART: Completely remove the --compile-pic option."
by Vladimir Marko
· 6 years ago
34e3e3c
Merge "Remove adb as something buildbots need to build."
by Nicolas Geoffray
· 6 years ago
02c230c
Check is-obj-large before is-obj-zygote-large
by Lokesh Gidra
· 6 years ago
35f31c6
Change ZipArchiveHandle from void* to ZipArchive*
by Ryan Prichard
· 6 years ago
9bb9723
Merge "ART: Refactor for bugprone-argument-comment"
by Treehugger Robot
· 6 years ago
4582ce3
Merge "ART: Enforce noinline when suppressing sanitization"
by Treehugger Robot
· 6 years ago
ec9ebec
Merge "Revert "Disable lld for unrecognized --keep-unique flag.""
by Chih-hung Hsieh
· 6 years ago
4519b9d
Make the boot image always multi-image.
by Vladimir Marko
· 6 years ago
b2f61f9
Revert "Disable lld for unrecognized --keep-unique flag."
by Chih-hung Hsieh
· 6 years ago
a2da9b9
ART: Completely remove the --compile-pic option.
by Vladimir Marko
· 6 years ago
dc3b467
Merge "Introduce a 'baseline' variant for the compiler."
by Nicolas Geoffray
· 6 years ago
acc56ac
Introduce a 'baseline' variant for the compiler.
by Nicolas Geoffray
· 6 years ago
4ca6cc7
Merge "Revert "Revert^2 "JVMTI PopFrame support"""
by Nicolas Geoffray
· 6 years ago
002feb9
Merge "Update expected ART test failures for `jit-on-first-use` test targets."
by Roland Levillain
· 6 years ago
202b617
Revert "Revert^2 "JVMTI PopFrame support""
by Nicolas Geoffray
· 6 years ago
7321622
ART: Enforce noinline when suppressing sanitization
by Andreas Gampe
· 6 years ago
6e7e0ea
Merge "ART: Simplify CurrentMethodVisitor"
by Treehugger Robot
· 6 years ago
9b031f7
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
c71f38b
Merge changes I166d5c7b,I15d5a2c2
by Dan Willemsen
· 6 years ago
6359e69
Merge "Avoid sign extending pointers in SetStringInitValueToAllAliases"
by Mathieu Chartier
· 6 years ago
60f3222
Avoid sign extending pointers in SetStringInitValueToAllAliases
by Mathieu Chartier
· 6 years ago
Next »