| Commit message (Expand) | Author | Age |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-05 |
* | If Ashmem cache fails pinCache, do not reallocate. | scroggo@google.com | 2013-03-04 |
* | Rely on libfontconfig to determine our default font | reed@google.com | 2013-03-04 |
* | export getter for global instance of fontconfiginterfacedirect | reed@google.com | 2013-03-04 |
* | implement fonthost table methods directly in fontconfig backend, _tables now ... | reed@google.com | 2013-03-04 |
* | refactor fonthost_tables into wrapper (fonthost) and impl (fontstream) | reed@google.com | 2013-03-04 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-03 |
* | eliminate atsuii/coretext distinction, and rename to just _mac | mike@reedtribe.org | 2013-03-03 |
* | try ~0U instead of ~0 to fix signed warning passing to size_t | mike@reedtribe.org | 2013-03-03 |
* | pass ~0 for length when we want to know the length of a table (with dst==null) | mike@reedtribe.org | 2013-03-03 |
* | move some of the impl in fonthost into typeface virtuals | mike@reedtribe.org | 2013-03-03 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-01 |
* | use fontconfig fonthost for skia (in prep for using in chrome) | reed@google.com | 2013-02-27 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-02-27 |
* | fix getFamilyName by calling FcFreeTypeQuery | reed@google.com | 2013-02-26 |
* | implement CreateTypefaceFromFile | reed@google.com | 2013-02-26 |
* | git-svn-id: http://skia.googlecode.com/svn/trunk@7863 2bbb7eff-a529-9590-31e7... | reed@google.com | 2013-02-26 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-02-26 |
* | git-svn-id: http://skia.googlecode.com/svn/trunk@7856 2bbb7eff-a529-9590-31e7... | reed@google.com | 2013-02-25 |
* | check-point: skiafy SkFontHost_fontconfig from chrome | reed@google.com | 2013-02-25 |
* | Create SkLazyPixelRef which performs lazy decoding. | scroggo@google.com | 2013-02-22 |
* | Fix errors when compiling with -Wall -Werror on Android. | djsollen@google.com | 2013-02-07 |
* | Fix android errors when unflattening an SkImageRef_ashmem object. | djsollen@google.com | 2013-02-01 |
* | Update filter tool to allow more flexible filtering | robertphillips@google.com | 2013-01-31 |
* | Start addressing the clang static analyzer issues | robertphillips@google.com | 2013-01-30 |
* | Fix Japanese font issue for devices running JB MR1 and higher. | djsollen@google.com | 2013-01-29 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | (Relanding r7275 with assert fix, plus fixes from r7276, r7280, r7283.) | senorblanco@chromium.org | 2013-01-18 |
* | Reverting chain of SkBicubicImageFilter changes (7275, 7276, 7280 & 7283) | robertphillips@google.com | 2013-01-18 |
* | Implement a bicubic resampling image filter, with raster and GPU backends. | senorblanco@chromium.org | 2013-01-18 |
* | Implementation of the displacement effect (both CPU and GPU) | sugoi@google.com | 2013-01-15 |
* | remove namespace qualifier for feof; it's making android unhappy | humper@google.com | 2013-01-14 |
* | replace getline with fgets for portability | humper@google.com | 2013-01-14 |
* | Runtime configuration system for skia. This will allow developers to control... | humper@google.com | 2013-01-14 |
* | SkImageDecoder_WIC should work on Win7 with Win8 SDK. | bungeman@google.com | 2013-01-11 |
* | DirectWrite generatePath must transform the path by the current matrix. | bungeman@google.com | 2013-01-10 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-08 |
* | fix warning from scalar --> int32 conversion | humper@google.com | 2013-01-07 |
* | if CG fails to decode an image, check to see if it was a problem in the color... | mike@reedtribe.org | 2012-12-15 |
* | Change to BDS license (as we did with all the other files that were Apache) | reed@google.com | 2012-12-13 |
* | Defining new color constat for transparent color | junov@google.com | 2012-12-06 |
* | Clean up SkFontHost_mac_coretext. | bungeman@google.com | 2012-12-05 |
* | Pull SkMergeImageFilter out into its own file. | senorblanco@chromium.org | 2012-12-04 |
* | Provide default guess at font type in Mac CoreText font host, since CT's dete... | bungeman@google.com | 2012-12-03 |
* | Templatize AutoCFRelease and use it. | bungeman@google.com | 2012-12-03 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-01 |
* | Add auto table ref for coretext. | bungeman@google.com | 2012-11-30 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-11-29 |
* | Remove what turns out to be a bogus assert. | bungeman@google.com | 2012-11-28 |
* | Write correct type of sfnt file in mac coretext open stream. | bungeman@google.com | 2012-11-28 |