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

Issue 11826022: Revert 175753 (Closed)

Created:
7 years, 11 months ago by Rico
Modified:
7 years, 11 months ago
Reviewers:
ccameron
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium
Visibility:
Public.

Description

Revert 175753 > Add a pass/fail test to verify that GPU memory usage doesn't grow beyond an acceptable level when using CSS (managed memory) and WebGL (unmanaged memory). > > BUG=135525 > > Review URL: https://chromiumcodereview.appspot.com/11667030 This is causing linux debug compilation failures TBR=ccameron@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175759

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -382 lines) Patch
D content/browser/gpu/gpu_memory_test.cc View 1 chunk +0 lines, -178 lines 0 comments Download
M content/common/gpu/gpu_memory_manager.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M content/common/gpu/gpu_messages.h View 1 chunk +0 lines, -2 lines 0 comments Download
M content/content_tests.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M content/public/common/gpu_memory_stats.h View 1 chunk +0 lines, -6 lines 0 comments Download
M content/public/common/gpu_memory_stats.cc View 1 chunk +1 line, -3 lines 0 comments Download
D content/test/data/gpu/mem_css3d.html View 1 chunk +0 lines, -52 lines 0 comments Download
D content/test/data/gpu/mem_webgl.html View 1 chunk +0 lines, -136 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Rico
7 years, 11 months ago (2013-01-09 10:02:14 UTC) #1
ccameron
Can you point me to what failed here? The pre-submit went fine, and the only ...
7 years, 11 months ago (2013-01-09 17:54:04 UTC) #2
Rico
Linux debug compilation Den 09/01/2013 18.54 skrev "Christopher Cameron" <ccameron@chromium.org>: > Can you point me ...
7 years, 11 months ago (2013-01-09 18:08:42 UTC) #3
ccameron
Is there a buildbot link? C On Wed, Jan 9, 2013 at 10:08 AM, Rico ...
7 years, 11 months ago (2013-01-09 18:22:31 UTC) #4
Rico
Yes, sorry http://build.chromium.org/p/chromium.linux/builders/Linux%20Builder%20%28dbg%29/builds/40622 http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Builder%20%28dbg%29/builds/24308 Cheers, Rico On Wed, Jan 9, 2013 at 7:22 PM, Christopher ...
7 years, 11 months ago (2013-01-09 18:37:20 UTC) #5
ccameron
7 years, 11 months ago (2013-01-09 19:05:44 UTC) #6
Thanks.

Ugh, this is probably some definition of GPU_EXPORT that varies from
platform to platform (and somehow it worked on my local Linux build but not
the bot).  I'll re-add the change minus the flag, and then try to sort out
what's up with it.

C

On Wed, Jan 9, 2013 at 10:37 AM, Rico Wind <ricow@chromium.org> wrote:

>
> Yes, sorry
>
>
http://build.chromium.org/p/chromium.linux/builders/Linux%20Builder%20%28dbg%...
>
>
http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%2...
>
> Cheers,
> Rico
>
>
> On Wed, Jan 9, 2013 at 7:22 PM, Christopher Cameron <ccameron@chromium.org
> > wrote:
>
>> Is there a buildbot link?
>>
>> C
>>
>>
>> On Wed, Jan 9, 2013 at 10:08 AM, Rico Wind <ricow@chromium.org> wrote:
>>
>>> Linux debug compilation
>>> Den 09/01/2013 18.54 skrev "Christopher Cameron" <ccameron@chromium.org
>>> >:
>>>
>>> Can you point me to what failed here?
>>>>
>>>> The pre-submit went fine, and the only buildbot message I got was
>>>>
>>>>
http://build.chromium.org/p/chromium.memory.fyi/builders/Linux%20Tests%20%28v...
>>>> Which is a different memory test failing (this CL actually doesn't
>>>> enable the tests).
>>>>
>>>> C
>>>>
>>>>
>>>> On Wed, Jan 9, 2013 at 2:02 AM, <ricow@chromium.org> wrote:
>>>>
>>>>> Reviewers: ccameron1,
>>>>>
>>>>> Description:
>>>>> Revert 175753
>>>>>
>>>>>> Add a pass/fail test to verify that GPU memory usage doesn't grow
>>>>>> beyond an
>>>>>>
>>>>> acceptable level when using CSS (managed memory) and WebGL (unmanaged
>>>>> memory).
>>>>>
>>>>>  BUG=135525
>>>>>>
>>>>>
>>>>>  Review URL:
https://chromiumcodereview.**appspot.com/11667030<https://chromiumcodereview....
>>>>>>
>>>>>
>>>>> This is causing linux debug compilation failures
>>>>>
>>>>> TBR=ccameron@chromium.org
>>>>>
>>>>> Please review this at
https://codereview.chromium.**org/11826022/<https://codereview.chromium.org/1...
>>>>>
>>>>> SVN Base:
svn://svn.chromium.org/chrome/**trunk/src/<http://svn.chromium.org/chrome/trunk/src/>
>>>>>
>>>>> Affected files:
>>>>>   D     content/browser/gpu/gpu_**memory_test.cc
>>>>>   M     content/common/gpu/gpu_memory_**manager.cc
>>>>>   M     content/common/gpu/gpu_**messages.h
>>>>>   M     content/content_tests.gypi
>>>>>   M     content/public/common/gpu_**memory_stats.h
>>>>>   M     content/public/common/gpu_**memory_stats.cc
>>>>>   D     content/test/data/gpu/mem_**css3d.html
>>>>>   D     content/test/data/gpu/mem_**webgl.html
>>>>>
>>>>>
>>>>>
>>>>
>>
>

Powered by Google App Engine
This is Rietveld 408576698