summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Implement the document.createTouch and document.createTouchList APIsBen Murdoch2010-10-1512-1/+151
* 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-148-71/+67
|\
| * Cleanup the TileSet class.Derek Sollenberger2010-10-148-71/+67
* | Fix crash bug when calling WebView::clearView()Nicolas Roard2010-10-141-3/+5
|/
* GL rendering (without layers)Nicolas Roard2010-10-1320-43/+2349
* Remove unnecessary mutex locks from texture sharing codeDerek Sollenberger2010-10-121-4/+0
* Add new API for plugin audio track latency.Derek Sollenberger2010-10-121-0/+2
* Merge "Fixed browser crash when plugins remove themselves from the DOM."Derek Sollenberger2010-10-111-6/+0
|\
| * Fixed browser crash when plugins remove themselves from the DOM.Derek Sollenberger2010-10-111-6/+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-083-5/+8
* | Fix a WebCore/WebKit layering violationBen Murdoch2010-10-083-4/+7
* | 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 : Renamed variablesKristian Monsen2010-10-076-23/+23
* | Merge WebKit at r68651 : Use the Android version of release/retainPlatformWidgetKristian Monsen2010-10-071-1/+1
* | Merge WebKit at r68651 : Compile fix, add missing includeKristian Monsen2010-10-071-0/+1
* | Merge WebKit at r68651 : Add ANDROID guardsKristian Monsen2010-10-071-0/+4
* | Merge Webkit at r68651 : Add guards for ENABLED(INSPECTOR)Kristian Monsen2010-10-071-0/+4
* | Merge Webkit at r68651 : Fix conflicts.Kristian Monsen2010-10-0715-118/+23
* | Merge Webkit at r68651 : Fix Makefiles.Kristian Monsen2010-10-075-20/+16
* | Merge WebKit at r68651 : Initial merge by git.Kristian Monsen2010-10-07745-7025/+28686
* | Implement supportsType in MediaPlayerPrivateAndroid.Shimeng (Simon) Wang2010-10-061-3/+1
|/
* Don't include JavaScriptCore/config.h from WebCore/WebCorePrefix.hKristian Monsen2010-10-052-5/+6
* Generate files correctlyKristian Monsen2010-10-051-6/+3
* 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
* | JSC build fixKristian Monsen2010-09-291-0/+1
* | 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 MakefilesSteve Block2010-09-292-0/+2
* | Merge WebKit at r67908: Fix conflictsSteve Block2010-09-2918-212/+115
* | Merge WebKit at r67908: Initial merge by GitSteve Block2010-09-29664-10487/+24375
* | Turn autofill on by default at compile time and make it a browser setting.Ben Murdoch2010-09-282-1/+11
|/
* Merge "Bug: 2372180"Huahui Wu2010-09-274-6/+13
|\
| * Bug: 2372180Huahui Wu2010-09-274-6/+13
* | Double Buffered Texture Support for WebKit.Derek Sollenberger2010-09-276-11/+570
|/
* Merge "Remove a superfluous comment from HTMLInputElement.cpp"Steve Block2010-09-221-1/+0
|\
| * Remove a superfluous comment from HTMLInputElement.cppSteve Block2010-09-221-1/+0
* | Merge "GL utilities"Nicolas Roard2010-09-214-0/+633
|\ \ | |/ |/|
| * GL utilitiesNicolas Roard2010-09-214-0/+633
* | Merge "Remove superfluous Geolocation::stop() method rogue LayoutTests"Steve Block2010-09-172-8/+0
|\ \
| * | Remove superfluous Geolocation::stop() method rogue LayoutTestsSteve Block2010-09-162-8/+0