summaryrefslogtreecommitdiffstats
path: root/app/resource_bundle_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* [Mac] honor the locale passed for loading the pak file.thomasvl@chromium.org2009-12-311-7/+28
* Make BrowserProcess::GetApplicationLocale thread safe and migratetony@chromium.org2009-12-101-2/+2
* Share code between Mac and Linux in ResourceBundle.hayato@chromium.org2009-12-031-82/+11
* Remove themes/default.dll and merge the resources into chrome.dll.tc@google.com2009-11-021-8/+0
* Merge themes/default.pak into chrome.pak for Mac and Linux builds.tony@chromium.org2009-10-301-5/+5
* Modify DataPacks so they can return RefCountedStaticMemory objects.erg@google.com2009-10-271-11/+4
* ResourceBundle::GetRawDataResource should fall back to localized resourcesmark@chromium.org2009-10-271-2/+7
* First fix to minimize copying of image data.erg@google.com2009-10-191-10/+8
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-5/+5
* Add a helper to resource bundle to get an NSImage back.thomasvl@chromium.org2009-08-261-0/+12
* Also scan .m and .mm files in checkdeps.pyphajdan.jr@chromium.org2009-05-181-1/+0
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* move chrome_font to app/gfxben@chromium.org2009-05-061-2/+1
* Fix invisible mac bustage - this must have been skipped in my earlier CL. Cor...ben@chromium.org2009-05-061-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-0/+120