Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
e758579d4f85f4615d62e87847dd3f8b38e3a6e2
e758579
Revert of Code's more readable when SkPMFloat is an Sk4f. (patchset #3 id:40001 of https://codereview.chromium.org/1061603002/)
by mtklein
· 10 years ago
6b5dab8
Code's more readable when SkPMFloat is an Sk4f. #floats
by mtklein
· 10 years ago
b2a6fe7
Enable both static and dynamically linked libpng
by djsollen
· 10 years ago
aed98b8
enable sk4f xfermodes
by reed
· 10 years ago
ac813d8
Try ARMv7 and NEON for Daisy.
by mtklein
· 10 years ago
80bd3ae
Delete no longer needed pagesets, add new pagesets and make names more readable
by rmistry
· 10 years ago
eef5b3e
BUG=skia:
by joshualitt
· 10 years ago
0d243ff
Doesn't usually matter for well-formed blacklists,
by mtklein
· 10 years ago
54416de
Update DM to allow Src's to have optional options.
by djsollen
· 10 years ago
0a7e69c
Get rid of leaks in SkCodec::NewFromStream.
by scroggo
· 10 years ago
3d62683
New names for SkPMFloat methods.
by mtklein
· 10 years ago
2ab9000
Prevent DM crash in the PDF sink when src width/height are zero.
by djsollen
· 10 years ago
a156a8f
Use switch operator[](int) to kth<int>() so we can use vget_lane. #floats
by mtklein
· 10 years ago
aa4c7a7
remove useless benches
by reed
· 10 years ago
92dabe7
Exclusion and Difference modes using Sk4f
by reed
· 10 years ago
f8f5478
impl Multiply mode using Sk4f
by reed
· 10 years ago
fb806dd
Revert of Try ARMv7 and NEON for Daisy. (patchset #1 id:1 of https://codereview.chromium.org/1054233002/)
by mtklein
· 10 years ago
a121c0e
Try ARMv7 and NEON for Daisy.
by Mike Klein
· 10 years ago
a416992
back to plain arm for the night
by Mike Klein
· 10 years ago
0f05443
Add documentation for tree sheriffs
by rmistry
· 10 years ago
2102799
Test SkCodec to kIndex8 in nanobench.
by scroggo
· 10 years ago
028a413
Add a method to read a stream without advancing it.
by scroggo
· 10 years ago
f92ace9
experimental speedup some xfermodes with Sk4f
by reed
· 10 years ago
3f55eed
I suspect S32A_D565_Opaque_neon for Daisy problems.
by Mike Klein
· 10 years ago
b1e1472
Add test font for large glyphs.
by bungeman
· 10 years ago
4808757
Remove all code related to NaCl
by borenet
· 10 years ago
0734236
SkPMFloat: fewer internal this->isValid() assertions.
by mtklein
· 10 years ago
c9c3e62
Add constant color GrFP.
by bsalomon
· 10 years ago
2d33a1d
Streamline Thumb config.
by mtklein
· 10 years ago
83c6459
Make Daisy ARMv7.
by mtklein
· 10 years ago
cb49c07
tidy up chromeos_setup.sh
by mtklein
· 10 years ago
dbd3593
Rename GrBitmapTextContextB to GrAtlasTextContext
by joshualitt
· 10 years ago
192945e
Revert of tidy up chromeos_setup.sh (patchset #1 id:1 of https://codereview.chromium.org/1051253002/)
by mtklein
· 10 years ago
3c2809b
tidy up chromeos_setup.sh
by mtklein
· 10 years ago
599ea40
Revert of Add constant color GrFP. (patchset #10 id:180001 of https://codereview.chromium.org/978713002/)
by bsalomon
· 10 years ago
11106f1
Skip desk_baidu skp on Valgrind bot
by borenet
· 10 years ago
c6e13d7
pass legal premul values to bitmap -- do we still need this GM?
by reed
· 10 years ago
d0d37ca
Implement approx-match support in image filter saveLayer() offscreen.
by senorblanco
· 10 years ago
160ebb2
[SkDebugger] Flatten drawPicture ops
by fmalita
· 10 years ago
82973db
Revert of Implement approx-match support in image filter saveLayer() offscreen. (patchset #31 id:590001 of https://codereview.chromium.org/1034733002/)
by rmistry
· 10 years ago
fd40a24
Revert of Fix GLSL error on Android. (patchset #2 id:20001 of https://codereview.chromium.org/1053873002/)
by rmistry
· 10 years ago
f90cd8e
Fix GLSL error on Android.
by senorblanco
· 10 years ago
dfbbec4
Add constant color GrFP.
by bsalomon
· 10 years ago
081a8a4
nanobench does not need to handle failed rewind.
by scroggo
· 10 years ago
46112cf
Implement approx-match support in image filter saveLayer() offscreen.
by senorblanco
· 10 years ago
b41f057
That last CL subverted the purpose of the test. Put it back how it was.
by mtklein
· 10 years ago
c79a391
DM: JSON output adds process_max_resident_set_size_MB
by halcanary
· 10 years ago
be27a11
SkPDF: SkPDFGraphicState Lookup hashtabled
by halcanary
· 10 years ago
03e5161
Implicit constructors for SkFunction are much more readable.
by mtklein
· 10 years ago
21deace
Emulate distance field gamma fix by making glyphs thicker or thinner
by jvanverth
· 10 years ago
1d89e8d
move Atlas Text Context to its own file
by joshualitt
· 10 years ago
48c3534
Update the Android scripts to refresh device names and capabilities.
by djsollen
· 10 years ago
68b204e
Ico test with embedded png
by msarett
· 10 years ago
60869a4
Add timing SkCodec to nanobench.
by scroggo
· 10 years ago
2b6acb4
Switch to one single bitmap text blob cache allocation
by joshualitt
· 10 years ago
7441527
Constructor and call argument forwarding for SkFunction.
by mtklein
· 10 years ago
5842154
SkCodec::onGetScanlineDecoder must call rewind.
by scroggo
· 10 years ago
fb8307c
Add SkTHashSet::find()
by mtklein
· 10 years ago
1865900
Revert of Enable both static and dynamically linked libpng (patchset #4 id:60001 of https://codereview.chromium.org/1032253003/)
by djsollen
· 10 years ago
2469c99
Enable both static and dynamically linked libpng
by djsollen
· 10 years ago
65a8e12
Acknowledge that SkIcoCodec can rewind and test it.
by scroggo
· 10 years ago
3eada2a
Make SkPngCodec support rewinding properly.
by scroggo
· 10 years ago
57291dc
Find the HASHTAGS file even if you are not at the checkout root.
by rmistry
· 10 years ago
97312d0
small-object optimization for SkFunction
by mtklein
· 10 years ago
79e378d
Handle rewinds in SkBmpCodec.
by scroggo
· 10 years ago
8c8f22a
Creating a new wrapper for gif decoder
by msarett
· 10 years ago
08b4d29
GrGLInterface: Add support for NV_framebuffer_mixed_samples
by vbuzinov
· 10 years ago
7c0273f
Revert of Implement approx-match support in image filter saveLayer() offscreen. (patchset #27 id:510001 of https://codereview.chromium.org/1034733002/)
by rmistry
· 10 years ago
4a9426f
Sketch SkFunction
by mtklein
· 10 years ago
7c3a2f8
BitmapTextBatch and BitmapTextBlob
by joshualitt
· 10 years ago
7b6db09
SkPDF: style nit
by halcanary
· 10 years ago
37c46ca
SkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and SkPDFSubstituteMap
by halcanary
· 10 years ago
e0f812a
skia: Fix text subpixel half sample default for GPU rasterization
by hendrikw
· 10 years ago
c03391e
Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https://codereview.chromium.org/1011403004/)
by joshualitt
· 10 years ago
eed1dae
BitmapTextBatch and BitmapTextBlob
by joshualitt
· 10 years ago
2a3c849
Turn on Chromium's top 25 page set
by rmistry
· 10 years ago
f5f8518
Implement approx-match support in image filter saveLayer() offscreen.
by senorblanco
· 10 years ago
af9c85d
SkPDF: remove SK_NO_FLATE & dead code in SkPDFStream
by halcanary
· 10 years ago
0340df5
back to Sk4f for SkPMColor #floats
by mtklein
· 10 years ago
39383a1
Fix cr SKPs naming
by rmistry
· 10 years ago
5af9a37
Turn on key mobile sites cr page set and delete dashed desktop
by rmistry
· 10 years ago
009b069
Fix gs.upload_dir_contents arguments mismatch
by rmistry
· 10 years ago
49d093c
Add ability to capture SKPs from Chromium's pagesets
by rmistry
· 10 years ago
b4ee7ea
webpages_playback.py: Support storing to local directories
by kkinnunen
· 10 years ago
005b84e
clamp matrix-translate before converting to pmcolor
by reed
· 10 years ago
5c9fa28
Add option to embed font data into executable.
by bungeman
· 10 years ago
9b3edef
Silence giflib warning on mac
by msarett
· 10 years ago
c9adb05
Refactor Sk2x<T> + Sk4x<T> into SkNf<N,T> and SkNi<N,T>
by mtklein
· 10 years ago
23ac62c
Small change to move GrProcessor and GrBatch pools over to SkSpinlock
by joshualitt
· 10 years ago
50ffd99
Extract the spinlock from SkOnce as SkSpinlock.
by mtklein
· 10 years ago
ff42021
Revert of Remove SkClipStack's manual rounding of BW clip rects (patchset #3 id:80001 of https://codereview.chromium.org/1033453003/)
by robertphillips
· 10 years ago
d3e9191
Fix variable names in xfermodes2 gm test
by cdalton
· 10 years ago
6d0e7b2
WIP: Added support for giflib, updated jpeg and png
by msarett
· 10 years ago
44b8022
Add hashtag for the new skps bug
by rmistry
· 10 years ago
00c9509
Revert of WIP: Added support for giflib, updated jpeg and png (patchset #8 id:260001 of https://codereview.chromium.org/1038863003/)
by borenet
· 10 years ago
f9310fe
webpages_playback.py: Avoid crash when retrying to capture skp
by kkinnunen
· 10 years ago
7da1901
use Sk4f for matrix math
by reed
· 10 years ago
a8e2d5b
Update SKP version
by skia.buildbots
· 10 years ago
06d3d68
Revert "Implement approx-match support in image filter saveLayer() offscreen."
by senorblanco
· 10 years ago
b97dafe
Implement approx-match support in image filter saveLayer() offscreen.
by senorblanco
· 10 years ago
Next »