summaryrefslogtreecommitdiffstats
path: root/chrome/common/property_bag.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Fixes two documentation bugs in property_bag.sky@chromium.org2009-07-061-4/+2
* Adds kind-of-live thumbnail generation for a potential tab switcher.brettw@chromium.org2009-06-161-1/+1
* Add PropertyBag to TabContents. Convert the autocomplete state as a proof of ...brettw@google.com2008-12-121-0/+11
* Fix style fro last CL. I had extra space to prevent >> at the end of the temp...brettw@google.com2008-12-101-1/+1
* Fox more gcc template errors.brettw@google.com2008-12-101-3/+3
* Fix gcc compilation issue. The inner class doesn't need a template decl.brettw@google.com2008-12-101-1/+0
* Add a property bag which is a typesafe list of arbitrary data that can bebrettw@google.com2008-12-091-0/+165