Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
8aa6a82003ce7ece4511996341021e7084d40b3a
/
runtime
/
reference_table.h
7fbc4a5
ART: Move to using locks.h instead of mutex.h
by Andreas Gampe
· 6 years ago
8a2a1fc
ART: Dump allocation stacks in reference table dumps
by Andreas Gampe
· 7 years ago
57cf00b
ART: Remove old object_callbacks.h includes
by Andreas Gampe
· 7 years ago
c4f3925
Move remaining jobject related functions to use ObjPtr
by Mathieu Chartier
· 8 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 8 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
bb87e0f
Refactor and improve GC root handling
by Mathieu Chartier
· 10 years ago
e34fa1d
Print more info in MarkSweep::VerifyRoot
by Mathieu Chartier
· 10 years ago
bad0267
Add native memory accounting through custom allocator.
by Mathieu Chartier
· 10 years ago
94f7b49
Add GcRoot to clean up and enforce read barriers.
by Hiroshi Yamauchi
· 10 years ago
ea2e1bd
Add more read barriers for JNI roots.
by Hiroshi Yamauchi
· 10 years ago
719d1a3
Enable annotalysis on clang ART builds.
by Ian Rogers
· 11 years ago
83c8ee0
Add root types and thread id to root visiting.
by Mathieu Chartier
· 11 years ago
423d2a3
Add support for changing roots through the root visitor callback.
by Mathieu Chartier
· 11 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 11 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/reference_table.h]
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 12 years ago
b726dcb
Rename GlobalSynchronization to Locks
by Ian Rogers
· 12 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 12 years ago
73e66f7
Tidy up and finish reference table dumping.
by Elliott Hughes
· 12 years ago
410c0c8
Mark more roots.
by Elliott Hughes
· 13 years ago
c1674ed
Make valgrind happier and stop us leaking so much we can can't run the tests on a device.
by Elliott Hughes
· 13 years ago
7577075
Finish off the new JNI implementation.
by Elliott Hughes
· 13 years ago
6c1a394
Add IndirectReferenceTable and initialize all the instances.
by Elliott Hughes
· 13 years ago
5b1982d
Get rid of some C artifacts as noted in the initial review.
by Carl Shapiro
· 13 years ago
11e4507
Add a reference table implementation.
by Elliott Hughes
· 13 years ago