index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-08
*
Implement the clip as 4 or fewer GrEffects when possible.
commit-bot@chromium.org
2014-03-07
*
Once Chromium starts holding on to paths and we can actually reuse cached pat...
commit-bot@chromium.org
2014-03-07
*
This is just the first version and shows how I intend to orchestrate this. Fu...
commit-bot@chromium.org
2014-03-07
*
getFactory() must return a factory.
commit-bot@chromium.org
2014-03-07
*
Fix underlying issue causing crbug.com/348821.
commit-bot@chromium.org
2014-03-07
*
SSE2 implementation of S32A_D565_Opaque_Dither
commit-bot@chromium.org
2014-03-07
*
SSE2 implementation of S32_D565_Opaque_Dither
commit-bot@chromium.org
2014-03-07
*
Add SkCanvas::writePixels that takes info+pixels directly
commit-bot@chromium.org
2014-03-07
*
Add a class to allocate small objects w/o extra calls to new.
commit-bot@chromium.org
2014-03-07
*
Add debug check of chunk size written to skp
commit-bot@chromium.org
2014-03-06
*
Remove MCRec.fNext
commit-bot@chromium.org
2014-03-06
*
Actually, we wrote only size bytes.
commit-bot@chromium.org
2014-03-06
*
Avoid recomputing two consecutive identical 1D filters.
commit-bot@chromium.org
2014-03-06
*
Add size_t bytesWritten() const to SkWStream.
commit-bot@chromium.org
2014-03-06
*
Revert of Manually set fFilterValues in SkConvolutionFilter1D
rmistry@google.com
2014-03-06
*
Begin making SkPerlinNoiseShader const.
commit-bot@chromium.org
2014-03-06
*
Manually set fFilterValues in SkConvolutionFilter1D.
commit-bot@chromium.org
2014-03-06
*
Now that the matching changes have landed in Chromium we can clean up the API...
commit-bot@chromium.org
2014-03-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-06
*
Unify edge type enums across GrEffect subclasses that clip rendering to a geo...
commit-bot@chromium.org
2014-03-05
*
This CL is motivated by the desire to make the skpinfo tool work a bit better...
commit-bot@chromium.org
2014-03-05
*
Prevent SkBlockMemoryStream::skip from writing to low memory.
bungeman@google.com
2014-03-05
*
DM: read image files without an extra copy
commit-bot@chromium.org
2014-03-05
*
Replace scaled bitmap if entry already exist in cache.
commit-bot@chromium.org
2014-03-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-05
*
remove SK_SUPPORT_DEEPCOPYTO_CONFIG code -- no longer used
commit-bot@chromium.org
2014-03-05
*
Counterproposal to 182733007: Add iterator to SkTDynamicHash
commit-bot@chromium.org
2014-03-05
*
Manual revert of https://code.google.com/p/skia/source/detail?r=13353 due to ...
commit-bot@chromium.org
2014-03-04
*
The motivation for this CL is to de-clutter SkPicture's beginRecording method.
commit-bot@chromium.org
2014-03-04
*
Apply the CTM to the offset in the slow SkOffsetImageFilter path.
senorblanco@chromium.org
2014-03-04
*
Add GM that directly tests GrRRectEffect and add inverse fill version of effect.
commit-bot@chromium.org
2014-03-04
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-04
*
This adds cull rect visualization to the debugger's "mega" visualization mode.
commit-bot@chromium.org
2014-03-03
*
Don't emit declaration of gl_FragPos unless also changing the origin.
commit-bot@chromium.org
2014-03-03
*
Cleanup patch to move all of SkImageFilterUtils into SkImageFilter.
senorblanco@chromium.org
2014-03-03
*
Generating the 1M skps frequently yields truncated skps. This tool is intende...
commit-bot@chromium.org
2014-03-03
*
The new "mega" viz mode both adds visualization and forces all drawing to the...
commit-bot@chromium.org
2014-03-03
*
Fix CTM scaling and clipping of SkRectShaderImageFilter.
senorblanco@chromium.org
2014-03-03
*
New approach for GPU font atlas
commit-bot@chromium.org
2014-03-03
*
Adding code to calculate Underline Thickness from Font Metrics, this will be ...
commit-bot@chromium.org
2014-03-01
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-01
*
DM: make GPU tasks multithreaded again. Big refactor.
commit-bot@chromium.org
2014-02-28
*
Cleanup GrGLInterface after Chromium changes
commit-bot@chromium.org
2014-02-28
*
add new onClip* methods to SkCanvas
robertphillips@google.com
2014-02-28
*
remove SK_SUPPORT_LEGACY_LAYERDRAWLOOPER_PAINTFLAGS -- not needed
reed@google.com
2014-02-28
*
Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.ch...
robertphillips@google.com
2014-02-28
*
Make GrConvexPolyEffect support inverse fills and non-AA rects
commit-bot@chromium.org
2014-02-28
*
add new onClip* methods to SkCanvas
robertphillips@google.com
2014-02-28
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-28
[next]