Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
789fd996599fc7fc29963ed2db9e4b7427973be9
789fd99
Remove Subset*Benches
by scroggo
· 9 years ago
477815c
Revert of Blacklist GLInstancedArraysBench on the ipad (patchset #1 id:1 of https://codereview.chromium.org/1529973002/ )
by joshualitt
· 9 years ago
1f17ab5
This brings hairlines into agreement with thick strokes.
by caryclark
· 9 years ago
da420b9
Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ )
by reed
· 9 years ago
3270467
Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ )
by reed
· 9 years ago
4657ce2
remove drawSprite from canvas
by reed
· 9 years ago
ce5ac45
Use SK_BUILD_FOR_ANDROID_FRAMEWORK in compose
by scroggo
· 9 years ago
7354a4b
Avoid pixel GPU readback in saveLayerWithPickup
by robertphillips
· 9 years ago
5d16fea
Blacklist GLInstancedArraysBench on the ipad
by joshualitt
· 9 years ago
f46a124
Set GL_PACK_ALIGNMENT before calling glReadPixels
by bsalomon
· 9 years ago
6695794
Make draw* lines responsible for cache management
by joshualitt
· 9 years ago
c88cb89
Fix for GrAALinearizingConvexPathRenderer incorrectly drawing non-convex paths
by ethannicholas
· 9 years ago
db284c5
Porting Skia for newlib compatibility.
by smklein
· 9 years ago
4541f6e
Blacklist AndroidOne + WritePixelsTest
by joshualitt
· 9 years ago
6176bc1
Add helper for determining whether to use sized internal format in GL
by bsalomon
· 9 years ago
02faf31
Tests: reduce verbosity
by halcanary
· 9 years ago
19b0420
SkPreConfig.h: Allow defined(__unix__) to imply SK_BUILD_FOR_UNIX
by mseaborn
· 9 years ago
fce612a
Specialize Sk2d for SSE2
by mtklein
· 9 years ago
6822c20
Revert of In BUILD.public, enable SK_SUPPORT_LEGACY_HAIR_IGNORES_CAPS. (patchset #1 id:1 of https://codereview.chromium.org/1516863007/ )
by benjaminwagner
· 9 years ago
aed4d32
SkBitmapProcState rounding bias
by fmalita
· 9 years ago
11f457e
Add link to Gold trybot runs in every uploaded Skia CL
by rmistry
· 9 years ago
f64be44
adb_wait_for_device: More fixes
by borenet
· 9 years ago
a35434a
Fix valgrind suppressions for libjpeg-turbo warning
by msarett
· 9 years ago
2796767
Update sync_google3.sh to match autoroller.py.
by benjaminwagner
· 9 years ago
489147c
Add option to control maximum GrBatch lookback
by bsalomon
· 9 years ago
1cbb5ea
Switch fragment coordinate to 'highp' to fix various broken GMs.
by ethannicholas
· 9 years ago
6f37b4a
Unify some SkNx code
by mtklein
· 9 years ago
4e4155d
Revert of SkTime updates (patchset #2 id:20001 of https://codereview.chromium.org/1521293002/ )
by mtklein
· 9 years ago
023bda0
SkBitmap move
by halcanary
· 9 years ago
c973083
adb_wait_for_device: Add battery fallback, support no battery
by borenet
· 9 years ago
7d1c3e6
Documentation: HarfBuzz link
by halcanary
· 9 years ago
a58d676
Documentation: text shaping
by halcanary
· 9 years ago
364a007
path ops: check for deleted ends
by caryclark
· 9 years ago
6a20871
SkTime updates
by mtklein
· 9 years ago
9aacd90
If a point is on a path edge, it's in the path, at least for all cases where the path edge is not canceled with another edge through coincidence.
by caryclark
· 9 years ago
b11c4ff
adb_wait_for_device: If we can't get the battery level, just exit
by borenet
· 9 years ago
4ff653c
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ )
by reed
· 9 years ago
0b29b72
Add minimum battery level to adb_wait_for_device
by borenet
· 9 years ago
e13ca32
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
aab16e5
Try to fix intermittent GrAutoLocaleSetter crashes on Windows
by kkinnunen
· 9 years ago
4837392
Update SKP version
by update-skps
· 9 years ago
a1bb8e0
In SkPixmap.cpp, change SkAlphaMul to SkMulDiv255.
by benjaminwagner
· 9 years ago
52e2581
archive skpx... currently dead code
by mtklein
· 9 years ago
0ff46c0
Change google3 sync scripts to sync latest rather than LKGR.
by benjaminwagner
· 9 years ago
5425a9a
A change to cleanup some organization around df text
by joshualitt
· 9 years ago
cad54b5
New GM: image_scale_aligned
by fmalita
· 9 years ago
457f54d
Change computeOutputColorType() to mimic old behavior
by msarett
· 9 years ago
061aaa7
Add test for previously unflattenables
by scroggo
· 9 years ago
28e80f4
Fix a crash in SkParsePath::FromSVGString
by scroggo
· 9 years ago
4664650
remove explicit 'f' in glbench shader
by joshualitt
· 9 years ago
b6c77f6
In BUILD.public, enable SK_SUPPORT_LEGACY_HAIR_IGNORES_CAPS.
by benjaminwagner
· 9 years ago
9a0e346
Make BitmapRegionDecoder succeed on invalid requests
by msarett
· 9 years ago
e804292
Move all text stuff to its own folder
by joshualitt
· 9 years ago
2967798
make internaldrawBmpText part of GrTextUtils
by joshualitt
· 9 years ago
2eb1009
Add check for highp support in Conic effect
by robertphillips
· 9 years ago
546eb5c
Initialize glGen* call id args to zero
by kkinnunen
· 9 years ago
55eeae9
Run debug gl context for DEF_GPU_TEST_FOR_ALL_CONTEXTS
by kkinnunen
· 9 years ago
62d3b10
Revert of DM: fix `--config $VIA-pdf` to not crash (patchset #3 id:40001 of https://codereview.chromium.org/1513323002/ )
by msarett
· 9 years ago
7d2e2fa
Remove flag needed by outdated libpng
by msarett
· 9 years ago
cff15aa
yet another memcpy -> sk_careful_memcpy
by mtklein
· 9 years ago
78f915e
Add a warmup flag to visualbench
by cdalton
· 9 years ago
9449616
Fix UB function problems for AA merger.
by herb
· 9 years ago
419c372
Fix 'debugging on Android' android_gdb_app script.
by aam
· 9 years ago
30da5f7
Change SkTaskGroup to use std::function. Ripple all the changes.
by herb
· 9 years ago
9fba909
Use size_t for strlen() return value
by scroggo
· 9 years ago
70ee31b
try adding flag to allow lcd text even in a layer
by reed
· 9 years ago
96f16e8
Use DEF_GM everywhere
by scroggo
· 9 years ago
4e56772
Address precision issue in circle blur effect
by robertphillips
· 9 years ago
0a42e68
Create GrTextUtils
by joshualitt
· 9 years ago
90c4d5f
Add reallyHasAlpha() to SkAndroidCodec
by msarett
· 9 years ago
6bce417
DM: fix `--config $VIA-pdf` to not crash
by halcanary
· 9 years ago
f2848b6
default SkPixelSerializer
by halcanary
· 9 years ago
1812fa2
Add buildbot spec for Android One bots
by borenet
· 9 years ago
467ddc0
SkBlurImageFilter returns input when sigma = 0
by xidachen
· 9 years ago
671c06f
Remove unused CallStacker
by scroggo
· 9 years ago
2e2202e
Move flush logic into GrAtlasTextBlob
by joshualitt
· 9 years ago
565901d
Switch SkAutoMalloc to SkAutoTMalloc to avoid cast
by scroggo
· 9 years ago
9907371
SkPixelSerializer: remove deprecated virtual
by halcanary
· 9 years ago
1acabf3
Move DistanceAdjustTable to its own file
by joshualitt
· 9 years ago
f10ecb7
Add Apple renderer strings to PowerVR detection
by jvanverth
· 9 years ago
712fdf7
SkDocument::setDCTEncoder() for old versions of webkit
by halcanary
· 9 years ago
a06e6ab
Move appending of large glyphs into GrAtlasTextBlob
by joshualitt
· 9 years ago
04a0d3f
Silence another PNG print statement
by scroggo
· 9 years ago
201efb5
try again on md formatting
by caryclark
· 9 years ago
decb21e
experiment/fiddle
by halcanary
· 9 years ago
fd5f6c1
Move 'mustRegenerate' function into GrAtlasTextBlob
by joshualitt
· 9 years ago
067e90e
another null src, memcpy -> sk_careful_memcpy
by mtklein
· 9 years ago
53f26aa
Remove uniform color for GrDistanceFieldGeoProc
by joshualitt
· 9 years ago
9ca30a3
add path ops presentations to skia.org
by caryclark
· 9 years ago
5219fd9
Make NVPR a GL context option instead of a GL context
by kkinnunen
· 9 years ago
ea40943
Use a pseudo-extension CHROMIUM_framebuffer_mixed_samples
by kkinnunen
· 9 years ago
2ca29c0
Populate NVPR functions when run with command buffer
by kkinnunen
· 9 years ago
e87256c4
Do elliptical clips in normalized space on devices with a "real" mediump
by bsalomon
· 9 years ago
f1ecd21
Make "alpha only" be a property of GrTextureProducer
by bsalomon
· 9 years ago
b3685c8
Use BRGA as internal format on later iOS
by jvanverth
· 9 years ago
e0021c0
another memcpy -> sk_careful_memcpy
by mtklein
· 9 years ago
2028d7f
add support for capped hairlines
by caryclark
· 9 years ago
645f6d9
Silence libjpeg warnings in SkImageDecoder
by scroggo
· 9 years ago
cefb459
Another undefined shift caught by -fsanitize=shift.
by mtklein
· 9 years ago
8bf5d17
Another memcpy -> sk_careful_memcpy
by mtklein
· 9 years ago
Next »