summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni/WebViewCore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge "Cleanup unused code"John Reck2012-04-121-110/+1
|\
| * Cleanup unused codeJohn Reck2012-04-111-110/+1
* | Merge "Free local references as early as possible."George Mount2012-04-111-11/+16
|\ \ | |/ |/|
| * Free local references as early as possible.George Mount2012-04-111-11/+16
* | Merge "New touch input support"John Reck2012-04-111-4/+25
|\ \
| * | New touch input supportJohn Reck2012-04-111-4/+25
* | | Merge "Unify composited layer/base layer draw path"Chris Craik2012-04-111-39/+0
|\ \ \ | |_|/ |/| |
| * | Unify composited layer/base layer draw pathChris Craik2012-04-101-39/+0
| |/
* | Revert "Revert "Keep selection handles in edit fields.""George Mount2012-04-101-22/+28
* | Revert "Keep selection handles in edit fields."George Mount2012-04-101-28/+22
* | Keep selection handles in edit fields.George Mount2012-04-101-22/+28
|/
* Merge "reduce JNI usage for findAll()/findNext()"Victoria Lease2012-04-091-25/+7
|\
| * reduce JNI usage for findAll()/findNext()Victoria Lease2012-04-041-25/+7
* | Implements a recording GraphicsContextNicolas Roard2012-04-061-1/+27
* | Merge "Translucent background color support for webview"Teng-Hui Zhu2012-04-021-3/+12
|\ \
| * | Translucent background color support for webviewTeng-Hui Zhu2012-04-021-3/+12
| |/
* | Don't show keyboard on focus change.George Mount2012-04-021-4/+6
* | Remove unused FORM_DID_BLUR hooks.George Mount2012-04-021-17/+0
|/
* Snap selection handles to text.George Mount2012-03-281-0/+40
* reimplement BaseLayerAndroid as a LayerAndroid subclassChris Craik2012-03-221-4/+3
* Merge "Make paste window and caret handle show up at the right time."George Mount2012-03-211-12/+18
|\
| * Make paste window and caret handle show up at the right time.George Mount2012-03-201-12/+18
* | Plumb WebView and WebViewCore thru to MediaLayerJonathan Dixon2012-03-211-6/+3
* | only report actual changes to matchCountVictoria Lease2012-03-161-3/+4
|/
* Update edit text size when the text changes so scroll works.George Mount2012-03-151-0/+20
* Merge "Scroll cursor with edited text."George Mount2012-03-151-0/+1
|\
| * Scroll cursor with edited text.George Mount2012-03-151-0/+1
* | Merge "Add scrolling editable text with a finger drag."George Mount2012-03-151-25/+86
|\ \ | |/
| * Add scrolling editable text with a finger drag.George Mount2012-03-141-25/+86
* | Merge "Refresh fonts when system locale is changed"Russell Brenner2012-03-141-0/+38
|\ \ | |/ |/|
| * Refresh fonts when system locale is changedRussell Brenner2012-03-141-0/+38
* | Support "prev" for IME input.George Mount2012-03-121-11/+8
|/
* Merge "Add back auto-completion and auto-fill."George Mount2012-03-121-40/+89
|\
| * Add back auto-completion and auto-fill.George Mount2012-03-091-40/+89
* | Introduce a LayerContent interfaceNicolas Roard2012-03-091-1/+5
|/
* Fix cursor rings for buttonsJohn Reck2012-03-061-8/+21
* Support passing focus to the chromeJohn Reck2012-03-061-0/+22
* Fix platformLayerIdFromNode lookupJohn Reck2012-03-051-0/+2
* Delete more unused stuff from navcacheJohn Reck2012-03-051-124/+17
* Merge "Fix crash when getting input text on an empty node."George Mount2012-03-021-8/+10
|\
| * Fix crash when getting input text on an empty node.George Mount2012-03-021-8/+10
* | 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-021-1/+1
|/
* Fix iframe, for reals!John Reck2012-03-011-6/+20
* Minor cleanup in PictureSetJohn Reck2012-03-011-22/+1
* Merge "Add support for maxlength text fields to WebViewInputConnection."George Mount2012-02-291-2/+13
|\
| * Add support for maxlength text fields to WebViewInputConnection.George Mount2012-02-281-2/+13
* | removed unused vars/functionsChris Craik2012-02-281-17/+0
* | Merge "Delete navcache native"John Reck2012-02-271-145/+5
|\ \