Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
bb550e415da77e7e21c8f800657984c145bb42e1
bb550e4
Fix issue with Partial LSE and casts/instanceof
by Alex Light
· 5 years ago
adfa1ad
profman: Clean up output profile type options.
by Vladimir Marko
· 5 years ago
a220980
dex2oat: Expect boot image profiles for boot image.
by Vladimir Marko
· 5 years ago
a618592
Fix profile magic detection.
by Vladimir Marko
· 5 years ago
fe1c7b4
buildbot-build.sh: Enable build of both host and target.
by David Srbecky
· 5 years ago
19cdd04
[LSC] Add LOCAL_LICENSE_KINDS to art
by Bob Badour
· 5 years ago
8f187c3
Add static asserts we have a full list of mirror classes
by Alex Light
· 5 years ago
e0f5839
Remove unused art-boot-image
by Paul Duffin
· 5 years ago
6d5a49c
Solidify GC triggering and reporting
by Hans Boehm
· 5 years ago
0cdbf97
Add installclean step to buildbot-build.sh
by David Srbecky
· 5 years ago
c716cb8
Update art_apex_test.py to use python3.
by Vladimir Marko
· 5 years ago
ffafe8b
Clean up Handle<> comparison with null.
by Vladimir Marko
· 5 years ago
f2e1bc7
Ensure consistent build configuration
by Paul Duffin
· 5 years ago
1219683
Remove dependencies on art-notices jar
by Anton Hansson
· 5 years ago
a78a63b
Static libunwindstack has a static dependency on libasync_safe.
by Martin Stjernholm
· 5 years ago
3adb7de
Update build docs with new setup command "banchan".
by Martin Stjernholm
· 5 years ago
4db2af7
Update test.py for python3, fix --gtest.
by Vladimir Marko
· 5 years ago
30d4d2f
Rewrite libdexfile C API to follow NDK guidelines better.
by David Srbecky
· 5 years ago
18584d1
libnativebridge: fix a potential null deref
by George Burgess IV
· 5 years ago
13ab541
Static libunwindstack has a static dependency on libasync_safe.
by Martin Stjernholm
· 5 years ago
52f1f57
Drop libdexfile from host prebuilts.
by Martin Stjernholm
· 5 years ago
2cca1e0
Add number of methods to OatClass.
by Vladimir Marko
· 5 years ago
7957811
Use core-icu4j-for-host instead of core-icu4j
by Paul Duffin
· 5 years ago
b283f37
Use conscrypt-for-host instead of conscrypt
by Paul Duffin
· 5 years ago
4b3f4d3
Limit odrefresh progress percent to 90.
by Nicolas Geoffray
· 5 years ago
e1d1706
Revert^2 "Use only half of the cores in testrunner by default on target."
by David Srbecky
· 5 years ago
ab474e3
Revert "Use only half of the cores in testrunner by default on target."
by David Srbecky
· 5 years ago
f663b34
Put 50% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`.
by Roland Levillain
· 5 years ago
1c7d0ce
Extra OatDexFile checks when defining classes.
by Vladimir Marko
· 5 years ago
4501517
Revert "Add hooks in palette for reporting JNI invocations."
by Nicolas Geoffray
· 5 years ago
a9fed15
Add installclean step to buildbots
by David Srbecky
· 5 years ago
e0bbed9
Update run-test 701 for python3.
by Vladimir Marko
· 5 years ago
b895802
Move intrinsic recognition logic in inliner.
by Nicolas Geoffray
· 5 years ago
8d32baf
Move art related hidden API flag file contents from frameworks/base
by Paul Duffin
· 5 years ago
68c0758
Clean up defining classes in ClassLinker.
by Vladimir Marko
· 5 years ago
fac1a9a
Remove deprecated boot_images property from ART apex
by Paul Duffin
· 5 years ago
3d76ebe
Change OatClassType to enum class.
by Vladimir Marko
· 5 years ago
6e741a7
Add core-libart-for-host and okhttp-for-host to sdk
by Paul Duffin
· 5 years ago
ea1a849
Use only half of the cores in testrunner by default on target.
by David Srbecky
· 5 years ago
ba0ef1a
Add `CtsLibcoreOjTestCases` to the generated ART MTS definition.
by Roland Levillain
· 5 years ago
d64dc6d
Fix typos in comments in ART test configurations.
by Roland Levillain
· 5 years ago
511392f
Add hooks in palette for reporting JNI invocations.
by Nicolas Geoffray
· 5 years ago
ae3aa6c
Improve logging when we fail to load the native bridge implementation.
by Martin Stjernholm
· 5 years ago
108d4d6
Use runtime_libs for the dlopen dependency on libartpalette-system.
by Martin Stjernholm
· 5 years ago
525fa42
Revert "Revert "Integrate ClassLoaderContext check in OatFileAssistant::GetBestOatFile.""
by Nicolas Geoffray
· 5 years ago
0744d72
Fix race in GetPrimaryOatFile.
by Nicolas Geoffray
· 5 years ago
0b94328
Reland "Move the type lookup table to vdex."
by Nicolas Geoffray
· 5 years ago
5db2fd0
odrefresh: update progress bar when compiling.
by Nicolas Geoffray
· 5 years ago
40e53f8
Regenerate ART test files.
by Roland Levillain
· 5 years ago
c9b9d6c
Add test that CFLH making classes larger works
by Alex Light
· 5 years ago
5e1ffcd
Make zipapex test support multiple-execution
by Alex Light
· 5 years ago
656fdcd
Revert "Integrate ClassLoaderContext check in OatFileAssistant::GetBestOatFile."
by David Srbecky
· 5 years ago
efbc659
Update run-test to python3.
by Vladimir Marko
· 5 years ago
640c448
Revert "Move the type lookup table to vdex."
by Nicolas Geoffray
· 5 years ago
f4d05ff
Clean up profile tests.
by Vladimir Marko
· 5 years ago
c005ada
Move the type lookup table to vdex.
by Nicolas Geoffray
· 5 years ago
c8fe651
Integrate ClassLoaderContext check in OatFileAssistant::GetBestOatFile.
by Nicolas Geoffray
· 5 years ago
0c39de6
Fix the ART APEX flavor auto-detection logic in `art_apex_test.py`.
by Roland Levillain
· 5 years ago
4fa4eb0
Extend gcstress timeouts
by Orion Hodson
· 5 years ago
d909a19
Make bisect_profile more resiliant to user input
by Alex Light
· 5 years ago
e6a0a20
Fix pylibdexfile
by Alex Light
· 5 years ago
0122e75
tools: refine inclusion of debug failures to avoid fugu
by Orion Hodson
· 5 years ago
c046db7
Update ART generator tools to use python3.
by Vladimir Marko
· 5 years ago
674e8be
Fix inliner instruction/register limits
by Tim Murray
· 5 years ago
3302290
Switch mterp to python3.
by Vladimir Marko
· 5 years ago
738060c
Avoid internal APEX stubs for libsigchain and clean up exported symbols.
by Martin Stjernholm
· 5 years ago
d3e9ff3
Merge libdexfile_external into libdexfile (reland 2).
by Martin Stjernholm
· 5 years ago
4531afd
Add a --force-allow-oj-inlines dex2oat flag
by Alex Light
· 5 years ago
d187d87
Remove option CreateTypeLookupTable.
by Nicolas Geoffray
· 5 years ago
a57e103
tools: ignore BigIntegerTest failures for debug device tests
by Orion Hodson
· 5 years ago
56f4c81
Handle hiddenapi lists which are yet unknown.
by Nicolas Geoffray
· 5 years ago
8731e70
Add a test and CHECKs around the combination of CHA and default methods.
by Nicolas Geoffray
· 5 years ago
a2f48a4
Fix apex_available lists to avoid APEX stubs between internal libs.
by Martin Stjernholm
· 5 years ago
e38d788
Add a --test-exec flag to bisect_profile.py
by Alex Light
· 5 years ago
0983f59
Inline CodeInfo::DecodeCodeSize
by David Srbecky
· 5 years ago
76f7a91
Disable 1004-checker-volatile-ref-load in TEST_MAPPING
by David Srbecky
· 5 years ago
669756d
Revert "Merge libdexfile_external into libdexfile (reland)."
by Ulyana Trafimovich
· 5 years ago
14d9155
Merge libdexfile_external into libdexfile (reland).
by Martin Stjernholm
· 5 years ago
a191bbf
Remove ArtGtestsTarget from TEST_MAPPING
by David Srbecky
· 5 years ago
7e64c95
Fix ProfileCompilationInfo::UpdateProfileKeys().
by Vladimir Marko
· 5 years ago
de7c9e1
Fix issue with propagating partial values
by Alex Light
· 5 years ago
92a7857
Validate vdex checksums during dex2oat compilation
by Calin Juravle
· 5 years ago
722992f
Revert^2 "[metrics] Report CompilationReason and CompilerFilter"
by Eric Holk
· 5 years ago
0005081
Support stateful hash and predicate in HashSet<>.
by Vladimir Marko
· 5 years ago
3e54dfa
Remove platform from apex_available for dexdump.
by Martin Stjernholm
· 5 years ago
6f7e98e
Add a __x86.get_pc_thunk.bx helper function
by Ryan Prichard
· 5 years ago
cda3d47
Update Art Service to be a LocalManager
by Paul Duffin
· 5 years ago
c76fbf0
Fix script when using --verify-soft-fail and --jit.
by Nicolas Geoffray
· 5 years ago
97af733
Revert "Enable strict unwind check in gcstress."
by David Srbecky
· 5 years ago
9879c34
Disable test 692-vdex-secondary-loader on CMS.
by Nicolas Geoffray
· 5 years ago
8b07c65
Revert "[metrics] Report CompilationReason and CompilerFilter"
by Calin Juravle
· 5 years ago
50419f2
Fix crash with secondary dex files on low RAM devices.
by Nicolas Geoffray
· 5 years ago
f9bf4ef
[metrics] Report CompilationReason and CompilerFilter
by Eric Holk
· 5 years ago
f442a84
Revert "Merge libdexfile_external into libdexfile."
by Nikita Ioffe
· 5 years ago
5557553
Revert "Avoid internal APEX stubs for libsigchain and clean up e..."
by Nikita Ioffe
· 5 years ago
30ba3a0
Protect the construction of the verification thread pool.
by Nicolas Geoffray
· 5 years ago
fae2be2
Enable strict unwind check in gcstress.
by David Srbecky
· 5 years ago
a3e1240
Add option to do strict unwind checks in gcstress
by David Srbecky
· 5 years ago
b1720e1
Add requireNativeLibs to test ART apex.
by Martijn Coenen
· 5 years ago
af61f50
Reland "Change JNI behavior related to hiddenapi."
by Nicolas Geoffray
· 5 years ago
Next »