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

Issue 5969049: Add MSAA support to SampleApp via a cmd line flag (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 3 months ago by bsalomon
Modified:
12 years, 2 months ago
Reviewers:
robertphillips
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : mac #

Patch Set 3 : update #

Patch Set 4 : mac #

Patch Set 5 : unix #

Patch Set 6 : more #

Patch Set 7 : revert angle gyp #

Patch Set 8 : linewraps #

Total comments: 8

Patch Set 9 : comment out unused param names #

Patch Set 10 : add sk_override #

Patch Set 11 : fix function name in SkSampleUIView.mm #

Unified diffs Side-by-side diffs Delta from patch set Stats (+283 lines, -121 lines) Patch
M experimental/iOSSampleApp/SkSampleUIView.mm View 1 2 3 4 5 6 7 8 9 10 1 chunk +4 lines, -0 lines 0 comments Download
M include/views/SkOSWindow_Android.h View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -1 line 0 comments Download
M include/views/SkOSWindow_Mac.h View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -4 lines 0 comments Download
M include/views/SkOSWindow_Unix.h View 1 2 3 4 5 6 7 8 2 chunks +8 lines, -1 line 0 comments Download
M include/views/SkOSWindow_Win.h View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -3 lines 0 comments Download
M include/views/SkOSWindow_iOS.h View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M samplecode/SampleApp.h View 1 2 3 4 5 6 7 8 3 chunks +6 lines, -1 line 0 comments Download
M samplecode/SampleApp.cpp View 1 2 3 4 5 6 7 8 9 12 chunks +39 lines, -8 lines 0 comments Download
M src/views/ios/SkOSWindow_iOS.mm View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -1 line 0 comments Download
M src/views/mac/SkNSView.h View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M src/views/mac/SkNSView.mm View 1 2 3 4 5 6 7 8 2 chunks +24 lines, -12 lines 0 comments Download
M src/views/mac/SkOSWindow_Mac.mm View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M src/views/unix/SkOSWindow_Unix.cpp View 1 2 3 4 5 6 7 8 6 chunks +113 lines, -41 lines 0 comments Download
M src/views/win/SkOSWindow_win.cpp View 1 2 3 4 5 6 7 8 11 chunks +74 lines, -45 lines 0 comments Download

Messages

Total messages: 5
bsalomon
12 years, 2 months ago (2012-04-05 13:59:21 UTC) #1
robertphillips
http://codereview.appspot.com/5969049/diff/8016/experimental/iOSSampleApp/SkSampleUIView.mm File experimental/iOSSampleApp/SkSampleUIView.mm (right): http://codereview.appspot.com/5969049/diff/8016/experimental/iOSSampleApp/SkSampleUIView.mm#newcode112 experimental/iOSSampleApp/SkSampleUIView.mm:112: virtual GrRenderTarget* getGrRederTarget() { return fGrRenderTarget; } This should ...
12 years, 2 months ago (2012-04-05 14:33:23 UTC) #2
bsalomon
http://codereview.appspot.com/5969049/diff/8016/experimental/iOSSampleApp/SkSampleUIView.mm File experimental/iOSSampleApp/SkSampleUIView.mm (right): http://codereview.appspot.com/5969049/diff/8016/experimental/iOSSampleApp/SkSampleUIView.mm#newcode112 experimental/iOSSampleApp/SkSampleUIView.mm:112: virtual GrRenderTarget* getGrRederTarget() { return fGrRenderTarget; } On 2012/04/05 ...
12 years, 2 months ago (2012-04-06 19:28:52 UTC) #3
robertphillips
Other than lingering issue in SkSampleUIView.mm - LGTM.
12 years, 2 months ago (2012-04-06 19:38:13 UTC) #4
bsalomon
12 years, 2 months ago (2012-04-11 18:18:20 UTC) #5
Closed with 3627
Sign in to reply to this message.

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