summaryrefslogtreecommitdiffstats
path: root/Source/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix m.movies.com crash"John Reck2012-03-021-5/+12
|\
| * Fix m.movies.com crashJohn Reck2012-03-011-5/+12
* | Fixup webkit for WebViewClassic renameJonathan Dixon2012-03-024-12/+12
|/
* Merge "Fix iframe, for reals!"Nicolas Roard2012-03-015-42/+37
|\
| * Fix iframe, for reals!John Reck2012-03-015-42/+37
* | Merge "Add one useful log"Teng-Hui Zhu2012-03-011-0/+1
|\ \ | |/ |/|
| * Add one useful logTeng-Hui Zhu2012-03-011-0/+1
* | Merge "Minor cleanup in PictureSet"John Reck2012-03-014-105/+57
|\ \
| * | Minor cleanup in PictureSetJohn Reck2012-03-014-105/+57
* | | Merge "Cleanup GL resource for HTML5 Video."Teng-Hui Zhu2012-03-011-4/+6
|\ \ \ | | |/ | |/|
| * | Cleanup GL resource for HTML5 Video.Teng-Hui Zhu2012-03-011-4/+6
* | | Merge "pin find-on-page scrolls to content edges"Victoria Lease2012-03-011-10/+15
|\ \ \ | |_|/ |/| |
| * | pin find-on-page scrolls to content edgesVictoria Lease2012-03-011-10/+15
* | | Merge "Add support for maxlength text fields to WebViewInputConnection."George Mount2012-02-292-2/+14
|\ \ \
| * | | Add support for maxlength text fields to WebViewInputConnection.George Mount2012-02-282-2/+14
* | | | Merge "layer rendering cleanup/rewrite"Chris Craik2012-02-281-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | layer rendering cleanup/rewriteChris Craik2012-02-281-2/+2
* | | | Merge "Delete the GL shader resources in a cleaner way"Teng-Hui Zhu2012-02-281-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Delete the GL shader resources in a cleaner wayTeng-Hui Zhu2012-02-281-1/+1
* | | | Merge "removed unused vars/functions"Chris Craik2012-02-282-27/+1
|\ \ \ \
| * | | | removed unused vars/functionsChris Craik2012-02-282-27/+1
| |/ / /
* | | | Merge "plugin centering - use correct Y coord"Chris Craik2012-02-281-2/+2
|\ \ \ \
| * | | | plugin centering - use correct Y coordChris Craik2012-02-281-2/+2
| |/ / /
* | | | Merge "Merge webkit change to reveal last character in password."George Mount2012-02-281-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Merge webkit change to reveal last character in password.George Mount2012-02-281-0/+2
| |/ /
* | | Merge "Fix content detector crashes"Chris Craik2012-02-271-0/+5
|\ \ \
| * | | Fix content detector crashesJohn Reck2012-02-271-0/+5
* | | | Merge "Delete navcache native"John Reck2012-02-2720-6338/+59
|\ \ \ \ | |/ / / |/| | |
| * | | Delete navcache nativeJohn Reck2012-02-2720-6338/+59
| |/ /
* | | Merge "Gl resource should be re-initialized after EGL context changed"Teng-Hui Zhu2012-02-271-1/+3
|\ \ \ | |_|/ |/| |
| * | Gl resource should be re-initialized after EGL context changedTeng-Hui Zhu2012-02-271-1/+3
* | | Merge "Fix iframe webkit positioning"Nicolas Roard2012-02-272-2/+13
|\ \ \ | |_|/ |/| |
| * | Fix iframe webkit positioningNicolas Roard2012-02-272-2/+13
* | | Merge "Delete CursorRing"John Reck2012-02-271-120/+4
|\ \ \
| * | | Delete CursorRingJohn Reck2012-02-271-120/+4
| | |/ | |/|
* | | move libgui headers in the right placeMathias Agopian2012-02-272-2/+2
|/ /
* | Merge "Delete CacheBuilder"John Reck2012-02-2411-3876/+376
|\ \
| * | Delete CacheBuilderJohn Reck2012-02-2411-3876/+376
* | | Fix NPE crashJohn Reck2012-02-241-1/+2
|/ /
* | Merge "Selection node used for selection region rather than focus node."George Mount2012-02-241-5/+5
|\ \
| * | Selection node used for selection region rather than focus node.George Mount2012-02-231-5/+5
* | | Support phone & email address detectionJohn Reck2012-02-234-1/+451
* | | Support address detectionJohn Reck2012-02-2314-11/+1528
|/ /
* | Merge "Drop support for Android HTTP stack"Steve Block2012-02-2318-727/+2
|\ \ | |/ |/|
| * Drop support for Android HTTP stackSteve Block2012-02-2218-727/+2
* | Add caret thumb following selection handle logic.George Mount2012-02-221-31/+58
* | Get input type for text field so that autocorrect works.George Mount2012-02-222-2/+79
* | Merge "scroll page to current match during find-on-page"Victoria Lease2012-02-221-0/+2
|\ \ | |/ |/|
| * scroll page to current match during find-on-pageVictoria Lease2012-02-221-0/+2
* | Remove unused cache methodsSteve Block2012-02-221-14/+0