Land http://codereview.chromium.org/6869009 for the third time.

Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to mark
heap allocated objects as intentionally leaked ones.
Annotate the histograms produced by {Histogram,BooleanHistogram,LinearHistogram,CustomHistogram}::FactoryGet(), as leaked.

Rename StatsHistogram::StatsHistogramFactoryGet to StatsHistogram::FactoryGet, annotate the result as leaky, update the suppressions.

BUG=79322
TBR=jar,willchan
Review URL: http://codereview.chromium.org/7062016

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86794 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 5c9977be3fa74a1974646520274630c71332430f
2 files changed
tree: 17e1f3b41c2af76a1dfc4234e35f847a019c7025
  1. base/
  2. build/
  3. ipc/
  4. testing/
  5. third_party/