summaryrefslogtreecommitdiffstats
path: root/base/atomicops.h
Commit message (Expand)AuthorAgeFilesLines
* windows: Remove vestigal support for /Wp64evan@chromium.org2011-07-281-5/+1
* OpenBSD: make it possible to build libbase.a.phajdan.jr@chromium.org2011-04-151-0/+6
* iwyu: Cleanup in the following files:jhawkins@chromium.org2011-04-041-2/+2
* Help make base compile in NaCl.abarth@chromium.org2010-12-011-0/+6
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Some base/ progress towards building on Linux x86-64.deanm@chromium.org2009-07-271-4/+6
* Add atomic operations for ARM.thestig@chromium.org2009-05-011-0/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Rename atomicops_internals_x86_mac.h back to its original name,mmentovai@google.com2008-08-271-1/+1
* Add more passing tests to base_unittests. Add a few more headers we use tommentovai@google.com2008-08-271-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix incorrect OS_APPLE to OS_MACOSX and drop COMPILER_GCC since the codedeanm@google.com2008-08-061-1/+1
* Use the build_config defines in atomicops.h. This still uses the compiler/pl...deanm@google.com2008-08-051-13/+10
* New atomic operation foundation code and interfaces. Based on the atomic ope...deanm@google.com2008-08-051-0/+165