Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mac: Make the nsimage_cache behave more like +[NSImage imageNamed:] | avi@chromium.org | 2009-10-13 | 1 | -1/+7 |
| | | | | | | | | | BUG=none TEST=no visible change Review URL: http://codereview.chromium.org/272032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28815 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Move nsimage_cache into base so that it can be accessed from outside of chrome. | mark@chromium.org | 2009-10-05 | 1 | -0/+67 |
This is in support of the next round of rebundling. TEST=does it still build, do the unit tests still pass, does it still work? BUG=14610 Review URL: http://codereview.chromium.org/243100 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28016 0039d316-1c4b-4281-b951-d872f2087c98 |