| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk: Fix RTL layout of page title for strong right-to-left characters. When ... | jhawkins@chromium.org | 2009-07-21 | 1 | -0/+4 |
* | Reverting 20516 by re-landing this previous patch. | brettw@chromium.org | 2009-07-17 | 1 | -20/+1 |
* | Revert previous clipping rect change for Cairo to see if it fixes the build. | brettw@chromium.org | 2009-07-13 | 1 | -1/+20 |
* | Keep the cairo clipping region in sync with the Skia one. | brettw@chromium.org | 2009-07-13 | 1 | -20/+1 |
* | Wire up windowless plugins. Mostly Mac related, some cross | amanda@chromium.org | 2009-07-11 | 2 | -10/+79 |
* | Remove svn:executable property from files that don't need it. | thestig@chromium.org | 2009-07-08 | 3 | -22/+22 |
* | Enable opening downloads from the Mac download shelf. | paul@chromium.org | 2009-07-01 | 1 | -0/+10 |
* | Disable TextEliderTest.ElideTextLongStrings because it fails on linux | nsylvain@chromium.org | 2009-06-26 | 1 | -1/+3 |
* | Update WebKit to 45111 and Skia to 239 | amanda@chromium.org | 2009-06-25 | 2 | -10/+10 |
* | Forcing font size to be >= IDS_MINIMUM_UI_FONT_SIZE (usually 5, but for some | jshin@chromium.org | 2009-06-16 | 3 | -19/+45 |
* | 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 |
* | Merge app/gfx/gtk_util into base/gfx/gtk_util. | thestig@google.com | 2009-06-03 | 2 | -62/+0 |
* | Local text file with spaces in filename is urlencoded in tab title | mhm@chromium.org | 2009-06-03 | 1 | -2/+2 |
* | linux: simplify gfx::Font constructor logic and add CHECK()s. | evan@chromium.org | 2009-05-28 | 2 | -44/+41 |
* | Shows Unicode IDN instead of Punycode in the followings: | brettw@google.com | 2009-05-22 | 2 | -146/+5 |
* | Unified the ways Font and Canvas get the pixel size of strings, using pango | davemoore@chromium.org | 2009-05-20 | 2 | -15/+38 |
* | Fix Skia includes to use the whole path name. | brettw@chromium.org | 2009-05-19 | 1 | -1/+1 |
* | Create a new app_strings target that builds strings for the app_base and even... | ben@chromium.org | 2009-05-19 | 1 | -1/+0 |
* | Reland this change. Registers paths for the testing exe, too. | ben@chromium.org | 2009-05-15 | 1 | -2/+2 |
* | Revert 16173 | beng@google.com | 2009-05-15 | 1 | -2/+2 |
* | Move/Copy paths used by app to app_paths. | beng@google.com | 2009-05-15 | 1 | -2/+2 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 16 | -135/+139 |
* | ChromeFont->gfx::Font | beng@google.com | 2009-05-15 | 13 | -143/+160 |
* | fix my retardation and the build | beng@google.com | 2009-05-15 | 2 | -62/+0 |
* | Reverting 16124. | beng@google.com | 2009-05-14 | 2 | -0/+124 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 8 | -13/+14 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 2 | -3/+1 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 5 | -0/+1212 |
* | Remove unneeded ATL header includes. | maruel@chromium.org | 2009-05-07 | 1 | -4/+0 |
* | Honor MULTI_LINE, CHARACTER_BREAK, and NO_ELLIPSIS in Linux ChromeCanvas. | deanm@chromium.org | 2009-05-07 | 1 | -0/+8 |
* | Fix the ChromeCanvas code to respect text alignment in Linux by using pango. | willchan@chromium.org | 2009-05-06 | 1 | -0/+6 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 8 | -0/+1127 |
* | move chrome_font to app/gfx | ben@chromium.org | 2009-05-06 | 9 | -3/+843 |
* | Fix build bustage by correcting include line - forgot to grab this from my li... | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Move chrome_canvas to app/gfx | ben@chromium.org | 2009-05-06 | 4 | -0/+869 |