Changeset 50712 in webkit


Ignore:
Timestamp:
Nov 9, 2009 8:25:17 PM (15 years ago)
Author:
eric@webkit.org
Message:

2009-11-09 Yaar Schnitman <yaar@chromium.org>

Reviewed by Dimitri Glazkov.

Upstreaming Chromium API: Platform specific files

https://bugs.webkit.org/show_bug.cgi?id=28394

  • public/gtk/WebFontInfo.h: Added.
  • public/gtk/WebInputEventFactory.h: Added.
  • public/gtk/WebScreenInfoFactory.h: Added.
  • public/linux/WebFontRendering.h: Added.
  • public/linux/WebSandboxSupport.h: Added.
  • public/mac/WebInputEventFactory.h: Added.
  • public/mac/WebScreenInfoFactory.h: Added.
  • public/win/WebInputEventFactory.h: Added.
  • public/win/WebSandboxSupport.h: Added.
  • public/win/WebScreenInfoFactory.h: Added.
  • public/win/WebThemeEngine.h: Added.
  • public/x11/WebScreenInfoFactory.h: Added.
Location:
trunk/WebKit/chromium
Files:
17 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebKit/chromium/ChangeLog

    r50697 r50712  
     12009-11-09  Yaar Schnitman  <yaar@chromium.org>
     2
     3        Reviewed by Dimitri Glazkov.
     4
     5        Upstreaming Chromium API: Platform specific files
     6
     7        https://bugs.webkit.org/show_bug.cgi?id=28394
     8
     9        * public/gtk/WebFontInfo.h: Added.
     10        * public/gtk/WebInputEventFactory.h: Added.
     11        * public/gtk/WebScreenInfoFactory.h: Added.
     12        * public/linux/WebFontRendering.h: Added.
     13        * public/linux/WebSandboxSupport.h: Added.
     14        * public/mac/WebInputEventFactory.h: Added.
     15        * public/mac/WebScreenInfoFactory.h: Added.
     16        * public/win/WebInputEventFactory.h: Added.
     17        * public/win/WebSandboxSupport.h: Added.
     18        * public/win/WebScreenInfoFactory.h: Added.
     19        * public/win/WebThemeEngine.h: Added.
     20        * public/x11/WebScreenInfoFactory.h: Added.
     21
    1222009-11-09  David Levin  <levin@chromium.org>
    223
Note: See TracChangeset for help on using the changeset viewer.