Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
c16a50f4837d6204c0cf6c71129492cb4b86784d
/
runtime
/
native
/
sun_misc_Unsafe.cc
d7fcf6e
Unsafe: Add native implementations for new methods.
by Piotr Jastrzebski
· 10 years ago
d843443
Call strong CAS from unsafe. Add more CAS versions.
by Hans Boehm
· 11 years ago
228602f
Make CAS operations in Object use art::Atomic.
by Ian Rogers
· 11 years ago
3035961
Clean up and augment Atomic class. Replace QuasiAtomic MemBars.
by Hans Boehm
· 11 years ago
b0fa5dc
Force inlining on trivial accessors.
by Ian Rogers
· 11 years ago
d2fe10a
Remove blacklist
by Sebastien Hertz
· 12 years ago
4d2efce
Don't hardcode object layout in Unsafe and space_test.
by Hiroshi Yamauchi
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 12 years ago
b122a4b
Tidy up memory barriers.
by Ian Rogers
· 12 years ago
1eb512d
Fast JNI support.
by Ian Rogers
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/native/sun_misc_Unsafe.cc]
1d54e73
GC clean up.
by Ian Rogers
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 13 years ago
9adbff5
Implement Intel QuasiAtomics.
by Ian Rogers
· 13 years ago
2502544
Move Unsafe offset code to Java.
by Ian Rogers
· 13 years ago
3eace70
Tidy up some raw Object access cruft.
by Ian Rogers
· 13 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 13 years ago
365c102
Increase use of ScopedJniThreadState.
by Ian Rogers
· 13 years ago
eac7667
DO NOT MERGE Fix all unsafe caching to be like libcore.
by Elliott Hughes
· 13 years ago
7c6169d
Port my AOSP QuasiAtomic rewrite to art.
by Elliott Hughes
· 13 years ago
0dae08e
Move JNI methods out of top-level.
by Ian Rogers
· 13 years ago
[Renamed from src/sun_misc_Unsafe.cc]
34e0696
Remove the useless "suspend count already zero" message for new threads.
by Elliott Hughes
· 13 years ago
0512f02
Remove anonymous namespaces.
by Elliott Hughes
· 13 years ago
b3bd5f0
Refactor the compilers out of libart.
by Elliott Hughes
· 13 years ago
a15e67d
Remove pad word from arrays
by Ian Rogers
· 13 years ago
5d76c43
Mark non-image spaces and use write barrier for image spaces.
by Ian Rogers
· 14 years ago
5ee7a8b
Implement sun.misc.Unsafe and fix the jfieldID/jmethodID leak.
by Elliott Hughes
· 14 years ago