platform/upstream/libSkiaSharp.git
2015-02-05 jei.mayolFix GIF transparency.
2015-02-05 mtkleinforce a build
2015-02-05 reedadd length parameter to addText, to match attr values
2015-02-05 fmalita[SkSVGDevice] drawTextOnPath() support
2015-02-04 fmalita[SkSVGDevice] Add support for more stroke params
2015-02-04 bsalomonMore cleanup around GrContext, textures, and SkGr.cpp
2015-02-04 sugoiNo more caching volatile bitmaps
2015-02-04 egdanielFix casting bug in GrArithmeticXP
2015-02-04 bsalomonMake npot resizing work properly for bmps that are...
2015-02-04 reedreturn reference to cache instead of copying the mask
2015-02-04 fmalita[SkSVGDevice] Initial clipping support
2015-02-04 mtkleinRevert of Build in C++11 mode on Unix-like bots. (patch...
2015-02-04 mtkleinBuild in C++11 mode on Unix-like bots.
2015-02-04 egdanielRevert "Move DstCopy on gpu into the GrXferProcessor."
2015-02-04 egdanielRevert of Revert "Move DstCopy on gpu into the GrXferPr...
2015-02-04 egdanielRevert "Move DstCopy on gpu into the GrXferProcessor."
2015-02-04 tfarinaFix the URL for previewing Markdown changes.
2015-02-04 skia.buildbotsUpdate SKP version
2015-02-04 kkinnunenRemove unused and unimplemented abstract functions...
2015-02-04 fmalita[SkSVGDevice] Initial text support
2015-02-04 joshualittfixing GrBatch leak
2015-02-04 joshualittHairline batch
2015-02-03 joshualittDash using vertex attributes for interval and stroke...
2015-02-03 djsollenCleanup the android scripts.
2015-02-03 egdanielMove DstCopy on gpu into the GrXferProcessor.
2015-02-03 reedadd textual overview
2015-02-03 mtkleinPort SkRefCnt.h to new SkAtomics.h
2015-02-03 mtkleinBuild in C++11 mode on Macs.
2015-02-03 tfarinaRemove link to Push application.
2015-02-03 caryclarkremove remaining parts of SkExample
2015-02-03 hcmadd new Skia team member to committers list
2015-02-03 egdanielSave and temp dst and src FBO on GrGLGpu and use the...
2015-02-03 joshualittRevert of Hairline batch (patchset #17 id:360001 of...
2015-02-03 Mike KleinLand Ben's 32-bit symlink script.
2015-02-03 Thiago FarinaFix references to https://sites.google.com/site/skiadocs/.
2015-02-03 joshualittHairline batch
2015-02-03 fmalita[SkSVGDevice] Initial shader/gradient support
2015-02-03 Ravi MistryWhitespace change to test new compile bots
2015-02-03 skia.buildbotsUpdate SKP version
2015-02-03 bsalomonAdd texture create/upload stats and make nanobench...
2015-02-03 bsalomonRevert of Make the glyph array entries inline. (patchse...
2015-02-03 mtkleinpatch from issue 886233004 at patchset 40001 (crrev...
2015-02-03 joshualittRevert of Hairline batch (patchset #16 id:300001 of...
2015-02-03 herbMake the glyph array entries inline.
2015-02-03 bsalomonmake getContentKey() available in GrGpuResource public...
2015-02-03 joshualittHairline batch
2015-02-03 Ravi MistryWhitespace change to test new GCE compile bot
2015-02-03 Ravi MistryWhitespace change to test new GCE compile bot
2015-02-02 Ravi MistryWhitespace change to test new GCE compile bot
2015-02-02 stephanaRevert of make getContentKey() available in GrGpuResour...
2015-02-02 bsalomonmake getContentKey() available in GrGpuResource public...
2015-02-02 mtkleinDM: wire up --leaks / -l again
2015-02-02 bsalomonMove npot resizing out of GrContext and simplify GrCont...
2015-02-02 caryclarkmove HelloWorld to be a peer of SampleApp
2015-02-02 reedadd SkAnimTimer, SPACE = pause/resume, ESP = stop
2015-02-02 mtkleinAtomics overhaul.
2015-02-02 rmistryAdd missing SK_OVERRIDE
2015-02-02 mtkleinadd missing SK_OVERRIDE
2015-02-02 bungemanDon't read unecessary font files on Android.
2015-02-02 stephanaRevert of Revert of SSE4 opaque blend using intrinsics...
2015-02-02 stephanaRevert of SSE4 opaque blend using intrinsics instead...
2015-02-02 bungemanAdd resourcePath to running dm on Android doc.
2015-02-02 qiankun.miaoOptimize SSE2 opaque blend
2015-02-02 fmalitaDisable LCD text when rasterizing SkPictureShader tiles.
2015-02-02 skia.buildbotsUpdate SKP version
2015-02-02 reedallow GMs to animate
2015-02-01 skia.buildbotsUpdate SKP version
2015-02-01 bsalomonRevert of Move npot resizing out of GrContext and simpl...
2015-02-01 mtkleinSVG backend in DM
2015-02-01 bsalomonMove npot resizing out of GrContext and simplify GrCont...
2015-01-31 Brian SalomonRemove extraneous newline.
2015-01-31 bsalomonAdd standard way to indicate GM is GPU-only.
2015-01-31 fmalitaRevert of Move npot resizing out of GrContext and simpl...
2015-01-31 skia.buildbotsUpdate SKP version
2015-01-31 bungemanUpdate dump code in FontConfigParser test.
2015-01-30 bungemanConvert FamilyData to Skia style field names.
2015-01-30 bungemanDo not leak FamilyData in Android SkFontMgr.
2015-01-30 reedexport SkImageInfo
2015-01-30 bungemanDo not add indirection to XML_Parser.
2015-01-30 robertphillipsRevert of Add device space "nudge" to gpu draws (patchs...
2015-01-30 mtkleinSuggestions and merge in the other CL.
2015-01-30 scroggoReland "remove unused SkAvoidXfermode"
2015-01-30 brucedawsonDisable the noisiest /analyze warning in Chrome. ~3...
2015-01-30 bsalomonMove npot resizing out of GrContext and simplify GrCont...
2015-01-30 caryclarkFirst cut at cleaning up Sergio's example code and...
2015-01-30 mtkleinDM: paths as implict strings too.
2015-01-30 robertphillipsAdd device space "nudge" to gpu draws
2015-01-30 halcanaryDM::NullSink
2015-01-30 halcanarydm: allow multiple --images flags, allow single files
2015-01-30 fmalitaInitial SVG backend stubbing
2015-01-30 scroggoRemove unused globalRef/globalUnref.
2015-01-30 halcanarydm: allow multiple --skp flags, allow single files
2015-01-30 scroggoRemove unused hasLocalMatrix.
2015-01-30 halcanarydocumentation: Writing Unit and Rendering Tests
2015-01-30 scroggoDefine SK_OVERRIDE when building for Android framework.
2015-01-30 skia.buildbotsUpdate SKP version
2015-01-30 herbStart SampleApp documentation
2015-01-30 qiankun.miaoRemove always true if statement and commented out code...
2015-01-30 qiankun.miaoClean up commented out code in GrDistanceFieldTextContext
2015-01-29 scroggoUpdate comment for SkMallocPixelRef::NewWithProc.
next