1. 24 Jun, 2011 1 commit
  2. 22 Jun, 2011 1 commit
    • Vikas Arora's avatar
      Add WebP Encoder support to SkImageEncoder. · a059123d
      Vikas Arora authored
      Extending Skia-WebP interface to handle the WebP encoding as well.
      The WebP encoding is required for sharing WebP images and transcoding
      images from other formats like PNG/JPEG to WEBP.
      
      Change-Id: I23d52323abf5e7eec0c6d3e0159a1ca7baee468b
      a059123d
  3. 13 Jun, 2011 4 commits
  4. 08 Jun, 2011 1 commit
  5. 07 Jun, 2011 3 commits
  6. 02 Jun, 2011 1 commit
  7. 01 Jun, 2011 1 commit
  8. 17 May, 2011 1 commit
  9. 13 May, 2011 3 commits
  10. 14 Apr, 2011 1 commit
  11. 01 Apr, 2011 3 commits
  12. 31 Mar, 2011 1 commit
  13. 18 Mar, 2011 1 commit
  14. 17 Mar, 2011 2 commits
  15. 15 Mar, 2011 1 commit
  16. 14 Mar, 2011 2 commits
  17. 11 Mar, 2011 1 commit
  18. 08 Mar, 2011 1 commit
  19. 24 Feb, 2011 6 commits
  20. 23 Feb, 2011 2 commits
    • Eric Hassold's avatar
      Check for pixels allocation failure · 800e1ff0
      Eric Hassold authored
      Standard memory allocator in Skia abort when an allocation request
      fails. However, when allocating in managed heap, need to check for
      allocation failure in allocPixels(). This add checks for all allocPixels
      calls in Skia Bitmap code.
      
      Bug: 3418381
      Change-Id: I3c4ac403a3c073d64a689b29d3baccdc7fc90e1a
      800e1ff0
    • Derek Sollenberger's avatar
      Skia Merge (revision 808) · 40528743
      Derek Sollenberger authored
      This merge has companion changes in the following projects in order
      to be compatible with changes to skia interfaces and practices:
      
      1. /frameworks/base
      2. /external/webkit
      
      Change-Id: I54092971305579e81a8fdb27bbe04ec340792e3b
      40528743
  21. 30 Jan, 2011 3 commits