Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e1daa48b9a5f1724cbfa6b00ba964f7fdfe0c3d0
/
src
« Previous
8895792
Rename backing texture testing routines
by jvanverth
· 9 years ago
3df1e21
Another trivial cleanup
by joshualitt
· 9 years ago
ab51cbd
Disable optimization as HWUI does not yet support color shaders.
by djsollen
· 9 years ago
6bb6d40
Implement support for CHROMIUM_path_rendering pseudo extension
by kkinnunen
· 9 years ago
4be181e
3-15% speedup to HardLight / Overlay xfermodes.
by mtklein
· 9 years ago
a5517e2
add src-rect-constraint to drawImageRect
by reed
· 9 years ago
bfd9ee6
Fix typo in non-SIMD Sk4f::thenElse().
by mtklein
· 9 years ago
6968428
Revert of Another trivial cleanup (patchset #6 id:100001 of https://codereview.chromium.org/1229303003/)
by joshualitt
· 9 years ago
3d32d76
Add new SkPoint3 class
by robertphillips
· 9 years ago
52e7657
Another trivial cleanup
by joshualitt
· 9 years ago
690fc75
Get rid of GrMurmur3Hash
by joshualitt
· 9 years ago
24d2a7b
Fix for partially-specified crop rects.
by senorblanco
· 9 years ago
4421a4c
small cleanups after fixing const of GrPipelineBuilder on DrawTarget
by joshualitt
· 9 years ago
2419b36
Add GrNonAtomicRef
by joshualitt
· 9 years ago
b031fcf
reenabled GrAALinearizingConvexPathRenderer, but only for stroked paths
by ethannicholas
· 9 years ago
ae3d63a
ovals now take a const GrPipelineBuilder
by joshualitt
· 9 years ago
1c73548
Start to propagate constness of GrPipelineBuilder up the stack
by joshualitt
· 9 years ago
5e6ba21
Modify GrClipMaskManager to reflect logical constness
by joshualitt
· 9 years ago
672bb7f
Remove GL-specific code from GMs and tests
by jvanverth
· 9 years ago
39a24f2
Revert of Bilinear optimization for 1D convolution. (patchset #5 id:200001 of https://codereview.chromium.org/1216623003/)
by scroggo
· 9 years ago
f059900
Fix up -Winconsistent-missing-override
by mtklein
· 9 years ago
4598fc3
Use SK_DECLARE_STATIC_MUTEX for global mutex.
by mtklein
· 9 years ago
bd3e8cb
Cleanup skia test harness due to changes to DisplayListCanvas
by Derek Sollenberger
· 9 years ago
91abe10
Bilinear optimization for 1D convolution.
by ericrk
· 9 years ago
3989205
remove some unused stuff
by joshualitt
· 9 years ago
d0f4173
add option to use global mutex-lock in mac-scalercontext
by reed
· 9 years ago
9b2cdbf4
Allow creating multiple scanline decoders.
by scroggo
· 9 years ago
f9c5db2
Trivial cleanup
by joshualitt
· 9 years ago
416e14f
fix for valgrind issue
by joshualitt
· 9 years ago
21cea72
Changing name of has_transpareny_in_palette to has_transparency_in_tRNS
by emmaleer
· 9 years ago
5b4f05f
Move GrProcessorDataManager to GrMemoryPool
by joshualitt
· 9 years ago
9764c40
Workaround for blacklist KHR_blend_equation_advanced on ARM GPU
by joel.liang
· 9 years ago
ea561bf
Fix SkImage::asLegacyBitmap() rowBytes assert
by fmalita
· 9 years ago
d7c05bf
remove getter for imagegenerator factory, update test
by reed
· 9 years ago
7b670db
Remove setFromPaint from GrPipelineBuilder
by joshualitt
· 9 years ago
4f6dc52
Trivial cleanup of copying GrPipelineBuilder
by joshualitt
· 9 years ago
1c84634
add runtime option to provide data->imagegenerator factory
by reed
· 9 years ago
3547505
Add RAII for other types of locks. Change SkGlyphCache_Globals to
by herb
· 9 years ago
9df4659
Remove init function from GrTextContext.h
by joshualitt
· 9 years ago
828877d
Outline SkSpinlock::acquire().
by mtklein
· 9 years ago
5f10b5c
More threading of GrProcessorDataManager
by joshualitt
· 9 years ago
5315fd4
Remove SkImageGenerator pieces only for SkCodec.
by scroggo
· 9 years ago
eb602a5
SkCodec no longer inherits from SkImageGenerator.
by scroggo
· 9 years ago
2cdec31
YUV to RGB Texture threading GrProcessorDataManager
by joshualitt
· 9 years ago
9cc1775
rename GrShaderDataManager -> GrProcessorDataManager
by joshualitt
· 9 years ago
0067ff5
fix up test create functions
by joshualitt
· 9 years ago
0007bde
SkAdvancedTypefaceMetrics zeroing constructor
by halcanary
· 9 years ago
3ba043f
Remove another assertion that a reference is non-null.
by dcheng
· 9 years ago
4f3ad29
disabled GrAALinearizingConvexRenderer for now
by ethannicholas
· 9 years ago
8179341
add ability to get FBO ID to Surface
by joshualitt
· 9 years ago
3c06511
Add image->bitmap
by reed
· 9 years ago
21217ab
Remove SkImage::NewFromBitmap encoded data helper
by fmalita
· 9 years ago
7765a47
Makes GrPipelineInfo a class with query functions used by GrBatch subclasses.
by bsalomon
· 9 years ago
d07a279
Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview.chromium.org/1213383005/)
by bsalomon
· 9 years ago
b245605
more threading of GrShaderDataManager
by joshualitt
· 9 years ago
85ff25e
Thread GrShaderDataManager through Image filters
by joshualitt
· 9 years ago
2cff176
More threading of GrShaderDataManager
by joshualitt
· 9 years ago
f5179a4
Makes GrPipelineInfo a class with query functions used by GrBatch subclasses.
by bsalomon
· 9 years ago
8ca93e7
Initial CL to create dummy GrShaderDataManager and thread it through
by joshualitt
· 9 years ago
2f19b55
Remove &glyph from SkASSERT.
by dcheng
· 9 years ago
fc95be1
fix pathops battle test
by caryclark
· 9 years ago
f7b54cd
Add check that Dwrite glyph fits in unicode table.
by wfh
· 9 years ago
eeff8bb
Allow reset of the SkPictureRecorder cull rect and other parameters during endRecording.
by schenney
· 9 years ago
0dacc67
When GrAAConvesTesselator was merging the first and last point of the array, it was deleting the last point without checking to see if any of the previous points shared the same index. This led to continuing to use the index of a deleted point and thus referencing memory past the end of the vertex array.
by ethannicholas
· 9 years ago
1b24933
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
by mtklein
· 9 years ago
8e0c150
Propagate SkSurfaceProps when known
by robertphillips
· 9 years ago
a8db728
add matrix options to drawDrawable
by reed
· 9 years ago
31dc1b2
style nit cleanups. e.g. remove 'virtual' on override declarations
by robertphillips
· 9 years ago
d2baa90
Make sp- via support SkDrawables; add a GM to test it.
by mtklein
· 9 years ago
1c8a587
Add libjpeg-turbo library (depends on yasm)
by msarett
· 9 years ago
5617900
add SkImage::NewFromBitmap
by reed
· 9 years ago
6f29a3c
Revert of Revert of Fixing libpng transform use (patchset #1 id:1 of https://codereview.chromium.org/1213743004/)
by scroggo
· 9 years ago
07abbbe
Fix up SkMatrix::isFinite call
by robertphillips
· 9 years ago
27c8eb8
When three or more edges are coincident, the logic needs
by caryclark
· 9 years ago
d312dca
Revert of Revert of Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset #1 id:1 of https://codereview.chromium.org/1207353004/)
by robertphillips
· 9 years ago
759373a
add colortable param to newrastercopy
by reed
· 9 years ago
dca20ce
explicitly bump legacy genID on gpu surface
by reed
· 9 years ago
8355100
Revert of Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset #1 id:1 of https://codereview.chromium.org/1219193002/)
by jvanverth
· 9 years ago
2853fe4
Revert of Implement support for CHROMIUM_path_rendering pseudo extension (patchset #4 id:60001 of https://codereview.chromium.org/1192663002/)
by jvanverth
· 9 years ago
94a2fbc
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #29 id:750001 of https://codereview.chromium.org/1180983002/)
by jvanverth
· 9 years ago
6c90e09
Revert of Fixing libpng transform use (patchset #5 id:80001 of https://codereview.chromium.org/1214203005/)
by jvanverth
· 9 years ago
02802f6
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/)
by jvanverth
· 9 years ago
eeef46d
Implement support for CHROMIUM_path_rendering pseudo extension
by kkinnunen
· 9 years ago
9693037
This change:
by emmaleer
· 9 years ago
40141b5
Add libjpeg-turbo library (depends on yasm)
by msarett
· 9 years ago
c50acf2
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
by mtklein
· 9 years ago
64b4c78
Add support for drawBitmapRect() to SkMiniRecorder.
by mtklein
· 9 years ago
478c9e4
Revert "Move headers used by headers in include/ to include/private."
by Mike Klein
· 9 years ago
aa2a7de
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #28 id:710001 of https://codereview.chromium.org/1180983002/)
by msarett
· 9 years ago
a760942
Don't cap num_cores at 32 on 32-bit Windows.
by mtklein
· 9 years ago
e9e3ee3
Add libjpeg-turbo library (depends on yasm)
by msarett
· 9 years ago
928e165
Move headers used by headers in include/ to include/private.
by mtklein
· 9 years ago
ebaf6a6
Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset #2 id:30001 of https://codereview.chromium.org/1210053003/)
by bsalomon
· 9 years ago
4417c7f
Revert "Move headers used by headers in include/ to include/private."
by jvanverth
· 9 years ago
a89f551
Move headers used by headers in include/ to include/private.
by mtklein
· 9 years ago
d711d11
Thread through a flag to force SkPicture::playback() when recording subpictures.
by mtklein
· 9 years ago
c0e80c1
In the case of subset decodes, we will often not decode to
by msarett
· 9 years ago
8b2b380
Fix dm failures after Cleanup legacy NVPR-related definitions
by kkinnunen
· 9 years ago
cfe62e3
Cleanup legacy NVPR-related definitions
by kkinnunen
· 9 years ago
dec1afc
Add annotations to SkSharedMutex.
by herb
· 9 years ago
Next »