Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
4e01411757ea36c5930151d0168031e4cc716dbb
/
runtime
/
base
/
quasi_atomic.cc
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
[Renamed (97%) from runtime/atomic.cc]
b486a98
ART: Introduce thread-current-inl.h
by Andreas Gampe
· 8 years ago
0866f4e
ART: Add unstarted-runtime functions
by Andreas Gampe
· 9 years ago
7de77dd
Assign a lower Locklevel for Mutexes used in QuasiAtomic operations.
by Raghu Gandham
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
b122a4b
Tidy up memory barriers.
by Ian Rogers
· 11 years ago
7846396
Change thread.h to thread-inl.h for missing Thread::Current for mips
by Brian Carlstrom
· 11 years ago
2d88862
Fixing cpplint readability/casting issues
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/atomic.cc]
1c653d5
Fix O0 build.
by Ian Rogers
· 12 years ago
0fed328
MIPS fix.
by Ian Rogers
· 12 years ago
0794b6a
Fix ARM CAS64.
by Ian Rogers
· 12 years ago
9adbff5
Implement Intel QuasiAtomics.
by Ian Rogers
· 12 years ago
e222ee0
Move stringpiece.h and stringprintf.h to base/.
by Elliott Hughes
· 12 years ago
1aa246d
Move casts.h and stl_util.h into base/.
by Elliott Hughes
· 12 years ago
76b6167
Move mutex.h into base/mutex.h.
by Elliott Hughes
· 12 years ago
50b35e2
Explicitly pass Thread::Current to MutexLock and Alloc.
by Ian Rogers
· 12 years ago
203cffb
Remove __sh__ from atomic.cc
by Ian Rogers
· 12 years ago
25fd14b
Make lock debug checks optional.
by Ian Rogers
· 12 years ago
7c6169d
Port my AOSP QuasiAtomic rewrite to art.
by Elliott Hughes
· 13 years ago
9bba2b6
Put back some C-style casts for now.
by Elliott Hughes
· 13 years ago
398f64b
Remove more lint, mostly C-style casts.
by Elliott Hughes
· 13 years ago
ff17f1f
Remove various bits of lint.
by Elliott Hughes
· 13 years ago
f422206
Another Mac build fix.
by Elliott Hughes
· 13 years ago
362f9bc
Fix cpplint's whitespace warnings.
by Elliott Hughes
· 13 years ago
557e027
New atomics from dalvik.
by Elliott Hughes
· 13 years ago
5ea047b
Support 64-bit volatiles and reference/pointer volatiles.
by Elliott Hughes
· 13 years ago