summaryrefslogtreecommitdiffstats
path: root/Source/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Improve performances / fixes some glitchesNicolas Roard2011-10-142-9/+11
* 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
|\
| * Limit the number of buckets in a PictureSetRussell Brenner2011-09-263-34/+45
* | Merge "Enable the CPU upload path for Browser."Teng-Hui Zhu2011-09-231-0/+5
|\ \
| * | Enable the CPU upload path for Browser.Teng-Hui Zhu2011-09-231-0/+5
| |/
* | Merge "Fix find-in-page to scroll scrollable layers"Steve Block2011-09-222-7/+42
|\ \
| * | Fix find-in-page to scroll scrollable layersSteve Block2011-09-222-7/+42
* | | Merge "Clean up style and add some comments in Layer"Steve Block2011-09-221-2/+2
|\ \ \ | |/ /
| * | Clean up style and add some comments in LayerSteve Block2011-09-211-2/+2
| |/
* | Post a full WebView inval when we navigate to a new page.Ben Murdoch2011-09-212-5/+5
|/
* Merge "Reapply: Fix for bug 5226268 [Browser] http keep-alive packets DO NOT ...Ben Murdoch2011-09-201-1/+2
|\
| * Reapply: Fix for bug 5226268 [Browser] http keep-alive packets DO NOT MERGEKristian Monsen2011-09-191-1/+2
* | Merge "Fix the missing controller for inline video."Teng-Hui Zhu2011-09-191-1/+1
|\ \
| * | Fix the missing controller for inline video.Teng-Hui Zhu2011-09-191-1/+1
* | | Merge changes Ifb6cc64e,I4d819cc5Steve Block2011-09-193-5/+4
|\ \ \ | |/ / |/| |
| * | Fixes style and adds some comments to layers codeSteve Block2011-09-193-5/+4
* | | Merge "Check for null selection in modifySelection"Russell Brenner2011-09-191-0/+5
|\ \ \