Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
200b9d7ea50375ee3f423771f5511ff17ea0e0ab
/
runtime
/
read_barrier-inl.h
12b58b2
Clean up the runtime read barrier and fix fake address dependency.
by Hiroshi Yamauchi
· 8 years ago
a1aa3b1
Add support for Baker read barriers in UnsafeCASObject intrinsics.
by Roland Levillain
· 8 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 8 years ago
56fe258
Add a way to measure read barrier slow paths
by Mathieu Chartier
· 8 years ago
dfe02f6
Fix remaining read barrier issues in image relocation
by Mathieu Chartier
· 9 years ago
fb9f4ad
Merge "Fix (non-intrinsic) UnsafeCASObject for the read barrier config."
by Hiroshi Yamauchi
· 9 years ago
cc78f3f
Fix (non-intrinsic) UnsafeCASObject for the read barrier config.
by Hiroshi Yamauchi
· 9 years ago
7c1559a
x86 Baker's read barrier fast path implementation.
by Roland Levillain
· 9 years ago
4bbe780
Merge "Minor improvements for the CC collector."
by Hiroshi Yamauchi
· 9 years ago
723e6ce
Minor improvements for the CC collector.
by Hiroshi Yamauchi
· 9 years ago
fed3e2f
Relax some CASes for the CC collector.
by Hiroshi Yamauchi
· 9 years ago
fa75518
Improvements for table lookup read barriers.
by Hiroshi Yamauchi
· 9 years ago
0037082
Use thread-local is_gc_marking flags for the CC collector.
by Hiroshi Yamauchi
· 9 years ago
3f64f25
Print more diagnosis info on to-space invariant violation.
by Hiroshi Yamauchi
· 9 years ago
c449e8b
runtime: Minor cleanup and extra comments around interpreter
by Igor Murashkin
· 9 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 9 years ago
bb87e0f
Refactor and improve GC root handling
by Mathieu Chartier
· 10 years ago
2cd334a
More of the concurrent copying collector.
by Hiroshi Yamauchi
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
a91a4bc
Add read barriers for the class and the intern tables.
by Hiroshi Yamauchi
· 10 years ago
1bd4872
Add read barriers to the weak roots in the intern table.
by Hiroshi Yamauchi
· 10 years ago
4cba0d9
Add a read barrier for weak roots in monitors.
by Hiroshi Yamauchi
· 10 years ago
6e83c17
Replace the bool kDoReadBarrier template parameter with an enum.
by Hiroshi Yamauchi
· 11 years ago
800ac2d
Insert an empty read barrier call.
by Hiroshi Yamauchi
· 11 years ago