1. 9c1e23b Add logging of graphics acceleration info to bugreports by Chet Haase · 13 years ago
  2. 3070af0 frameworks/base: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 13 years ago
  3. cabfcc1 Add support for partial invalidates in WebView Bug #3461349 by Romain Guy · 13 years ago
  4. 01d58e4 Add rounded rects and circles support to OpenGLRenderer. by Romain Guy · 14 years ago
  5. 6c319ca Better backend for hardware layers. by Romain Guy · 14 years ago
  6. 5b3b352 Optimize FBO drawing with regions. by Romain Guy · 14 years ago
  7. dd78cca Fix Caches singleton to avoid resource leaks by Chet Haase · 14 years ago
  8. 5c13d89 Optimizing display lists by referencing pointers to resources instead of copying them by Chet Haase · 14 years ago
  9. 03750a0 Use VBOs to render most geometries. by Romain Guy · 14 years ago
  10. 8550c4c Better cache for layers, reduce memory usage and increase framerate. by Romain Guy · 14 years ago
  11. 4aa9057 Adding display lists to the GL renderer (checkpoint.) by Romain Guy · 14 years ago
  12. e2d345e Add debug mode to measure performance. by Romain Guy · 14 years ago
  13. b45c0c9 Apply gamma correction to font rendering. by Romain Guy · 14 years ago
  14. 1e45aae Add drop shadows. by Romain Guy · 14 years ago
  15. 1639351 Make libhwui entirely optional. by Romain Guy · 14 years ago
  16. 7fbcc04 Add support for paths. by Romain Guy · 14 years ago
  17. db1938e Add support for ColorFilters. by Romain Guy · 14 years ago
  18. 06f96e2 Refactor Skia shaders handling. by Romain Guy · 14 years ago
  19. ac670c0 Generate shaders to cover all possible cases. by Romain Guy · 14 years ago
  20. 694b519 Add text rendering. by Romain Guy · 14 years ago
  21. c0ac193 Add support for linear gradients. by Romain Guy · 14 years ago
  22. fb5e23c Refactoring to move vertex computing to the Patch class. by Romain Guy · 14 years ago
  23. f7f9355 Draw n-patches using OpenGL. by Romain Guy · 14 years ago
  24. 6c81893 Simpler way to deal with the FBO multi-cache. by Romain Guy · 14 years ago
  25. 5f0c6a4 Optimize FBO cache. by Romain Guy · 14 years ago
  26. dda5702 Add a layer (FBO) cache. by Romain Guy · 14 years ago
  27. ce0537b Add hooks for drawBitmap(). by Romain Guy · 14 years ago
  28. 5cbbce5 Reduced the complexity of layers composition. by Romain Guy · 14 years ago
  29. 3e16833 Fix simulator build again. by Romain Guy · 14 years ago
  30. 85bf02f Fix the simulator build. by Romain Guy · 14 years ago
  31. 08ae317 Add glOrtho equivalent to the OpenGL ES 2.0 renderer. by Romain Guy · 14 years ago
  32. e4d0112 Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0. by Romain Guy · 14 years ago