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
*
fix mac builds
caryclark@google.com
2012-09-24
*
Build fix. Unreviewed.
senorblanco@chromium.org
2012-09-24
*
unbreak the build part ii
caryclark@google.com
2012-09-24
*
unbreak the build
caryclark@google.com
2012-09-24
*
iOS support work in progress
caryclark@google.com
2012-09-24
*
Fix premul alpha problems w/matrix convolution filter, and re-enable the bench.
senorblanco@chromium.org
2012-09-20
*
Pull SDKROOT into a gyp variable, so it can be locally overridden. This
senorblanco@chromium.org
2012-09-20
*
first cut at making iOS work
caryclark@google.com
2012-09-20
*
Unreviewed; build fix.
senorblanco@chromium.org
2012-09-18
*
Implements a matrix convolution filter (raster path only). The filtering loop
senorblanco@chromium.org
2012-09-18
*
Added functor to GrTHashCache to allow discovery of un-reffed resources
robertphillips@google.com
2012-09-18
*
update gyp files to build on iOS
caryclark@google.com
2012-09-18
*
re-re-land 5578
reed@google.com
2012-09-18
*
revert 5580
reed@google.com
2012-09-18
*
re-land 5578 w/ pipe fix
reed@google.com
2012-09-18
*
revert 5578 -- broke pipe
reed@google.com
2012-09-18
*
Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This
reed@google.com
2012-09-18
*
Add a header for OverView.cpp as well.
tfarina@chromium.org
2012-09-18
*
Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 b...
bsalomon@google.com
2012-09-14
*
Add a header file for TransitionView.cpp
epoger@google.com
2012-09-14
*
For a picture playback with nothing written, use an empty SkData.
scroggo@google.com
2012-09-14
*
Enable automatic rescaling in bench_pictures
borenet@google.com
2012-09-14
*
Add gm to test SkRegion/clipPath bug.
rileya@google.com
2012-09-14
*
re-apply 5508, but with the new compile-flag disabled for now
reed@google.com
2012-09-12
*
revert 5508 -- it broke most of the builds
reed@google.com
2012-09-12
*
Using the device scale factor for glyph positioning
wjmaclean@chromium.org
2012-09-12
*
Fix noisy Android build
borenet@google.com
2012-09-11
*
Add SkBBoxRecord subclass that builds up a BBoxHierarchy and PictureStateTree.
rileya@google.com
2012-09-11
*
rm temp slides
reed@google.com
2012-09-11
*
Make BBoxHierarchy ref-counted, fix leak in RTreeTest.
rileya@google.com
2012-09-11
*
Add helper for maintaining clip/matrix state in non-contiguous picture playback.
rileya@google.com
2012-09-11
*
Move GrTextureAccess decl/defn to separate files
bsalomon@google.com
2012-09-11
*
Extended instance counting to all GrResource-derived classes
robertphillips@google.com
2012-09-11
*
Fix Android build of render_pictures (Again)
borenet@google.com
2012-09-10
*
Fix Android build of render_pictures
borenet@google.com
2012-09-10
*
add techtalk slide for now (can remove it tomorrow)
reed@google.com
2012-09-10
*
SkPathRef: one allocation for pts+verbs, path GenID, copy-on-write
bsalomon@google.com
2012-09-07
*
Report data from bench_pictures in the same fashion as bench.
scroggo@google.com
2012-09-07
*
Add SkPictureRecord subclass that computes bounding boxes.
rileya@google.com
2012-09-06
*
Added 4.6.2 prefix to existing debugger moc files
robertphillips@google.com
2012-09-06
*
Add efffects to the list of dependencies for bench_pictures. Required on Andr...
edisonn@google.com
2012-09-05
*
Add R-Tree bench.
rileya@google.com
2012-09-05
*
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
[next]