summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni/WebViewCore.h
Commit message (Expand)AuthorAgeFilesLines
* Consider frame offset for text snap rectangle.George Mount2012-05-291-1/+1
* Support skipping a touch stream due to lack of handlersJohn Reck2012-05-241-1/+4
* Track where we want to click the mouse independentlyJohn Reck2012-05-161-1/+9
* Merge "flicker fix" into jb-devJohn Reck2012-05-151-6/+2
|\
| * flicker fixJohn Reck2012-05-151-6/+2
* | Only start or end selection with non-empty text fields.George Mount2012-05-151-0/+2
|/
* Change selection to work with left/right instead of base/extent.George Mount2012-05-141-6/+7
* Disable prerenders if we aren't focusedJohn Reck2012-05-081-0/+8
* Set the default scrollTo back to animate = falseJohn Reck2012-05-081-1/+1
* Disable prerenders while scrollingJohn Reck2012-05-061-0/+1
* Rewrite PictureSet with TURBO!John Reck2012-05-021-12/+6
* On new content, attach functor directlyChris Craik2012-04-251-3/+3
* Set initial focusJohn Reck2012-04-131-0/+1
* Cleanup unused codeJohn Reck2012-04-111-21/+0
* Merge "New touch input support"John Reck2012-04-111-0/+5
|\
| * New touch input supportJohn Reck2012-04-111-0/+5
* | Revert "Revert "Keep selection handles in edit fields.""George Mount2012-04-101-4/+5
* | Revert "Keep selection handles in edit fields."George Mount2012-04-101-5/+4
* | Keep selection handles in edit fields.George Mount2012-04-101-4/+5
|/
* Merge "reduce JNI usage for findAll()/findNext()"Victoria Lease2012-04-091-1/+1
|\
| * reduce JNI usage for findAll()/findNext()Victoria Lease2012-04-041-1/+1
* | Implements a recording GraphicsContextNicolas Roard2012-04-061-0/+4
* | Don't show keyboard on focus change.George Mount2012-04-021-1/+1
* | Remove unused FORM_DID_BLUR hooks.George Mount2012-04-021-7/+0
|/
* Snap selection handles to text.George Mount2012-03-281-0/+1
* Remove using namespace from WebViewCore.hJohn Reck2012-03-271-60/+74
* Make paste window and caret handle show up at the right time.George Mount2012-03-201-2/+2
* Update edit text size when the text changes so scroll works.George Mount2012-03-151-0/+6
* Merge "Add scrolling editable text with a finger drag."George Mount2012-03-151-0/+3
|\
| * Add scrolling editable text with a finger drag.George Mount2012-03-141-0/+3
* | Refresh fonts when system locale is changedRussell Brenner2012-03-141-0/+6
|/
* resolved conflicts for merge of f6d49173 to masterDerek Sollenberger2012-03-121-0/+1
|\
| * Update WebKit with necessary changes for the Skia merge.Derek Sollenberger2012-03-061-0/+1
* | Add back auto-completion and auto-fill.George Mount2012-03-091-0/+11
* | Fix cursor rings for buttonsJohn Reck2012-03-061-0/+1
* | Support passing focus to the chromeJohn Reck2012-03-061-0/+3
* | Delete more unused stuff from navcacheJohn Reck2012-03-051-16/+2
* | Minor cleanup in PictureSetJohn Reck2012-03-011-2/+0
* | Merge "Add support for maxlength text fields to WebViewInputConnection."George Mount2012-02-291-0/+1
|\ \
| * | Add support for maxlength text fields to WebViewInputConnection.George Mount2012-02-281-0/+1
* | | Delete navcache nativeJohn Reck2012-02-271-20/+7
|/ /
* | Delete CacheBuilderJohn Reck2012-02-241-12/+1
* | Merge "Drop support for Android HTTP stack"Steve Block2012-02-231-5/+0
|\ \
| * | Drop support for Android HTTP stackSteve Block2012-02-221-5/+0
* | | Get input type for text field so that autocorrect works.George Mount2012-02-221-0/+25
|/ /
* | Merge "Improve keyboard navigation cursor rings"John Reck2012-02-211-1/+1
|\ \
| * | Improve keyboard navigation cursor ringsJohn Reck2012-02-211-1/+1
* | | async find-on-page implementation via WebKitVictoria Lease2012-02-211-0/+12
|/ /
* | frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* | Initial support for keyboard navigationJohn Reck2012-02-151-4/+1