summaryrefslogtreecommitdiffstats
path: root/gfx
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in gfx::Font if the PangoFontDescription's size is absolute.sky@chromium.org2010-09-021-0/+7
* Fix a change that has been checked in by mistake in r52157oshima@chromium.org2010-08-311-2/+2
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-273-4/+2
* Convert FillRect(... SkPaint) to DrawRect() since it doesn't necessarily fill...pkasting@chromium.org2010-08-186-25/+26
* Cleanup:pkasting@chromium.org2010-08-179-461/+192
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-171-1/+2
* Re-land just the project file changes from r55416. This makes projects that usebrettw@chromium.org2010-08-151-0/+1
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-1319-970/+1401
* FBTF: Minor gfx/ header cleanup.erg@google.com2010-08-108-4/+16
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-092-3/+1
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-092-1/+3
* Initial pass at integrating Differ into the chromoting host code.garykac@google.com2010-08-063-0/+30
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-4/+4
* file_util: Get rid of file_util::AppendToPath in icon_util_unittest.cctfarina@chromium.org2010-07-303-46/+50
* Attempt to reland code reverted in r52599, to take another look at the page c...pkasting@chromium.org2010-07-301-12/+3
* Implement more rendering methods on Canvas.ben@chromium.org2010-07-294-32/+143
* add gfx_resources.h to DEPSben@chromium.org2010-07-291-0/+1
* fix bustage by adding forgotten fileben@chromium.org2010-07-291-0/+18
* Add support for Radial Gradient Brush and Bitmap Brush to gfx::Canvas.ben@chromium.org2010-07-297-18/+274
* Add images for forthcoming brushes change so that the change will work on the...ben@chromium.org2010-07-281-0/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2629-0/+29
* GTTF: Use FRIEND_TEST_ALL_PREFIXES some more.phajdan.jr@chromium.org2010-07-261-3/+3
* Add support for brushes to gfx::Canvas... right now just LinearGradientBrush.ben@chromium.org2010-07-238-1/+232
* Fix transforms to be preconcat like skia so multiple transforms are accumulat...ben@chromium.org2010-07-212-4/+35
* Implement initial ClipRect.ben@chromium.org2010-07-216-53/+106
* Remove <iostream> where possible.erg@google.com2010-07-204-5/+3
* Implement spin buttons for <input type=number>tkent@chromium.org2010-07-162-0/+22
* Revert 46492 to repair perf regression in XP single-core Moz Page Cyclerjar@chromium.org2010-07-161-3/+12
* Windows: Fix opacity of drag images.thakis@chromium.org2010-07-153-0/+54
* Revert 52441 - Revert Win specific elements of 46492 to look for perf impactjar@chromium.org2010-07-151-12/+3
* Fix ChromeOS build by putting back define from previous patch (triedbrettw@chromium.org2010-07-151-1/+1
* Add a function to scroll a platform canvas. This uses the platform scrollbrettw@chromium.org2010-07-155-8/+252
* Revert Win specific elements of 46492 to look for perf impactjar@chromium.org2010-07-151-3/+12
* Fix some style issues in Rect I noticed.brettw@chromium.org2010-07-152-10/+3
* Added XP specific path to NativeTheme::PaintProgressBar(). tkent@chromium.org2010-07-141-16/+62
* Disablging failing ui tests: RestoreWindow and RestoreWindowAndTaboshima@chromium.org2010-07-131-2/+2
* Start implementing Direct2D Canvas. Implements Save/Restore methods, FillRect...ben@chromium.org2010-07-097-7/+483
* Makes menu draw disabled arrow the correct color for classic windows.sky@chromium.org2010-07-072-15/+37
* Display warning banner in Win preferences dialog for managed options.mnissler@chromium.org2010-07-063-0/+11
* Move WindowImpl to gfx so I can use it there for canvas unit tests.ben@chromium.org2010-07-023-0/+345
* Moves gtk accelerator processing functions to base/gtk_util so I cansky@chromium.org2010-07-011-31/+2
* Canvas refactoring phase 4b:ben@chromium.org2010-06-303-0/+18
* Canvas refactoring Phase 4a:ben@chromium.org2010-06-293-0/+44
* Fixes bug in showing accelerators where on views/gtk where we wouldsky@chromium.org2010-06-291-1/+35
* GTK: add more syncronization to GtkNativeViewIdManager to avoid a crash.estade@chromium.org2010-06-252-4/+13
* Canvas refactoring part 3.ben@chromium.org2010-06-2512-250/+230
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-2412-230/+250
* Revert 50788 - fix linux bustageben@chromium.org2010-06-242-5/+3
* fix linux bustageben@chromium.org2010-06-242-3/+5
* Canvas refactoring part 3.ben@chromium.org2010-06-2412-250/+230