aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/ex...Steve Kondik2012-11-1813-295/+711
|\
| * Update Skia's handling of vertical text when freetype metrics are available.Derek Sollenberger2012-09-251-2/+51
| * Reduce tolerance for going into our fast path for gradients.Derek Sollenberger2012-09-211-1/+3
| * Increment SkPath's generation id when transform() is calledRomain Guy2012-09-041-1/+6
| * am 1dccc9f3: am 372648a7: Merge "Fix access to freed memory"Jean-Baptiste Queru2012-08-271-1/+1
| |\
| | * am 372648a7: Merge "Fix access to freed memory"Jean-Baptiste Queru2012-08-271-1/+1
| | |\
| | | * Fix access to freed memoryNikolay Pisanov2012-08-271-1/+1
| | * | am c2ad1992: Merge "Forward-compatibility stubs"Jean-Baptiste Queru2012-08-172-0/+58
| | |\ \ | | | |/
| | | * Forward-compatibility stubsVictoria Lease2012-08-172-0/+58
| * | | Disable "no context for char" log spam.Victoria Lease2012-08-221-1/+1
| * | | DO NOT MERGE Support WebP Alpha (Lossless) imagesVikas Arora2012-08-211-12/+18
| * | | DO NOT MERGE Han PreferenceBilly Hewlett2012-08-206-215/+316
| * | | Ensure SkCanvas will have a device by default.Derek Sollenberger2012-08-171-1/+2
| * | | Merge "Fix bug 6888377: crash in GetUnitsPerEm on locale change" into jb-mr1-devRaph Levien2012-07-311-0/+7
| |\ \ \
| | * | | Fix bug 6888377: crash in GetUnitsPerEm on locale changeRaph Levien2012-07-301-0/+7
| * | | | Reduce embolden effect.Victoria Lease2012-07-261-1/+11
| |/ / /
| * | | Accurately calculate advances in general case. Fixes bug 6833339.Raph Levien2012-07-171-2/+2
| * | | Cleanup ref counts for SkCreateTypefaceForScriptBilly Hewlett2012-07-091-10/+32
| * | | Revert "Revert "Use Elegant fonts for Webkit, Compact fonts for Textview""Billy Hewlett2012-06-215-132/+228
| * | | Revert "Use Elegant fonts for Webkit, Compact fonts for Textview"Billy Hewlett2012-06-215-228/+132
| * | | Use Elegant fonts for Webkit, Compact fonts for TextviewBilly Hewlett2012-06-205-132/+228
| * | | Skia solution to fake-bold fallback fonts.Victoria Lease2012-06-131-3/+15
| * | | Merge "Prepare Skia-Webp decoder for Alpha and lossless."Pascal Massimino2012-06-071-55/+45
| |\ \ \
| | * | | Prepare Skia-Webp decoder for Alpha and lossless.Vikas Arora2012-06-071-55/+45
| * | | | Merge "Fix hardcoded font path. Allow adding new font path thru Skia changes....Billy Hewlett2012-06-072-0/+137
| |\ \ \ \
| | * | | | Fix hardcoded font path. Allow adding new font path thru Skia changes.Billy Hewlett2012-06-042-0/+137
| | |/ / /
* | | | | Revert "skia: Several tunings"Steve Kondik2012-11-182-122/+10
* | | | | Merge branch 'jb-mr0-release' of https://android.googlesource.com/platform/ex...Steve Kondik2012-10-091-1/+11
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Reduce embolden effect. DO NOT MERGEVictoria Lease2012-07-271-1/+11
| | |_|/ | |/| |
* | | | skia: Several tuningsXin Qi2012-09-262-10/+122
* | | | Squashed commit of font rendering fixes from Skia masterbungeman@google.com2012-09-121-53/+84
* | | | Landing arm patch from contributor.djsollen@google.com2012-09-112-43/+37
* | | | Implementing Color32 functions for Neon platforms.borenet@google.com2012-09-112-4/+143
* | | | Assembly optimized 4 blittering related functions:Xin Qi2012-07-2513-6/+2054
* | | | Neon optimized implementation of S16_opaque_D32_nofilter_DXPer-Daniel Olsson2012-07-191-0/+204
|/ / /
* | | DO NOT MERGE Skia solution to fake-bold fallback fonts.Victoria Lease2012-06-131-3/+15
|/ /
* | Use FreeType's "embolden", but only if face is not already bold.Victoria Lease2012-05-311-7/+7
|/
* Merge "detect all masks, and don't use masksuperblitter with those." into jb-devDerek Sollenberger2012-05-301-2/+4
|\
| * detect all masks, and don't use masksuperblitter with those.Derek Sollenberger2012-05-291-2/+4
* | Add support for reusing bitmap in webp format.Owen Lin2012-05-174-75/+140
* | Nvidia's patch for reusing bitmap in image region decoding.Owen Lin2012-05-173-25/+82
|/
* Disable the incorrect culling of vertical text.Derek Sollenberger2012-05-161-3/+3
* Merge "Cleanup pixel ref mutexes in Skia" into jb-devDerek Sollenberger2012-05-166-24/+76
|\
| * Cleanup pixel ref mutexes in SkiaDerek Sollenberger2012-05-146-24/+76
* | Add new utfToGlyphs API for GL rendererRomain Guy2012-05-141-0/+31
|/
* Fix bug 6479740: Serif font gone in tot/jb-devRaph Levien2012-05-111-13/+9
* Merge "Apply ARM patches from NVidia for improved drawing performance." into ...Derek Sollenberger2012-05-101-5/+552
|\
| * Apply ARM patches from NVidia for improved drawing performance.Derek Sollenberger2012-05-091-5/+552
* | Fix bugs with duplicate fallback fonts.Fabrice Di Meglio2012-05-091-172/+169
* | Fix lock issue in Skia fonthost for Android.Jeff Brown2012-05-091-115/+150
|/