| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add a function to ResourceBundle to allow loading images that will mirror in ... | estade@chromium.org | 2009-06-25 | 2 | -13/+40 |
* | Landing http://codereview.chromium.org/146142 | thomasvl@chromium.org | 2009-06-25 | 1 | -1/+2 |
* | Update WebKit to 45111 and Skia to 239 | amanda@chromium.org | 2009-06-25 | 2 | -10/+10 |
* | Review URL: http://codereview.chromium.org/146114 | jshin@chromium.org | 2009-06-24 | 1 | -2/+2 |
* | Replace std:;wstring with std::string and string16 in locale-name related APIs. | jshin@chromium.org | 2009-06-24 | 7 | -133/+189 |
* | Correct IsClosing() calculation in slide_animation.h | estade@chromium.org | 2009-06-22 | 1 | -1/+1 |
* | Theme image support for the Mac. | avi@chromium.org | 2009-06-22 | 3 | -2/+29 |
* | Add helper for forcing a GtkEntry to lowercase. | mattm@chromium.org | 2009-06-18 | 2 | -12/+9 |
* | Make GetTitle returns const wstring& instead of wstring and | munjal@chromium.org | 2009-06-17 | 2 | -2/+2 |
* | Added missing .xtb files for locale specific settings. | jungshik@google.com | 2009-06-17 | 50 | -6/+444 |
* | Bug 14202: Support relative paths when installing external extensions through... | finnur@chromium.org | 2009-06-16 | 2 | -6/+13 |
* | Forcing font size to be >= IDS_MINIMUM_UI_FONT_SIZE (usually 5, but for some | jshin@chromium.org | 2009-06-16 | 4 | -19/+51 |
* | Move TableModel out of views/ and into app/. | estade@chromium.org | 2009-06-16 | 4 | -0/+287 |
* | Add missing cairo_surface_destroy. Fixes a memory leak. | phajdan.jr@chromium.org | 2009-06-16 | 1 | -0/+1 |
* | Refactor the PlatformContext layer to have only one class. | brettw@chromium.org | 2009-06-14 | 4 | -9/+29 |
* | Use a less gigantor base font for TOOLKIT_VIEWS to better match the aesthetic... | ben@chromium.org | 2009-06-08 | 1 | -0/+5 |
* | When the resource bundle is not available, the UI font family and the UI font... | jshin@chromium.org | 2009-06-08 | 1 | -1/+7 |
* | Second (and hopefully the final) fix for the issue 805: | yusukes@google.com | 2009-06-06 | 3 | -2/+52 |
* | More theme bits for the NTP and window frame. | glen@chromium.org | 2009-06-05 | 1 | -0/+4 |
* | Merge app/gfx/gtk_util into base/gfx/gtk_util. | thestig@google.com | 2009-06-03 | 4 | -65/+0 |
* | Local text file with spaces in filename is urlencoded in tab title | mhm@chromium.org | 2009-06-03 | 1 | -2/+2 |
* | Allow themes to change the background of the new tab page. Adds support for d... | glen@chromium.org | 2009-06-02 | 1 | -0/+4 |
* | Fix opaque app mode display. | glen@chromium.org | 2009-06-02 | 2 | -0/+0 |
* | Make the bookmark bar closing animation less janky. | estade@chromium.org | 2009-06-01 | 1 | -0/+1 |
* | Use the right frame type on startup, do proper swapping of frames when themes... | glen@chromium.org | 2009-05-31 | 1 | -0/+4 |
* | Fixes couple of bugs that occur now that we can actually run views on | sky@chromium.org | 2009-05-29 | 1 | -1/+1 |
* | linux: simplify gfx::Font constructor logic and add CHECK()s. | evan@chromium.org | 2009-05-28 | 2 | -44/+41 |
* | Add general options page. Options are working with the following exceptions: | tc@google.com | 2009-05-28 | 2 | -0/+6 |
* | Linux: call xdg-open on downloaded files to open them. | estade@chromium.org | 2009-05-28 | 2 | -10/+7 |
* | Bring theme_frame back into chrome/ and change theme_frame to frame in app/ | glen@chromium.org | 2009-05-28 | 3 | -3/+3 |
* | Shows Unicode IDN instead of Punycode in the followings: | brettw@google.com | 2009-05-22 | 2 | -146/+5 |
* | Parts of my previous changelist didn't make it through. | ben@chromium.org | 2009-05-21 | 62 | -0/+78 |
* | Revert 16567. | ben@chromium.org | 2009-05-21 | 62 | -78/+0 |
* | views/ should use resources from app/resources. Move dependent images to this... | ben@chromium.org | 2009-05-21 | 62 | -0/+78 |
* | Unified the ways Font and Canvas get the pixel size of strings, using pango | davemoore@chromium.org | 2009-05-20 | 2 | -15/+38 |
* | Add GetPixbufNamed to ThemeProvider. GetPixbufNamed converts a loaded theme ... | jhawkins@chromium.org | 2009-05-20 | 1 | -0/+17 |
* | these strings were somehow removed in my earlier revert. add back to fix the ... | ben@chromium.org | 2009-05-20 | 1 | -2/+128 |
* | Make views/ use strings from app_strings. | ben@chromium.org | 2009-05-20 | 1 | -128/+2 |
* | revert this change, svn seems to have committed it with my property-edit. | ben@chromium.org | 2009-05-20 | 1 | -2/+128 |
* | Add locale_settings file to app_strings target. | ben@chromium.org | 2009-05-20 | 4 | -27/+218 |
* | Add new app_resources target, and remove all dependencies on chrome.gyp from ... | ben@chromium.org | 2009-05-19 | 2 | -9/+54 |
* | Fix Skia includes to use the whole path name. | brettw@chromium.org | 2009-05-19 | 2 | -2/+2 |
* | Create a new app_strings target that builds strings for the app_base and even... | ben@chromium.org | 2009-05-19 | 6 | -7/+239 |
* | Move app-related unit tests to gyp in app.gyp | ben@chromium.org | 2009-05-18 | 4 | -1/+118 |
* | Also scan .m and .mm files in checkdeps.py | phajdan.jr@chromium.org | 2009-05-18 | 1 | -1/+0 |
* | forgot to remove this comment | ben@chromium.org | 2009-05-17 | 1 | -3/+0 |
* | Try renaming this target back to app_base to see if it fixes the Chromium Lin... | ben@chromium.org | 2009-05-17 | 1 | -1/+1 |
* | Convert app/ to GYP. | ben@chromium.org | 2009-05-17 | 2 | -303/+166 |
* | Re-land of earlier NTP theme patch; now with mac and linux compatibility. | glen@chromium.org | 2009-05-15 | 2 | -1/+33 |
* | Reland this change. Registers paths for the testing exe, too. | ben@chromium.org | 2009-05-15 | 11 | -313/+418 |