summaryrefslogtreecommitdiffstats
path: root/WebKit/android/jni/WebViewCore.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement DeviceOrientationSteve Block2010-08-191-0/+2
* Remove calls to change the state of the focus controller.Leon Scroggins2010-08-181-1/+1
* Merge WebKit at r65072: String class has moved to the WTF namespace.Ben Murdoch2010-08-131-16/+15
* Hook up DeviceOrientationClientMockSteve Block2010-08-101-0/+5
* Combine base PictureSet with composite layers intoGrace Kloba2010-07-091-13/+7
* Detect if we're a webapp from the meta tag and send a message throughBen Murdoch2010-06-301-0/+2
* Code clean up, http://b/issue?id=2724743Grace Kloba2010-05-281-12/+5
* Added getTouchHighlightRects for the fat point.Grace Kloba2010-05-271-0/+3
* Adding a mechanism for injecting accessibility in WebViews with disabled Java...Svetoslav Ganov2010-05-151-0/+12
* am 5c6e2c78: am 34a423ba: am 22804c07: Pass scroll mode to Java so that we ca...Grace Kloba2010-04-151-0/+5
|\
| * Pass scroll mode to Java so that we can handleGrace Kloba2010-04-131-0/+5
* | Remove the TouchStationary state from PlatformTouchPoint.Ben Murdoch2010-04-141-1/+0
|/
* Revert "Mark positioned elements as needing a relayout when checking for hit ...Nicolas Roard2010-04-061-3/+0
* Mark positioned elements as needing a relayout when checking for hit test.Nicolas Roard2010-03-241-0/+3
* Allowing native code access to the application context as long asDerek Sollenberger2010-03-231-0/+4
* Pass selection data along with message to open the keyboard.Leon Scroggins2010-03-181-1/+2
* Compute the position of the fixed elements to be relative to theNicolas Roard2010-03-171-0/+1
* Clean up full-screen mode plugins now that they handle touchDerek Sollenberger2010-03-151-4/+1
* Add requestCenterFitZoom to android_npapi so thatGrace Kloba2010-03-121-0/+4
* set the cached focus state when a node is in a fixed layerCary Clark2010-03-111-0/+2
* Only call plugin touch code if it is in full screenLeon Scroggins2010-03-091-1/+1
* Set the proper frame's focus controller to active and focused.Leon Scroggins2010-03-051-1/+5
* refactor drawing to support layersCary Clark2010-02-241-0/+4
* Simplify the layer code:Nicolas Roard2010-02-241-1/+7