2013-07-24 |
reed@google.com | fix warning of implicit cast to float |
commit | commitdiff | tree | snapshot |
2013-07-24 |
mtklein@google.com | all in the gyp |
commit | commitdiff | tree | snapshot |
2013-07-24 |
edisonn@google.com | pdfviewer: remove dependency on picture_utils. add... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
fmalita@google.com | Rollback Nexus10, ANGLE, and Win7 expectations after... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
reed@google.com | expose shaders |
commit | commitdiff | tree | snapshot |
2013-07-24 |
epoger@google.com | rebaseline.py: set text mimetype for all .json files... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
epoger@google.com | Set all gm expected-results.json files to text mimetype |
commit | commitdiff | tree | snapshot |
2013-07-24 |
reed@google.com | use SK_DECLARE_STATIC_MUTEX |
commit | commitdiff | tree | snapshot |
2013-07-24 |
reed@google.com | use sk_bzero to init level, since I got the number... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
fmalita@google.com | rebaseline Android after update to freetype 2.5.0 |
commit | commitdiff | tree | snapshot |
2013-07-24 |
reed@google.com | add mipmaps to scaledimagecache |
commit | commitdiff | tree | snapshot |
2013-07-24 |
robertphillips... | Reverting r10251 (Implement crop rect for SkImageFilter... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
skia.committer... | Sanitizing source files in Housekeeper-Nightly |
commit | commitdiff | tree | snapshot |
2013-07-24 |
commit-bot... | Deterministic SkTSet and PDF Output |
commit | commitdiff | tree | snapshot |
2013-07-23 |
commit-bot... | Implemented transparent gradients |
commit | commitdiff | tree | snapshot |
2013-07-23 |
reed@google.com | remove dead defines from SkUserConfig.h |
commit | commitdiff | tree | snapshot |
2013-07-23 |
commit-bot... | Fix Clang build on SkPDFResourceDict (CL 18977002) |
commit | commitdiff | tree | snapshot |
2013-07-23 |
edisonn@google.com | pdfviewer: more simple fixed to prevent crashes |
commit | commitdiff | tree | snapshot |
2013-07-23 |
edisonn@google.com | pdfviewer: don't crash if the xref is corrupted. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
commit-bot... | Add SkChecksum::Murmur3. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
edisonn@google.com | skpdiff: remove default value for output. Diifs can... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
edisonn@google.com | If we fail to contruct the Pdf Image Shader, mark the... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
edisonn@google.com | pdfviewer: fix type3 font, make SkPdfObject::get parame... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
epoger@google.com | Move gm-expected to trunk/expectations/gm , and modify... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
reed@google.com | fix signed/unsigned warning |
commit | commitdiff | tree | snapshot |
2013-07-23 |
reed@google.com | add scaledimagecache |
commit | commitdiff | tree | snapshot |
2013-07-23 |
epoger@google.com | Revert r10281 -- it broke the Update step on Test builders |
commit | commitdiff | tree | snapshot |
2013-07-23 |
epoger@google.com | Revert r10280, which caused https://code.google.com... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
edisonn@google.com | pdfviewer: improve memory usage, improve parse time... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
epoger@google.com | Move gm-expected to trunk/expectations/gm , and modify... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
sglez@google.com | refactor duplication (shouldSkip and skip_name) into... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
reed@google.com | remove dead SampleDecode.cpp |
commit | commitdiff | tree | snapshot |
2013-07-23 |
commit-bot... | Add SkImage->draw() call with src and dst rects. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
djsollen@google.com | Update freetype to version 2.5.0.1 when building it... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
borenet@google.com | Use SKIA_OUT variable in make.py |
commit | commitdiff | tree | snapshot |
2013-07-23 |
caryclark@google.com | turn off debugging printfs |
commit | commitdiff | tree | snapshot |
2013-07-23 |
borenet@google.com | Update gyp DEPS |
commit | commitdiff | tree | snapshot |
2013-07-23 |
djsollen@google.com | Roll freetype back to 2.4.9 until Android/NaCL errors... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
zachr@google.com | put max on outputted poi in skpdiff |
commit | commitdiff | tree | snapshot |
2013-07-23 |
djsollen@google.com | Update freetype DEPS to version 2.5 with PNG encoded... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
borenet@google.com | Accidentally skipped buildbot runs on r10257 |
commit | commitdiff | tree | snapshot |
2013-07-23 |
commit-bot... | I don't want these changes as part of the "allow bleedi... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
commit-bot... | Turn on -Wall -Wextra on Mac, and fix all the warnings... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
skia.committer... | Sanitizing source files in Housekeeper-Nightly |
commit | commitdiff | tree | snapshot |
2013-07-22 |
senorblanco... | This patch implements a crop rect for SkImageFilter... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
commit-bot... | Last friday I changed this file to un-break the build. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
zachr@google.com | move skpdiff into tools |
commit | commitdiff | tree | snapshot |
2013-07-22 |
vandebo@chromium.org | Revert "Adds SkPDFResourceDict class, refactor existing... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
commit-bot... | Adds SkPDFResourceDict class, refactor existing code... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
reed@google.com | include SkPaint.h |
commit | commitdiff | tree | snapshot |
2013-07-22 |
reed@google.com | copy/paste error. don't use s. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
edisonn@google.com | pdfviewer: SkTDict, does accept to pass the length... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
reed@google.com | rename fFilterQuality to fFilterLevel |
commit | commitdiff | tree | snapshot |
2013-07-22 |
reed@google.com | stop using bitmap-filter flags outside of paint itself... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
zachr@google.com | ports for mac, ios, android, linux, windows |
commit | commitdiff | tree | snapshot |
2013-07-22 |
fmalita@google.com | Revert "Add SkImage->draw() call with src and dst rects." |
commit | commitdiff | tree | snapshot |
2013-07-22 |
commit-bot... | Add SkImage->draw() call with src and dst rects. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
edisonn@google.com | pdfviewer: All NulCanvas (does not draw operations... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
edisonn@google.com | pdfviewer: fix typo (false != NULL) |
commit | commitdiff | tree | snapshot |
2013-07-22 |
edisonn@google.com | Add --csv parameter to skpdiff to dump all scores in... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
bungeman@google.com | Clean up a few warnings on Windows x64. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
bungeman@google.com | Update obvious deps. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
djsollen@google.com | Update android_make to use arrays instead of space... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
djsollen@google.com | refactor gyp to isolate freetype usage |
commit | commitdiff | tree | snapshot |
2013-07-22 |
bungeman@google.com | Make the copy of fontconfig font names before freeing... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
zachr@google.com | Revert "migrate skpdiff to tools" |
commit | commitdiff | tree | snapshot |
2013-07-22 |
zachr@google.com | migrate skpdiff to tools |
commit | commitdiff | tree | snapshot |
2013-07-20 |
commit-bot... | Add SkNWayCanvas comment API overrides. |
commit | commitdiff | tree | snapshot |
2013-07-20 |
skia.committer... | Sanitizing source files in Housekeeper-Nightly |
commit | commitdiff | tree | snapshot |
2013-07-20 |
bungeman@google.com | Revert deps changes in r10220 and r10217. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
bungeman@google.com | Add a 'unique' method to SkRefCnt, document the usage... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
bungeman@google.com | Lie about views_animated dependencies until Android... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
bungeman@google.com | Fix latent warning as error in Android specific code. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
bungeman@google.com | Add a detachAsStream to SkDynamicMemoryWStream. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
bungeman@google.com | Update obvious deps. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
bungeman@google.com | Fix some noisy warnings on Windows x64. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
reed@google.com | Revert "Slipping in a small bug fix for my previous... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
humper@google.com | bad line in gyp fie snuck into last commit, continuing... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
sglez@google.com | Slipping in a small bug fix for my previous patch |
commit | commitdiff | tree | snapshot |
2013-07-19 |
humper@google.com | use SK_ScalarPI, and fix ARM build |
commit | commitdiff | tree | snapshot |
2013-07-19 |
humper@google.com | struct and class forward declarations incompatible... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
humper@google.com | scale --> convolution typo |
commit | commitdiff | tree | snapshot |
2013-07-19 |
humper@google.com | missing M_PI include needed on Windows |
commit | commitdiff | tree | snapshot |
2013-07-19 |
humper@google.com | remove unused function |
commit | commitdiff | tree | snapshot |
2013-07-19 |
sglez@google.com | fix mac |
commit | commitdiff | tree | snapshot |
2013-07-19 |
humper@google.com | The image resampling code has been transplanted from... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
vandebo@chromium.org | Revert "Adds SkPDFResourceDict class to manage resource... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
sglez@google.com | please fix the build, please |
commit | commitdiff | tree | snapshot |
2013-07-19 |
sglez@google.com | Add include to fix build |
commit | commitdiff | tree | snapshot |
2013-07-19 |
commit-bot... | Adds SkPDFResourceDict class to manage resource dicts... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
commit-bot... | Fix build problem with reverted issue 16948011 |
commit | commitdiff | tree | snapshot |
2013-07-19 |
bungeman@google.com | Remove unneeded mention of SkThread_pthread.cpp in... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
robertphillips... | Bench performance trigger rebaselines |
commit | commitdiff | tree | snapshot |
2013-07-19 |
robertphillips... | Fix texture allocation in SWMaskHelper |
commit | commitdiff | tree | snapshot |
2013-07-19 |
edisonn@google.com | revert unreviewed 10194, will send to review |
commit | commitdiff | tree | snapshot |
2013-07-19 |
commit-bot... | SkAlpha constant defs |
commit | commitdiff | tree | snapshot |
2013-07-19 |
edisonn@google.com | skpdiff: add ability to write the diff scores in a... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
robertphillips... | Alter resource cache and GrContext to (optionally)... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
epoger@google.com | add reformat-json.py script |
commit | commitdiff | tree | snapshot |
2013-07-19 |
bungeman@google.com | Add a detachAsStream to SkDynamicMemoryWStream. |
commit | commitdiff | tree | snapshot |
next |