1. bad9918 Clean up and rename TypefaceImpl by sergeyv · 8 years ago
  2. dccca44 Reland: Move text logic from jni to hwui level by sergeyv · 8 years ago
  3. afbd0f1 Revert "Move text logic from jni to hwui level" by Sergei Vasilinetc · 8 years ago
  4. a7f6bba1 Move text logic from jni to hwui level by sergeyv · 8 years ago
  5. f8f9c10 Merge "Load binary hyphen data files" by Raph Levien · 9 years ago
  6. 091dba2 Load binary hyphen data files by Raph Levien · 9 years ago
  7. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  8. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  9. 95c7a13 Add hyphenationFrequency attribute to TextView and StaticLayout. by Roozbeh Pournader · 9 years ago
  10. e319d5a Add left and right indent arrays to TextView by Raph Levien · 9 years ago
  11. ee101a3 Remove unused constants in android_text_StaticLayout.cpp by Raph Levien · 9 years ago
  12. 26d443a Revert "Fix build: Revert "Record hyphens from Minikin and draw them"" by Raph Levien · 9 years ago
  13. 5a6eeb3 Fix build: Revert "Record hyphens from Minikin and draw them" by Ed Heyl · 9 years ago
  14. 71cbc72 Record hyphens from Minikin and draw them by Raph Levien · 9 years ago
  15. c94f742 Calculate line breaks using Minikin by Raph Levien · 10 years ago
  16. 70616ec Start moving text measurement into native code by Raph Levien · 10 years ago
  17. c0b8f64 resolved conflicts for merge of 7545accf to master by Elliott Hughes · 10 years ago
  18. 4c5806b Use the icu:: namespace for icu4c API. by Elliott Hughes · 10 years ago
  19. 4c1f12e Add JNI StaticLayout.Builder by Raph Levien · 10 years ago
  20. 158b6c9 resolve merge conflicts of 7d13d9d to master. by Andreas Gampe · 10 years ago
  21. ed6b9df Frameworks/base: Consistency in core/jni by Andreas Gampe · 10 years ago
  22. 660538f Fix build by Nick Kralevich · 10 years ago
  23. cf670bc fix build by Nick Kralevich · 10 years ago
  24. b808260 Remove duplicate line breaking by Raph Levien · 10 years ago
  25. 969e7b9 Add optimizing line breaker by Anish Athalye · 10 years ago
  26. c8f9e62 Implement line breaking in native code by Anish Athalye · 10 years ago
  27. 9b72700 Fix extraneous allocation and copying by Anish Athalye · 10 years ago
  28. 88b5b0b Implement line breaking using ICU break iterator by Anish Athalye · 10 years ago