Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
3eada2a49ff2814833afcbd61329aa451d86da9c
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
d8b34c2
use table of procs (and unrolling) to speed up mapPts
by reed
· 10 years ago
5cffba8
Remove SkMemoryStream::peek()
by scroggo
· 10 years ago
871ad7a
Use a black background in imagefiltersgraph so 8888 and 565 look similar.
by mtklein
· 10 years ago
d588c01
Housekeeping to rename GrGL compressed texture formats to match GL specs
by egdaniel
· 10 years ago
573ae01
Move HWUI boilerplate into utils/android
by tomhudson
· 10 years ago
255dcd1
WIP: Added support for giflib, updated jpeg and png
by msarett
· 10 years ago
a096d7a
SkCodec: add wbmp class
by halcanary
· 10 years ago
135b7ec
tools: add sync-and-gyp script
by halcanary
· 10 years ago
75a0ebb
Minor cleanup in nanobench
by tomhudson
· 10 years ago
939253e
Whitespace change to see if Android bots are fixed
by borenet
· 10 years ago
1e37d17
Update [dm|nanobench]_flags for CPU/GPU split
by borenet
· 10 years ago
daee7ea
impl SkConvertQuadToCubic w/ Sk2s
by reed
· 10 years ago
1d24b8d
Add matrix constructing helpers to SkMatrix
by robertphillips
· 10 years ago
41f88f0
SkPDF fix object counting error
by halcanary
· 10 years ago
e833107
Remove some validation and asserts from tessellating path renderer.
by senorblanco
· 10 years ago
2edf599
Fix DiscardableMemoryPool::free race condition
by halcanary
· 10 years ago
a644116
Revert of Make the canvas draw looper setup update the canvas save count (patchset #1 id:1 of https://codereview.chromium.org/1034033004/)
by reed
· 10 years ago
fd3a91e
Make the canvas draw looper setup update the canvas save count
by reed
· 10 years ago
3d4c4a5
SkPMFloat::trunc()
by mtklein
· 10 years ago
d968a6f
Android HWUI backend Nanobench
by tomhudson
· 10 years ago
e0b19d4
small fix for nanobench segfault when not running any tests
by joshualitt
· 10 years ago
9665eee
Remove unused HWAA flag and uniqueID field from GrDrawTargetCaps.
by egdaniel
· 10 years ago
546db46
Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalanced indents)
by robertphillips
· 10 years ago
0eed6df
Silence PNG warnings from SkPngCodec.
by scroggo
· 10 years ago
5501103
use new faster/vector impl for chopping conics
by reed
· 10 years ago
384181c
Add support for using alternative backends (like DirectX) when creating a GrGpu.
by egdaniel
· 10 years ago
d8bc16b
add legacy pathop enums; fix uninitialized warning
by caryclark
· 10 years ago
5435929
cumulative pathops patch
by caryclark
· 10 years ago
c08330f
remove slower scalar code in favor of vectors
by reed
· 10 years ago
65cdb57
Add a paint filter utility canvas (SkPaintFilterCanvas)
by fmalita
· 10 years ago
230d4ac
Use a wrapper for SkDebugf in SkCodec.
by scroggo
· 10 years ago
b880d7f
SkCodec: conditionally remove fInfo
by halcanary
· 10 years ago
dee3df9
Add a go-fast button to Skia GYP configs.
by mtklein
· 10 years ago
ce86687
pdf skp tabl_worldjournal.skp took 5 days to run on Valgrind
by mtklein
· 10 years ago
3756d81
remove #if 0 code
by reed
· 10 years ago
83e22e4
use custom search for pathmeasure
by reed
· 10 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
02fd592
hack on linear gradient
by mtklein
· 10 years ago
05035d4
Remove sfnt dependency from xps gyp tartget.
by bungeman
· 10 years ago
b25a83b
Use Sk4x to speed-up bounds of an array of points
by reed
· 10 years ago
e68f736
Add more parameters to GrTextContext::canDraw
by cdalton
· 10 years ago
9c59ebc
Test scanline decoding in DM.
by scroggo
· 10 years ago
59f9ec7
Replace error checking mutex initializer with the glibc-compatible version
by djsollen
· 10 years ago
15391ee
Update 4-at-a-time APIs.
by mtklein
· 10 years ago
2af8583
simple patch to always init SkTextBlob uniqueID
by joshualitt
· 10 years ago
d4714af
SkPDF SkPDFObject::addResources signature simplified
by halcanary
· 10 years ago
b3e5e4d
Lazy SKP image decoding in DM.
by mtklein
· 10 years ago
c4a933b
land some real hashtags
by mtklein
· 10 years ago
3cfd1ad
Add post upload hook to substitute hashtags for their mapped text
by rmistry
· 10 years ago
2f7ebcb
SkPDF: eliminate skpdfpage class
by halcanary
· 10 years ago
114912d
Fix android_run_skia script to allow for larger blacklist
by msarett
· 10 years ago
a43b415
SkPDF: merge skdocument_pdf and skpdfdocument
by halcanary
· 10 years ago
f41061c
SKPDF: refactor pdfcatalog and pdfdocument
by halcanary
· 10 years ago
0524590
Add scanline decoding to SkCodec.
by scroggo
· 10 years ago
038cb5e
SkTHash: add checksum include
by halcanary
· 10 years ago
3e56227
Add copyright headers to remaining gyp files.
by scroggo
· 10 years ago
e523d4f
Remove SkClipStack's manual rounding of BW clip rects
by robertphillips
· 10 years ago
6d62270
SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way
by halcanary
· 10 years ago
26b5d15
SkPDF: add canon assert before adding code that might break it
by halcanary
· 10 years ago
7a01184
SkPDF: unclass skpdfdocument
by halcanary
· 10 years ago
18e5580
More file types to check for (C).
by mtklein
· 10 years ago
Next »