summaryrefslogtreecommitdiffstats
path: root/app/resource_bundle.cc
Commit message (Expand)AuthorAgeFilesLines
* New network menu button UI for ChromeOS.chocobo@chromium.org2010-02-191-0/+6
* Step 1 in Implementing/Prototyping App Panels.rafaelw@chromium.org2010-02-041-0/+4
* Make BrowserProcess::GetApplicationLocale thread safe and migratetony@chromium.org2009-12-101-2/+3
* 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
* Adjusts font sizes to be readable on Chrome OS.sky@chromium.org2009-11-231-9/+0
* Remove themes/default.dll and merge the resources into chrome.dll.tc@google.com2009-11-021-10/+4
* Fix up extension badge text drawing.estade@chromium.org2009-10-301-1/+1
* Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data;erg@google.com2009-10-221-13/+4
* First fix to minimize copying of image data.erg@google.com2009-10-191-14/+14
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-7/+7
* Some code style cleanup under src/app.maruel@chromium.org2009-08-291-1/+1
* Some views GTK fixes.brettw@chromium.org2009-07-081-0/+4
* Use a less gigantor base font for TOOLKIT_VIEWS to better match the aesthetic...ben@chromium.org2009-06-081-0/+5
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-191-1/+1
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-7/+7
* This is the first pass at themes.glen@chromium.org2009-05-091-29/+17
* move chrome_font to app/gfxben@chromium.org2009-05-061-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-0/+205