Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
a9a80e5f427e02efe7289f3784cf047d12a0b5bd
/
src
a9a80e5
Revert of Use approximate scratch textures for image filters. (patchset #1 id:1 of https://codereview.chromium.org/679113004/)
by bsalomon
· 10 years ago
c6327a8
stuff
by bsalomon
· 10 years ago
96c6068
Use approximate scratch textures for image filters.
by bsalomon
· 10 years ago
5f6094a
Match language tags by prefix on Android.
by bungeman
· 10 years ago
535e3b2
Fix the way we patch up the matrix for scaled images that aren't clamp/clamp
by humper
· 10 years ago
4477c3c
Cut down SkBBH API more.
by mtklein
· 10 years ago
13f701a
Allow index sources to be unpremul.
by scroggo
· 10 years ago
a58fe35
Clip mask manager sets stencil on draw type
by joshualitt
· 10 years ago
3a0cfeb
Revert of Clip mask manager sets stencil on draw type (patchset #3 id:40001 of https://codereview.chromium.org/676983003/)
by joshualitt
· 10 years ago
7afb5aa
Clip mask manager sets stencil on draw type
by joshualitt
· 10 years ago
c830677
In SkPDFDocumentToBitmap, use SkCreateDataProviderFromStream
by halcanary
· 10 years ago
86217d8
add saveLayer to lua
by reed
· 10 years ago
d3de40d
bug fix for k1 TBR= BUG=skia:
by joshualitt
· 10 years ago
27c1521
Add gpu support for glVertexAttrb1f, 2fv, and 3fv
by egdaniel
· 10 years ago
f622a6c
Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.
by halcanary
· 10 years ago
a0036c6
Delete unused method aliases and texture flag.
by bsalomon
· 10 years ago
e79a2da
When bmp is not cached don't upload as index8 format.
by bsalomon
· 10 years ago
0deb2d9
Add some more volatile paths.
by jvanverth
· 10 years ago
74077b9
Added varying struct
by joshualitt
· 10 years ago
e332396
move c api into include
by reed
· 10 years ago
60b6e9d
Remove a pointless use of SkWeakRefCnt.
by mtklein
· 10 years ago
24234fe
Build gpu stats tracking in dev builds.
by bsalomon
· 10 years ago
c6f3e2c
Revert of Added varying struct (patchset #9 id:160001 of https://codereview.chromium.org/671023002/)
by joshualitt
· 10 years ago
852ae80
Added varying struct
by joshualitt
· 10 years ago
b3eb687
Set temporary paths volatile so we don't cache them.
by jvanverth
· 10 years ago
3ceef9a
Add test for new FrontBufferedStream behavior.
by scroggo
· 10 years ago
b752f9f
Don't read random data in ICO check.
by scroggo
· 10 years ago
976386b
Possible optimization to SkString
by joshualitt
· 10 years ago
bf54e49
Cleanup: Turn GrReducedClip into a class with a static function.
by tfarina
· 10 years ago
14e4d39
Revert "Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:120001 of https://codereview.chromium.org/664783004/)"
by mtklein
· 10 years ago
efd7d45
Don't use MIP filter mode on compressed textures
by bsalomon
· 10 years ago
234f036
Adding an option to render only the shadow in SkDropShadowImageFilter
by sugoi
· 10 years ago
47eedcc
Add utils to better quantize grayscale values to three bit indices while
by pavel
· 10 years ago
08fa28c
add float equivalent in dumpHex output as comment
by caryclark
· 10 years ago
430b795
Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:120001 of https://codereview.chromium.org/664783004/)
by mtklein
· 10 years ago
4dca7a8
use SkMaskCache inside SkBlurMaskFilter
by reed
· 10 years ago
4aa75b7
Correct typo in SkRemotableFontMgr_win_dw.cpp.
by bungeman
· 10 years ago
a40a276
create shaderproc for nofilter-opaque-dx
by reed
· 10 years ago
73f1053
Allocate only the vertices we need for text.
by jvanverth
· 10 years ago
e3aee8f
Remove android specific genID from SkPaint.
by djsollen
· 10 years ago
df78d0a
This return_false is now only used on Android. Squelch a warning.
by mtklein
· 10 years ago
d9aac34
Add SkMaskCache
by qiankun.miao
· 10 years ago
26979c8
Revert of Delete unused method aliases and texture flag. (patchset #1 id:1 of https://codereview.chromium.org/672753002/)
by bsalomon
· 10 years ago
c20386e
Update fontMgr to take list of bcp47 language tags.
by bungeman
· 10 years ago
7fdffe4
Delete unused method aliases and texture flag.
by bsalomon
· 10 years ago
58a6544
fix memory leak
by joshualitt
· 10 years ago
5ead6da
Oval and stroke AA rect now batch
by joshualitt
· 10 years ago
67f7f74
Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https://codereview.chromium.org/664193002/)
by joshualitt
· 10 years ago
18055af
Oval and stroke AA rect now batch
by joshualitt
· 10 years ago
9deb696
Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https://codereview.chromium.org/664193002/)
by mtklein
· 10 years ago
bc54fab
Oval and stroke AA rect now batch
by joshualitt
· 10 years ago
a0c814c
Add SkTypeface::getBounds()
by reed
· 10 years ago
2a12080
Qualify the return value of SkImageDecoder::decode
by scroggo
· 10 years ago
171e5b7
SkResourceCache::Key namespace support.
by fmalita
· 10 years ago
9bb7539
Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe
by piotaixr
· 10 years ago
c369e7c
GP Emit Code takes a struct
by joshualitt
· 10 years ago
46c248d
More genericity: overload isPaintOpaque(SkPaint, SkBitmap)
by piotaixr
· 10 years ago
d2ae728
Use correct size for font style name search.
by bungeman
· 10 years ago
23df2d6
Picture shader resource caching.
by fmalita
· 10 years ago
9e6835d
Track nested picture xform state for layer hoisting
by robertphillips
· 10 years ago
b4384b9
Bug fix for es 3.00 fb fetch
by joshualitt
· 10 years ago
e9e0dea
SkLazyPtr follow ups
by mtklein
· 10 years ago
183e985
Widen the set of nested rects that can be drawn natively on the GPU
by robertphillips
· 10 years ago
484bbe5
small tweaks to SkResourceCache::Key
by mtklein
· 10 years ago
b975089
Fix debugger's SaveAs functionality
by robertphillips
· 10 years ago
dd5a1e0
Check SkStream::isAtEnd before attempting to read.
by scroggo
· 10 years ago
c0651c1
Add check to see if we need to remove fixed funciton VA in OptDrawState
by egdaniel
· 10 years ago
d157b6a
Clean up some warnings about unused code.
by mtklein
· 10 years ago
9fbc3f3
add gradients and drawPaint to lua
by reed
· 10 years ago
1f66e45
Add an assert that we still have a buffer to readFromBuffer().
by mtklein
· 10 years ago
b0e89dc
Fix image filters for PDF backend.
by senorblanco
· 10 years ago
1d93266
SkLazyPtr suitable as a local or class member.
by mtklein
· 10 years ago
41966d4
Dilate approximated text bounds to squelch recent assertion failure.
by mtklein
· 10 years ago
a4c4a2d
Replace SkTypeface::Style with SkFontStyle.
by bungeman
· 10 years ago
fca302c
Add color emoji fallback for distance field text.
by jvanverth
· 10 years ago
c7eb58c
Stop doing at-exit cleanup of lazy pointers.
by mtklein
· 10 years ago
802ad83
Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/)
by mtklein
· 10 years ago
43b8b36
Replace SkTypeface::Style with SkFontStyle.
by bungeman
· 10 years ago
dba3e64
Revert of Start to vectorize SkTileGrid. (patchset #48 id:1670001 of https://codereview.chromium.org/634543004/)
by mtklein
· 10 years ago
3aac6e0
Add clip to layer cache
by robertphillips
· 10 years ago
6219e1f
Remove unused parameters from filter_texture
by robertphillips
· 10 years ago
958e962
Start to vectorize SkTileGrid.
by mtklein
· 10 years ago
2b9dc1d
When rendering df fonts, pass drawText() down to drawPosText().
by jvanverth
· 10 years ago
a71aee6
Remove obsolete SkRecording.
by mtklein
· 10 years ago
93b255b
Make SkImageDecoder_libpng be compilable with Chromium libpng
by kkinnunen
· 10 years ago
468b181
add blurimagefilter to lua
by reed
· 10 years ago
2813f34
bug fix for glsl identity string
by joshualitt
· 10 years ago
6fedd3a
Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (patchset #5 id:80001 of https://codereview.chromium.org/613673005/)
by rmistry
· 10 years ago
63a9f84
Revert of Revert of Support GLSL es 3.00 (patchset #1 id:1 of https://codereview.chromium.org/661603009/)
by rmistry
· 10 years ago
79b2b1f
Revert of Support GLSL es 3.00 (patchset #5 id:80001 of https://codereview.chromium.org/659443007/)
by rmistry
· 10 years ago
2348199
Revert of Start to vectorize SkTileGrid. (patchset #45 id:1430002 of https://codereview.chromium.org/634543004/)
by mtklein
· 10 years ago
90c7992
Start to vectorize SkTileGrid.
by mtklein
· 10 years ago
7017168
"Fix" debugger's setMatrix handling
by robertphillips
· 10 years ago
427cf28
Remove AutoScratchTexture
by bsalomon
· 10 years ago
b227e37
JPEG YUV Decoding
by sugoi
· 10 years ago
62372bc
Support GLSL es 3.00
by joshualitt
· 10 years ago
6515175
Override SkCanvas::drawImage() in SkRecorder.
by piotaixr
· 10 years ago
687732f
Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe
by piotaixr
· 10 years ago
19653d1
Implicit SkTextBlob bounds
by fmalita
· 10 years ago
2f912f3
Const-correctness in PDF drawText() call
by halcanary
· 10 years ago
Next »