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