Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
2462789806df0281c52fa9bb60fa37fe3ff606b6
/
runtime
/
runtime.h
acdb9a3
Plumb @TestApi enforcement policy to runtime.
by Artur Satayev
· 5 years ago
3314457
Remove unused MethodInspectionCallback declaration
by Mathieu Chartier
· 5 years ago
ccc7519
Avoid making oat files executable for system server profiling
by Mathieu Chartier
· 5 years ago
f05f04b
Make ArtMethod methods const or requiring the mutator lock.
by Nicolas Geoffray
· 5 years ago
ad390fa
Use GC exclusion for NotifyStartupCompleted
by Mathieu Chartier
· 5 years ago
c18eba3
Consolidate updating of reflective Field/Method references
by Alex Light
· 5 years ago
07710c5
Reland "Java Heap Profiler for Perfetto." again
by Florian Mayer
· 5 years ago
284b1b0
Revert "Reland "Java Heap Profiler for Perfetto.""
by Lokesh Gidra
· 5 years ago
5a446bd
Reland "Java Heap Profiler for Perfetto."
by Florian Mayer
· 5 years ago
8f70b96
Revert "Java Heap Profiler for Perfetto."
by Andreas Gampe
· 5 years ago
adf49d4
Java Heap Profiler for Perfetto.
by Florian Mayer
· 5 years ago
9ac8e43
JIT mini-debug-info: Allocate entries in the JIT data space.
by David Srbecky
· 5 years ago
a67daeb
Fix race between post fork initialization and JIT.
by Nicolas Geoffray
· 5 years ago
f367747
Add ability to switch to index ids late.
by Alex Light
· 5 years ago
672c080
Update Transaction for boot image extension.
by Vladimir Marko
· 5 years ago
7ee607e
ART: Fix Runtime::GetStat
by Andreas Gampe
· 5 years ago
d84794d
ART: Add option to behave fatally on unmarked kThrow
by Andreas Gampe
· 5 years ago
5bef022
[RUNTIME] Ignore signal registration for debugging
by randy.jeong
· 5 years ago
79d6c80
Revert^2 "Support using opaque JNI ids"
by Alex Light
· 5 years ago
b476a29
Revert "Support using opaque JNI ids"
by Nicolas Geoffray
· 5 years ago
3b29053
Revert "Make sure to delete jni_id_manager_ on shutdown."
by Nicolas Geoffray
· 5 years ago
d5d645f
Make sure to delete jni_id_manager_ on shutdown.
by Alex Light
· 5 years ago
21d5994
Support using opaque JNI ids
by Alex Light
· 5 years ago
0362544
Add a stress test for notifyStartupCompleted
by Mathieu Chartier
· 5 years ago
024d69f
Use cleared JNI weak sentinel from boot image.
by Vladimir Marko
· 5 years ago
4444f1b
Add option to identify primary zygote.
by Nicolas Geoffray
· 5 years ago
19f5416
ART: Remove runtime.h file_utils.h (iwyu)
by Andreas Gampe
· 5 years ago
9ac09ee
jitzygote: compile system server methods at boot.
by Nicolas Geoffray
· 5 years ago
3db3d37
Invert IsUsingDefaultBootImageLocation to IsUsingApexBootImageLocation.
by David Srbecky
· 6 years ago
35a3f6a
Create vdex file for dex loaded with InMemoryDexClassLoader
by David Brazdil
· 6 years ago
b215557
Add FinalizerTimeoutMs argument, and respect it
by Hans Boehm
· 6 years ago
8682354
ART: Allow to change boot image pickup order
by Andreas Gampe
· 6 years ago
10d0c96
Revert^2 "Add peak RSS stats to GC perf dump"
by Lokesh Gidra
· 6 years ago
175ce3d
Add callback for notifying that startup is completed
by Mathieu Chartier
· 6 years ago
cc292c6
Revert "Add peak RSS stats to GC perf dump"
by Lokesh Gidra
· 6 years ago
b4dad1b
Add peak RSS stats to GC perf dump
by Lokesh Gidra
· 6 years ago
de1b2a2
Revert "Revert "Add support for booting with a boot classpath not fully AOTed.""
by Nicolas Geoffray
· 6 years ago
14bfedd
Revert "Add support for booting with a boot classpath not fully AOTed."
by Andreas Gampe
· 6 years ago
d388390
"Revert^3 "Suspend the runtime when switching interpreters."
by David Srbecky
· 6 years ago
817a47f
Revert^2 "Suspend the runtime when switching interpreters."
by David Srbecky
· 6 years ago
144f82c
In boot image experiment mode, treat boot classpath classes as verified.
by Nicolas Geoffray
· 6 years ago
7417ce9
Add support for booting with a boot classpath not fully AOTed.
by Nicolas Geoffray
· 6 years ago
a88abfa
Add feature flag for loading app image startup cache
by Mathieu Chartier
· 6 years ago
e768182
hiddenapi: Print warnings for @CorePlatformApi violations
by David Brazdil
· 6 years ago
f3d88a8
Support oat files compiled with partial boot class path.
by Vladimir Marko
· 6 years ago
fe2886d
Merge "Deoptimize zygote compiled methods in DeoptimizeBootImage."
by Nicolas Geoffray
· 6 years ago
639b2b1
ART: Remove instruction_set.h from thread.h
by Andreas Gampe
· 6 years ago
f05ad2a
Merge "Revert "Suspend the runtime when switching interpreters.""
by Lokesh Gidra
· 6 years ago
9fd68f6
Revert "Suspend the runtime when switching interpreters."
by Lokesh Gidra
· 6 years ago
c4fc53a
Merge "Move startup thread pool back into runtime"
by Mathieu Chartier
· 6 years ago
b7e23dc
Merge "Suspend the runtime when switching interpreters."
by David Srbecky
· 6 years ago
ada33d7
Move startup thread pool back into runtime
by Mathieu Chartier
· 6 years ago
226805d
Deoptimize zygote compiled methods in DeoptimizeBootImage.
by Nicolas Geoffray
· 6 years ago
01e1d32
Suspend the runtime when switching interpreters.
by David Srbecky
· 6 years ago
3ea4322
Create thread pool only during app image loading
by Mathieu Chartier
· 6 years ago
a9a0973
Merge "Pass boot class path to ImageSpace::LoadBootImage."
by Vladimir Marko
· 6 years ago
73d8cc7
Merge "Enable JIT in zygote."
by Nicolas Geoffray
· 6 years ago
44f6760
ART: Rewrite Runtime fault message to be lock-free
by Andreas Gampe
· 6 years ago
d190851
Pass boot class path to ImageSpace::LoadBootImage.
by Vladimir Marko
· 6 years ago
ce9ed36
Enable JIT in zygote.
by Nicolas Geoffray
· 6 years ago
274ed2e
Merge "Parallel image decompression"
by Mathieu Chartier
· 6 years ago
c6068c7
Parallel image decompression
by Mathieu Chartier
· 6 years ago
2d7329b
ART: add weighted allocated bytes metrics
by Albert Mingkun Yang
· 6 years ago
23b729e
Merge "Revert^2 "Refactor code around JIT creation.""
by Nicolas Geoffray
· 6 years ago
c9de61c
Revert^2 "Refactor code around JIT creation."
by Nicolas Geoffray
· 6 years ago
a61a969
Merge "Revert "Refactor code around JIT creation.""
by Treehugger Robot
· 6 years ago
763cd98
Revert "Refactor code around JIT creation."
by Andreas Gampe
· 6 years ago
80e6a09
Merge "Refactor code around JIT creation."
by Nicolas Geoffray
· 6 years ago
7a2c7c2
Refactor code around JIT creation.
by Nicolas Geoffray
· 6 years ago
d6e178e
Revert^2 "ART: add GC time ratio metrics to GC performance"
by Albert Mingkun Yang
· 6 years ago
90402ad
Merge "Revert "ART: add GC time ratio metrics to GC performance""
by Treehugger Robot
· 6 years ago
4d57c69
Revert "ART: add GC time ratio metrics to GC performance"
by Andreas Gampe
· 6 years ago
54c7da9
Merge changes Idc6e518c,Ia1cc0506
by David Brazdil
· 6 years ago
d946533
Merge "ART: add GC time ratio metrics to GC performance"
by Roland Levillain
· 6 years ago
2bb2fbd
Create SdkVersion enum, migrate users to it
by David Brazdil
· 6 years ago
fe21070
ART: add GC time ratio metrics to GC performance
by Albert Mingkun Yang
· 6 years ago
f50ac10
Simplify hidden_api.h logic
by David Brazdil
· 6 years ago
83e2049
ART: Add Runtime::IsSafeMode
by Andreas Gampe
· 6 years ago
d32ce09
ART: Split Runtime::IsNativeDebuggable
by Andreas Gampe
· 6 years ago
0e15559
Print the address of the sentinel object for debugging purposes.
by Roland Levillain
· 6 years ago
ad28f5e
ART: add hook for framework to set SELinux context
by Orion Hodson
· 6 years ago
28f6cff
Cache the value of MterpShouldSwitchInterpreters()
by David Srbecky
· 6 years ago
0aa7a5a
Revert^4 "JVMTI PopFrame support"
by Alex Light
· 6 years ago
202b617
Revert "Revert^2 "JVMTI PopFrame support""
by Nicolas Geoffray
· 6 years ago
1c7b1fc
Revert^2 "JVMTI PopFrame support"
by Alex Light
· 6 years ago
068a9be
Merge "Revert "JVMTI PopFrame support""
by Alex Light
· 6 years ago
f67d0cb
Revert "JVMTI PopFrame support"
by Alex Light
· 6 years ago
dd0f77c
Merge "JVMTI PopFrame support"
by Alex Light
· 6 years ago
88a2a9d
JVMTI PopFrame support
by Alex Light
· 7 years ago
56de89a
Mark most *Offset helper functions as constexpr.
by David Srbecky
· 6 years ago
a497a39
Remove patchoat.
by Vladimir Marko
· 6 years ago
3d8a78a
Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends.""
by Nicolas Geoffray
· 6 years ago
c34bebf
Remove unnecessary indirection from MemMap.
by Vladimir Marko
· 6 years ago
2c35abf
Merge "ART: Add parameter for verifier timing log threshold" am: e8d8755abb
by Andreas Gampe
· 6 years ago
0b0ffc1
ART: Add parameter for verifier timing log threshold
by Andreas Gampe
· 6 years ago
8bfbdc5
Merge "Revert^2 "Delay init of classes of pre-allocated exceptions.""
by Vladimir Marko
· 6 years ago
dcfcce4
Revert^2 "Delay init of classes of pre-allocated exceptions."
by Vladimir Marko
· 6 years ago
bf74e44
Merge "Revert "Delay init of classes of pre-allocated exceptions.""
by Lokesh Gidra
· 6 years ago
29cf32b
Revert "Delay init of classes of pre-allocated exceptions."
by Lokesh Gidra
· 6 years ago
9347fdc
Merge "Delay init of classes of pre-allocated exceptions." am: a20f969ef3
by Vladimir Marko
· 6 years ago
Next »