summaryrefslogtreecommitdiffstats
path: root/base/atomicops_internals_x86_msvc.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/.avi2015-12-261-0/+1
* Switch to static_assert in base/.avi2015-11-241-1/+1
* base: Add/Fix namespace closing comments.danakj2015-03-071-1/+1
* remove some dead visual studio < 2013 codemostynb2014-12-191-3/+0
* Use the intrinsic version of the Interlocked* functions.sebmarchand@chromium.org2014-06-121-3/+5
* Atomic ops cleanup.ctruta@blackberry.com2014-02-081-0/+2
* Workaround to make MemoryBarrier compile on Win x64scottmg@chromium.org2013-01-151-0/+14
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add 64bit supportgregoryd@google.com2009-11-061-0/+13
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* New atomic operation foundation code and interfaces. Based on the atomic ope...deanm@google.com2008-08-051-0/+192