cd1c3eba69d044b551cededad75474038f919890 |
14-Apr-2016 |
John Reck <jreck@google.com> |
Add a callback for when a gl functor is released Bug: 27709981 Change-Id: Id5be3e8f88d6d84a9c59c7ed23e7e8862feefbe8
anvas.h
|
b93872ad64afaafa1799a293850f48a96708182e |
11-Apr-2016 |
Seigo Nonaka <nona@google.com> |
Follow the constructor signature change in Minikin. Bug: 28105730 Change-Id: I933521ba08e89c0538b5aa9efa5dcc5e2a17b905
inikinSkia.cpp
inikinSkia.h
|
296bf8c55aaba0025f3e5b904fda3b6e15686753 |
07-Apr-2016 |
Raph Levien <raph@google.com> |
Avoid copying of font table data, provide raw font bytes Minikin is changing its approach to table access to use HarfBuzz to access the tables, based on raw font data, rather than calling the MinikinFont::GetTable() virtual method. This patch provides raw access to the font data to make this work. There's a bit of plumbing to make sure fonts get a pointer to the raw data as well. Bug: 27860101 Change-Id: I638e18cf363644bf22fbc9fb9b3358a9e731087f
inikinSkia.cpp
inikinSkia.h
ypeface.cpp
|
79abbf22d4f672208327546661e694d837f564a9 |
24-Mar-2016 |
Derek Sollenberger <djsollen@google.com> |
Update HWUI tests to use minikin to layout fonts. This update is a precondition for landing additional tests that depend on the minkin layout implementation. bug: 27675371 Change-Id: I9bb98bae6b39462246e42cf8acb968b7df05292d
anvas.cpp
anvas.h
aint.h
aintImpl.cpp
|
bad99183916ba2bac6659efc8a28273e344ba511 |
17-Mar-2016 |
sergeyv <sergeyv@google.com> |
Clean up and rename TypefaceImpl bug:25865834 Change-Id: I77e8a627163e040a5c25865054a8a936052af367
anvas.cpp
anvas.h
inikinUtils.cpp
inikinUtils.h
ypeface.cpp
ypeface.h
ypefaceImpl.cpp
ypefaceImpl.h
|
dccca44ffda4836b56a21da95a046c9708ffd49c |
21-Mar-2016 |
sergeyv <sergeyv@google.com> |
Reland: Move text logic from jni to hwui level Initial CL: https://googleplex-android-review.git.corp.google.com/#/c/886854/ Change-Id: I9dfd85fe1d2a2c44f4360c8a29fd58d80e6f31c8
anvas.cpp
anvas.h
inikinSkia.cpp
inikinSkia.h
inikinUtils.cpp
inikinUtils.h
aint.h
aintImpl.cpp
ypefaceImpl.cpp
ypefaceImpl.h
|
afbd0f1fef46ef0ddf633dfde0de724db3da1405 |
21-Mar-2016 |
Sergei Vasilinetc <sergeyv@google.com> |
Revert "Move text logic from jni to hwui level" This reverts commit a7f6bba1a3565c19715e878dfe7f0e01022944ff. Change-Id: If4f36f87a85411b6128fd92d391313803ccaf9dd
anvas.cpp
anvas.h
inikinSkia.cpp
inikinSkia.h
inikinUtils.cpp
inikinUtils.h
aint.h
aintImpl.cpp
ypefaceImpl.cpp
ypefaceImpl.h
|
a7f6bba1a3565c19715e878dfe7f0e01022944ff |
16-Mar-2016 |
sergeyv <sergeyv@google.com> |
Move text logic from jni to hwui level bug:25865834 Change-Id: I2d8c9c9544afcb5ce1784f732aed3e54e0eda372
anvas.cpp
anvas.h
inikinSkia.cpp
inikinSkia.h
inikinUtils.cpp
inikinUtils.h
aint.h
aintImpl.cpp
ypefaceImpl.cpp
ypefaceImpl.h
|