- 4a5b43f Avoid UB in CodeItemDebugInfoAccessor::Init by Pirama Arumuga Nainar · 2 years, 9 months ago
- f9ae8e3 Implement shared counters for boot image / zygote methods. by Nicolas Geoffray · 2 years, 10 months ago
- 4625f25 Avoid Modified-UTF8 processing for ASCII strings. by Vladimir Marko · 2 years, 10 months ago
- b875631 Handle shift by 32 explicitly. by Nicolas Geoffray · 2 years, 10 months ago
- a0a5f00 Add timed out test files to tidy_timeout_srcs by Chih-Hung Hsieh · 2 years, 10 months ago
- bd75c5b Type lookup table dump: add a new line after each entry. by Nicolas Geoffray · 2 years, 11 months ago
- 34aa3ae Create a standalone libdexfile external test in CTS for module API coverage. by Martin Stjernholm · 3 years ago
- 295becb Dump the type lookup table in oatdump. by Nicolas Geoffray · 3 years ago
- 8884d3d Normalize XML comment syntax in ART test configuration files. by Roland Levillain · 3 years ago
- 8649fb7 Fix some missing defaults. am: e387802d5c by Martin Stjernholm · 3 years, 1 month ago
- e387802 Fix some missing defaults. by Martin Stjernholm · 3 years, 1 month ago
- 05fbd9a Merge "Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918" into stage-aosp-master by Xin Li · 3 years, 1 month ago
- 7eba377 Enable libdexfile_external_headers on mac. by Martin Stjernholm · 3 years, 2 months ago
- fb9e0ca Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918 by Xin Li · 3 years, 2 months ago
- f726d20 Consolidate min_sdk_version settings. by Martin Stjernholm · 3 years, 2 months ago
- e10abe7 Inherit art_defaults in cc_library_headers as well. by Martin Stjernholm · 3 years, 2 months ago
- 2584875 vdex: add checks in the event of file corruption. am: a74a707149 am: c914b1aa17 by Nicolas Geoffray · 3 years, 4 months ago
- a74a707 vdex: add checks in the event of file corruption. by Nicolas Geoffray · 3 years, 4 months ago
- 7c846ec Better isolate standalone ART gtests on device. am: d8c0ac264f am: 3d12fad7ee by Roland Levillain · 3 years, 4 months ago
- d8c0ac2 Better isolate standalone ART gtests on device. by Roland Levillain · 3 years, 4 months ago
- 3ef7535 Allow visibility on libdexfile for all libdexfile_support users (reland). am: 315cf0c115 am: 14bc5a939a by Martin Stjernholm · 3 years, 4 months ago
- 315cf0c Allow visibility on libdexfile for all libdexfile_support users (reland). by Martin Stjernholm · 3 years, 4 months ago
- b6b15bf Revert "Allow visibility on libdexfile for all libdexfile_suppor..." am: 305679269e am: abe131a02a by Rex Lin · 3 years, 4 months ago
- 3056792 Revert "Allow visibility on libdexfile for all libdexfile_suppor..." by Rex Lin · 3 years, 4 months ago
- 8507c8f Allow visibility on libdexfile for all libdexfile_support users. am: 3c137bfbdd am: e8f8a9438c by Martin Stjernholm · 3 years, 4 months ago
- 3c137bf Allow visibility on libdexfile for all libdexfile_support users. by Martin Stjernholm · 3 years, 4 months ago
- 9c88f03 Remove unused MadviseState hints am: 95bb995004 am: 55dafc2417 by Jared Duke · 3 years, 4 months ago
- 95bb995 Remove unused MadviseState hints by Jared Duke · 3 years, 5 months ago
- 5d482c0 Add `Sdk31ModuleController` support to ART run-tests and gtests. am: 0d1c54de4f by Roland Levillain · 3 years, 5 months ago
- 0d1c54d Add `Sdk31ModuleController` support to ART run-tests and gtests. by Roland Levillain · 3 years, 5 months ago
- 09bfdf1 Rewrite UTF-8 encoding. by Vladimir Marko · 3 years, 5 months ago
- 66934ef Clean up ClassLinker::VerifyClass. by Nicolas Geoffray · 3 years, 6 months ago
- 302ef33 Add support for standalone ART gtests to MTS. by Roland Levillain · 3 years, 6 months ago
- e4f983c Remove mterp. by Nicolas Geoffray · 3 years, 6 months ago
- 7b1547d Uncouple ART gtests from the ART APEX. by Roland Levillain · 3 years, 9 months ago
- 1b9d442 Revert "Do not create 4-byte sequences in `ConvertUtf16ToModifiedUtf8()`" by Chuck Liao · 3 years, 6 months ago
- e0a4f37 Do not create 4-byte sequences in `ConvertUtf16ToModifiedUtf8()` by Vladimir Marko · 3 years, 6 months ago
- 6a2e689 Add support for standalone ART gtests to MTS. by Roland Levillain · 3 years, 6 months ago
- f040914 Uncouple ART gtests from the ART APEX. by Roland Levillain · 3 years, 9 months ago
- b4bd92f Faster hashing in `ClassLinker::LinkVirtualMethods()`. by Vladimir Marko · 3 years, 6 months ago
- 5fb6f63 Revert cdex version back to 001. by Nicolas Geoffray · 3 years, 6 months ago
- 45848da Revert cdex version back to 001. by Nicolas Geoffray · 3 years, 6 months ago
- 9060ebe Don't let the oat file close BCP FD passed from outside by Victor Hsieh · 3 years, 6 months ago
- b1ed853 Do not create APEX stubs for libdexfiled. by Martin Stjernholm · 3 years, 6 months ago
- 8bf1da9 Do not create APEX stubs for libdexfiled. by Martin Stjernholm · 3 years, 6 months ago
- 1776947 Binary search for method by name string and signature. by Vladimir Marko · 3 years, 6 months ago
- ac97f3e Allow libunwindstack to use libdexfile. by Christopher Ferris · 3 years, 6 months ago
- 1bb712a Disable compact dex code item deduping. by Nicolas Geoffray · 3 years, 6 months ago
- 028cc7e Disable compact dex code item deduping. by Nicolas Geoffray · 3 years, 6 months ago
- e300c4e Faster Class::FindField(). by Vladimir Marko · 3 years, 7 months ago
- 4573be3 Faster Class::FindClassMethod(). by Vladimir Marko · 3 years, 7 months ago
- d61d531 Remove libdexfile_support shared library. by Martin Stjernholm · 3 years, 8 months ago
- 34b00fb Remove libdexfile_support shared library. by Martin Stjernholm · 3 years, 8 months ago
- 6eb1783 Disable most ART source modules when ART prebuilts are enabled. by Martin Stjernholm · 3 years, 8 months ago
- 1dc77ab Disable most ART source modules when ART prebuilts are enabled. by Martin Stjernholm · 3 years, 8 months ago
- 0da7dfc Make some libdexfile tests inherit art_test_defaults. by Martin Stjernholm · 3 years, 8 months ago
- 61c6242 Remove RETURN_VOID_NO_BARRIER byte-code. by David Srbecky · 3 years, 8 months ago
- 30d4d2f Rewrite libdexfile C API to follow NDK guidelines better. by David Srbecky · 3 years, 9 months ago
- f4d05ff Clean up profile tests. by Vladimir Marko · 3 years, 9 months ago
- d3e9ff3 Merge libdexfile_external into libdexfile (reland 2). by Martin Stjernholm · 3 years, 10 months ago
- a2f48a4 Fix apex_available lists to avoid APEX stubs between internal libs. by Martin Stjernholm · 3 years, 9 months ago
- 669756d Revert "Merge libdexfile_external into libdexfile (reland)." by Ulyana Trafimovich · 3 years, 9 months ago
- 14d9155 Merge libdexfile_external into libdexfile (reland). by Martin Stjernholm · 3 years, 10 months ago
- f442a84 Revert "Merge libdexfile_external into libdexfile." by Nikita Ioffe · 3 years, 9 months ago
- 5557553 Revert "Avoid internal APEX stubs for libsigchain and clean up e..." by Nikita Ioffe · 3 years, 9 months ago
- 73d4e11 Avoid internal APEX stubs for libsigchain and clean up exported symbols. by Martin Stjernholm · 3 years, 9 months ago
- 848fc80 Merge libdexfile_external into libdexfile. by Martin Stjernholm · 3 years, 10 months ago
- cff30a0 Better support ICs on virtual calls by Alex Light · 3 years, 9 months ago
- c5cd589 Remove QUICK bytecodes. by David Srbecky · 3 years, 9 months ago
- 753f47a Add PrettyMethod overload with result string. by David Srbecky · 3 years, 9 months ago
- 43c9cd7 Improve nterp -> compiled code transitions. by Nicolas Geoffray · 3 years, 10 months ago
- 8706b9c Support unrecognized methods in profman by Alex Light · 3 years, 9 months ago
- f4c06b5 Remove method cache from libdexfile_external. by David Srbecky · 3 years, 9 months ago
- 40cd07c Add a fast path for nterp entrypoint to avoid fetching the shorty. by Nicolas Geoffray · 3 years, 10 months ago
- cb332bc Add dex lookup overloads which take C++ lambda callback. by David Srbecky · 3 years, 9 months ago
- 2ddb98b Simplify libdexfile external api. by David Srbecky · 3 years, 10 months ago
- 3907ce0 Change the value of kAccPreCompiled. by Vladimir Marko · 3 years, 9 months ago
- de0d0de Remove kAccMiranda and kAccDefaultConflicting. by Vladimir Marko · 3 years, 9 months ago
- ec388c0 Add min_sdk_version for ART module. by Nicolas Geoffray · 3 years, 10 months ago
- 765a167 Faster DexFileVerifier::CheckInterClassDefItem(). by Vladimir Marko · 3 years, 10 months ago
- 49e80cc Workaround for ubsan_minimal dependency in the prebuilt libdexfile_external_static.a. by Martin Stjernholm · 3 years, 10 months ago
- 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 10 months ago
- aa704f1 Clean up cc_test/art_cc_test TEST_MAPPING after default update by Julien Desprez · 3 years, 10 months ago
- a2f1319 Add text-profile support for multiple ICs by Alex Light · 3 years, 11 months ago
- 9807115 Improve trace logging when loading odex files by Calin Juravle · 4 years ago
- 782fb71 Use HashMap<> and HashSet<> in ClassLinker. by Vladimir Marko · 4 years ago
- 6e6f1b2 Do not open dex files in CLC if we only need to get dexopt status by Calin Juravle · 4 years ago
- 5ff2393 Remove stripped-apk related logic from CLC by Calin Juravle · 4 years, 1 month ago
- 23c926d Do not create symbols for [DEDUPED] methods. by David Srbecky · 4 years, 2 months ago
- 7b55065 Add dex_instruction_list.h to mterp genrule tools by Colin Cross · 4 years, 1 month ago
- 694f012 Move hardcoded Soong apex_available lines for ART modules into ART blueprints. by Martin Stjernholm · 4 years, 2 months ago
- 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 3 months ago
- cbbc8df Drop the cc_defaults module for libdexfile_external_static users. by Martin Stjernholm · 4 years, 3 months ago
- 71f7aff Use prebuilt_visibility property on sdk/module_exports by Paul Duffin · 4 years, 3 months ago
- 01aaf0f Fix fake output from C header test to pass Tradefed scrutiny. by Martin Stjernholm · 4 years, 3 months ago
- 35f765b Link all internal libraries statically into dex2oat(d) on host. by Martin Stjernholm · 4 years, 3 months ago
- 68e5db5 Convert libdexfile_support_static to *_static_defaults modules. by Martin Stjernholm · 4 years, 3 months ago
- e1d2dce Add support for compact dex files in nterp. by Nicolas Geoffray · 4 years, 3 months ago
- 26ab270 A few more inclusive language updates based on newer wordlist by Orion Hodson · 4 years, 5 months ago
- 8ebd86e Replace "dummy" in libartbase/, libdexfile/, compiler/. by Vladimir Marko · 4 years, 5 months ago