summaryrefslogtreecommitdiffstats
path: root/chrome/common/property_bag_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Avoid potential "NULL used as int" warnings by changing ASSERT_EQ(NULL, ...) ...pkasting@chromium.org2009-09-291-5/+5
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-5/+5
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-5/+5
* Add a property bag which is a typesafe list of arbitrary data that can bebrettw@google.com2008-12-091-0/+62