aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
...
* unbreak the buildGravatar caryclark@google.com2012-09-24
* iOS support work in progressGravatar caryclark@google.com2012-09-24
* Fix premul alpha problems w/matrix convolution filter, and re-enable the bench.Gravatar senorblanco@chromium.org2012-09-20
* Pull SDKROOT into a gyp variable, so it can be locally overridden. ThisGravatar senorblanco@chromium.org2012-09-20
* first cut at making iOS workGravatar caryclark@google.com2012-09-20
* Unreviewed; build fix.Gravatar senorblanco@chromium.org2012-09-18
* Implements a matrix convolution filter (raster path only). The filtering loopGravatar senorblanco@chromium.org2012-09-18
* Added functor to GrTHashCache to allow discovery of un-reffed resourcesGravatar robertphillips@google.com2012-09-18
* update gyp files to build on iOSGravatar caryclark@google.com2012-09-18
* re-re-land 5578Gravatar reed@google.com2012-09-18
* revert 5580Gravatar reed@google.com2012-09-18
* re-land 5578 w/ pipe fixGravatar reed@google.com2012-09-18
* revert 5578 -- broke pipeGravatar reed@google.com2012-09-18
* Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. ThisGravatar reed@google.com2012-09-18
* Add a header for OverView.cpp as well.Gravatar tfarina@chromium.org2012-09-18
* Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 b...Gravatar bsalomon@google.com2012-09-14
* Add a header file for TransitionView.cppGravatar epoger@google.com2012-09-14
* For a picture playback with nothing written, use an empty SkData.Gravatar scroggo@google.com2012-09-14
* Enable automatic rescaling in bench_picturesGravatar borenet@google.com2012-09-14
* Add gm to test SkRegion/clipPath bug.Gravatar rileya@google.com2012-09-14
* re-apply 5508, but with the new compile-flag disabled for nowGravatar reed@google.com2012-09-12
* revert 5508 -- it broke most of the buildsGravatar reed@google.com2012-09-12
* Using the device scale factor for glyph positioningGravatar wjmaclean@chromium.org2012-09-12
* Fix noisy Android buildGravatar borenet@google.com2012-09-11
* Add SkBBoxRecord subclass that builds up a BBoxHierarchy and PictureStateTree.Gravatar rileya@google.com2012-09-11
* rm temp slidesGravatar reed@google.com2012-09-11
* Make BBoxHierarchy ref-counted, fix leak in RTreeTest.Gravatar rileya@google.com2012-09-11
* Add helper for maintaining clip/matrix state in non-contiguous picture playback.Gravatar rileya@google.com2012-09-11
* Move GrTextureAccess decl/defn to separate filesGravatar bsalomon@google.com2012-09-11
* Extended instance counting to all GrResource-derived classesGravatar robertphillips@google.com2012-09-11
* Fix Android build of render_pictures (Again)Gravatar borenet@google.com2012-09-10
* Fix Android build of render_picturesGravatar borenet@google.com2012-09-10
* add techtalk slide for now (can remove it tomorrow)Gravatar reed@google.com2012-09-10
* SkPathRef: one allocation for pts+verbs, path GenID, copy-on-writeGravatar bsalomon@google.com2012-09-07
* Report data from bench_pictures in the same fashion as bench.Gravatar scroggo@google.com2012-09-07
* Add SkPictureRecord subclass that computes bounding boxes.Gravatar rileya@google.com2012-09-06
* Added 4.6.2 prefix to existing debugger moc filesGravatar robertphillips@google.com2012-09-06
* Add efffects to the list of dependencies for bench_pictures. Required on Andr...Gravatar edisonn@google.com2012-09-05
* Add R-Tree bench.Gravatar rileya@google.com2012-09-05
* Add R-Tree data structure.Gravatar rileya@google.com2012-09-05
* Add NaCl port of SkiaGravatar borenet@google.com2012-09-04
* Add ANGLE to DEPS, integrate buildGravatar borenet@google.com2012-09-04
* Add effects/core.gypi to 'sources' to make them appear in VS projectsGravatar bsalomon@google.com2012-09-04
* Added bench to test multiple readPixels caseGravatar robertphillips@google.com2012-09-04
* Perform multi core rendering in bench_pictures.Gravatar scroggo@google.com2012-08-31
* Moved GrClipMaskCache to its own filesGravatar robertphillips@google.com2012-08-29
* Add caching of the snapshot image form a surfaceGravatar reed@google.com2012-08-28
* shape ops work in progressGravatar caryclark@google.com2012-08-27
* Do premul and r/b swap conversions in a custom effectGravatar bsalomon@google.com2012-08-27
* Fix greenish text rendering on Linux.Gravatar bungeman@google.com2012-08-24