1. b8d00db Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRenderTarget and GrTexture. by commit-bot@chromium.org · 11 years ago
  2. d092524 Force checking of all color, stencil and FBO allocations for SkSurface_Gpu. This fixes the software canvas fallback in Chrome. by senorblanco@chromium.org · 11 years ago
  3. c4c9870 Adding optimization to avoid image copy in SkSurface copy on write when content is discardable by commit-bot@chromium.org · 12 years ago
  4. acea3ef Cleanup: Removing unnecessary args/complexity in SkSurface_Base and friends by junov@chromium.org · 12 years ago
  5. 5ee449a Fixing viral copy/paste typo Shapshot -> Snapshot by junov@chromium.org · 12 years ago
  6. 45c3db8 Fixed bug in SkSurface_Gpu to make the surface receive the new copy when copy by junov@chromium.org · 12 years ago
  7. e0e385c Removed unused parameters by sugoi@google.com · 12 years ago
  8. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  9. b947625 remove unused (and undefined) SkColorSpace parameter. by mike@reedtribe.org · 12 years ago
  10. ea5d8af Fix for 2 parallel gpu rendering issues (bigbitmaprect & image-surface) by robertphillips@google.com · 12 years ago
  11. 671eac6 Fix leaks in SkSurface_Gpu.cpp by robertphillips@google.com · 12 years ago
  12. f3dc199 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  13. 97b6b07 Fleshed out GPU portion of image/surface feature by robertphillips@google.com · 12 years ago
  14. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  15. 5d4ba88 check-point for gpu support in SkImage/SkSurface by reed@google.com · 12 years ago