aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* 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
* Make gpu.gypi show up in IDE projectsGravatar bsalomon@google.com2012-08-23
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Add gpu.gypi to ease skia->chrome rollsGravatar bsalomon@google.com2012-08-23
* Refactored GrDLinkedList into SkTDLinkedListGravatar robertphillips@google.com2012-08-23
* Split out SkFontHost_FreeType into common filesGravatar george@mozilla.com2012-08-23
* Move the code for the GPU implementation of morphology effects from GrContextGravatar senorblanco@chromium.org2012-08-22
* Implements the non-Porter-Duff compositing modes required for SVG's feBlendGravatar senorblanco@chromium.org2012-08-22
* When copying a bitmap, copy the generation ID.Gravatar scroggo@google.com2012-08-22
* Images are written by PictureRenderer and not render_pictures_main.Gravatar keyar@chromium.org2012-08-21
* shape ops work in progressGravatar caryclark@google.com2012-08-21
* Fix typo in r5202, preventing include files from showing up.Gravatar senorblanco@chromium.org2012-08-20
* Extract list of source files from effects.gyp into effects.gypi, as was done forGravatar senorblanco@chromium.org2012-08-20
* Move SkColorFilterImageFilter into its own file.Gravatar senorblanco@chromium.org2012-08-20
* Enable 64-bit builds on WindowsGravatar borenet@google.com2012-08-20
* Fixed no GPU build. Not reviewed.Gravatar keyar@chromium.org2012-08-20
* Refactor SkImageFilter into its own .cpp file.Gravatar senorblanco@chromium.org2012-08-20
* Changed the gyp file to handle dpendencies via exports.Gravatar keyar@chromium.org2012-08-20
* The GrContext and the GrFactoryContext are now kept around.Gravatar keyar@chromium.org2012-08-20
* Dirty commit so Brian can see changes.Gravatar keyar@chromium.org2012-08-20
* Implements a new class, SkSingleInputImageFilter, to handle DAG connectivityGravatar senorblanco@chromium.org2012-08-20
* Remove SK_FONTHOST_WIN_DW define.Gravatar bungeman@google.com2012-08-16
* Don't try to build SkFontHost_win_dw.cpp on non-Windows platforms.Gravatar bungeman@google.com2012-08-16
* DirectWrite font host for skia.Gravatar bungeman@google.com2012-08-16
* GrContextFactory can now expose the GLContext it is using.Gravatar keyar@chromium.org2012-08-14
* privatize SkScalerContext.hGravatar reed@google.com2012-08-14
* privatize SkDescriptor.hGravatar reed@google.com2012-08-14
* Augmenting SkDeferredCanvas notification interface to signal flushes and memo...Gravatar junov@chromium.org2012-08-14
* Added GrTextureStripAtlas object.Gravatar rileya@google.com2012-08-13
* Updated gpu.gyp to move GrCacheID.h from src\gpu to include\gpuGravatar robertphillips@google.com2012-08-13
* Effects Bug FixGravatar chudy@google.com2012-08-13
* Add a zoom filter to Skia. This will be used on ChromeOS to implement the scr...Gravatar bsalomon@google.com2012-08-13
* arm: dynamic NEON support for SkBitmapProcState functions.Gravatar digit@google.com2012-08-13
* move texteffects from Sample to gmGravatar mike@reedtribe.org2012-08-13