Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge WebKit at r75315: Initial merge by git. | Steve Block | 2011-05-12 | 1 | -39/+0 |
| | | | | Change-Id: I570314b346ce101c935ed22a626b48c2af266b84 | ||||
* | Fixes MainThreadAndroid to use AndroidThreading, rather than calling methods ↵ | Steve Block | 2009-12-21 | 1 | -0/+39 |
on JavaSharedClient directly. AndroidThreading is defined in WTF and implemented in WebKit. This is the pattern used by Chromium, and avoids the current layering violation due to WTF calling into WebKit. This is being upstreamed to webkit.org in https://bugs.webkit.org/show_bug.cgi?id=32651 Change-Id: Ic58f0270ed134d9f897075cca692718d1c2e9369 |