Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
169612621f00b3fe9f71014079991287d311751a
/
include
1696126
Make GrGpuResources register with GrResourceCache2 after fully constructed.
by bsalomon
· 10 years ago
a2b0af8
Revert of Make GrGpuResources register with GrResourceCache2 after fully constructed. (patchset #3 of https://codereview.chromium.org/504313002/)
by bsalomon
· 10 years ago
d68b3e4
Make GrGpuResources register with GrResourceCache2 after fully constructed.
by bsalomon
· 10 years ago
5e5f948
Reimplement deserialization of SkImageFilter's uniqueID.
by senorblanco
· 10 years ago
99ae881
remove (unused) scale parameter from measureText
by reed
· 10 years ago
1790e25
SkAutoTDelete::operator T*()
by halcanary
· 10 years ago
c3cf5a5
Revert of Testing TBR'ing public API owners (patchset #1 of https://codereview.chromium.org/486203009/)
by rmistry
· 10 years ago
96b77de
Testing TBR'ing public API owners
by rmistry
· 10 years ago
b742517
SkTextBlob plumbing
by fmalita
· 10 years ago
ec56e45
Implement NV_path_rendering on OpenGL ES
by kkinnunen
· 10 years ago
a6785cc
Add a working SkFontMgr_fontconfig.
by bungeman
· 10 years ago
bc97ef4
Document return value of SkPaint::operator==.
by mtklein
· 10 years ago
3053dfa
Add SK_API to SkTextBlob and SkTextBlobBuilder.
by jbroman
· 10 years ago
a5c0863
remove SkPurgeGlobalDiscardableMemoryPool
by halcanary
· 10 years ago
da5a1b8
Add testing flag for XPS for deterministic ids.
by Ben Wagner
· 10 years ago
37ecbaf
[SkTextBlob] Merge run font data at draw time.
by fmalita
· 10 years ago
8367b8c
extend SkShader to report a luminance-color to be used for gamma correction
by reed
· 10 years ago
30ba436
Initial refactor of shaderbuilder to prepare for geometry shaders
by joshualitt
· 10 years ago
c6765d6
Add some SkTextBlob builder tests.
by fmalita
· 10 years ago
7eacd77
SkMultiPictureDraw API
by robertphillips
· 10 years ago
64bf767
Split up monolithic EXPERIMENTAL_drawPicture method
by robertphillips
· 10 years ago
c92e550
Install a hook to swap between SkPicture backends with a single define.
by mtklein
· 10 years ago
c8dc1f7
Add GrResourceCache2.
by bsalomon
· 10 years ago
53fecfb
Our SkPicture::Analysis visitors should recurse into nested pictures.
by mtklein
· 10 years ago
00d5c2c
SkTextBlob
by fmalita
· 10 years ago
9fa60da
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
by reed
· 10 years ago
af28dc6
Make SkPMColorAssert a macro (all assert-like functions should be macros).
by halcanary
· 10 years ago
8bf3df6
remove code for (dead) SK_SUPPORT_LEGACY_GETCLIPTYPE
by reed
· 10 years ago
7b705bb
Always read .skp files and other serialized pictures into SkRecord.
by mtklein
· 10 years ago
c551d9f
Implement SkPicture::hasText() for SkRecord backend.
by mtklein
· 10 years ago
3a0f279
Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702.
by tomhudson
· 10 years ago
d2a3522
Add the method isOpaque() to SkImage
by piotaixr
· 10 years ago
1d89ddc
Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.org/481443002/)
by bsalomon
· 10 years ago
31c4772
Treat embedded bitmaps as a hinting method.
by bungeman
· 10 years ago
94ce9ac
Add GrResourceCache2.
by bsalomon
· 10 years ago
38dd9f2
remove unused SkIntToFloatCast_NoOverflowCheck
by caryclark
· 10 years ago
97d2c0a
Move SkReadBuffer.h and SkReader32.h out of include.
by halcanary
· 10 years ago
27dc17c
Revert "Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702."
by Mike Klein
· 10 years ago
60c2a79
Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702.
by tomhudson
· 10 years ago
f128f53
Revert "Move SkReadBuffer.h and SkReader32.h out of include."
by halcanary
· 10 years ago
2a51d7c
Move SkReadBuffer.h and SkReader32.h out of include.
by halcanary
· 10 years ago
750ae26
Expose API for whether an SkPicture contains text
by ajuma
· 10 years ago
ea4673f
SkImage::NewFromGenerator(SkImageGenerator*), and a unit test.
by halcanary
· 10 years ago
bbe7a2a
eliminate code related to SkBitmap::Config
by reed
· 10 years ago
b1aded8
Add flag to bench/render pictures
by krajcevski
· 10 years ago
5a246bb
int SkPicture::approximateOpCount()
by mtklein
· 11 years ago
3b62554
Remove SkPaintOptionsAndroid
by djsollen
· 11 years ago
c15e28a
Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chromium.org/447873003/)
by bsalomon
· 11 years ago
6cfa73a
Start tracking the CTM while filling the BBH in SkRecordDraw.
by mtklein
· 11 years ago
f32331f
Remove SkPaintOptionsAndroid
by djsollen
· 11 years ago
69a5560
Add entry point for passing options to the GrContextFactory
by krajcevski
· 11 years ago
c773390
Delete the old font management implementation based on SkFontConfigInterface, now that SkFontMgr_Android is live.
by tomhudson
· 11 years ago
b62508b
Add a parameter GR_ALWAYS_ALLOCATE_ON_HEAP to allow for only ever creating temporary buffers on the heap instead of allowing stack allocation
by george
· 11 years ago
78ee93f
Revert of SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. (https://codereview.chromium.org/465823003/)
by halcanary
· 11 years ago
35fbd01
Migrate SkRTConfRegistry test to DEF_TEST().
by tfarina
· 11 years ago
b3c9d1c
SkCanvas::drawPatch param SkPoint[12]
by dandov
· 11 years ago
186f7b0
SkImage::NewFromGenerator(SkImageGenerator*), and a unit test.
by halcanary
· 11 years ago
9c6d4d7
Change GR_COMPRESS_ALPHA_MASK from compile-time flag to run-time. We do this by introducing an Options struct to be passed to a GrContext on creation.
by krajcevski
· 11 years ago
5b1b2db
remove SkStippleMaskFilter - no external clients
by reed
· 11 years ago
d4cb922
Consider index8 a compressed config.
by bsalomon
· 11 years ago
c7103a1
Wrap NV_path_rendering API with GrGLPathRendering
by cdalton
· 11 years ago
8572fc0
mark all SkImage methods const, so we can make it thread-safe
by reed
· 11 years ago
9c0822a
Always use both a color and coverage attribute in GrAARectRenderer.
by bsalomon
· 11 years ago
5ad6ee1
Plumbing for using a BBH in SkRecordDraw.
by mtklein
· 11 years ago
872e3dc
Revert of Revert of remove (now unneeded) legacy onDrawPicture variant (https://codereview.chromium.org/457253002/)
by reed
· 11 years ago
47f9bdc
Revert of remove (now unneeded) legacy onDrawPicture variant (https://codereview.chromium.org/456203002/)
by reed
· 11 years ago
2e69d29
remove (now unneeded) legacy onDrawPicture variant
by reed
· 11 years ago
d5fa1a4
add drawPicture variant that takes a matrix and paint
by reed
· 11 years ago
3b1c3d2
add dummy onDrawPicture to allow migration for chrome overrides
by reed
· 11 years ago
4e3523c
Blink layout tests all assume it can provide custom font configuration files on every platform. In moving Android to the font manager, we broke those.
by bungeman
· 11 years ago
bab82ed
Pretty print of shaders
by joshualitt
· 11 years ago
be129b2
Remove external SkImageFilter cache, and rename UniqueIDCache -> Cache.
by senorblanco
· 11 years ago
6eb03cc
Add option to dump images from nanobench.
by bsalomon
· 11 years ago
c863ab0
Cleanup of context initialization
by joshualitt
· 11 years ago
95b1b3d
Add astcbitmap to gm slides.
by krajcevski
· 11 years ago
7b62448
Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/444093002/)
by krajcevski
· 11 years ago
2fc0582
- Add astcbitmap to gm slides
by krajcevski
· 11 years ago
963137b
Stopped skipping tests in dm of SkPatch by implementing the
by dandov
· 11 years ago
da7a944
Revert "Remove SkPaintOptionsAndroid"
by Derek Sollenberger
· 11 years ago
27fb949
Remove SkPaintOptionsAndroid
by Derek Sollenberger
· 11 years ago
b5f7826
Explicit tile bounds for SkPictureShader
by fmalita
· 11 years ago
53f0959
Allow custom blitters to be passed to SkDraw::drawPath
by krajcevski
· 11 years ago
760ba8d
Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering"
by bungeman
· 11 years ago
1b27704
Remove ALL font fallback logic from Skia.
by djsollen
· 11 years ago
847092c
SkThreadPool and co. are not public.
by mtklein
· 11 years ago
43f9d3e
Expose SkColorTable class
by ch.dumez
· 11 years ago
6d7f5fa
Enable gpu Debug markers if tracing category skia.gpu is enabled
by egdaniel
· 11 years ago
5672da0
Adds a GrGLPathRendering class that wraps the NV_path_rendering
by cdalton
· 11 years ago
0673676
Don't compare coord change matrices to determine effect compatibility when using explicit local coords.
by bsalomon
· 11 years ago
ecfff21
SkCanvas interface for drawing a patch.
by dandov
· 11 years ago
01c8da1
Remove unused matrix param from GrContext/GrDrawTarget rect drawing functions.
by bsalomon
· 11 years ago
c4ade57
Ensure that SkDebugf is exported from the library.
by george
· 11 years ago
3836dc8
Remove copile time enabling of SK_ARM_HAS_NEON.
by Derek Sollenberger
· 11 years ago
21769c5
Update NEON compiler defines to use SK_ prefix
by djsollen
· 11 years ago
55b6d8b
Implement a persistent uniqueID-based cache for SkImageFilter.
by senorblanco
· 11 years ago
c8f5204
Incorporate glStencilThenCover* nvpr methods
by cdalton
· 11 years ago
b414f25
Remove support in the gpu to use hardware AA lines. Current code paths could not reach this code and thus was never used.
by egdaniel
· 11 years ago
b09bdd6
Revert of Remove gpu support for willUseHWAALines. (https://codereview.chromium.org/423943003/)
by egdaniel
· 11 years ago
944bcf0
Some fixes around GrContext::abandonContext:
by bsalomon
· 11 years ago
e6dfba8
Remove gpu support for willUseHWAALines.
by egdaniel
· 11 years ago
Next »