index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Added print out of SkShader information to debugger
robertphillips@google.com
2013-01-15
*
gm: use new Expectations struct instead of comparison bitmaps
epoger@google.com
2013-01-15
*
Update gm self-test results to expect new runtime config debug message
epoger@google.com
2013-01-15
*
Separate our jsoncpp dependency from Chromium's jsoncpp overrides.
epoger@google.com
2013-01-15
*
Unreviewed mac build fix : Removing unused variable
sugoi@google.com
2013-01-15
*
Added missing include in non GPU case.
sugoi@google.com
2013-01-15
*
Fix bug in cubic-clipper (SkEdgeClipper). When we chop the cubic on Top/Bottom
reed@google.com
2013-01-15
*
Turn off timeIndividualTiles
borenet@google.com
2013-01-15
*
Implementation of the displacement effect (both CPU and GPU)
sugoi@google.com
2013-01-15
*
To support alignment pragmas (for speed), we need to relax assumptions about
reed@google.com
2013-01-15
*
dashing asPoints could draw excessively long first dash
robertphillips@google.com
2013-01-15
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-15
*
call endContext() if we have to return false from setContext(), to keep the
mike@reedtribe.org
2013-01-15
*
fix warning on linux
humper@google.com
2013-01-15
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-15
*
fix all the false --> NULL issues in the gradient code
humper@google.com
2013-01-14
*
remove namespace qualifier for feof; it's making android unhappy
humper@google.com
2013-01-14
*
Fix a problem in the matrix convolution image filter exposed by https://code....
senorblanco@chromium.org
2013-01-14
*
another false --> NULL return fix
humper@google.com
2013-01-14
*
false --> NULL for failure return
humper@google.com
2013-01-14
*
move template specializations to inline functions in the header to make windo...
humper@google.com
2013-01-14
*
replace getline with fgets for portability
humper@google.com
2013-01-14
*
remove dynamic_cast because rtti is disabled on some platforms (but not all??)
humper@google.com
2013-01-14
*
fix gcc build
humper@google.com
2013-01-14
*
Remove SK_DRAW_POS_TEXT_IGNORE_SUBPIXEL_LEFT_ALIGN_FIX.
bungeman@google.com
2013-01-14
*
Runtime configuration system for skia. This will allow developers to control...
humper@google.com
2013-01-14
*
Make SkScalerContextRec::getMatrixFrom2x2 more direct.
bungeman@google.com
2013-01-14
*
Fix uninitialized memory issue
robertphillips@google.com
2013-01-14
*
Change SkAutoTUnref usage
robertphillips@google.com
2013-01-14
*
Fix debug build after r7153 (removed param referenced in assertion)
bsalomon@google.com
2013-01-14
*
Change signature of SkShader::asNewEffect(), implement for SkBitmapProcShader.
bsalomon@google.com
2013-01-14
*
Changing imageFilter GM tests to use drawBitmap instead of drawSprite
junov@chromium.org
2013-01-14
*
Use the NDK's cpu-features library when building skia for Chromium/Android.
digit@google.com
2013-01-14
*
Fix typo bug caught by mac warn-as-error (= should have been &=).
bsalomon@google.com
2013-01-14
*
Implement getConstantColorComponents() for matrix convolution.
bsalomon@google.com
2013-01-11
*
Add GrEffect::updateKnownColorComponents(). It is used to determine whether t...
bsalomon@google.com
2013-01-11
*
Adding commandline option to gm to make it write image results for tests that...
junov@chromium.org
2013-01-11
*
Fix leaks in blurrect benchs and gm.
bsalomon@google.com
2013-01-11
*
Enable per-tile logging in bench_pictures
borenet@google.com
2013-01-11
*
Add option to render PDFs to memory only.
edisonn@google.com
2013-01-11
*
SkImageDecoder_WIC should work on Win7 with Win8 SDK.
bungeman@google.com
2013-01-11
*
Fix typo, report in validate diff teh value of the pixel, not the address of ...
edisonn@google.com
2013-01-11
*
Rebaselined webpage image GMs for ['base-macmini'] on Google Storage.
rmistry@google.com
2013-01-11
*
Make GrEffect::textureAccess non-virtual. Require subclasses to append their ...
bsalomon@google.com
2013-01-11
*
Remove non-destructive playback from GrIODB.
bsalomon@google.com
2013-01-11
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-11
*
Whitespace change to trigger rebuilds
rmistry@google.com
2013-01-11
*
Rename onFilterImageGPU to filterImageGPU(), to match skia convention. No ch...
senorblanco@chromium.org
2013-01-10
*
DirectWrite generatePath must transform the path by the current matrix.
bungeman@google.com
2013-01-10
*
Add display of more SkPaint fields in Debugger
robertphillips@google.com
2013-01-10
[next]