summaryrefslogtreecommitdiffstats
path: root/app/resource_bundle.cc
Commit message (Expand)AuthorAgeFilesLines
* Define gfx::NativeImage and add ResourceBundle::GetNativeImageNamed().rsesek@chromium.org2010-10-051-0/+11
* FBTF: Moves code to the headers.erg@google.com2010-09-281-0/+3
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-2/+2
* Remove wstrings from l10n_util/ResourceBundle locale functions.evan@chromium.org2010-08-041-2/+2
* Remove lock.h from resource_bundle.h and histogram.h.erg@chromium.org2010-07-161-5/+7
* Load net-internals resources from resources.pak.tony@chromium.org2010-06-221-9/+19
* Speculatively revert 50374 (miniinstaller breakage) - Load netinternals resou...willchan@chromium.org2010-06-211-19/+9
* Load net-internals resources from resources.pak.erg@chromium.org2010-06-211-9/+19
* Revert 50257 - Reland r50057. This is exactly the same except with two lines ...erg@chromium.org2010-06-181-19/+9
* Reland r50057. This is exactly the same except with two lines cherrypicked fromerg@chromium.org2010-06-181-9/+19
* Revert 50057 - Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-171-19/+9
* Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-171-9/+19
* Load resources.pak, which should be located next to the chrometony@chromium.org2010-06-151-0/+32
* Remove a ResourceBundle::GetDataResource and convert people totony@chromium.org2010-06-151-4/+0
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-2/+2
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-2/+2
* ReloadSharedInstance() added to change the locale on the live system.glotov@google.com2010-04-141-2/+12
* Change the default theme colors.glen@chromium.org2010-04-091-2/+2
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Remove some unnecessary dependencies on net from app/win_util and app/resourc...ben@chromium.org2010-03-121-2/+0
* 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