index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
Commit message (
Expand
)
Author
Age
*
Port SampleApp to SkCommandLineFlags.
mtklein
2014-06-19
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
*
hide Config in SkImageDecoder -- use SkColorType instead
reed
2014-06-12
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
remove SkBounder -- unused and unloved
reed
2014-06-03
*
remove unneeded inval
reed
2014-06-02
*
Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)
robertphillips
2014-06-02
*
Add Sample slide for Rectanizers
robertphillips
2014-06-02
*
Allow SkPictureImageFilter to be serialized when not run cross-process.
senorblanco@chromium.org
2014-05-30
*
using real tiles when simulating tiling
commit-bot@chromium.org
2014-05-30
*
fix int->scalar warnings
reed@google.com
2014-05-30
*
new animated sample to show subpixel translate bug with high quality scaling
commit-bot@chromium.org
2014-05-29
*
Revert "Revert of add colortable support to imagegenerator (https://coderevie...
commit-bot@chromium.org
2014-05-29
*
Fixing windows warnings
commit-bot@chromium.org
2014-05-27
*
hide discardable factory from public imagegenerator api
commit-bot@chromium.org
2014-05-27
*
Adding new filters to fuzzer
commit-bot@chromium.org
2014-05-27
*
Remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-22
*
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-22
*
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...
commit-bot@chromium.org
2014-05-21
*
Add Dashing gpu effect for simple dashed lines
commit-bot@chromium.org
2014-05-19
*
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-16
*
remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-16
*
re-land hide get/setLocalMatrix
commit-bot@chromium.org
2014-05-12
*
remove unused Kernel33MaskFilter
commit-bot@chromium.org
2014-05-12
*
Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/)
commit-bot@chromium.org
2014-05-09
*
hide get/setLocalMatrix
commit-bot@chromium.org
2014-05-09
*
cleanup GrContext resource cache api
commit-bot@chromium.org
2014-05-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-08
*
add localmatrix-shader
commit-bot@chromium.org
2014-05-07
*
remove code behind SK_SUPPORT_LEGACY_PROCXFERMODE
reed@google.com
2014-05-01
*
fix cycle_colortypes so we can test 565
commit-bot@chromium.org
2014-04-29
*
move common blur types into central header
commit-bot@chromium.org
2014-04-28
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
Staging for cleanup of SkPicture-related headers
robertphillips@google.com
2014-04-18
*
Reduce internal explicit SaveFlags usage.
commit-bot@chromium.org
2014-04-18
*
Staged removal of SkPicture-derived classes
commit-bot@chromium.org
2014-04-17
*
Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API
commit-bot@chromium.org
2014-04-16
*
Fix bug in SampleApp's Tiling View
commit-bot@chromium.org
2014-04-15
*
Make sure SkDrawLooper objects can only be allocated on the heap.
commit-bot@chromium.org
2014-04-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-14
*
split SkPictureRecorder out of SkPicture
robertphillips@google.com
2014-04-13
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-10
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
SkPerlinNoiseShader::CreateTubulenceNoise() is misspelled
commit-bot@chromium.org
2014-04-01
*
Allow toString capability to be toggled independent of developer mode.
commit-bot@chromium.org
2014-03-13
*
Factory methods for heap-allocated SkImageFilter objects.
commit-bot@chromium.org
2014-03-10
[next]