summaryrefslogtreecommitdiffstats
path: root/gfx/gfx.gyp
Commit message (Expand)AuthorAgeFilesLines
* 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-131-4/+8
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-091-1/+0
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-091-0/+1
* Add support for Radial Gradient Brush and Bitmap Brush to gfx::Canvas.ben@chromium.org2010-07-291-1/+48
* Add support for brushes to gfx::Canvas... right now just LinearGradientBrush.ben@chromium.org2010-07-231-0/+1
* Add a function to scroll a platform canvas. This uses the platform scrollbrettw@chromium.org2010-07-151-0/+1
* Start implementing Direct2D Canvas. Implements Save/Restore methods, FillRect...ben@chromium.org2010-07-091-0/+15
* Display warning banner in Win preferences dialog for managed options.mnissler@chromium.org2010-07-061-0/+1
* Move WindowImpl to gfx so I can use it there for canvas unit tests.ben@chromium.org2010-07-021-0/+6
* Canvas refactoring part 3.ben@chromium.org2010-06-251-1/+0
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-0/+1
* Canvas refactoring part 3.ben@chromium.org2010-06-241-1/+0
* Canvas refactoring part 2.ben@chromium.org2010-06-231-6/+7
* Canvas refactoring part 1.ben@chromium.org2010-06-221-0/+2
* Revert 45240 - Moved GLContext class to gfx/gl.apatrick@chromium.org2010-04-211-24/+0
* Moved GLContext class to gfx/gl.apatrick@chromium.org2010-04-211-0/+24
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-0/+16
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+17
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-0/+6
* 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-171-0/+21
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-0/+7
* Create a path provider for gfx, allowing the removal of the temporary app dep...ben@chromium.org2010-03-141-1/+3
* Create a toplevel gfx/ dir and seed it with icon_util.ben@chromium.org2010-03-131-0/+72