Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename loaded() to EnsureLoaded() to match my previous change. | brettw@chromium.org | 2009-11-13 | 1 | -1/+1 |
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/391053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31913 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Lands http://codereview.chromium.org/379007 for Dave: | sky@chromium.org | 2009-11-11 | 1 | -0/+91 |
Fixes leak in BackingStore as shown by valgrind. XFree doesn't free the data of the image, where as XDestroyImage does. BUG=none TEST=none Review URL: http://codereview.chromium.org/391008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31633 0039d316-1c4b-4281-b951-d872f2087c98 |