1. d4c24f6 Simplify D1G so that it can inline DrawOneGlyph, and fix a bug in codegen by herb · 9 years ago
  2. 4c11b3f Move glyph choosing to the find and place glyph code. by herb · 9 years ago
  3. e59124e Convert drawText to using the find and place code. BUG=skia: by herb · 9 years ago
  4. 386127f Increment text pointer when the width is zero in the subpixel with center and right alignment. by herb · 9 years ago
  5. 9be5ff6 Replace glyph find and position with common code for the gpu bitmap case. by herb · 9 years ago
  6. e5911c9 Extract glyph find and position code in preparation to use it in XPS and GPU code. by herb · 9 years ago