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

Issue 8369010: Add GLES2Implemention::FreeUnusedSharedMemory (Closed)

Created:
9 years, 2 months ago by greggman
Modified:
9 years, 2 months ago
CC:
chromium-reviews, apatrick_chromium, Paweł Hajdan Jr., mmocny
Visibility:
Public.

Description

Add GLES2Implemention::FreeUnusedSharedMemory This is to help get the compositor free memory when appropritate BUG=none TEST=unit tests R=vangelis@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=106987

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -2 lines) Patch
M gpu/command_buffer/client/fenced_allocator.h View 2 chunks +8 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/fenced_allocator.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/fenced_allocator_test.cc View 3 chunks +6 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.h View 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation_unittest.cc View 4 chunks +27 lines, -2 lines 0 comments Download
M gpu/command_buffer/client/mapped_memory.h View 2 chunks +13 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/mapped_memory.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/mapped_memory_unittest.cc View 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
greggman
Hi Vangelis, Please review. You should be able to call GLES2Implemention::FreeUnusedSharedMemory directly from inside WebGraphicsContext3DCommandBufferImpl
9 years, 2 months ago (2011-10-21 21:05:12 UTC) #1
vangelis
On 2011/10/21 21:05:12, greggman wrote: > Hi Vangelis, > > Please review. > > You ...
9 years, 2 months ago (2011-10-22 00:24:35 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gman@chromium.org/8369010/1010
9 years, 2 months ago (2011-10-23 05:33:35 UTC) #3
commit-bot: I haz the power
Failed to send try job 8369010-1010: 2
9 years, 2 months ago (2011-10-23 05:33:39 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gman@chromium.org/8369010/1010
9 years, 2 months ago (2011-10-24 20:09:55 UTC) #5
commit-bot: I haz the power
9 years, 2 months ago (2011-10-24 22:13:04 UTC) #6
Change committed as 106987

Powered by Google App Engine
This is Rietveld 408576698