| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Emf class to the printing library. Also creates a platform agnostic Nat... | sverrir@google.com | 2009-07-06 | 3 | -610/+0 |
* | DEPS cleanup. | thestig@chromium.org | 2009-06-12 | 1 | -7/+0 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 5 | -1214/+0 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 8 | -1126/+0 |
* | move chrome_font to app/gfx | ben@chromium.org | 2009-05-06 | 9 | -843/+3 |
* | Move chrome_canvas to app/gfx | ben@chromium.org | 2009-05-06 | 4 | -869/+0 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 3 | -3/+3 |
* | Fixes two Linux canvas related bugs. | sky@chromium.org | 2009-05-04 | 2 | -0/+27 |
* | Patch by Shinichiro Hamaji <hamaji@google.com>: | ben@chromium.org | 2009-04-29 | 2 | -0/+6 |
* | More linux ifdef tweaks. This reverts my earlier change (13503). | sky@chromium.org | 2009-04-27 | 2 | -2/+2 |
* | Remove deprecated file_util::GetFilenameWithoutExtensionFromPath(), also conv... | thestig@chromium.org | 2009-04-24 | 3 | -42/+51 |
* | Fix focus rects for checkboxes and radio buttons: | ben@chromium.org | 2009-04-22 | 1 | -0/+8 |
* | Linux/Skia: remove VDMX and Harfbuzz | agl@chromium.org | 2009-04-15 | 1 | -7/+3 |
* | For some Indian locales, the automatic font fallback by Windows UI components... | jungshik@google.com | 2009-04-15 | 1 | -1/+6 |
* | Fixes regression in painting info bubble. This is the result of | sky@chromium.org | 2009-04-15 | 2 | -2/+18 |
* | Adds some ifdefs so that test_shell can be compiled on linux | sky@chromium.org | 2009-04-10 | 2 | -3/+3 |
* | Skia: remove fHeight (retry) | agl@chromium.org | 2009-04-08 | 1 | -1/+1 |
* | Revert "Skia: remove fHeight" | agl@chromium.org | 2009-04-07 | 1 | -1/+1 |
* | Linux build fix. | agl@chromium.org | 2009-04-07 | 1 | -1/+1 |
* | Fix a problem with DrawRectInt at the edges of a ChromeCanvas. | deanm@chromium.org | 2009-04-07 | 1 | -9/+10 |
* | Fix crash if skia failed to find default font. | estade@chromium.org | 2009-04-07 | 3 | -14/+57 |
* | Better Linux ChromeCanvas text drawing, using Pango. | deanm@chromium.org | 2009-04-06 | 4 | -74/+116 |
* | Make the font family and the font size used in dom UI localizable. This is a ... | jungshik@google.com | 2009-04-03 | 2 | -8/+1 |
* | Plug memory leaks in TextEliderTest.TestGeneralEliding | dank@chromium.org | 2009-04-01 | 1 | -0/+2 |
* | Linux: fix segfault on exit | agl@chromium.org | 2009-03-31 | 1 | -0/+1 |
* | Read the default gtk font from GtkSettings instead of getting the font from a... | jhawkins@chromium.org | 2009-03-31 | 1 | -6/+18 |
* | Render into a ChromeCanvasPaint object in a RootView under Linux. | erg@google.com | 2009-03-19 | 1 | -1/+1 |
* | It's OS_WIN, not OS_WINDOWS | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 2 | -4/+0 |
* | Clean up some more DEPS in chrome/common. | thestig@chromium.org | 2009-03-16 | 1 | -1/+4 |
* | Fix refcounting bug in ChromeFont's default constructor. | dkegel@google.com | 2009-03-14 | 1 | -0/+1 |
* | Revert 11689 and 11690 | jar@chromium.org | 2009-03-14 | 1 | -1/+0 |
* | Fix refcounting bug in ChromeFont's default constructor. | dkegel@google.com | 2009-03-14 | 1 | -0/+1 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 3 | -3/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 15 | -16/+0 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-10 | 3 | -4/+9 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 3 | -8/+8 |
* | Port SortedDisplayURL, fix up some chrome_font_{gtk,skia} bugs, port text_eli... | estade@chromium.org | 2009-03-02 | 5 | -51/+80 |
* | Fix bookmark and menu drag images by making a halo around them. This makes | brettw@chromium.org | 2009-03-02 | 2 | -0/+85 |
* | Implement gfx::Path on GTK. | deanm@chromium.org | 2009-03-02 | 3 | -16/+47 |
* | Pull WebKit deps to get transparency fixes, and rebaseline affected layout te... | brettw@chromium.org | 2009-02-27 | 1 | -2/+5 |
* | A fix for Issue 4400 (or maybe 4222). | hbono@chromium.org | 2009-02-27 | 1 | -2/+2 |
* | Enable the ToolbarModel on Mac and Linux. Implement ChromeFont on Mac. | pinkerton@chromium.org | 2009-02-25 | 2 | -1/+107 |
* | This CL fixes issue 6099 -- bad display of multi-line English message in pop ... | xji@chromium.org | 2009-02-23 | 1 | -9/+35 |
* | Add locale_settings.grd to the build. This generates | tc@google.com | 2009-02-18 | 1 | -3/+2 |
* | NO CODE CHANGE. | maruel@chromium.org | 2009-02-14 | 1 | -3/+3 |
* | Fix the dependency checker tool. Rules for a directory did modify their direc... | stoyan@chromium.org | 2009-02-05 | 1 | -0/+4 |
* | Improved OTR avatar and popup window rendering. Neither one precisely matche... | pkasting@chromium.org | 2009-02-04 | 2 | -3/+10 |
* | Per Glen, remove the bottom border of maximized windows. I went ahead and al... | pkasting@chromium.org | 2009-01-29 | 2 | -10/+3 |
* | Fix our link madness on linux. We now properly link | tc@google.com | 2009-01-29 | 1 | -0/+2 |