summaryrefslogtreecommitdiffstats
path: root/chrome/common/gfx
Commit message (Expand)AuthorAgeFilesLines
* Skia: remove fHeight (retry)agl@chromium.org2009-04-081-1/+1
* Revert "Skia: remove fHeight"agl@chromium.org2009-04-071-1/+1
* Linux build fix.agl@chromium.org2009-04-071-1/+1
* Fix a problem with DrawRectInt at the edges of a ChromeCanvas.deanm@chromium.org2009-04-071-9/+10
* Fix crash if skia failed to find default font.estade@chromium.org2009-04-073-14/+57
* Better Linux ChromeCanvas text drawing, using Pango.deanm@chromium.org2009-04-064-74/+116
* Make the font family and the font size used in dom UI localizable. This is a ...jungshik@google.com2009-04-032-8/+1
* Plug memory leaks in TextEliderTest.TestGeneralElidingdank@chromium.org2009-04-011-0/+2
* Linux: fix segfault on exitagl@chromium.org2009-03-311-0/+1
* Read the default gtk font from GtkSettings instead of getting the font from a...jhawkins@chromium.org2009-03-311-6/+18
* Render into a ChromeCanvasPaint object in a RootView under Linux.erg@google.com2009-03-191-1/+1
* It's OS_WIN, not OS_WINDOWSben@chromium.org2009-03-171-1/+1
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-172-4/+0
* Clean up some more DEPS in chrome/common.thestig@chromium.org2009-03-161-1/+4
* Fix refcounting bug in ChromeFont's default constructor.dkegel@google.com2009-03-141-0/+1
* Revert 11689 and 11690jar@chromium.org2009-03-141-1/+0
* Fix refcounting bug in ChromeFont's default constructor.dkegel@google.com2009-03-141-0/+1
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-123-3/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-1015-16/+0
* NO CODE CHANGE.maruel@google.com2009-03-103-4/+9
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-053-8/+8
* Port SortedDisplayURL, fix up some chrome_font_{gtk,skia} bugs, port text_eli...estade@chromium.org2009-03-025-51/+80
* Fix bookmark and menu drag images by making a halo around them. This makesbrettw@chromium.org2009-03-022-0/+85
* Implement gfx::Path on GTK.deanm@chromium.org2009-03-023-16/+47
* Pull WebKit deps to get transparency fixes, and rebaseline affected layout te...brettw@chromium.org2009-02-271-2/+5
* A fix for Issue 4400 (or maybe 4222).hbono@chromium.org2009-02-271-2/+2
* Enable the ToolbarModel on Mac and Linux. Implement ChromeFont on Mac.pinkerton@chromium.org2009-02-252-1/+107
* This CL fixes issue 6099 -- bad display of multi-line English message in pop ...xji@chromium.org2009-02-231-9/+35
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-3/+2
* NO CODE CHANGE.maruel@chromium.org2009-02-141-3/+3
* Fix the dependency checker tool. Rules for a directory did modify their direc...stoyan@chromium.org2009-02-051-0/+4
* Improved OTR avatar and popup window rendering. Neither one precisely matche...pkasting@chromium.org2009-02-042-3/+10
* Per Glen, remove the bottom border of maximized windows. I went ahead and al...pkasting@chromium.org2009-01-292-10/+3
* Fix our link madness on linux. We now properly linktc@google.com2009-01-291-0/+2
* This change should have few user-visible effects. I think I slightly modifie...pkasting@chromium.org2009-01-262-16/+12
* Fix strings in url_fixer_upper.estade@chromium.org2009-01-232-9/+24
* Fix some problems with scaled icons. This allows the TabIconView to automati...pkasting@chromium.org2009-01-211-5/+4
* This change list fix issue 3233: RTL: Wrong URL showing on Javascript pop up ...xji@chromium.org2009-01-161-0/+6
* Make resource_bundle compile on Linux.evan@chromium.org2009-01-132-1/+8
* Implement default ChromeFont constructor on Linux.estade@chromium.org2009-01-093-17/+57
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-173-6/+6
* Platform cleanup in browser/ and porting of few files.phajdan.jr@chromium.org2008-12-171-1/+6
* Reverting 7083,7079.phajdan.jr@chromium.org2008-12-161-8/+0
* Fix Linux build failure caused by GCC 4.3/4.2 differences.phajdan.jr@chromium.org2008-12-161-0/+8
* Move skia_utils into the skia namespace.brettw@google.com2008-12-121-1/+1
* Move Image operations and convolver to the skia namespace and clean up a few ...brettw@google.com2008-12-121-3/+3
* chrome_canvas: fork into platform independent/dependent filesagl@chromium.org2008-12-125-419/+101
* Duplicate chrome_canvas.cc in preparation for forking the file.agl@chromium.org2008-12-121-0/+405
* Rename chrome_font.cc to chrome_font_win.ccagl@chromium.org2008-12-121-0/+0
* ...agl@chromium.org2008-12-123-11/+21