index
:
external_skia.git
master
external skia
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Forward-compatibility stubs
Victoria Lease
2012-08-17
2
-0
/
+79
*
am 8c1c7cfa: Cherrypick change to skia
Billy Hewlett
2012-06-21
2
-1
/
+9
|
\
|
*
Cherrypick change to skia
Billy Hewlett
2012-06-20
2
-1
/
+9
*
|
am 9b1d0758: Merge "Cherrypick change to skia"
Jean-Baptiste Queru
2012-06-07
1
-0
/
+34
|
\
\
|
|
/
|
*
Cherrypick change to skia
Billy Hewlett
2012-06-07
1
-0
/
+34
|
*
Tweaks for forward-compatibility
Jean-Baptiste Queru
2012-05-02
1
-1
/
+1
*
|
Merge "Cleanup pixel ref mutexes in Skia" into jb-dev
Derek Sollenberger
2012-05-16
2
-5
/
+25
|
\
\
|
*
|
Cleanup pixel ref mutexes in Skia
Derek Sollenberger
2012-05-14
2
-5
/
+25
*
|
|
Add new utfToGlyphs API for GL renderer
Romain Guy
2012-05-14
1
-0
/
+3
|
/
/
*
|
Fix SkNWayCanvas to prevent crashes by setting up a device
Derek Sollenberger
2012-05-01
1
-1
/
+1
*
|
Reset Skia to the default font cache size that we used in ICS.
Derek Sollenberger
2012-04-19
1
-1
/
+1
*
|
Add SkPaint.setTextLocale()
Fabrice Di Meglio
2012-04-11
1
-0
/
+16
*
|
resolved conflicts for merge of 2a049989 to master
Derek Sollenberger
2012-03-12
48
-454
/
+1150
|
\
\
|
|
/
|
*
Skia Merge (revision 3312)
Derek Sollenberger
2012-03-06
49
-454
/
+1161
*
|
Add getter for camera location (android-only)
Chet Haase
2012-03-05
1
-0
/
+3
*
|
Changes to preserve backwards compatibility for serialization
Derek Sollenberger
2012-02-27
2
-0
/
+8
*
|
Add new "sourcePath" API to SkPath
Romain Guy
2012-02-23
1
-0
/
+3
|
/
*
Skia merge (revision 3022)
Derek Sollenberger
2012-02-06
259
-4119
/
+12199
*
Fix rendering bug in pages with shadowed text.
Derek Sollenberger
2011-11-30
3
-9
/
+39
*
Merge "Skia Merge (revision 1562)"
Derek Sollenberger
2011-06-24
7
-14
/
+24
|
\
|
*
Skia Merge (revision 1562)
Derek Sollenberger
2011-06-23
7
-14
/
+24
*
|
Add WebP Encoder support to SkImageEncoder.
Vikas Arora
2011-06-22
1
-1
/
+2
|
/
*
Fix build - restore older behaviors
Jean-Baptiste Queru
2011-06-13
1
-2
/
+2
*
Make this virtual function non-pure, temporarily.
Jean-Baptiste Queru
2011-06-13
1
-1
/
+1
*
Skia Merge (revision 1510)
Derek Sollenberger
2011-06-07
58
-107
/
+4550
*
Add method to SkPaint to get a glyph from a glyph id.
Romain Guy
2011-06-01
1
-0
/
+1
*
Skia Merge (revision 1327)
Derek Sollenberger
2011-05-17
46
-320
/
+820
*
Skia Merge (revision 1116)
Derek Sollenberger
2011-04-14
40
-423
/
+1022
*
Fix Path generation id tracking.
Romain Guy
2011-03-18
1
-3
/
+12
*
Skia Merge (revision 950)
Derek Sollenberger
2011-03-17
38
-112
/
+291
*
Skia Merge (revision 922)
Derek Sollenberger
2011-03-14
59
-3326
/
+1103
*
Fix 3510563: memory leak in BitmapRegionDecoder.
Chih-Chung Chang
2011-03-08
1
-1
/
+6
*
Skia Merge (revision 842)
Derek Sollenberger
2011-02-24
8
-25
/
+126
*
Merge "Skia Merge (revision 808)"
Derek Sollenberger
2011-02-24
67
-436
/
+1866
|
\
|
*
Skia Merge (revision 808)
Derek Sollenberger
2011-02-23
67
-436
/
+1866
*
|
Merge "Add the ability to control the camera's location."
Romain Guy
2011-02-23
1
-0
/
+2
|
\
\
|
*
|
Add the ability to control the camera's location.
Romain Guy
2011-02-23
1
-0
/
+2
|
|
/
*
|
Check for pixels allocation failure
Eric Hassold
2011-02-23
1
-0
/
+13
|
/
*
am 67a98d67: am 9221e808: Implement SkRegion::toString().
Joe Onorato
2011-01-19
1
-0
/
+4
|
\
|
*
Implement SkRegion::toString().
Joe Onorato
2011-01-19
1
-0
/
+4
*
|
Add support for WebP format in Skia
Eric Hassold
2011-01-05
1
-2
/
+3
|
/
*
Merge "Add optional data argument to SkPixelRef::globalRef()"
Patrick Dubroy
2010-12-15
1
-1
/
+1
|
\
|
*
Add optional data argument to SkPixelRef::globalRef()
Patrick Dubroy
2010-12-15
1
-1
/
+1
*
|
Merge "Fix issue with SkPaint references being out of date."
Chet Haase
2010-12-15
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fix issue with SkPaint references being out of date.
Chet Haase
2010-12-15
1
-1
/
+4
*
|
Changes to support bitmaps allocated in the Java heap.
Patrick Dubroy
2010-12-14
3
-2
/
+20
|
/
*
Allow bitmap reuse with PNG decoding
Chet Haase
2010-12-10
1
-2
/
+5
*
Add ability to reuse bitmaps for new content
Chet Haase
2010-12-09
1
-3
/
+3
*
Add fPreferQualityOverSpeed to SkImageDecoder.
Wei-Ta Chen
2010-12-06
1
-0
/
+15
*
Skia: Merge upstream patch series that refactors SkCanvas to avoid subclassing.
tedbo
2010-11-11
3
-71
/
+68
[next]