Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
40f6e3a25c0d35b9416346b72f1b6ba07778d173
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
1111b61
Add literal picture recording mode, triggered by a compile time switch.
by commit-bot@chromium.org
· 11 years ago
d8e0afd
mark flaky GM tests as ignore-failure
by commit-bot@chromium.org
· 11 years ago
f239d91
guard against self-assignment
by commit-bot@chromium.org
· 11 years ago
1b3beef
Don't run GPU configs in bench_pictures on RHB
by commit-bot@chromium.org
· 11 years ago
8c7372b
Fix for SkMatrixConvolutionImageFilter with large borders.
by senorblanco@chromium.org
· 11 years ago
82bc432
re-enable simpleblurroundrect gm now that all the rebaselines have landed
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
cce39b2
Remove extra includes from android sample app
by djsollen@google.com
· 11 years ago
b6e5e4c
Revert of Fix iOS build. (https://codereview.chromium.org/269663008/)
by commit-bot@chromium.org
· 11 years ago
71e39d5
remove self-tests for no-longer-supported rebaseline.py
by commit-bot@chromium.org
· 11 years ago
bc4ae9e
Fix iOS build.
by bsalomon@google.com
· 11 years ago
7ab0be7
adjust win7 perf ranges to reduce flakiness
by djsollen@google.com
· 11 years ago
b12bca6
adjust android perf ranges to reduce flakiness.
by djsollen@google.com
· 11 years ago
0e9c90f
Lower range for bench expectation for the following faster tests.
by djsollen@google.com
· 11 years ago
f9deb8a
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
by commit-bot@chromium.org
· 11 years ago
daf48e0
commit GM actuals as expectations for all tests, marking them as unreviewed
by commit-bot@chromium.org
· 11 years ago
9dccafa
Fix type in DM/mesa
by bsalomon@google.com
· 11 years ago
6a879be
mark rebaseline.py as deprecated
by commit-bot@chromium.org
· 11 years ago
5d41507
Mark drawbitmaprect's large bitmaps as immutable.
by commit-bot@chromium.org
· 11 years ago
5d0c0bf
Add initial baselines for discard GM
by bsalomon@google.com
· 11 years ago
166b7e4
Add Doxygen link to titlebar.
by commit-bot@chromium.org
· 11 years ago
d4ec0f1
Need checkerboard on history images too.
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
9a40803
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
89457e7
Rebaselines for r14518 (Add support for kEmbeddedBitmapText_Flag to DirectWrite.)
by bungeman@google.com
· 11 years ago
9d5e3f1
Fix image decode thrashing when drawing a very large source image to a GPU canvas
by commit-bot@chromium.org
· 11 years ago
90d81c9
DM: Apply initial transform in --skr mode.
by commit-bot@chromium.org
· 11 years ago
0206363
Remove dead code.
by commit-bot@chromium.org
· 11 years ago
d9efd24
Add checkerboard under the image.
by commit-bot@chromium.org
· 11 years ago
058670b
Add support for kEmbeddedBitmapText_Flag to DirectWrite.
by bungeman@google.com
· 11 years ago
1d146d4
Revert of Roll ANGLE. (https://codereview.chromium.org/237173002/)
by commit-bot@chromium.org
· 11 years ago
1e2a0cb
Fix history on workspaces, where you couldn't click on old tries.
by commit-bot@chromium.org
· 11 years ago
70222fa
Run Squid as a reverse caching proxy on port 80 and proxy the requests
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
123f3d7
Add more detailed logging when things go wrong in android_run_skia
by commit-bot@chromium.org
· 11 years ago
658e595
tweaks to tab CSS for rebaseline server page; moar pretty
by commit-bot@chromium.org
· 11 years ago
05b1b53
gyp rules for ubsan
by commit-bot@chromium.org
· 11 years ago
f096afc
rebaseline simpleblurroundrect
by commit-bot@chromium.org
· 11 years ago
1267219
Roll ANGLE.
by commit-bot@chromium.org
· 11 years ago
e83b9b7
Remove SkDEBUGFAILs that are problematic for Chromium
by commit-bot@chromium.org
· 11 years ago
a60538e
Move to a theme that more closely matches what was there before.
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
6c61194
Whitespace change to test the Skia CQ
by commit-bot@chromium.org
· 11 years ago
2e74f9d
remove code behind SK_SUPPORT_LEGACY_PROCXFERMODE
by reed@google.com
· 11 years ago
c2d6a20
Improve Android gdbserver and gdb_ex scripts
by commit-bot@chromium.org
· 11 years ago
ae4976c
reduce total number of segments in giant-dash
by commit-bot@chromium.org
· 11 years ago
508022c
expose ConvertRadiusToSigma to aid clients in the API transition to sigma
by commit-bot@chromium.org
· 11 years ago
47f9419
Revert of re-enable simpleblurroundrect gm (https://codereview.chromium.org/263823002/)
by commit-bot@chromium.org
· 11 years ago
950306c
Use CodeMirror for WebTry snippets.
by fmalita@google.com
· 11 years ago
4363a66
re-enable simpleblurroundrect gm
by commit-bot@chromium.org
· 11 years ago
9195743
Add a fix for a spurious assert in SkMatrixConvolutionImageFilter.
by senorblanco@chromium.org
· 11 years ago
64baf92
Add fmalita@chromium.org to CQ_COMMITTERS.
by fmalita@google.com
· 11 years ago
e3916bf
Support unknown Android target devices via environment variables.
by commit-bot@chromium.org
· 11 years ago
3dbcb10
Display the color at a point.
by commit-bot@chromium.org
· 11 years ago
9be9034
Rename expectations for Valgrind bot: ATI5770->GTX550Ti
by commit-bot@chromium.org
· 11 years ago
24f6e29
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
f3e5059
add default impl for context methods on shader
by commit-bot@chromium.org
· 11 years ago
374a6e7
Rebaseline tileimagefilter on IntelRhb post-r14432.
by senorblanco@chromium.org
· 11 years ago
725b082
remove unneeded SK_SUPPORT_LEGACY_PROCXFERMODE
by commit-bot@chromium.org
· 11 years ago
6323844
rebaseline_server: ignore builders we don't have any expectations for
by commit-bot@chromium.org
· 11 years ago
1a98a06
one valgrind.supp to rule them all.
by commit-bot@chromium.org
· 11 years ago
b0c7156
DM: run child tasks that are already on the CPU threadpool serially
by commit-bot@chromium.org
· 11 years ago
4521add
try /LARGEADDRESSAWARE to give Windows 32-bit builds access to more RAM.
by commit-bot@chromium.org
· 11 years ago
b0ba9f8
make gitignore happy with symlinks
by commit-bot@chromium.org
· 11 years ago
89126a6
Set ulimits for the compile stage.
by commit-bot@chromium.org
· 11 years ago
901d10d
Add Valgrind suppressions for nvidia driver.
by commit-bot@chromium.org
· 11 years ago
45d1d1d
Rename SK_DEBUGBREAK to SK_ALWAYSBREAK
by commit-bot@chromium.org
· 11 years ago
715d88a
Fix bug with starting at the home page.
by commit-bot@chromium.org
· 11 years ago
86398e5
Avoid undefined behavior and enable asserts in ClampTest.
by commit-bot@chromium.org
· 11 years ago
2a8abc4
Turn off warnings as errors, also allow c++11 extensions.
by commit-bot@chromium.org
· 11 years ago
618bb52
remove inverse_paths from ignored tests
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
2d0c75c
unsuppress inverse_paths gm images
by commit-bot@chromium.org
· 11 years ago
ea80046
Set TCP keepalive for MySQL connections.
by commit-bot@chromium.org
· 11 years ago
f0eeb7d
Rename SK_DEBUGBREAK to SK_ALWAYSBREAK
by commit-bot@chromium.org
· 11 years ago
9e3b485
Update the list of bots in rebaseline.py.
by senorblanco@chromium.org
· 11 years ago
6988588
Eliminate SkPicture-related flags Chromium no longer requires
by commit-bot@chromium.org
· 11 years ago
0f298cc
Use SkDebugf to print when GrContext can't be created for a config.
by commit-bot@chromium.org
· 11 years ago
c4d2973
refresh expectations for android intel conical gradients
by commit-bot@chromium.org
· 11 years ago
87bbefd
un-ignore image-surface GM results
by commit-bot@chromium.org
· 11 years ago
6ef2d23
New Ubuntu baselines for tileimagefilter GM post-r14432.
by senorblanco@chromium.org
· 11 years ago
601207a
rebaseline but with known incorrectness
by commit-bot@chromium.org
· 11 years ago
f10aa51
rebaseline GM changes to image-surface
by commit-bot@chromium.org
· 11 years ago
8c4953c
Cleanup of SSE optimization files.
by commit-bot@chromium.org
· 11 years ago
125c6cd
DM: when 32-bit, disable pathops internal threading by default
by commit-bot@chromium.org
· 11 years ago
83ad45a
New baselines for tileimagefilter GM after r14432.
by senorblanco@chromium.org
· 11 years ago
b8b8b6d
remove rebaselined tests from ignore file
by commit-bot@chromium.org
· 11 years ago
88cb22b
Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL
by commit-bot@chromium.org
· 11 years ago
d3571ed
Rebaselines post-r14433.
by senorblanco@chromium.org
· 11 years ago
91fc81c
fix cubic/line intersection; add skp tests
by commit-bot@chromium.org
· 11 years ago
a90c680
Turn on quilt mode in DM.
by commit-bot@chromium.org
· 11 years ago
b53dd6c
Remove the unused SkCachePreload_arm
by commit-bot@chromium.org
· 11 years ago
8dac8b1
Backfill unit tests for SkRecord
by commit-bot@chromium.org
· 11 years ago
55b58ed
bench rebase after eeaeafe
by commit-bot@chromium.org
· 11 years ago
eeaeafe
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
Next »