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
*
Add high resolution WallTimer to SampleApp
jvanverth
2015-08-11
*
SkPDF: allow PDF module to be disabled in DM and SampleApp
halcanary
2015-08-11
*
flag to use const& instead of const* for src-rect
reed
2015-08-06
*
use kFast_SrcRectConstraint to match drawAtlas semantics
reed
2015-08-06
*
simulate drawatlas
reed
2015-08-06
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
- allow for stepping through a picture with 'n' and 'p'
reed
2015-08-04
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
Address some SkLightingShader TODOs
robertphillips
2015-07-31
*
add helper to create RSXform w/ anchorPt
reed
2015-07-30
*
Update SkLightingShader to take a localMatrix
robertphillips
2015-07-30
*
Move LightingShader to effects
robertphillips
2015-07-29
*
Rename GrInOrderDrawBuffer to GrBufferedDrawTarget
joshualitt
2015-07-28
*
Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode()
wangyix
2015-07-22
*
Compile with VS2015.
bungeman
2015-07-21
*
Generate platform specific fontmgr gm.
caryclark
2015-07-20
*
Revert[2] of guard to remove DrawBitmapRectFlags
reed
2015-07-17
*
Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co...
scroggo
2015-07-17
*
guard to remove DrawBitmapRectFlags
reed
2015-07-16
*
Add new SkPoint3 class
robertphillips
2015-07-13
*
Fix up -Winconsistent-missing-override
mtklein
2015-07-13
*
Add normal map sample
jvanverth
2015-07-09
*
Revert of Add normal map sample (patchset #6 id:100001 of https://codereview....
robertphillips
2015-07-08
*
Add normal map sample
jvanverth
2015-07-08
*
remove SkInstCnt
mtklein
2015-06-26
*
implement drawAtlas natively on gpu-device
reed
2015-06-25
*
add SkCanvas::drawAtlas
reed
2015-06-24
*
Add sk_parallel_for()
mtklein
2015-06-17
*
Use SkPaintFilterCanvas for SampleApp paint filtering
fmalita
2015-06-15
*
Implement support for mixed sampled render targets
vbuzinov
2015-06-12
*
delete (unused) TransparentShader
reed
2015-06-05
*
remove SK_LEGACY_STROKE_CURVES
caryclark
2015-05-22
*
handle large conic strokes better
caryclark
2015-05-19
*
Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...
reed
2015-05-12
*
Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...
reed
2015-05-12
*
stop calling SkScalarDiv
reed
2015-05-12
*
add DeferredCanvas mode to SampleApp
reed
2015-05-05
*
remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical
reed
2015-05-04
*
Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 ...
reed
2015-04-16
*
Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https:/...
jcgregorio
2015-04-16
*
remove unused (by clients) SkPathUtils
reed
2015-04-16
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Move SkMatrixImageFilter into core, and add a factory fn for it.
senorblanco
2015-03-20
*
Remove uniqueID from all filter serialization.
senorblanco
2015-03-18
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
(starting with mtklein's 966503002 mod to 963593003)
caryclark
2015-03-04
*
Revert of fix casts (patchset #1 id:1 of https://codereview.chromium.org/9794...
mtklein
2015-03-04
*
(starting with mtklein's 966503002 mod to 963593003)
caryclark
2015-03-04
*
fuzzer fixes
caryclark
2015-02-25
[next]