Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
6be0ab308363a1de6e8d1d04a1c35baed315238a
/
include
6d3eaea
add replay entry point to SkPictureRecorder for Android
by commit-bot@chromium.org
· 11 years ago
466f5f3
remove SkBitmap::asImageInfo
by commit-bot@chromium.org
· 11 years ago
42dc813
Revert of Revert of Add compressed texture capabilities for GPU devices
by commit-bot@chromium.org
· 11 years ago
8bfcd72
Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/)
by commit-bot@chromium.org
· 11 years ago
420b2ff
Add compressed texture capabilities for GPU devices
by commit-bot@chromium.org
· 11 years ago
64f6d15
Use SkAtomics_sync on Android
by commit-bot@chromium.org
· 11 years ago
81da061
Implement sk_atomic_conditional_inc with sk_atomic_cas.
by commit-bot@chromium.org
· 11 years ago
29239a0
Move SkDecodingImageGenerator.h to include/
by commit-bot@chromium.org
· 11 years ago
2d970b5
hide discardable factory from public imagegenerator api
by commit-bot@chromium.org
· 11 years ago
851155c
remove SK_SUPPORT_LEGACY_BITMAPFLATTEN code
by commit-bot@chromium.org
· 11 years ago
53c63a5
remove SK_SUPPORT_LEGACY_BUILDMIPMAP
by commit-bot@chromium.org
· 11 years ago
3c134a9
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
5e565d1
Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/)
by commit-bot@chromium.org
· 11 years ago
2dcd243
Add compressed texture capabilities for GPU devices
by commit-bot@chromium.org
· 11 years ago
f21991b
Revert of Modify sample buffer size for larger displays. (https://codereview.chromium.org/240433002/)
by commit-bot@chromium.org
· 11 years ago
0533146
Modify sample buffer size for larger displays.
by commit-bot@chromium.org
· 11 years ago
968edca
stop calling SkBitmap::flatten
by commit-bot@chromium.org
· 11 years ago
7693dbf
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
39123f4
temporarily add back in the factores that took a unitmapper
by commit-bot@chromium.org
· 11 years ago
de5553a
re-expose hasLocalMatrix for now (can't hurt) -- unblocks blink
by commit-bot@chromium.org
· 11 years ago
8cf81e0
Simple PKM image decoder.
by robertphillips@google.com
· 11 years ago
83f23d8
Remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 11 years ago
3339ac5
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/)
by commit-bot@chromium.org
· 11 years ago
4b8f802
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
by commit-bot@chromium.org
· 11 years ago
b03be0b
Revert "Modify sample buffer size for larger displays."
by reed@google.com
· 11 years ago
eeef0cc
Revert of Revert ""Revert of eliminate config param -- it was always self's config (https://codereview.chromi… (https://codereview.chromium.org/291163005/)
by commit-bot@chromium.org
· 11 years ago
af159a5
Modify sample buffer size for larger displays.
by commit-bot@chromium.org
· 11 years ago
f0ea77a
SSE2 implementation of memcpy32
by commit-bot@chromium.org
· 11 years ago
29de433
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
97133ad
Changed JSON formatting more, workaround bug where SkStringPrintf causes encoding issues
by commit-bot@chromium.org
· 11 years ago
7ed173b
formalize named picture versions
by commit-bot@chromium.org
· 11 years ago
731b28d
Revert ""Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)"""
by commit-bot@chromium.org
· 11 years ago
311a3cd
Add function to get both min and max scale factors from matrix
by commit-bot@chromium.org
· 11 years ago
1878651
Rename SkMatrix::get(Max|Min)Stretch to get(Min|Max)Scale
by commit-bot@chromium.org
· 11 years ago
941ff78
Remove legacy constructor for blur draw looper.
by commit-bot@chromium.org
· 11 years ago
555e74f
"Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)""
by reed@google.com
· 11 years ago
3595f88
Pass in GrContext instead of SkGpuDevice for dashing and Sk2GrPaint conversion
by commit-bot@chromium.org
· 11 years ago
a369e36
Revert "Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)"
by commit-bot@chromium.org
· 11 years ago
99bd7d8
Try out SkMatrix::Concat.
by commit-bot@chromium.org
· 11 years ago
7b17152
gradient api sans (deprecated) unitmapper
by commit-bot@chromium.org
· 11 years ago
628ed0b
Add Dashing gpu effect for simple dashed lines
by commit-bot@chromium.org
· 11 years ago
2a67e12
This adds a checkbox to the debugger to allow seeing the effect pathops has on the clip. A new tab shows the C code that the pathops generate.
by commit-bot@chromium.org
· 11 years ago
2ee3c2c
Add choke point for performing a fake endRecording
by commit-bot@chromium.org
· 11 years ago
e2b193c
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
by commit-bot@chromium.org
· 11 years ago
ee0cac3
remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 11 years ago
61744ec
Generate bench/Android.mk from gyp.
by commit-bot@chromium.org
· 11 years ago
8dcff64
Move skPaint2GrPaint to SkGr.h/cpp
by commit-bot@chromium.org
· 11 years ago
bd0be25
Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag.
by commit-bot@chromium.org
· 11 years ago
9c7fdab
Always inline SkFloatToFixed_arm.
by commit-bot@chromium.org
· 11 years ago
4d803a9
Add asADash to Lua for scraping
by commit-bot@chromium.org
· 11 years ago
3055879
Add ownership dox for SkShader::asACompose.
by commit-bot@chromium.org
· 11 years ago
f70e917
By default, Chromium optimizes for size when compiling on Android.
by commit-bot@chromium.org
· 11 years ago
fc6dfba
Inline noop willFoo/didFoo into SkCanvas.h.
by commit-bot@chromium.org
· 11 years ago
7959055
Add functions for inspecting SkShader.
by commit-bot@chromium.org
· 11 years ago
5970f62
re-land hide get/setLocalMatrix
by commit-bot@chromium.org
· 11 years ago
f31fa24
Make gMask_00FF00FF a constant
by commit-bot@chromium.org
· 11 years ago
ce4402c
Improved x86 SSE build and run-time checks.
by commit-bot@chromium.org
· 11 years ago
e003aec
remove unused Kernel33MaskFilter
by commit-bot@chromium.org
· 11 years ago
e49157f
Factor GrTexture into public GrTexture and private GrTextureImpl.
by commit-bot@chromium.org
· 11 years ago
96fb748
add localmatrix parameter to shader's asNewEffect
by commit-bot@chromium.org
· 11 years ago
59e7d23
Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (https://codereview.chromium.org/275903002/)
by commit-bot@chromium.org
· 11 years ago
bd465d1
Factor GrTexture into public GrTexture and private GrTextureImpl.
by commit-bot@chromium.org
· 11 years ago
d12de02
Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/)
by commit-bot@chromium.org
· 11 years ago
5adad32
hide get/setLocalMatrix
by commit-bot@chromium.org
· 11 years ago
95c2003
cleanup GrContext resource cache api
by commit-bot@chromium.org
· 11 years ago
a17773f
Disable filtering in draw Bitmap operation when pixels are aligned
by commit-bot@chromium.org
· 11 years ago
443c0a6
Revert of Improved x86 SSE build and run-time checks. (https://codereview.chromium.org/272503006/)
by commit-bot@chromium.org
· 11 years ago
2656b1d
Improved x86 SSE build and run-time checks.
by commit-bot@chromium.org
· 11 years ago
8fae213
add localmatrix-shader
by commit-bot@chromium.org
· 11 years ago
beb1af2
First pass at pre-rendering saveLayers for GPU
by robertphillips@google.com
· 11 years ago
8341eb7
Rename from "(un)lock" to "(un)map" for geometry buffers.
by commit-bot@chromium.org
· 11 years ago
eaca36b
remove dead mipmap code from SkBitmap
by commit-bot@chromium.org
· 11 years ago
80116dc
add local-matrix to shader::context
by commit-bot@chromium.org
· 11 years ago
06a3206
fix TriColorShader to respect the paint's alpha
by commit-bot@chromium.org
· 11 years ago
95a2b0e
Allow custom resources in the GrContext's cache
by commit-bot@chromium.org
· 11 years ago
11c6b39
Adds a mechanism for GrCacheable objects to notify the resource cache
by commit-bot@chromium.org
· 11 years ago
ce56d96
Remove SkShader virtual method validContext
by commit-bot@chromium.org
· 11 years ago
4e332f8
add rounding-using-doubles methods on SkScalar and SkRect
by commit-bot@chromium.org
· 11 years ago
160b478
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
by commit-bot@chromium.org
· 11 years ago
f8a8ae1
eliminate mac xcode 5 only warning
by commit-bot@chromium.org
· 11 years ago
089a780
Split GrResource into GrCacheable/GrGpuObject
by commit-bot@chromium.org
· 11 years ago
40f6e3a
add release-mode checks for null, at least for a while
by commit-bot@chromium.org
· 11 years ago
5aacfe9
Remove setLocalMatrix calls from picture shader GM.
by commit-bot@chromium.org
· 11 years ago
c09abe6
Revert of Remove setLocalMatrix calls from picture shader GM. (https://codereview.chromium.org/260863007/)
by commit-bot@chromium.org
· 11 years ago
74b8cb1
Remove setLocalMatrix calls from picture shader GM.
by commit-bot@chromium.org
· 11 years ago
608d637
Choose memset procs once.
by commit-bot@chromium.org
· 11 years ago
53b614b
Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. (https://codereview.chromium.org/243413002/)
by djsollen@google.com
· 11 years ago
f9deb8a
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
by commit-bot@chromium.org
· 11 years ago
6fcd1ef
Add flag for SkGpuSurface creation to enable distance fields.
by commit-bot@chromium.org
· 11 years ago
e901b6d
create struct to hold all the params passed around for shader::context
by commit-bot@chromium.org
· 11 years ago
3f03215
DM: Push GPU-parent child tasks to the front of the queue.
by commit-bot@chromium.org
· 11 years ago
2e74f9d
remove code behind SK_SUPPORT_LEGACY_PROCXFERMODE
by reed@google.com
· 11 years ago
508022c
expose ConvertRadiusToSigma to aid clients in the API transition to sigma
by commit-bot@chromium.org
· 11 years ago
f3e5059
add default impl for context methods on shader
by commit-bot@chromium.org
· 11 years ago
45d1d1d
Rename SK_DEBUGBREAK to SK_ALWAYSBREAK
by commit-bot@chromium.org
· 11 years ago
62cf26f
Revert of Rename SK_DEBUGBREAK to SK_ALWAYSBREAK (https://codereview.chromium.org/263553012/)
by commit-bot@chromium.org
· 11 years ago
f0eeb7d
Rename SK_DEBUGBREAK to SK_ALWAYSBREAK
by commit-bot@chromium.org
· 11 years ago
88cb22b
Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL
by commit-bot@chromium.org
· 11 years ago
1ac99c8
Fixed issue found by clusterfuzz
by commit-bot@chromium.org
· 11 years ago
0a5c233
Implement bounds traversals for tile and matrix convolution filters.
by senorblanco@chromium.org
· 11 years ago
Next »