Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
07393cab57ce74a4aae89a31fae9aaa9780fc19d
07393ca
Add base types for path ops
by caryclark@google.com
· 12 years ago
390c6d7
Fix font handles leak. We return without freeing resources.
by edisonn@google.com
· 12 years ago
cff0243
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
7731ead
Fix more clang errors.
by tfarina@chromium.org
· 12 years ago
b4bdb65
Unreviewed test fix
by sugoi@google.com
· 12 years ago
1aa5129
Reduce size of second iteration in SkTileGridNextDatum<>().
by tomhudson@google.com
· 12 years ago
e3b4c50
New SVG turbulence in Skia
by sugoi@google.com
· 12 years ago
bde506c
Revert Skia to use -02.
by djsollen@google.com
· 12 years ago
caac3db
re-land r8535, now that src.chromium.org is back up
by epoger@google.com
· 12 years ago
c71f320
Whitespace change to see if svn.chromium.org is back
by rmistry@google.com
· 12 years ago
67caaf8
Revert r8535
by epoger@google.com
· 12 years ago
da8db98
gm: report ExpectationsMismatch and RenderModeMismatch results separately
by epoger@google.com
· 12 years ago
280d919
Whitespace change - Verify that checkouts are fixed
by borenet@google.com
· 12 years ago
4bfd620
Whitespace change to verify successful builds after master restart
by borenet@google.com
· 12 years ago
905893a
Whitespace change to test commit queue compile bots
by commit-bot@chromium.org
· 12 years ago
a9493a3
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
e06f8ef
Revert 8525,8526 pending investigation of bench_pictures crashes.
by bsalomon@google.com
· 12 years ago
a39f4dc
Commit file accidentally left out of glc change for r8525
by bsalomon@google.com
· 12 years ago
d02e880
Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs().
by bsalomon@google.com
· 12 years ago
52da917
Add list of Skia trybots to run CLs against, along with existing lists of Chrome trybots
by epoger@google.com
· 12 years ago
50d6862
Make submit_try accept space- or comma-separated list
by epoger@google.com
· 12 years ago
cf307b1
Whitespace change to test the commit queue compile bots
by commit-bot@chromium.org
· 12 years ago
310478e
re-land r8514 without breaking 32-bit Mac compilers
by epoger@google.com
· 12 years ago
97f57a6
Rebaseline Ubuntu performance trigger
by robertphillips@google.com
· 12 years ago
2212c2e
roll out r8514 Review URL: https://codereview.chromium.org/13503003
by epoger@google.com
· 12 years ago
f60494b
gm: display summary of all results by ErrorType
by epoger@google.com
· 12 years ago
8bc9edc
Build fix for Surface Test on non-gpu builds
by junov@chromium.org
· 12 years ago
af05835
Fixed bug with SkImage leaving canvas backing store in an immutable state after destroy.
by junov@chromium.org
· 12 years ago
e4617bf
Add GrDrawTarget::copySurface.
by bsalomon@google.com
· 12 years ago
c37589d
Replacing 'new' with 'SkNEW_ARGS' in SkImage_Gpu
by junov@chromium.org
· 12 years ago
53648ab
Fix build error when building Android in Release mode with -O2.
by djsollen@google.com
· 12 years ago
a9e1824
SkDraw.h #include cleanup
by tomhudson@google.com
· 12 years ago
041e2db
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
0406b9e
Make drawRect preserve vertex attrib state and push/pop the geom sources.
by bsalomon@google.com
· 12 years ago
5d01bec
Fix for effect cache key.
by commit-bot@chromium.org
· 12 years ago
00aae97
Remove unused header declaration.
by commit-bot@chromium.org
· 12 years ago
534cb63
Revert Skia to use -02.
by djsollen@google.com
· 12 years ago
90c240a
Move edge GrEffects to locally defined classes.
by commit-bot@chromium.org
· 12 years ago
af3b510
Revert Skia to use -02.
by commit-bot@chromium.org
· 12 years ago
eb6a41d
Increases batch size for sending bench data to appengine to 66.
by bensong@google.com
· 12 years ago
6addb19
resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we
by edisonn@google.com
· 12 years ago
c525704
Expand filter 0 to handle transparent drawBitmapRect paints
by robertphillips@google.com
· 12 years ago
5a7d029
Add tile rendering to GM
by robertphillips@google.com
· 12 years ago
3e1ba9f
Re-enabling Mac 10.8 performance triggers removed in r8472
by robertphillips@google.com
· 12 years ago
5df7434
Fix clang warning as error from 8480.
by bungeman@google.com
· 12 years ago
86b83fb
Rebaseline Nexus7 performance triggers
by robertphillips@google.com
· 12 years ago
07a69f8
Name table iterator. https://codereview.appspot.com/8180043/
by bungeman@google.com
· 12 years ago
42eff16
Reland 8459 with fix for #extension after default precision in FS.
by bsalomon@google.com
· 12 years ago
05a2ee0
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
a6c63a9
Fix another clang warning/error
by robertphillips@google.com
· 12 years ago
2c5ddb6
Fix clang compiler warning/error
by robertphillips@google.com
· 12 years ago
9705596
Reverting r8459 due to shader error on Nexus 10
by robertphillips@google.com
· 12 years ago
01f010c
Remove MacMini_10_8 performance triggers
by robertphillips@google.com
· 12 years ago
3bdf164
Taken together with the filter tool's new looping capabilities, these two optimizations can replace check_7 and apply_7.
by commit-bot@chromium.org
· 12 years ago
b084c77
One more fix for r8468. Replace use of int with size_t. Unreviewed.
by jvanverth@google.com
· 12 years ago
86b5e29
Patches for r8468 build errors. Unreviewed.
by jvanverth@google.com
· 12 years ago
054ae99
Take two for r8466:
by jvanverth@google.com
· 12 years ago
c7bf296
Rolling back r8466.
by jvanverth@google.com
· 12 years ago
fb495b5
Revise attribute binding interface.
by commit-bot@chromium.org
· 12 years ago
d9c1853
Add looping over optimizations to filter tool
by robertphillips@google.com
· 12 years ago
58e30fe
Simplify the circle outset code and add comment relating it to the shader code.
by bsalomon@google.com
· 12 years ago
50c84da
Add getDrawCommandAt and setDrawCommandAt to SkDebugCanvas
by robertphillips@google.com
· 12 years ago
20edf38
Add GM mixed_xfermodes. This is a work in progress and will be used to test fixes for GPU Xfermodes effects.
by bsalomon@google.com
· 12 years ago
02009c7
Add short option for --bot in submit_try
by borenet@google.com
· 12 years ago
ee040a7
Make GrGLShaderBuilder responsible for enabling GLSL extensions
by bsalomon@google.com
· 12 years ago
d7aaf60
Add Xfermode bench. Also clear before rendering in bench (rather than after).
by commit-bot@chromium.org
· 12 years ago
bb5c465
Trim the copy of the dst made for dst-reading effects using the clip and dev-bounds of draw.
by commit-bot@chromium.org
· 12 years ago
d55846d
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
b79d865
Fix GLPrograms test. Review URL: https://codereview.chromium.org/13327008
by bsalomon@google.com
· 12 years ago
26e18b5
Add support for reading the dst pixel value in an effect. Use in a new effect for the kDarken xfer mode.
by bsalomon@google.com
· 12 years ago
e36f3ba
Whitespace change to test Commit Queue
by commit-bot@chromium.org
· 12 years ago
f6c5f75
Display prompt for caution only if it is an interactive shell.
by rmistry@google.com
· 12 years ago
e80c2bc
Fix more clang tautological-constant-out-of-range-compare errors.
by tfarina@chromium.org
· 12 years ago
964988f
add matcher to fontstyleset Review URL: https://codereview.chromium.org/13312002
by reed@google.com
· 12 years ago
fc2f0d0
use SkTCast
by reed@google.com
· 12 years ago
87379e1
Fix minor cppcheck-found issues
by robertphillips@google.com
· 12 years ago
6acd09e
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
123ac1d
Make GM render to render targets that are also textures.
by bsalomon@google.com
· 12 years ago
ce89a19
Whitespace change to trigger builders to make sure codesite issue is resolved.
by rmistry@google.com
· 12 years ago
c94a9cc
Fix iOS compiler error/warning
by robertphillips@google.com
· 12 years ago
30d3593
Whitespace change to trigger builders to make sure codesite issue is resolved.
by rmistry@google.com
· 12 years ago
b6b72e5
Attempt to silence signed/unsigned warnings in android build.
by bsalomon@google.com
· 12 years ago
6518daf
disable tests that exercise serialization of fonts here, since we are experimentally
by reed@google.com
· 12 years ago
d6f1d1e
Triggering rebuilds after master restart
by rmistry@google.com
· 12 years ago
5903ed9
Triggering rebuilds after master restart.
by rmistry@google.com
· 12 years ago
dea7ee0
add caching to fontmgr for mac
by reed@google.com
· 12 years ago
995beb6
Adding unit test for verifying copy on write in SkSurface + bug fix in SkCanvas::clear
by junov@chromium.org
· 12 years ago
b8eb2e8
Make GrGLShaderBuilder::TextureSampler extract only required info from GrTextureAccess.
by bsalomon@google.com
· 12 years ago
51c8112
Convert #warning to comment to get iOS compiling
by robertphillips@google.com
· 12 years ago
af0fa6a
add gm for experimental fontmgr api
by reed@google.com
· 12 years ago
73818dc
Add GrPaint stage for xfermodes.
by bsalomon@google.com
· 12 years ago
c3410b8
New filter targeted at desk_googlespreadsheet overdraw issues
by robertphillips@google.com
· 12 years ago
6dcc338
Trigger rebuilds on Mac 10.6 compile bots.
by rmistry@google.com
· 12 years ago
ed10e3f
Trigger rebuilds on Mac compile bots.
by rmistry@google.com
· 12 years ago
2e7d41e
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
b62ce70
Fix minor memory leaks
by robertphillips@google.com
· 12 years ago
c1c68bd
Remove dubious assertion.
by tfarina@chromium.org
· 12 years ago
e9bbc81
move typeface cache limit from 128 to 1024 (128 is a joke, not sure what a
by reed@google.com
· 12 years ago
db23509
always call SkFontMgr::Factory() (now that everyone has impl'd it)
by reed@google.com
· 12 years ago
070da5e
add dummpy SkFontMgr::Factory() impl to font backends, so we can start testing it
by reed@google.com
· 12 years ago
Next »