Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
8b8f6d6e85f46718b6865c962614d3d34fd33db0
/
runtime
/
art_method.cc
de16654
Add some debugging for zygote crash.
by Nicolas Geoffray
· 9 years ago
2a524bd
Dump more information to diagnose problem.
by Nicolas Geoffray
· 9 years ago
b331feb
Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""
by Nicolas Geoffray
· 9 years ago
103992b
ART: Move ThrowStackOverflowError to common_throws
by Andreas Gampe
· 9 years ago
51a64d5
Make use of new method iterators.
by Alex Light
· 9 years ago
73be1e8
Inline monomorphic calls.
by Nicolas Geoffray
· 9 years ago
6c8467f
Make debugger support default methods.
by Alex Light
· 9 years ago
9139e00
Correct exception behavior for default methods
by Alex Light
· 9 years ago
a5891e8
Fix interaction between JIT and instrumentation.
by Nicolas Geoffray
· 9 years ago
5a23d2e
Fix TODO on instrumentation and add some more DCHECKs.
by Nicolas Geoffray
· 9 years ago
22cf3d3
Fix tests flakiness with jit when using Proxy classes.
by Nicolas Geoffray
· 9 years ago
703c282
A generic jni method can be instrumented.
by Nicolas Geoffray
· 9 years ago
9507fa2
Change a few places to use string version of GetTypeId
by Mathieu Chartier
· 9 years ago
49e4396
A native method may be running and have the resolution stub.
by Nicolas Geoffray
· 9 years ago
26705e2
Add support for collection ProfilingInfo objects.
by Nicolas Geoffray
· 9 years ago
1dad3f6
Support garbage collection of JITted code.
by Nicolas Geoffray
· 9 years ago
524e7ea
Remove ArtCode.
by Nicolas Geoffray
· 9 years ago
6bc4374
Add an abstraction over a compiled code.
by Nicolas Geoffray
· 9 years ago
1e9c1ff
Merge "Use image pointer size for profile info"
by Mathieu Chartier
· 9 years ago
1147b9b
Use image pointer size for profile info
by Mathieu Chartier
· 9 years ago
f1fbd52
Rename parameter in ArtMethod::ToNativeQuickPc
by David Brazdil
· 9 years ago
72f7b88
ART: Fix 004-ReferenceMap run test
by David Brazdil
· 9 years ago
77a48ae
Revert "Revert "ART: Register allocation and runtime support for try/catch""
by David Brazdil
· 9 years ago
659562a
Revert "ART: Register allocation and runtime support for try/catch"
by David Brazdil
· 9 years ago
b022fa1
ART: Register allocation and runtime support for try/catch
by David Brazdil
· 9 years ago
5550ca8
Record profiling information before Jitting.
by Nicolas Geoffray
· 9 years ago
05792b9
ART: Move DexCache arrays to native.
by Vladimir Marko
· 9 years ago
0747466
Revert "Revert "Fix deoptimization with pending exception""
by Sebastien Hertz
· 9 years ago
ff73498
Revert "Revert "[MIPS] Use hard float calling convention for managed code""
by Goran Jakovljevic
· 9 years ago
6e2d574
Revert "Fix deoptimization with pending exception"
by Sebastien Hertz
· 9 years ago
54b6248
Fix deoptimization with pending exception
by Sebastien Hertz
· 9 years ago
7fee84c
Revert "[MIPS] Use hard float calling convention for managed code"
by Vladimir Marko
· 9 years ago
a29449d
[MIPS] Use hard float calling convention for managed code
by Goran Jakovljevic
· 9 years ago
0037082
Use thread-local is_gc_marking flags for the CC collector.
by Hiroshi Yamauchi
· 9 years ago
2a5c468
ART: Some header cleaning around bit-utils
by Andreas Gampe
· 9 years ago
b1d8c31
Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"
by Igor Murashkin
· 9 years ago
bc1d78d
runtime: cleanup class_linker out-parameters and formatting
by Igor Murashkin
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
9523a3e
Revert "Revert "Use the quickened metadata to compile -QUICK opcodes.""
by Nicolas Geoffray
· 9 years ago
8ab9a90
Revert "Use the quickened metadata to compile -QUICK opcodes."
by Nicolas Geoffray
· 9 years ago
4515a67
Use the quickened metadata to compile -QUICK opcodes.
by Nicolas Geoffray
· 9 years ago
f795869
Follow up on CL 151605
by Sebastien Hertz
· 9 years ago
1f2d3ba
Fix nested deoptimization.
by Mingyao Yang
· 10 years ago
f677ebf
Cache stack map encoding
by David Brazdil
· 9 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
[Renamed (88%) from runtime/mirror/art_method.cc]
2006b7b
Merge "Add unstarted runtime test for String.<init>."
by Jeff Hao
· 9 years ago