Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(120)

Issue 13195002: Unit test improvements to fully validate the SkImage contract (Closed)

Created:
7 years, 9 months ago by Justin Novosad
Modified:
7 years, 8 months ago
Reviewers:
bsalomon, reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Fixed bug in SkSurface_Gpu to make the surface receive the new copy when copy on write happens. Committed: https://code.google.com/p/skia/source/detail?r=8622

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -21 lines) Patch
M gyp/tests.gyp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkCanvas.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M src/image/SkImagePriv.h View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M src/image/SkImage_Picture.cpp View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M src/image/SkSurface_Gpu.cpp View 1 2 3 1 chunk +13 lines, -20 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Justin Novosad
7 years, 9 months ago (2013-03-28 17:18:51 UTC) #1
reed1
I cannot judge the change to the copy-on-write part (where we now call createCompatibleDevice), brian ...
7 years, 9 months ago (2013-03-28 17:28:16 UTC) #2
bsalomon
On 2013/03/28 17:28:16, reed1 wrote: > I cannot judge the change to the copy-on-write part ...
7 years, 9 months ago (2013-03-28 17:33:44 UTC) #3
Justin Novosad
On 2013/03/28 17:28:16, reed1 wrote: > I cannot judge the change to the copy-on-write part ...
7 years, 9 months ago (2013-03-28 17:41:47 UTC) #4
Justin Novosad
On 2013/03/28 17:41:47, junov wrote: > The imagedata part helped me write the test in ...
7 years, 9 months ago (2013-03-28 17:43:26 UTC) #5
Justin Novosad
Patch. Removed API change.
7 years, 9 months ago (2013-03-28 18:37:25 UTC) #6
bsalomon
On 2013/03/28 18:37:25, junov wrote: > Patch. Removed API change. lgtm
7 years, 9 months ago (2013-03-28 19:16:43 UTC) #7
reed1
Lets land the fix for sure. I still don't agree with the premise of the ...
7 years, 9 months ago (2013-03-28 20:57:13 UTC) #8
Justin Novosad
7 years, 8 months ago (2013-04-11 17:53:28 UTC) #9
Message was sent while issue was closed.
On 2013/03/28 20:57:13, reed1 wrote:
> Lets land the fix for sure.
> 
> I still don't agree with the premise of the tests, and would like to talk
about
> them separately (from the fix).

Done.  Landed without the test as r8622

Powered by Google App Engine
This is Rietveld 408576698