index
:
external_skia.git
master
external skia
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Reduce embolden effect. DO NOT MERGE
Victoria Lease
2012-07-27
1
-1
/
+11
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
skia: Several tunings
Xin Qi
2012-09-26
2
-10
/
+122
*
|
|
|
Squashed commit of font rendering fixes from Skia master
bungeman@google.com
2012-09-12
1
-53
/
+84
*
|
|
|
Landing arm patch from contributor.
djsollen@google.com
2012-09-11
2
-43
/
+37
*
|
|
|
Implementing Color32 functions for Neon platforms.
borenet@google.com
2012-09-11
2
-4
/
+143
*
|
|
|
Assembly optimized 4 blittering related functions:
Xin Qi
2012-07-25
13
-6
/
+2054
*
|
|
|
Neon optimized implementation of S16_opaque_D32_nofilter_DX
Per-Daniel Olsson
2012-07-19
1
-0
/
+204
|
/
/
/
*
|
|
DO NOT MERGE Skia solution to fake-bold fallback fonts.
Victoria Lease
2012-06-13
1
-3
/
+15
|
/
/
*
|
Use FreeType's "embolden", but only if face is not already bold.
Victoria Lease
2012-05-31
1
-7
/
+7
|
/
*
Merge "detect all masks, and don't use masksuperblitter with those." into jb-dev
Derek Sollenberger
2012-05-30
1
-2
/
+4
|
\
|
*
detect all masks, and don't use masksuperblitter with those.
Derek Sollenberger
2012-05-29
1
-2
/
+4
*
|
Add support for reusing bitmap in webp format.
Owen Lin
2012-05-17
4
-75
/
+140
*
|
Nvidia's patch for reusing bitmap in image region decoding.
Owen Lin
2012-05-17
3
-25
/
+82
|
/
*
Disable the incorrect culling of vertical text.
Derek Sollenberger
2012-05-16
1
-3
/
+3
*
Merge "Cleanup pixel ref mutexes in Skia" into jb-dev
Derek Sollenberger
2012-05-16
6
-24
/
+76
|
\
|
*
Cleanup pixel ref mutexes in Skia
Derek Sollenberger
2012-05-14
6
-24
/
+76
*
|
Add new utfToGlyphs API for GL renderer
Romain Guy
2012-05-14
1
-0
/
+31
|
/
*
Fix bug 6479740: Serif font gone in tot/jb-dev
Raph Levien
2012-05-11
1
-13
/
+9
*
Merge "Apply ARM patches from NVidia for improved drawing performance." into ...
Derek Sollenberger
2012-05-10
1
-5
/
+552
|
\
|
*
Apply ARM patches from NVidia for improved drawing performance.
Derek Sollenberger
2012-05-09
1
-5
/
+552
*
|
Fix bugs with duplicate fallback fonts.
Fabrice Di Meglio
2012-05-09
1
-172
/
+169
*
|
Fix lock issue in Skia fonthost for Android.
Jeff Brown
2012-05-09
1
-115
/
+150
|
/
*
Fix two font issue that are causing crashes and ANRs
Derek Sollenberger
2012-05-01
1
-8
/
+40
*
Fix SkNWayCanvas to prevent crashes by setting up a device
Derek Sollenberger
2012-05-01
2
-1
/
+17
*
Handle Bitmap reuse failure more gracefully
Chet Haase
2012-04-30
5
-15
/
+55
*
Reset Skia to the default font cache size that we used in ICS.
Derek Sollenberger
2012-04-19
1
-2
/
+0
*
Merge "Add SkPaint.setTextLocale()"
Fabrice Di Meglio
2012-04-12
1
-0
/
+17
|
\
|
*
Add SkPaint.setTextLocale()
Fabrice Di Meglio
2012-04-11
1
-0
/
+17
*
|
Reinstate early out from antialiased path rendering if we
Derek Sollenberger
2012-04-12
1
-3
/
+44
|
/
*
Fix grabbing a lock recursively
John Reck
2012-03-29
1
-3
/
+4
*
Fix incorrectly rendered stroked text on path
Derek Sollenberger
2012-03-20
1
-1
/
+4
*
Update Freetype to support vertical text drawing.
Derek Sollenberger
2012-03-19
1
-18
/
+105
*
Reload fallback fonts when system language changes
Russell Brenner
2012-03-13
3
-17
/
+222
*
resolved conflicts for merge of 2a049989 to master
Derek Sollenberger
2012-03-12
164
-3519
/
+8071
|
\
|
*
Skia Merge (revision 3312)
Derek Sollenberger
2012-03-06
170
-3588
/
+8212
*
|
Add getter for camera location (android-only)
Chet Haase
2012-03-05
1
-0
/
+12
*
|
Changes to preserve backwards compatibility for serialization
Derek Sollenberger
2012-02-27
8
-12
/
+81
*
|
Merge "add null check when cropping a bitmap."
Derek Sollenberger
2012-02-24
1
-1
/
+7
|
\
\
|
*
|
add null check when cropping a bitmap.
Derek Sollenberger
2012-02-23
1
-1
/
+7
*
|
|
Add new "sourcePath" API to SkPath
Romain Guy
2012-02-23
1
-0
/
+10
|
/
/
*
|
Revert "add null check when cropping a bitmap."
Chih-Chung Chang
2012-02-23
1
-7
/
+1
*
|
The generation ID of a path should be copied by the copy ctor.
Romain Guy
2012-02-21
1
-1
/
+1
*
|
add null check when cropping a bitmap.
Derek Sollenberger
2012-02-21
1
-1
/
+7
*
|
Merge "Fix regression where we disable fonts with no specified name."
Derek Sollenberger
2012-02-15
4
-55
/
+42
|
\
\
|
*
|
Fix regression where we disable fonts with no specified name.
Derek Sollenberger
2012-02-15
4
-55
/
+42
|
|
/
*
|
Initialize fPreferQualityOverSpeed to false.
Jing Yu
2012-02-15
1
-1
/
+1
|
/
*
Skia merge (revision 3022)
Derek Sollenberger
2012-02-06
690
-15412
/
+50843
*
Fix rendering bug in pages with shadowed text.
Derek Sollenberger
2011-11-30
8
-27
/
+137
*
Fix serialization crash for saved pages in the browser.
Derek Sollenberger
2011-10-14
1
-4
/
+4
*
Fix font issue for some sites using offline reading mode.
Derek Sollenberger
2011-10-12
1
-25
/
+70
[prev]
[next]