summaryrefslogtreecommitdiffstats
path: root/base/debug/leak_annotations.h
Commit message (Expand)AuthorAgeFilesLines
* Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom...dmikurube@chromium.org2012-03-131-1/+1
* Revert 126020 - Experiment for updating the tcmalloc chromium branch to r144 ...dmikurube@chromium.org2012-03-101-1/+1
* Experiment for updating the tcmalloc chromium branch to r144 (gperftools 2.0).dmikurube@chromium.org2012-03-101-1/+1
* Revert 124832 - Update the tcmalloc chromium branch to r144 (gperftools 2.0),...dmikurube@google.com2012-03-031-1/+1
* Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom...dmikurube@google.com2012-03-031-1/+1
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-021-1/+1
* Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to markglider@chromium.org2011-05-311-2/+14
* Revert 86990 - Fix http://codereview.chromium.org/6869009 to ignore an existi...msw@chromium.org2011-05-271-13/+1
* Fix http://codereview.chromium.org/6869009 to ignore an existing object exact...glider@chromium.org2011-05-271-1/+13
* Revert "Land http://codereview.chromium.org/6869009 for the third time."oshima@google.com2011-05-261-13/+1
* Land http://codereview.chromium.org/6869009 for the third time.glider@chromium.org2011-05-261-1/+13
* Revert 85898 - Re-land http://codereview.chromium.org/6869009 (except for the...glider@chromium.org2011-05-191-13/+1
* Re-land http://codereview.chromium.org/6869009 (except for the suppressions)glider@chromium.org2011-05-191-1/+13
* Revert 82460 - Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can ...glider@chromium.org2011-04-211-13/+1
* Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to markglider@chromium.org2011-04-211-1/+13
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-0/+28