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 R-Tree data structure.
rileya@google.com
2012-09-05
*
Add NaCl port of Skia
borenet@google.com
2012-09-04
*
Add ANGLE to DEPS, integrate build
borenet@google.com
2012-09-04
*
Add effects/core.gypi to 'sources' to make them appear in VS projects
bsalomon@google.com
2012-09-04
*
Added bench to test multiple readPixels case
robertphillips@google.com
2012-09-04
*
Perform multi core rendering in bench_pictures.
scroggo@google.com
2012-08-31
*
Moved GrClipMaskCache to its own files
robertphillips@google.com
2012-08-29
*
Add caching of the snapshot image form a surface
reed@google.com
2012-08-28
*
shape ops work in progress
caryclark@google.com
2012-08-27
*
Do premul and r/b swap conversions in a custom effect
bsalomon@google.com
2012-08-27
*
Fix greenish text rendering on Linux.
bungeman@google.com
2012-08-24
*
Make gpu.gypi show up in IDE projects
bsalomon@google.com
2012-08-23
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Add gpu.gypi to ease skia->chrome rolls
bsalomon@google.com
2012-08-23
*
Refactored GrDLinkedList into SkTDLinkedList
robertphillips@google.com
2012-08-23
*
Split out SkFontHost_FreeType into common files
george@mozilla.com
2012-08-23
*
Move the code for the GPU implementation of morphology effects from GrContext
senorblanco@chromium.org
2012-08-22
*
Implements the non-Porter-Duff compositing modes required for SVG's feBlend
senorblanco@chromium.org
2012-08-22
*
When copying a bitmap, copy the generation ID.
scroggo@google.com
2012-08-22
*
Images are written by PictureRenderer and not render_pictures_main.
keyar@chromium.org
2012-08-21
*
shape ops work in progress
caryclark@google.com
2012-08-21
*
Fix typo in r5202, preventing include files from showing up.
senorblanco@chromium.org
2012-08-20
*
Extract list of source files from effects.gyp into effects.gypi, as was done for
senorblanco@chromium.org
2012-08-20
*
Move SkColorFilterImageFilter into its own file.
senorblanco@chromium.org
2012-08-20
*
Enable 64-bit builds on Windows
borenet@google.com
2012-08-20
*
Fixed no GPU build. Not reviewed.
keyar@chromium.org
2012-08-20
*
Refactor SkImageFilter into its own .cpp file.
senorblanco@chromium.org
2012-08-20
*
Changed the gyp file to handle dpendencies via exports.
keyar@chromium.org
2012-08-20
*
The GrContext and the GrFactoryContext are now kept around.
keyar@chromium.org
2012-08-20
*
Dirty commit so Brian can see changes.
keyar@chromium.org
2012-08-20
*
Implements a new class, SkSingleInputImageFilter, to handle DAG connectivity
senorblanco@chromium.org
2012-08-20
*
Remove SK_FONTHOST_WIN_DW define.
bungeman@google.com
2012-08-16
*
Don't try to build SkFontHost_win_dw.cpp on non-Windows platforms.
bungeman@google.com
2012-08-16
*
DirectWrite font host for skia.
bungeman@google.com
2012-08-16
*
GrContextFactory can now expose the GLContext it is using.
keyar@chromium.org
2012-08-14
*
privatize SkScalerContext.h
reed@google.com
2012-08-14
*
privatize SkDescriptor.h
reed@google.com
2012-08-14
*
Augmenting SkDeferredCanvas notification interface to signal flushes and memo...
junov@chromium.org
2012-08-14
*
Added GrTextureStripAtlas object.
rileya@google.com
2012-08-13
*
Updated gpu.gyp to move GrCacheID.h from src\gpu to include\gpu
robertphillips@google.com
2012-08-13
*
Effects Bug Fix
chudy@google.com
2012-08-13
*
Add a zoom filter to Skia. This will be used on ChromeOS to implement the scr...
bsalomon@google.com
2012-08-13
*
arm: dynamic NEON support for SkBitmapProcState functions.
digit@google.com
2012-08-13
*
move texteffects from Sample to gm
mike@reedtribe.org
2012-08-13
*
privatize SkBuffer.h
mike@reedtribe.org
2012-08-13
*
privatize SkRefDict.h
mike@reedtribe.org
2012-08-12
*
privatize SkGlyph.h
mike@reedtribe.org
2012-08-12
*
privatize SkPtrRecorder.h
mike@reedtribe.org
2012-08-12
*
Enable 32/64-bit gyp switch on Linux
borenet@google.com
2012-08-09
*
privatize SkBlitter.h
reed@google.com
2012-08-09
[next]