1. 0456e0b Added Inst counting to SkFlattenable-derived classes by robertphillips@google.com · 12 years ago
  2. ff0da4f Mutexes in pixelrefs were done very sloppily initially. The code (a) assumes all by reed@google.com · 12 years ago
  3. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  4. 5370cd9 Consolidate PixelRef flattables with the standard impl by djsollen@google.com · 12 years ago
  5. dfad383 Add SK_API to SkPixelRef and TextureCacheEntry. by senorblanco@chromium.org · 13 years ago
  6. 1771cbf posix: Avoid static initializers in static/global mutexes by digit@google.com · 13 years ago
  7. 9d0c6ec fix 'no static globals' for chromium by caryclark@google.com · 13 years ago
  8. d26147a add optional manual global initialization by caryclark@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. 56c6977 Update files to use SK_BUILD_FOR_ANDROID. by djsollen@google.com · 13 years ago
  11. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  12. 9c49bc3 Allow texture-backed bitmaps to perform a read-back when lockPixels is called. by reed@google.com · 13 years ago
  13. 50dfa01 add pixelref->readPixels() by reed@google.com · 13 years ago
  14. 93c5f9e Guard globalRef() virtual with #ifdef ANDROID, as these are not implemented by reed@google.com · 14 years ago
  15. 57f4969 merge from android tree: by djsollen@google.com · 14 years ago
  16. ce4e53a add abstract wrapper for platform-specific bitmap backends by reed@android.com · 14 years ago
  17. 8a1c16f grab from latest android by reed@android.com · 16 years ago