Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
53047a9fbe8cb89beaa616cb830b5a9879f71ab9
53047a9
Image rebaselines for r11021
by robertphillips@google.com
· 11 years ago
411bdaa
Image rebaselines for r11021
by robertphillips@google.com
· 11 years ago
9f6c23e
Stop running bench_pictures with msaa4 on Galaxy Nexus
by borenet@google.com
· 11 years ago
53238bc
Move SkBitmapDevice functions to their own file
by robertphillips@google.com
· 11 years ago
6db2ae2
Remove blur from text labels in tilemodes* GMs
by robertphillips@google.com
· 11 years ago
772c4e6
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
e029440
Replace SkTScopedPtr with SkAutoTDelete in Skia.
by commit-bot@chromium.org
· 11 years ago
20146b3
fix windows test error for CanvasStateTest.cpp
by djsollen@google.com
· 11 years ago
06822ea
[PDF] Fix image references.
by commit-bot@chromium.org
· 11 years ago
5587ac0
Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia.
by djsollen@google.com
· 11 years ago
5696baa
dump out sizeof(void*) in header
by reed@google.com
· 11 years ago
16b86ce
Revert "Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia."
by djsollen@google.com
· 11 years ago
2ce9fce
Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia.
by djsollen@google.com
· 11 years ago
6a7eecd
Galaxy Nexus image rebaselines for r10936 (Blur refactoring)
by robertphillips@google.com
· 11 years ago
8209b18
rebaseline.py self-test: validate that unknown fields are maintained
by epoger@google.com
· 11 years ago
8b6b1c9
Moving out of order call to TexParameteri in GrGpuGL::onCreateTexture
by junov@chromium.org
· 11 years ago
c33d621
Revert determinant-based ScaleTranslate inverse.
by commit-bot@chromium.org
· 11 years ago
6082076
Get debugger compiling in NoGPU config
by robertphillips@google.com
· 11 years ago
6323ca5
Yet another patch for 10995
by robertphillips@google.com
· 11 years ago
7367225
Patch for 10995
by robertphillips@google.com
· 11 years ago
b0b03d9
Patch for r10995
by robertphillips@google.com
· 11 years ago
1f2f338
Split SkDevice into SkBaseDevice and SkBitmapDevice
by robertphillips@google.com
· 11 years ago
3e8466a
Reland 'Update expectations for skimage.'
by scroggo@google.com
· 11 years ago
6b00a1e
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
d1bcfc9
export SkFontMgr_New_... experimental functions for testing in chrome
by reed@google.com
· 11 years ago
1a2e71d
Don't require getLength on Mac.
by scroggo@google.com
· 11 years ago
3f0a108
Remove temporary workaround TODOs from tools/tests/run.sh
by epoger@google.com
· 11 years ago
5a6cd35
Remove sk_bzero usage from SkMatrix44 for improved performance.
by shawnsingh@chromium.org
· 11 years ago
98ed8fa
Delete empty subdirs under tools/tests/rebaseline
by epoger@google.com
· 11 years ago
cd7a73c
Test decoders when hasLength returns false.
by scroggo@google.com
· 11 years ago
6241754
bbh_shootout: Move bitmap rendering out of the timing codepath.
by commit-bot@chromium.org
· 11 years ago
7ab7ca4
Fix case where GrGLEffectMatrix gives back a dangling ptr for the coords var name.
by commit-bot@chromium.org
· 11 years ago
1c028bd
fix state machine so we know simple only loops once, but we can call maprect in debug mode
by reed@google.com
· 11 years ago
e997c26
ARM Skia NEON patches - 15 - Preparation work for Blitmask optims
by commit-bot@chromium.org
· 11 years ago
515dcd3
Replace uses of GR_DEBUG by SK_DEBUG.
by commit-bot@chromium.org
· 11 years ago
4d213ab
Handle SkStream::rewind properly.
by scroggo@google.com
· 11 years ago
d42d96f
Missed a Nexus4 image rebaseline
by robertphillips@google.com
· 11 years ago
d162092
Performance trigger rebaselines of theverge on Nexus7 for r10936 (Blur refactoring)
by robertphillips@google.com
· 11 years ago
7a1885b
Whitespace change to test the Commit Queue.
by commit-bot@chromium.org
· 11 years ago
a99aba7
Remove less then useful configs from bench_pictures runs
by robertphillips@google.com
· 11 years ago
50c9567
fix issue on devices running an OS prior to 4.2 when the fallback font file was potential stored in a different location on device.
by djsollen@google.com
· 11 years ago
7b905ae
Revert "Update expectations for skimage."
by scroggo@google.com
· 11 years ago
46ab3d0
Update expectations for skimage.
by scroggo@google.com
· 11 years ago
7bd141d
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
63bf68d
Add performance benchmark before landing perf improvements that remove sk_bezero in SkMatrix44
by shawnsingh@chromium.org
· 11 years ago
7687578
Fix for 10963: Use mx instead of my where mx is wanted.
by bungeman@google.com
· 11 years ago
81d8dac
Some missed tilemodes image rebaselines
by robertphillips@google.com
· 11 years ago
b5cfd1f
Image rebaselines for Win7 x86 Debug/Nexus4 Release/Ubuntu x86 Debug and Release
by robertphillips@google.com
· 11 years ago
e1b9bad
Clear unknown DirectWrite font metrics.
by bungeman@google.com
· 11 years ago
fbaea53
In image filters, apply the CTM and offset to the crop rect. This is necessary to compensate for both clipping applied by the compositor (communicated via the CTM) and for cropping applied in upstream image filters (communicated via the offset). This requires a few ugly conversions, since the crop rect is an SkIRect, and the ctm is an SkMatrix.
by senorblanco@chromium.org
· 11 years ago
9d54db0
Image rebaselines for Ubuntu NoGPU x86_64
by robertphillips@google.com
· 11 years ago
4d2af89
Image rebaselines for Nexus7 Release/Debug
by robertphillips@google.com
· 11 years ago
276e5d1
Image baselines for Nexus 10 Debug/Release
by robertphillips@google.com
· 11 years ago
dbcc577
Image rebaselines for Nexus S Debug/Release
by robertphillips@google.com
· 11 years ago
d1f4371
Image rebaselines for Mac 10.7 x86/x86_64 Debug/Release
by robertphillips@google.com
· 11 years ago
a1b44cd
Image rebaselines for Mac10.6 x86/x86_64 Debug/Release
by robertphillips@google.com
· 11 years ago
57a5298
Only destroy huffman if build succeeded.
by scroggo@google.com
· 11 years ago
319e01f
Image rebaselines for Ubuntu12 x86 Debug & Release & x86_64 Debug
by robertphillips@google.com
· 11 years ago
16c3ec9
Image rebaselines for Win7 x86 Release
by robertphillips@google.com
· 11 years ago
cb19085
Image rebaselines for Win7 x86_64 Release & Debug
by robertphillips@google.com
· 11 years ago
b6c57d6
Image baselines for Win7 x86 Release ANGLE & DirectWrite
by robertphillips@google.com
· 11 years ago
b495688
Win7 x86 Debug DirectWrite rebaselines for 10936
by robertphillips@google.com
· 11 years ago
2e6a591
Rebaselines for Win7 x86 Debug ANGLE
by robertphillips@google.com
· 11 years ago
3334648
Fix _GDI::generateCharToGlyph to properly handle missing glyphs.
by bungeman@google.com
· 11 years ago
e09d6f4
Revert of r10943.
by rmistry@google.com
· 11 years ago
42cb6c0
add SkDeviceLooper to handle larger-than-fixedpoint
by reed@google.com
· 11 years ago
92e3f08
Fix issue when the family name is reused among multiple families.
by djsollen@google.com
· 11 years ago
1c9518b
Remove experimental/json-expectations , no longer needed.
by epoger@google.com
· 11 years ago
b75233b
Fix compiler warning/error in r10936
by robertphillips@google.com
· 11 years ago
9f842d3
New warning -> new pattern for fingers to learn for asserting failure.
by mtklein@google.com
· 11 years ago
7ce661d
Blur refactoring
by robertphillips@google.com
· 11 years ago
45891b8
factory can draw now too
by mtklein@google.com
· 11 years ago
d0f1a4f
Fix clip expansion in SkPictureRecord::recordRestoreOffsetPlaceholder()
by fmalita@google.com
· 11 years ago
b9168ed
Adding SkLumaXfermode GM results.
by fmalita@google.com
· 11 years ago
6688e18
Four cmykjpeg GMs that weren't done yet yesterday.
by mtklein@google.com
· 11 years ago
10adca5
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
26e1449
[PDF] Fix printing crashes caused by font streams that don't support getMemoryBase().
by vandebo@chromium.org
· 11 years ago
3b3ce3b
Update SkLumaMaskXfermode partial coverage handling.
by fmalita@google.com
· 11 years ago
f272e35
test drawing large-coord aa rects
by reed@google.com
· 11 years ago
b9050d7
Remove mismatched delete.
by scroggo@google.com
· 11 years ago
6e6dc65
rebaseline most cmykjpeg from blank to an image
by mtklein@google.com
· 11 years ago
ec415a8
Revert "[PDF] Fix printing crashes caused by font streams that don't support getMemoryBase()."
by vandebo@chromium.org
· 11 years ago
6bb656b
[PDF] Fix printing crashes caused by font streams that don't support getMemoryBase().
by vandebo@chromium.org
· 11 years ago
0dc546c
Implement highQualityFilter16 so GM doesn't crash when you give it resources.
by mtklein@google.com
· 11 years ago
62aa8d6
Update pdf.gypi to actually work with Chromium
by robertphillips@google.com
· 11 years ago
57c5672
Fix leaked SkPDFDevice in PDFPrimitivesTest.cpp
by robertphillips@google.com
· 11 years ago
69b1302
Reverting r10901 (Add unpremultiply support and GM)
by robertphillips@google.com
· 11 years ago
44f165f
temporarily hard-code builder list in rebaseline.py, for quick startup
by epoger@google.com
· 11 years ago
d30cb83
Don't compile the debugger on ChromeOS
by borenet@google.com
· 11 years ago
52130e8
Add unpremultiply support and GM
by commit-bot@chromium.org
· 11 years ago
8846247
Only assert that conic/quad effects get created if they are to be used.
by commit-bot@chromium.org
· 11 years ago
726e621
Use indexed extensions on ES3.
by commit-bot@chromium.org
· 11 years ago
cbe63fe
add bezier effect baselines
by bsalomon@google.com
· 11 years ago
a17093f
Updated SkLumaXfermode GM (take two).
by fmalita@google.com
· 11 years ago
181fcb4
Refactor SkPDFImage
by commit-bot@chromium.org
· 11 years ago
cbddc11
Revert "Updated SkLumaXfermode GM."
by fmalita@google.com
· 11 years ago
f9a0a66
Updated SkLumaXfermode GM.
by fmalita@google.com
· 11 years ago
53a0b6c
Add GMs for gpu Bezier shaders
by commit-bot@chromium.org
· 11 years ago
d3707a7
Performance trigger rebaselines
by robertphillips@google.com
· 11 years ago
006bacf
Reverting change 10888
by sugoi@google.com
· 11 years ago
Next »