summaryrefslogtreecommitdiffstats
path: root/Source/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Enable SPDY protocol." into ics-mr1Selim Gurun2011-11-111-2/+1
|\
| * Enable SPDY protocol.Selim Gurun2011-11-101-2/+1
* | Remove inset for WebTextViewMichael Kolb2011-11-111-2/+2
* | Merge "Fix combobox metrics and asset scaling" into ics-mr1Michael Kolb2011-11-112-17/+39
|\ \
| * | Fix combobox metrics and asset scalingMichael Kolb2011-11-102-17/+39
| |/
* | Merge "Fix CTS regressions from merge to r74534." into ics-mr1Ben Murdoch2011-11-101-2/+0
|\ \
| * | Fix CTS regressions from merge to r74534.Ben Murdoch2011-11-101-2/+0
| |/
* | Merge "Support pausing drawing" into ics-mr1John Reck2011-11-101-1/+11
|\ \
| * | Support pausing drawingJohn Reck2011-11-091-1/+11
| |/
* | DO NOT MERGE Offset scroll area by the scroll origin on AndroidGeorge Mount2011-11-092-9/+34
|/
* Merge "Change the default webView behavior to minimize the memory consumption...Teng-Hui Zhu2011-11-071-2/+6
|\
| * Change the default webView behavior to minimize the memory consumptionTeng-Hui Zhu2011-11-071-2/+6
* | Remove the global button lockJohn Reck2011-11-074-132/+5
* | 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
|\