Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
fc58af45e342ba9e18bbdf597f205a58ec731658
/
runtime
/
runtime.cc
fc58af4
Add AbstractMethod, Constructor, Method
by Mathieu Chartier
· 10 years ago
40da286
ART: Streaming trace mode
by Andreas Gampe
· 10 years ago
3481ba2
ART: Clean up includes.
by Vladimir Marko
· 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
9ba48ce
Merge "Fix the read barrier builds."
by Hiroshi Yamauchi
· 10 years ago
02d2f29
Fix the read barrier builds.
by Hiroshi Yamauchi
· 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
af38d89
Merge "ART: Use enums in Trace"
by Andreas Gampe
· 10 years ago
7e7e0f4
ART: Use enums in Trace
by Andreas Gampe
· 10 years ago
daaf326
Add AccessibleObject and Field to mirror
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
3679a47
Merge "Support relative encoded dex locations in oat files."
by Richard Uhler
· 10 years ago
e5fed03
Support relative encoded dex locations in oat files.
by Richard Uhler
· 10 years ago
785049f
Add paths to apk!lib/<abi> to LD_LIBRARY_PATH
by Dmitriy Ivanov
· 10 years ago
455f67c
Fix JIT options with late init
by Mathieu Chartier
· 10 years ago
12d625f
Change method verifiers to be thread local roots
by Mathieu Chartier
· 10 years ago
2435a43
ART: Add entries_ lock for race condition
by bowen_lai
· 10 years ago
c6201fa
Add way to select arena type at runtime
by Mathieu Chartier
· 10 years ago
0aa50ce
Remove ThrowLocation.
by Nicolas Geoffray
· 10 years ago
9b34b24
Trim arenas for JIT
by Mathieu Chartier
· 10 years ago
5c9d8f0
Merge "Compute the right catch location for the debugger."
by Nicolas Geoffray
· 10 years ago
14691c5
Compute the right catch location for the debugger.
by Nicolas Geoffray
· 10 years ago
184c9dc
Fix some incorrect IsCompiler instead of IsAotCompiler
by Mathieu Chartier
· 10 years ago
7b2f09e
ART: Add debuggable compiler flag
by Andreas Gampe
· 10 years ago
775f1d4
Merge "Follow-up 128393"
by Sebastien Hertz
· 10 years ago
bd9cf9f
Follow-up 128393
by Sebastien Hertz
· 10 years ago
deebb99
Fix AddCurrentRuntimeFeaturesAsDex2OatArguments jit handling
by Mathieu Chartier
· 10 years ago
e5f13e5
Revert "Revert "Add JIT""
by Mathieu Chartier
· 10 years ago
f548c54
Merge "Revert "Add JIT""
by Nicolas Geoffray
· 10 years ago
a5ca888
Revert "Add JIT"
by Nicolas Geoffray
· 10 years ago
4fa1a27
Merge "Add JIT"
by Mathieu Chartier
· 10 years ago
2535abe
Add JIT
by Mathieu Chartier
· 10 years ago
39ce228
Merge "Only detach shutdown thread if we attached it"
by Mathieu Chartier
· 10 years ago
05d1461
Only detach shutdown thread if we attached it
by Mathieu Chartier
· 10 years ago
24e04aa
ART: Allow the execution to stop if the compilation fails via an option
by Jean Christophe Beyler
· 10 years ago
5a2be3f
Implement a simple count based boot marker.
by Narayan Kamath
· 10 years ago
f360ad0
Make UseTLAB a bool flag.
by Hiroshi Yamauchi
· 10 years ago
b3b173b
Follow up 129144
by Sebastien Hertz
· 10 years ago
53b36a2
Merge "Handle variable size of methods properly between 32 and 64 bit."
by Jeff Hao
· 10 years ago
c7d1188
Handle variable size of methods properly between 32 and 64 bit.
by Jeff Hao
· 10 years ago
3be6e9d
Read JDWP options from runtime
by Sebastien Hertz
· 10 years ago
911b4be
Merge "Fix transaction aborting"
by Sebastien Hertz
· 10 years ago
1c80bec
Fix transaction aborting
by Sebastien Hertz
· 10 years ago
eb6c7c2
art: Try to fix parsed_options_test on the build server
by Igor Murashkin
· 10 years ago
aaebaa0
art: Refactor RuntimeOptions/ParsedOptions
by Igor Murashkin
· 10 years ago
02c5f4d
Remove some unused cutils/properties.h references
by Brian Carlstrom
· 10 years ago
2cd334a
More of the concurrent copying collector.
by Hiroshi Yamauchi
· 10 years ago
e34fa1d
Print more info in MarkSweep::VerifyRoot
by Mathieu Chartier
· 10 years ago
57b3429
ART: Allow to compile interpret-only mips64 files
by Andreas Gampe
· 10 years ago
127d933
Merge "Use unique_ptr to track ownership of dex files."
by Richard Uhler
· 10 years ago
fbef44d
Use unique_ptr to track ownership of dex files.
by Richard Uhler
· 10 years ago
e6c143f
Fix bootclasspath string initialization
by Sebastien Hertz
· 10 years ago
c275259
Remove back-door bootclasspath option from Runtime
by Richard Uhler
· 10 years ago
a2cfee3
Fix valgrind imgdiag test failure / memory leak in runtime
by Igor Murashkin
· 10 years ago
487c1c9
Don't add or remove verifiers if aborting
by Mathieu Chartier
· 10 years ago
d289348
Remove a dependency on AndroidConfig.h.
by Elliott Hughes
· 10 years ago
956af0f
Remove portable.
by Elliott Hughes
· 10 years ago
cef50f0
Stop daemon threads in runtime shutdown
by Mathieu Chartier
· 10 years ago
db97871
Revert "Tidy gAborting."
by Nicolas Geoffray
· 10 years ago
015b137
Tidy gAborting.
by Ian Rogers
· 10 years ago
9c7d8bc
Change IsZygote test to !IsCompiler
by Mathieu Chartier
· 10 years ago
bc58ede
Don't call AddImageStringsToTable or MoveImageClassesToClassTable if running imageless
by Mathieu Chartier
· 10 years ago
d582fa4
Instruction set features for ARM64, MIPS and X86.
by Ian Rogers
· 10 years ago
c2e2062
Add hash set
by Mathieu Chartier
· 10 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
eb175f7
Add image strings to intern table
by Mathieu Chartier
· 10 years ago
2d2621a
Optimize method linking
by Mathieu Chartier
· 10 years ago
1e4dc25
Merge "[native bridge] Make sure we always unload the native bridge"
by Calin Juravle
· 10 years ago
07d83c7
[native bridge] Make sure we always unload the native bridge
by Calin Juravle
· 10 years ago
c7dd295
Tidy up logging.
by Ian Rogers
· 10 years ago
a21bf6e
Merge "Clarify a confusing error message."
by Elliott Hughes
· 10 years ago
4f55ff6
Clarify a confusing error message.
by Elliott Hughes
· 10 years ago
5830247
Merge "Shut down FaultManager after shutting down threads."
by Vladimir Marko
· 10 years ago
1d8cdbc
Refactor quick entrypoints
by Ian Rogers
· 10 years ago
2beeb82
Shut down FaultManager after shutting down threads.
by Vladimir Marko
· 10 years ago
36f32f6
Merge "Stop using |instance_| in Runtime::InitNativeMethods."
by Piotr Jastrzebski
· 10 years ago
d4c4d95
Some code clean-up.
by Ian Rogers
· 10 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 10 years ago
c5ef693
Stop using |instance_| in Runtime::InitNativeMethods.
by Piotr Jastrzebski
· 10 years ago
6e88ef6
Change MemMap::maps_ to not be global variable
by Mathieu Chartier
· 10 years ago
b57f1c7
Disable kEnableJavaStackTraceHandler
by Brian Carlstrom
· 10 years ago
31d8f52
Add VMRuntime.isBootClassPathOnDisk
by Brian Carlstrom
· 10 years ago
9ef78b5
Fix broken runtime SetStatsEnabled logic
by Mathieu Chartier
· 10 years ago
a460bb0
Merge "ART: Update for split native bridge initialization"
by Andreas Gampe
· 10 years ago
a6da74e
ART: Update for split native bridge initialization
by jgu21
· 10 years ago
3c13a79
ART: Only allow the zygote to create the global boot image
by Andreas Gampe
· 10 years ago
c64746c
Merge "Don't call dlsym from signal context in signal chain"
by Brian Carlstrom
· 10 years ago
69dbec6
Avoid suspending for alloc trace enabling when already suspended.
by Jeff Hao
· 10 years ago
2dbe627
Add runtime options for large object space
by Mathieu Chartier
· 10 years ago
cefcea8
Don't call dlsym from signal context in signal chain
by Dave Allison
· 10 years ago
a5a53ef
Add native support for FinalizerList.makeCircularListIfUnenqueued
by Mathieu Chartier
· 10 years ago
7c438b1
Fix stale root error in verifier
by Mathieu Chartier
· 10 years ago
7b078e8
Compile time performance improvements focusing on interpret-only.
by Ian Rogers
· 10 years ago
b9620f3
Merge "ART: Fix things for valgrind"
by Andreas Gampe
· 10 years ago
Next »