| Commit message (Expand) | Author | Age | Files | Lines |
* | Move text_elider from app/gfx to app/ | ben@chromium.org | 2010-03-19 | 3 | -779/+0 |
* | Move more files to toplevel gfx. | ben@chromium.org | 2010-03-19 | 16 | -2539/+0 |
* | Move image codec stuff to toplevel gfx. | ben@chromium.org | 2010-03-18 | 7 | -1841/+0 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 17 | -1102/+0 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 13 | -15/+16 |
* | Create a toplevel gfx/ dir and seed it with icon_util. | ben@chromium.org | 2010-03-13 | 3 | -945/+0 |
* | Don't allocate temporary buffer during PNG encoding. | erg@google.com | 2010-03-12 | 2 | -29/+105 |
* | GTK: more browser action toolbar functionality. | estade@chromium.org | 2010-03-12 | 1 | -0/+4 |
* | Fix some issues with text size calculation and message boxes. | pkasting@chromium.org | 2010-03-11 | 1 | -40/+54 |
* | svn prop fixes. Applied to all files not in third_party. | pkasting@chromium.org | 2010-03-09 | 2 | -0/+0 |
* | app: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-06 | 4 | -10/+16 |
* | Workaround for Pango integer overflow on really long strings. | mmoss@google.com | 2010-03-01 | 1 | -0/+12 |
* | Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ... | pkasting@chromium.org | 2010-02-26 | 2 | -0/+54 |
* | Remove ampersands from menu item titles. See http://crosbug.com/1273 | avayvod@chromium.org | 2010-02-13 | 1 | -8/+19 |
* | Remove TODOs or add bug numbers to TODOs | pinkerton@chromium.org | 2010-02-12 | 1 | -1/+1 |
* | Make clicking on side tabs to select them work. | ben@chromium.org | 2010-02-11 | 4 | -0/+86 |
* | Revert 38828 - Make clicking on side tabs to select them work. | ben@chromium.org | 2010-02-11 | 4 | -87/+0 |
* | Make clicking on side tabs to select them work. | ben@chromium.org | 2010-02-11 | 4 | -0/+87 |
* | Remove redundant casts in g_signal_connect() throughout all gtk code we have. | erg@chromium.org | 2010-02-10 | 1 | -3/+1 |
* | Tweak some things to be compatible with libpng 1.4. | craig.schlenter@chromium.org | 2010-02-05 | 1 | -9/+4 |
* | [GPU] Get GPU process running on the mac | kbr@google.com | 2010-02-03 | 1 | -2/+9 |
* | WebKit roll 54045:54059 | pfeldman@chromium.org | 2010-01-29 | 1 | -2/+1 |
* | WebKit roll 54016:54045. | pfeldman@chromium.org | 2010-01-29 | 1 | -1/+2 |
* | OpenBSD/FreeBSD ifdefs and GYP changes for app/ directory | pvalchev@google.com | 2010-01-23 | 4 | -14/+12 |
* | Fix bad tooltip wrapping. | davemoore@chromium.org | 2010-01-22 | 1 | -1/+15 |
* | Attempt to fix text not being clipped. This only seems to happen in | sky@chromium.org | 2010-01-11 | 1 | -0/+3 |
* | Attempt to fix crash in issue 31082 | xiyuan@chromium.org | 2010-01-07 | 1 | -0/+4 |
* | Workaround bug in Pango that was resulted in incorrect wrapping. | sky@chromium.org | 2010-01-04 | 1 | -0/+17 |
* | linux: reduce header interdependencies | evan@chromium.org | 2009-12-29 | 1 | -1/+1 |
* | Init allocated SkBitmap pixels | xiyuan@chromium.org | 2009-12-17 | 1 | -0/+1 |
* | Add gfx::Insets::ToString(). | satorux@chromium.org | 2009-12-16 | 3 | -1/+90 |
* | Theme download status message, so that it's readable in themes of any color. | mirandac@chromium.org | 2009-12-12 | 2 | -7/+10 |
* | Fix a bug where some bitmaps were being tinted wrong. It turns out | tony@chromium.org | 2009-12-11 | 2 | -3/+16 |
* | Change most callers of NativeScrollbar size functions to use a dedicated func... | pkasting@chromium.org | 2009-12-09 | 2 | -0/+40 |
* | Fixes bug in textfield on views/gtk where we weren't properly | sky@chromium.org | 2009-12-04 | 1 | -1/+17 |
* | Fixes bug where Chrome was not rendering fonts at the size it should | sky@chromium.org | 2009-12-01 | 2 | -0/+24 |
* | Fix issue 7618 | xiyuan@chromium.org | 2009-11-25 | 2 | -18/+43 |
* | Re-enable TextEliderTest.ElideTextLongStrings. | estade@chromium.org | 2009-11-20 | 2 | -3/+9 |
* | Simplify some code that loops over all pixels of a bitmap. | pkasting@chromium.org | 2009-11-19 | 1 | -32/+17 |
* | Fix lint errors in app/ and turn on presubmit check. | erg@google.com | 2009-11-17 | 3 | -6/+6 |
* | Added a flag to the Canvas class which allows forcing an RTL directionality | idana@chromium.org | 2009-11-11 | 2 | -5/+19 |
* | Unrevert 31478 Add UI for turning on/off network devices. | mpcomplete@chromium.org | 2009-11-10 | 3 | -0/+106 |
* | Revert 31478 - Add UI for turning on/off network devices. | mpcomplete@chromium.org | 2009-11-10 | 3 | -106/+0 |
* | Add UI for turning on/off network devices. | chocobo@google.com | 2009-11-09 | 3 | -0/+106 |
* | Fix various problems with inline autocomplete and URLs that change length dur... | pkasting@chromium.org | 2009-11-07 | 1 | -5/+5 |
* | First patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -1/+4 |
* | Attempt 2 at: | sky@chromium.org | 2009-11-04 | 5 | -17/+93 |
* | Revert 30903 - Gets find bar animation/clipping to work on views/gtk. | sky@chromium.org | 2009-11-04 | 5 | -93/+17 |
* | Gets find bar animation/clipping to work on views/gtk. | sky@chromium.org | 2009-11-04 | 5 | -17/+93 |
* | Fixed font height on OS X. Also added some unittests. | akalin@chromium.org | 2009-11-03 | 3 | -6/+12 |