- 224c44e riscv64: define callee-saved frame layout. am: e2c7f90282 am: ee554552b2 am: 45da9f8cae by Lifang Xia · 2 years, 1 month ago
- 3fc2057 Trim maps after releasing the startup linear alloc. am: 8ce90803c9 am: 705973c81d am: 075eca621b by Nicolas Geoffray · 2 years, 1 month ago
- e2c7f90 riscv64: define callee-saved frame layout. by Lifang Xia · 2 years, 2 months ago
- 8ce9080 Trim maps after releasing the startup linear alloc. by Nicolas Geoffray · 2 years, 1 month ago
- 1a9f8a5 Disable runtime app image while investigating b/268225365. am: 5917f09d5e am: a03fbebd7e am: 95d3674b86 by Nicolas Geoffray · 2 years, 1 month ago
- 5917f09 Disable runtime app image while investigating b/268225365. by Nicolas Geoffray · 2 years, 1 month ago
- 15be354 Reland "Walk up the super chain to find an IMT to share." am: 347e4cf059 am: fd83d27905 am: 8b0e1edf29 by Nicolas Geoffray · 2 years, 1 month ago
- dfda695 Add another NO_STACK_PROTECTOR. am: d79af3d7c3 am: ff9af1c0ed am: 6b4d3237a8 by Nicolas Geoffray · 2 years, 1 month ago
- 347e4cf Reland "Walk up the super chain to find an IMT to share." by Nicolas Geoffray · 2 years, 1 month ago
- d79af3d Add another NO_STACK_PROTECTOR. by Nicolas Geoffray · 2 years, 1 month ago
- c575ad4 Move CHECK to DCHECK. am: 715710e251 am: 256b87bfce am: 3e87d32792 by Nicolas Geoffray · 2 years, 1 month ago
- 715710e Move CHECK to DCHECK. by Nicolas Geoffray · 2 years, 1 month ago
- 72732f2 Another fix at setting entrypoints in the runtime image. am: bfb2591159 am: 78c5aa44a3 am: deb66c5d8e by Nicolas Geoffray · 2 years, 1 month ago
- bfb2591 Another fix at setting entrypoints in the runtime image. by Nicolas Geoffray · 2 years, 1 month ago
- ea2c68d Avoid using flock on profiles. by Jiakai Zhang · 2 years, 1 month ago
- 6f915c7 Do not fail when loading an APK without dex files. by Jiakai Zhang · 2 years, 2 months ago
- 7051725 Run dex2oat if the APK is compressed. by Jiakai Zhang · 2 years, 2 months ago
- f89d866 riscv64: define general-purpose and floating-point registers. am: 394551feac am: fec58507ef am: eacd3af22e by Lifang Xia · 2 years, 1 month ago
- 394551f riscv64: define general-purpose and floating-point registers. by Lifang Xia · 2 years, 2 months ago
- 51dd780 Store runtime images under an oat directory. am: 04339d6174 am: 4c17a250bd am: fe19f9a1f0 by Nicolas Geoffray · 2 years, 1 month ago
- 441b9c5 Avoid using flock on profiles. by Jiakai Zhang · 2 years, 1 month ago
- 04339d6 Store runtime images under an oat directory. by Nicolas Geoffray · 2 years, 2 months ago
- 5f56822 Allow private methods in interfaces am: a9fe2d8b08 am: 872c7a92e9 am: b66ea3d86a by Sorin Basca · 2 years, 1 month ago
- a9fe2d8 Allow private methods in interfaces by Sorin Basca · 2 years, 1 month ago
- 6237bd2 Fix android-cloexec-fopen clang-tidy issues am: b4311a6730 am: dc45d869d1 am: f418eb9ab2 by Stefano Cianciulli · 2 years, 1 month ago
- b4311a6 Fix android-cloexec-fopen clang-tidy issues by Stefano Cianciulli · 2 years, 2 months ago
- 6a5b398 Fix performance-inefficient-vector-operation clang-tidy issues by Stefano Cianciulli · 2 years, 2 months ago
- 44bc43c Add std::move in SetHandlerDexPcList am: ab7ce90b00 am: e424d96daa am: 76428e3fca by Santiago Aboy Solanes · 2 years, 1 month ago
- 1905648 Simplify method id handling when recording method trace events am: 7ab239950b am: e91351d170 am: daee59901b by Mythri Alle · 2 years, 1 month ago
- ab7ce90 Add std::move in SetHandlerDexPcList by Santiago Aboy Solanes · 2 years, 1 month ago
- 7ab2399 Simplify method id handling when recording method trace events by Mythri Alle · 2 years, 1 month ago
- db9a49c Do not fail when loading an APK without dex files. by Jiakai Zhang · 2 years, 2 months ago
- 52b96e5 Dex: Use DexFileContainer instead of begin/size. am: 2bcd3a0a86 am: 9a668d5a2c am: 2927f40ee2 by David Srbecky · 2 years, 1 month ago
- 0727ef8 Cleanup code around recording method trace events am: d265a80f86 am: 463ff4e09f am: b33b8b87b6 by Mythri Alle · 2 years, 1 month ago
- 2bcd3a0 Dex: Use DexFileContainer instead of begin/size. by David Srbecky · 2 years, 2 months ago
- d265a80 Cleanup code around recording method trace events by Mythri Alle · 2 years, 2 months ago
- c98ed72 Run dex2oat if the APK is compressed. by Jiakai Zhang · 2 years, 2 months ago
- 716a8ab Reland "Write classes in runtime-generated app image." am: 0f6af5e3b5 am: c8bd759275 am: 78da8cfd82 by Nicolas Geoffray · 2 years, 1 month ago
- 0f6af5e Reland "Write classes in runtime-generated app image." by Nicolas Geoffray · 2 years, 2 months ago
- 4a4713d Revert "Walk up the super chain to find an IMT to share." am: ef0b154451 am: fc616797a2 am: 05dda50278 by Nicolas Geoffray · 2 years, 1 month ago
- 9b3b6bb Walk up the super chain to find an IMT to share. am: fa26b96f2f am: e661dadf16 am: 4064189043 by Nicolas Geoffray · 2 years, 2 months ago
- ef0b154 Revert "Walk up the super chain to find an IMT to share." by Nicolas Geoffray · 2 years, 2 months ago
- fa26b96 Walk up the super chain to find an IMT to share. by Nicolas Geoffray · 2 years, 2 months ago
- 2bf9484 Don't check if the profile exists on app startup. am: 4567314720 am: 007f948f7c am: f29b70420f by Jiakai Zhang · 2 years, 2 months ago
- 178857e Use kPointerSize when cross-compiling. am: b6c230117d am: 2f7444b38d am: 1cce663b32 by Nicolas Geoffray · 2 years, 2 months ago
- 0c17d68 Revert "Write classes in runtime-generated app image." am: 24b3d648ff am: e1256b5060 am: d371f36964 by Sam Saccone · 2 years, 2 months ago
- 4567314 Don't check if the profile exists on app startup. by Jiakai Zhang · 2 years, 2 months ago
- b6c2301 Use kPointerSize when cross-compiling. by Nicolas Geoffray · 2 years, 2 months ago
- 24b3d64 Revert "Write classes in runtime-generated app image." by Sam Saccone · 2 years, 2 months ago
- 01b5d78 Write classes in runtime-generated app image. am: df68c0a6f0 am: 9ff3b10a03 am: e9e9ebcb73 by Nicolas Geoffray · 2 years, 2 months ago
- df68c0a Write classes in runtime-generated app image. by Nicolas Geoffray · 2 years, 2 months ago
- 1ad8e4a Add a kWithoutReadBarrier in GetSavedEntryPointOfPreCompiledMethod. am: 09c218c61a am: 39312e4180 am: 2debb09e65 by Nicolas Geoffray · 2 years, 2 months ago
- 09c218c Add a kWithoutReadBarrier in GetSavedEntryPointOfPreCompiledMethod. by Nicolas Geoffray · 2 years, 2 months ago
- 26812da Initialize userfaultfd availability even when not using it am: 6c6e2df516 am: 409f480fdb am: 08c774ca53 by Lokesh Gidra · 2 years, 2 months ago
- 6c6e2df Initialize userfaultfd availability even when not using it by Lokesh Gidra · 2 years, 2 months ago
- bf89192b Get tracing parameters before aborting the ongoing trace am: 9a5efd802d am: 279e33b871 am: 9a2fd5d3e7 by Mythri Alle · 2 years, 2 months ago
- 9a5efd8 Get tracing parameters before aborting the ongoing trace by Mythri Alle · 2 years, 2 months ago
- 8972316 More cleanup after removing instrumentation stubs am: d9605eec3f am: 90fdbebbb6 am: f2c77e109c by Mythri Alle · 2 years, 2 months ago
- d9605ee More cleanup after removing instrumentation stubs by Mythri Alle · 2 years, 2 months ago
- d59d4d1 Fix performance-inefficient-vector-operation clang-tidy issues by Stefano Cianciulli · 2 years, 2 months ago
- abbadf0 Check if current method needs a deopt after method exit callbacks am: 0a48a4fd21 am: fa0aaa0c5e am: c96938f282 by Mythri Alle · 2 years, 2 months ago
- 0a48a4f Check if current method needs a deopt after method exit callbacks by Mythri Alle · 2 years, 2 months ago
- 7de3af1 Clear mod-union tables for immune spaces in PreZygoteFork am: 157084ac62 am: 2eaf72a47c am: 9dec44d93b by Lokesh Gidra · 2 years, 2 months ago
- 157084a Clear mod-union tables for immune spaces in PreZygoteFork by Lokesh Gidra · 2 years, 2 months ago
- 4444509 Extend flags passed to Trace::Start to also specify the clock source am: fbf4bd2f8d am: 26c80a8e1b am: c4afa1ca47 by Mythri Alle · 2 years, 2 months ago
- fbf4bd2 Extend flags passed to Trace::Start to also specify the clock source by Mythri Alle · 2 years, 2 months ago
- 0afa38e Remove a check in `MadviseAwayAlternateSignalStack()`, again. am: c5bee0ceb8 am: da43d060be am: 3fb3de1331 by Vladimir Marko · 2 years, 2 months ago
- c5bee0c Remove a check in `MadviseAwayAlternateSignalStack()`, again. by Vladimir Marko · 2 years, 2 months ago
- 5207e3d Reland "ARM64: Enable implicit suspend checks after CCCR." am: c451312e7b am: 89d01238d0 am: d117841841 by Vladimír Marko · 2 years, 2 months ago
- c451312 Reland "ARM64: Enable implicit suspend checks after CCCR." by Vladimír Marko · 2 years, 2 months ago
- ddcde63 Check that ClassValue is visible in unstarted runtime. am: 7853151fcc am: d90265cc51 am: 14cd4eb4f3 by Almaz Mingaleev · 2 years, 2 months ago
- 7853151 Check that ClassValue is visible in unstarted runtime. by Almaz Mingaleev · 2 years, 2 months ago
- beba2ca Use userfaultfd in COPY mode even when minor-fault available am: 41af30d7d4 am: 2d04f326ce am: 3dfc5d3053 by Lokesh Gidra · 2 years, 2 months ago
- 41af30d Use userfaultfd in COPY mode even when minor-fault available by Lokesh Gidra · 2 years, 2 months ago
- 0080e11 Don't turn off method exit hooks if a frame needs force deopt am: 95d135717c am: f364e3a439 am: d98c7bcbae by Mythri Alle · 2 years, 2 months ago
- 24085e3 Add another NO_STACK_PROTECTOR. am: 5cbed863e5 am: afbc3c88f6 am: 5252f66ba5 by Nicolas Geoffray · 2 years, 2 months ago
- df31005 Add metrics support for the new boot-after-mainline-update compilation reason. by Martin Stjernholm · 2 years, 2 months ago
- 95d1357 Don't turn off method exit hooks if a frame needs force deopt by Mythri Alle · 2 years, 2 months ago
- 5cbed86 Add another NO_STACK_PROTECTOR. by Nicolas Geoffray · 2 years, 2 months ago
- 2c388c9 Suppress logging when creating Runtime for gtests. am: 64b0376d4b am: 1585d6895f am: af7cefe5c5 by Vladimir Marko · 2 years, 2 months ago
- 64b0376 Suppress logging when creating Runtime for gtests. by Vladimir Marko · 2 years, 2 months ago
- b15ecab Switch to non debuggable only if entry/exit stubs are not required am: a7b75e6b11 am: 5303f0b5b0 am: 2c21e349d0 by Mythri Alle · 2 years, 2 months ago
- 49d8a78 Cleanup instrumentation_levels and instrumentation_stubs_installed am: e63515506c am: e207163beb am: b8e50a9533 by Mythri Alle · 2 years, 2 months ago
- a7b75e6 Switch to non debuggable only if entry/exit stubs are not required by Mythri Alle · 2 years, 2 months ago
- e635155 Cleanup instrumentation_levels and instrumentation_stubs_installed by Mythri Alle · 2 years, 2 months ago
- a194f1c Method entry / exit listeners don't need to force interpreter am: 8efcf30d65 am: a8aaa10105 am: d317921046 by Mythri Alle · 2 years, 2 months ago
- 34ee874 Keep classes alive for stack traces with copied methods. am: d80bbba155 am: 9282d59251 am: b84af6e454 by Vladimir Marko · 2 years, 2 months ago
- 4554f66 Remove one template argument to the switch interpreter. am: 9e3761d6b9 am: 6b93a6a5ec am: a4f14fbd0d by Nicolas Geoffray · 2 years, 2 months ago
- 8efcf30 Method entry / exit listeners don't need to force interpreter by Mythri Alle · 2 years, 2 months ago
- d80bbba Keep classes alive for stack traces with copied methods. by Vladimir Marko · 2 years, 3 months ago
- 9e3761d Remove one template argument to the switch interpreter. by Nicolas Geoffray · 2 years, 2 months ago
- d7d837e Reland "Limited deopt request from jvmti should enable entry / exit hooks"" am: 733b020273 am: 4b36d05ba4 am: 594b6db5fa by Mythri Alle · 2 years, 2 months ago
- b5771ef Refactor code aroud method resolution. am: ae12f96965 am: 6035aa2e81 am: f26a9c9291 by Nicolas Geoffray · 2 years, 2 months ago
- 733b020 Reland "Limited deopt request from jvmti should enable entry / exit hooks"" by Mythri Alle · 2 years, 2 months ago
- ae12f96 Refactor code aroud method resolution. by Nicolas Geoffray · 2 years, 2 months ago
- d773db3 We no longer use instrumentation stubs remove the support code am: e52e4fb74e am: fbed55acb2 am: 2de1f411e8 by Mythri Alle · 2 years, 2 months ago
- 60e9f5a Clean up `ObjectReference<>` use with vreg values. am: 970291ce79 am: 853a5f3f4d am: 1be52fb72b by Vladimir Marko · 2 years, 2 months ago
- e52e4fb We no longer use instrumentation stubs remove the support code by Mythri Alle · 2 years, 3 months ago
- 970291c Clean up `ObjectReference<>` use with vreg values. by Vladimir Marko · 2 years, 2 months ago
- bf994df Fix thread-safety-analysis warning on Clang r484197 am: 788d46a488 am: 3a8dbbc3f7 am: 94603ec117 by Yi Kong · 2 years, 2 months ago