1. a2c2323 Remove GrSurface::isSameAs by bsalomon · 11 years ago
  2. 87a94eb Rename and clarify semantics of GrContext::resolveRenderTarget. by bsalomon · 11 years ago
  3. 37dd331 Add class GrGLTextureRenderTarget for GL texture/rendertarget objects by bsalomon · 11 years ago
  4. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 11 years ago
  5. e305973 Remove uses of GrAutoScratchTexture. by bsalomon · 11 years ago
  6. 81beccc Devirtualize read/write pixels on surface. by bsalomon · 11 years ago
  7. f80bfed GrContext::copyTexture->GrContext::copySurface. by bsalomon · 11 years ago
  8. 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 · 11 years ago
  9. cf99b00 GrContext::copyTexture->GrContext::copySurface. by bsalomon · 11 years ago
  10. afbf2d6 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 11 years ago
  11. b06e5a2 Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260001 of https://codereview.chromium.org/596053002/) by robertphillips · 11 years ago
  12. c0eb9b9 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 11 years ago
  13. 8d034a1 Don't flush on read/write pixels unless necessary by bsalomon · 11 years ago
  14. 4401a1f Revert of Don't flush on read/write pixels unless necessary (patchset #2 id:20001 of https://codereview.chromium.org/586073002/) by bsalomon · 11 years ago
  15. 150723b Don't flush on read/write pixels unless necessary by bsalomon · 11 years ago
  16. 49f085d "NULL !=" = NULL by bsalomon · 11 years ago
  17. 6d3fe02 Rename GrGpuObject to GrGpuResource by bsalomon · 11 years ago
  18. 6c22573 hide SkBitmap::setConfig by reed · 11 years ago
  19. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 11 years ago
  20. bf79023 Update all callsites to use info for pixelrefs by reed@google.com · 12 years ago
  21. 0daa1ad Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) due to Chromium/Blink compilation errors by robertphillips@google.com · 12 years ago
  22. 93b4059 Remvoe duplicate impl for SkImageInfo flattening Add onNewLockPixels by reed@google.com · 12 years ago
  23. 398337b Revert "remvoe duplicate impl for SkImageInfo flattening" by reed@google.com · 12 years ago
  24. a0d183d Revert "Revert of https://codereview.chromium.org/108773003/" by reed@google.com · 12 years ago
  25. ff9c6c9 Revert of https://codereview.chromium.org/108773003/ by commit-bot@chromium.org · 12 years ago
  26. f3aead2 remvoe duplicate impl for SkImageInfo flattening by reed@google.com · 12 years ago
  27. 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 · 12 years ago
  28. 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 · 12 years ago
  29. 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 · 12 years ago
  30. 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 · 12 years ago
  31. 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 · 12 years ago
  32. 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 · 12 years ago
  33. 6c5d9a1 Add GrSurface::savePixels(). by commit-bot@chromium.org · 12 years ago
  34. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 12 years ago
  35. 24ab3b0 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 12 years ago
  36. 75796db Revert "Add blend optimization helpers and use to convert rect draws to clears." by bsalomon@google.com · 12 years ago
  37. c1cdf21 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 12 years ago
  38. 9b6a185 Revert "Add blend optimization helpers and use to convert rect draws to clears." by bsalomon@google.com · 12 years ago
  39. 66017f6 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 12 years ago
  40. 686bcb8 Reland of 8525 with fix for case when GrRT outlives GrTexture. by bsalomon@google.com · 12 years ago
  41. e06f8ef Revert 8525,8526 pending investigation of bench_pictures crashes. by bsalomon@google.com · 12 years ago
  42. d02e880 Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs(). by bsalomon@google.com · 12 years ago
  43. 3cb406b Implement support for origin-TopLeft render targets. Note that the default behaviour remains the same: textures default to origin-TopLeft, render targets default to origin-BottomLeft, and backend textures default to origin-BottomLeft. However, the caller can override the default by setting fOrigin in GrTextureDesc, GrBackendTextureDesc or GrBackendRenderTargetDesc. by senorblanco@chromium.org · 13 years ago
  44. cf9faf6 Reverting r7545 (render target origin change) due to layout test issues (see https://codereview.chromium.org/12210002/) by robertphillips@google.com · 13 years ago
  45. ed8659b Implement support for origin-TopLeft render targets in GL backend. by senorblanco@chromium.org · 13 years ago
  46. 22943cd Fix debug build. Unreviewed. by senorblanco@chromium.org · 13 years ago
  47. ef5dbe1 Add an origin flag for backend (external) textures. Some textures in WebKit have a topdown orientation, and skia needs to be notified of this, so that they are not drawn upside-down. by senorblanco@chromium.org · 13 years ago
  48. 7283022 Make GrResource know whether 3D objects' lifetimes are managed by Skia or not. by bsalomon@google.com · 13 years ago
  49. 2d0bade Make the orientation of a texture accessible from and known by GrSurface. by bsalomon@google.com · 13 years ago
  50. 0342a85 Remove _UPM_ GrPixelConfigs Review URL: http://codereview.appspot.com/6460113/ by bsalomon@google.com · 13 years ago
  51. 7d501ab Add GrSurface parent class above GrTexture & GrRenderTarget by robertphillips@google.com · 13 years ago