summaryrefslogtreecommitdiffstats
path: root/base/atomic_ref_count.h
Commit message (Expand)AuthorAgeFilesLines
* Remove a comment which is no longer valid. NFC.glider2015-04-291-3/+0
* Remove TSan annotations from base/glider2014-09-231-11/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Update dynamic annotations and move them to base/third_partytimurrrr@chromium.org2010-05-141-1/+1
* Added dynamic annotation files into base/.deanm@chromium.org2009-06-261-3/+20
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-1/+0
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-5/+5
* Set svn:eol-style = LF on files in base from which it is missingmmentovai@google.com2008-09-021-65/+65
* Use a more compact license header in source files.license.bot2008-08-241-89/+65
* New atomic operation foundation code and interfaces. Based on the atomic ope...deanm@google.com2008-08-051-0/+89