1. 69fcbcc Fix crash in TextDropShadowCache by Romain Guy · 12 years ago
  2. 059e12c Use LruCache instead of GenerationCache in libhwui by Romain Guy · 12 years ago
  3. 416a847 Add drop shadow for drawPosText in hwui renderer. by Raph Levien · 12 years ago
  4. 59c7f80 TextureView works best when it draws stuff. Bug #5391188 by Romain Guy · 13 years ago
  5. 726aeba Add support to OpenGLRendere to draw BiDi text. Bug #4350336 by Romain Guy · 13 years ago
  6. cabfcc1 Add support for partial invalidates in WebView Bug #3461349 by Romain Guy · 13 years ago
  7. 321dce6 Avoid UTF-8 conversions and string copies whenever possible. by Romain Guy · 13 years ago
  8. b37cbec Correctly blend translucent GIF bitmaps. by Romain Guy · 13 years ago
  9. 2fc941e Fixes cache misses and extra allocations. Bug #3421454 by Romain Guy · 13 years ago
  10. 25dc3a7 Correctly compare strings in UTF-8 instead of UTF-16 Bug #3272858 by Romain Guy · 14 years ago
  11. 5b3b352 Optimize FBO drawing with regions. by Romain Guy · 14 years ago
  12. 21b028a Move GenerationCache to the utils directory. by Romain Guy · 14 years ago
  13. fb8b763 Use only one GL context per process, share chaches. by Romain Guy · 14 years ago
  14. c4d8eb6 Speedup TextView fades (no more layers required.) by Romain Guy · 14 years ago
  15. 1d83e19 Correctly set the viewport in layers. by Romain Guy · 14 years ago
  16. 1e45aae Add drop shadows. by Romain Guy · 14 years ago