Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
b32f0ad89119625feedb4f0403bbbc94fae44668
b32f0ad
Fix layer cache memory leak
by robertphillips
· 10 years ago
5698f91
remove dead SK_DISABLE_DASHING_OPTIMIZATION flag
by reed
· 10 years ago
4ab22e3
Update SKP version
by skia.buildbots
· 10 years ago
bb8a0ab
update slide content
by reed
· 10 years ago
1b6ab44
add textblobs to lua
by reed
· 10 years ago
2f5cb2f
update baselines and ignores for texture_domain
by joshualitt
· 10 years ago
ecf9875
Turn SkTaskGroups back on.
by mtklein
· 10 years ago
db8d0e5
Manually load CONDITION_VARIABLE methods on Windows, checking for failure (XP).
by mtklein
· 10 years ago
7c11aad
Export (SK_API) SkSurfaceProps
by fmalita
· 10 years ago
0c9acd5
Cleanup: Remove SimpleiOSApp xcode project file.
by tfarina
· 10 years ago
615c593
move SkTextBox into utils
by reed
· 10 years ago
fb502f0
Optimize SkRect::sort()
by qiankun.miao
· 10 years ago
87a94eb
Rename and clarify semantics of GrContext::resolveRenderTarget.
by bsalomon
· 10 years ago
a702415
Temporary fix to remove drawrect call from GpuGL
by joshualitt
· 10 years ago
ada68ef
Improve quality of distance field rendering
by jvanverth
· 10 years ago
a6ca5a0
Detect Mesa OpenGL ES
by derekf
· 10 years ago
0537f29
Revert changes to GrContext::resolveRenderTarget
by bsalomon
· 10 years ago
d239d42
Add comments to SkRecordDraw to help people follow.
by danakj
· 10 years ago
50408ad
Test factory uses the inorder draw buffer
by joshualitt
· 10 years ago
9e233b2
add bullets to slides
by reed
· 10 years ago
89c6298
Don't allow renderTarget==NULL to GrContext::clear() and friends.
by bsalomon
· 10 years ago
e672e9f
rebase and ignore dash cubics winnvpr
by joshualitt
· 10 years ago
0b9c015
release expectations rebase TBR=
by joshualitt
· 10 years ago
f002af7
rebase nvpr expectations
by joshualitt
· 10 years ago
bcaefb0
Remove GrGLTexID
by bsalomon
· 10 years ago
882ee19
ignoring degenerat segments across all nvprm TBR= BUG=skia:
by joshualitt
· 10 years ago
3eeb156
patch from issue 697743002 working
by mtklein
· 10 years ago
37b4d86
Force input coverage to be only a byte in gpu shaders.
by egdaniel
· 10 years ago
37dd331
Add class GrGLTextureRenderTarget for GL texture/rendertarget objects
by bsalomon
· 10 years ago
89a9ecef
Cleanup: Remove svn.py script.
by tfarina
· 10 years ago
77ae06b
Cleanup: Remove unnecessary forward declarations from some views files.
by tfarina
· 10 years ago
c5da8b9
Rebaselines for new colortype-xfermodes gm
by egdaniel
· 10 years ago
4d52afe
Shrink saveLayer device bounds when it supplies an explicit bounds and has a complex paint
by robertphillips
· 10 years ago
66cad76
Always enable layer hoisting in Skia
by robertphillips
· 10 years ago
f1b471a
Update SKP version
by skia.buildbots
· 10 years ago
de330ff
add code-style for slides
by reed
· 10 years ago
1810939
Update SKP version
by skia.buildbots
· 10 years ago
ae4531a
Update SKP version
by skia.buildbots
· 10 years ago
a393127
Revert of Temporary fix to remove drawrect call from GpuGL (patchset #6 id:90005 of https://codereview.chromium.org/694933002/)
by joshualitt
· 10 years ago
a39c537
rebaseline TBR=
by joshualitt
· 10 years ago
d4a5c20
Temporary fix to remove drawrect call from GpuGL
by joshualitt
· 10 years ago
5c55fef
GrContext no longer ever draws on Gpu
by joshualitt
· 10 years ago
92e496f
Beginning to refactor nvpr code
by joshualitt
· 10 years ago
2faa228
Some distance field text optimizations.
by jvanverth
· 10 years ago
b9e8230
Revert of GrContext no longer ever draws on Gpu (patchset #7 id:120001 of https://codereview.chromium.org/683733005/)
by joshualitt
· 10 years ago
7a75e52
GrContext no longer ever draws on Gpu
by joshualitt
· 10 years ago
e9f7fbf
Revert of Turn SkTaskGroups back on. (patchset #1 id:1 of https://codereview.chromium.org/687263007/)
by mtklein
· 10 years ago
3bdd7dc
small fix for cache clear
by joshualitt
· 10 years ago
c17c658
SK_USE_SCALED_FONTMETRICS for correct scaling
by reed
· 10 years ago
9154dd4
Rebaseline GMs for https://codereview.chromium.org/687283002/
by jvanverth
· 10 years ago
8b602dd
Objects should be unrefed instead of deleted
by sugoi
· 10 years ago
0b5fc97
Quick and dirty test to call the C interface from GO.
by stephana
· 10 years ago
38406c8
Cleanup: Go with SkDebugf instead of GrPrintf.
by tfarina
· 10 years ago
8955b0e
Update SKP version
by skia.buildbots
· 10 years ago
58f467c
Cleanup: Remove GR_ARRAY_COUNT macro.
by tfarina
· 10 years ago
0130c30
Add support for clang to the android build scripts
by djsollen
· 10 years ago
2550a7e
Remove adb from Skia repository
by djsollen
· 10 years ago
ed3af66
Use Color Processor for color bitmap text draws on gpu.
by egdaniel
· 10 years ago
bd16059
begin clean up for scalar is double option
by reed
· 10 years ago
2100c5e
Turn SkTaskGroups back on.
by mtklein
· 10 years ago
d8aa7b7
Upgrade GPUOptimize
by robertphillips
· 10 years ago
9bde31e
Trying to be consistent when members are allowed to be NULL
by sugoi
· 10 years ago
e228ba3
Update the Android NDK to r10c
by djsollen
· 10 years ago
2000c3d
Blind GM rebaseline for Galaxy S4
by borenet
· 10 years ago
058f01e
Cleanup conversion that the new NDK compiler tries to over optimize.
by djsollen
· 10 years ago
0882fdc
Add return value on GrRecordReplaceDraw
by robertphillips
· 10 years ago
189fc98
Fix member variable naming
by robertphillips
· 10 years ago
967937c
Combine nameFontStyleProc and FindByNameStyle.
by bungeman
· 10 years ago
43d5deb
Add skimage expectations for GalaxyS4.
by scroggo
· 10 years ago
a41d3c3
Make RTree handle the case where the playback canvas has empty clip bounds
by junov
· 10 years ago
225a627
Fix bug in aggressive layer cache purging
by robertphillips
· 10 years ago
a3a706f
Cleanup android to ensure it can compile with clang
by djsollen
· 10 years ago
f037e0b
allow SkUserConfig.h to control NOGPU
by reed
· 10 years ago
6374f57
Update SKP version
by skia.buildbots
· 10 years ago
789e327
tell our grcontext to abandon its backend
by reed
· 10 years ago
902d4d1
Add SkDocument::getStream() method.
by halcanary
· 10 years ago
6500760
Revert of scale xmin and xmax for FontMetrics (patchset #1 id:1 of https://codereview.chromium.org/685153004/)
by robertphillips
· 10 years ago
13a8de0
Revert harder, removing SkTaskGroup.cpp from core temporarily.
by mtklein
· 10 years ago
7f36ae1
Disable SkTaskGroup in SkMultiPictureDraw temporarily.
by mtklein
· 10 years ago
f49bba8
Use the most recent version of ADB from the SDK if necessary.
by djsollen
· 10 years ago
b61283f
Support multiple scales for dfpaths.
by jvanverth
· 10 years ago
fec29ec
Increase wait time for spreadsheetdashed pageset
by rmistry
· 10 years ago
3e4234c
Whitespace change to see how the Android bots behave
by borenet
· 10 years ago
0e50262
Increase timeout of blogger pageset and re-enable weather pageset
by Ravi Mistry
· 10 years ago
07dada7
break transitions into separate file
by reed
· 10 years ago
7a6184f
cleanup reentrance logic in CMM
by joshualitt
· 10 years ago
7207307
Update SKP version
by skia.buildbots
· 10 years ago
ed167ac
Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset #5 id:80001 of https://codereview.chromium.org/680363003/)
by mtklein
· 10 years ago
67c7120
use SkTaskGroup::batch
by reed
· 10 years ago
c51add6
Use SkTypeface::getBounds() in bounding-box calculations.
by mtklein
· 10 years ago
7cf0294
Increase timeouts of wowwiki and youtube
by Ravi Mistry
· 10 years ago
e71cd54
SkTaskGroup::batch(fn, args, N)
by mtklein
· 10 years ago
6838d85
Try out SkTree in nanobench.
by mtklein
· 10 years ago
2c8371a
Moving weather pageset since it is crashing
by Ravi Mistry
· 10 years ago
4ab5a90
Discard atlas after every MultiPictureDraw::draw
by robertphillips
· 10 years ago
79c276e
scale xmin and xmax for FontMetrics
by reed
· 10 years ago
c96aa64
Add a helper script to expose which version of adb the android scripts use.
by djsollen
· 10 years ago
7316b10
Revert of scale xmin/xmax etc in fontmetrics (patchset #1 id:1 of https://codereview.chromium.org/690533004/)
by bungeman
· 10 years ago
b15b4c1
Separate out GrSurfaceConfig's fields from other structs used to create GrGL* subclasses of GrSurface.
by bsalomon
· 10 years ago
9c30ea4
remove now unused (by Chrome) ifdef
by humper
· 10 years ago
Next »