Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
07710c52222fa412051cb9c3920894fe50b7d41c
/
runtime
07710c5
Reland "Java Heap Profiler for Perfetto." again
by Florian Mayer
· 5 years ago
fb11957
Fixed issue in structural redefinition around class init
by Alex Light
· 5 years ago
e5abfbd
Check revoked_mark_stacks empty in FinishPhase()
by Lokesh Gidra
· 5 years ago
4ac0e15
Revert "Revert "Basic structural redefinition support""
by Nicolas Geoffray
· 5 years ago
5a2301d
Revert "Basic structural redefinition support"
by Nicolas Geoffray
· 5 years ago
c971eaf
Basic structural redefinition support
by Alex Light
· 5 years ago
1ba7e8c
Fix uses of DW_CFA_restore_state in assembly code.
by David Srbecky
· 5 years ago
849439a
Refactor the management of profile keys
by Calin Juravle
· 5 years ago
973f8c4
Create boot image profiles with the appropriate version
by Calin Juravle
· 5 years ago
f4666af
Revert^2 "Fix profile saver hotness for AOT code"
by Mathieu Chartier
· 5 years ago
284b1b0
Revert "Reland "Java Heap Profiler for Perfetto.""
by Lokesh Gidra
· 5 years ago
4fa78a0
Revert^2 "Additional sanity checking for JIT thresholds"
by Orion Hodson
· 5 years ago
87beba3
Fix some typos in ART.
by Roland Levillain
· 5 years ago
40fb15b
Fix MethodHandle::GetTargetClass bug
by Alex Light
· 5 years ago
5a446bd
Reland "Java Heap Profiler for Perfetto."
by Florian Mayer
· 5 years ago
f923b09
Revert "Additional sanity checking for JIT thresholds"
by Nicolas Geoffray
· 5 years ago
5a3e9fb
Additional sanity checking for JIT thresholds
by Orion Hodson
· 5 years ago
3b08bcc
Fixup inconsistency due to change in Plugin loading requirements.
by Alex Light
· 5 years ago
0054aa5
Have JavaFrameRootInfo give more info about provenance of root.
by Alex Light
· 5 years ago
1092bf3
Avoid creating runtime thread pool for system server
by Mathieu Chartier
· 5 years ago
5c93af3
Loosen verifier around interface-invoke-super
by Alex Light
· 5 years ago
8f70b96
Revert "Java Heap Profiler for Perfetto."
by Andreas Gampe
· 5 years ago
7f8678e
Revert^2 "Prevent overflow for AOT hotness counters"
by Mathieu Chartier
· 5 years ago
acb1237
Fix unhandled allocation failure
by Orion Hodson
· 5 years ago
adf49d4
Java Heap Profiler for Perfetto.
by Florian Mayer
· 6 years ago
ccb0b5f
jitzyogte: madvise away dex files after compilation.
by Nicolas Geoffray
· 5 years ago
b3b803b
Enable JIT dual data mapping.
by David Srbecky
· 5 years ago
87fb032
Fix JIT data dual mapping for apps.
by David Srbecky
· 5 years ago
7ab0777
Revert "Prevent overflow for AOT hotness counters"
by Nicolas Geoffray
· 5 years ago
775d38d
Revert "Fix profile saver hotness for AOT code"
by Nicolas Geoffray
· 5 years ago
79e6eb8
Prevent overflow for AOT hotness counters
by Mathieu Chartier
· 5 years ago
bae88c0
Supported AVX/AVX2 in art-interpreter
by jaishank
· 6 years ago
4cb48c1
Fix profile saver hotness for AOT code
by Mathieu Chartier
· 5 years ago
e09b87e
JIT mini-debug-info: Support JIT data dual mapping.
by David Srbecky
· 5 years ago
c88c1d0
Fully remove DumpKernelStack.
by Elliott Hughes
· 5 years ago
4ec4d48
ART: Verifier cleanup
by Andreas Gampe
· 5 years ago
efd55b5
Don't complain if we can't read /proc/self/task/pid/stack.
by Elliott Hughes
· 5 years ago
9ac8e43
JIT mini-debug-info: Allocate entries in the JIT data space.
by David Srbecky
· 5 years ago
82e347b
Increase kNotifyNativeInterval on host
by Hans Boehm
· 5 years ago
c617561
ART: Add support for SVE feature for ARM64.
by Artem Serov
· 6 years ago
e9455f6
Clear the boot task at fork.
by Nicolas Geoffray
· 5 years ago
8fc2f95
JIT mini-debug-info: Remove global maps.
by David Srbecky
· 5 years ago
9ce340f
ARM64: toFloat() intrinsics with ARMv8 FP16.
by xueliang.zhong
· 6 years ago
ac8f936
JIT code cache: Don't set footprint limit for data portion.
by David Srbecky
· 5 years ago
ea5b429
Include evacuated bytes in heap size trace
by Lokesh Gidra
· 5 years ago
a67daeb
Fix race between post fork initialization and JIT.
by Nicolas Geoffray
· 5 years ago
d5a9587
Update the entrypoint with the code entrypoint, not the code pointer.
by Nicolas Geoffray
· 5 years ago
44b977d
Print more JIT memory use stats.
by David Srbecky
· 5 years ago
a6f3583
Couple of small improvements in jitzygote config.
by Nicolas Geoffray
· 5 years ago
fa59588
Fix setting/getting the native priority of a thread.
by Nicolas Geoffray
· 5 years ago
918e9af
Add assembly support for -fsanitize=hwaddress tagged globals.
by Peter Collingbourne
· 5 years ago
bfcea3d
Jit-zygote: Postpone pre-compilation until boot is completed.
by David Srbecky
· 5 years ago
b41869a
Fix linker error in JitCompilerInterface
by David Srbecky
· 5 years ago
f56393c
Switch-interpreter: Inline field getters and setters.
by David Srbecky
· 5 years ago
635967b
Remove message ART creates for "throw null".
by Nicolas Geoffray
· 5 years ago
46b5353
Simplify JIT compiler interface usage from the runtime.
by David Srbecky
· 5 years ago
baa81b5
Use ClassStatus::kVisiblyInitialized in interpreter.
by Vladimir Marko
· 5 years ago
38a062e
Weaken 2 DCHECK()s in reflection.
by Vladimir Marko
· 5 years ago
e80ecf3
Rewrite the .data.bimg.rel.ro check in OatFile::Setup().
by Vladimir Marko
· 5 years ago
81448a2
Fix 638-checker-inline-cache-intrinsic
by David Srbecky
· 5 years ago
7c50274
Fix Heap::UnBindBitmaps for spaces without bitmaps
by Mathieu Chartier
· 5 years ago
c14ec8f
Add resize arrays JVMTI extension
by Alex Light
· 5 years ago
147a911
ART: Remove FailOrAbort for unnecessary cases
by Andreas Gampe
· 5 years ago
b90cad5
ART: Move find-locks code up in the callchain
by Andreas Gampe
· 5 years ago
0134a28
ART: Verifier cleanup
by Andreas Gampe
· 5 years ago
86bf068
ART: Verifier cleanup
by Andreas Gampe
· 5 years ago
422a9eb
Do not hold lock when making class visibly initialized.
by Vladimir Marko
· 5 years ago
9f18fbc
Make classes visibly initialized faster.
by Vladimir Marko
· 5 years ago
6f38201
Refactor space bitmap to be a value object
by Mathieu Chartier
· 5 years ago
8e11065
Use ClassStatus::kVisiblyInitialized for allocations.
by Vladimir Marko
· 5 years ago
2182147
Call Jit::MaybeCompileMethod less frequently.
by David Srbecky
· 5 years ago
f367747
Add ability to switch to index ids late.
by Alex Light
· 6 years ago
f1468b5
ART: Verifier cleanup
by Andreas Gampe
· 5 years ago
fef91cc
ART: Verifier cleanup
by Andreas Gampe
· 5 years ago
e0bbab9
ART: Verifier cleanup
by Andreas Gampe
· 5 years ago
52c468a
Refactor mark-bit set logic in PreZygoteFork()
by Lokesh Gidra
· 5 years ago
c0b30c9
Implement boot image extension relocation.
by Vladimir Marko
· 5 years ago
672c080
Update Transaction for boot image extension.
by Vladimir Marko
· 5 years ago
0f8950a
Pick up the boot profile in zygote and system server.
by Nicolas Geoffray
· 5 years ago
1fc4d42
Check whether method is zygote-compiled less frequently.
by David Srbecky
· 5 years ago
bf12191
Implement ClassStatus::kVisiblyInitialized.
by Vladimir Marko
· 6 years ago
9e0099f
Drop Core Platform API checks when JNI table updated
by Orion Hodson
· 5 years ago
01ecfa1
Refactor Core Plaform API checking
by Orion Hodson
· 5 years ago
2be4306
ART: Use initial-exec TLS mode for Thread TLS
by Andreas Gampe
· 5 years ago
8237200
ART: Use thread_local on the host for ART Thread*
by Andreas Gampe
· 5 years ago
a47a6e8
ART: Extend bionic TLS use to host bionic
by Andreas Gampe
· 5 years ago
92db59b
Revert "Workaround bogus Thread Safety Analysis warning"
by Ziang Wan
· 5 years ago
1b0fcf4
ART: Fix ScopedThreadStateChange assert
by Andreas Gampe
· 5 years ago
1cbac5c
Try to avoid expensive stack walk in QuickDeliverException
by David Srbecky
· 5 years ago
af86470
ART: Correctly exclude super-init times in classlinker
by Andreas Gampe
· 5 years ago
7ee607e
ART: Fix Runtime::GetStat
by Andreas Gampe
· 5 years ago
70e2a76
Initialize array classes in pre-fence visitor.
by Vladimir Marko
· 6 years ago
da40aca
Typo fix.
by Travis Tynes
· 5 years ago
a83a889
ART: Switch verifier kThrow fatal to default-on
by Andreas Gampe
· 5 years ago
ae95ce3
ART: Do not handle RETURN monitor-stack issue as throwing
by Andreas Gampe
· 5 years ago
f2dcba0
Fix statistics reporting in JIT.
by Nicolas Geoffray
· 5 years ago
27351be
Switch-interpreter: Add flatten attribute to handlers.
by David Srbecky
· 6 years ago
cffa254
Add fast path for exception vreg copying.
by David Srbecky
· 6 years ago
de0ccff
Fix a braino in GetSavedEntryPointOfPreCompiledCode.
by Nicolas Geoffray
· 5 years ago
4345aac
Cleanup some usages of include_dirs
by Paul Duffin
· 6 years ago
Next »