- 39ce33a SSE2 implementation of S32_D565_Opaque by commit-bot@chromium.org · 11 years ago
- 86cbf99 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 6c2f0be Removes bench alerts for googleplus, forecastio. by commit-bot@chromium.org · 11 years ago
- 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 11 years ago
- d5b294a Removes some dynamic SKPs from bench alerts. by commit-bot@chromium.org · 11 years ago
- 7911ade Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 495fe2c Rebaseline bench with a little wider ranges. by commit-bot@chromium.org · 11 years ago
- 7b4edb2 Revert of Enable the SSSE3 files to be built for Android when SSSE3 is not present. (https://codereview.chromium.org/169753004/) by commit-bot@chromium.org · 11 years ago
- cb3672e Add effect-based clipping for circular "tab" style rrects. by commit-bot@chromium.org · 11 years ago
- 32d58e6 Enable the SSSE3 files to be built for Android when SSSE3 is not present. by commit-bot@chromium.org · 11 years ago
- 283ce52 Fix error on iOS native interface by commit-bot@chromium.org · 11 years ago
- 4324c3b Fix warnings on Ubuntu13 by commit-bot@chromium.org · 11 years ago
- 032a52f Use SkRRect to store rects in SkClipStack::Element by commit-bot@chromium.org · 11 years ago
- 374ea4e ARM Skia NEON patches - 12 - S32_Blend by commit-bot@chromium.org · 11 years ago
- def6468 Stub for conic section max curvature by commit-bot@chromium.org · 11 years ago
- b988276 Fix for ANGLE interface error by commit-bot@chromium.org · 11 years ago
- 8565917 DM: don't run rtree when kSkipTiled is set. by commit-bot@chromium.org · 11 years ago
- 727a352 Factory methods for heap-allocated SkColorFilter objects. by commit-bot@chromium.org · 11 years ago
- a3baf3b Add hooks for GL_EXT_debug_marker in gpu by commit-bot@chromium.org · 11 years ago
- 5301070 DM: don't run rtree when kSkipTiled is set. by commit-bot@chromium.org · 11 years ago
- aca1c01 Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 11 years ago
- e528089 Hide GrRRectEffect class from header by commit-bot@chromium.org · 11 years ago
- 5b92499 Revert of ARM Skia NEON patches - 12 - S32_Blend (https://codereview.chromium.org/158973002/) by commit-bot@chromium.org · 11 years ago
- fc4ded9 Fix saveLayer bugs in SkMatrixClipStateMgr by robertphillips@google.com · 11 years ago
- dfff273 ARM Skia NEON patches - 12 - S32_Blend by commit-bot@chromium.org · 11 years ago
- 197fea2 Potential fix for array bounds warning. by commit-bot@chromium.org · 11 years ago
- c4f3b23 Rebaselines for https://codereview.chromium.org/167433002/ by commit-bot@chromium.org · 11 years ago
- ab58273 override new virtual onDrawDRRect in util canvas subclasses by commit-bot@chromium.org · 11 years ago
- b39d561 update for coding style, remove explicit floats by commit-bot@chromium.org · 11 years ago
- 7c9d0f3 Factory methods for heap-allocated SkMaskFilter objects. by commit-bot@chromium.org · 11 years ago
- 0b45dc4 fix the visual difference of raster vs gpu -- inverse_paths by commit-bot@chromium.org · 11 years ago
- 25c7127 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- ed9806f add SkCanvas::drawDRRect by commit-bot@chromium.org · 11 years ago
- fe42410 Fix NaCl build for pepper_32 by commit-bot@chromium.org · 11 years ago
- d832f1d Bench rebaseline after Brian's Android improvement. by commit-bot@chromium.org · 11 years ago
- 0a097ea Fix bug in deferred decoding where we don't properly pass the unpremul option to the codec. by commit-bot@chromium.org · 11 years ago
- 900ecf2 use colortype instead of config by reed@google.com · 11 years ago
- 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 11 years ago
- 4012ba5 ARM Skia NEON patches - 20bis - BitmapProcState accurracy by commit-bot@chromium.org · 11 years ago
- 913cc0c Add new baselines for bitmapsource, imagefiltersclipped and imagefiltersscaled GMs. by senorblanco@chromium.org · 11 years ago
- 6285f4f Offer single-param version of deepCopyTo -- much easier to migrate to colortypes by commit-bot@chromium.org · 11 years ago
- 3613abe New baselines for imageblurtiled GM. by senorblanco@chromium.org · 11 years ago
- d4d44f0 Re-enable imageresizetiled, but skip it in tilegrid and rtree. by senorblanco@chromium.org · 11 years ago
- 1842633 Updates bench alert test output to match latest changes. by commit-bot@chromium.org · 11 years ago
- 557e3cd Separates faster and slower bench alerts; sorts by delta. by commit-bot@chromium.org · 11 years ago
- 6382263 Upstream fix for DecodeBench. by commit-bot@chromium.org · 11 years ago
- 0dd2109 Rebaseline bench after nightly Chrome update. by commit-bot@chromium.org · 11 years ago
- ac50046 Reverting r13496 (Merge tomhudson and mtklein SkPaint shrinking approaches) due to memory leaks by robertphillips@google.com · 11 years ago
- c05d285 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 32ffe9c Disable imageresizetiled GM for now due to rtree and tilegrid failures. by senorblanco@chromium.org · 11 years ago
- 897b73f Fix CTM application in SkResizeImagefilter; implement bounds traversals. by senorblanco@chromium.org · 11 years ago
- 5a6abaa Revert "First draft of computeFastBounds() and onFilterBounds() for SkResizeImageFilter.", aka r13504 (this was an erroneous commit). by senorblanco@chromium.org · 11 years ago
- e07c309 First draft of computeFastBounds() and onFilterBounds() for SkResizeImageFilter. by senorblanco@chromium.org · 11 years ago
- 446cf71 Fix issue in image decoders where the bitmap config was not properly set. by djsollen@google.com · 11 years ago
- d58c9c8 Fix bench to compile when SK_SUPPORTS_GPU is not provided as a compiler option by commit-bot@chromium.org · 11 years ago
- cbad22b revert to previous behavior in installPixels, allowing for NULL address by reed@google.com · 11 years ago
- 6e7ddee Add f suffix to 0.5 to fix mac 10.6 warning by bsalomon@google.com · 11 years ago
- f679e2b rebaseline_server: extract common unittest code, and rename tests/ -> testdata/ by commit-bot@chromium.org · 11 years ago
- c2f7824 Analytic rrect clip for cicular corners, radius >= 0.5 by commit-bot@chromium.org · 11 years ago
- 92da60c This CL improves saveLayer handling in the SkMatrixClipStateMgr by: by commit-bot@chromium.org · 11 years ago
- cf52f5b Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 11 years ago
- 4759107 SSE2 implementation of S32A_D565_Opaque by commit-bot@chromium.org · 11 years ago
- b45c56e fix iOS build -- pass colortype, not config by commit-bot@chromium.org · 11 years ago
- d281c92 Add link to how to generate new SKPs when increasing the picture version by commit-bot@chromium.org · 11 years ago
- 725cd82 installPixels returns true if null-pixels -- devolving to setConfig by commit-bot@chromium.org · 11 years ago
- ead1efb Revert of Merge tomhudson and mtklein SkPaint shrinking approaches. (https://codereview.chromium.org/158913005/) by commit-bot@chromium.org · 11 years ago
- 1cb6d1a Revert changes which were breaking the build. by commit-bot@chromium.org · 11 years ago
- a48822f Compile fix for r13488 (Improve saveLayer handling in SkMatrixClipStateMgr) by robertphillips@google.com · 11 years ago
- f7d08ed Improve saveLayer handling in SkMatrixClipStateMgr by robertphillips@google.com · 11 years ago
- d017542 Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 11 years ago
- 8cb741c add param name w/ default arg to work around clang bug on mac 10.7 by reed@google.com · 11 years ago
- 186c0cc staticMethod -> StaticMethod by commit-bot@chromium.org · 11 years ago
- 4d0f008 rebaseline_server: fail fast if skpdiff binary is not available by commit-bot@chromium.org · 11 years ago
- 31acdea Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 11 years ago
- 5c05639 Fix another clipstack element !rect doesn't mean path bug. by commit-bot@chromium.org · 11 years ago
- 2c56cb8 Use factories instead of directly creating SkImageInfo. by bungeman@google.com · 11 years ago
- 87001ed fix style nit in drawIRect by reed@google.com · 11 years ago
- 34abef1 Fix spelling of class name in comment. by commit-bot@chromium.org · 11 years ago
- 19fafef change PictureRecord (and its private subclasses) to take size instead of device by commit-bot@chromium.org · 11 years ago
- 403f8d7 still trying to kill setDevice: rename to setRootDevice (better name) and make private by commit-bot@chromium.org · 11 years ago
- 93f5e51 Small fixes for auto generating Android.mk by commit-bot@chromium.org · 11 years ago
- 0abc892 Remove unnecessary includes. by commit-bot@chromium.org · 11 years ago
- a8c1831 use SkColorType instead of SkBitmap::Config in samplecode by commit-bot@chromium.org · 11 years ago
- 0817a87 Whitespace change to test recent buildbot repo changes by commit-bot@chromium.org · 11 years ago
- 14e50ae Make canvas pass rrects along to clip stack by commit-bot@chromium.org · 11 years ago
- e24ad23 use SkColorType instead of SkBitmap::Config in views/effects by commit-bot@chromium.org · 11 years ago
- 6e58cf3 restore old behavior of setPixels(): lockPixels after installPixels() by mike@reedtribe.org · 11 years ago
- 5a346a8 Make PDF clip code handle rrects. by commit-bot@chromium.org · 11 years ago
- 9cb671a fix calling undef inline func build error by commit-bot@chromium.org · 11 years ago
- e5b2af9 Store SkRRects in SkClipStack by commit-bot@chromium.org · 11 years ago
- 969588f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 11 years ago
- a3b5327 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 6c89c34 Improved distance field sampling by commit-bot@chromium.org · 11 years ago
- 9836bc3 When the CTM has perspective the back-project method in quickRejectY goes haywire. by commit-bot@chromium.org · 11 years ago
- dcfaa73 Allowing Lanczos3 to be used in chromium by commit-bot@chromium.org · 11 years ago
- f952924 Remove border from GrAtlas entries, and associated copy. by commit-bot@chromium.org · 11 years ago
- 550db50 Cleanup unref and null by commit-bot@chromium.org · 11 years ago
- 54318d3 Bug Fix for Intel atan on gpu sweep gradient by commit-bot@chromium.org · 11 years ago