skia2/src
commit-bot@chromium.org 87927284d9 Fix SkRRect isEmpty assert
The rectangle could be empty but not all zeroes.

BUG=skia:2379

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>

R=robertphillips@google.com

Author: siglesias@igalia.com

Review URL: https://codereview.chromium.org/223213005

git-svn-id: http://skia.googlecode.com/svn/trunk@14041 2bbb7eff-a529-9590-31e7-b0007b416f81
2014-04-03 14:35:47 +00:00
..
animator Fix warnings on Ubuntu13 2014-02-21 20:11:42 +00:00
core Fix SkRRect isEmpty assert 2014-04-03 14:35:47 +00:00
device/xps remove all references to legacy Config8888 2014-03-26 13:44:58 +00:00
doc Fix compilation with SK_ENABLE_INST_COUNT=1 2013-12-05 12:08:12 +00:00
effects Arithmetic mode now has the option of not validating the output color, which will allow multiple arithmetic operations to be done sequentially, without intermediate clamping. This is required for mimicking blink's current behavior. 2014-04-02 19:32:15 +00:00
fonts Add global fontconfig lock. 2014-03-31 18:41:30 +00:00
gpu Sanitizing source files in Housekeeper-Nightly 2014-04-03 03:04:26 +00:00
image Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() 2014-03-28 16:08:05 +00:00
images Upstream changes from Android 2014-02-26 21:35:17 +00:00
lazy Purge SkPurgeableMemoryBlock. 2014-04-01 23:50:53 +00:00
opts ARM Skia NEON patches - 35 - First AArch64 support 2014-04-02 15:03:56 +00:00
pathops Sanitizing source files in Housekeeper-Nightly 2014-02-22 03:02:18 +00:00
pdf remove all references to legacy Config8888 2014-03-26 13:44:58 +00:00
pipe Consolidate SkCanvas matrix virtuals. 2014-03-25 17:32:26 +00:00
ports Remove dead code in ports/. 2014-04-02 22:03:22 +00:00
record SkRecord strawman 2014-04-01 16:24:06 +00:00
sfnt Fold SkTSetBit into SkOTSet*Bit. 2014-04-01 16:11:53 +00:00
svg Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
utils Remove misc. dead code. 2014-04-02 22:01:38 +00:00
views Factory methods for heap-allocated SkMaskFilter objects. 2014-02-21 10:13:32 +00:00
xml remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats 2013-12-17 16:44:46 +00:00