1. 8aef54f Add support for Canvas flags on save. by Romain Guy · 14 years ago
  2. da8532c Add hooks for hardware accelerated WebView. by Romain Guy · 14 years ago
  3. fb8b763 Use only one GL context per process, share chaches. by Romain Guy · 14 years ago
  4. 1e45aae Add drop shadows. by Romain Guy · 14 years ago
  5. a48a1a8 Fast text selection drawing. by Romain Guy · 14 years ago
  6. 61c8c9c Fix tons of bugs and add new text rendering support. by Romain Guy · 14 years ago
  7. 1639351 Make libhwui entirely optional. by Romain Guy · 14 years ago
  8. 7fbcc04 Add support for paths. by Romain Guy · 14 years ago
  9. db1938e Add support for ColorFilters. by Romain Guy · 14 years ago
  10. 06f96e2 Refactor Skia shaders handling. by Romain Guy · 14 years ago
  11. 694b519 Add text rendering. by Romain Guy · 14 years ago
  12. a1db574 Add preliminary support for text rendering. by Romain Guy · 14 years ago
  13. c0ac193 Add support for linear gradients. by Romain Guy · 14 years ago
  14. 7fac2e1 Add plumbing to support gradients in OpenGL renderer. by Romain Guy · 14 years ago
  15. 079ba2c Improve clip support (add intersect, union and replace.) by Romain Guy · 14 years ago
  16. d27977d Add support for BitmapShader. by Romain Guy · 14 years ago
  17. 6926c72 Correctly support pre-multiplied alpha, optimizations, more stuff. by Romain Guy · 14 years ago
  18. dbd77cd Remove support for density compatibility in the hardware renderer. by Romain Guy · 14 years ago
  19. deba785 Add support to draw 9patches in OpenGL. by Romain Guy · 14 years ago
  20. f86ef57 Don't use full screen FBOs, this dramatically increase performance. by Romain Guy · 14 years ago
  21. 8ba548f Add implementation for drawBitmap(Bitmap, Rect, Rect, Paint) by Romain Guy · 14 years ago
  22. ce0537b Add hooks for drawBitmap(). by Romain Guy · 14 years ago
  23. bd6b79b Add implementations for saveLayerAlpha() and textured rects. by Romain Guy · 14 years ago
  24. c7d5349 Implement quickReject() and drawRect(). by Romain Guy · 14 years ago
  25. 9d5316e Add colored rectangles implementation in OpenGLRenderer. by Romain Guy · 14 years ago
  26. f6a11b8 Add support for transformations. by Romain Guy · 14 years ago
  27. bb9524b Add implementations for clipRect(), save() and restore(). by Romain Guy · 14 years ago
  28. 85bf02f Fix the simulator build. by Romain Guy · 14 years ago
  29. e4d0112 Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0. by Romain Guy · 14 years ago