skia2/include
djsollen@google.com b44cd65a53 Fix Paint == comparison on Android.
The == operator was incorrect because of Androids use of
fGenerationID. This change moves the ID to the end of the
paint struct and omits it from the == comparison.
Review URL: http://codereview.appspot.com/5437098

git-svn-id: http://skia.googlecode.com/svn/trunk@2780 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-12-01 17:09:21 +00:00
..
animator Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
config remove obsolete SK_USE_RUNTIME_GLOBALS 2011-11-17 21:35:41 +00:00
core Fix Paint == comparison on Android. 2011-12-01 17:09:21 +00:00
device/xps Override 32BPP format in SkCanvas::readPixels 2011-11-03 20:29:47 +00:00
effects add SK_OVERRIDE 2011-11-23 02:08:50 +00:00
gpu Add support for GL_ANGLE_pack_reverse_row_order 2011-11-30 19:59:08 +00:00
images Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
pdf Override 32BPP format in SkCanvas::readPixels 2011-11-03 20:29:47 +00:00
pipe undef Status to undo the evil that XLib.h has done 2011-08-12 14:49:55 +00:00
ports Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
svg Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
text Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
utils Remove suffixes from SK_wGL macros 2011-12-01 16:50:24 +00:00
views fix mac warnings 2011-11-23 14:54:19 +00:00
xml Make SkMath.h less visible in public header files. 2011-09-27 17:38:17 +00:00