Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c7eb58c8b46c72cca3cea1582c7f860293a1cbe9
« Previous
cad5d3e
No threadsafe statics.
by mtklein
· 10 years ago
c09e2af
Fix race in supports_simd().
by mtklein
· 10 years ago
0880686
Enable color emoji GM on Android
by jvanverth
· 10 years ago
47c844a
Adds a GrTBaseList class that GrInOrderDrawBuffer uses to allocate
by cdalton
· 10 years ago
a658d36
bug_chomper: Make server's port configurable.
by tfarina
· 10 years ago
96affcd
add pictures to lua
by reed
· 10 years ago
5d0706f
Fix webtry setup once instructions in README doc.
by tfarina
· 10 years ago
81beccc
Devirtualize read/write pixels on surface.
by bsalomon
· 10 years ago
335a0ae
Allow GCC to build Skia on Mac.
by mtklein
· 10 years ago
6c07907
add support for skfiddle width/height options
by Greg Humphreys
· 10 years ago
9467001
Whitespace change to trigger builds
by borenet
· 10 years ago
ca55641
Whitespace change to test the CQ's new trybots
by rmistry
· 10 years ago
0d76b95
add fade_slide transition to lua slides
by reed
· 10 years ago
f355df5
add canvas:clear to lua
by reed
· 10 years ago
485557f
add surfaces to lua
by reed
· 10 years ago
d27726e
Fix leak in GLPrograms test.
by bsalomon
· 10 years ago
09a1d67
add key handlers to lua
by reed
· 10 years ago
18ea777
allow for lua click handlers
by reed
· 10 years ago
09445a4
move test for lua into separate resource file
by reed
· 10 years ago
10c2c74
bug_chomper: Use parenthesized declaration style for const and vars.
by tfarina
· 10 years ago
a5305a1
Opt state takes a GP instead of a GeometryStage
by joshualitt
· 10 years ago
ba5fb93
add drawImageRect to lua, update sample
by reed
· 10 years ago
89c7a2e
Revert of Opt state takes a GP instead of a GeometryStage (patchset #18 id:1500001 of https://codereview.chromium.org/637003003/)
by joshualitt
· 10 years ago
93bee71
Remove empty recordy.gypi file.
by tfarina
· 10 years ago
75e926a
Update coloremoji expectations
by jvanverth
· 10 years ago
7bb9ed7
Fix bug in GrCachedLayer reuse
by robertphillips
· 10 years ago
294c326
Fix color emoji.
by jvanverth
· 10 years ago
71856d5
Opt state takes a GP instead of a GeometryStage
by joshualitt
· 10 years ago
5324978
detect --loops is < 0 and interpret that as running forever (mostly)
by reed
· 10 years ago
e817dbb
Revert of Fix color emoji. (patchset #11 id:320001 of https://codereview.chromium.org/636183005/)
by jvanverth
· 10 years ago
bc92163
Fix color emoji.
by jvanverth
· 10 years ago
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
Next »