1. 41efe04 Partially rolled forward the SkGrPixelRef changes by robertphillips@google.com · 12 years ago
  2. ecf1f32 Temporarily readding SkGrTexturePixelRef.h/.cpp until WebKit is transitioned to SkGrPixelRef by robertphillips@google.com · 12 years ago
  3. 5088eb4 Moved SkGrTexturePixelRef to SkGrPixelRef by robertphillips@google.com · 12 years ago
  4. d881bc1 Collapsed SkGrTexturePixelRef and SkGrRenderTargetPixelRef into SkGrPixelRef using new GrSurface class by robertphillips@google.com · 12 years ago
  5. 75b3c96 Move clientID into texture desc by robertphillips@google.com · 12 years ago
  6. a1e5795 GrTexture can now create its own cache key by robertphillips@google.com · 12 years ago
  7. 78d6cf9 Remove GrAALevel enum, use explicit sample count by bsalomon@google.com · 13 years ago
  8. 1771cbf posix: Avoid static initializers in static/global mutexes by digit@google.com · 13 years ago
  9. ef843cd When a bitmap is texture-backed, change SkBitmap::copyTo() to do a deep by senorblanco@chromium.org · 13 years ago
  10. 6f37951 Make all pixel ops go thru ctx so we can correctly flush. Unify two texture upload code paths. by bsalomon@google.com · 13 years ago
  11. c436499 [GPU] Add explicit byte order and PM vs. UPM 8888 configs by bsalomon@google.com · 13 years ago
  12. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  13. 9c49bc3 Allow texture-backed bitmaps to perform a read-back when lockPixels is called. by reed@google.com · 13 years ago
  14. 4281d65 add CR at end by reed@google.com · 14 years ago
  15. 669fdc4 Adds read pixels to GrTexture and GrRenderTarget by bsalomon@google.com · 14 years ago
  16. 50dfa01 add pixelref->readPixels() by reed@google.com · 14 years ago
  17. 873cb1e add gpu to the default makefile move skia-gpu files into skia/src/gpu by reed@google.com · 14 years ago[Renamed from gpu/src/skia/SkGrTexturePixelRef.cpp]
  18. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 14 years ago