summaryrefslogtreecommitdiffstats
path: root/app/gfx
Commit message (Expand)AuthorAgeFilesLines
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-2313-2276/+1
* Clamp the max size of fonts used by skia/chrome canvas.tony@chromium.org2010-03-233-24/+33
* Disable test until I move this file later this evening.ben@chromium.org2010-03-221-2/+3
* Make gfx::Font use callbacks to perform locale-dependent font adjustments. Al...ben@chromium.org2010-03-224-9/+23
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-203-6/+23
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-193-779/+0
* Move more files to toplevel gfx.ben@chromium.org2010-03-1916-2539/+0
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-187-1841/+0
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-1717-1102/+0
* Move base/gfx contents to gfx/ben@chromium.org2010-03-1413-15/+16
* Create a toplevel gfx/ dir and seed it with icon_util.ben@chromium.org2010-03-133-945/+0
* Don't allocate temporary buffer during PNG encoding.erg@google.com2010-03-122-29/+105
* GTK: more browser action toolbar functionality. estade@chromium.org2010-03-121-0/+4
* Fix some issues with text size calculation and message boxes.pkasting@chromium.org2010-03-111-40/+54
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-092-0/+0
* app: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-064-10/+16
* Workaround for Pango integer overflow on really long strings.mmoss@google.com2010-03-011-0/+12
* Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ...pkasting@chromium.org2010-02-262-0/+54
* Remove ampersands from menu item titles. See http://crosbug.com/1273avayvod@chromium.org2010-02-131-8/+19
* Remove TODOs or add bug numbers to TODOspinkerton@chromium.org2010-02-121-1/+1
* Make clicking on side tabs to select them work. ben@chromium.org2010-02-114-0/+86
* Revert 38828 - Make clicking on side tabs to select them work.ben@chromium.org2010-02-114-87/+0
* Make clicking on side tabs to select them work.ben@chromium.org2010-02-114-0/+87
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-3/+1
* Tweak some things to be compatible with libpng 1.4.craig.schlenter@chromium.org2010-02-051-9/+4
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-2/+9
* WebKit roll 54045:54059pfeldman@chromium.org2010-01-291-2/+1
* WebKit roll 54016:54045.pfeldman@chromium.org2010-01-291-1/+2
* OpenBSD/FreeBSD ifdefs and GYP changes for app/ directorypvalchev@google.com2010-01-234-14/+12
* Fix bad tooltip wrapping.davemoore@chromium.org2010-01-221-1/+15
* Attempt to fix text not being clipped. This only seems to happen insky@chromium.org2010-01-111-0/+3
* Attempt to fix crash in issue 31082xiyuan@chromium.org2010-01-071-0/+4
* Workaround bug in Pango that was resulted in incorrect wrapping.sky@chromium.org2010-01-041-0/+17
* linux: reduce header interdependenciesevan@chromium.org2009-12-291-1/+1
* Init allocated SkBitmap pixelsxiyuan@chromium.org2009-12-171-0/+1
* Add gfx::Insets::ToString().satorux@chromium.org2009-12-163-1/+90
* Theme download status message, so that it's readable in themes of any color.mirandac@chromium.org2009-12-122-7/+10
* Fix a bug where some bitmaps were being tinted wrong. It turns outtony@chromium.org2009-12-112-3/+16
* Change most callers of NativeScrollbar size functions to use a dedicated func...pkasting@chromium.org2009-12-092-0/+40
* Fixes bug in textfield on views/gtk where we weren't properlysky@chromium.org2009-12-041-1/+17
* Fixes bug where Chrome was not rendering fonts at the size it shouldsky@chromium.org2009-12-012-0/+24
* Fix issue 7618xiyuan@chromium.org2009-11-252-18/+43
* Re-enable TextEliderTest.ElideTextLongStrings.estade@chromium.org2009-11-202-3/+9
* Simplify some code that loops over all pixels of a bitmap.pkasting@chromium.org2009-11-191-32/+17
* Fix lint errors in app/ and turn on presubmit check.erg@google.com2009-11-173-6/+6
* Added a flag to the Canvas class which allows forcing an RTL directionalityidana@chromium.org2009-11-112-5/+19
* Unrevert 31478 Add UI for turning on/off network devices.mpcomplete@chromium.org2009-11-103-0/+106
* Revert 31478 - Add UI for turning on/off network devices.mpcomplete@chromium.org2009-11-103-106/+0
* Add UI for turning on/off network devices.chocobo@google.com2009-11-093-0/+106
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-071-5/+5