Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
2ff224df935def246e12590ebc1eb81b45793c45
/
runtime
/
mirror
/
stack_trace_element.h
bdc93b4
ObjPtr<>-ify StackTraceElement and ClassLoader.
by Vladimir Marko
· 6 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 7 years ago
317892b
Remove static GcRoot<>s from Class and ClassExt.
by Vladimir Marko
· 7 years ago
adbceb7
Remove GcRoot<> static from Throwable and related classes.
by Vladimir Marko
· 7 years ago
57cf00b
ART: Remove old object_callbacks.h includes
by Andreas Gampe
· 8 years ago
31e8822
Move most mirror:: args to ObjPtr
by Mathieu Chartier
· 9 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 9 years ago
ed8990a
Add some more uninterruptible annotations
by Mathieu Chartier
· 10 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 10 years ago
bb87e0f
Refactor and improve GC root handling
by Mathieu Chartier
· 10 years ago
94f7b49
Add GcRoot to clean up and enforce read barriers.
by Hiroshi Yamauchi
· 11 years ago
98d1cc8
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
by Mingyao Yang
· 11 years ago
4f1ebc2
Add read barriers to the constant roots.
by Hiroshi Yamauchi
· 11 years ago
0cd8135
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
by Mathieu Chartier
· 11 years ago
3bdb873
Revert "Fix an outstanding compaction bug in interpreter."
by Mathieu Chartier
· 11 years ago
e09ae09
Fix an outstanding compaction bug in interpreter.
by Mathieu Chartier
· 11 years ago
eb8167a
Add Handle/HandleScope and delete SirtRef.
by Mathieu Chartier
· 11 years ago
c45b8b5
Create stack traces in unstarted runtimes.
by Ian Rogers
· 11 years ago
b0fa5dc
Force inlining on trivial accessors.
by Ian Rogers
· 11 years ago
c645f1d
Add more VerifyObject calls.
by Mathieu Chartier
· 11 years ago
d2fe10a
Remove blacklist
by Sebastien Hertz
· 11 years ago
83c8ee0
Add root types and thread id to root visiting.
by Mathieu Chartier
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
c528dba
Enable moving classes.
by Mathieu Chartier
· 12 years ago
590fee9
Compacting collector.
by Mathieu Chartier
· 12 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/mirror/stack_trace_element.h]
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 12 years ago