summaryrefslogtreecommitdiffstats
path: root/base/tracked_objects.h
Commit message (Expand)AuthorAgeFilesLines
* Base: More adjustments to BASE_API and project dependencies torvargas@google.com2011-04-211-1/+1
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-251-8/+9
* Add/improve a bunch of commentsjar@chromium.org2011-03-081-5/+4
* Commneted out ShutdownSingleThreadedCleanup in debug builds tortenneti@google.com2011-03-011-7/+4
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-4/+4
* Start sorting methods in class declarations.erg@google.com2011-01-071-2/+3
* Move thread local stuff from base to base/threading and consistently use thebrettw@chromium.org2010-12-301-3/+3
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-201-1/+0
* Fix typos in commentsjar@chromium.org2010-11-081-14/+13
* FBTF: Moves code to the headers.erg@google.com2010-09-281-1/+4
* FBTF: Move some inner classes out of their header files.thestig@chromium.org2010-08-051-38/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Avoid re-initializing object_trackerjar@chromium.org2009-12-311-3/+24
* Provide a quick and dirty way to reset about:objects datajar@chromium.org2009-12-301-21/+188
* Fix few trivial Coverity issues, mainly PASS_BY_VALUE.phajdan.jr@chromium.org2009-07-061-3/+3
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-2/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Provide and use auto startup/teardown for tracked objectsjar@google.com2008-12-301-6/+32
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-5/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix a couple "extra qualification" compile errors in method declarations, and...mmoss@google.com2008-08-131-1/+1
* Remove an illegal const.paulg@google.com2008-08-111-5/+0
* Stub out unused Windows specific code.paulg@google.com2008-08-081-0/+9
* Add base to the repository.initial.commit2008-07-261-0/+509