Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
94e75ee46a569cbcdf61fb7f04ee3a69d3ca0896
/
src
/
pipe
/
SkGPipeWrite.cpp
94e75ee
Rename the existing flatten(void*) methods.
by djsollen@google.com
· 13 years ago
5af9b20
Make the GM tool run GMs through an SkGPipe.
by scroggo@google.com
· 13 years ago
75a0972
move SkStrokePathEffect into hiding for now, as its functionality is rethought.
by reed@google.com
· 13 years ago
16d1d0b
Updates for SkGPipe.
by scroggo@google.com
· 13 years ago
5a2e879
Fixes for drawing through an SkGPipe.
by scroggo@google.com
· 13 years ago
3b45cd5
Fix bug where SkGPipe'ed clips do not happen.
by scroggo@google.com
· 13 years ago
2b2ede3
Decouple the SkFlattenable from SkReader32/SkWriter32.
by djsollen@google.com
· 13 years ago
74b4619
Formatting cleanup: remove extra whitespace
by vandebo@chromium.org
· 13 years ago
0c00f21
Add SkDEBUGFAIL to clean up use of SkASSERT(!"text");
by tomhudson@google.com
· 14 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 14 years ago
dbccc88
be sure to allocate space for kDone_DrawOp before we write it (thanks Yang)
by reed@google.com
· 14 years ago
67908f2
fix warnings (signed/unsigned, initialization order, parens)
by reed@google.com
· 14 years ago
5667afc
remove drawShape from canvas api
by reed@google.com
· 14 years ago
8a85d0c
replace detach/getStream apis on dynamicwstream with SkData
by reed@google.com
· 14 years ago
6bac947
Add option in flattening to write factory names inline, as we are recording.
by reed@google.com
· 14 years ago
06b4da16
Added dependencies for SkPipe in SampleApp
by yangsu@google.com
· 14 years ago
eb5a815
call notify after we write the kDone verb
by reed@google.com
· 14 years ago
dde0956
add cross-process option to gpipe add unittests for reader32 and writer32
by reed@google.com
· 14 years ago
3189158
cleanup previous array of paints
by reed@google.com
· 14 years ago
0faac1e
remove some dead code in pipes
by reed@google.com
· 14 years ago
b55d118
check-point for pipe: flatten/unflatten objects for single paint
by reed@google.com
· 14 years ago
bb6793b
update
by reed@google.com
· 14 years ago
f5842f7
add typeface flattening
by reed@google.com
· 14 years ago
acd471f
updated pipe
by reed@google.com
· 14 years ago
bb6992a
add experimental canvas pipe
by reed@google.com
· 14 years ago