1. a171727 Initial text support in new reorderer/renderer by Chris Craik · 10 years ago
  2. 0fe8ea2 am 697e3dd6: am ee144b1e: resolved conflicts for bd57dac5 to stage-aosp-master by Stephen Hines · 10 years ago
  3. ee144b1 resolved conflicts for bd57dac5 to stage-aosp-master by Stephen Hines · 10 years ago
  4. 148c78f8 Don't unregister Fonts from renderer at destruction by Chris Craik · 10 years ago
  5. 0e9059b Change from SkDeviceProperties to SkSurfaceProps. by Leon Scroggins III · 10 years ago
  6. 5a4690b Clean up unncessary defines by Chris Craik · 10 years ago
  7. de25a67 Saturate alpha values when overlaying glyphs by Chris Craik · 10 years ago
  8. d41c4d8 Add overrides and switch to nullptr keyword for all files by Chris Craik · 11 years ago
  9. f088c34 Fix style by John Reck · 11 years ago
  10. 64bb413 Revert "resolved conflicts for merge of 220c3f4f to master" by Andreas Gampe · 11 years ago
  11. 8a902d9 resolved conflicts for merge of 220c3f4f to master by Andreas Gampe · 11 years ago
  12. 2ab8298 resolved conflicts for merge of 99377df1 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 11 years ago
  13. 42ddc18 Frameworks/base: Unused parameters in hwui by Andreas Gampe · 11 years ago
  14. 06e7fe5 resolve merge conflicts of f2235b6 to master. by Chris Craik · 11 years ago
  15. f2235b6 resolve merge conflicts of 57b641a to lmp-mr1-dev-plus-aosp. by Chris Craik · 11 years ago
  16. 70850ea Improve logging around performance critical events by Chris Craik · 11 years ago
  17. edaecc1 resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 11 years ago
  18. 1e19674 Frameworks/base: Wall Werror in libs/hwui by Andreas Gampe · 11 years ago
  19. 413995e Change in Skia APIs require update to HWUI font implementation by Derek Sollenberger · 11 years ago
  20. 39c5e7c Fix glyph positions underflow issue by Chris Craik · 11 years ago
  21. 59744b7 Add hack for custom re-rasterization buckets by Chris Craik · 11 years ago
  22. 50b8438 am 3c769ec0: am 00fabcbe: am b1708e9b: Merge "Use alpha channel instead of red in drawCachedGlyphBitmap" by Chris Craik · 11 years ago
  23. 3c769ec am 00fabcbe: am b1708e9b: Merge "Use alpha channel instead of red in drawCachedGlyphBitmap" by Chris Craik · 11 years ago
  24. 00fabcb am b1708e9b: Merge "Use alpha channel instead of red in drawCachedGlyphBitmap" by Chris Craik · 11 years ago
  25. c62c1cc Use alpha channel instead of red in drawCachedGlyphBitmap by Digish Pandya · 11 years ago
  26. f907579 am 90eaf92e: am 7e13d1d4: am f6c9c420: Merge "Correct stride for drawing to cached glyph bitmap" by Chris Craik · 11 years ago
  27. 90eaf92 am 7e13d1d4: am f6c9c420: Merge "Correct stride for drawing to cached glyph bitmap" by Chris Craik · 11 years ago
  28. 7e13d1d am f6c9c420: Merge "Correct stride for drawing to cached glyph bitmap" by Chris Craik · 11 years ago
  29. b9312a5 Correct stride for drawing to cached glyph bitmap by Digish Pandya · 11 years ago
  30. 2c423b2 am df64ac68: ask skia to use flat gamma when rendering fonts from hwui by Victoria Lease · 11 years ago
  31. df64ac6 ask skia to use flat gamma when rendering fonts from hwui by Victoria Lease · 11 years ago
  32. b66270e ask skia to use flat gamma when rendering fonts from hwui by Victoria Lease · 11 years ago
  33. 96978ee am f8d8777d: Update framework to use M33 Skia. DO NOT MERGE by Leon Scroggins III · 11 years ago
  34. f8d8777 Update framework to use M33 Skia. DO NOT MERGE by Leon Scroggins III · 12 years ago
  35. 42ae4cf Merge "resolved conflicts for merge of 8d3281f5 to klp-dev-plus-aosp" into klp-dev-plus-aosp by Leon Scroggins III · 11 years ago
  36. 5e49b49 Update framework to use M33 Skia. DO NOT MERGE by Leon Scroggins III · 12 years ago
  37. ba9a215 am 2c764b20: am 0ec3ca6e: am 449273e2: Merge "Fix for positioning of glyphs within a bitmap" by Chris Craik · 11 years ago
  38. 3ed1927 Fix for positioning of glyphs within a bitmap by Alexander Toresson · 12 years ago
  39. d218a92 Use const where possible for drawing parameters by Chris Craik · 12 years ago
  40. 2ee2d59 pass SkGlyphCache into updateGlyphCache() by Victoria Lease · 12 years ago
  41. 43b692d Deprecate Android-specific SkPaint functions. by Victoria Lease · 12 years ago
  42. 2d5945e Take hinting into account when caching fonts Bug #9464403 by Romain Guy · 12 years ago
  43. cf51a41 Introduce PixelBuffer API to enable PBOs by Romain Guy · 12 years ago
  44. bd3055f Less aggressive glyphs precaching by Romain Guy · 12 years ago
  45. 8afce81 Round scale factors to rasterize text by Romain Guy · 12 years ago
  46. 624234f Take only the scale params into account to rasterize text by Romain Guy · 12 years ago
  47. 874f5c6 Fix math issue when transforming text in perspective by Romain Guy · 12 years ago
  48. 0f667533 Precache glyphs at final raster size by Romain Guy · 12 years ago
  49. a4adcf0 Support 3D rotations when drawing text by Romain Guy · 12 years ago
  50. c74f45a Properly scale text by Romain Guy · 12 years ago
  51. e67307c Prevent crash when setting up a stencil-based clip Bug #8177690 by Romain Guy · 12 years ago
  52. 23e500d Merge "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" by Derek Sollenberger · 12 years ago
  53. b969a0d Add support for non-antialiased text by Romain Guy · 12 years ago
  54. 14c40b4 Fix build by Romain Guy · 13 years ago
  55. e3a9b24 Add plumbing for better text scaling by Romain Guy · 13 years ago
  56. a3dc55f Fix a couple of rendering issues Bug #7253839 by Romain Guy · 13 years ago
  57. 521dc51 Don't invalidate all the glyphs when flushing large textures by Romain Guy · 13 years ago
  58. 8087246 Code cleanup in FontRenderer by Romain Guy · 13 years ago
  59. 9b1204b Small code cleanup in FontRenderer by Romain Guy · 13 years ago
  60. 9f5dab3 Refactor FontRenderer.cpp by Romain Guy · 13 years ago