summaryrefslogtreecommitdiffstats
path: root/app/resource_bundle.h
Commit message (Expand)AuthorAgeFilesLines
* Make BrowserProcess::GetApplicationLocale thread safe and migratetony@chromium.org2009-12-101-5/+6
* Share code between Mac and Linux in ResourceBundle.hayato@chromium.org2009-12-031-1/+12
* Move some theme images to being serviced on the IO thread. Fortony@chromium.org2009-11-241-1/+1
* Remove ResourceBundle::LoadImageResourceBytes since it appears totony@chromium.org2009-11-231-5/+0
* Remove themes/default.dll and merge the resources into chrome.dll.tc@google.com2009-11-021-13/+7
* Fix up extension badge text drawing.estade@chromium.org2009-10-301-1/+1
* First fix to minimize copying of image data.erg@google.com2009-10-191-10/+9
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-1/+3
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-071-5/+5
* Some code style cleanup under src/app.maruel@chromium.org2009-08-291-2/+2
* Add a helper to resource bundle to get an NSImage back.thomasvl@chromium.org2009-08-261-0/+11
* A canvas_paint for OS X.thakis@chromium.org2009-08-171-1/+1
* Restore RTL icons to CustomDrawButtonBase.tc@google.com2009-07-131-2/+1
* Add a function to ResourceBundle to allow loading images that will mirror in ...estade@chromium.org2009-06-251-0/+10
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-10/+12
* This is the first pass at themes.glen@chromium.org2009-05-091-6/+10
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-4/+4
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-0/+203