Skip to content

Commit

Permalink
[BlackBerry] Upstream backing store related classes
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=78517

Reviewed by Antonio Gomes.

Initial upstream, no new tests.

* blackberry/WebKitSupport/BackingStoreClient.cpp: Added.
* blackberry/WebKitSupport/BackingStoreClient.h: Added.
* blackberry/WebKitSupport/BackingStoreCompositingSurface.cpp: Added.
* blackberry/WebKitSupport/BackingStoreCompositingSurface.h: Added.
* blackberry/WebKitSupport/BackingStoreTile.cpp: Added.
* blackberry/WebKitSupport/BackingStoreTile.h: Added.

Canonical link: https://commits.webkit.org/95562@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@107716 268f45cc-cd09-0410-ab3c-d52691b4dbfc
  • Loading branch information
Rob Buis committed Feb 14, 2012
1 parent a18554f commit fba416e
Show file tree
Hide file tree
Showing 7 changed files with 1,011 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Source/WebKit/ChangeLog
@@ -1,3 +1,19 @@
2012-02-14 Rob Buis <rbuis@rim.com>

[BlackBerry] Upstream backing store related classes
https://bugs.webkit.org/show_bug.cgi?id=78517

Reviewed by Antonio Gomes.

Initial upstream, no new tests.

* blackberry/WebKitSupport/BackingStoreClient.cpp: Added.
* blackberry/WebKitSupport/BackingStoreClient.h: Added.
* blackberry/WebKitSupport/BackingStoreCompositingSurface.cpp: Added.
* blackberry/WebKitSupport/BackingStoreCompositingSurface.h: Added.
* blackberry/WebKitSupport/BackingStoreTile.cpp: Added.
* blackberry/WebKitSupport/BackingStoreTile.h: Added.

2012-02-13 Nima Ghanavatian <nghanavatian@rim.com>

Initial upstreaming of selection handling code for BlackBerry port
Expand Down

0 comments on commit fba416e

Please sign in to comment.