aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...Gravatar reed2014-09-21
* introduce Props to surface (work in progress)Gravatar reed2014-09-21
* Update SKP version to 107Gravatar borenet2014-09-20
* Souped-up SkTextBlob.Gravatar fmalita2014-09-20
* Update SKP version to 106Gravatar borenet2014-09-19
* Revert of Souped-up SkTextBlob. (patchset #3 id:40001 of https://codereview.c...Gravatar fmalita2014-09-19
* Souped-up SkTextBlob.Gravatar fmalita2014-09-19
* Get rid of SkImage_CodecGravatar piotaixr2014-09-19
* Don't try to add large glyphs to the font atlas.Gravatar jvanverth2014-09-19
* enable conservative clips for gpudeviceGravatar reed2014-09-19
* Add UniqueID to GrDrawTargetCaps.Gravatar egdaniel2014-09-19
* Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef o...Gravatar bsalomon2014-09-19
* SkTextBlob shader space workaround.Gravatar fmalita2014-09-19
* Fix memory leak in MultiPictureDraw GMGravatar robertphillips2014-09-19
* Fix stack-allocated GPU path objectGravatar cdalton2014-09-19
* Make GrIODB keep pending IO refs on all resources it records into its cmd str...Gravatar bsalomon2014-09-19
* Add a "mode" tag to key in DM json output.Gravatar mtklein2014-09-19
* Extend MultiPictureDraw GMGravatar robertphillips2014-09-19
* Stop calling rand() in debug-only code for GLProgramsTestGravatar bsalomon2014-09-19
* Add ignored expectation for https://codereview.chromium.org/563283004.Gravatar jvanverth2014-09-19
* fail early if coincidence can't be resolvedGravatar caryclark2014-09-19
* remove RenderTargetFlags -- NewRenderTargetDirect will never clearGravatar reed2014-09-19
* Update SKP version to 105Gravatar borenet2014-09-18
* Restore old behavior of SkTypeface::CreateFromTypeface.Gravatar bungeman2014-09-18
* check for failed file->data (fails on mac)Gravatar reed2014-09-18
* Add counting of some GL callsGravatar robertphillips2014-09-18
* Uses a single pre-baked set of paths for drawing nvpr text of a givenGravatar cdalton2014-09-18
* remove no-op overrideGravatar reed2014-09-18
* Changes to remove program effects builderGravatar joshualitt2014-09-18
* Refactor layer hoisting codeGravatar robertphillips2014-09-18
* Bis: Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData()Gravatar piotaixr2014-09-18
* use surface in SkView/SampleAppGravatar reed2014-09-18
* Simplify a little in SkRecords.h:Gravatar mtklein2014-09-18
* update to accommodate latest clang in chrome toolchainGravatar caryclark2014-09-18
* fixes to linux build for webtryGravatar humper2014-09-18
* Serialize the font index.Gravatar bungeman2014-09-18
* fix battlefield website by disallowing very small coordinatesGravatar caryclark2014-09-18
* Copy layer-hoisting related SkPaintsGravatar robertphillips2014-09-18
* 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