index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Remove SkPicture::kUsePathBoundsForClip_RecordingFlag
robertphillips
2014-06-09
*
No longer limit SkPictureRecorder::partialReplay to Android
robertphillips
2014-06-08
*
First pass at splitting out SkPictureRecord from SkPicture
robertphillips
2014-06-08
*
Clean up Skia for Clang's -Wtautological-undefined-compare
Mike Klein
2014-06-07
*
Fixing another clusterfuzz issue
sugoi
2014-06-06
*
Remove GrIsPow2 in favor of SkIsPow2.
tfarina
2014-06-06
*
Add SkBarriers_tsan.h.
mtklein
2014-06-06
*
Initial KTX encoder
krajcevski
2014-06-06
*
SkClipStack::Element tweaks.
fmalita
2014-06-05
*
remove SkBitmap::allocConfigPixels and update dox
reed
2014-06-05
*
Use the correct homophone of 'there'.
scroggo
2014-06-05
*
Remove SkImageRef and related functionality.
Hal Canary
2014-06-04
*
Revert of Move Dashing filterPath to a dashing utils file (https://codereview...
egdaniel
2014-06-04
*
Move Dashing filterPath to a dashing utils file
egdaniel
2014-06-04
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
Return NULL when building empty LayerRasterizer.
scroggo
2014-06-03
*
Initial KTX file decoder
krajcevski
2014-06-03
*
SK_CPU_ARM --> SK_CPU_ARM32
mtklein
2014-06-03
*
remove SkBounder -- unused and unloved
reed
2014-06-03
*
Remove legacy picture recording
robertphillips
2014-06-03
*
add makeOffset and makeInset to SkRect
reed
2014-06-02
*
use colortype instead of config
reed
2014-06-02
*
Remove unitmappers header.
scroggo
2014-06-02
*
Clean up SkOnce:
mtklein
2014-06-02
*
Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)
robertphillips
2014-06-02
*
Port most uses of SkOnce to SkLazyPtr.
mtklein
2014-06-02
*
Initial work to get ETC1 data up to the GPU
krajcevski
2014-06-02
*
Add Sample slide for Rectanizers
robertphillips
2014-06-02
*
hide SkDevice::config()
reed
2014-06-02
*
remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE
commit-bot@chromium.org
2014-05-31
*
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...
commit-bot@chromium.org
2014-05-31
*
Port most uses of SkOnce to SkLazyPtr.
commit-bot@chromium.org
2014-05-30
*
Add a way for the gpu veto to report back the reason why it said no
commit-bot@chromium.org
2014-05-30
*
fix casting issue with or operator
commit-bot@chromium.org
2014-05-30
*
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...
commit-bot@chromium.org
2014-05-30
*
Port most uses of SkOnce to SkLazyPtr.
commit-bot@chromium.org
2014-05-30
*
Add an OR operator overload for SaveFlags to avoid extra static casts.
commit-bot@chromium.org
2014-05-30
*
Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chr...
commit-bot@chromium.org
2014-05-30
*
Implement SkPictureImageFilter bounds computation.
senorblanco@chromium.org
2014-05-30
*
Initial work to get ETC1 data up to the GPU
commit-bot@chromium.org
2014-05-30
*
Test font created from paint
commit-bot@chromium.org
2014-05-30
*
Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in c...
commit-bot@chromium.org
2014-05-30
*
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...
commit-bot@chromium.org
2014-05-30
*
Fix the rendering error of SkDraw::drawVertices in gpu path for solid color.
commit-bot@chromium.org
2014-05-30
*
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
commit-bot@chromium.org
2014-05-29
*
setConfig -> setInfo
commit-bot@chromium.org
2014-05-29
*
SkLazyPtr, mk. 2
commit-bot@chromium.org
2014-05-29
*
Constify the arguments to createTexture
commit-bot@chromium.org
2014-05-29
*
Add SkBarriers to ports.
commit-bot@chromium.org
2014-05-29
*
legacy refEncodedData() returns data, not bool
reed@google.com
2014-05-29
[next]