[Libreoffice-commits] core.git: Changes to 'feature/cib_contract57c'
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri Jan 11 13:15:05 UTC 2019
New branch 'feature/cib_contract57c' available with the following commits:
commit a258c5ff99087e8c934f409f6715d85d418bdc30
Author: Noel Grandin <noel.grandin at collabora.co.uk>
Date: Tue Jun 5 14:16:23 2018 +0200
hold LogicalFontInstance with rtl::Reference
instead of manual reference counting.
Also the releasing of not-currently-in-use LogicalFontInstance objects
from the cache is made less aggressive - we now only flush entries until
we have less than CACHE_SIZE instances, instead of flushing the whole
cache.
Reviewed-on: https://gerrit.libreoffice.org/55384
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>
(cherry picked from commit c4c56de1b0e62ec866b519b2b24c5e805f0a86d3)
Change-Id: Ib235b132776b5f09ae8ae93a933c2eebe5fa9610
commit 98b2973e8aa08046f341673f06682b782cf94813
Author: Noel Grandin <noel.grandin at collabora.co.uk>
Date: Tue Jun 5 14:48:51 2018 +0200
manage PhysicalFontFace by rtl::Reference
Change-Id: I8f66b5afb066fe83abb83c56ebde6f21197f894b
Reviewed-on: https://gerrit.libreoffice.org/55333
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>
(cherry picked from commit 77a01802d1a0452814718789bb0c76adeeb747c0)
More information about the Libreoffice-commits
mailing list