- 30 Jun, 2011 1 commit
-
-
Russell Brenner authored
This reverts commit da49dc51. Bug: 4980240 Change-Id: Ib0470d458db12821a89ce019d395152d06296305
-
- 29 Jun, 2011 1 commit
-
-
Russell Brenner authored
Fallback fonts are now recorded with their styles in the list of available fonts (which is now a doubly-linked list). NextLogicalFont() has a new parameter, providing the originally requested fontID, from which we can determine the requested style, which we then pass to find_best_face() to pick from the available styles. Bug: 4390209 Change-Id: I0c45fd7cefd00df3805bd75df77c519f6d922fe7
-
- 27 Jun, 2011 2 commits
-
-
Jean-Baptiste Queru authored
* commit '0896ce1e': Restore legacy behaviors for better compatibility
-
Russell Brenner authored
-
- 25 Jun, 2011 1 commit
-
-
Russell Brenner authored
Test for alpha==255 is apparently cloned from S32A_Opaque_BlitRow32_arm, but does not apply to Blend variant. Change-Id: I5d6154399265cb6f8291595a9bc62b2741301590
-
- 24 Jun, 2011 6 commits
-
-
Jean-Baptiste Queru authored
Change-Id: I536026aab833367350b595b41911e9888cff2e3a
-
Jean-Baptiste Queru authored
Change-Id: Iba2f457ca4e8ea90078d1028e1ea829b3d889285
-
Jean-Baptiste Queru authored
-
Jean-Baptiste Queru authored
Change-Id: Ifdf889d2ed36cc88bdc105cbb629fe2f68111ccd
-
Derek Sollenberger authored
-
Jean-Baptiste Queru authored
-
- 23 Jun, 2011 1 commit
-
-
Derek Sollenberger authored
Change-Id: Ief005abc9eb741ccf5efec3d1f29fe2dfc23103d
-
- 22 Jun, 2011 1 commit
-
-
Vikas Arora authored
Extending Skia-WebP interface to handle the WebP encoding as well. The WebP encoding is required for sharing WebP images and transcoding images from other formats like PNG/JPEG to WEBP. Change-Id: I23d52323abf5e7eec0c6d3e0159a1ca7baee468b
-
- 14 Jun, 2011 2 commits
-
-
Derek Sollenberger authored
Change-Id: Ifcdb6d43f6ee23e6d91d01dc4fe25140f2d3d870
-
Derek Sollenberger authored
-
- 13 Jun, 2011 5 commits
-
-
Jean-Baptiste Queru authored
Change-Id: Iea0c23cf20fb25e7148be1def0623fe40b7c6f23
-
Jean-Baptiste Queru authored
-
Jean-Baptiste Queru authored
Change-Id: Ie9f88806b1083f0b4ef99731bd4f1e42fff467fe
-
Jean-Baptiste Queru authored
-
Jean-Baptiste Queru authored
This makes it easier for now to deal with situations where derived classes don't have an implementation. Change-Id: Iaf4b3495441cb5881ad98633e55da1c5acdd9768
-
- 08 Jun, 2011 1 commit
-
-
Derek Sollenberger authored
-
- 07 Jun, 2011 3 commits
-
-
Shimeng (Simon) Wang authored
-
Vikas Arora authored
issue: 3291572 Change-Id: I86258b82a9105e5db459c436d8bcfa1841609ed7
-
Derek Sollenberger authored
This CL includes bug fixes and closely mirrors the version of Skia used in Chrome M13, which is likely to be our baseline for ICS. The CL also adds source files for the SampleApp which will allow us to execute basic skia tests. The SampleApp requires the utils/views directory in order to run. Finally, we have included the PDF backend for Skia in order to experiment with using it to generate PDF files for certain applications. Note: The SampleApp and PDF code are not built as part of libskia. Change-Id: I1895ccfbd8074e25f19148cc7bd1b4af571fb307
-
- 02 Jun, 2011 1 commit
-
-
Derek Sollenberger authored
bug: 4502715 Change-Id: I44f994b86d0e0d7b31087880805196a3bda7a1b1
-
- 01 Jun, 2011 1 commit
-
-
Romain Guy authored
Change-Id: I34121c66fc53aaa47aed798f7cd8e33d5977e0d8
-
- 20 May, 2011 1 commit
-
-
Leon Scroggins authored
Change-Id: I012146e7769aafd35f624325501a0ee97b0cad18
-
- 17 May, 2011 1 commit
-
-
Derek Sollenberger authored
Change-Id: I46f41274d07a3d7bac4728f8841c7f5e89dc9181
-
- 13 May, 2011 3 commits
-
-
Jean-Baptiste Queru authored
Change-Id: Ia87ba7b436ba984a42bea408f6f056e789e83241
-
Jean-Baptiste Queru authored
-
Jean-Baptiste Queru authored
This makes it easier for now to deal with situations where derived classes don't have an implementation. Change-Id: I419eaada2abf1633780c39e66bb88a078b46a2b4
-
- 14 Apr, 2011 1 commit
-
-
Derek Sollenberger authored
There is a companion change in external/webkit Change-Id: I1c4110e7520bbef3f4e5f9551adb7ec79ac1e3ed
-
- 01 Apr, 2011 3 commits
-
-
Jean-Baptiste Queru authored
* commit '9f49e0e2': Adding skia header changes as needed for webkit MR1 to compile Add SkTypeface::isFixedWidth()
-
Jean-Baptiste Queru authored
Change-Id: I09d293e0656f131afc26a96285dcaeb1ee7f3b2e
-
Russell Brenner authored
Change-Id: I7069c3d076a60826f7b6508b0a73b1cd9f8031d9
-
- 31 Mar, 2011 1 commit
-
-
Russell Brenner authored
Change-Id: I95299278d98114ed4b01883d7da71d31d172a3d2
-
- 18 Mar, 2011 1 commit
-
-
Romain Guy authored
Change-Id: I5acaa683a402162c31a566c524b53b0b16445a3f
-
- 17 Mar, 2011 2 commits
-
-
Derek Sollenberger authored
This merge will allow us to now import the sample app infrastructure in skia to do on device measurements. Change-Id: Idcab6b1524f371521717cde61a6e98a12d897e6b
-
Derek Sollenberger authored
Change-Id: I6cb3b47a36f8c334c7bfb77af6ea957bd2d78cf5
-
- 15 Mar, 2011 1 commit
-
-
Derek Sollenberger authored
-