summaryrefslogtreecommitdiffstats
path: root/base/stats_table.cc
Commit message (Expand)AuthorAgeFilesLines
* This CL adds macro used to track the creation and destructionjcampan@chromium.org2009-02-041-2/+4
* Use PlatformThreadId, not int when dealing with thread ids.agl@chromium.org2009-01-231-3/+3
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-221-36/+36
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-211-36/+36
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-211-36/+36
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-5/+5
* Switch from the benighted PlatformThread to the shiny SimpleThreaddkegel@google.com2008-11-031-0/+3
* Port last remaining test case in base/stats_table_unittest.cc, anddkegel@google.com2008-10-311-17/+14
* Reduce header dependencies.evanm@google.com2008-10-221-17/+38
* Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed outmark@chromium.org2008-09-101-9/+9
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-201-5/+5
* Revert. Failing unit tests.evanm@google.com2008-08-201-5/+5
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-201-5/+5
* Fix for mac and linux. Fix gcc warning about class with virtual functions and...pinkerton@google.com2008-08-131-5/+21
* Add base to the repository.initial.commit2008-07-261-0/+545