aboutsummaryrefslogtreecommitdiff
path: root/gyp
AgeCommit message (Expand)Author
2014-11-04PictureRecordBench's benchmarks are no longer relevant with SkRecord.mtklein
2014-11-04Enable distance field path rendering in Chrome.jvanverth
2014-11-04Separate JSON functions from DMWriteTask.scroggo
2014-11-03Turn SkTaskGroups back on.mtklein
2014-11-03move SkTextBox into utilsreed
2014-11-03Add class GrGLTextureRenderTarget for GL texture/rendertarget objectsbsalomon
2014-11-03Always enable layer hoisting in Skiarobertphillips
2014-10-31Revert of Turn SkTaskGroups back on. (patchset #1 id:1 of https://codereview....mtklein
2014-10-31Use Color Processor for color bitmap text draws on gpu.egdaniel
2014-10-31Turn SkTaskGroups back on.mtklein
2014-10-30Make RTree handle the case where the playback canvas has empty clip boundsjunov
2014-10-30Cleanup android to ensure it can compile with clangdjsollen
2014-10-30Revert harder, removing SkTaskGroup.cpp from core temporarily.mtklein
2014-10-29MultiPictureDraw is taskgroup aware.reed
2014-10-29SkV8Sample: Now with Path2D and Path2DBuilder.jcgregorio
2014-10-28OptState owns program descriptorjoshualitt
2014-10-28Remove unneeded file.scroggo
2014-10-27Fix the way we patch up the matrix for scaled images that aren'thumper
2014-10-27Start moving to the new canvas structure.jcgregorio
2014-10-26add gm: colorwheelhalcanary
2014-10-24Doing the "using namespace" penance by adding in v8:: everywhere, like I shou...jcgregorio
2014-10-24move c api into includereed
2014-10-23Add utils to better quantize grayscale values to three bit indices whilepavel
2014-10-23Add SkMaskCacheqiankun.miao
2014-10-21SkLazyPtr follow upsmtklein
2014-10-20SkLazyPtr suitable as a local or class member.mtklein
2014-10-20Replace SkTypeface::Style with SkFontStyle.bungeman
2014-10-20Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 ...mtklein
2014-10-20Replace SkTypeface::Style with SkFontStyle.bungeman
2014-10-20Revert of Start to vectorize SkTileGrid. (patchset #48 id:1670001 of https://...mtklein
2014-10-20Remove content from public_headers.scroggo
2014-10-20Start to vectorize SkTileGrid.mtklein
2014-10-20Remove obsolete SkRecording.mtklein
2014-10-16Revert of Start to vectorize SkTileGrid. (patchset #45 id:1430002 of https://...mtklein
2014-10-16Start to vectorize SkTileGrid.mtklein
2014-10-15Adds a GrTRecorder class that GrInOrderDrawBuffer uses to allocatecdalton
2014-10-15Split GrFragmentProcessor into its own headerbsalomon
2014-10-14Revert of Create a single command buffer for GrInOrderDrawBuffer (patchset #1...mtklein
2014-10-14Adds a GrTRecorder class that GrInOrderDrawBuffer uses to allocatecdalton
2014-10-13Revert of No threadsafe statics. (patchset #1 id:1 of https://codereview.chro...mtklein
2014-10-13Revert of Create a single command buffer for GrInOrderDrawBuffer (patchset #1...mtklein
2014-10-13No threadsafe statics.mtklein
2014-10-13Enable color emoji GM on Androidjvanverth
2014-10-13Adds a GrTBaseList class that GrInOrderDrawBuffer uses to allocatecdalton
2014-10-13Allow GCC to build Skia on Mac.mtklein
2014-10-10Remove empty recordy.gypi file.tfarina
2014-10-09cleanup and optimize rect intersect routinesreed
2014-10-09Draw more accurate thick-stroked Beziers (disabled)caryclark
2014-10-09Adding 3D lut color filtersugoi
2014-10-09Make the Sk GL context class an abstract base classkkinnunen