- 6454968 Generate a primary boot image for testing. by Jiakai Zhang · 3 years, 2 months ago
- d4aba91 Increase coverage of libartpalette-system native API. by Martin Stjernholm · 3 years, 2 months ago
- 2d62882 Add bss support for inlining BCP DexFiles for single image by Santiago Aboy Solanes · 3 years, 2 months ago
- 11b78a8 Revert^2 "Store and check apex-versions in boot images." by Jiakai Zhang · 3 years, 2 months ago
- ed0dcad Fail dex2oat when generating app image without boot image. by Jiakai Zhang · 3 years, 2 months ago
- 9e14327 ARM64: Disable implicit suspend checks, again. by Vladimir Marko · 3 years, 2 months ago
- 5bd2208 Revert "Store and check apex-versions in boot images." by Jiakai Zhang · 3 years, 2 months ago
- 2de577d Store and check apex-versions in boot images. by Jiakai Zhang · 3 years, 2 months ago
- ee7bd32 Revert "Expand sharpening's ComputeLoadClassKind to cover cross-dex cases" by Nicolas Geoffray · 3 years, 2 months ago
- cd27817 Fix --input-vdex in the presence of a compact dex file. by Nicolas Geoffray · 3 years, 2 months ago
- 32b8c8f Expand sharpening's ComputeLoadClassKind to cover cross-dex cases by Santiago Aboy Solanes · 3 years, 4 months ago
- 8515f7f Cleanup work for @NeverCompile in art by Kevin Jeon · 3 years, 2 months ago
- e45883e ARM64: Enable implicit suspend checks and madvise()... by Vladimir Marko · 3 years, 2 months ago
- 84caad6 Reland "Remove old unquickening of vdex logic." by Nicolas Geoffray · 3 years, 2 months ago
- 890beb0 Ignore checksum mismatch when dex2oat takes multiple profiles. by Jiakai Zhang · 3 years, 2 months ago
- 5573756 Set @NeverCompile methods as not compilable by Kevin Jeon · 3 years, 4 months ago
- 0d0e09d Do not continue loading a vdex if we don't have enough reserved space. by Nicolas Geoffray · 3 years, 2 months ago
- dcf9570 Revert "Remove old unquickening of vdex logic." by Nicolas Geoffray · 3 years, 2 months ago
- 8884d3d Normalize XML comment syntax in ART test configuration files. by Roland Levillain · 3 years, 2 months ago
- 537f477 Remove old unquickening of vdex logic. by Nicolas Geoffray · 3 years, 3 months ago
- 851b962 ARM64: Disable implicit suspend checks. by Vladimir Marko · 3 years, 2 months ago
- e7815b8 Add a dex2oat flag to optimize apps for JIT Zygote environment. by Jiakai Zhang · 3 years, 3 months ago
- d294d9d Cleanup code that assumes the primary boot image not having profiles. by Jiakai Zhang · 3 years, 3 months ago
- fb8cdb5 Update JIT Zygote to support compiling the entire bootclasspath. by Jiakai Zhang · 3 years, 3 months ago
- 8409281 dex2oat: handle the case when a dm file and a vdex file are passed. by Nicolas Geoffray · 3 years, 3 months ago
- 6c61af8 Get rid of dependencies on /system/bin ART binary compat symlinks. by Martin Stjernholm · 3 years, 3 months ago
- 5b8c025 Merge "Merge Android 12 QPR1" by Xin Li · 3 years, 3 months ago
- e74e0ce JNI: Inline fast-path for `JniMethodEnd()`. by Vladimir Marko · 3 years, 3 months ago
- 1b89f43 Update dex2oat to accept multiple profiles. am: 19f9568b0e by Jiakai Zhang · 3 years, 3 months ago
- 19f9568 Update dex2oat to accept multiple profiles. by Jiakai Zhang · 3 years, 3 months ago
- 7c55977 ARM64: Implicit suspend checks using LDR. am: 7039c11b22 by Vladimir Marko · 3 years, 3 months ago
- 7039c11 ARM64: Implicit suspend checks using LDR. by Vladimir Marko · 7 years ago
- 25fcba3 Remove unintended soft failure downgrade. am: 2990b88aa1 by Nicolas Geoffray · 3 years, 4 months ago
- 2990b88 Remove unintended soft failure downgrade. by Nicolas Geoffray · 3 years, 4 months ago
- be88abe Dump the graph before/after every pass am: ac4e4a231f by Santiago Aboy Solanes · 3 years, 4 months ago
- ac4e4a2 Dump the graph before/after every pass by Santiago Aboy Solanes · 3 years, 5 months ago
- ffcacb7 Always access Thread state and flags as 32-bit location. am: ddf4fd3c37 by Vladimir Marko · 3 years, 4 months ago
- ddf4fd3 Always access Thread state and flags as 32-bit location. by Vladimir Marko · 3 years, 4 months ago
- 39bd3ae Revert^2 "JNI: Rewrite locking for synchronized methods." am: 4d52715136 by Vladimir Marko · 3 years, 4 months ago
- 4d52715 Revert^2 "JNI: Rewrite locking for synchronized methods." by Vladimir Marko · 3 years, 4 months ago
- d4edbc0 Revert "JNI: Rewrite locking for synchronized methods." am: 02e0eb7eef by Vladimir Marko · 3 years, 4 months ago
- 02e0eb7 Revert "JNI: Rewrite locking for synchronized methods." by Vladimir Marko · 3 years, 4 months ago
- 7e9869a JNI: Rewrite locking for synchronized methods. am: c17656bcf4 by Vladimir Marko · 3 years, 4 months ago
- c17656b JNI: Rewrite locking for synchronized methods. by Vladimir Marko · 3 years, 4 months ago
- 05fbd9a Merge "Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918" into stage-aosp-master by Xin Li · 3 years, 4 months ago
- f5ceaac Removed comment talking about a removed parameter by Santiago Aboy Solanes · 3 years, 4 months ago
- 483c41a ART: Use core image to speed up some gtests. by Vladimir Marko · 3 years, 4 months ago
- 219f81f Fix potential lint errors by Orion Hodson · 3 years, 4 months ago
- a0232ad Add .bss support for inlining across dexfiles within Oat by Santiago Aboy Solanes · 3 years, 4 months ago
- fb9e0ca Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918 by Xin Li · 3 years, 4 months ago
- 9dca919 Make art_debug_defaults inherit art_defaults. by Martin Stjernholm · 3 years, 5 months ago
- 5097f83 Revert^2 "Add support for calling entry / exit hooks directly from JIT code"" by Mythri Alle · 3 years, 5 months ago
- 46a8910 Revert^2 "JNI: Remove `JniMethodFast{Start,End}()`." by Vladimir Marko · 3 years, 5 months ago
- 72be14e Revert "Add support for calling entry / exit hooks directly from JIT code" by Mythri Alle · 3 years, 5 months ago
- 2d4feeb Add support for calling entry / exit hooks directly from JIT code by Mythri Alle · 3 years, 5 months ago
- 60abdd9 Display the timeout value of `dex2oat`'s watchdog in milliseconds. by Roland Levillain · 3 years, 5 months ago
- 6f6929a Fix the documentation of `dex2oat`'s option `--watchdog-timeout`. by Roland Levillain · 3 years, 5 months ago
- 3ff9223 Revert "Revert^4 "Use cpplint.py from repohooks"" by Orion Hodson · 3 years, 5 months ago
- 0a12631 Revert^4 "Use cpplint.py from repohooks" by Orion Hodson · 3 years, 5 months ago
- 327cfcf Use the .dm file at runtime for verification. by Nicolas Geoffray · 3 years, 5 months ago
- 2ca0900 Revert "JNI: Remove `JniMethodFast{Start,End}()`." by Vladimir Marko · 3 years, 5 months ago
- 64d6e18 JNI: Remove `JniMethodFast{Start,End}()`. by Vladimir Marko · 3 years, 5 months ago
- ebf496f Deprecate --updatable-bcp-packages-fd and --updatable-bcp-packages-file by Jiakai Zhang · 3 years, 5 months ago
- 8d12ed6 Revert "Implement another OdrDexopt to use new CompOS API" by Sorin Basca · 3 years, 5 months ago
- 381e66a Implement another OdrDexopt to use new CompOS API by Victor Hsieh · 3 years, 6 months ago
- 79b74d7 Do not release the driver_ if we are dumping stats by Santiago Aboy Solanes · 3 years, 5 months ago
- a8d998f fix the redundant dependencies validation in fast verify by Yang Tianping · 3 years, 5 months ago
- 983c217 Merge "Merge Android 12" by Xin Li · 3 years, 5 months ago
- 7f35c69 Revert^4 "Lazily allocate DexCache arrays." am: 33df0e3e47 am: 7c8ea7f442 by David Srbecky · 3 years, 5 months ago
- 7c8ea7f Revert^4 "Lazily allocate DexCache arrays." am: 33df0e3e47 by David Srbecky · 3 years, 5 months ago
- 33df0e3 Revert^4 "Lazily allocate DexCache arrays." by David Srbecky · 3 years, 6 months ago
- c968045 Change ClassLinker::dex_caches_ from list to unordered_map. am: 6fbcc29159 am: 0e802db6f4 by David Srbecky · 3 years, 5 months ago
- 0e802db Change ClassLinker::dex_caches_ from list to unordered_map. am: 6fbcc29159 by David Srbecky · 3 years, 5 months ago
- 6fbcc29 Change ClassLinker::dex_caches_ from list to unordered_map. by David Srbecky · 4 years, 1 month ago
- 7b0d884 Remove the notion of soft failure within the verifier. am: 4b0c9b91de am: 9d7d5c4b90 by Nicolas Geoffray · 3 years, 5 months ago
- 9d7d5c4 Remove the notion of soft failure within the verifier. am: 4b0c9b91de by Nicolas Geoffray · 3 years, 5 months ago
- 4b0c9b9 Remove the notion of soft failure within the verifier. by Nicolas Geoffray · 3 years, 6 months ago
- 0cf45ea Revert "Revert^2 "Lazily allocate DexCache arrays."" am: 8473a5bf11 am: 587180c98e by Nicolas Geoffray · 3 years, 6 months ago
- 587180c Revert "Revert^2 "Lazily allocate DexCache arrays."" am: 8473a5bf11 by Nicolas Geoffray · 3 years, 6 months ago
- 8473a5b Revert "Revert^2 "Lazily allocate DexCache arrays."" by Nicolas Geoffray · 3 years, 6 months ago
- f96f444 Revert^2 "Lazily allocate DexCache arrays." am: e153a62e8e am: 561ddaeb58 by David Srbecky · 3 years, 6 months ago
- 561ddae Revert^2 "Lazily allocate DexCache arrays." am: e153a62e8e by David Srbecky · 3 years, 6 months ago
- e153a62 Revert^2 "Lazily allocate DexCache arrays." by David Srbecky · 4 years, 1 month ago
- 81839f4 Better handling of unresolved fields in VerifyISFieldAccess. am: 03ce70a18e am: 16a9b90b22 by Nicolas Geoffray · 3 years, 6 months ago
- 16a9b90 Better handling of unresolved fields in VerifyISFieldAccess. am: 03ce70a18e by Nicolas Geoffray · 3 years, 6 months ago
- 03ce70a Better handling of unresolved fields in VerifyISFieldAccess. by Nicolas Geoffray · 3 years, 6 months ago
- b4a2a55 Revert "Revert^2 "Use cpplint.py from repohooks"" am: dc26639f11 am: bb682b3be8 by Yuri Lin · 3 years, 6 months ago
- bb682b3 Revert "Revert^2 "Use cpplint.py from repohooks"" am: dc26639f11 by Yuri Lin · 3 years, 6 months ago
- dc26639 Revert "Revert^2 "Use cpplint.py from repohooks"" by Yuri Lin · 3 years, 6 months ago
- 2e7a3cc Revert^2 "Use cpplint.py from repohooks" am: c178495c22 am: a31843976a by Orion Hodson · 3 years, 6 months ago
- a318439 Revert^2 "Use cpplint.py from repohooks" am: c178495c22 by Orion Hodson · 3 years, 6 months ago
- c178495 Revert^2 "Use cpplint.py from repohooks" by Orion Hodson · 3 years, 6 months ago
- a5904f4 Revert "Use cpplint.py from repohooks" am: af5fc456b0 am: b65b083d31 by Paul Hadfield · 3 years, 6 months ago
- b65b083 Revert "Use cpplint.py from repohooks" am: af5fc456b0 by Paul Hadfield · 3 years, 6 months ago
- af5fc45 Revert "Use cpplint.py from repohooks" by Paul Hadfield · 3 years, 6 months ago
- c9ef98f Use cpplint.py from repohooks am: 145f969546 am: bd4df72c74 by Colin Cross · 3 years, 6 months ago
- bd4df72 Use cpplint.py from repohooks am: 145f969546 by Colin Cross · 3 years, 6 months ago
- 145f969 Use cpplint.py from repohooks by Colin Cross · 3 years, 6 months ago
- 7c846ec Better isolate standalone ART gtests on device. am: d8c0ac264f am: 3d12fad7ee by Roland Levillain · 3 years, 6 months ago
- 3d12fad Better isolate standalone ART gtests on device. am: d8c0ac264f by Roland Levillain · 3 years, 6 months ago