summaryrefslogtreecommitdiffstats
path: root/WebKit/android/jni/WebViewCore.h
Commit message (Expand)AuthorAgeFilesLines
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-161-714/+0
* Clean up WebViewCoreSteve Block2011-05-121-33/+25
* Pass the URL at the enterfullscreen timeTeng-Hui Zhu2011-03-161-1/+1
* Merge "b/3392594 keep the remaining touch points when one is ended." into hon...Huahui Wu2011-03-141-1/+1
|\
| * b/3392594 keep the remaining touch points when one is ended.Huahui Wu2011-03-141-1/+1
* | HTML5 Video improvementsNicolas Roard2011-03-111-0/+5
* | Do not attempt to put textfield onscreen when size changes.Leon Scroggins2011-03-091-3/+0
|/
* Stop the blinking caret when moving to another field.Leon Scroggins2011-02-241-0/+3
* Scroll the RenderLayer during touch events.Patrick Scott2011-02-221-0/+5
* Generate well-formed makrup for accessibility events.Svetoslav Ganov2011-02-141-2/+1
* Merge changes I0c422ecd,Ia06decf9Teng-Hui Zhu2011-02-101-9/+3
|\
| * Improve the fixed element position calculationTeng-Hui Zhu2011-02-091-9/+3
* | Merge "Consolidate scrolling methods."Patrick Scott2011-02-091-9/+1
|\ \
| * | Consolidate scrolling methods.Patrick Scott2011-02-091-9/+1
| |/
* | WevView accessibility no JavaScript - clean up, null poiner error.Svetoslav Ganov2011-02-091-5/+8
|/
* Pass an extra boolean with scrollTo message.Leon Scroggins2011-02-011-0/+3
* For textareas, do not use UI side layers.Leon Scroggins2011-01-311-6/+2
* Fixed element positioning fixTeng-Hui Zhu2011-01-301-0/+9
* Add Plugin API for controling the device power statesDerek Sollenberger2011-01-271-0/+4
* Final polish of the WebView accessibility support for JavaAcript disabled caseSvetoslav Ganov2011-01-261-6/+8
* Use an integer to keep track of the blurring node.Leon Scroggins2011-01-251-2/+1
* Merge "Wait until the focus changes to hide keyboard." into honeycombLeon Scroggins2011-01-241-0/+2
|\
| * Wait until the focus changes to hide keyboard.Leon Scroggins2011-01-241-0/+2
* | Fix for bug 3380288Kristian Monsen2011-01-241-0/+1
|/
* Line up text with WebTextView.Leon Scroggins2011-01-211-2/+19
* Trigger OnScreen events when the page loads.Derek Sollenberger2011-01-191-1/+4
* Passing WebSettings cacheMode to the chrome load_flagsKristian Monsen2011-01-191-0/+3
* Merge "b/3133123 Pass touch point ids to WebKit" into honeycombHuahui Wu2011-01-131-1/+1
|\
| * b/3133123 Pass touch point ids to WebKitHuahui Wu2011-01-131-1/+1
* | Do not open the keyboard if 'click' came from a keypress.Leon Scroggins2011-01-121-3/+5
* | Use float to preserve scales' accuracy.Shimeng (Simon) Wang2011-01-111-1/+1
|/
* bug:3325039 Making the cursor ring movement send accessibility events.Svetoslav Ganov2011-01-071-0/+17
* Add full-screen support for OpenGL based plugins.Derek Sollenberger2011-01-041-0/+3
* extract anchor href and image src separatelyCary Clark2010-12-151-1/+7
* Fix for <select> elements.Leon Scroggins2010-12-071-4/+4
* Use one WebRequestContext per WebViewSteve Block2010-12-011-5/+9
* pass the x and y to retrieve anchor dataCary Clark2010-12-011-3/+3
* Send the AutoFill Preview string java side.Ben Murdoch2010-11-051-1/+1
* Update the layers onlyNicolas Roard2010-11-011-0/+11
* Only AV formats should be handled by MediaPlayer (C++ side)Iain Merrick2010-10-271-1/+1
* For non user-scrolled scroll, don't send scroll event.Shimeng (Simon) Wang2010-10-221-1/+1
* Rename DeviceOrientationManager to DeviceMotionAndOrientationManagerSteve Block2010-10-151-3/+3
* Implement DeviceMotionEventSteve Block2010-10-081-0/+1
* Implement supportsType in MediaPlayerPrivateAndroid.Shimeng (Simon) Wang2010-10-061-0/+3
* Hide the soft keyboard when a blur happens.Leon Scroggins2010-09-281-0/+8
* Bug: 2372180Huahui Wu2010-09-271-1/+1
* Integrate AutoFill with WebTextView in Java.Ben Murdoch2010-09-231-0/+1
* Accessibility support for WebViewsSvetoslav Ganov2010-09-131-3/+33
* Allow WebKit to scroll selection on screen.Leon Scroggins2010-09-101-0/+3
* communicate drawing pause to webkit to pause gif animationCary Clark2010-08-241-0/+2