summaryrefslogtreecommitdiffstats
path: root/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge "Minor cleanup of the DoubleBufferedTexture."Derek Sollenberger2010-10-261-7/+5
|\
| * Minor cleanup of the DoubleBufferedTexture.Derek Sollenberger2010-10-221-7/+5
* | Remove any scheduled painting for BaseTile that are going to be deallocated.Nicolas Roard2010-10-256-15/+74
|/
* Cleanup DoubleBufferedTexture and SharedTexture classes.Derek Sollenberger2010-10-226-45/+29
* Fix tiles starvation bug + some debug logsNicolas Roard2010-10-205-8/+27
* Merge "Cleanup BaseTile and BackedDoubleBufferedTexture classes."Derek Sollenberger2010-10-208-152/+155
|\
| * Cleanup BaseTile and BackedDoubleBufferedTexture classes.Derek Sollenberger2010-10-198-152/+155
* | Merge "Fix crash in hardware accelerated webviews."Derek Sollenberger2010-10-192-0/+5
|\ \
| * | Fix crash in hardware accelerated webviews.Derek Sollenberger2010-10-192-0/+5
| |/
* | am 15643db2: am 77ab6dc8: Don\'t force video end event when full screen video...Shimeng (Simon) Wang2010-10-191-0/+1
|\ \
| * \ am 77ab6dc8: Don\'t force video end event when full screen video playing is r...Shimeng (Simon) Wang2010-10-181-0/+1
| |\ \
| | * | Don't force video end event when full screen video playing is returned.Shimeng (Simon) Wang2010-10-181-0/+1
| * | | am 156ddd48: Add more padding round select boxes, use different assets at dif...Leon Clarke2010-10-181-1/+4
| |\ \ \ | | |/ /
| | * | Add more padding round select boxes, use different assets atLeon Clarke2010-10-181-1/+4
| * | | am 3d57c253: Implement the audio tag in webkit -- the corresponding java CL i...Nicolas Roard2010-10-185-32/+151
| |\ \ \ | | |/ /
| | * | Implement the audio tag in webkit -- the corresponding java CL is https://and...Nicolas Roard2010-10-185-32/+151
| * | | am 3f8366e5: Revert to skia\'s decoder for gifs with 1 frame.Patrick Scott2010-10-071-10/+32
| |\ \ \ | | |/ /
| | * | Revert to skia's decoder for gifs with 1 frame.Patrick Scott2010-10-071-10/+32
* | | | Fix a few drawing issues with layers.Patrick Scott2010-10-192-1/+2
| |_|/ |/| |
* | | Fix potential deadlock when acquiring a textureNicolas Roard2010-10-151-1/+2
* | | Fix a crash when deleting GraphicsContextPlatformPrivateSteve Block2010-10-151-3/+3
* | | Rename to_string() to jstringToWtfString() for greater claritySteve Block2010-10-151-1/+1
* | | Fix PictureSet update crashNicolas Roard2010-10-142-0/+16
* | | Cleanup TiledPage class.Derek Sollenberger2010-10-145-68/+87
* | | Merge "Cleanup the TileSet class."Derek Sollenberger2010-10-147-70/+66
|\ \ \
| * | | Cleanup the TileSet class.Derek Sollenberger2010-10-147-70/+66
* | | | Fix crash bug when calling WebView::clearView()Nicolas Roard2010-10-141-3/+5
|/ / /
* | | GL rendering (without layers)Nicolas Roard2010-10-1318-42/+2337
* | | Remove unnecessary mutex locks from texture sharing codeDerek Sollenberger2010-10-121-4/+0
* | | Merge "style cleanup on GraphicsContextAndroid.cpp"Teng-Hui Zhu2010-10-111-459/+468
|\ \ \
| * | | style cleanup on GraphicsContextAndroid.cppTeng-Hui Zhu2010-10-081-459/+468
* | | | Fix WebCore/WebKit layering violation.Ben Murdoch2010-10-081-0/+3
* | | | Fix a WebCore/WebKit layering violationBen Murdoch2010-10-081-0/+3
* | | | Remove dependency of WebCore ScreenAndroid on platform APISteve Block2010-10-082-31/+15
* | | | Revert "Prohibit scrolling not initiated by the user."Leon Scroggins2010-10-072-4/+1
* | | | Merge WebKit at r68651 : Use the Android version of release/retainPlatformWidgetKristian Monsen2010-10-071-1/+1
* | | | Merge Webkit at r68651 : Fix conflicts.Kristian Monsen2010-10-074-23/+0
* | | | Merge WebKit at r68651 : Initial merge by git.Kristian Monsen2010-10-07234-2336/+9964
* | | | Implement supportsType in MediaPlayerPrivateAndroid.Shimeng (Simon) Wang2010-10-061-3/+1
|/ / /
* | | b/3039749 resolving the conflicts for WebKit.Huahui Wu2010-10-044-5/+0
* | | Add AA to the border radiusTeng-Hui Zhu2010-10-041-14/+75
* | | Merge "Bug2811469 - wide space in RTL layout"claireho2010-10-011-9/+135
|\ \ \
| * | | Bug2811469 - wide space in RTL layoutclaireho2010-09-291-9/+135
* | | | Fix the compiler error while disabling overflow scroll.Shimeng (Simon) Wang2010-09-301-0/+2
* | | | Merge WebKit at r67908: ResourceLoader now makes use of NetworkingContextSteve Block2010-09-292-15/+18
* | | | Merge WebKit at r67908: Remove GraphicsLayer::compositingCoordinatesOrientati...Steve Block2010-09-291-5/+0
* | | | Merge WebKit at r67908: Remove call to SharedGraphicsContext3D::removeTexture...Steve Block2010-09-291-0/+8
* | | | Merge WebKit at r67908: Fix conflictsSteve Block2010-09-291-6/+0
* | | | Merge WebKit at r67908: Initial merge by GitSteve Block2010-09-29188-3547/+4990
|/ / /
* | | Merge "Bug: 2372180"Huahui Wu2010-09-274-6/+13
|\ \ \