summaryrefslogtreecommitdiffstats
path: root/Source/WebKit
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Check for null selection in modifySelectionRussell Brenner2011-09-191-0/+5
* | | | Merge "We be GL ringing it all over them layers"John Reck2011-09-192-3/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | We be GL ringing it all over them layersJohn Reck2011-09-192-3/+18
| | |/ | |/|
* | | Fix find-in-page to scroll to search results in layersSteve Block2011-09-193-16/+38
|/ /
* | Merge "Fix invalidation rect sizes"Ben Murdoch2011-09-191-17/+4
|\ \
| * | Fix invalidation rect sizesBen Murdoch2011-09-161-17/+4
* | | Merge "Fix crash in WebViewCore::scrollNodeIntoView"Ben Murdoch2011-09-161-2/+6
|\ \ \
| * | | Fix crash in WebViewCore::scrollNodeIntoViewBen Murdoch2011-09-161-2/+6
| |/ /
* | | Merge "Add null checks in getTouchHighlightRects()"Russell Brenner2011-09-161-2/+2
|\ \ \ | |/ / |/| |
| * | Add null checks in getTouchHighlightRects()Russell Brenner2011-09-151-2/+2
| |/
* | Merge "Fix handling of empty URLs when setting up the NoDomain error page"Steve Block2011-09-151-1/+7
|\ \ | |/ |/|
| * Fix handling of empty URLs when setting up the NoDomain error pageSteve Block2011-09-121-1/+7
* | Hookup internal plumbing needed to expose new plugin API.Derek Sollenberger2011-09-091-0/+1
* | Merge "Deallocate graphics memory with onTrimMemory signals"Chris Craik2011-09-081-0/+4
|\ \
| * | Deallocate graphics memory with onTrimMemory signalsChris Craik2011-09-081-0/+4
* | | Merge "Add Plugin API for a video framerate callback."Derek Sollenberger2011-09-082-0/+31
|\ \ \
| * | | Add Plugin API for a video framerate callback.Derek Sollenberger2011-09-082-0/+31
| | |/ | |/|
* | | Merge "Implement PictureSet(SkPicture*) ctor in FAST_PICTURESET case"John Reck2011-09-071-0/+21
|\ \ \ | |_|/ |/| |
| * | Implement PictureSet(SkPicture*) ctor in FAST_PICTURESET caseJohn Reck2011-09-071-0/+21
| |/
* | OnTrimMemory plumbingJohn Reck2011-09-071-0/+15
|/
* Merge "Fix for plugin being "centered" to the left corner instead of center"Derek Sollenberger2011-09-071-9/+8
|\
| * Fix for plugin being "centered" to the left corner instead of centerDerek Sollenberger2011-09-061-9/+8
* | Revert "WebView animation support"Teng-Hui Zhu2011-09-061-1/+0
|/