Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c8b15684fe5b5b924b90091fedfbedf2806535e0
« Previous
f533f11
Revert of Add samples to Viewer. (patchset #4 id:60001 of https://codereview.chromium.org/2056343004/ )
by egdaniel
· 8 years ago
f8f9c07
Revert of Update typeface serialization style. (patchset #3 id:40001 of https://codereview.chromium.org/2030683002/ )
by mtklein
· 8 years ago
be36d59
Fix SkImage::asLegacyBitmap() to respect color space info
by msarett
· 8 years ago
b4da01d
Add prescale option to deferred params
by ericrk
· 8 years ago
6e47209
Clean up two unlaunched SSE 4.1 8888 blits.
by mtklein
· 8 years ago
7ae1c72
Update typeface serialization style.
by bungeman
· 8 years ago
398e3f4
Add control over whether lines are special cased in SkDashPath. Disable when called from GrShape.
by bsalomon
· 8 years ago
2ec06c9
skiaserve no longer crashes when no X server is present
by ethannicholas
· 8 years ago
76963e7
Add samples to Viewer.
by jvanverth
· 8 years ago
fe19987
Better (?) interface for controlling sRGB-ness of mipmaps on GrTexture
by brianosman
· 8 years ago
25d57db
Request an sRGB FBO0 on Android. Fixes sRGB GL mode.
by brianosman
· 8 years ago
d2ebe49
Update SKP version
by update-skps
· 8 years ago
3cc37d3
tweak mipmap_srgb gm to use integer coordinates
by reed
· 8 years ago
cadb5a2
Make large array of GrShapes in test code heap allocated
by bsalomon
· 8 years ago
2b5f2cb
Move multisampleDisableSupport into GrCaps
by csmartdalton
· 8 years ago
f10637f
Type-erase SkAutoMutexAcquire and SkAutoExclusive.
by mtklein
· 8 years ago
8151103
fix non-square stroke rects (non-aa)
by reed
· 8 years ago
7df9e4a
Make SkBlitter hierarchy explicit about what needs to be implemented.
by herb
· 8 years ago
a233620
Remove shaderc cmake compiling
by kjlubick
· 8 years ago
57c9482
Implement SkFontMgr_Custom::onCreateFromFontData.
by bungeman
· 8 years ago
656dbe4
Fix GrDrawContextPriv::stencilRect
by csmartdalton
· 8 years ago
687d9d2
Extend inverse_paths GM to test dashing
by bsalomon
· 8 years ago
b7b4293
Create .gyp rules for shaderc libraries
by kjlubick
· 8 years ago
6644d93
respect srgb gamma when building mips
by reed
· 8 years ago
7049396
Make GrShape capable of representing inverse filled rrects.
by bsalomon
· 8 years ago
013e0e6
add fail condition to addexpanded
by caryclark
· 8 years ago
9207cae
Cleanup VulkanWindowContext for use on Android
by djsollen
· 8 years ago
ea406dd
Add blurcircles to blacklist for macmini4.1
by bsalomon
· 8 years ago
5dfe7bb
Define LEAN_AND_MEAN and NOMINMAX for all windows builds
by egdaniel
· 8 years ago
4772bd5
Implement all onCreateFromStream overloads.
by bungeman
· 8 years ago
739bbb2
Fix glDraw*Indirect prototypes
by csmartdalton
· 8 years ago
c9b4ccd
Skip verylargebitmap serialization on Android too
by mtklein
· 8 years ago
e18fa44
Move immintrin/arm_neon includes to where they are used.
by mtklein
· 8 years ago
b445a57
Add NV12 texture conversion support.
by jbauman
· 8 years ago
9a3fbf7
Add control of manual mipmapping to GrContextOptions
by brianosman
· 8 years ago
7e73108
Cleanup needed to use WindowContext for Android
by djsollen
· 8 years ago
09b4224
Add housekeeper_skia.isolate
by borenet
· 8 years ago
ea97673
SkPictureAnalyzer: expose the number of slow GPU commands.
by senorblanco
· 8 years ago
2843c42
Revert of Disable tail calls inside Simple GM functions. (patchset #1 id:1 of https://codereview.chromium.org/2050473006/ )
by mtklein
· 8 years ago
e239547
Revert of Add control of manual mipmapping to GrContextOptions (patchset #2 id:20001 of https://codereview.chromium.org/2054623003/ )
by mtklein
· 8 years ago
71491dc
Support resize in Android Viewer App
by liyuqian
· 8 years ago
804b461
SkPixmap::setColorSpace
by msarett
· 8 years ago
96e4e1c
Add raw pixel serialization fallback for SkImages that cannot be encoded.
by mtklein
· 8 years ago
eee3ced
Disable tail calls inside Simple GM functions.
by mtklein
· 8 years ago
609623b
SkMipMap::ComputeLevelSize should only cover SkMipMap's levels.
by cblume
· 8 years ago
97e398d
Add control of manual mipmapping to GrContextOptions
by brianosman
· 8 years ago
7ccbc1a
Simplify code by breaking general sampler into Nearest and Bilerp.
by herb
· 8 years ago
5b64dab
better exclusion for stack traces
by mtklein
· 8 years ago
06ca8ec
sk_sp for Ganesh.
by bungeman
· 8 years ago
897a8e3
Add ICC fuzzer
by kjlubick
· 8 years ago
0b04fea
Update CQ keywords documentation
by rmistry
· 8 years ago
8c5424c
SkColorSpace::NewICC fix integer overflow caught by fuzzer
by msarett
· 8 years ago
a058786
Make SkDashPathEffect fail for stroke+fill style (in addition to fill style)
by bsalomon
· 8 years ago
a9e878c
Optimize color xforms with 2.2 gammas for SSE2
by msarett
· 8 years ago
dd40483
Use faster case for on tile sampling, and a little clean up. This has been a sampling bug and so was bypassed using "false &&". Found the sampling bug and added the case back in.
by herb
· 8 years ago
faa9036
Stop trying to build files that are not there
by scroggo
· 8 years ago
066df7c
Add GpuCommandBuffer support.
by egdaniel
· 8 years ago
28215d4
Support running Viewer via android_gdb_app
by brianosman
· 8 years ago
e9906e7
Fix mipmap generation on Nexus 5x & 6p devices.
by brianosman
· 8 years ago
2a437e6
Provide filter when there are many options
by liyuqian
· 8 years ago
ecbc12b
Replace targetHasUnifiedMultisampling in GrPB constructor
by csmartdalton
· 8 years ago
5c7d62d
When setting up a copySurface dst texture make the orientation match the src when glBlitFramebuffer requires it
by bsalomon
· 8 years ago
e8bd9ab
Modify QCMS test to match use by Chrome
by msarett
· 8 years ago
7942f22
Fix instances where hwaa was wrong for mixed samples
by csmartdalton
· 8 years ago
2f64bf7
Document dm error about missing skps
by martina.kollarova
· 8 years ago
f1af0e9
Handle single pixel case on tiled.
by herb
· 8 years ago
9a6cf80
Subclass GrVkCommandBuffer into Primary and Secondary CommandBuffers.
by egdaniel
· 8 years ago
2feb093
Add support for finding/creating general GrVkRenderPass from the VkResourceProvider.
by egdaniel
· 8 years ago
dae6b97
fix pathops fuzz bugs
by caryclark
· 8 years ago
2af4599
A Mozilla developer ran the µmix static analyzer on its codebase and incidentally found some issues regarding null checks in Skia. This fixes the issues that were found.
by lsalzman
· 8 years ago
4dbbd04
SkLeanWindows.h: #include "Windows.h" fewer places
by halcanary
· 8 years ago
50bcb18
Revert of Move immintrin/arm_neon includes to where they are used. (patchset #2 id:20001 of https://codereview.chromium.org/2045633002/ )
by mtklein
· 8 years ago
ddc2cd6
Fix dashing bug where hwaa was unintentionally disabled
by csmartdalton
· 8 years ago
131ff13
Switch to a whitelist for manual mip-map generation
by brianosman
· 8 years ago
d94ad58
Implement Raster Backend on Android Viewer App
by liyuqian
· 8 years ago
93e3fff
Fix for rare crash in Poly::addEdge().
by senorblanco
· 8 years ago
d672384
Make GrShape use the original path when path effect fails.
by bsalomon
· 8 years ago
3db2028
linear -> sRGB: use fast approximate sqrt()
by mtklein
· 8 years ago
12dfaaa
Move immintrin/arm_neon includes to where they are used.
by mtklein
· 8 years ago
d62e28b
Refactor creation of GrVkRenderPasses to make them move general
by egdaniel
· 8 years ago
af18fb4
Make GrDashEffect take a AA mode enum.
by bsalomon
· 8 years ago
1f508fd
Show FPS in UI state
by liyuqian
· 8 years ago
06115ee
Get segment masks from GrShape.
by bsalomon
· 8 years ago
ee29564
Make GrShape track the winding direction and starting point for rrect types.
by bsalomon
· 8 years ago
982eb7f
Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively.
by brianosman
· 8 years ago
dc27a64
Add SkDefaultXform as a catch-all to handle color conversions
by msarett
· 8 years ago
53180c9
Use Options object passed to startScanlineDecode
by scroggo
· 8 years ago
d8d6855
Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ )
by scroggo
· 8 years ago
a4fa4f6
Gamma sanity checks
by msarett
· 8 years ago
09f5cd4
Prefix png functions
by scroggo
· 8 years ago
814e38d
Use intptr_t for onTouch argument.
by jvanverth
· 8 years ago
11450d5
Update pnglibconf.h
by scroggo
· 8 years ago
469f1c5
Use SK_TEST_QCMS to mark qcms test code
by msarett
· 8 years ago
38d1adf
Allow animation in Android viewer
by liyuqian
· 8 years ago
64d3143
Name parametric gamma curve types
by msarett
· 8 years ago
55fdccc
Remove GrRenderTarget from GrPipelineBuilder
by robertphillips
· 8 years ago
401e77c
MIPS32r2: Fix Chromium runtime crash
by milko.leporis
· 8 years ago
863689c
Update SKP version
by update-skps
· 8 years ago
a4e4b79
Add the ability to handle premul and swizzle src bitmap data.
by herb
· 8 years ago
85994fb
Test PDFium bot again
by rmistry
· 8 years ago
Next »