summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add new keycodes."Jeff Brown2010-10-151-0/+53
|\
| * Add new keycodes.Jeff Brown2010-10-141-0/+53
* | Rename to_string() to jstringToWtfString() for greater claritySteve Block2010-10-1513-70/+70
* | resolved conflicts for merge of 1457b739 to masterKenny Root2010-10-144-5/+42
|\ \
| * \ am e228a64d: Merge "Provide padding + border values for textfields." into gin...Cary Clark2010-10-134-7/+44
| |\ \
| | * \ Merge "Provide padding + border values for textfields." into gingerbreadCary Clark2010-10-134-7/+44
| | |\ \
| | | * | Provide padding + border values for textfields.Leon Scroggins2010-10-124-7/+44
* | | | | Support the complete AutoFill profile.Ben Murdoch2010-10-143-15/+48
| |_|_|/ |/| | |
* | | | GL rendering (without layers)Nicolas Roard2010-10-131-4/+72
* | | | Merge "Sync autofill profile data from java."Ben Murdoch2010-10-135-24/+78
|\ \ \ \
| * | | | Sync autofill profile data from java.Ben Murdoch2010-10-135-24/+78
* | | | | Merge "Implement DeviceMotionEvent"Steve Block2010-10-137-6/+233
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Implement DeviceMotionEventSteve Block2010-10-087-6/+233
* | | | | am e0482608: am 5cff132a: change webkit text select to orangeCary Clark2010-10-121-49/+80
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 5cff132a: change webkit text select to orangeCary Clark2010-10-111-49/+80
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | change webkit text select to orangeCary Clark2010-10-111-49/+80
| | | |/ | | |/|
| * | | am 8180f816: Do not merge: fix array overwrite crasherCary Clark2010-10-012-5/+8
| |\ \ \ | | |/ /
| | * | Do not merge: fix array overwrite crasherCary Clark2010-09-302-5/+8
| * | | am 1441f89d: Do not merge -- restrict text selection to the main layerCary Clark2010-09-151-0/+6
| |\ \ \ | | |/ /
| | * | Do not merge -- restrict text selection to the main layerCary Clark2010-09-151-0/+6
| * | | am 90fa57cd: DO NOT MERGE make the text selection easier to hitCary Clark2010-08-271-1/+4
| |\ \ \ | | |/ /
| | * | DO NOT MERGE make the text selection easier to hitCary Clark2010-08-261-1/+4
* | | | Add new API for plugin audio track latency.Derek Sollenberger2010-10-122-0/+19
* | | | Merge "check for columns before looking at column data"Cary Clark2010-10-121-2/+4
|\ \ \ \
| * | | | check for columns before looking at column dataCary Clark2010-10-111-2/+4
* | | | | Fix WebCore/WebKit layering violation.Ben Murdoch2010-10-081-0/+6
* | | | | Fix a WebCore/WebKit layering violationBen Murdoch2010-10-081-0/+6
| |_|_|/ |/| | |
* | | | Merge "Prepare DeviceOrientationManager for implementation of DeviceMotion"Steve Block2010-10-084-31/+60
|\ \ \ \
| * | | | Prepare DeviceOrientationManager for implementation of DeviceMotionSteve Block2010-10-074-31/+60
* | | | | Remove dependency of WebCore ScreenAndroid on platform APISteve Block2010-10-081-1/+19
| |/ / / |/| | |
* | | | Revert "Prohibit scrolling not initiated by the user."Leon Scroggins2010-10-071-12/+0
|/ / /
* | | Merge WebKit at r68651 : Renamed variablesKristian Monsen2010-10-071-1/+1
* | | Merge WebKit at r68651 : Added WebCore::Page* parameter to didTransferChildFr...Kristian Monsen2010-10-072-2/+2
* | | Merge WebKit at r68651 : Default implementation for allowScriptExtensionKristian Monsen2010-10-071-0/+2
* | | Merge WebKit at r68651 : Implement controller destroyed callbacks for DeviceO...Steve Block2010-10-075-0/+13
* | | Merge WebKit at r68651 : Initial merge by git.Kristian Monsen2010-10-07207-1522/+6822
* | | Implement supportsType in MediaPlayerPrivateAndroid.Shimeng (Simon) Wang2010-10-063-0/+33
* | | Hook up WebView.clearCache() for the Chromium HTTP stackSteve Block2010-10-065-14/+187
* | | Merge "Fix a compiler warning"Steve Block2010-10-061-1/+1
|\ \ \
| * | | Fix a compiler warningSteve Block2010-10-061-1/+1
* | | | Merge changes I27224716,I6102bbceKristian Monsen2010-10-051-2/+3
|\ \ \ \
| * | | | Don't include JavaScriptCore/config.h from WebCore/WebCorePrefix.hKristian Monsen2010-10-051-2/+3
* | | | | Merge "Block network loads based on the setting."Patrick Scott2010-10-054-2/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Block network loads based on the setting.Patrick Scott2010-10-054-2/+21
| |/ / /
* | | | When a page fails to load, notify that the page is finishedLeon Scroggins III2010-10-041-0/+3
|/ / /
* | | Use SelectionController to determine whether to open IME.Leon Scroggins III2010-10-011-10/+14
* | | Update AndroidURLRequestContextGetter to take a pointer to the getter functionSteve Block2010-10-011-1/+1
* | | Update WebRequestContext static getters to return pointers to the base classSteve Block2010-10-014-9/+9
* | | Merge WebKit at r67908: FrameView zoom methods renamed and movedSteve Block2010-09-292-5/+5
* | | Merge WebKit at r67908: ResourceLoader now makes use of NetworkingContextSteve Block2010-09-292-6/+69