2011-07-27 |
reed@google.com | don't modify a const paint |
commit | commitdiff | tree | snapshot |
2011-07-27 |
reed@google.com | use SkConvertQuadToCubic() |
commit | commitdiff | tree | snapshot |
2011-07-27 |
reed@google.com | add simple test for writepixels |
commit | commitdiff | tree | snapshot |
2011-07-27 |
epoger@google.com | whitespace commit to trigger buildbot |
commit | commitdiff | tree | snapshot |
2011-07-27 |
epoger@google.com | re-enable "core" build target lost in r1968 |
commit | commitdiff | tree | snapshot |
2011-07-27 |
reed@google.com | use safeunref on typefaces, since Deserialize might... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
epoger@google.com | Properly handle parallel make ("make -j"), and only... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
reed@google.com | add test for SkConvertQuadToCubic |
commit | commitdiff | tree | snapshot |
2011-07-27 |
ctguil@chromium.org | Cleanup from r1843 based on revision comments. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
bsalomon@google.com | Make GrTextureCache into a generic GrResource cache... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
caryclark@google.com | Add functionality for isRect() to SkPath. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
reed@google.com | remove this, since diff Win machines differ on LCD... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
reed@google.com | rebaseline given new AA text generation in SkFontHost_w... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
reed@google.com | GetGlyphOutline can return clipped results :( so we... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
bsalomon@google.com | Reapply r1951. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
vandebo@chromium.org | Revert "Add sizeInBytes to GrResource, make GrRenderTar... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
vandebo@chromium.org | [PDF] Add font subsetting using the sfntly library. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
vandebo@chromium.org | [PDF] Refactor SkPDFFont to enable font/cmap subsetting. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
vandebo@chromium.org | [PDF] Fix bug in catalog substitution. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
reed@google.com | don't modify const SkDraw, since multiple threads may... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
reed@google.com | don/t modify const paint, since it could be used in... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
bsalomon@google.com | Add sizeInBytes to GrResource, make GrRenderTarget... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
epoger@google.com | Slightly improve visuals of bitmapscroll test in gm |
commit | commitdiff | tree | snapshot |
2011-07-25 |
epoger@google.com | Exit SkBitmap::scrollRect() early if width <= 0 |
commit | commitdiff | tree | snapshot |
2011-07-25 |
epoger@google.com | Documentation only: add warning to SkCanvas::writePixel... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
reed@google.com | add --match to the help text |
commit | commitdiff | tree | snapshot |
2011-07-25 |
reed@google.com | reenable rotated freetype fix, but behind #ifndef ... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
vandebo@chromium.org | Revert "[PDF] Refactor SkPDFFont to enable font/cmap... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
vandebo@chromium.org | [PDF] Refactor SkPDFFont to enable font/cmap subsetting. |
commit | commitdiff | tree | snapshot |
2011-07-22 |
bsalomon@google.com | Temporary rollback of r1924 to unblock DEPS roll |
commit | commitdiff | tree | snapshot |
2011-07-22 |
senorblanco... | Improve GPU blur performance by clearing only when... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
epoger@google.com | Add debug symbols to Windows static libraries |
commit | commitdiff | tree | snapshot |
2011-07-22 |
vandebo@chromium.org | [PDF] fix off by one in setPage. |
commit | commitdiff | tree | snapshot |
2011-07-21 |
senorblanco... | Revert r1937 while I try to figure out the GM failures. |
commit | commitdiff | tree | snapshot |
2011-07-21 |
senorblanco... | Improve GPU blur speed by clearing only when necessary... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
reed@google.com | remove forward declaration and reference to extinct... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
epoger@google.com | Add gm/base-win-fixed baseline images |
commit | commitdiff | tree | snapshot |
2011-07-21 |
epoger@google.com | fix gradients_degenerate test case for SKIA_SCALAR_IS_FIXED |
commit | commitdiff | tree | snapshot |
2011-07-21 |
reed@google.com | rebaseline with unhinted rotated text in freetype |
commit | commitdiff | tree | snapshot |
2011-07-21 |
reed@google.com | rebaseline now that freetype is unhinted when rotated |
commit | commitdiff | tree | snapshot |
2011-07-21 |
epoger@google.com | In experimental/SkSetPoly3To3_A.cpp, rename div() to... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
reed@google.com | disable hinting when rotated, since it looks bad |
commit | commitdiff | tree | snapshot |
2011-07-21 |
epoger@google.com | Fix SkFlate.cpp when SK_ZLIB_INCLUDE is not #defined. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
epoger@google.com | whitespace change |
commit | commitdiff | tree | snapshot |
2011-07-20 |
reed@google.com | have == always return bool, never int |
commit | commitdiff | tree | snapshot |
2011-07-20 |
reed@google.com | replace SkRefPtr for parameters with simple pointers |
commit | commitdiff | tree | snapshot |
2011-07-20 |
vandebo@chromium.org | [PDF] Use insert and append helpers for POD data. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
vandebo@chromium.org | [PDF] Make stream compression optional on a per device... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
reed@google.com | fix Capitalization of static methods |
commit | commitdiff | tree | snapshot |
2011-07-20 |
reed@google.com | helpers for append and insert when the value is a POD. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
vandebo@chromium.org | [PDF] Fix substitute resources size calculation. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
senorblanco... | Fix GPU blur cacheing bug. Sometimes, the texture... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
reed@google.com | remove these for now, since each WIN machine can have... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
reed@google.com | rebaseline with new gpu-based blurricator |
commit | commitdiff | tree | snapshot |
2011-07-19 |
reed@google.com | export function to return a typeface's LOGFONT |
commit | commitdiff | tree | snapshot |
2011-07-19 |
reed@google.com | new baselines now that we're executing the blurs direct... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
senorblanco... | Enable the GPU-based blur by default in Skia, and provi... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
reed@google.com | eliminate unneeded refs/unrefs |
commit | commitdiff | tree | snapshot |
2011-07-19 |
tomhudson@google.com | Instead of turning clipping off during AA, clip to... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
yangsu@google.com | iOSSampleApp can now switch backends during runtime |
commit | commitdiff | tree | snapshot |
2011-07-19 |
epoger@google.com | whitespace commit to trigger buildbot |
commit | commitdiff | tree | snapshot |
2011-07-19 |
mike@reedtribe.org | Remove dead edgebuilding code |
commit | commitdiff | tree | snapshot |
2011-07-18 |
vandebo@chromium.org | [PDF] Add setPage method to SkPDFDocument. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
senorblanco... | Fix kernel width calculation in GPU-based Gaussian... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
bsalomon@google.com | Add mac baselines for tinybitmap |
commit | commitdiff | tree | snapshot |
2011-07-18 |
bsalomon@google.com | Add linux tinybitmap gm images |
commit | commitdiff | tree | snapshot |
2011-07-18 |
bsalomon@google.com | Add tinybitmap gm and windows baselines. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
bsalomon@google.com | Use texture cache for writePixels temp |
commit | commitdiff | tree | snapshot |
2011-07-18 |
vandebo@chromium.org | [PDF] Make color shaders work correctly. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
bsalomon@google.com | Add baselines for tex data gm for mac. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
bungeman@google.com | GPU strokeAndFill only does the fill |
commit | commitdiff | tree | snapshot |
2011-07-18 |
bsalomon@google.com | Add linux gm baselines for tex data test |
commit | commitdiff | tree | snapshot |
2011-07-18 |
bsalomon@google.com | flip Y in uploads to bottom-up textures (and add gm... |
commit | commitdiff | tree | snapshot |
2011-07-17 |
yangsu@google.com | Fixed an #ifdef bug in SkUIView |
commit | commitdiff | tree | snapshot |
2011-07-17 |
yangsu@google.com | Removed old files in iOSSampleApp |
commit | commitdiff | tree | snapshot |
2011-07-17 |
yangsu@google.com | Updated iOSSampleApp to display FPS and display in... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
epoger@google.com | Add whitespace.txt for no-op changelists. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
reed@google.com | convolve GrRefCnt and SkRefCnt |
commit | commitdiff | tree | snapshot |
2011-07-15 |
reed@google.com | add validate() and SkAutoRef |
commit | commitdiff | tree | snapshot |
2011-07-15 |
senorblanco... | More GPU blur fixes. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
reed@google.com | check for non-finite values that can make us overshoot |
commit | commitdiff | tree | snapshot |
2011-07-15 |
epoger@google.com | whitespace commit to trigger buildbot |
commit | commitdiff | tree | snapshot |
2011-07-15 |
epoger@google.com | Implement remaining options in Windows command-line... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
epoger@google.com | whitespace change to trigger buildbot |
commit | commitdiff | tree | snapshot |
2011-07-14 |
reed@google.com | fix printf output for name when skscalar is fixed |
commit | commitdiff | tree | snapshot |
2011-07-14 |
reed@google.com | add bench for building blurs |
commit | commitdiff | tree | snapshot |
2011-07-14 |
epoger@google.com | Fix b/issue?id=5030894 ('Not working on windows: python... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
epoger@google.com | make gyp_skia runnable from any directory |
commit | commitdiff | tree | snapshot |
2011-07-14 |
reed@google.com | add now that gpu handles this correctly |
commit | commitdiff | tree | snapshot |
2011-07-14 |
bsalomon@google.com | Undo accidental commit of GrContext.cpp in r1860. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
bsalomon@google.com | Make CPU->GPU blur path use texture cache |
commit | commitdiff | tree | snapshot |
2011-07-14 |
senorblanco... | Fix clipping problem in GPU-based blur. The FBOs used... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
bsalomon@google.com | Remove some cruft from SampleApp.cpp |
commit | commitdiff | tree | snapshot |
2011-07-14 |
bsalomon@google.com | Add DeviceManager to SampleWindow |
commit | commitdiff | tree | snapshot |
2011-07-14 |
tomhudson@google.com | Extends skdiff to handle commands of the form |
commit | commitdiff | tree | snapshot |
2011-07-13 |
yangsu@google.com | Updated SkUIView to use the current code, added a defau... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
bsalomon@google.com | Remove unused SkGpuDevice functions, add GrRenderTarget... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
epoger@google.com | enable "make XXX" command-line builds on Windows |
commit | commitdiff | tree | snapshot |
2011-07-13 |
bungeman@google.com | Fix build break from 1851. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
bungeman@google.com | Change pdfTransform to asAffine. |
commit | commitdiff | tree | snapshot |
next |