| Commit message (Expand) | Author | Age | Files | Lines |
* | Move ResourceBundle, DataPack to ui/base | ben@chromium.org | 2011-01-20 | 1 | -277/+0 |
* | Cleanup: Put #ifdefed typedef below non-#ifdefed declarations. Reorder defin... | pkasting@chromium.org | 2011-01-12 | 1 | -8/+4 |
* | Move base/lock and base/condition_variable to base/synchronization/ | brettw@chromium.org | 2011-01-01 | 1 | -2/+4 |
* | Move data pack from base to app (it's just part of the resource bundle system). | brettw@chromium.org | 2010-12-23 | 1 | -3/+3 |
* | Move all ResourceBundle::GetNSImageNamed() calls to GetNativeImageNamed(). | rsesek@chromium.org | 2010-10-21 | 1 | -0/+3 |
* | Define gfx::NativeImage and add ResourceBundle::GetNativeImageNamed(). | rsesek@chromium.org | 2010-10-05 | 1 | -0/+7 |
* | FBTF: Moves code to the headers. | erg@google.com | 2010-09-28 | 1 | -0/+1 |
* | Remove wstrings from l10n_util/ResourceBundle locale functions. | evan@chromium.org | 2010-08-04 | 1 | -3/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Remove lock.h from resource_bundle.h and histogram.h. | erg@chromium.org | 2010-07-16 | 1 | -2/+2 |
* | Move the bookmark manager into resources.pak. | tony@chromium.org | 2010-06-24 | 1 | -1/+1 |
* | Load net-internals resources from resources.pak. | tony@chromium.org | 2010-06-22 | 1 | -2/+3 |
* | Speculatively revert 50374 (miniinstaller breakage) - Load netinternals resou... | willchan@chromium.org | 2010-06-21 | 1 | -3/+2 |
* | Load net-internals resources from resources.pak. | erg@chromium.org | 2010-06-21 | 1 | -2/+3 |
* | Revert 50257 - Reland r50057. This is exactly the same except with two lines ... | erg@chromium.org | 2010-06-18 | 1 | -3/+2 |
* | Reland r50057. This is exactly the same except with two lines cherrypicked from | erg@chromium.org | 2010-06-18 | 1 | -2/+3 |
* | Revert 50057 - Load net-internals from the newly created resources.pak file. | erg@chromium.org | 2010-06-17 | 1 | -3/+2 |
* | Load net-internals from the newly created resources.pak file. | erg@chromium.org | 2010-06-17 | 1 | -2/+3 |
* | Load resources.pak, which should be located next to the chrome | tony@chromium.org | 2010-06-15 | 1 | -2/+25 |
* | Remove a ResourceBundle::GetDataResource and convert people to | tony@chromium.org | 2010-06-15 | 1 | -8/+1 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in app and... | tfarina@chromium.org | 2010-06-04 | 1 | -1/+1 |
* | ReloadSharedInstance() added to change the locale on the live system. | glotov@google.com | 2010-04-14 | 1 | -4/+19 |
* | New network menu button UI for ChromeOS. | chocobo@chromium.org | 2010-02-19 | 1 | -1/+3 |
* | Step 1 in Implementing/Prototyping App Panels. | rafaelw@chromium.org | 2010-02-04 | 1 | -0/+2 |
* | Make BrowserProcess::GetApplicationLocale thread safe and migrate | tony@chromium.org | 2009-12-10 | 1 | -5/+6 |
* | Share code between Mac and Linux in ResourceBundle. | hayato@chromium.org | 2009-12-03 | 1 | -1/+12 |
* | Move some theme images to being serviced on the IO thread. For | tony@chromium.org | 2009-11-24 | 1 | -1/+1 |
* | Remove ResourceBundle::LoadImageResourceBytes since it appears to | tony@chromium.org | 2009-11-23 | 1 | -5/+0 |
* | Remove themes/default.dll and merge the resources into chrome.dll. | tc@google.com | 2009-11-02 | 1 | -13/+7 |
* | Fix up extension badge text drawing. | estade@chromium.org | 2009-10-30 | 1 | -1/+1 |
* | First fix to minimize copying of image data. | erg@google.com | 2009-10-19 | 1 | -10/+9 |
* | Move StringPiece into the base namespace. It is colliding | tony@chromium.org | 2009-09-10 | 1 | -1/+3 |
* | Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but | benl@chromium.org | 2009-09-07 | 1 | -5/+5 |
* | Some code style cleanup under src/app. | maruel@chromium.org | 2009-08-29 | 1 | -2/+2 |
* | Add a helper to resource bundle to get an NSImage back. | thomasvl@chromium.org | 2009-08-26 | 1 | -0/+11 |
* | A canvas_paint for OS X. | thakis@chromium.org | 2009-08-17 | 1 | -1/+1 |
* | Restore RTL icons to CustomDrawButtonBase. | tc@google.com | 2009-07-13 | 1 | -2/+1 |
* | Add a function to ResourceBundle to allow loading images that will mirror in ... | estade@chromium.org | 2009-06-25 | 1 | -0/+10 |
* | ChromeFont->gfx::Font | beng@google.com | 2009-05-15 | 1 | -10/+12 |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 1 | -6/+10 |
* | Move scoped_vector.h and stl_util-inl.h to base/ | ben@chromium.org | 2009-05-05 | 1 | -4/+4 |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 1 | -0/+203 |