Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
6cb35fa46748ad50c1c2d941f5d1b2908539e64c
6cb35fa
Ignore complexclip_path_aa on Win7-HD2000 for the moment.
by jvanverth
· 10 years ago
d8088f8
updating expectations
by joshualitt
· 10 years ago
a5414c4
Turn SkCanvasStateUtils into a class with static functions.
by tfarina
· 10 years ago
40636a5
faster SkRect::sort
by reed
· 10 years ago
0ad24be
Add template.cpp to gitignore.
by tfarina
· 10 years ago
494f910
Update SKP version to 122
by borenet
· 10 years ago
8f1f7f8
Use the function recently added to common in svndiff.py
by Thiago Farina
· 10 years ago
092dab9
Use BBH reserve hook to preallocate space for tiles.
by mtklein
· 10 years ago
232f6b0
Remove unused SaveLayerInfo::fValid field
by robertphillips
· 10 years ago
cbe80ca
Refactor GrLayerHoister::FindLayersToHoist to prep for adding clip to cache key
by robertphillips
· 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
d9aa218
Store color and coverage stages in a single array in GrOptDrawState.
by egdaniel
· 10 years ago
9e87fa7
Force linking of static member variables for GLPrograms
by joshualitt
· 10 years ago
00878a1
Revert of Refactor GrLayerHoister::FindLayersToHoist to prep for adding clip to cache key (patchset #1 id:1 of https://codereview.chromium.org/640373002/)
by robertphillips
· 10 years ago
a32c6bc
Revert of Fix bug in plot locking system (patchset #3 id:80001 of https://codereview.chromium.org/640323002/)
by robertphillips
· 10 years ago
e018445
Update expectations for distance field path rendering.
by jvanverth
· 10 years ago
52455cb
Use BBH reserve hook to preallocate space for tiles.
by mtklein
· 10 years ago
5c48166
Fix bug in plot locking system
by robertphillips
· 10 years ago
27415b7
Refactor GrLayerHoister::FindLayersToHoist to prep for adding clip to cache key
by robertphillips
· 10 years ago
acd3e6d
Fix restore in AVMR to have correct coverage count.
by egdaniel
· 10 years ago
e099dd7
Small improvements to SkBitSet:
by mtklein
· 10 years ago
60e4ad7
Improve SkARGB32_A8_BlitMask_SSE2
by jmuizelaar
· 10 years ago
12b1831
Attempt at fixing color cube bench
by sugoi
· 10 years ago
8db6f23
Whitespace change to test CQ's trybots
by rmistry
· 10 years ago
089f8de
Remove tab parameter from GrGLSLMulVarBy4f function
by egdaniel
· 10 years ago
1e2530b
Use presence of a content key as non-scratch indicator
by bsalomon
· 10 years ago
cf9b873
Clarify what DM means in the README file.
by tfarina
· 10 years ago
e37ecd7
Remove references to out/Debug/tests executable.
by tfarina
· 10 years ago
9a7f29e
Leak fixed
by sugoi
· 10 years ago
6517134
gl programs rewrite
by joshualitt
· 10 years ago
99d5915
rename command line flag to avoid conflict, use very verbose
by caryclark
· 10 years ago
208d170
Add SkBBoxHierarchy::reserve() as an optional size hint.
by mtklein
· 10 years ago
a9c5652
try again to fix ios build
by caryclark
· 10 years ago
ff9fc4e
fix ios build
by caryclark
· 10 years ago
feff7d2
Draw more accurate thick-stroked Beziers (disabled)
by caryclark
· 10 years ago
5867736
use real pdfdevice behind SkDocument
by reed
· 10 years ago
ce68627
Adding 3D lut color filter
by sugoi
· 10 years ago
9e61bb7
Make the Sk GL context class an abstract base class
by kkinnunen
· 10 years ago
78c7127
Update old tools to allow MultiPictureDraw rendering
by robertphillips
· 10 years ago
17bfe0d
Update SKP version to 121
by borenet
· 10 years ago
ac15bb9
webtry: Simply move sys/ directory into setup/.
by tfarina
· 10 years ago
ac211af
call derived ~ from GrIORef
by bsalomon
· 10 years ago
81e6448
Remove ~GrIORef since last remaining virtual and now all inline
by bsalomon
· 10 years ago
0f9e8a7
Revert of Use presence of a content key as non-scratch indicator (patchset #5 id:80001 of https://codereview.chromium.org/639873002/)
by bsalomon
· 10 years ago
ddb5eca
use SkDocument to capture pdfs from SampleApp 'e'
by reed
· 10 years ago
9eefe08
Use presence of a content key as non-scratch indicator
by bsalomon
· 10 years ago
544fe23
Add SK_API to GrGpuResource TBR=reed@google.com
by bsalomon
· 10 years ago
691d673
Rebase Nexus 10 gm failure
by egdaniel
· 10 years ago
4f6ffde
pre-build the resources library for the fiddle jail
by Greg Humphreys
· 10 years ago
117ff1c
repair the webtry setup process
by Greg Humphreys
· 10 years ago
25ec1b3
allow fiddles to use the futex system call; fixes fonts finally
by Greg Humphreys
· 10 years ago
0fedb19
Rearrange code in TextContexts to be more consistent and match style guide.
by jvanverth
· 10 years ago
e97d82b
In the generated fiddle, set the portable fonts flag first.
by Greg Humphreys
· 10 years ago
bcf0a52
GrResourceCache2 manages scratch texture.
by bsalomon
· 10 years ago
b82b9d5
Make GM default to reseting gpu contexts on android.
by bsalomon
· 10 years ago
ebca225
preliminary support for fiddle font use
by Greg Humphreys
· 10 years ago
47326ab
Fix conditional check when copying coverage stages in ODS
by egdaniel
· 10 years ago
901704b
fix android framework build errors
by djsollen
· 10 years ago
9cf45bf
Delay copying effects from DS or ODS till end of creating ODS
by egdaniel
· 10 years ago
3d7d410
remove dead code from SK_SUPPORT_LEGACY_IMAGECACHE_NAME
by reed
· 10 years ago
a624e87
Implement C path functions
by robertphillips
· 10 years ago
7663d66
Revert of Make GM default to reseting gpu contexts on android. (patchset #1 id:1 of https://codereview.chromium.org/635293003/)
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
1080596
Revert of Make the Sk GL context class an abstract base class (patchset #4 id:60001 of https://codereview.chromium.org/630843002/)
by bsalomon
· 10 years ago
a5ee45c
Revert of speculative fix for ios (patchset #1 id:1 of https://codereview.chromium.org/637293003/)
by bsalomon
· 10 years ago
96e89d5
speculative fix for ios
by Brian Salomon
· 10 years ago
8dd35ce
Make GM default to reseting gpu contexts on android.
by bsalomon
· 10 years ago
a90ed4e
Make the Sk GL context class an abstract base class
by kkinnunen
· 10 years ago
5a161ea
Update SKP version to 120
by borenet
· 10 years ago
47bb382
Cleanup of shader building system
by joshualitt
· 10 years ago
e6efd39
Only use msaa target for blur mask when doAA is true
by derekf
· 10 years ago
db0d3ca
Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/)
by joshualitt
· 10 years ago
fe1233c
Cleanup of shader building system
by joshualitt
· 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
d99741c
Update perspective GMs for dfpaths
by jvanverth
· 10 years ago
c7c2716
Add baselines for dftext GM.
by jvanverth
· 10 years ago
38ba4e0
Add -Wno-invalid-offsetof to Mac and iOS builds too.
by mtklein
· 10 years ago
fb1fe4f
Add SkPaint::getHash().
by mtklein
· 10 years ago
d909759
Revert of gl programs rewrite (patchset #10 id:180001 of https://codereview.chromium.org/628633003/)
by joshualitt
· 10 years ago
07a2553
gl programs rewrite
by joshualitt
· 10 years ago
f19657f
Fix for perspective GMs and df paths.
by jvanverth
· 10 years ago
f9669f4
Fix perspective version of dftext GM
by jvanverth
· 10 years ago
d14e1a2
GrResourceCache2 manages scratch texture.
by bsalomon
· 10 years ago
b109ac2
Make createOptDrawState return NULL if we would end up not drawing
by egdaniel
· 10 years ago
d3ce6b4
explicitly delete our c++ window on quit
by reed
· 10 years ago
ebfce41
Revert of Don't readback and reupload texture-backed bitmaps (patchset #1 id:1 of https://codereview.chromium.org/635573004/)
by bsalomon
· 10 years ago
c1188aa
Added more msaa blurring rebaselines & a suppression
by robertphillips
· 10 years ago
f80bfed
GrContext::copyTexture->GrContext::copySurface.
by bsalomon
· 10 years ago
b9ab563
Don't readback and reupload texture-backed bitmaps
by bsalomon
· 10 years ago
b1b2085
Rebaseline multipicturedraw_biglayer_*
by robertphillips
· 10 years ago
40e01c4
Remove suppressions in ignored-tests.txt
by robertphillips
· 10 years ago
59c01e0
extra call to flush until brian can figure it out
by reed
· 10 years ago
e8a6751
Update SKP version to 119
by borenet
· 10 years ago
3fc02f1
override applicationShouldTerminate so we can cleanup when we quit
by reed
· 10 years ago
5397725
Whitespace change to test CQ
by rmistry
· 10 years ago
4e8955b
Rebaseline after msaa blur change
by bsalomon
· 10 years ago
Next »