| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a function to scroll a platform canvas. This uses the platform scroll | brettw@chromium.org | 2010-07-15 | 1 | -0/+1 |
* | Start implementing Direct2D Canvas. Implements Save/Restore methods, FillRect... | ben@chromium.org | 2010-07-09 | 1 | -0/+15 |
* | Display warning banner in Win preferences dialog for managed options. | mnissler@chromium.org | 2010-07-06 | 1 | -0/+1 |
* | Move WindowImpl to gfx so I can use it there for canvas unit tests. | ben@chromium.org | 2010-07-02 | 1 | -0/+6 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-25 | 1 | -1/+0 |
* | Revert 50784 - Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 1 | -0/+1 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 1 | -1/+0 |
* | Canvas refactoring part 2. | ben@chromium.org | 2010-06-23 | 1 | -6/+7 |
* | Canvas refactoring part 1. | ben@chromium.org | 2010-06-22 | 1 | -0/+2 |
* | Revert 45240 - Moved GLContext class to gfx/gl. | apatrick@chromium.org | 2010-04-21 | 1 | -24/+0 |
* | Moved GLContext class to gfx/gl. | apatrick@chromium.org | 2010-04-21 | 1 | -0/+24 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 1 | -0/+16 |
* | Move more files to toplevel gfx. | ben@chromium.org | 2010-03-19 | 1 | -1/+17 |
* | Move image codec stuff to toplevel gfx. | ben@chromium.org | 2010-03-18 | 1 | -0/+6 |
* | typo in gyp file means wrong file name is expected | ben@chromium.org | 2010-03-17 | 1 | -2/+2 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -0/+21 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -0/+7 |
* | Create a path provider for gfx, allowing the removal of the temporary app dep... | ben@chromium.org | 2010-03-14 | 1 | -1/+3 |
* | Create a toplevel gfx/ dir and seed it with icon_util. | ben@chromium.org | 2010-03-13 | 1 | -0/+72 |