Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
dcecb168968ca136c7fb9e8b444bec56f19af70c
dcecb16
fix size_t/int warnings in pictures
by commit-bot@chromium.org
· 11 years ago
c18ba27
Remove SK_IGNORE_FREETYPE_ROTATION_FIX and guarded code.
by bungeman@google.com
· 11 years ago
88c3e27
Refactor SkRecord opts, converting playback optimizations where possible.
by commit-bot@chromium.org
· 11 years ago
e221a7f
Remove guards Chromium no longer needs
by commit-bot@chromium.org
· 11 years ago
6c5aea2
Use GradFlags for gradient Flags in SkGradientShader
by commit-bot@chromium.org
· 11 years ago
aec1438
Add asADash entry point into SkPathEffect to allow extracting Dash info from PathEffects
by commit-bot@chromium.org
· 11 years ago
fd4ee4d
NewRasterDirect should *not* erase the pixels -- direct means the client is in-charge
by commit-bot@chromium.org
· 11 years ago
02a094c
SK_API-export SkBBHFactory & friends.
by commit-bot@chromium.org
· 11 years ago
d3b28e8
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
db904d3
rebase flaky skp bench range on win7 TBR=bensong@google.com
by bsalomon@google.com
· 11 years ago
4bbe2e5
Add --runOnce flag to run benchs once in release or to force convergence in debug
by commit-bot@chromium.org
· 11 years ago
811f20d
Add missing scale value to fix SkGradientShader memory error
by commit-bot@chromium.org
· 11 years ago
6b4aaa7
add optional origin parameter to accessTopLayerPixels
by commit-bot@chromium.org
· 11 years ago
2c4e75c
Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead.
by commit-bot@chromium.org
· 11 years ago
855e88e
Fixes for SkPictureShader.
by commit-bot@chromium.org
· 11 years ago
07b7462
warn that docs/quickstart.md is out of sync with official docs
by commit-bot@chromium.org
· 11 years ago
af56504
Update flaky bench range for tabl_hsfi.skp_simple_viewport_1000x1000_gpu_ on Win7
by bsalomon@google.com
· 11 years ago
aae6e6f
git-sync-deps verifies that directory is a top-level git directory.
by commit-bot@chromium.org
· 11 years ago
f1e9d47
Increase ranges for flaky skp benches
by bsalomon@google.com
· 11 years ago
c3b738a
Move to using HTML templates when filling out the workspace history.
by commit-bot@chromium.org
· 11 years ago
4333751
Add a .gypi to insulate Chrome from refactorings in src/record.
by commit-bot@chromium.org
· 11 years ago
3273dd4
Mark mixedxfermodes as ignored on Ubunutu12 Release 64 bit for nvprmsaa4 config
by bsalomon@google.com
· 11 years ago
c25cec5
SkDELETE() -> SkDELETE_ARRAY() in gradients_many test
by bsalomon@google.com
· 11 years ago
66d3d3a
Update baseline for mixed_xfermodes on nvprmsaa4
by bsalomon@google.com
· 11 years ago
fcbf1a1
Update DESIGN, forgot to add new perms for the new tables.
by commit-bot@chromium.org
· 11 years ago
ad8ce57
anticipate more optimizations by renaming some files and methods
by commit-bot@chromium.org
· 11 years ago
5da5b59
Add --match to bench tools, extra decimal to bench_pictures.
by commit-bot@chromium.org
· 11 years ago
1bc6ecc
Picking from the wrong end of the workspace history list.
by commit-bot@chromium.org
· 11 years ago
b3fbe42
bench rebase test f7927dd
by commit-bot@chromium.org
· 11 years ago
ec68ee9
Allow running gyp_to_android without SkUserConfig.
by commit-bot@chromium.org
· 11 years ago
1d0b68c
Support clip to layer flag on Android framework.
by commit-bot@chromium.org
· 11 years ago
44d83c1
Add flipped gradient branch to two point conical gradient
by commit-bot@chromium.org
· 11 years ago
f7927dd
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
0ed84ce
remove sizeof check -- triggers warning in chrome
by reed@google.com
· 11 years ago
0f1fef8
inline SkMulDiv now that 64bit mul is inlineable
by commit-bot@chromium.org
· 11 years ago
2cfa320
fix warnings around size_t/int
by commit-bot@chromium.org
· 11 years ago
2dceeda
Add support for serving up a view that can be iframed.
by commit-bot@chromium.org
· 11 years ago
d04e1dd
First pass at workspaces.
by commit-bot@chromium.org
· 11 years ago
8a777a5
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
d15b453
Mass baseline for filltypespersp
by bsalomon@google.com
· 11 years ago
015514c
Mass baselining of drrect GM
by bsalomon@google.com
· 11 years ago
39d7f0d
Mass rebaseline of the rrect_* GMs
by bsalomon@google.com
· 11 years ago
33a94e2
remove unused fOverflowed from SkClampRange
by reed@google.com
· 11 years ago
aec4066
fix int/size_t warnings
by reed@google.com
· 11 years ago
770963f
Staging for cleanup of SkPicture-related headers
by robertphillips@google.com
· 11 years ago
7b8999b
gradient_many gm to test banding and precision
by reed@google.com
· 11 years ago
87a4d6d
Rebaselines for r14201. (Fix size of rotated text with FreeType.)
by bungeman@google.com
· 11 years ago
8d4dc71
rename SkPaintParts.* to SkPaintPart.*
by reed@google.com
· 11 years ago
996402b
Get gradient information for gpu effect directly from SkGradientShader instead of calling asAGradient
by commit-bot@chromium.org
· 11 years ago
091a594
Reduce internal explicit SaveFlags usage.
by commit-bot@chromium.org
· 11 years ago
60bd751
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
5fb2ce3
Staged removal of SkPicture-derived classes
by commit-bot@chromium.org
· 11 years ago
d24a130
add SK_SUPPORT_LEGACY_PROCXFERMODE to skia_for_chromium_defines.gypi
by commit-bot@chromium.org
· 11 years ago
3b0bcb8
clean up gitignore; sort, add chromeos/externals, remove trailing /.
by commit-bot@chromium.org
· 11 years ago
0b17fea
Revert of Roll ANGLE. (https://codereview.chromium.org/237173002/)
by commit-bot@chromium.org
· 11 years ago
53783b0
Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/)
by commit-bot@chromium.org
· 11 years ago
ec2d8b3
Revert r14218.
by bungeman@google.com
· 11 years ago
68ea91a
Revert of Fix memory leak in SkGradientShader. (https://codereview.chromium.org/240303003/)
by commit-bot@chromium.org
· 11 years ago
d202528
SkiaSampleRenderer - handle case where compiler won't cast jint to void*.
by commit-bot@chromium.org
· 11 years ago
cd66af0
Roll ANGLE.
by commit-bot@chromium.org
· 11 years ago
e9e62d5
Ashmem functions compile when size_t != __u32
by commit-bot@chromium.org
· 11 years ago
84f7a06
add some asserts for mipmaps, and cleanup fFilterLevel if mipping failed
by commit-bot@chromium.org
· 11 years ago
273a00d
fix expected size in 32bit builds
by reed@google.com
· 11 years ago
bf6f6ae
allow gyp_skia to be run from any directory.
by commit-bot@chromium.org
· 11 years ago
cc277b7
Orphan ProcXfermode, with an eye towards removing it
by commit-bot@chromium.org
· 11 years ago
efaf53b
remove unused tests to fix new clang build
by commit-bot@chromium.org
· 11 years ago
7518ff2
Revert of Add flipped gradient branch to two point conical gradient (https://codereview.chromium.org/227623004/)
by commit-bot@chromium.org
· 11 years ago
cf41935
Add flipped gradient branch to two point conical gradient
by commit-bot@chromium.org
· 11 years ago
667b98d
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
03f2f81
More flags needed to build Android framework.
by commit-bot@chromium.org
· 11 years ago
6493ae2
Don't unset gFCSafeToUse when it's still safe to use.
by commit-bot@chromium.org
· 11 years ago
0d317d3
install_dependencides tool for posix-type systems
by commit-bot@chromium.org
· 11 years ago
04f6c4c
Support picture recording in Android framework.
by commit-bot@chromium.org
· 11 years ago
45d86e7
always store bitfields along with dirty in FlatteningTraits
by commit-bot@chromium.org
· 11 years ago
fa443be
Roll ANGLE.
by commit-bot@chromium.org
· 11 years ago
71e800a
This is an short replacement for gclient.
by commit-bot@chromium.org
· 11 years ago
8121c6c
Reverting r14225 (Fix SK_SUPPORT_DEPRECATED_RECORD_FLAGS handling - https://codereview.chromium.org/237673017/) due to compiler complaints
by robertphillips@google.com
· 11 years ago
a387db2
Fix SK_SUPPORT_DEPRECATED_RECORD_FLAGS handling
by robertphillips@google.com
· 11 years ago
39426e2
read/write function_ptrs as just void*, and not as 'array of bytes'
by commit-bot@chromium.org
· 11 years ago
9631337
Fix memory leak in SkGradientShader.
by commit-bot@chromium.org
· 11 years ago
6c50888
Double assignment in GrGpuGL::configToGLFormats()
by commit-bot@chromium.org
· 11 years ago
d393b17
Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API
by commit-bot@chromium.org
· 11 years ago
4453e8b
glDiscardFramebuffer() in GrGpuGL::discard uses invalid GLenum
by commit-bot@chromium.org
· 11 years ago
ab16445
Update baselines for bug 2404.
by bsalomon@google.com
· 11 years ago
0fcd6ca
fix #if SK_DEBUG -- should be #ifdef SK_DEBUG
by reed@google.com
· 11 years ago
85faf50
remove legacy filter-flags, and store FilterLevel directly
by commit-bot@chromium.org
· 11 years ago
001f4ed
Extract most of the mutable state of SkShader into a separate Context object.
by commit-bot@chromium.org
· 11 years ago
d1061e2
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
0dd01ee
Fix bug in SampleApp's Tiling View
by commit-bot@chromium.org
· 11 years ago
7dd79b7
Rebaselines for r14201. (Fix size of rotated text with FreeType.)
by bungeman@google.com
· 11 years ago
ec1ff6a
Fix generation of Android SampleApp APK now that we default to using gyp's ninja generator.
by commit-bot@chromium.org
· 11 years ago
0b352ed
Pull ANGLE's new repository to third_party/external/angle2.
by commit-bot@chromium.org
· 11 years ago
86cbfbe
arm64_download script - fix error starting vm twice.
by commit-bot@chromium.org
· 11 years ago
87126fb
arm64_download script waits for VM to boot before finishing.
by commit-bot@chromium.org
· 11 years ago
0898462
Rebaselines for r14201. (Fix size of rotated text with FreeType.)
by bungeman@google.com
· 11 years ago
c9b511f
Revert of rebaseline_server: multithreaded loading/diffing of images (https://codereview.chromium.org/235923002/)
by commit-bot@chromium.org
· 11 years ago
5dfffaa
Rebaselines for r14201. (Fix size of rotated text with FreeType.)
by bungeman@google.com
· 11 years ago
9b31c5e
Rebaselines for r14201. (Fix size of rotated text with FreeType.)
by bungeman@google.com
· 11 years ago
12a0412
initialize bounds in this test
by commit-bot@chromium.org
· 11 years ago
64b08a1
Fix artifacts in distance field rendering due to bilerp
by commit-bot@chromium.org
· 11 years ago
Next »