summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add a file to record the LayoutTest directories in the Android tree"Steve Block2010-10-181-0/+43
|\
| * Add a file to record the LayoutTest directories in the Android treeSteve Block2010-10-181-0/+43
* | Merge "Add new keycodes."Jeff Brown2010-10-151-0/+53
|\ \
| * | Add new keycodes.Jeff Brown2010-10-141-0/+53
* | | Fix potential deadlock when acquiring a textureNicolas Roard2010-10-151-1/+2
* | | Merge "Implement the document.createTouch and document.createTouchList APIs"Andrei Popescu2010-10-1518-1/+270
|\ \ \ | |_|/ |/| |
| * | Implement the document.createTouch and document.createTouchList APIsBen Murdoch2010-10-1518-1/+270
* | | Fix a crash when deleting GraphicsContextPlatformPrivateSteve Block2010-10-151-3/+3
* | | Rename to_string() to jstringToWtfString() for greater claritySteve Block2010-10-1514-71/+71
* | | 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
* | | | | 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
| | |_|_|/ | |/| | |
* | | | | Merge "Fix crash bug when calling WebView::clearView()"Nicolas Roard2010-10-141-3/+5
|\ \ \ \ \
| * | | | | Fix crash bug when calling WebView::clearView()Nicolas Roard2010-10-141-3/+5
| |/ / / /
* | | | | Support the complete AutoFill profile.Ben Murdoch2010-10-143-15/+48
|/ / / /
* | | | GL rendering (without layers)Nicolas Roard2010-10-1323-48/+2428
* | | | 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 "Remove unnecessary mutex locks from texture sharing code"Derek Sollenberger2010-10-131-4/+0
|\ \ \ \ \
| * | | | | Remove unnecessary mutex locks from texture sharing codeDerek Sollenberger2010-10-121-4/+0
* | | | | | 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
| | | |/ | | |/|
* | | | Add new API for plugin audio track latency.Derek Sollenberger2010-10-123-0/+21
* | | | 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
* | | | | 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
* | | | | | am ffbc540c: (-s ours) am 3f8366e5: Revert to skia\'s decoder for gifs with 1...Patrick Scott2010-10-100-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | 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 WebCore/WebKit layering violation.Ben Murdoch2010-10-084-5/+14
* | | | | | Fix a WebCore/WebKit layering violationBen Murdoch2010-10-084-4/+13
| |_|_|_|/ |/| | | |
* | | | | 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-083-32/+34
| |_|_|_|/ |/| | | |
* | | | | Revert "Prohibit scrolling not initiated by the user."Leon Scroggins2010-10-073-16/+1
|/ / / /
* | | | Merge WebKit at r68651 : Update WebKit revision and deps fileKristian Monsen2010-10-071-2/+2
* | | | Merge WebKit at r68651 : No prelinking after mergeKristian Monsen2010-10-071-1/+1
* | | | Merge WebKit at r68651 : Renamed variablesKristian Monsen2010-10-077-24/+24
* | | | Merge WebKit at r68651 : Added WebCore::Page* parameter to didTransferChildFr...Kristian Monsen2010-10-072-2/+2