aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* 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
* Breaking out full program and frag onlyGravatar joshualitt2014-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
* 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
* 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
* Fix convexicator bugGravatar robertphillips2014-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
* SkRecord: clean up comments and 4 bytes per SkRecord.Gravatar mtklein2014-09-15
* SkPicture::PathCounter is O(N^2) for pictures nested N deep. Fix that.Gravatar mtklein2014-09-15
* BUG=skia:Gravatar joshualitt2014-09-15
* Change SkResourceCache to take a Visitor inside its find().Gravatar reed2014-09-15
* Fix recording of saveLayout with unusual Xfermodes.Gravatar dneto2014-09-15
* Revert of Change SkResourceCache to take a Visitor inside its find(). (patchs...Gravatar reed2014-09-15
* Add flag to call SkRecordOptimize on new pictures.Gravatar mtklein2014-09-15
* add dumpHex() option to SkPathGravatar caryclark2014-09-15
* Create an optimized draw state but not hooked in yet to gpu pipelineGravatar egdaniel2014-09-15
* Change SkResourceCache to take a Visitor inside its find().Gravatar reed2014-09-15
* Revert of Picture Recording: fix the performance bottleneck in SkDeferredCanv...Gravatar mtklein2014-09-15
* remove 'experimental' from using hash tables in resourcecacheGravatar reed2014-09-14
* Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFull...Gravatar yunchao.he2014-09-14
* Add support for the Rec601 YUV color space to GrYUVtoRGBEffect.Gravatar rileya2014-09-12
* Handle NULL typeface in SkFontMgr_fontconfig::onMatchFaceStyle.Gravatar bungeman2014-09-12
* use SkData::NewUninitializedGravatar reed2014-09-12
* Let SkTaskGroup work synchronously if no one created an SkTaskGroup::Enabler.Gravatar mtklein2014-09-12
* Add more debugging for newly failing assert (DM on Xoom bots).Gravatar Mike Klein2014-09-12
* remove confusing/unused stream methodsGravatar reed2014-09-12
* add PurgeResourceCache to track leaksGravatar reed2014-09-11
* Make SkBitmapCache remove invalid bitmaps from the SkResourceCache.Gravatar danakj2014-09-11