aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Cleanup: Remove bug_chomper entry from .gitignore.Gravatar tfarina2014-11-24
* SkRecord: outline methods that are not called O(N) times.Gravatar mtklein2014-11-24
* Don't count a leading 1 as a signficant digit in the ratio.Gravatar Mike Klein2014-11-24
* option to return drawable from recordingGravatar reed2014-11-24
* Blink hasn't rolled yet, better.Gravatar Mike Klein2014-11-24
* Revert of Blink hasn't rolled yet. (patchset #1 id:1 of https://codereview.ch...Gravatar mtklein2014-11-24
* restore old convention of asserting refcnt==1 in destructorGravatar reed2014-11-24
* Blink hasn't rolled yet.Gravatar Mike Klein2014-11-24
* make SkRefCnt::getRefCnt() debug-only, remove it from SkNVRefCnt.Gravatar mtklein2014-11-24
* Add nanobench stats scripts to Skia repo.Gravatar mtklein2014-11-24
* Revert "Use scratch keys for stencil buffers."Gravatar bsalomon2014-11-24
* add some debugging to SkNVRefCntGravatar reed2014-11-24
* Revert of More rebaselines (patchset #1 id:1 of https://codereview.chromium.o...Gravatar tomhudson2014-11-24
* Revert of more rebaselines (patchset #1 id:1 of https://codereview.chromium.o...Gravatar tomhudson2014-11-24
* Revert of Revert of Add gpu support for Apple specific 'Vertex Arrays' functi...Gravatar tomhudson2014-11-24
* Suppress additional multipicturedraw GM for AndroidGravatar robertphillips2014-11-24
* Sigh - remove whitespace from end of suppressions text lineGravatar robertphillips2014-11-24
* Add suppressions for https://codereview.chromium.org/748853002Gravatar robertphillips2014-11-24
* Revert of Add gpu support for Apple specific 'Vertex Arrays' functions (patch...Gravatar tomhudson2014-11-24
* Add support for hoisting layers in pictures drawn with a matrixGravatar robertphillips2014-11-24
* Add Sk prefix to CreateBitmapShader.Gravatar mtklein2014-11-24
* Remove android-framework-only unused parameter.Gravatar scroggo2014-11-24
* More rebaselinesGravatar bsalomon2014-11-24
* Cleanup res cache bench and split out into a unit test.Gravatar bsalomon2014-11-24
* Remove Picture deletion listeners.Gravatar mtklein2014-11-24
* more rebaselinesGravatar bsalomon2014-11-24
* rebaselinesGravatar bsalomon2014-11-24
* Add gpu support for Apple specific 'Vertex Arrays' functionsGravatar paraboul2014-11-24
* Use scratch keys for stencil buffers.Gravatar bsalomon2014-11-24
* Cleanup of S32_D565_Opaque_SSE2()Gravatar qiankun.miao2014-11-24
* Create GrOptDrawState directly in the cmd buffer in GrIODB.Gravatar bsalomon2014-11-24
* use int instead of size_t to match skia conventionGravatar reed2014-11-23
* Update SKP versionGravatar skia.buildbots2014-11-22
* Update SKP versionGravatar skia.buildbots2014-11-21
* Revert of Add -ftrapv to debug builds. (patchset #1 id:1 of https://coderevie...Gravatar mtklein2014-11-21
* Add pop_back to GrTRecorder.hGravatar bsalomon2014-11-21
* Add -ftrapv to debug builds.Gravatar mtklein2014-11-21
* Clean up FreeType code for 2.3.8.Gravatar bungeman2014-11-21
* ack verylargebitmap diffsGravatar mtklein2014-11-21
* SkPicture::SnapshotArray doesn't really stand to benefit from refcounting.Gravatar mtklein2014-11-21
* Switch SkBitmapProcState's SkFractionalInt to 32.32.Gravatar mtklein2014-11-21
* Simplfy DEPS: always pull all deps, remove unused barelinux platform.Gravatar mtklein2014-11-21
* Watch out for SkFixed overflow in SkMipMap.cpp.Gravatar mtklein2014-11-21
* public SkNVRefCnt<SnapshotArray>Gravatar mtklein2014-11-21
* SkData -> SkPicture::SnapshotArrayGravatar mtklein2014-11-21
* clarify samplecount field in imagegpuGravatar reed2014-11-21
* Fix error in Ganesh' tiled bitmap drawingGravatar robertphillips2014-11-21
* remove GrAllocPoolGravatar joshualitt2014-11-21
* All the small packing tweaks mentioned in the bug.Gravatar mtklein2014-11-21
* add SkImage::newSurfaceGravatar reed2014-11-21