| Commit message (Expand) | Author | Age | Files | Lines |
* | Load net-internals resources from resources.pak. | tony@chromium.org | 2010-06-22 | 1 | -9/+19 |
* | Speculatively revert 50374 (miniinstaller breakage) - Load netinternals resou... | willchan@chromium.org | 2010-06-21 | 1 | -19/+9 |
* | Load net-internals resources from resources.pak. | erg@chromium.org | 2010-06-21 | 1 | -9/+19 |
* | Revert 50257 - Reland r50057. This is exactly the same except with two lines ... | erg@chromium.org | 2010-06-18 | 1 | -19/+9 |
* | Reland r50057. This is exactly the same except with two lines cherrypicked from | erg@chromium.org | 2010-06-18 | 1 | -9/+19 |
* | Revert 50057 - Load net-internals from the newly created resources.pak file. | erg@chromium.org | 2010-06-17 | 1 | -19/+9 |
* | Load net-internals from the newly created resources.pak file. | erg@chromium.org | 2010-06-17 | 1 | -9/+19 |
* | Load resources.pak, which should be located next to the chrome | tony@chromium.org | 2010-06-15 | 1 | -0/+32 |
* | Remove a ResourceBundle::GetDataResource and convert people to | tony@chromium.org | 2010-06-15 | 1 | -4/+0 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -2/+2 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -2/+2 |
* | ReloadSharedInstance() added to change the locale on the live system. | glotov@google.com | 2010-04-14 | 1 | -2/+12 |
* | Change the default theme colors. | glen@chromium.org | 2010-04-09 | 1 | -2/+2 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Move image codec stuff to toplevel gfx. | ben@chromium.org | 2010-03-18 | 1 | -1/+1 |
* | Remove some unnecessary dependencies on net from app/win_util and app/resourc... | ben@chromium.org | 2010-03-12 | 1 | -2/+0 |
* | New network menu button UI for ChromeOS. | chocobo@chromium.org | 2010-02-19 | 1 | -0/+6 |
* | Step 1 in Implementing/Prototyping App Panels. | rafaelw@chromium.org | 2010-02-04 | 1 | -0/+4 |
* | Make BrowserProcess::GetApplicationLocale thread safe and migrate | tony@chromium.org | 2009-12-10 | 1 | -2/+3 |
* | 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 |
* | Adjusts font sizes to be readable on Chrome OS. | sky@chromium.org | 2009-11-23 | 1 | -9/+0 |
* | Remove themes/default.dll and merge the resources into chrome.dll. | tc@google.com | 2009-11-02 | 1 | -10/+4 |
* | Fix up extension badge text drawing. | estade@chromium.org | 2009-10-30 | 1 | -1/+1 |
* | Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data; | erg@google.com | 2009-10-22 | 1 | -13/+4 |
* | First fix to minimize copying of image data. | erg@google.com | 2009-10-19 | 1 | -14/+14 |
* | Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes | brettw@chromium.org | 2009-10-03 | 1 | -7/+7 |
* | Some code style cleanup under src/app. | maruel@chromium.org | 2009-08-29 | 1 | -1/+1 |
* | Some views GTK fixes. | brettw@chromium.org | 2009-07-08 | 1 | -0/+4 |
* | Use a less gigantor base font for TOOLKIT_VIEWS to better match the aesthetic... | ben@chromium.org | 2009-06-08 | 1 | -0/+5 |
* | Fix Skia includes to use the whole path name. | brettw@chromium.org | 2009-05-19 | 1 | -1/+1 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -1/+1 |
* | ChromeFont->gfx::Font | beng@google.com | 2009-05-15 | 1 | -7/+7 |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 1 | -29/+17 |
* | move chrome_font to app/gfx | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 1 | -0/+205 |