summaryrefslogtreecommitdiffstats
path: root/app/resource_bundle.h
Commit message (Expand)AuthorAgeFilesLines
* Remove lock.h from resource_bundle.h and histogram.h.erg@chromium.org2010-07-161-2/+2
* Move the bookmark manager into resources.pak.tony@chromium.org2010-06-241-1/+1
* Load net-internals resources from resources.pak.tony@chromium.org2010-06-221-2/+3
* Speculatively revert 50374 (miniinstaller breakage) - Load netinternals resou...willchan@chromium.org2010-06-211-3/+2
* Load net-internals resources from resources.pak.erg@chromium.org2010-06-211-2/+3
* Revert 50257 - Reland r50057. This is exactly the same except with two lines ...erg@chromium.org2010-06-181-3/+2
* Reland r50057. This is exactly the same except with two lines cherrypicked fromerg@chromium.org2010-06-181-2/+3
* Revert 50057 - Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-171-3/+2
* Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-171-2/+3
* Load resources.pak, which should be located next to the chrometony@chromium.org2010-06-151-2/+25
* Remove a ResourceBundle::GetDataResource and convert people totony@chromium.org2010-06-151-8/+1
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in app and...tfarina@chromium.org2010-06-041-1/+1
* ReloadSharedInstance() added to change the locale on the live system.glotov@google.com2010-04-141-4/+19
* New network menu button UI for ChromeOS.chocobo@chromium.org2010-02-191-1/+3
* Step 1 in Implementing/Prototyping App Panels.rafaelw@chromium.org2010-02-041-0/+2
* 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