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
*
Revert change accidentally committed.
bsalomon@google.com
2012-12-03
*
Add SkTLList, linked list class implemented on top of the internal llist class.
bsalomon@google.com
2012-12-03
*
Rename SkTDLinkedList to SkTInternalLinked list, add some methods useful for ...
bsalomon@google.com
2012-12-03
*
Create a factory to decode an SkBitmap from an SkData.
scroggo@google.com
2012-11-29
*
add SkPictureUtils::GatherPixelRefs()
reed@google.com
2012-11-29
*
Enable profiling options to be selectively enabled for a given build
djsollen@google.com
2012-11-29
*
SkRoundRect start
robertphillips@google.com
2012-11-29
*
Remove GrRandom API in favor of SkRandom.
tfarina@chromium.org
2012-11-21
*
shape ops work in progress
caryclark@google.com
2012-11-21
*
Add drawing of paths to debugger
robertphillips@google.com
2012-11-21
*
add specialty strokeRect() to SkStroke, which can return much cleaner results
reed@google.com
2012-11-20
*
Additional OpenType tables.
bungeman@google.com
2012-11-20
*
Breakdown profile time by command type in the overview pane
robertphillips@google.com
2012-11-19
*
Add support for SkImageRef_ashmem.
djsollen@google.com
2012-11-19
*
In SkBitmapHeap, defer adding owners for new bitmaps.
scroggo@google.com
2012-11-16
*
Add profiling to debugger
robertphillips@google.com
2012-11-15
*
add gm for srcmode (and clearmode) in prep for optimization work
reed@google.com
2012-11-15
*
Update filter tool to allow input directory.
djsollen@google.com
2012-11-13
*
Fix Linux link errors for some targets by adding -lX11 to gpu.gyp's
senorblanco@chromium.org
2012-11-12
*
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
[next]