- 19 Apr, 2012 1 commit
-
-
Derek Sollenberger authored
bug: 6226962 Change-Id: I8d078faa836c1daa38810bc24aa24942cb70676f
-
- 13 Apr, 2012 1 commit
-
-
Fabrice Di Meglio authored
-
- 12 Apr, 2012 1 commit
-
-
Derek Sollenberger authored
anticipate overflow (or if the path is completely clipped out). http://code.google.com/p/skia/source/detail?r=3658 bug: 6208579 Change-Id: If9749231bea465c3d35cc98c1b8e2fad3c7aeff6
-
- 11 Apr, 2012 1 commit
-
-
Fabrice Di Meglio authored
- will be used for better CJK shaping - forced to use a "placement new" operator because of use of sk_bzero / memcpy in the Skia contructor and copy operator Change-Id: If6f62634c9088d2401250c35239a1722102fe80c
-
- 30 Mar, 2012 1 commit
-
-
John Reck authored
Bug: 5383693 Change-Id: I71258a269aa1b739c655c9ef9f2cf043c9928079
-
- 20 Mar, 2012 1 commit
-
-
Derek Sollenberger authored
If the paint has a text point size that is small (e.g. < 1) then the results returned from FreeType are not accurate. This code is an adapation of the Skia CL that was reviewed at http://codereview.appspot.com/5844060/ Change-Id: I3ca1d69b2097b47b344ec9f56a04fe94da76013d http://code.google.com/p/android/issues/detail?id=26764
-
- 19 Mar, 2012 1 commit
-
-
Derek Sollenberger authored
bug: 5558851 Change-Id: Icf85ad7846e42c248556de8fce70b3d086e5b602
-
- 13 Mar, 2012 1 commit
-
-
Russell Brenner authored
When the system locale is changed, skia reloads its fallback fonts using the best-matching configuration files for both framework and vendor. Bug: 5873170 Change-Id: Ie1d13cb404905ae2af05d8f20fbd857c96f39e4b
-
- 12 Mar, 2012 3 commits
-
-
Derek Sollenberger authored
Change-Id: Ia1cbb6b274e1b3739704de9dd997e6d5dc5185af
-
Derek Sollenberger authored
* commit '358eae71': Skia Merge (revision 3312)
-
Derek Sollenberger authored
-
- 06 Mar, 2012 2 commits
-
-
Derek Sollenberger authored
This CL also includes changes made to Android's copy of Skia in their J release branch. Change-Id: Ib2baecf48004951a3ad4a1574cdc38790c814cbc
-
Chet Haase authored
Change-Id: I19c1919cae24a875671c37777c32b356d3141a1d
-
- 27 Feb, 2012 1 commit
-
-
Derek Sollenberger authored
Skia's serialize methods are not intended for backwards compatibility, but the browser used it to implement saved pages. As a result the revision of Skia used for ICS (r1562) is not compatible with the revision of Skia used in JB (r3000+). This CL attempts to make pages saved in ICS render in JB while still allowing JB pages to be saved and displayed. bug: 6025365 Change-Id: I9983517b46d2dedf31c6d90f48f6cf00ec042bc2
-
- 24 Feb, 2012 2 commits
-
-
Derek Sollenberger authored
-
Romain Guy authored
This is required to optimize texture generation in display lists. Change-Id: I7291e3af85771bfa74190b718d45e61555c7087d
-
- 23 Feb, 2012 2 commits
-
-
Derek Sollenberger authored
The original CL was missing a negation in an if statement and had to be reverted. This CL reapplies the change with the necessary correction. This reverts commit aafd212a. bug: 5860912 Change-Id: I68654747229ebeabb34a427397728d4815e68bca
-
Chih-Chung Chang authored
This reverts commit dd7047bd.
-
- 22 Feb, 2012 1 commit
-
-
Romain Guy authored
Change-Id: I01ebeeaf58a3fabf3b9891249d1c43f3f0ed3875
-
- 21 Feb, 2012 1 commit
-
-
Derek Sollenberger authored
bug: 5860912 Change-Id: Ic456b5bbaf2a33a903ccd942622143313fc1f936
-
- 15 Feb, 2012 3 commits
-
-
Derek Sollenberger authored
-
Derek Sollenberger authored
bug: 6011971 Change-Id: Ic9e9088dcc2fe3c8d675f64605223e2def0a6e18
-
Jing Yu authored
fPreferQualityOverSpeed was not initialized, which resulted in some garbage value and caused unexpected animation flicker when skia was compiled with gcc-4.6. Change-Id: I51cd091cbb119832fb1592ebc63be0ae039a7cba
-
- 06 Feb, 2012 3 commits
-
-
Derek Sollenberger authored
Change-Id: I3b4536dedc12ad3de40aa2f6c357423bf33bce72
-
Derek Sollenberger authored
* commit '1cab2921': Skia merge (revision 3022)
-
Derek Sollenberger authored
This CL has companion changes to account for API updates in... (1) frameworks/base (2) external/webkit Change-Id: Ibb989e76e8bd24313849f9631dbef42cdef9eb7d
-
- 01 Feb, 2012 3 commits
-
-
The Android Open Source Project authored
* commit 'e2d01455':
-
The Android Open Source Project authored
* commit '90e9d287':
-
The Android Open Source Project authored
Change-Id: I65f63f2d5a8821761507dfc2e924aa9741e2debd
-
- 23 Jan, 2012 1 commit
-
-
Fabrice Di Meglio authored
- make getBaseGlyphCount() "const" Change-Id: Ia1945448b7df537ff7d30f35b666646389c8ffae
-
- 04 Jan, 2012 1 commit
-
-
Derek Sollenberger authored
This is equivalent to the change made upstream in Skia (r2961). bug: 5800195 Change-Id: Iafaffd61b65aa0d7c3cae158bb82cc5a6d6e3b78
-
- 13 Dec, 2011 1 commit
-
-
Derek Sollenberger authored
bug: 5524273 Change-Id: Ia777e2fb62623b30b5d0ea40bbaaf4f1f6ff6327
-
- 12 Dec, 2011 1 commit
-
-
Derek Sollenberger authored
-
- 09 Dec, 2011 2 commits
-
-
The Android Open Source Project authored
* commit 'd7176fd5':
-
Derek Sollenberger authored
Upstreamed to Skia: http://codereview.appspot.com/5467058/ bug: 5473038 Change-Id: I1abfc2092dc4fb2aeee34e4ba07b06217955023e
-
- 08 Dec, 2011 1 commit
-
-
The Android Open Source Project authored
Change-Id: I852d3241764ab36b57dff8407a01c6fecca822be
-
- 02 Dec, 2011 1 commit
-
-
The Android Open Source Project authored
Change-Id: Ie33aa6b1f03109ba09b50dc5e04d5930d947d809
-
- 01 Dec, 2011 2 commits
-
-
The Android Automerger authored
-
Derek Sollenberger authored
* commit '717c0091': Fix rendering bug in pages with shadowed text.
-
- 30 Nov, 2011 1 commit
-
-
Derek Sollenberger authored
Shadowed text currently does not get subjected to culling until immediately prior to rendering each glyph. This is problematic for any page with an axis greater than 32k as we can't covert the glyph coordinates to fixed point. Additionally, this is a large perf hit as we look at every shadowed glyph on the page for every draw call regardless of the canvas' clip. This fix enables shadowed text to be quickly rejected based on the canvas' clip when the draw text command is executed. Finally, a mirror image of this CL is currently under review for inclusion in the open-source Skia project. bug: 5571685 Change-Id: I5df94eccecbd7d77a08004b5cbcca02120e390f7
-