summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni/WebViewCore.h
Commit message (Expand)AuthorAgeFilesLines
* Text around selection falls back to caret rect when not in text.George Mount2012-08-231-1/+2
* Support fullscreen to inline video transition.Teng-Hui Zhu2012-06-271-1/+1
* Merge "Remove unused ENABLE_ANDROID_INSTALLABLE_WEB_APPS"George Mount2012-06-221-2/+0
|\
| * Remove unused ENABLE_ANDROID_INSTALLABLE_WEB_APPSGeorge Mount2012-06-211-2/+0
* | Remove updateTextfield for changing passwords.George Mount2012-06-201-6/+2
|/
* Remove unused and fix build warningJohn Reck2012-06-141-3/+0
* Fix edit text capturing selection.George Mount2012-06-061-2/+3
* Fix scrolling behavior for text input and textarea.George Mount2012-06-061-2/+2
* Support selections within scrollable text areas.George Mount2012-06-041-1/+1
* Change from left/right to base/extent for selection handles.George Mount2012-06-011-2/+2
* am c83120b4: am 658c3ec9: Merge "Consider frame offset for text snap rectangl...George Mount2012-05-301-1/+1
|\
| * Consider frame offset for text snap rectangle.George Mount2012-05-291-1/+1
* | am 8959907b: am 91f41286: Support skipping a touch stream due to lack of hand...John Reck2012-05-241-1/+4
|\ \ | |/
| * Support skipping a touch stream due to lack of handlersJohn Reck2012-05-241-1/+4
* | Remove unused WebViewCore::isPaused() and setIsPaused()Steve Block2012-05-221-3/+0
* | Switch to client-based GeolocationSteve Block2012-05-221-0/+3
|/
* 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