summaryrefslogtreecommitdiffstats
path: root/base/ref_counted.h
Commit message (Expand)AuthorAgeFilesLines
* Cross-process Message Port implementation.jam@chromium.org2009-08-041-0/+11
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-1/+0
* Add thread safety checks but keep them disabled for now until I fix all the c...maruel@chromium.org2009-01-261-0/+3
* Reverting 8499.maruel@chromium.org2009-01-221-3/+0
* Add (currently disabled) RefCountedBase check. (2nd try)maruel@chromium.org2009-01-221-0/+3
* Reverting 8180.maruel@chromium.org2009-01-161-3/+0
* Add thread safety checks but keep them disabled for now until I fix all the c...maruel@chromium.org2009-01-161-0/+3
* Changing access to scoped_refptr member variables from private to protected.tommi@chromium.org2009-01-101-1/+1
* Move DISALLOW_COPY_AND_ASSIGN(RefCountedThreadSafe<T>) to private section.tim@chromium.org2008-12-101-0/+1
* Remove throttling code from the Browser process and implement throttling in t...erg@google.com2008-10-171-1/+13
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add ref_counted.cc to the Mac build.mmentovai@google.com2008-08-151-1/+1
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-65/+59
* Move ref_counted to the new atomic_ref_count interface.deanm@google.com2008-08-061-8/+5
* Add base to the repository.initial.commit2008-07-261-0/+249