1. fd8349e Add LineBreakWordStyle::Auto and LineBreakStyle::Auto to minikin by Seigo Nonaka · 12 months ago
  2. 2bbedec Add no hyphenation into style run by Seigo Nonaka · 1 year, 3 months ago
  3. 8395b63 [2nd attempt] Compute bounding box and use it during line break by Seigo Nonaka · 1 year, 3 months ago
  4. 3e28061 Revert "Compute bounding box and use it during line break" by Seigo Nonaka · 1 year, 2 months ago
  5. 184a9dc Compute bounding box and use it during line break by Seigo Nonaka · 1 year, 3 months ago
  6. 5749e94 Hide FontFamily/FontCollection constructors. by Kohsuke Yatoh · 2 years, 1 month ago
  7. a3a692a Add the line break word style(lw) in the style run. by James.cf Lin · 2 years, 8 months ago
  8. dd9595d Separate line break style from locale and set as style run by Seigo Nonaka · 2 years, 9 months ago
  9. c2c041e Implement faster hyphenation line breaker by Seigo Nonaka · 3 years, 1 month ago
  10. a03dbd0 Update paragraph width size to float by Seigo Nonaka · 3 years, 5 months ago
  11. a4e8516 Treat ReplacementSpan transition point as a break candidate by Seigo Nonaka · 5 years ago
  12. b976b75 Fix line break just before control character by Seigo Nonaka · 6 years ago
  13. 2778cd5 Don't break before punctuation in case of ReplacementSpan by Seigo Nonaka · 6 years ago
  14. 5a4f130 Fix build failure due to method argument change by Seigo Nonaka · 6 years ago
  15. f1d3d37 Merge "Reconstruct new MeasuredText from existing MeasuredText" by Seigo Nonaka · 6 years ago
  16. 27da27e Do not break inside replacement span by Seigo Nonaka · 6 years ago
  17. 3ca4451 Reconstruct new MeasuredText from existing MeasuredText by Seigo Nonaka · 6 years ago
  18. f5e9498 Reduce memory usage of LayoutCache and MeasuredText by Seigo Nonaka · 6 years ago
  19. 7719a64 Compute full layout in MeasuredText by Seigo Nonaka · 7 years ago
  20. c961162 Store hyphenated pieces in MeasuredText by Seigo Nonaka · 7 years ago
  21. 366f57f Reorganize optimal line breaker by Seigo Nonaka · 7 years ago
  22. 6061d32 Add OptimalLineBreakerTest by Seigo Nonaka · 7 years ago