Changeset 142608 in webkit


Ignore:
Timestamp:
Feb 12, 2013 5:49:21 AM (11 years ago)
Author:
Bruno de Oliveira Abinader
Message:

[TexMap] Apply frames-per-second debug counter to WK1.
https://bugs.webkit.org/show_bug.cgi?id=109540

Reviewed by Noam Rosenthal.

Adds basysKom copyright info to TextureMapperFPSCounter header.

  • platform/graphics/texmap/TextureMapperFPSCounter.cpp:
  • platform/graphics/texmap/TextureMapperFPSCounter.h:
Location:
trunk/Source/WebCore
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r142607 r142608  
     12013-02-12  Bruno de Oliveira Abinader  <bruno.abinader@basyskom.com>
     2
     3        [TexMap] Apply frames-per-second debug counter to WK1.
     4        https://bugs.webkit.org/show_bug.cgi?id=109540
     5
     6        Reviewed by Noam Rosenthal.
     7
     8        Adds basysKom copyright info to TextureMapperFPSCounter header.
     9
     10        * platform/graphics/texmap/TextureMapperFPSCounter.cpp:
     11        * platform/graphics/texmap/TextureMapperFPSCounter.h:
     12
    1132013-02-12  Sheriff Bot  <webkit.review.bot@gmail.com>
    214
  • trunk/Source/WebCore/platform/graphics/texmap/TextureMapperFPSCounter.cpp

    r142595 r142608  
    22    Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies)
    33    Copyright (C) 2012, 2013 Company 100, Inc.
     4    Copyright (C) 2012, 2013 basysKom GmbH
    45
    56    This library is free software; you can redistribute it and/or
  • trunk/Source/WebCore/platform/graphics/texmap/TextureMapperFPSCounter.h

    r142595 r142608  
    22    Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies)
    33    Copyright (C) 2012, 2013 Company 100, Inc.
     4    Copyright (C) 2012, 2013 basysKom GmbH
    45
    56    This library is free software; you can redistribute it and/or
Note: See TracChangeset for help on using the changeset viewer.