- 26 Jul, 2013 1 commit
-
-
http://skia.googlecode.com/svn/trunk@10377Derek Sollenberger authored
Change-Id: Id35b998cb70e867d14e58c2e794b9a742b1ef6d5
-
- 14 Feb, 2013 1 commit
-
-
Chris Craik authored
This reverts commit ee9208ea, reversing changes made to 2dad6229. Change-Id: Id7f0fb0a3c46bcf9ae0e90de83661f8eadb30bfc
-
- 13 Feb, 2013 1 commit
-
-
Chris Craik authored
This reverts commit ee9208ea, reversing changes made to 2dad6229. Change-Id: Id7f0fb0a3c46bcf9ae0e90de83661f8eadb30bfc
-
- 04 Feb, 2013 1 commit
-
-
http://skia.googlecode.com/svn/trunk@7527Derek Sollenberger authored
Change-Id: I83c7c2152f5d2c303b4655a5a604f513a54f350a
-
- 05 Dec, 2012 1 commit
-
-
Jean-Baptiste Queru authored
Change-Id: I5c9aa88bd82f150da9f5b1152bc2d5aa4baaabb2
-
- 06 Feb, 2012 1 commit
-
-
Derek Sollenberger authored
This CL has companion changes to account for API updates in... (1) frameworks/base (2) external/webkit Change-Id: Ibb989e76e8bd24313849f9631dbef42cdef9eb7d
-
- 07 Jun, 2011 1 commit
-
-
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
-
- 14 Mar, 2011 1 commit
-
-
Derek Sollenberger authored
Change-Id: I7ed57d10905d8bad6486a4d7410165eec1cc2b4f
-
- 23 Feb, 2011 1 commit
-
-
Derek Sollenberger authored
This merge has companion changes in the following projects in order to be compatible with changes to skia interfaces and practices: 1. /frameworks/base 2. /external/webkit Change-Id: I54092971305579e81a8fdb27bbe04ec340792e3b
-
- 23 Nov, 2009 1 commit
-
-
Mike Reed authored
also catch overflow in scalercontext
-
- 20 Nov, 2009 1 commit
-
-
Mike Reed authored
The change is conditional at the moment inside SkScan_Path.cpp, USE_NEW_BUILDER. This chopping is meant to only pass in reasonable floats to the edgelist, so that we never overflow when converting to fixed-point. It also has the side-effect of speeding up edges to the left/right of the clip, since those become vertical lines, which are faster to walk over than the original curve segment. Future optimizations: throw away segments to the right of the clip, and tweak the edgelist walker to not require an explicit matching right-edge for the current run.
-
- 13 Nov, 2009 1 commit
-
-
Jean-Baptiste Queru authored
-
- 10 Nov, 2009 1 commit
-
-
Mike Reed authored
support for SSE2 blitrow optimizations fix flattening in 2-point gradient fix rotation in colormatrix
-
- 14 Aug, 2009 1 commit
-
-
Mike Reed authored
-
- 04 Mar, 2009 2 commits
-
-
The Android Open Source Project authored
-
The Android Open Source Project authored
-
- 10 Jan, 2009 1 commit
-
-
The Android Open Source Project authored
-
- 21 Oct, 2008 1 commit
-
-
The Android Open Source Project authored
-