aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* nanobench: print max RSS in debug mode too.Gravatar mtklein2014-09-18
* Remove redundant assignment in GrDrawTarget.cppGravatar qiankun.miao2014-09-18
* use surface instead of explicitly making gpudeviceGravatar reed2014-09-18
* Update SKP version to 104Gravatar borenet2014-09-17
* Use SkBitmapCache to optimize readPixels on a texture-backed bitmapGravatar piotaixr2014-09-17
* Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData()Gravatar piotaixr2014-09-17
* Small refactoring in SkImage_CodecGravatar piotaixr2014-09-17
* DM: --gpu and --cpu should only control top-level tasks.Gravatar mtklein2014-09-17
* Add SkMiniData.Gravatar mtklein2014-09-17
* Clarify build test for presense of 'float copysign(float, float)'.Gravatar bungeman2014-09-17
* declare to gypi where SkDeviceProperties.h moved toGravatar reed2014-09-17
* hide deviceproperties, prepare the way for surfacepropsGravatar reed2014-09-17
* Remove createPath* from GrGpu and GrContextGravatar cdalton2014-09-17
* Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and beginsGravatar cdalton2014-09-17
* gyp build of skfiddle apps, take 2Gravatar humper2014-09-17
* Calculate stage stats in GrOptDrawStateGravatar egdaniel2014-09-17
* Rename GrProgramResource to GrGpuResourceRefGravatar bsalomon2014-09-17
* Separate replacement creation from layer discoveryGravatar robertphillips2014-09-17
* Add onGetFamilyName to SkTypeface.Gravatar bungeman2014-09-17
* Revert "Revert "Move SkGpuDevice.h to src/gpu""Gravatar bsalomon2014-09-17
* Rebaseline textblob GM after acb882cGravatar Florin Malita2014-09-17
* Breaking out full program and frag onlyGravatar joshualitt2014-09-17
* Revert of nanobench: lazily decode bitmaps from SKPs (patchset #1 id:1 of htt...Gravatar mtklein2014-09-17
* Revert "Move SkGpuDevice.h to src/gpu"Gravatar borenet2014-09-17
* Fix typoGravatar robertphillips2014-09-17
* Ensure blob typeface information survives SkGPipe serialization.Gravatar fmalita2014-09-16
* Move SkGpuDevice.h to src/gpuGravatar bsalomon2014-09-16
* Make templated GrProgramTResource subclass of GrProgramResourceGravatar bsalomon2014-09-16
* nanobench: lazily decode bitmaps from SKPsGravatar mtklein2014-09-16
* Attach GrOptDrawState into shader building pipelineGravatar egdaniel2014-09-16
* when we disable lcd for impl reasons, add kGenA8 to document the original intentGravatar reed2014-09-16
* Turn disable or delete optimizations that don't have any effect.Gravatar mtklein2014-09-16
* Adding myself to comittersGravatar joshualitt2014-09-16
* allow SkBitmapCache to operate on a local instance, for testabilityGravatar reed2014-09-16
* Fix bug in layer hoisting transition to SkRecord backendGravatar robertphillips2014-09-16
* Tag recording picture nesting bench as nonrendering.Gravatar mtklein2014-09-16
* Fix convexicator bugGravatar robertphillips2014-09-16
* Add helper SkMatrix44::hasPerspective()Gravatar tomhudson2014-09-16
* removing GrDrawEffectGravatar joshualitt2014-09-16
* Revert of Attach GrOptDrawState into shader building pipeline (patchset #11 i...Gravatar egdaniel2014-09-16
* Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.c...Gravatar joshualitt2014-09-16
* removing GrDrawEffectGravatar joshualitt2014-09-16
* Attach GrOptDrawState into shader building pipelineGravatar egdaniel2014-09-16
* Always disable the scissor test before BlitFrameBufferGravatar derekf2014-09-16
* Fix incorrect Rec601 YUV conversion matrix coefficient.Gravatar rileya2014-09-16
* Fix scaling issue with distance field text.Gravatar jvanverth2014-09-16
* Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFull...Gravatar yunchao.he2014-09-15
* Update SKP version to 103Gravatar borenet2014-09-15
* Fix leak in PictureNestingBenchGravatar fmalita2014-09-15
* Nested picture nanobenchGravatar fmalita2014-09-15