1. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  2. cf2cfa1 pdfviewer: code cleanup - add licence on files, make replace __DEFINE__foo with foo_DEFINED to match skia project by edisonn@google.com · 11 years ago
  3. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  4. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  5. 2c81777 pdfviewer: update interface of derived canvas and device, to reflect lastest changes in the interfaces. by edisonn@google.com · 11 years ago
  6. 50bbdb4 pdfviewer: update drawBitmap, and fic a gyp issue: gyp does not run in a consistent way on various palt forms, and it generates some files in ../../../foo instead of ../foo - Solution: use the (inconvenient) Shared intermediary directory that should work on all platforms. by edisonn@google.com · 11 years ago
  7. ac03d91 pdfviewer: All NulCanvas (does not draw operations), TrackDevice (trackes what pixels have been changed) by edisonn@google.com · 11 years ago