- 50fe6dc Optimizing: Fix weak field access check. by Vladimir Marko · 4 years, 5 months ago
- 2ea5d04 Avoid non-debug BigInteger test failures by Hans Boehm · 4 years, 4 months ago
- 03a83cb Move to do/while loop to ensure optimized compilation. by Nicolas Geoffray · 4 years, 4 months ago
- 4a525a0 Do not repeat field names in all instances. by Florian Mayer · 4 years, 4 months ago
- 316f129 Remove workaround for arm subdirectories. by Martin Stjernholm · 4 years, 4 months ago
- a982cd6 Fix transaction_test after libcore changes. by Vladimir Marko · 4 years, 4 months ago
- 676a163 Disable slow BigInteger gcstress tests by Hans Boehm · 4 years, 5 months ago
- d3457da Rename class2greylist by Andrei Onea · 4 years, 5 months ago
- 402c7dd Fix golem runs. by Nicolas Geoffray · 4 years, 4 months ago
- 2b2a750 Make heap exhaustion robust in app-image-methods test by Lokesh Gidra · 4 years, 5 months ago
- 87d6987 Disable 175-alloc-big-bignums for debuggable by Hans Boehm · 4 years, 5 months ago
- 3a97d30 Rename classes in art hiddenapi tests by Andrei Onea · 4 years, 5 months ago
- 02db072 Rename api lists by Andrei Onea · 4 years, 5 months ago
- b53d3b6 Disable 175-alloc-big-bignums in more configs by Hans Boehm · 4 years, 5 months ago
- 1ca6f32 Revert^2 "Revert^2 "X86: VarHandle.Get() intrinsic for static primitive fields."" by Andra Danciu · 4 years, 5 months ago
- 02fd071 Restrict 175-alloc-big-bignums to compiled builds by Hans Boehm · 4 years, 6 months ago
- 0e5e177 Revert "Revert^2 "X86: VarHandle.Get() intrinsic for static primitive fields."" by Igor Murashkin · 4 years, 5 months ago
- c3c7dff Depend on the linkerconfig binary in buildbot-build.sh. by Martin Stjernholm · 4 years, 5 months ago
- ed0acfd Revert^2 "X86: VarHandle.Get() intrinsic for static primitive fields." by Andra Danciu · 4 years, 5 months ago
- 04bc725 Reset LOCAL_PATH so that `mma` can work properly by Yo Chiang · 4 years, 5 months ago
- 169dfb4 Revert^2 "art: Remove dependencies on platform unavailable modules" by Yo Chiang · 4 years, 5 months ago
- e492f7e Revert^2 "art: Disable host module on darwin" by Yo Chiang · 4 years, 5 months ago
- e74df4c Revert "X86: VarHandle.Get() intrinsic for static primitive fields." by Andra Danciu · 4 years, 5 months ago
- fc12a6c Rename ApiList::Value enums by Andrei Onea · 4 years, 5 months ago
- 0f57848 Disable test on 'trace' as needing JIT. by Nicolas Geoffray · 4 years, 5 months ago
- d3e9c62 ARM: Allow FP args in core regs for @CriticalNative. by Vladimir Marko · 4 years, 5 months ago
- 60ef399 Reland "Cleanups around the creation of ProfilingInfo." by Nicolas Geoffray · 4 years, 5 months ago
- d9af38a X86: VarHandle.Get() intrinsic for static primitive fields. by Andra Danciu · 4 years, 5 months ago
- bf78fb5 ARM64: Fix VarHandle.Get() intrinsic static field check. by Vladimir Marko · 4 years, 5 months ago
- 2c71e26 Make 566-polymorphic-inlining more robust. by Nicolas Geoffray · 4 years, 5 months ago
- a996425 Revert "Cleanups around the creation of ProfilingInfo." by Lokesh Gidra · 4 years, 5 months ago
- 193b696 Fix ahat tests by Calin Juravle · 4 years, 5 months ago
- c631a24 Update buildbot-build.sh to support prebuilts libartpalette-system. by Nicolas Geoffray · 4 years, 5 months ago
- 20cdf4f Revert "art: Disable host module on darwin" by Insaf Latypov · 4 years, 5 months ago
- c4cd59b Revert "art: Remove dependencies on platform unavailable modules" by Insaf Latypov · 4 years, 5 months ago
- 0fa304e Cleanups around the creation of ProfilingInfo. by Nicolas Geoffray · 4 years, 5 months ago
- 84eb3c9 art: Remove dependencies on platform unavailable modules by Yo Chiang · 4 years, 5 months ago
- 47f9c9f art: Disable host module on darwin by Yo Chiang · 4 years, 5 months ago
- 2a53056 Check void pointer instead of uint8_t by Mathieu Chartier · 4 years, 5 months ago
- b96d6f3 Remove tiered jit option. by Nicolas Geoffray · 4 years, 5 months ago
- 3d22dbb Create an empty hooks data structure in palette. by Nicolas Geoffray · 4 years, 5 months ago
- 9c7b4f1 Remove obsolete saved_entry_point field in ProfilingInfo. by Nicolas Geoffray · 4 years, 5 months ago
- 55cc586 ARM64: Fix VarHandle.Get() intrinsic for heap poisoning. by Vladimir Marko · 4 years, 5 months ago
- 8a8e1c5 Increase region space statistics about allocSize of Heap by zhang chuang · 4 years, 6 months ago
- 39e99da Fix 566-polymorphic-inlining to support tiered JIT. by Nicolas Geoffray · 4 years, 5 months ago
- 232db5e Rename linker greylist to exempt-list by Ryan Prichard · 4 years, 5 months ago
- 85438f2 Remove `create_stubs: false` from droiddoc by Liz Kammer · 4 years, 5 months ago
- 7c9201a Log super class in HeapGraphType. by Florian Mayer · 4 years, 5 months ago
- 79db646 ARM64: VarHandle.Get() intrinsic for static primitive fields. by Vladimir Marko · 4 years, 5 months ago
- ebb726d Temporarily disable test that needs to be rewritten for tiered JIT. by Nicolas Geoffray · 4 years, 5 months ago
- 7992467 Rename meta-reflection changeid by Andrei Onea · 4 years, 5 months ago
- e3e187f Check if VarHandle access mode is supported. by Andra Danciu · 4 years, 5 months ago
- 1a277a6 Move mterp and switch interpreter to tiered JIT. by Nicolas Geoffray · 4 years, 5 months ago
- 89992b8 Report object size of classes. by Florian Mayer · 4 years, 5 months ago
- faf5f3f Fix stack unwinding for nterp on arm64. by Nicolas Geoffray · 4 years, 6 months ago
- 60d4abc Reland^2 "Cover more cases in nterp." by Nicolas Geoffray · 4 years, 5 months ago
- ab7ecce Disable support for proxy method in nterp. by Nicolas Geoffray · 4 years, 5 months ago
- 1525960 Upper-case the i18n host data path for consistency. by Nicolas Geoffray · 4 years, 5 months ago
- f81d06c Fix missing return in non-void TransformArrayRef::end by Evgeny Astigeevich · 4 years, 5 months ago
- b2f2a49 Update OWNERS files by Orion Hodson · 4 years, 5 months ago
- e52be92 Add missing stable core platform targets to ART sdk by Paul Duffin · 4 years, 5 months ago
- 5ece8ff Add i18n as dependency of host run tests. by Nicolas Geoffray · 4 years, 5 months ago
- 5439f05 Revert^3 "VIXL simulator for ART (Stage1)" by Ulya Trafimovich · 4 years, 5 months ago
- 483bf78 [cr-buildbucket.cfg] Remove defunct luci_migrator_host entry. by Robert Iannucci · 4 years, 5 months ago
- 26ab270 A few more inclusive language updates based on newer wordlist by Orion Hodson · 4 years, 5 months ago
- 5880c77 Inclusive language updates to class_linker.cc by Orion Hodson · 4 years, 5 months ago
- d5bcc72 More inclusive language updates by Orion Hodson · 4 years, 5 months ago
- 43d7c65 Match debuggerd timestamps in SIGQUIT dumps. by Elliott Hughes · 4 years, 5 months ago
- 2d45520 A few more inclusive language updates by Orion Hodson · 4 years, 5 months ago
- 4db5ea4 Inclusive language fixes in DexFuzz. by Roland Levillain · 4 years, 5 months ago
- 330d7ae Inclusive language fixes in ART's heap dump (`hprof`) feature. by Roland Levillain · 4 years, 5 months ago
- 6aaa49d Inclusive language fixes by Orion Hodson · 4 years, 5 months ago
- 72e27b0 Remove deprecated debug_suspend_count TLS value by Alex Light · 4 years, 5 months ago
- a462fa6 Replace debug_suspend_count with user_code_suspend_count in log by Alex Light · 4 years, 5 months ago
- b9e3480 Use uniform spelling for "placeholder" in AHAT. by Roland Levillain · 4 years, 5 months ago
- c260ba8 Remove unused class member `art::OatFileAssistant::flock_`. by Roland Levillain · 4 years, 5 months ago
- d73869a Switch to metalava for ahat docs by Liz Kammer · 4 years, 6 months ago
- cbd3799 Inclusive language fixes in AHAT. by Roland Levillain · 4 years, 5 months ago
- 587a7b2 Narrow CleanSpec.mk for libart*simulator-container.so by Orion Hodson · 4 years, 5 months ago
- 2446feb Dump ISA into .cfg by Evgeny Astigeevich · 4 years, 5 months ago
- 2091019 Update invoke-type in HInvokePolymorphic by Orion Hodson · 4 years, 5 months ago
- 098faa8 Update ResolveMethod argument for invoke-polymorphic by Orion Hodson · 4 years, 5 months ago
- 3c359ee ARM64: Enable SDOT/UDOT instructions emission. by Artem Serov · 4 years, 6 months ago
- 346fd96 More inclusive language in the runtime by David Srbecky · 4 years, 5 months ago
- d3ee902 More inclusive language in the build system. by David Srbecky · 4 years, 5 months ago
- 3c98d69 Inclusive language fixes in ART's garbage collector. by Roland Levillain · 4 years, 5 months ago
- 6395908 Inclusive language fixes in ART run-tests. by Roland Levillain · 4 years, 5 months ago
- 433e49f Make symlink creation in `tools/buildbot-setup-device.sh` more robust. by Roland Levillain · 4 years, 5 months ago
- 4ee567f Inclusive language fixes in `art_apex_test.py` script. by Roland Levillain · 4 years, 5 months ago
- b931b8c Add clarification for HInvokePolymorphic constructor parameter by Andra Danciu · 4 years, 5 months ago
- 853fc2e runtime/jit: inclusive language fixes by Orion Hodson · 4 years, 5 months ago
- b855272 runtime/interpreter: inclusive language fixes by Orion Hodson · 4 years, 5 months ago
- 050d17f Update language to comply with Android’s inclusive language guidance by Himanshu Jaju · 4 years, 5 months ago
- b5a0e91 Suppress explicit gc logging in libcore tests by Alex Light · 4 years, 5 months ago
- 0740eeb runtime/jni: inclusive language fixes by Orion Hodson · 4 years, 5 months ago
- d1ccdfa libnativebridge: updates for Android's inclusive language guidance by Orion Hodson · 4 years, 5 months ago
- d1fab54 A couple of updates for Android's inclusive language guidance by Orion Hodson · 4 years, 5 months ago
- 8ebd86e Replace "dummy" in libartbase/, libdexfile/, compiler/. by Vladimir Marko · 4 years, 5 months ago
- 07f7890 Replace "dummy" with "placeholder" for MemMaps. by Vladimir Marko · 4 years, 5 months ago
- c92e703 ART: Add ART_TEST_DONT_REBOOT_DEVICE flag. by Artem Serov · 4 years, 7 months ago