summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Enable double buffering via base tilesChris Craik2011-09-0218-337/+366
* Merge "Fix the Java bridge to correctly handle null strings"Steve Block2011-09-021-0/+15
|\
| * Fix the Java bridge to correctly handle null stringsSteve Block2011-09-021-0/+15
* | Merge changes Iebbac8a9,I854067cbSteve Block2011-09-021-12/+32
|\ \
| * | Incorrect handling of 'display:' property within nested <ruby> tagsSteve Block2011-09-021-14/+34
| * | Remove some unsafe static_cast in rendering/Steve Block2011-09-021-4/+4
| |/
* | Merge "Reapply CL for: "Fix for antialiased text with shadows.""Derek Sollenberger2011-09-011-0/+1
|\ \
| * | Reapply CL for: "Fix for antialiased text with shadows."Derek Sollenberger2011-09-011-0/+1
* | | Merge "WebView animation support"Teng-Hui Zhu2011-09-013-5/+39
|\ \ \
| * | | WebView animation supportTeng-Hui Zhu2011-08-313-5/+39
* | | | Merge "Fix some leaked JNI local references in the Java Bridge"Steve Block2011-09-014-11/+25
|\ \ \ \
| * | | | Fix some leaked JNI local references in the Java BridgeSteve Block2011-09-014-11/+25
| | |_|/ | |/| |
* | | | Disable UI-side animations for now, and let webkit deal with them.Nicolas Roard2011-08-311-0/+7
|/ / /
* | | Reduce the number of dirty buffers (not needed anymore)Nicolas Roard2011-08-301-2/+2
* | | Fix repaint issues with BaseTileNicolas Roard2011-08-301-0/+3
* | | Merge "Fix the null pointer crash when playing full screen video."Teng-Hui Zhu2011-08-302-0/+10
|\ \ \ | |/ /
| * | Fix the null pointer crash when playing full screen video.Teng-Hui Zhu2011-08-292-0/+10
* | | Merge "Add Harfbuzz support for fallback fonts (redux)"Russell Brenner2011-08-293-5/+90
|\ \ \
| * | | Add Harfbuzz support for fallback fonts (redux)Russell Brenner2011-08-233-5/+90
* | | | Fix plugin crashes due to bad ref counting.Derek Sollenberger2011-08-294-7/+13
| |/ / |/| |
* | | Merge "better locking while scrolling, but disables double buffering"Chris Craik2011-08-255-60/+57
|\ \ \
| * | | better locking while scrolling, but disables double bufferingChris Craik2011-08-255-60/+57
* | | | Merge "Fix the duration value for the html5 inline video"Teng-Hui Zhu2011-08-251-0/+5
|\ \ \ \
| * | | | Fix the duration value for the html5 inline videoTeng-Hui Zhu2011-08-251-0/+5
* | | | | Merge "Prevent preparing a page with an invalid size."Teng-Hui Zhu2011-08-241-3/+12
|\ \ \ \ \
| * | | | | Prevent preparing a page with an invalid size.Teng-Hui Zhu2011-08-241-3/+12
| | |/ / / | |/| | |
* | | | | Merge "The real fix for the video forward/back button."Teng-Hui Zhu2011-08-242-1/+3
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | The real fix for the video forward/back button.Teng-Hui Zhu2011-08-242-1/+3
* | | | Merge "video UI fix, hide the forward/back button"Teng-Hui Zhu2011-08-241-1/+1
|\ \ \ \ | |/ / /
| * | | video UI fix, hide the forward/back buttonTeng-Hui Zhu2011-08-231-1/+1
* | | | Merge "Re-enable tile prefetching, correct and adjust max tile allocation logic"Chris Craik2011-08-233-9/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Re-enable tile prefetching, correct and adjust max tile allocation logicChris Craik2011-08-223-9/+16
* | | | Merge "Avoid the lock when dealing with Surface Texture"Teng-Hui Zhu2011-08-221-4/+4
|\ \ \ \
| * | | | Avoid the lock when dealing with Surface TextureTeng-Hui Zhu2011-08-221-4/+4
* | | | | Merge "Merge the line by line copy into one when appropiate"Teng-Hui Zhu2011-08-221-6/+10
|\ \ \ \ \ | |/ / / /
| * | | | Merge the line by line copy into one when appropiateTeng-Hui Zhu2011-08-221-6/+10
| |/ / /
* | | | Merge "Press state colors update"John Reck2011-08-221-4/+4
|\ \ \ \
| * | | | Press state colors updateJohn Reck2011-08-221-4/+4
| |/ / /
* | | | Fix the mouse handling for the video controlTeng-Hui Zhu2011-08-221-4/+6
|/ / /
* | | Refactoring of BaseLayerAndroid and GLWebViewState:Nicolas Roard2011-08-197-251/+431
* | | Merge "Show/hide HTML5 video control properly according to the touch event"Teng-Hui Zhu2011-08-192-2/+24
|\ \ \
| * | | Show/hide HTML5 video control properly according to the touch eventTeng-Hui Zhu2011-08-192-2/+24
* | | | Revert prefetching for now, as we do not have enough tiles on stingrayNicolas Roard2011-08-181-1/+1
| |/ / |/| |
* | | Merge "Fix repaint when we toggle the inverted mode - add a boolean return in...Nicolas Roard2011-08-185-5/+33
|\ \ \
| * | | Fix repaint when we toggle the inverted modeNicolas Roard2011-08-185-5/+33
* | | | Merge "Revert "Add Harfbuzz support for system fallback fonts""Russell Brenner2011-08-183-55/+5
|\ \ \ \
| * | | | Revert "Add Harfbuzz support for system fallback fonts"Russell Brenner2011-08-183-55/+5
| | |/ / | |/| |
* | | | Merge "refactor the nativeWindow handling in TransferQueue"Teng-Hui Zhu2011-08-181-38/+26
|\ \ \ \
| * | | | refactor the nativeWindow handling in TransferQueueTeng-Hui Zhu2011-08-181-38/+26
| |/ / /
* | | | Merge "tile prefetching now triggered automatically"Chris Craik2011-08-185-54/+42
|\ \ \ \ | |_|/ / |/| | |