aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-11Cherry pick two CLs back to M39 to fix a bugRobert Phillips
2014-10-27Update fontMgr to take list of bcp47 language tags.bungeman
2014-10-27[Cherry pick of b0e89dcc1d8c1c2f9f7ffb45e8609cdb4a68104b to M39.]Stephen White
2014-10-01[Cherry-pick of 3a49520696b2eca69e57884657d23fd2402ccfd1.]Stephen White
2014-09-24SkCanvas::drawImage is the new way for drawing a SkImage to a Canvaspiotaixr
2014-09-24Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...borenet
2014-09-24Revert "Add support for EGL on linux"borenet
2014-09-23Add support for EGL on linuxderekf
2014-09-23SkCanvas::drawImage is the new way for drawing a SkImage to a Canvaspiotaixr
2014-09-23Patch to create a distinct geometry processor. The vast majority of this patchjoshualitt
2014-09-23Adding support for GL_CHROMIUM_copy_texture, part 1junov
2014-09-22Don't flush on read/write pixels unless necessarybsalomon
2014-09-22Revert of Don't flush on read/write pixels unless necessary (patchset #2 id:2...bsalomon
2014-09-22Don't flush on read/write pixels unless necessarybsalomon
2014-09-22Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...reed
2014-09-21Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...reed
2014-09-21introduce Props to surface (work in progress)reed
2014-09-20Souped-up SkTextBlob.fmalita
2014-09-19Revert of Souped-up SkTextBlob. (patchset #3 id:40001 of https://codereview.c...fmalita
2014-09-19Souped-up SkTextBlob.fmalita
2014-09-19Get rid of SkImage_Codecpiotaixr
2014-09-19Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef o...bsalomon
2014-09-19Make GrIODB keep pending IO refs on all resources it records into its cmd str...bsalomon
2014-09-19remove RenderTargetFlags -- NewRenderTargetDirect will never clearreed
2014-09-18Add counting of some GL callsrobertphillips
2014-09-18Uses a single pre-baked set of paths for drawing nvpr text of a givencdalton
2014-09-18Changes to remove program effects builderjoshualitt
2014-09-18use surface in SkView/SampleAppreed
2014-09-18update to accommodate latest clang in chrome toolchaincaryclark
2014-09-18Serialize the font index.bungeman
2014-09-17Clarify build test for presense of 'float copysign(float, float)'.bungeman
2014-09-17hide deviceproperties, prepare the way for surfacepropsreed
2014-09-17Remove createPath* from GrGpu and GrContextcdalton
2014-09-17Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and beginscdalton
2014-09-17Rename GrProgramResource to GrGpuResourceRefbsalomon
2014-09-17Add onGetFamilyName to SkTypeface.bungeman
2014-09-17Revert "Revert "Move SkGpuDevice.h to src/gpu""bsalomon
2014-09-17Revert "Move SkGpuDevice.h to src/gpu"borenet
2014-09-16Move SkGpuDevice.h to src/gpubsalomon
2014-09-16Make templated GrProgramTResource subclass of GrProgramResourcebsalomon
2014-09-16when we disable lcd for impl reasons, add kGenA8 to document the original intentreed
2014-09-16Add helper SkMatrix44::hasPerspective()tomhudson
2014-09-16removing GrDrawEffectjoshualitt
2014-09-16Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.c...joshualitt
2014-09-16removing GrDrawEffectjoshualitt
2014-09-15Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFull...yunchao.he
2014-09-15BUG=skia:joshualitt
2014-09-15add dumpHex() option to SkPathcaryclark
2014-09-15Revert of Picture Recording: fix the performance bottleneck in SkDeferredCanv...mtklein
2014-09-14Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFull...yunchao.he