summaryrefslogtreecommitdiffstats
path: root/Source/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Fully invalidate the pictureset when content size changesChris Craik2012-01-101-21/+14
* Merge "Enable History API. Do not merge." into ics-mr1Bart Sears2012-01-041-0/+7
|\
| * Enable History API. Do not merge.Ben Murdoch2012-01-041-0/+7
* | Fix crash with composited layers - DO NOT MERGENicolas Roard2012-01-031-1/+18
|/
* Merge "Prevent native crashes on client cert request" into ics-mr1Selim Gurun2011-12-082-11/+12
|\
| * Prevent native crashes on client cert requestSelim Gurun2011-12-072-11/+12
* | Fix crashJohn Reck2011-12-071-3/+6
* | Remove unneeded PictureSet clearNicolas Roard2011-12-061-2/+0
* | Merge "Support spellcheck on text areas" into ics-mr1John Reck2011-12-061-0/+1
|\ \
| * | Support spellcheck on text areasJohn Reck2011-12-061-0/+1
* | | Don't deep copy animations, prepare animations on both treesJohn Reck2011-12-051-3/+4
|/ /
* | Maintain UI-side start times for animations in SW rendering modeChris Craik2011-12-021-0/+3
* | Merge "Scroll position now passed to all layers" into ics-mr1Chris Craik2011-12-011-0/+9
|\ \
| * | Scroll position now passed to all layersChris Craik2011-12-011-0/+9
* | | Merge "Fix image layer codepath" into ics-mr1Nicolas Roard2011-12-011-20/+4
|\ \ \
| * | | Fix image layer codepathNicolas Roard2011-11-301-20/+4
| |/ /
* | | add support for WebTextView on scrolling layersMichael Kolb2011-11-301-0/+11
|/ /
* | Merge "DO NOT MERGE Use unsigned length when reading data" into ics-mr1Russell Brenner2011-11-301-1/+1
|\ \
| * | DO NOT MERGE Use unsigned length when reading dataRussell Brenner2011-11-301-1/+1
* | | Merge "synchronize animation starts with webkit" into ics-mr1Chris Craik2011-11-293-10/+29
|\ \ \ | |/ / |/| |
| * | synchronize animation starts with webkitChris Craik2011-11-293-10/+29
* | | Merge "WebView Animation support" into ics-mr1Teng-Hui Zhu2011-11-291-0/+1
|\ \ \ | |/ / |/| |
| * | WebView Animation supportTeng-Hui Zhu2011-11-291-0/+1
* | | Fix WebViewCore::createBaseLayer() to always do a layout and paint the backgr...Steve Block2011-11-241-8/+6
|/ /
* | Use isHighEndGfx to double texturesJohn Reck2011-11-211-4/+9
* | Merge "Content and viewport rects set in one step." into ics-mr1Bart Sears2011-11-181-88/+71
|\ \
| * | Content and viewport rects set in one step.George Mount2011-11-161-88/+71
* | | Merge "Position WebTextView correctly on layers" into ics-mr1Michael Kolb2011-11-161-1/+1
|\ \ \
| * | | Position WebTextView correctly on layersMichael Kolb2011-11-151-1/+1
| | |/ | |/|
* | | Merge "Fix CacheManager to correctly write CacheFiles to disk." into ics-mr1Ben Murdoch2011-11-162-6/+6
|\ \ \ | |/ / |/| |
| * | Fix CacheManager to correctly write CacheFiles to disk.Ben Murdoch2011-11-152-6/+6
* | | Fix text selection handle positioningJohn Reck2011-11-153-3/+14
|/ /
* | 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