summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in Autofill.Ben Murdoch2011-11-031-7/+9
* Report a load error when network loads blocked. Do not mergeBen Murdoch2011-10-314-19/+26
* Keep text handles in sync with native touch targetsJohn Reck2011-10-273-4/+46
* Merge "DO NOT MERGE Adjust text selection position" into ics-mr1John Reck2011-10-253-3/+12
|\
| * DO NOT MERGE Adjust text selection positionJohn Reck2011-10-253-3/+12
* | DO NOT MERGE Fix SW extras for layersJohn Reck2011-10-251-22/+17
|/
* Merge "WebKit part of fix for bug 5307956"Kristian Monsen2011-10-211-21/+18
|\
| * WebKit part of fix for bug 5307956Kristian Monsen2011-10-191-21/+18
* | am 94cabcbd: Merge "Force a navcache update before requesting keyboard" into ...John Reck2011-10-191-0/+4
|\ \ | |/ |/|
| * Force a navcache update before requesting keyboardJohn Reck2011-10-191-0/+4
* | Merge "Part of fix for bug 5152544 Reduce the number of warnings"Kristian Monsen2011-10-181-1/+1
|\ \
| * | Part of fix for bug 5152544 Reduce the number of warningsKristian Monsen2011-10-121-1/+1
* | | resolved conflicts for merge of 7eb15a6b to masterNicolas Roard2011-10-172-9/+11
|\ \ \ | | |/ | |/|
| * | Improve performances / fixes some glitchesNicolas Roard2011-10-142-9/+11
* | | Merge "Don't cache size of cursor rings array"John Reck2011-10-143-13/+8
|\ \ \ | |/ / |/| |
| * | Don't cache size of cursor rings arrayJohn Reck2011-10-143-13/+8
* | | Fixup JNIJohn Reck2011-10-131-15/+16
* | | Merge "Fix navcache to work with layers for rings" into ics-mr0John Reck2011-10-131-18/+0
|\ \ \
| * | | Fix navcache to work with layers for ringsJohn Reck2011-10-131-18/+0
* | | | Merge "Fix uses of GetByteArrayElements() in WebCoreFrameBridge" into ics-mr0Steve Block2011-10-131-18/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Fix uses of GetByteArrayElements() in WebCoreFrameBridgeSteve Block2011-10-121-18/+12
* | | | Merge "Fix disappearing content" into ics-mr0Nicolas Roard2011-10-131-0/+9
|\ \ \ \
| * | | | Fix disappearing contentNicolas Roard2011-10-121-0/+9
* | | | | Merge "Refactor the image sharing code" into ics-mr0Nicolas Roard2011-10-131-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Refactor the image sharing codeNicolas Roard2011-10-121-1/+2
| |/ / /
* | | | Merge "Ensure the frame inversion flag is immediately effective." into ics-mr0Derek Sollenberger2011-10-121-11/+3
|\ \ \ \
| * | | | Ensure the frame inversion flag is immediately effective.Derek Sollenberger2011-10-121-11/+3
| |/ / /
* | | | Merge "Correctly guard WebFrame methods needed only with the Chromium HTTP st...Steve Block2011-10-122-12/+4
|\ \ \ \
| * | | | Correctly guard WebFrame methods needed only with the Chromium HTTP stackSteve Block2011-10-122-12/+4
| | |/ / | |/| |
* | | | Merge "Modify BrowserFrame.requestClientCert() to take the host and port as a...Steve Block2011-10-122-9/+6
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Modify BrowserFrame.requestClientCert() to take the host and port as a StringSteve Block2011-10-122-9/+6
* | | Merge "Fix repaint bug. In some cases when the content size changes, the inva...Nicolas Roard2011-10-111-0/+24
|\ \ \
| * | | Fix repaint bug. In some cases when the content size changes, theNicolas Roard2011-10-111-0/+24
| |/ /
* | | Support spellcheck attribute in input fieldsMichael Kolb2011-10-113-0/+12
|/ /
* | Delay sending Plugin Draw event until the surface is ready.Derek Sollenberger2011-10-104-1/+40
|/
* The new FAST_PICTURESET code path seems to trigger repaintNicolas Roard2011-10-071-1/+1
* Merge "Switch find on page to GL"John Reck2011-10-072-33/+20
|\
| * Switch find on page to GLJohn Reck2011-10-072-33/+20
* | Fix WebViewCore uninitialised data.Ben Murdoch2011-10-072-111/+95
|/
* Merge "Streamline the layers update codepath. Directly update the layers tran...Nicolas Roard2011-10-052-12/+22
|\
| * Streamline the layers update codepath.Nicolas Roard2011-10-042-12/+22
* | Remove m_contentsImage usageJohn Reck2011-10-041-4/+28
* | HW accelate button focus ringsJohn Reck2011-10-031-13/+9
|/
* Merge "Fine-tune the number of buckets in PictureSet add some clearing logic ...Nicolas Roard2011-09-301-1/+33
|\
| * Fine-tune the number of buckets in PictureSetNicolas Roard2011-09-301-1/+33
* | Initialize to BUCKET_SIZE instead of 0Russell Brenner2011-09-301-7/+25
|/
* Merge "Make bucket sizes in increments of 256"Russell Brenner2011-09-282-7/+41
|\
| * Make bucket sizes in increments of 256Russell Brenner2011-09-272-7/+41
* | Don't scale text selection handlesJohn Reck2011-09-283-19/+86
|/
* Merge "Limit the number of buckets in a PictureSet"Russell Brenner2011-09-273-34/+45
|\