Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
53783b026a00683c1fb504127c3398dabb61ea73
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
51b0d0b
Add cast for warning as error on Windows from r14201.
by bungeman@google.com
· 11 years ago
d3fbd34
Fix size of rotated text with FreeType.
by bungeman@google.com
· 11 years ago
73cb153
Make sure SkDrawLooper objects can only be allocated on the heap.
by commit-bot@chromium.org
· 11 years ago
beb8b3a
Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps.
by commit-bot@chromium.org
· 11 years ago
d20a2d4
ignore Test-Linux-Bare-NoGPU-Arm8_64 GM failures
by commit-bot@chromium.org
· 11 years ago
653d518
SkRecord bug fixes
by commit-bot@chromium.org
· 11 years ago
a1ed7ae
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
4bd8fdc
More sanitizing input.
by commit-bot@chromium.org
· 11 years ago
479bad5
Update pathops gms for r14183.
by bungeman@google.com
· 11 years ago
762cd80
Move distance field generation to the glyph cache.
by commit-bot@chromium.org
· 11 years ago
73b55eb
SkRecordDraw: use SkCanvas::quickRejectY for text draws
by commit-bot@chromium.org
· 11 years ago
b17a24f
SkRecord: turn on cull annotation pass in public API.
by commit-bot@chromium.org
· 11 years ago
06aca01
Add /recent, a page that displays the last 20 tries.
by commit-bot@chromium.org
· 11 years ago
3d695d9
change #if SK_DEBUG to #ifdef SK_DEBUG
by commit-bot@chromium.org
· 11 years ago
c6ce12d
rebaseline pathopsinverse GMs
by commit-bot@chromium.org
· 11 years ago
c81d1c4
Now with permalinks.
by commit-bot@chromium.org
· 11 years ago
8608463
fix broken build
by commit-bot@chromium.org
· 11 years ago
d9ae231
Revert "Revert of use templates instead of macros to build blitters (https://codereview.chromium.org/120633004/)"
by reed@google.com
· 11 years ago
280ea82
rebaseline_server: multithreaded loading/diffing of images
by commit-bot@chromium.org
· 11 years ago
4431e77
Mike R: please sanity check SkPostConfig.h
by commit-bot@chromium.org
· 11 years ago
95f7926
Add conical special cases to GradientBench
by commit-bot@chromium.org
· 11 years ago
1a479e7
Allow clients to specify an external SkImageFilter cache.
by senorblanco@chromium.org
· 11 years ago
8f9e681
Revert of use templates instead of macros to build blitters (https://codereview.chromium.org/120633004/)
by commit-bot@chromium.org
· 11 years ago
f6a5afb
Remove currently unused code
by commit-bot@chromium.org
· 11 years ago
567f519
use templates instead of macros to build blitters
by commit-bot@chromium.org
· 11 years ago
5d0b150
resize canvas for GM + typo
by commit-bot@chromium.org
· 11 years ago
5429965
Xfermode: SSE2 implementation of a number of simple transfer modes
by commit-bot@chromium.org
· 11 years ago
282333f
Add design for sql storage, implementation of db that stores the data, not retrieving yet.
by commit-bot@chromium.org
· 11 years ago
94cf9fa
More removal of duplicate framework defines.
by commit-bot@chromium.org
· 11 years ago
8f3cc77
Remove duplicate skia_android_framework defines.
by commit-bot@chromium.org
· 11 years ago
5199701
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
84b18c7
split SkPictureRecorder out of SkPicture
by robertphillips@google.com
· 11 years ago
c202ea7
Adding image-surface to ignored-tests.txt
by robertphillips@google.com
· 11 years ago
f2d4b11
bench rebase test e93a4c0
by commit-bot@chromium.org
· 11 years ago
d942731
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
e93a4c0
rebaseline_server: fix sorting by perceptual diff column
by commit-bot@chromium.org
· 11 years ago
7e41957
bench rebase test 28fcae2
by commit-bot@chromium.org
· 11 years ago
a1bf8be
Further adjust bench expectations calculation.
by commit-bot@chromium.org
· 11 years ago
bd4d7ea
bench rebase test 1f75ab9
by commit-bot@chromium.org
· 11 years ago
d6489c9
use the correct rowBytes so Debug build doesn't assert
by commit-bot@chromium.org
· 11 years ago
c3c67df
remove dead code from SkPicturePlayback
by commit-bot@chromium.org
· 11 years ago
461f227
R=robertphillips@google.com TBR=robertphillips@google.com BUG=skia:
by commit-bot@chromium.org
· 11 years ago
f7efa50
Implement intra-frame cacheing in image filters.
by commit-bot@chromium.org
· 11 years ago
cae54f1
remove picture-backed surfaces
by commit-bot@chromium.org
· 11 years ago
c4b21e6
Mark our territory with (C).
by commit-bot@chromium.org
· 11 years ago
540b97d
Update Android expectations to reflect the new default gamma for fonts.
by djsollen@google.com
· 11 years ago
28fcae2
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/)
by commit-bot@chromium.org
· 11 years ago
4bffdf2
use SkIntToScalar, fix windows build
by commit-bot@chromium.org
· 11 years ago
c873329
Update bench to be able to preprocess skps
by commit-bot@chromium.org
· 11 years ago
0bd03cf
remove guard for getTotalClip
by commit-bot@chromium.org
· 11 years ago
365cd31
Rename GrAtlasedLayer to GrCachedLayer (since not all cached layers are atlased)
by commit-bot@chromium.org
· 11 years ago
ba73d28
Add bench_playback, for quick profiling of SKR playback.
by commit-bot@chromium.org
· 11 years ago
1f75ab9
add some .gitignores related to gm and tools
by commit-bot@chromium.org
· 11 years ago
96edc24
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/)
by commit-bot@chromium.org
· 11 years ago
968757e
Disable SK_GAMMA_SRGB on android builds.
by djsollen@google.com
· 11 years ago
Next »