summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-02Remove purgeHbFontCacheLockedSeigo Nonaka
2018-02-02Log the message only when the read size exceeds 32bitSeigo Nonaka
2018-02-02Merge "Clean Up: Make minikin::Font non copy-able"TreeHugger Robot
2018-02-01Merge "Assume FontFamily holds at least one font"TreeHugger Robot
2018-01-31Assume FontFamily holds at least one fontSeigo Nonaka
2018-01-30Clean Up: Make minikin::Font non copy-ableSeigo Nonaka
2018-01-30Reorganize the arguments of Layout functionsSeigo Nonaka
2018-01-30Merge "Store FontCollection in MinikinPaint"TreeHugger Robot
2018-01-29Merge "Introduce getMemoryUsage for reporting memory usage of the MeasuredText"TreeHugger Robot
2018-01-29Store FontCollection in MinikinPaintSeigo Nonaka
2018-01-24Introduce getMemoryUsage for reporting memory usage of the MeasuredTextSeigo Nonaka
2018-01-24Merge "Introduce FreeType implementation of MinikinFont for testing purposes"TreeHugger Robot
2018-01-22Introduce FreeType implementation of MinikinFont for testing purposesSeigo Nonaka
2018-01-22Compute full layout in MeasuredTextSeigo Nonaka
2018-01-20Remove unused argument LayoutOverhangSeigo Nonaka
2018-01-18Merge "Store hyphenated pieces in MeasuredText"TreeHugger Robot
2018-01-17Fix OOB read due to integer overflowSeigo Nonaka
2018-01-16Store hyphenated pieces in MeasuredTextSeigo Nonaka
2018-01-08Reorganize optimal line breakerSeigo Nonaka
2018-01-08Add OptimalLineBreakerTestSeigo Nonaka
2017-12-15Remove unused codeSeigo Nonaka
2017-12-13Move LineBreakerTest to appropriate placeSeigo Nonaka
2017-12-12Implement new line breaker for greedy algorithmSeigo Nonaka
2017-12-12Stop creating local vector for storing temporary hyphenation resultSeigo Nonaka
2017-12-12Merge "Initialize ICU only once"Seigo Nonaka
2017-12-12Trim preceding/trailing XML spaces before creating font file.Seigo Nonaka
2017-12-12Initialize ICU only onceSeigo Nonaka
2017-12-11Fix use-after-free and out-of-range access in unit test.Seigo Nonaka
2017-12-07Manually merge changes from giant AOSP topicStephen Li
2017-12-07DO NOT MERGE: Merge Oreo MR1 into master am: 281c26a92f -s oursXin Li
2017-12-07DO NOT MERGE: Merge Oreo MR1 into masterXin Li
2017-12-06Move LineBreaker class definition to privateSeigo Nonaka
2017-12-06DO NOT MERGE: Merge Oreo MR1 into masterandroid-wear-p-preview-2android-wear-8.0.0_r1android-p-preview-5android-p-preview-4android-p-preview-3android-p-preview-2android-p-preview-1android-o-mr1-iot-release-1.0.2android-o-mr1-iot-release-1.0.1android-o-mr1-iot-release-1.0.0android-o-mr1-iot-preview-8android-o-mr1-iot-preview-7android-n-iot-release-smart-display-r2android-n-iot-release-smart-displayandroid-n-iot-release-polk-at1android-n-iot-release-lg-thinq-wk7o-mr1-iot-preview-8o-mr1-iot-preview-7Xin Li
2017-12-04Move MeasuredText to its own file and store runs in it.Seigo Nonaka
2017-11-29Apply clang-formatSeigo Nonaka
2017-11-29Measure the text before starting line break.Seigo Nonaka
2017-11-29Fix crash due to de-reference of dangling pointerSeigo Nonaka
2017-11-21Decouple the text measurement from the LineBreakerSeigo Nonaka
2017-11-21Merge "Revert "Decouple the text measurement from the LineBreaker""TreeHugger Robot
2017-11-21Revert "Decouple the text measurement from the LineBreaker"Seigo Nonaka
2017-11-21Merge "Decouple the text measurement from the LineBreaker"TreeHugger Robot
2017-11-20Decouple the text measurement from the LineBreakerSeigo Nonaka
2017-11-17Move FontVariant from FontStyle to FontFamilySeigo Nonaka
2017-11-16Merge "Revert "Assume FontFamily is never created with empty fonts""TreeHugger Robot
2017-11-16Revert "Assume FontFamily is never created with empty fonts"Seigo Nonaka
2017-11-15Merge "Rewrite LineBreaker with U16StringPiece and Range"TreeHugger Robot
2017-11-15Rewrite LineBreaker with U16StringPiece and RangeSeigo Nonaka
2017-11-14Assume FontFamily is never created with empty fontsSeigo Nonaka
2017-11-13Revert "Store FontCollection in MinikinPaint"Seigo Nonaka
2017-11-09Store FontCollection in MinikinPaintSeigo Nonaka