index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
atomic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Mips64 runtime support
Andreas Gampe
2015-01-15
1
-0
/
+3
*
ART: Replace COMPILE_ASSERT with static_assert (runtime)
Andreas Gampe
2014-11-03
1
-6
/
+6
*
Merge "Revert "Revert "Remove GCC atomic workarounds."""
Dan Albert
2014-08-12
1
-346
/
+5
|
\
|
*
Revert "Revert "Remove GCC atomic workarounds.""
Dan Albert
2014-08-11
1
-346
/
+5
*
|
Initialize art::Atomic's value to 0.
Dan Albert
2014-08-12
1
-1
/
+1
|
/
*
Revert "Remove GCC atomic workarounds."
Jeff Hao
2014-08-11
1
-5
/
+346
*
Remove GCC atomic workarounds.
Ian Rogers
2014-08-11
1
-346
/
+5
*
Merge "Use memory chunks for monitors on LP64"
Andreas Gampe
2014-07-09
1
-6
/
+19
|
\
|
*
Use memory chunks for monitors on LP64
Andreas Gampe
2014-07-10
1
-6
/
+19
*
|
Missed use of android_atomic and thread state_.
Ian Rogers
2014-07-09
1
-0
/
+32
*
|
Move thread state to art::Atomic.
Ian Rogers
2014-07-09
1
-1
/
+1
|
/
*
ART: Fix casts in atomic.h to please GCC
Andreas Gampe
2014-06-06
1
-4
/
+4
*
Don't assert int64_t alignment on x86.
Hans Boehm
2014-06-06
1
-2
/
+6
*
Fix white space issues and long long use in assertion.
Hans Boehm
2014-06-06
1
-13
/
+11
*
Clean up and augment Atomic class. Replace QuasiAtomic MemBars.
Hans Boehm
2014-06-06
1
-163
/
+386
*
Begin migration of art::Atomic to std::atomic.
Ian Rogers
2014-05-20
1
-21
/
+138
*
Fix the sense of when mutexes are used for longs in atomic support.
Ian Rogers
2014-05-19
1
-1
/
+1
*
Avoid volatile 64-bit tearing on 32-bit architectures.
Ian Rogers
2014-04-28
1
-4
/
+63
*
Merge "Upcall support for x86-64."
Ian Rogers
2014-02-20
1
-1
/
+1
|
\
|
*
Upcall support for x86-64.
Ian Rogers
2014-02-20
1
-1
/
+1
*
|
Aarch64: Add aarch64 memory barriers.
Stuart Monteith
2014-02-20
1
-4
/
+4
|
/
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-4
/
+67
*
Tidy up memory barriers.
Ian Rogers
2013-12-20
1
-4
/
+90
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-3
/
+3
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+57