1. cf51a41 Introduce PixelBuffer API to enable PBOs by Romain Guy · 12 years ago
  2. 0908764 First OpenGL ES 3.0 based optimization by Romain Guy · 12 years ago
  3. 661a87e Reduce number of glDraw calls when drawing text by Romain Guy · 12 years ago
  4. 115096f Minimize texture binds when drawing text by Romain Guy · 12 years ago
  5. bd3055f Less aggressive glyphs precaching by Romain Guy · 12 years ago
  6. 8afce81 Round scale factors to rasterize text by Romain Guy · 12 years ago
  7. 624234f Take only the scale params into account to rasterize text by Romain Guy · 12 years ago
  8. 874f5c6 Fix math issue when transforming text in perspective by Romain Guy · 12 years ago
  9. 0f66753 Precache glyphs at final raster size by Romain Guy · 12 years ago
  10. a4adcf0 Support 3D rotations when drawing text by Romain Guy · 12 years ago
  11. c74f45a Properly scale text by Romain Guy · 12 years ago
  12. e67307c Prevent crash when setting up a stencil-based clip Bug #8177690 by Romain Guy · 12 years ago
  13. 23e500d Merge "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" by Derek Sollenberger · 12 years ago
  14. b969a0d Add support for non-antialiased text by Romain Guy · 12 years ago
  15. 14c40b4 Fix build by Romain Guy · 12 years ago
  16. 19d4f18 resolved conflicts for merge of c88c60be to master-chromium by Romain Guy · 12 years ago
  17. e3a9b24 Add plumbing for better text scaling by Romain Guy · 12 years ago
  18. ca79cf6 Update framework to support r5967 of Skia. by Derek Sollenberger · 12 years ago
  19. a3dc55f Fix a couple of rendering issues Bug #7253839 by Romain Guy · 12 years ago
  20. d392b87 Merge changes Ib0a0b7d1,Ibec4b2aa into jb-mr1-dev by Romain Guy · 12 years ago
  21. 574cf60 Make sure we never bind to texture #0 Bug #7195815 by Romain Guy · 12 years ago
  22. b92d8f7 Optimize glyph cache texture uploads by Chet Haase · 12 years ago
  23. 521dc51 Don't invalidate all the glyphs when flushing large textures by Romain Guy · 12 years ago
  24. e43f785 Correctly check the height of a glyph prior to caching it by Romain Guy · 12 years ago
  25. 8087246 Code cleanup in FontRenderer by Romain Guy · 12 years ago
  26. 9b1204b Small code cleanup in FontRenderer by Romain Guy · 12 years ago
  27. 9f5dab3 Refactor FontRenderer.cpp by Romain Guy · 12 years ago