| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove set of redundant API calls for PlatformDevice instances. These functio... | twiz@chromium.org | 2011-06-16 | 1 | -2/+2 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-26 | 1 | -1/+1 |
* | Revert 86625 - This change implements a first pass in the effort to remove th... | vandebo@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Fixed a few styles issues in skia::PlatformDevice. Made function names consis... | alokp@chromium.org | 2011-04-06 | 1 | -1/+1 |
* | Remove empty header and references to it: platform_canvas_win.h | vandebo@chromium.org | 2011-04-06 | 1 | -4/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Linux: Flush cairo surface at end of CanvasPaintLinux. | estade@chromium.org | 2010-07-08 | 1 | -1/+3 |
* | Lands paint logging with the appropriate include this time: | sky@chromium.org | 2010-01-20 | 1 | -0/+4 |
* | Reverts CHECKs as broke build. I likely need to include base/logging. | sky@chromium.org | 2010-01-19 | 1 | -3/+0 |
* | Adds some CHECKs in hopes of figuring out why we're getting crashes | sky@chromium.org | 2010-01-19 | 1 | -0/+3 |
* | Makes canvas_paint_linux use the event region, not the event | sky@chromium.org | 2009-10-05 | 1 | -11/+16 |
* | Reverting 20516 by re-landing this previous patch. | brettw@chromium.org | 2009-07-17 | 1 | -5/+6 |
* | Fix line endings. | brettw@chromium.org | 2009-07-17 | 1 | -101/+101 |
* | Revert previous clipping rect change for Cairo to see if it fixes the build. | brettw@chromium.org | 2009-07-13 | 1 | -6/+5 |
* | Keep the cairo clipping region in sync with the Skia one. | brettw@chromium.org | 2009-07-13 | 1 | -5/+6 |
* | Include gdk.h in canvas_paint_linux.h, it uses gdk_cairo_create. | deanm@chromium.org | 2009-07-01 | 1 | -0/+2 |
* | Refactor the PlatformContext layer to have only one class. | brettw@chromium.org | 2009-06-14 | 1 | -0/+99 |