Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
37dd331b20a92ce79cc26556e065dec98a66cb0b
/
src
/
core
4d52afe
Shrink saveLayer device bounds when it supplies an explicit bounds and has a complex paint
by robertphillips
· 10 years ago
66cad76
Always enable layer hoisting in Skia
by robertphillips
· 10 years ago
e9f7fbf
Revert of Turn SkTaskGroups back on. (patchset #1 id:1 of https://codereview.chromium.org/687263007/)
by mtklein
· 10 years ago
8b602dd
Objects should be unrefed instead of deleted
by sugoi
· 10 years ago
2100c5e
Turn SkTaskGroups back on.
by mtklein
· 10 years ago
9bde31e
Trying to be consistent when members are allowed to be NULL
by sugoi
· 10 years ago
189fc98
Fix member variable naming
by robertphillips
· 10 years ago
a41d3c3
Make RTree handle the case where the playback canvas has empty clip bounds
by junov
· 10 years ago
7f36ae1
Disable SkTaskGroup in SkMultiPictureDraw temporarily.
by mtklein
· 10 years ago
ed167ac
Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset #5 id:80001 of https://codereview.chromium.org/680363003/)
by mtklein
· 10 years ago
67c7120
use SkTaskGroup::batch
by reed
· 10 years ago
c51add6
Use SkTypeface::getBounds() in bounding-box calculations.
by mtklein
· 10 years ago
e71cd54
SkTaskGroup::batch(fn, args, N)
by mtklein
· 10 years ago
4ab5a90
Discard atlas after every MultiPictureDraw::draw
by robertphillips
· 10 years ago
9c30ea4
remove now unused (by Chrome) ifdef
by humper
· 10 years ago
89889b6
MultiPictureDraw is taskgroup aware. SampleApp is multipicturedraw aware.
by reed
· 10 years ago
8f3937d
Fix bounds computation of all 0-input filters.
by senorblanco
· 10 years ago
27f965a
Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset #3 id:40001 of https://codereview.chromium.org/680363003/)
by mtklein
· 10 years ago
9f36b87
Revert of Discard atlas after every MultiPictureDraw::draw (patchset #4 id:60001 of https://codereview.chromium.org/678403002/)
by robertphillips
· 10 years ago
bf8dc34
Use SkTypeface::getBounds() in bounding-box calculations.
by mtklein
· 10 years ago
6d5b545
Discard atlas after every MultiPictureDraw::draw
by robertphillips
· 10 years ago
f2703d8
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
by bsalomon
· 10 years ago
5ae89d1
Removing dead code from CanvasTest
by piotaixr
· 10 years ago
fd61ed0
Alter layer hoisting to only hoist layers for one canvas at a time
by robertphillips
· 10 years ago
d0f1969
Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:20001 of https://codereview.chromium.org/681643003/)
by hcm
· 10 years ago
ba036cc
Fix bounds computation of all 0-input filters.
by senorblanco
· 10 years ago
535e3b2
Fix the way we patch up the matrix for scaled images that aren't clamp/clamp
by humper
· 10 years ago
4477c3c
Cut down SkBBH API more.
by mtklein
· 10 years ago
f622a6c
Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.
by halcanary
· 10 years ago
0deb2d9
Add some more volatile paths.
by jvanverth
· 10 years ago
60b6e9d
Remove a pointless use of SkWeakRefCnt.
by mtklein
· 10 years ago
b3eb687
Set temporary paths volatile so we don't cache them.
by jvanverth
· 10 years ago
976386b
Possible optimization to SkString
by joshualitt
· 10 years ago
14e4d39
Revert "Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:120001 of https://codereview.chromium.org/664783004/)"
by mtklein
· 10 years ago
234f036
Adding an option to render only the shadow in SkDropShadowImageFilter
by sugoi
· 10 years ago
08fa28c
add float equivalent in dumpHex output as comment
by caryclark
· 10 years ago
430b795
Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:120001 of https://codereview.chromium.org/664783004/)
by mtklein
· 10 years ago
4dca7a8
use SkMaskCache inside SkBlurMaskFilter
by reed
· 10 years ago
a40a276
create shaderproc for nofilter-opaque-dx
by reed
· 10 years ago
e3aee8f
Remove android specific genID from SkPaint.
by djsollen
· 10 years ago
d9aac34
Add SkMaskCache
by qiankun.miao
· 10 years ago
c20386e
Update fontMgr to take list of bcp47 language tags.
by bungeman
· 10 years ago
a0c814c
Add SkTypeface::getBounds()
by reed
· 10 years ago
171e5b7
SkResourceCache::Key namespace support.
by fmalita
· 10 years ago
46c248d
More genericity: overload isPaintOpaque(SkPaint, SkBitmap)
by piotaixr
· 10 years ago
23df2d6
Picture shader resource caching.
by fmalita
· 10 years ago
e9e0dea
SkLazyPtr follow ups
by mtklein
· 10 years ago
484bbe5
small tweaks to SkResourceCache::Key
by mtklein
· 10 years ago
b0e89dc
Fix image filters for PDF backend.
by senorblanco
· 10 years ago
1d93266
SkLazyPtr suitable as a local or class member.
by mtklein
· 10 years ago
41966d4
Dilate approximated text bounds to squelch recent assertion failure.
by mtklein
· 10 years ago
a4c4a2d
Replace SkTypeface::Style with SkFontStyle.
by bungeman
· 10 years ago
c7eb58c
Stop doing at-exit cleanup of lazy pointers.
by mtklein
· 10 years ago
802ad83
Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/)
by mtklein
· 10 years ago
43b8b36
Replace SkTypeface::Style with SkFontStyle.
by bungeman
· 10 years ago
dba3e64
Revert of Start to vectorize SkTileGrid. (patchset #48 id:1670001 of https://codereview.chromium.org/634543004/)
by mtklein
· 10 years ago
958e962
Start to vectorize SkTileGrid.
by mtklein
· 10 years ago
a71aee6
Remove obsolete SkRecording.
by mtklein
· 10 years ago
2348199
Revert of Start to vectorize SkTileGrid. (patchset #45 id:1430002 of https://codereview.chromium.org/634543004/)
by mtklein
· 10 years ago
90c7992
Start to vectorize SkTileGrid.
by mtklein
· 10 years ago
6515175
Override SkCanvas::drawImage() in SkRecorder.
by piotaixr
· 10 years ago
19653d1
Implicit SkTextBlob bounds
by fmalita
· 10 years ago
4ba7686
Tweak out SkTileGrid::insert() loop.
by mtklein
· 10 years ago
420d7e9
Auto-compare GrProcessors' texture accesses in isEqual().
by bsalomon
· 10 years ago
826a503
Treat (private, internal) grid bounds as doubly-inclusive in SkTileGrid.
by mtklein
· 10 years ago
9e4d6d1
Move willUseInputColor check to computeInvariantOutput
by egdaniel
· 10 years ago
80a720e
Remove unused NeedsDeepCopy.
by scroggo
· 10 years ago
6251d17
Split GrFragmentProcessor into its own header
by bsalomon
· 10 years ago
c553b7a
update dox for bounds in supersampler
by reed
· 10 years ago
bcba2c9
interesct path bounds with clip bounds before initializing supersampler
by reed
· 10 years ago
0e08fc1
Push isEqual/onIsEqual down from GrProcessor to subclasses.
by bsalomon
· 10 years ago
e305973
Remove uses of GrAutoScratchTexture.
by bsalomon
· 10 years ago
b501ecd
Use GL_R8 rather than GL_RED for glTexImage2D on IMG/ES3. Check for failure of FP creation in SkImageFilter
by bsalomon
· 10 years ago
b2d77e4
add gamma value to deviceproperties
by reed
· 10 years ago
148ec59
Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope.
by mtklein
· 10 years ago
ccb2e38
Create helper functions to use in computeInvariantOutput calls
by egdaniel
· 10 years ago
40636a5
faster SkRect::sort
by reed
· 10 years ago
092dab9
Use BBH reserve hook to preallocate space for tiles.
by mtklein
· 10 years ago
1598899
FPs now use the correct builder types(just a rename)
by joshualitt
· 10 years ago
1119c87
cleanup and optimize rect intersect routines
by reed
· 10 years ago
7062a26
Revert of Use BBH reserve hook to preallocate space for tiles. (patchset #2 id:80001 of https://codereview.chromium.org/639823005/)
by mtklein
· 10 years ago
52455cb
Use BBH reserve hook to preallocate space for tiles.
by mtklein
· 10 years ago
208d170
Add SkBBoxHierarchy::reserve() as an optional size hint.
by mtklein
· 10 years ago
feff7d2
Draw more accurate thick-stroked Beziers (disabled)
by caryclark
· 10 years ago
bcf0a52
GrResourceCache2 manages scratch texture.
by bsalomon
· 10 years ago
9d93c2e
Add SkCachedData and use it for SkMipMap
by reed
· 10 years ago
d61ef01
Expose layer hoisting API in GrContext
by robertphillips
· 10 years ago
9323b8b
Revert "GrResourceCache2 manages scratch texture."
by Brian Salomon
· 10 years ago
65be97d
Stay in floats as much as possible in SkTileGrid, particularly in insert.
by mtklein
· 10 years ago
fb1fe4f
Add SkPaint::getHash().
by mtklein
· 10 years ago
d14e1a2
GrResourceCache2 manages scratch texture.
by bsalomon
· 10 years ago
6b87df2
Fix usage of SK_BUILD_* defines.
by tfarina
· 10 years ago
37c5a81
Speculative revert to diagnose crash in chrome. Revert "Add SkCachedData and use it for SkMipMap"
by reed
· 10 years ago
9e96aa0
remove unused TextBufferDirection enum
by reed
· 10 years ago
4611e7f
Don't turn on dither for saveLayers which have no paint
by robertphillips
· 10 years ago
1a8ecdf
Add isSingleComponent bool to getConstantColorComponent
by egdaniel
· 10 years ago
2cc22b8
make SkMatrix::dump always available
by reed
· 10 years ago
92561a0
Add SkCachedData and use it for SkMipMap
by reed
· 10 years ago
0a528c1
Use +- 2B for unbounded draw ops.
by mtklein
· 10 years ago
d1f0ebd
specialize setConcat for scale+translate
by reed
· 10 years ago
Next »