index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
atomicops.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix atomic ops on ARM to compile in NaCl untrusted targets.
bbudge@chromium.org
2012-08-22
1
-2
/
+3
*
Have iOS use the same atomicops_internal implementation that Mac uses.
leng@chromium.org
2012-07-13
1
-2
/
+2
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
[MIPS] Adding atomic ops for MIPS architecture.
petarj@mips.com
2012-06-18
1
-1
/
+3
*
windows: Remove vestigal support for /Wp64
evan@chromium.org
2011-07-28
1
-5
/
+1
*
OpenBSD: make it possible to build libbase.a.
phajdan.jr@chromium.org
2011-04-15
1
-0
/
+6
*
iwyu: Cleanup in the following files:
jhawkins@chromium.org
2011-04-04
1
-2
/
+2
*
Help make base compile in NaCl.
abarth@chromium.org
2010-12-01
1
-0
/
+6
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Some base/ progress towards building on Linux x86-64.
deanm@chromium.org
2009-07-27
1
-4
/
+6
*
Add atomic operations for ARM.
thestig@chromium.org
2009-05-01
1
-0
/
+2
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Rename atomicops_internals_x86_mac.h back to its original name,
mmentovai@google.com
2008-08-27
1
-1
/
+1
*
Add more passing tests to base_unittests. Add a few more headers we use to
mmentovai@google.com
2008-08-27
1
-1
/
+1
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Fix incorrect OS_APPLE to OS_MACOSX and drop COMPILER_GCC since the code
deanm@google.com
2008-08-06
1
-1
/
+1
*
Use the build_config defines in atomicops.h. This still uses the compiler/pl...
deanm@google.com
2008-08-05
1
-13
/
+10
*
New atomic operation foundation code and interfaces. Based on the atomic ope...
deanm@google.com
2008-08-05
1
-0
/
+165