OSDN Git Service

Fix case where the Texture class held a reference to a deleted Tile.
[android-x86/external-webkit.git] / WebCore / platform / graphics / android / GLWebViewState.cpp
2010-11-22 Derek SollenbergerFix case where the Texture class held a reference to...
2010-11-22 Shimeng (Simon)... Clear GL inside clear view.
2010-11-22 Nicolas RoardFix browser ANR when using Hardware Acceleration
2010-11-12 Shimeng (Simon)... Merge "Fix mobile google.com flickering issue."
2010-11-12 Derek SollenbergerMerge "Track all tiles in the viewport instead of only...
2010-11-12 Derek SollenbergerTrack all tiles in the viewport instead of only the...
2010-11-12 Jeff BrownMerge "Add new keycodes initially used for GoogleTV...
2010-11-11 Steve BlockMerge "Remove the failing expectation for fast/encoding...
2010-11-11 Derek SollenbergerMerge "Use a fixed number of BaseTiles per TiledPage."
2010-11-11 Derek SollenbergerUse a fixed number of BaseTiles per TiledPage.
2010-11-08 Steve BlockMerge "Remove fast/dom/StyleSheet from the list of...
2010-11-08 Teng-Hui ZhuMerge "Fix text-shadow style when blur is 0px"
2010-11-06 Shimeng (Simon)... Merge "Fix compilation error when ANDROID_LAYOUT is...
2010-11-05 Derek SollenbergerSupport partial invalidation of tiles based on webkit...
2010-11-05 Russell BrennerMerge "Code cleanup for FontCacheAndroid.cpp"
2010-11-04 Derek SollenbergerMerge "Revert "Support partial invalidation of tiles...
2010-11-04 Derek SollenbergerRevert "Support partial invalidation of tiles based...
2010-11-04 clairehoMerge "Sync up with chromium/FontLinux.cpp"
2010-11-04 Russell BrennerMerge "Fixed 2720133. Better lookup with @font-face...
2010-11-04 Derek SollenbergerMerge "Support partial invalidation of tiles based...
2010-11-04 Derek SollenbergerSupport partial invalidation of tiles based on webkit...
2010-10-28 Cary ClarkMerge "allow contained draws to identify a link"
2010-10-28 Derek SollenbergerMerge "Cleaning up BackedDoubleBufferedTexture."
2010-10-27 Nicolas RoardFix for split text bug.
2010-10-26 Nicolas RoardFix random crashes when HW acceleration is turned on.
2010-10-26 Ben MurdochMerge "Fix potential crash in Nav Cache code introduced...
2010-10-26 Steve BlockMerge "libwebcore cleanspec."
2010-10-26 Nicolas RoardAdd DEBUG_COUNT stuff
2010-10-21 Ben Murdocham d844e1f0: (-s ours) am 2da7ed0b: Cherry-pick WebKit...
2010-10-21 Ben Murdocham c194fa2c: (-s ours) am ee4c9585: Cherry-pick WebKit...
2010-10-21 Ben Murdocham 219c89f0: (-s ours) am 3017f37b: Cherry-pick WebKit...
2010-10-21 Ben Murdocham 122a6b03: (-s ours) am 910dc2ab: Cherry-pick WebKit...
2010-10-21 Ben Murdocham d377cc76: (-s ours) am 80a0e2c2: Cherry-pick WebKit...
2010-10-21 Ben Murdocham 741c2272: (-s ours) am d3bed0e7: Cherry-pick WebKit...
2010-10-21 Ben Murdocham 7616c8cd: (-s ours) am 8da84207: Cherry-pick WebKit...
2010-10-21 Ben Murdocham ec63c9f9: (-s ours) am a7b8ec70: Cherry-pick WebKit...
2010-10-19 Ben Murdocham 2346109e: (-s ours) am 93bec1ec: DO NOT MERGE :...
2010-10-19 Shimeng (Simon)... am 15643db2: am 77ab6dc8: Don\'t force video end event...
2010-10-19 Leon Clarkeam 06308c2c: (-s ours) am 156ddd48: Add more padding...
2010-10-19 Nicolas Roardam c79cedac: (-s ours) am 7d095dd5: fix the pause(...
2010-10-19 Nicolas Roardam e4f471f5: (-s ours) am 44b3c7e8: Fix media element...
2010-10-19 Nicolas Roardam 7fc27f09: (-s ours) am 3d57c253: Implement the audio...
2010-10-18 Ben Murdocham fdbac3da: (-s ours) am 5013a3fb: DO NOT MERGE Implem...
2010-10-18 Shimeng (Simon)... am ee47e11a: (-s ours) am f6b396da: DO NOT MERGE
2010-10-15 Jeff BrownMerge "Add new keycodes."
2010-10-15 Kenny Rootresolved conflicts for merge of 1457b739 to master
2010-10-14 Derek SollenbergerMerge "Cleanup the TileSet class."
2010-10-14 Nicolas RoardMerge "Fix crash bug when calling WebView::clearView()"
2010-10-14 Nicolas RoardFix crash bug when calling WebView::clearView()
2010-10-13 Nicolas RoardGL rendering (without layers)