Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9c80b5ff592caf1c18b43e98c85bc8340b3ac531
9c80b5f
Move GrRectBatch to GrBWFillRectBatch and make internal
by joshualitt
· 9 years ago
d5b7563
add SkImage::NewFromPicture and a GM to test it
by reed
· 9 years ago
e7d4b2f
Simplify parameters passed to path renderers
by robertphillips
· 9 years ago
15f4951
add asserts on Sk4px::Map functions that our arrays are non-null.
by mtklein
· 9 years ago
272b748
Minor fix to not save the modeling space rect
by joshualitt
· 9 years ago
2d56303
Move willColorBlendWithDst from pipeline builder to GrPipelineOptimizations.
by bsalomon
· 9 years ago
7ef45a1
Added mangleString member and onBefore*, onAfter* functions to GrGLFragmentShaderBuilder
by wangyix
· 9 years ago
c8d3f57
Fail early in GrPipeline::CreateAt() if XP creation fails
by bsalomon
· 9 years ago
6e83ac7
Defer flushes if kPreferNoIO is specified
by robertphillips
· 9 years ago
cc1229c
Revert "Revert[4] "move some public headers into private""
by reed
· 9 years ago
0010945
Revert of Normalize SkXfermode_opts.h argument order as d,s[,aa]. (patchset #1 id:1 of https://codereview.chromium.org/1289903002/ )
by mtklein
· 9 years ago
72440a3
Use forwarding with SkTLazy::init.
by bungeman
· 9 years ago
65bd7ae
Add gyp support for new GPU backend
by jvanverth
· 9 years ago
9bc3954
Refactor helper function for SkBitmapShader to GrFragmentProcessor
by joshualitt
· 9 years ago
33e00db
Revert[4] "move some public headers into private"
by reed
· 9 years ago
27801bf
broken bots war
by joshualitt
· 9 years ago
a50e17a
Add support for a new GPU interface
by jvanverth
· 9 years ago
082e329
Revert of Refactor to put SkXfermode_opts inside SK_OPTS_NS. (patchset #1 id:1 of https://codereview.chromium.org/1286093004/ )
by mtklein
· 9 years ago
147dc06
Add GrAARectBatch which can handle a local matrix
by joshualitt
· 9 years ago
c3021ed
Add override to GrAAFillRectBatch::onCombineIfPossible
by bsalomon
· 9 years ago
d9e5715
SkPDF: Move SkFlate into src/pdf (part 1/3) [reland]
by halcanary
· 9 years ago
cb02b38
Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu
by bsalomon
· 9 years ago
6028a84
Normalize SkXfermode_opts.h argument order as d,s[,aa].
by mtklein
· 9 years ago
b07bee3
Refactor to put SkXfermode_opts inside SK_OPTS_NS.
by mtklein
· 9 years ago
58d890b
All child GrFragmentProcs' transforms and textures will be stored in the root GrFragmentProc in preorder
by wangyix
· 9 years ago
cc34c41
Revert of SkPDF: Move SkFlate into src/pdf (part 1/3) (patchset #1 id:1 of https://codereview.chromium.org/1285913002/ )
by halcanary
· 9 years ago
d1bc574
Update CodexTest to test valid_alpha.
by scroggo
· 9 years ago
5a4d235
Revise DrawAtlasBatch to get rid of one copy when generating the batch.
by jvanverth
· 9 years ago
69a9689
Remove trace marker support from GrBufferedDrawTarget
by bsalomon
· 9 years ago
d0375bc
Fix bmp RLE "bug"
by msarett
· 9 years ago
e14c1fe
SkPDF: Move SkFlate into src/pdf (part 1/3)
by halcanary
· 9 years ago
65cc3e4
C API: add radial, sweep, and two-point conical gradient shaders
by halcanary
· 9 years ago
b427db1
Consolidate SkCodec functions for handling rewind
by scroggo
· 9 years ago
4b5472b
Add ability to pass in an optional path to additional unit tests to run.
by egdaniel
· 9 years ago
37eb184
Move AAFillRect into CPP for templatization
by joshualitt
· 9 years ago
9cdcabe
Revert[3] "move some public headers into private"
by reed
· 9 years ago
9d20ee5
Revert[2] "move some public headers into private"
by reed
· 9 years ago
a387a11
Make GrBatch carry its own GrPipeline
by bsalomon
· 9 years ago
3bff474
Hopefully fix ios bots BUG=skia:
by msarett
· 9 years ago
2ccdb63
SkPDF: clean up overuse of SK_SUPPORT_PDF
by halcanary
· 9 years ago
fcaaade
Switching Skia to chromium's libjpeg-turbo
by msarett
· 9 years ago
7cdfa8a
decrement lockcount if we failed to get pixels
by reed
· 9 years ago
4d0d81a
Add high resolution WallTimer to SampleApp
by jvanverth
· 9 years ago
8ee06f2
SkPDF: allow PDF module to be disabled in DM and SampleApp
by halcanary
· 9 years ago
4cf9e7e
Revert "move some public headers into private"
by reed
· 9 years ago
eedf0fb
move some public headers into private
by reed
· 9 years ago
95d7913
Move Perf documentation to the testing section
by hcm
· 9 years ago
5ac42ea
Make initBatchTracker private, move towards pipeline on batch
by bsalomon
· 9 years ago
4977983
Sk4px blit mask.
by mtklein
· 9 years ago
c699873
Remove GrPipelineOptimizations member from GrPipeline
by bsalomon
· 9 years ago
b7ee1bf
trivial CL to add drawBatch to GrDrawContext
by joshualitt
· 9 years ago
14205b1
Expand functionality of GrRectBatchFactory with AARects
by joshualitt
· 9 years ago
fb69bb3
Fix to call SkDelete_array instead of SkDelete to fix ASAN error.
by egdaniel
· 9 years ago
2a5ca89
Revert of [TextBlob] Fall back to TightRunBounds when the font bounds are empty (patchset #1 id:1 of https://codereview.chromium.org/1284693002/ )
by egdaniel
· 9 years ago
91d844d
Rename GrPipelineInfo to GrPipelineOptimizations
by bsalomon
· 9 years ago
7fc2a26
Move GrStrokeRectBatch creation to behind factory
by joshualitt
· 9 years ago
ecd1a69
Create GrRectBatchFactory
by joshualitt
· 9 years ago
9d144ac
This is a speculative fix for the crash on IOS TBR=mtklein
by egdaniel
· 9 years ago
d6b99cc
[TextBlob] Fall back to TightRunBounds when the font bounds are empty
by fmalita
· 9 years ago
9ff6425
move Stroke Rect and AAFill Rect to their own file
by joshualitt
· 9 years ago
3a26fc8
Ensure that android "release" apps are signed with debug key
by djsollen
· 9 years ago
4f2b331
SkPDF: add assert for that SkWStream behaves.
by halcanary
· 9 years ago
47dfc36
Use a factory function to create GrPipeline and remove unused member
by bsalomon
· 9 years ago
d22f37c
Wire up testcreate function for GrDrawAtlasBatch
by joshualitt
· 9 years ago
c5b7df4
Remove an unused function.
by thakis
· 9 years ago
021f631
api helpers inspired by blink use-cases
by reed
· 9 years ago
41838a0
remove unneeded _DRAWIMAGERECT flags
by reed
· 9 years ago
7375d6b
fixup precision with configurable atlas
by joshualitt
· 9 years ago
0df0e43
Revert of Update libwebp and resume testing scaled webp (patchset #2 id:20001 of https://codereview.chromium.org/1280073002/ )
by scroggo
· 9 years ago
0575d3e
Update libwebp and resume testing scaled webp
by scroggo
· 9 years ago
2771b56
GrDrawVertices to batches
by joshualitt
· 9 years ago
14b8803
Move GrDrawAtlasBatch to separate file
by jvanverth
· 9 years ago
1694a93
Revert of Move GrDrawAtlasBatch to separate file (patchset #1 id:1 of https://codereview.chromium.org/1274013003/ )
by jvanverth
· 9 years ago
b091c44
Move GrDrawAtlasBatch to separate file
by jvanverth
· 9 years ago
7441782
Make folder for batches
by joshualitt
· 9 years ago
31ff762
First pass at drawAtlas batching.
by jvanverth
· 9 years ago
767276e
Gold Workflows Documentation
by hcm
· 9 years ago
922c8b1
Break LCD and Bitmap text dependency on hardcoded atlas values
by joshualitt
· 9 years ago
469a3fe
Add approxBytesUsed to hashes.
by mtklein
· 9 years ago
3848427
The compiler can generate smulbb perfectly well nowadays.
by mtklein
· 9 years ago
ca1f07e
Add Batch logging
by joshualitt
· 9 years ago
f159518
This iOS crash makes little sense to me. Add some debugging.
by mtklein
· 9 years ago
30e4d75
This iOS crash makes little sense to me. Add some debugging.
by mtklein
· 9 years ago
9bca526
Fix StringTest for VS2015
by bsalomon
· 9 years ago
ebc1c10
Fix warnings on VS2015 x86_64 build
by bsalomon
· 9 years ago
4ab9d5f
Split SkBmpCodec into three separate classes
by msarett
· 9 years ago
74992b5
Let SkWebpCodec decode to 565
by scroggo
· 9 years ago
275412c
Plug a leak in GrTestUtils.
by senorblanco
· 9 years ago
9ce386a
Fix color swap for webp 565
by scroggo
· 9 years ago
7430876
remove guard for SrcPtr in drawBitmapRect for android
by reed
· 9 years ago
e683e81
Purge non-NEON ARM code.
by mtklein
· 9 years ago
765d6ad
__ARM_NEON is defined both by ARMv8 and ARMv7 + -mfpu=neon.
by mtklein
· 9 years ago
51c8d40
Move some work from backend onClear to base class clear
by egdaniel
· 9 years ago
b4f9d0e
Implement caching of stroked paths in the tessellating path renderer.
by senorblanco
· 9 years ago
e47829b
flag to use const& instead of const* for src-rect
by reed
· 9 years ago
fb1141a
Don't pass pipeline to GrBatch::generateGeometry()
by bsalomon
· 9 years ago
c8da81d
Another small fix for reordering
by joshualitt
· 9 years ago
b639474
Port SkTextureCompression opts to SkOpts
by mtklein
· 9 years ago
d0cf9d8
Remove SK_LEGACY_SKPOINT3_CTORS flag
by robertphillips
· 9 years ago
e263908
SkSurface copy-on-write can yield stale GPU render targets.
by fmalita
· 9 years ago
Next »