summaryrefslogtreecommitdiffstats
path: root/app/resource_bundle_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove lock.h from resource_bundle.h and histogram.h.erg@chromium.org2010-07-161-3/+4
* Remove app.gyp dependency on chrome.gyp.tony@chromium.org2010-04-221-4/+2
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-2/+2
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Modify LoadPixbuf() so it returns NULL when the |data| parameter is NULL.yusukes@google.com2009-12-151-1/+1
* Make BrowserProcess::GetApplicationLocale thread safe and migratetony@chromium.org2009-12-101-2/+1
* Share code between Mac and Linux in ResourceBundle.hayato@chromium.org2009-12-031-78/+17
* Remove ResourceBundle::LoadImageResourceBytes since it appears totony@chromium.org2009-11-231-1/+1
* 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-8/+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-15/+13
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-5/+5
* GTK: Implement folder chooser dialog.estade@chromium.org2009-09-041-1/+0
* Add a function to ResourceBundle to allow loading images that will mirror in ...estade@chromium.org2009-06-251-13/+30
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-2/+2
* Merge app/gfx/gtk_util into base/gfx/gtk_util.thestig@google.com2009-06-031-1/+0
* Reland this change. Registers paths for the testing exe, too.ben@chromium.org2009-05-151-4/+4
* Revert 16173beng@google.com2009-05-151-4/+4
* Move/Copy paths used by app to app_paths.beng@google.com2009-05-151-4/+4
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* Reverting 16124.beng@google.com2009-05-141-1/+1
* Reverting 16122.beng@google.com2009-05-141-1/+1
* Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g...beng@google.com2009-05-141-1/+1
* move chrome_font to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-0/+209