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

Issue 1346423002: Skia: Add Command Buffer support to Linux/Mac (Closed)

Created:
5 years, 3 months ago by hendrikw
Modified:
5 years, 2 months ago
Reviewers:
bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia@angle_on_linux
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Skia: Add Command Buffer support to Linux/Mac Code added to load libcommand_buffer_gles2.so on linux or mac. Committed: https://skia.googlesource.com/skia/+/b1ac52fb0f8c5f03844ef3bbb198ba32427194b5

Patch Set 1 #

Patch Set 2 : merge, fix errors, make work without skia_angle, etc. #

Patch Set 3 : add missing files #

Total comments: 1

Patch Set 4 : Move SkOSLibrary.h #

Patch Set 5 : merge #

Patch Set 6 : make windows compile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -36 lines) Patch
M gyp/common_conditions.gypi View 1 1 chunk +6 lines, -0 lines 0 comments Download
M gyp/common_variables.gypi View 1 1 chunk +1 line, -1 line 0 comments Download
M gyp/ports.gyp View 1 2 3 3 chunks +5 lines, -0 lines 0 comments Download
M include/views/SkOSWindow_Mac.h View 1 chunk +3 lines, -0 lines 0 comments Download
M include/views/SkOSWindow_Unix.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/gpu/gl/angle/GrGLCreateANGLEInterface.cpp View 1 2 3 2 chunks +4 lines, -15 lines 0 comments Download
M src/gpu/gl/command_buffer/SkCommandBufferGLContext.cpp View 1 2 3 4 chunks +24 lines, -20 lines 0 comments Download
A src/ports/SkOSLibrary.h View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download
A src/ports/SkOSLibrary_posix.cpp View 1 2 1 chunk +18 lines, -0 lines 0 comments Download
A src/ports/SkOSLibrary_win.cpp View 1 2 3 4 5 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
hendrikw
PTAL Question: It's probably a good idea to move the windows vs. linux lib and ...
5 years, 3 months ago (2015-09-16 22:59:22 UTC) #2
bsalomon
On 2015/09/16 22:59:22, hendrikw wrote: > PTAL > > Question: It's probably a good idea ...
5 years, 3 months ago (2015-09-21 14:50:08 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1346423002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1346423002/40001
5 years, 2 months ago (2015-10-01 00:50:33 UTC) #5
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 2 months ago (2015-10-01 00:50:35 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot/builds/3422) Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on ...
5 years, 2 months ago (2015-10-01 00:51:23 UTC) #8
bsalomon
https://chromiumcodereview.appspot.com/1346423002/diff/40001/include/private/SkOSLibrary.h File include/private/SkOSLibrary.h (right): https://chromiumcodereview.appspot.com/1346423002/diff/40001/include/private/SkOSLibrary.h#newcode2 include/private/SkOSLibrary.h:2: /* I'm not a fan of this policy, but ...
5 years, 2 months ago (2015-10-01 12:52:00 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1346423002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1346423002/80001
5 years, 2 months ago (2015-10-01 22:31:27 UTC) #11
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Win-MSVC-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86_64-Debug-Trybot/builds/3572)
5 years, 2 months ago (2015-10-01 22:33:29 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1346423002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1346423002/100001
5 years, 2 months ago (2015-10-02 01:22:37 UTC) #16
commit-bot: I haz the power
5 years, 2 months ago (2015-10-02 01:29:40 UTC) #17
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://skia.googlesource.com/skia/+/b1ac52fb0f8c5f03844ef3bbb198ba32427194b5

Powered by Google App Engine
This is Rietveld 408576698