summaryrefslogtreecommitdiffstats
path: root/gfx
Commit message (Expand)AuthorAgeFilesLines
* Added support for HTML5 progress element. tkent@chromium.org2010-05-142-2/+62
* Set the job name for the print job on the Mac.avi@chromium.org2010-05-121-3/+17
* Add new widget API to Pepper to replace the old theming API. The implementat...jam@chromium.org2010-05-072-0/+10
* Clean up NativeViewId bits.evan@chromium.org2010-05-061-28/+10
* Fix build break.pkasting@chromium.org2010-05-051-0/+1
* Make Font::GetStringWidth() a shortcut for gfx::Canvas::SizeStringInt() on Wi...pkasting@chromium.org2010-05-054-25/+18
* Small cleanups/style fixes. Simplifies RTL functions slightly.pkasting@chromium.org2010-05-052-4/+4
* GTK: unify the bookmark dragging icon generation code into bookmark utils.estade@chromium.org2010-04-303-6/+20
* Newer versions of libpng require a flush function to be given.erg@chromium.org2010-04-291-1/+6
* This adds in the ability for Chrome to generate windows with snapshotsgspencer@chromium.org2010-04-281-4/+2
* Optimize SkBitmapOperations::CreateHSLShiftedBitmap() (used for theme tinting).erg@chromium.org2010-04-262-17/+421
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-232-0/+2
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-222-2/+0
* Revert 45240 - Moved GLContext class to gfx/gl.apatrick@chromium.org2010-04-218-1550/+0
* Moved GLContext class to gfx/gl.apatrick@chromium.org2010-04-218-0/+1550
* GTK: Override cursor colors in chrome-theme mode.erg@chromium.org2010-04-212-0/+2
* Clamp the maximum amount of text we'll draw to 32K characters, since higher v...pkasting@chromium.org2010-04-191-3/+10
* Status area improvements:chocobo@chromium.org2010-04-092-5/+6
* Remove base/gfx/.estade@chromium.org2010-04-013-17/+13
* linux: turn on -Wextraevan@chromium.org2010-03-261-48/+52
* Also set the canvas size. I missed this in the last patch.tony@chromium.org2010-03-245-23/+25
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-2313-0/+2291
* Linux: Fix some GdkPixbuf leaks.mattm@chromium.org2010-03-231-1/+2
* Move more files to toplevel gfx.ben@chromium.org2010-03-1917-1/+2556
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-188-0/+1847
* typo in gyp file means wrong file name is expectedben@chromium.org2010-03-171-2/+2
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-1718-0/+1123
* Include gfx/{point,size}.h instead of base/gfx/{point,size}.hdarin@chromium.org2010-03-151-2/+2
* Revert 41614 - Fix header include guards remove BASE_ prefix that is no long...ben@chromium.org2010-03-153-9/+9
* Fix header include guards - remove BASE_ prefix that is no longer accurate.ben@chromium.org2010-03-153-9/+9
* Move base/gfx contents to gfx/ben@chromium.org2010-03-1410-2/+1015
* Create a path provider for gfx, allowing the removal of the temporary app dep...ben@chromium.org2010-03-1410-15/+154
* bandaidben@chromium.org2010-03-131-0/+1
* Create a toplevel gfx/ dir and seed it with icon_util.ben@chromium.org2010-03-137-0/+1036