index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
Commit message (
Expand
)
Author
Age
*
Add a new PictureRenderer that draws the picture then breaks up into tiles.
scroggo@google.com
2012-11-07
*
Unit testing for SkTileGrid
junov@chromium.org
2012-11-07
*
Break out SkOffsetImageFilter into its own file, and derive it from
senorblanco@chromium.org
2012-11-06
*
Adding SkTileGrid: a new subclass of BBoxHierarchy, optimized for tiled playb...
junov@chromium.org
2012-11-06
*
add blurrect gm
reed@google.com
2012-11-02
*
Split off SkConsistentChecksum from SkChecksum
epoger@google.com
2012-11-02
*
Adding rtree support to the bench_pictures utility
junov@chromium.org
2012-11-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-02
*
Add utility to convert skp files to pdf files. Code compatible with render_p...
edisonn@google.com
2012-11-01
*
Replace GrMatrix with SkMatrix.
bsalomon@google.com
2012-11-01
*
Fix NoGPU build
borenet@google.com
2012-11-01
*
Improve NaCl support
borenet@google.com
2012-11-01
*
Remove GrScalar, replace with SkScalar.
bsalomon@google.com
2012-11-01
*
Reland r6233 with fix.
bsalomon@google.com
2012-11-01
*
Re-revert r6233.
bsalomon@google.com
2012-11-01
*
Reland r6233 with fix for config conversion texture matrices.
bsalomon@google.com
2012-11-01
*
Revert r6233 while investigating bot failures.
bsalomon@google.com
2012-11-01
*
Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect.
bsalomon@google.com
2012-11-01
*
Implement SkCondVar for windows.
scroggo@google.com
2012-10-31
*
Add SkThreadPool for managing threads.
scroggo@google.com
2012-10-31
*
Fleshed out GPU portion of image/surface feature
robertphillips@google.com
2012-10-31
*
add test for bug in line drawing. fix is pending a way to handle all of the
reed@google.com
2012-10-30
*
Rebase gpu_dev up to r5182
bsalomon@google.com
2012-10-29
|
\
*
|
Pass GrCustomStage to key-generation functions and emitCode().
bsalomon@google.com
2012-10-29
|
*
Allow default texture cache limit to be set within gyp.
djsollen@google.com
2012-10-29
|
/
*
Rename GrSamplerState to GrEffectStage.
bsalomon@google.com
2012-10-26
*
Rename GrProgramStageFactory to GrBackendEffectFactory.
bsalomon@google.com
2012-10-25
*
add bench for hairlines
reed@google.com
2012-10-25
*
gyp: generate "everything" and "most" targets instead of "all"
epoger@google.com
2012-10-25
*
GrGLProgramStage Renaming Part 1.
bsalomon@google.com
2012-10-25
*
GrCustomStage Renaming Part 2
bsalomon@google.com
2012-10-24
*
CustomStage Renaming Part 1
bsalomon@google.com
2012-10-24
*
add sample to debug in fatbits mode
mike@reedtribe.org
2012-10-22
*
Add a GM that tests xfermode-based color filters.
bsalomon@google.com
2012-10-19
*
Place r5997 (make arcto's convex) behind a compiler flag to delay day of reck...
robertphillips@google.com
2012-10-19
*
add a "most" target, and make it the default
epoger@google.com
2012-10-18
*
Make table color filter use asNewCustomStage.
bsalomon@google.com
2012-10-17
*
more pixman work in progress
caryclark@google.com
2012-10-16
*
shape ops work in progress
caryclark@google.com
2012-10-16
*
Remove an obsolete comment.
scroggo@google.com
2012-10-15
*
Generate debugger mocs into out instead of src.
bungeman@google.com
2012-10-15
*
Delete SkWidget.cpp, which has been #ifdef'ed out for 4+ years.
tfarina@chromium.org
2012-10-12
*
Remove support for building skia android apps outside of an APK.
djsollen@google.com
2012-10-12
*
Add new GM, shadertext3. It would have revealed a bug in the GPU draw-large-t...
bsalomon@google.com
2012-10-12
*
When two or more color matrix image filters are connected together, and the n...
senorblanco@chromium.org
2012-10-12
*
add bench for drawBitmapRectToRect
reed@google.com
2012-10-12
*
Fix ANGLE build
borenet@google.com
2012-10-11
*
Fix Qt OpenGL lib name on Windows and change the default qt_sdk var value on ...
bsalomon@google.com
2012-10-11
*
Build Skia as a static library
borenet@google.com
2012-10-10
*
Fix build break. a cpp file was not included in the checkin list. will send t...
edisonn@google.com
2012-10-10
[next]