1. 9d4efdf Revert "A bunch more cleanups" by John Reck · 9 years ago
  2. c294d12 A bunch more cleanups by John Reck · 9 years ago
  3. 73f9c7d don't reference (deprecated) kIgnore_SkAlphaType by Mike Reed · 9 years ago
  4. 987f79f Frameworks/base: Replace LOG_FATAL_IF in core/jni by Andreas Gampe · 10 years ago
  5. b933055 stop using (deprecated) SkBitmap::Config by Mike Reed · 10 years ago
  6. 5c3d927 Add a native Canvas wrapper. by Florin Malita · 10 years ago
  7. c677675 Encapsulate Canvas.mNativeCanvas by Florin Malita · 10 years ago
  8. 9932d64 am 1a6e29aa: am d933edc7: am 9ecada44: am dfd4f523: am d228a038: Merge "mNativeCanvas is long, not int." by Narayan Kamath · 10 years ago
  9. e3a6663 mNativeCanvas is long, not int. by Narayan Kamath · 10 years ago
  10. a039843 AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  11. 36bef0b AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  12. 7023df0 Revert "AArch64: Make graphics classes 64-bit compatible" by Narayan Kamath · 11 years ago
  13. 18b4cbe AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  14. 8790be6 Remove calls to deprecated SkBitmap::setIsOpaque() by Leon Scroggins III · 11 years ago
  15. 24f43c9 put TextureView back to async mode by Mathias Agopian · 11 years ago
  16. 52a9a10 Clearly separate consumer and producer interfaces by Mathias Agopian · 11 years ago
  17. 3b748a4 Pack preloaded framework assets in a texture atlas by Romain Guy · 11 years ago
  18. 53bacf5 Handle Surface::lock errors in TextureView Bug #8689535 by Romain Guy · 11 years ago
  19. b1d90c8 fix JNI use of incStrong/decStrong by Mathias Agopian · 11 years ago
  20. 76f56dd am ceec31b7: Merge changes I5a218ca1,I853a76d9 by Mathias Agopian · 11 years ago
  21. 5280061 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 11 years ago
  22. 7c1a49f Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE by Chris Craik · 11 years ago
  23. fc615a0 Remove calls to SkCanvas::setBitmapDevice() by Derek Sollenberger · 12 years ago
  24. d47f7d8 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  25. 82bb813 stop using a deprecated SurfaceTextureClient ctor by Jamie Gennis · 12 years ago
  26. 6be3d55 Add lock/unlockCanvas to TextureView by Romain Guy · 13 years ago
  27. 035f1010 Correctly register native methods. by Romain Guy · 13 years ago
  28. 8f0095c Allows to render with an OpenGL context inside a TextureView. by Romain Guy · 13 years ago