Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
ad28f5e02b3adc8ee7fec2f323eeb42bc96d596a
/
runtime
/
runtime.h
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
· 7 years ago
dcfcce4
Revert^2 "Delay init of classes of pre-allocated exceptions."
by Vladimir Marko
· 7 years ago
bf74e44
Merge "Revert "Delay init of classes of pre-allocated exceptions.""
by Lokesh Gidra
· 7 years ago
29cf32b
Revert "Delay init of classes of pre-allocated exceptions."
by Lokesh Gidra
· 7 years ago
9347fdc
Merge "Delay init of classes of pre-allocated exceptions." am: a20f969ef3
by Vladimir Marko
· 7 years ago
cd5c181
Delay init of classes of pre-allocated exceptions.
by Vladimir Marko
· 7 years ago
56367b6
Merge changes I2079344d,Ie0d08494 am: 302aa98f75 am: bfed101a33
by Vladimir Marko
· 7 years ago
c13fbd8
Use pre-allocated Throwables from the boot image.
by Vladimir Marko
· 7 years ago
76d666e
Merge "Refactor runtime callee save frame info." am: d352156dfe am: 31f5391cae
by Vladimir Marko
· 7 years ago
d3083dd
Refactor runtime callee save frame info.
by Vladimir Marko
· 7 years ago
eed06ed
Merge "Support system server ART-profiling" am: 9d7905fffb am: e8a53d31b3
by Calin Juravle
· 7 years ago
016fcbe2
Support system server ART-profiling
by Calin Juravle
· 7 years ago
1fd97f2
Log an event on hidden API accesses.
by Mathew Inwood
· 7 years ago
9a81945
Treat hidden API exemptions as whitelist.
by Mathew Inwood
· 7 years ago
7728ce5
Merge changes from topic "remove_art_tombstoned_parameter" am: 0044036588
by Andreas Gampe
· 7 years ago
53af040
ART: Remove tombstoned parameters
by Andreas Gampe
· 7 years ago
995c761
Include package name in tron events. am: 5bcef17fce
by Mathew Inwood
· 7 years ago
5bcef17
Include package name in tron events.
by Mathew Inwood
· 7 years ago
90f8add
Always allow agent attach on userdebug builds with kArtTiVersion
by Alex Light
· 7 years ago
e778fa7
Merge changes Ibfe10b43,I984d1ea9 am: d94c24222b am: db0be7e700
by Alex Light
· 7 years ago
f889c70
Always allow agent attach on userdebug builds with kArtTiVersion
by Alex Light
· 7 years ago
4ce2143
Merge "Distinguish the various pre-allocated OutOfMemoryError use cases." am: 72247af039
by Roland Levillain
· 7 years ago
7b0e844
Distinguish the various pre-allocated OutOfMemoryError use cases.
by Roland Levillain
· 7 years ago
73ddda4
Log an event on hidden API accesses.
by Mathew Inwood
· 7 years ago
c8ce5f5
Treat hidden API exemptions as whitelist.
by Mathew Inwood
· 7 years ago
75b47b4
Merge "Revert^4 "Add an option to disable native stack dumping on SIGQUIT.""
by Treehugger Robot
· 7 years ago
6ee4971
Revert^4 "Add an option to disable native stack dumping on SIGQUIT."
by Nicolas Geoffray
· 7 years ago
bdb0289
Merge "Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""""
by Christopher Ferris
· 7 years ago
3383aa5
Support for API exemptions from API blacklisting.
by Mathew Inwood
· 7 years ago
642e9d8
Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT."""
by Christopher Ferris
· 7 years ago
7d74ef5
Support for API exemptions from API blacklisting.
by Mathew Inwood
· 7 years ago
a5dc52c
More flexible API enforcement policy support.
by Mathew Inwood
· 7 years ago
597d7f6
More flexible API enforcement policy support.
by Mathew Inwood
· 7 years ago
74d25c9
Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""
by Nicolas Geoffray
· 7 years ago
8b08974
Revert "Add an option to disable native stack dumping on SIGQUIT."
by Andreas Gampe
· 7 years ago
ef01222
Fix typos.
by Roland Levillain
· 8 years ago
9226522
Only set UI warning on hidden API dark greylist
by David Brazdil
· 7 years ago
ee7d2fd
Start warning on hidden API greylist
by David Brazdil
· 7 years ago
5a61bb7
Start enforcing hidden API blacklist
by David Brazdil
· 7 years ago
3e0fa0a
Add runtime option for no hidden API access checks
by David Brazdil
· 7 years ago
a7db026
Add a new runtime option for target SDK version
by David Brazdil
· 7 years ago
2ce6fc8
Support using adbconnection and openjdkjvmti without JAVA_DEBUGGABLE
by Alex Light
· 7 years ago
4cb6347
Merge "ART: Take classloader into account for AttachAgent"
by Treehugger Robot
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
7b38e69
ART: Take classloader into account for AttachAgent
by Andreas Gampe
· 7 years ago
aadcbc6
ART: Refactor Agent into Agent and AgentSpec
by Andreas Gampe
· 7 years ago
4032071
Add support for selecting alternate JDWP implementations
by Alex Light
· 7 years ago
7919db9
Speed up MterpShouldSwitchInterpreters check
by Alex Light
· 7 years ago
2ffb703
cpplint: Cleanup errors
by Igor Murashkin
· 7 years ago
c42cb0e
Add -XX:MadviseRandomAccess option
by Mathieu Chartier
· 7 years ago
68bf390
Handle new zygote flags in ART
by Nicolas Geoffray
· 7 years ago
77fee87
Add support for JVMTI monitor events.
by Alex Light
· 7 years ago
0a87a65
Add two special runtime methods.
by Mingyao Yang
· 8 years ago
605fe24
Implemented Nested Transaction
by Chang Xing
· 7 years ago
5a906fc
Add strict flag in transaction
by Chang Xing
· 7 years ago
c1ac9ee
ART: Move CHA to ClassLinker
by Andreas Gampe
· 7 years ago
cade5c3
Track class initializing in transaction
by Chang Xing
· 7 years ago
16d1dd8
Move transaction creation to runtime
by Chang Xing
· 7 years ago
51d80cc
ART: Refactor abort code
by Andreas Gampe
· 8 years ago
8228cdf
ART: Move CalleeSaveType to callee_save_type.h
by Andreas Gampe
· 8 years ago
d482e73
ART: More header cleanup - runtime.h
by Andreas Gampe
· 8 years ago
b9bec2e
Record types when the interpreter executes intrinsics.
by Nicolas Geoffray
· 8 years ago
eb71033
ART: Use file descriptors handed out by tombstoned for traces.
by Narayan Kamath
· 8 years ago
2ac67d5
ART: Reserve sentinel fault page
by Andreas Gampe
· 8 years ago
6e64445
ART: Make GC Pause Listener more precise
by Andreas Gampe
· 8 years ago
81cc43e
Fix braino in enum use.
by Nicolas Geoffray
· 8 years ago
4e92c3c
Add runtime reasons for deopt.
by Nicolas Geoffray
· 8 years ago
8275fba
runtime: Properly unload partially loaded image spaces
by Igor Murashkin
· 8 years ago
cf7d5d6
Merge "ART: Support per PID stack trace files."
by Narayan Kamath
· 8 years ago
84695ae
ART: Support per PID stack trace files.
by Narayan Kamath
· 8 years ago
65af20b
Agent libraries need to be searched for JNI functions
by Alex Light
· 8 years ago
1d49501
Fix -XX:DumpGCPerformanceOnShutdown for debug builds
by Mathieu Chartier
· 8 years ago
4b812fa
Change Ti::Agent collection from vector to List
by Alex Light
· 8 years ago
77651c4
ART: Clean up code related to foreign dex use
by Calin Juravle
· 8 years ago
bad529d
ART: Add currentThread cutout to Unstarted Runtime
by Andreas Gampe
· 8 years ago
433b79a
Revert "Revert "Make --debuggable rely on JIT code.""
by Nicolas Geoffray
· 8 years ago
8135664
Revert "Make --debuggable rely on JIT code."
by Vladimir Marko
· 8 years ago
a0619e2
Make --debuggable rely on JIT code.
by Nicolas Geoffray
· 8 years ago
ac30fa2
ART: Make RuntimeCallbacks unique_ptr
by Andreas Gampe
· 8 years ago
04bbb5b
Revert "Revert "ART: Start RuntimeCallbacks""
by Andreas Gampe
· 8 years ago
6141e15
Merge "ART: Remove unused runtime.h include"
by Treehugger Robot
· 8 years ago
bf6331a
Revert "ART: Start RuntimeCallbacks"
by Nicolas Geoffray
· 8 years ago
9a50661
ART: Remove unused runtime.h include
by Andreas Gampe
· 8 years ago
13093d4
ART: Start RuntimeCallbacks
by Andreas Gampe
· 8 years ago
9320675
MethodHandles: Remove experimental flag.
by Narayan Kamath
· 8 years ago
Next »