aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* 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
* 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