aboutsummaryrefslogtreecommitdiffstats
path: root/include/core
Commit message (Expand)AuthorAgeFilesLines
* Skia Merge (revision 842)Derek Sollenberger2011-02-246-21/+116
* Merge "Skia Merge (revision 808)"Derek Sollenberger2011-02-2441-403/+1145
|\
| * Skia Merge (revision 808)Derek Sollenberger2011-02-2341-403/+1145
* | Check for pixels allocation failureEric Hassold2011-02-231-0/+13
|/
* Implement SkRegion::toString().Joe Onorato2011-01-191-0/+4
* Merge "Add optional data argument to SkPixelRef::globalRef()"Patrick Dubroy2010-12-151-1/+1
|\
| * Add optional data argument to SkPixelRef::globalRef()Patrick Dubroy2010-12-151-1/+1
* | Merge "Fix issue with SkPaint references being out of date."Chet Haase2010-12-151-1/+4
|\ \ | |/ |/|
| * Fix issue with SkPaint references being out of date.Chet Haase2010-12-151-1/+4
* | Changes to support bitmaps allocated in the Java heap.Patrick Dubroy2010-12-143-2/+20
|/
* Allow bitmap reuse with PNG decodingChet Haase2010-12-101-2/+5
* Skia: Merge upstream patch series that refactors SkCanvas to avoid subclassing.tedbo2010-11-112-27/+65
* Added generation ID to SkPaint to easily detect changed object.Chet Haase2010-10-251-0/+3
* Expose SkPictureFlatRomain Guy2010-09-261-0/+209
* am 3a1cc970: Fix bug in SkImageDecoderJoseph Wen2010-09-101-0/+1
|\
| * Fix bug in SkImageDecoderJoseph Wen2010-09-101-0/+1
* | Expose Xfermode's mode in the SkXfermode class.Romain Guy2010-09-091-0/+2
* | Ensure the OpenGL renderer is not given gamma corrected fonts.Romain Guy2010-08-271-1/+1
* | Add a generation id to SkPath.Romain Guy2010-08-051-0/+3
* | Expose two APIs to be able to retrieve glyphs from font cache.Romain Guy2010-07-201-0/+3
* | am d66241cf: am 4701b5d2: merge from open-source masterThe Android Open Source Project2010-05-121-0/+10
|\ \ | |/
| * merge from open-source masterThe Android Open Source Project2010-05-121-0/+10
| |\
| | * Added GetUnitsPerEM method to SkFontHostPeter Eliasson2010-05-111-0/+10
* | | am 74054d95: am ff1f6696: merge from open-source masterThe Android Open Source Project2010-05-103-0/+19
|\ \ \ | |/ /
| * | merge from open-source masterThe Android Open Source Project2010-05-103-0/+19
| |\ \ | | |/
| | * Added drawPosTextOnPath method.Andreas Borglin2010-04-263-0/+19
| | * am cf40b36a: Merge change 24882 into eclairMike Reed2009-09-141-0/+90
| | |\
| | * \ am fa8e93c3: update dox for fill_and_strokeMike Reed2009-09-141-3/+8
| | |\ \
| | * \ \ am 57382d68: add decoding bitmaps to bench tool refresh misc. skia filesMike Reed2009-09-021-0/+2
| | |\ \ \
| | * \ \ \ merge from open-source masterJean-Baptiste Queru2009-09-011-1/+1
| | |\ \ \ \
| | | * | | | Fixes for skia to build for armv4tFredrik Markström2009-03-311-1/+1
* | | | | | | refresh from trunkMike Reed2010-04-143-2/+25
|/ / / / / /
* | | | | | fix dither->4444 to keep alpha >= colorMike Reed2010-04-061-1/+7
* | | | | | add optional preftable to image codecs, for more control over the resulting b...Mike Reed2010-03-031-1/+5
* | | | | | change entrypoint in bounder to pass more Glyph infoMike Reed2010-03-012-2/+22
* | | | | | refresh from trunkMike Reed2010-02-241-0/+19
* | | | | | remove viewport for layers (not needed in base class)Mike Reed2010-02-191-65/+44
* | | | | | update doxMike Reed2010-02-151-18/+13
* | | | | | refresh from trunk: add static Make for SkSizeMike Reed2010-02-111-1/+16
* | | | | | refresh from skia/trunkMike Reed2010-02-095-0/+28
* | | | | | refresh from skia/trunk - xray utilitiesMike Reed2010-02-051-0/+37
* | | | | | Merge "Take into accunt the edge type when doing a clip quickreject."Romain Guy2010-02-051-5/+22
|\ \ \ \ \ \
| * | | | | | Take into accunt the edge type when doing a clip quickreject.Romain Guy2010-02-041-5/+22
* | | | | | | update from skia/trunkMike Reed2010-02-052-1/+27
|/ / / / / /
* | | | | | refresh from skia/trunkMike Reed2010-01-191-1/+1
* | | | | | refresh from skia/trunk, adds paint bit for bitmapfontsMike Reed2010-01-082-2/+19
* | | | | | add inverse of textToGlyphs(), so we can extract the original text from the b...Mike Reed2010-01-044-3/+26
* | | | | | refresh from skia/trunkMike Reed2010-01-041-0/+5
* | | | | | refresh from skia/trunkMike Reed2009-12-141-0/+8
* | | | | | refresh from skia/trunk, fixing winding bug in lineclipperMike Reed2009-11-234-29/+31