summaryrefslogtreecommitdiffstats
path: root/base/scoped_nsobject.h
Commit message (Expand)AuthorAgeFilesLines
* Forces user to use ScopedNSAutoreleasePool instead of using dmaclach@chromium.org2009-10-191-0/+26
* Add support for constrained windows on os x, based on Avi's GTMWindowSheetCon...thakis@chromium.org2009-08-111-0/+56
* Improve scoped_cftyperef<> and scoped_nsobject<> reset() semantics.mark@chromium.org2009-03-231-5/+5
* Add missing Mac headers to base.gypmark@chromium.org2009-03-231-1/+2
* Add scoped_nsobject to help handle ownership of NSObject subclass objects bymark@chromium.org2009-03-231-0/+75