Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(401)

Issue 5437098: Fix Paint == comparison on Android. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 7 months ago by DerekS
Modified:
12 years, 7 months ago
Reviewers:
reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

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. Committed: http://code.google.com/p/skia/source/detail?r=2780

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -3 lines) Patch
M include/core/SkPaint.h View 1 2 2 chunks +6 lines, -3 lines 0 comments Download
M src/core/SkPaint.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
M tests/PaintTest.cpp View 1 2 chunks +54 lines, -0 lines 0 comments Download

Messages

Total messages: 1
DerekS
12 years, 7 months ago (2011-12-01 14:50:51 UTC) #1

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b