Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
585da955bc8e5040705dcfd941b2131025ebcef8
/
runtime
/
runtime.h
585da95
ART: Add precise root visiting
by Andreas Gampe
· 8 years ago
063fc77
Class Hierarchy Analysis (CHA)
by Mingyao Yang
· 8 years ago
8a0128a
ART: Add dex::StringIndex
by Andreas Gampe
· 8 years ago
1c80417
Merge "Add option to force all code to be deoptimizable"
by Treehugger Robot
· 8 years ago
6b16d89
Add option to force all code to be deoptimizable
by Alex Light
· 8 years ago
a2d1b28
Add visiting for class loaders in StickyMarkSweep
by neo.chae
· 8 years ago
39ce7d2
Merge "Make empty checkpoint work while weak ref access is disabled."
by Hiroshi Yamauchi
· 8 years ago
3049324
Make empty checkpoint work while weak ref access is disabled.
by Hiroshi Yamauchi
· 8 years ago
d98b4ed
ART: Make excludes explicit
by Andreas Gampe
· 8 years ago
5c657fe
Pass some arguments by const reference.
by Vladimir Marko
· 8 years ago
3d74bf4
Revert accidental change introduced in 000e188570.
by Narayan Kamath
· 8 years ago
9e86809
Move intern table to ObjPtr
by Mathieu Chartier
· 8 years ago
000e188
method_handles: Complete support for emulated stack frames.
by Narayan Kamath
· 8 years ago
eb84221
Enable agent attaching during live phase
by Leonard Mosescu
· 8 years ago
da0a69e
Return error message if IndirectReferenceTable construction fails.
by Richard Uhler
· 8 years ago
f57589f
Remove logging dependency on runtime
by David Sehr
· 8 years ago
a058fdf
Move mirror::Object setters to ObjPtr
by Mathieu Chartier
· 8 years ago
8778c52
Change indirect reference table to use ObjPtr
by Mathieu Chartier
· 8 years ago
90a32b1
ART: Reprint long messages on abort
by Andreas Gampe
· 8 years ago
25352fc
class_linker: Add support for resolving method types.
by Narayan Kamath
· 8 years ago
b226703
Move art::Runtime::InitZygote logic from art into frameworks/base.
by Robert Sesek
· 8 years ago
f9decf9
Merge "ART: Add generic system-weak holder infrastructure"
by Andreas Gampe
· 8 years ago
fda5714
ART: Add generic system-weak holder infrastructure
by Andreas Gampe
· 8 years ago
bb816d6
Add transactions for string resolve
by Mathieu Chartier
· 8 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 8 years ago
d106d9f
Save environment snapshot and use at fork/exec
by David Sehr
· 8 years ago
185d134
Add basic runtime-plugins support.
by Alex Light
· 8 years ago
7233c7e
Create a basic agent loading framework.
by Alex Light
· 8 years ago
fd36f1f
Rename callee save enumerators.
by Vladimir Marko
· 8 years ago
c218427
Merge "Revert experimental lambda feature."
by Narayan Kamath
· 8 years ago
14832ef
Revert experimental lambda feature.
by Narayan Kamath
· 8 years ago
952dbb1
Change suspend entrypoint to save all registers.
by Vladimir Marko
· 8 years ago
138dbff
Clean up profiler options
by Calin Juravle
· 8 years ago
f711f2c
Partial fragment deoptimization
by Mingyao Yang
· 8 years ago
ffc8707
Split profile recording from jit compilation
by Calin Juravle
· 9 years ago
97cbc92
Allow the framework to register sensistive threads to the runtime
by Calin Juravle
· 9 years ago
e42888f
Write conflict tables in image
by Mathieu Chartier
· 9 years ago
f38a661
ART: Flag to fail thread creation
by Andreas Gampe
· 9 years ago
796d630
Add an ImtConflictTable to better resolve IMT conflicts.
by Nicolas Geoffray
· 9 years ago
f8cb178
Move process state into runtime
by Mathieu Chartier
· 9 years ago
e9e98f1
Merge "Do not JIT boot image during native-debugging (keep AOT code instead)."
by David Srbecky
· 9 years ago
f448016
Do not JIT boot image during native-debugging (keep AOT code instead).
by David Srbecky
· 9 years ago
a1425a1
ART: Remember whether the cache was pruned
by Andreas Gampe
· 9 years ago
c90bc92
Record foreign dex files loaded by the app in the profile
by Calin Juravle
· 9 years ago
25e0456
Give the JIT its own arena pool to avoid lock contentions.
by Nicolas Geoffray
· 9 years ago
ca76a1a
Dex-wide ArenaPool scoping for AOT compilation
by Jean-Philippe Halimi
· 9 years ago
98e6ce4
Remove string init map.
by Nicolas Geoffray
· 9 years ago
a73280d
Add an option to disable native stack dumping on SIGQUIT.
by Nicolas Geoffray
· 9 years ago
d3e7c6c
Don't use native bridge for non zygote-spawn processes
by Calin Juravle
· 9 years ago
fbc3108
Revert "Revert "Load app images""
by Mathieu Chartier
· 9 years ago
1bc977c
Revert "Load app images"
by Nicolas Geoffray
· 9 years ago
f7fd970
Load app images
by Mathieu Chartier
· 9 years ago
7f65b46
Merge "Save profile information in a separate thread." am: 58b2329de7
by Calin Juravle
· 9 years ago
4d77b6a
Save profile information in a separate thread.
by Calin Juravle
· 9 years ago
d5aeb13
Merge "Pass down to the runtime the application code paths." am: 115a02b737
by Calin Juravle
· 9 years ago
66f5523
Pass down to the runtime the application code paths.
by Calin Juravle
· 9 years ago
d66c862
Special case system_server to not create the JIT code cache.
by Nicolas Geoffray
· 9 years ago
88b2b80
Allow initializing runtime with parsed options.
by Vladimir Marko
· 9 years ago
31f2c15
Save jit profiling info to file.
by Calin Juravle
· 9 years ago
ba69a51
Fix bogus DCHECK and rename DidForkFromZygote.
by Nicolas Geoffray
· 9 years ago
787ae8e
Remove DEBUG_JIT from Zygote flags.
by Nicolas Geoffray
· 9 years ago
07ddb6f
Fix elf writer to properly handle empty text sections
by Mathieu Chartier
· 9 years ago
32cc9ee
Change hash table load factors
by Mathieu Chartier
· 9 years ago
85506c2
Merge "Add initial default method support to Art"
by Alex Light
· 9 years ago
e58991b
Revert "Revert "Unload oat files""
by Mathieu Chartier
· 9 years ago
eb7c144
Add initial default method support to Art
by Alex Light
· 9 years ago
f9c6fc6
Add OatFileManager
by Mathieu Chartier
· 9 years ago
951ec2c
Revert "Revert "Add one LinearAlloc per ClassLoader""
by Mathieu Chartier
· 9 years ago
7de5dfe
Revert "Add one LinearAlloc per ClassLoader"
by Nicolas Geoffray
· 9 years ago
356412e
Add one LinearAlloc per ClassLoader
by Mathieu Chartier
· 9 years ago
fdbd13c
Some fixes for the CC collector.
by Hiroshi Yamauchi
· 9 years ago
673ed3d
Revert "Revert "Change dex caches to be weak roots""
by Mathieu Chartier
· 9 years ago
81a9087
Revert "Change dex caches to be weak roots"
by Brian Carlstrom
· 9 years ago
3ae6b1d
Change dex caches to be weak roots
by Mathieu Chartier
· 9 years ago
b1d8c31
Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"
by Igor Murashkin
· 9 years ago
a315f5c
cleanup: Replace pointers with out-parameters and fix-up formatting
by Igor Murashkin
· 9 years ago
dd67125
ART: Change the stack dump format to be in line with debuggerd
by Andreas Gampe
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
e2facc5
runtime: Add lambda box/unbox object equality
by Igor Murashkin
· 9 years ago
7617abd
runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS
by Igor Murashkin
· 9 years ago
9750995
Clean up GC callbacks to be virtual methods
by Mathieu Chartier
· 9 years ago
0541502
Merge "Generalize Valgrind annotations in ART to support ASan."
by Evgenii Stepanov
· 9 years ago
1e13374
Generalize Valgrind annotations in ART to support ASan.
by Evgenii Stepanov
· 9 years ago
5b1eea0
Merge "Thread-local mark stacks for the CC collector."
by Hiroshi Yamauchi
· 9 years ago
0b71357
Thread-local mark stacks for the CC collector.
by Hiroshi Yamauchi
· 9 years ago
7a4d015
Change JIT code to use optimizing.
by Nicolas Geoffray
· 9 years ago
01aaf6e
Allow for sig chain to be disabled.
by Calin Juravle
· 9 years ago
158f35c
interpreter: Add experimental lambda opcodes for invoke/create-lambda
by Igor Murashkin
· 9 years ago
4edd847
Fix accidental IMT and root marking regression
by Mathieu Chartier
· 9 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
848f70a
Replace String CharArray with internal uint16_t array.
by Jeff Hao
· 11 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
bb87e0f
Refactor and improve GC root handling
by Mathieu Chartier
· 10 years ago
ae36b4a
Merge "Use specific exception class to abort transaction"
by Sebastien Hertz
· 10 years ago
2fd7e69
Use specific exception class to abort transaction
by Sebastien Hertz
· 10 years ago
f6a780a
ART: Move trace options to a struct
by Andreas Gampe
· 10 years ago
461687d
Visit image roots for hprof
by Mathieu Chartier
· 10 years ago
4585f87
ART: Some runtime cleanup
by Andreas Gampe
· 10 years ago
81c6f8d
ART: PathClassLoader for compiler
by Andreas Gampe
· 10 years ago
Next »