index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
Commit message (
Expand
)
Author
Age
*
Port uses of SkLazyPtr to SkOncePtr.
mtklein
2015-09-09
*
Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of http...
mtklein
2015-09-09
*
Port uses of SkLazyPtr to SkOncePtr.
mtklein
2015-09-09
*
Revert of Provides multiple implementations of Android's SkBitmapRegionDecode...
msarett
2015-09-08
*
Provides various implementations of Android's SkBitmapRegionDecoder.
msarett
2015-09-04
*
Replace font name table access with standard Skia function.
caryclark
2015-09-02
*
Suppress embedding fonts when the skp's fonts match the OS fonts.
caryclark
2015-08-31
*
Clean up SkTLogic.
bungeman
2015-08-28
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
zero-length cap fix
caryclark
2015-08-26
*
Remove include of stdlib.h from SkTypes.h.
bungeman
2015-08-26
*
Update debugger print out of drawImageRect information
robertphillips
2015-08-24
*
Revert of experiment with zero-length round capped line segments (patchset #4...
caryclark
2015-08-21
*
experiment with zero-length round capped line segments
caryclark
2015-08-21
*
add gm for image->newShader
reed
2015-08-20
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
*
Move SkTemplates.h to private.
bungeman
2015-08-19
*
change asABitmap to isABitmap on shader
reed
2015-08-19
*
remove SkDeferredCanvas
reed
2015-08-19
*
SkPaintFilterCanvas should inherit the target canvas state
fmalita
2015-08-17
*
flag to use const& instead of const* for src-rect
reed
2015-08-06
*
Port SkTextureCompression opts to SkOpts
mtklein
2015-08-06
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
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
*
add missing comma
Derek Sollenberger
2015-08-03
*
fix tests for android framework build
djsollen
2015-08-03
*
Fix straggling SK_VIRTUAL_CONSTRAINT_TYPEs
scroggo
2015-07-31
*
Move SkTHash.h to include/private.
mtklein
2015-07-28
*
remove all guards for changes to drawBitmapRect / drawImageRect
reed
2015-07-28
*
Add drawImage{Rect,} support to SkDebugCanvas
fmalita
2015-07-22
*
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
*
rename utility to see if a paint will overwrite its pixels
reed
2015-07-15
*
add src-rect-constraint to drawImageRect
reed
2015-07-14
*
Fix up -Winconsistent-missing-override
mtklein
2015-07-13
*
Cleanup skia test harness due to changes to DisplayListCanvas
Derek Sollenberger
2015-07-13
*
add matrix options to drawDrawable
reed
2015-07-07
*
Revert "Move headers used by headers in include/ to include/private."
Mike Klein
2015-07-01
*
Move headers used by headers in include/ to include/private.
mtklein
2015-07-01
*
Revert "Move headers used by headers in include/ to include/private."
jvanverth
2015-07-01
*
Move headers used by headers in include/ to include/private.
mtklein
2015-07-01
*
Fix infinite matrix during an invert.
vmpstr
2015-06-30
*
Change initializer list order to match field declaration order.
sammc
2015-06-30
*
Remove old iOS porting files.
bungeman
2015-06-29
*
add drawImageNine
reed
2015-06-25
*
add SkCanvas::drawAtlas
reed
2015-06-24
*
Propagate SkSurfaceProps to more call sites
robertphillips
2015-06-23
[next]