Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c67870cfc1e854f1b8a4142bcbc52414beb4207d
c67870c
Update effect key for descriptor to not record offsets.
by egdaniel
· 10 years ago
986ca61
rename SkDrawable to SkADrawable
by reed
· 10 years ago
adc8d98
add sample to exercising hittesting
by reed
· 10 years ago
e9aa5dc
some cleanup around GrGpu/GrDrawTarget copySurface
by bsalomon
· 10 years ago
1dbd816
Fix early out in GrResourceCache2::purgeAsNeeded
by bsalomon
· 10 years ago
535776e
Revert of nanobench: lazily decode bitmaps in .skps. (patchset #1 id:1 of https://codereview.chromium.org/743613005/)
by mtklein
· 10 years ago
267ce48
remove proc key
by joshualitt
· 10 years ago
7e225bd
nanobench: lazily decode bitmaps in .skps.
by mtklein
· 10 years ago
60030bc
remove one place we read from gpu key in effects
by joshualitt
· 10 years ago
f3ca41c
Add an Android-framework-only stable ID to SkPixelRef.
by scroggo
· 10 years ago
55b24af
Add IndexType parameter to GrDrawTarget::drawPaths
by cdalton
· 10 years ago
b116619
Sk4x_sse.h
by mtklein
· 10 years ago
f8449ba
Update invariant output computation for various texture effects.
by egdaniel
· 10 years ago
74d80eb
Remove unnessary check to skip drawing.
by egdaniel
· 10 years ago
785982e
Eliminate static initializers in SkColor_SSE2.h.
by mtklein
· 10 years ago
6f78a64
fix for the msvs gyp generator that produces nonposix path separators
by djsollen
· 10 years ago
be2284d
Use text size on Mac.
by bungeman
· 10 years ago
a2c2323
Remove GrSurface::isSameAs
by bsalomon
· 10 years ago
821e352
Rebaselines
by robertphillips
· 10 years ago
21180e2
Revert of Blink hasn't rolled yet, better. (patchset #1 id:1 of https://codereview.chromium.org/758693002/)
by mtklein
· 10 years ago
6ff4ace
Optimize highQualityFilter
by qiankun.miao
· 10 years ago
2253aa9
Add SkBlendARGB32_SSE2() to clean up code
by qiankun.miao
· 10 years ago
551051c
Marking three GMs ignore-failure
by robertphillips
· 10 years ago
533a327
Cleanup with SkAlphaMulQ_SSE2()
by qiankun.miao
· 10 years ago
10e23ca
Use scratch keys for stencil buffers.
by bsalomon
· 10 years ago
03bee31
Rebaselines for https://codereview.chromium.org/748853002
by robertphillips
· 10 years ago
d7e49ce
Update SKP version
by skia.buildbots
· 10 years ago
26a6bf6
free up picturerecorder refs after returning picture or drawable
by reed
· 10 years ago
afa278e
more c
by reed
· 10 years ago
0674fc7
Cleanup: Remove bug_chomper entry from .gitignore.
by tfarina
· 10 years ago
f98862c
SkRecord: outline methods that are not called O(N) times.
by mtklein
· 10 years ago
8a84db9
Don't count a leading 1 as a signficant digit in the ratio.
by Mike Klein
· 10 years ago
1bdfd3f
option to return drawable from recording
by reed
· 10 years ago
89ff084
Blink hasn't rolled yet, better.
by Mike Klein
· 10 years ago
a2a5cd4
Revert of Blink hasn't rolled yet. (patchset #1 id:1 of https://codereview.chromium.org/754133002/)
by mtklein
· 10 years ago
3c850c5
restore old convention of asserting refcnt==1 in destructor
by reed
· 10 years ago
fa14113
Blink hasn't rolled yet.
by Mike Klein
· 10 years ago
bbb61d7
make SkRefCnt::getRefCnt() debug-only, remove it from SkNVRefCnt.
by mtklein
· 10 years ago
7ba39cb
Add nanobench stats scripts to Skia repo.
by mtklein
· 10 years ago
19cd0f1
Revert "Use scratch keys for stencil buffers."
by bsalomon
· 10 years ago
90d0ff0
add some debugging to SkNVRefCnt
by reed
· 10 years ago
9891317
Revert of More rebaselines (patchset #1 id:1 of https://codereview.chromium.org/754833003/)
by tomhudson
· 10 years ago
2a42d15
Revert of more rebaselines (patchset #1 id:1 of https://codereview.chromium.org/755653003/)
by tomhudson
· 10 years ago
612e926
Revert of Revert of Add gpu support for Apple specific 'Vertex Arrays' functions (patchset #1 id:1 of https://codereview.chromium.org/750973003/)
by tomhudson
· 10 years ago
6247fa0
Suppress additional multipicturedraw GM for Android
by robertphillips
· 10 years ago
02758c7
Sigh - remove whitespace from end of suppressions text line
by robertphillips
· 10 years ago
0bcf523
Add suppressions for https://codereview.chromium.org/748853002
by robertphillips
· 10 years ago
55fe3d7
Revert of Add gpu support for Apple specific 'Vertex Arrays' functions (patchset #2 id:20001 of https://codereview.chromium.org/754653002/)
by tomhudson
· 10 years ago
30d7841
Add support for hoisting layers in pictures drawn with a matrix
by robertphillips
· 10 years ago
7ef849d
Add Sk prefix to CreateBitmapShader.
by mtklein
· 10 years ago
01c412e
Remove android-framework-only unused parameter.
by scroggo
· 10 years ago
0ef7ba2
More rebaselines
by bsalomon
· 10 years ago
4e4303f
Cleanup res cache bench and split out into a unit test.
by bsalomon
· 10 years ago
04c9695
Remove Picture deletion listeners.
by mtklein
· 10 years ago
f2fdc8b
more rebaselines
by bsalomon
· 10 years ago
65ba7b5
rebaselines
by bsalomon
· 10 years ago
af000f4
Add gpu support for Apple specific 'Vertex Arrays' functions
by paraboul
· 10 years ago
91175f1
Use scratch keys for stencil buffers.
by bsalomon
· 10 years ago
52e74c6
Cleanup of S32_D565_Opaque_SSE2()
by qiankun.miao
· 10 years ago
932f866
Create GrOptDrawState directly in the cmd buffer in GrIODB.
by bsalomon
· 10 years ago
735f548
use int instead of size_t to match skia convention
by reed
· 10 years ago
033b7b9
Update SKP version
by skia.buildbots
· 10 years ago
1ed35df
Update SKP version
by skia.buildbots
· 10 years ago
c0591ca
Revert of Add -ftrapv to debug builds. (patchset #1 id:1 of https://codereview.chromium.org/702893003/)
by mtklein
· 10 years ago
77d77f4
Add pop_back to GrTRecorder.h
by bsalomon
· 10 years ago
ebacb61
Add -ftrapv to debug builds.
by mtklein
· 10 years ago
5ec443c
Clean up FreeType code for 2.3.8.
by bungeman
· 10 years ago
fc1e996
ack verylargebitmap diffs
by mtklein
· 10 years ago
19ac767
SkPicture::SnapshotArray doesn't really stand to benefit from refcounting.
by mtklein
· 10 years ago
1794651
Switch SkBitmapProcState's SkFractionalInt to 32.32.
by mtklein
· 10 years ago
76b3ac9
Simplfy DEPS: always pull all deps, remove unused barelinux platform.
by mtklein
· 10 years ago
09a22e9
Watch out for SkFixed overflow in SkMipMap.cpp.
by mtklein
· 10 years ago
04038eb
public SkNVRefCnt<SnapshotArray>
by mtklein
· 10 years ago
b7ee349
SkData -> SkPicture::SnapshotArray
by mtklein
· 10 years ago
3f10b9d
clarify samplecount field in imagegpu
by reed
· 10 years ago
ec8bb94
Fix error in Ganesh' tiled bitmap drawing
by robertphillips
· 10 years ago
947556f
remove GrAllocPool
by joshualitt
· 10 years ago
42ddcd4
All the small packing tweaks mentioned in the bug.
by mtklein
· 10 years ago
4af267b
add SkImage::newSurface
by reed
· 10 years ago
41d2c2e
simplify uniqueID code in picture
by reed
· 10 years ago
8f81b69
Ignore a flaky msaa4 GM and some perma-broken S4 GMs
by robertphillips
· 10 years ago
186a08e
Fix memory leak in nanobench
by robertphillips
· 10 years ago
19996ed
Small changes to get things building and running on Linux/ARM.
by mtklein
· 10 years ago
5b69377
Add MultiPictureDraw to nanobench
by robertphillips
· 10 years ago
e77dadd
Revert of Add MultiPictureDraw to nanobench (patchset #7 id:120001 of https://codereview.chromium.org/731973005/)
by robertphillips
· 10 years ago
0ddad31
Add MultiPictureDraw to nanobench
by robertphillips
· 10 years ago
8ebaa71
Revert of SkCanvas::clear() should call down to devices even when the clip is empty. (patchset #1 id:1 of https://codereview.chromium.org/735233003/)
by fmalita
· 10 years ago
60b24d0
Cleanup: Delete webtry.gyp
by tfarina
· 10 years ago
5f3e081
rebasing a bunch of 0% android mismatches
by joshualitt
· 10 years ago
c07379d
Adding GeometryData object
by joshualitt
· 10 years ago
ffe2f1c
Rebaseline textblobshader expectation for nvpr
by cdalton
· 10 years ago
844aa33
Add SkNVRefCnt::getRefCnt()
by Florin Malita
· 10 years ago
2d97bc1
Disable LCD text explicitly in SkPictureImageFilter::onFilterImage()
by fmalita
· 10 years ago
d6ab2a8
Add SkNVRefCnt::deref().
by mtklein
· 10 years ago
b03c4a3
Don't use NULL GrOptDrawState to indicate that draw should be skipped.
by bsalomon
· 10 years ago
08d1fcc
Add SkNVRefCnt, prune down SkPicture's size
by mtklein
· 10 years ago
cdeeb09
SkRecord: Pack SkRegion::Op and AA bit together.
by mtklein
· 10 years ago
378e70d
SkCanvas::clear() should call down to devices even when the clip is empty.
by mtklein
· 10 years ago
0728031
Stop overloading internal_dispose in SkTextBlob and SkData
by bsalomon
· 10 years ago
7cc1a34
Make sure pictures draw Clears even when the clip is empty.
by mtklein
· 10 years ago
Next »