1. a2c2323 Remove GrSurface::isSameAs by bsalomon · 10 years ago
  2. 87a94eb Rename and clarify semantics of GrContext::resolveRenderTarget. by bsalomon · 10 years ago
  3. 81beccc Devirtualize read/write pixels on surface. by bsalomon · 10 years ago
  4. f80bfed GrContext::copyTexture->GrContext::copySurface. by bsalomon · 10 years ago
  5. 85d3427 Revert of GrContext::copyTexture->GrContext::copySurface. Add a flush writes pixel ops flag. (patchset #3 id:40001 of https://codereview.chromium.org/622663002/) by bsalomon · 10 years ago
  6. cf99b00 GrContext::copyTexture->GrContext::copySurface. by bsalomon · 10 years ago
  7. afbf2d6 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  8. b06e5a2 Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260001 of https://codereview.chromium.org/596053002/) by robertphillips · 10 years ago
  9. c0eb9b9 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  10. 8d034a1 Don't flush on read/write pixels unless necessary by bsalomon · 10 years ago
  11. 4401a1f Revert of Don't flush on read/write pixels unless necessary (patchset #2 id:20001 of https://codereview.chromium.org/586073002/) by bsalomon · 10 years ago
  12. 150723b Don't flush on read/write pixels unless necessary by bsalomon · 10 years ago
  13. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  14. 8482504 make allocPixels throw on failure by reed · 10 years ago
  15. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  16. 9ebcac5 add installPixels by reed@google.com · 11 years ago
  17. bf79023 Update all callsites to use info for pixelrefs by reed@google.com · 11 years ago
  18. 0daa1ad Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) due to Chromium/Blink compilation errors by robertphillips@google.com · 11 years ago
  19. 93b4059 Remvoe duplicate impl for SkImageInfo flattening Add onNewLockPixels by reed@google.com · 11 years ago
  20. 398337b Revert "remvoe duplicate impl for SkImageInfo flattening" by reed@google.com · 11 years ago
  21. a0d183d Revert "Revert of https://codereview.chromium.org/108773003/" by reed@google.com · 11 years ago
  22. ff9c6c9 Revert of https://codereview.chromium.org/108773003/ by commit-bot@chromium.org · 11 years ago
  23. f3aead2 remvoe duplicate impl for SkImageInfo flattening by reed@google.com · 11 years ago
  24. 6a32add Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap.""""" by reed@google.com · 11 years ago
  25. 6965a0a PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap."""" by reed@google.com · 11 years ago
  26. 2ebc10d Revert "Revert "Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap.""" by reed@google.com · 11 years ago
  27. 473f0aa Revert "Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap."" by reed@google.com · 11 years ago
  28. 5b132b2 Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap." by reed@google.com · 11 years ago
  29. 3e89524 PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap. by reed@google.com · 11 years ago
  30. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  31. fab44db Clean up SkTypes.h. by bungeman@google.com · 11 years ago
  32. 1d3bfdc Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  33. 6c5d9a1 Add GrSurface::savePixels(). by commit-bot@chromium.org · 11 years ago
  34. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  35. 7d501ab Add GrSurface parent class above GrTexture & GrRenderTarget by robertphillips@google.com · 12 years ago