aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Forward-compatibility stubsVictoria Lease2012-08-172-0/+79
* am 8c1c7cfa: Cherrypick change to skiaBilly Hewlett2012-06-212-1/+9
|\
| * Cherrypick change to skiaBilly Hewlett2012-06-202-1/+9
* | am 9b1d0758: Merge "Cherrypick change to skia"Jean-Baptiste Queru2012-06-071-0/+34
|\ \ | |/
| * Cherrypick change to skiaBilly Hewlett2012-06-071-0/+34
| * Tweaks for forward-compatibilityJean-Baptiste Queru2012-05-021-1/+1
* | Merge "Cleanup pixel ref mutexes in Skia" into jb-devDerek Sollenberger2012-05-162-5/+25
|\ \
| * | Cleanup pixel ref mutexes in SkiaDerek Sollenberger2012-05-142-5/+25
* | | Add new utfToGlyphs API for GL rendererRomain Guy2012-05-141-0/+3
|/ /
* | Fix SkNWayCanvas to prevent crashes by setting up a deviceDerek Sollenberger2012-05-011-1/+1
* | Reset Skia to the default font cache size that we used in ICS.Derek Sollenberger2012-04-191-1/+1
* | Add SkPaint.setTextLocale()Fabrice Di Meglio2012-04-111-0/+16
* | resolved conflicts for merge of 2a049989 to masterDerek Sollenberger2012-03-1248-454/+1150
|\ \ | |/
| * Skia Merge (revision 3312)Derek Sollenberger2012-03-0649-454/+1161
* | Add getter for camera location (android-only)Chet Haase2012-03-051-0/+3
* | Changes to preserve backwards compatibility for serializationDerek Sollenberger2012-02-272-0/+8
* | Add new "sourcePath" API to SkPathRomain Guy2012-02-231-0/+3
|/
* Skia merge (revision 3022)Derek Sollenberger2012-02-06259-4119/+12199
* Fix rendering bug in pages with shadowed text.Derek Sollenberger2011-11-303-9/+39
* Merge "Skia Merge (revision 1562)"Derek Sollenberger2011-06-247-14/+24
|\
| * Skia Merge (revision 1562)Derek Sollenberger2011-06-237-14/+24
* | Add WebP Encoder support to SkImageEncoder.Vikas Arora2011-06-221-1/+2
|/
* Fix build - restore older behaviorsJean-Baptiste Queru2011-06-131-2/+2
* Make this virtual function non-pure, temporarily.Jean-Baptiste Queru2011-06-131-1/+1
* Skia Merge (revision 1510)Derek Sollenberger2011-06-0758-107/+4550
* Add method to SkPaint to get a glyph from a glyph id.Romain Guy2011-06-011-0/+1
* Skia Merge (revision 1327)Derek Sollenberger2011-05-1746-320/+820
* Skia Merge (revision 1116)Derek Sollenberger2011-04-1440-423/+1022
* Fix Path generation id tracking.Romain Guy2011-03-181-3/+12
* Skia Merge (revision 950)Derek Sollenberger2011-03-1738-112/+291
* Skia Merge (revision 922)Derek Sollenberger2011-03-1459-3326/+1103
* Fix 3510563: memory leak in BitmapRegionDecoder.Chih-Chung Chang2011-03-081-1/+6
* Skia Merge (revision 842)Derek Sollenberger2011-02-248-25/+126
* Merge "Skia Merge (revision 808)"Derek Sollenberger2011-02-2467-436/+1866
|\
| * Skia Merge (revision 808)Derek Sollenberger2011-02-2367-436/+1866
* | Merge "Add the ability to control the camera's location."Romain Guy2011-02-231-0/+2
|\ \
| * | Add the ability to control the camera's location.Romain Guy2011-02-231-0/+2
| |/
* | Check for pixels allocation failureEric Hassold2011-02-231-0/+13
|/
* am 67a98d67: am 9221e808: Implement SkRegion::toString().Joe Onorato2011-01-191-0/+4
|\
| * Implement SkRegion::toString().Joe Onorato2011-01-191-0/+4
* | Add support for WebP format in SkiaEric Hassold2011-01-051-2/+3
|/
* 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
* Add ability to reuse bitmaps for new contentChet Haase2010-12-091-3/+3
* Add fPreferQualityOverSpeed to SkImageDecoder.Wei-Ta Chen2010-12-061-0/+15
* Skia: Merge upstream patch series that refactors SkCanvas to avoid subclassing.tedbo2010-11-113-71/+68