Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
c3b800aa23f88d63e7758bb5a3e8f4d75b887f8d
/
runtime
/
atomic.cc
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