summaryrefslogtreecommitdiffstats
path: root/WebKit/android/jni/WebViewCore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge Webkit at r70949: setSelectionRange changedJohn Reck2010-11-091-2/+1
* update dom version on style changeCary Clark2010-11-081-1/+2
* Send the AutoFill Preview string java side.Ben Murdoch2010-11-051-3/+5
* Set the page background color in BaseLayerAndroidNicolas Roard2010-11-021-0/+11
* Update the layers onlyNicolas Roard2010-11-011-16/+39
* Fix WebCoreStringToJString() to not delete the local reference to the new jst...Steve Block2010-11-011-39/+29
* Make sure we delete local references to jclass objectsSteve Block2010-10-281-0/+5
* Fix build break.Iain Merrick2010-10-271-1/+1
* Only AV formats should be handled by MediaPlayer (C++ side)Iain Merrick2010-10-271-6/+6
* Update selection after keypresses.Leon Scroggins2010-10-261-4/+6
* For non user-scrolled scroll, don't send scroll event.Shimeng (Simon) Wang2010-10-221-7/+9
* Fix naming for JNI registration methodsSteve Block2010-10-221-1/+1
* Make sure the focus node is an HTMLInputElement before checking whether it's ...Steve Block2010-10-181-16/+9
* Rename DeviceOrientationManager to DeviceMotionAndOrientationManagerSteve Block2010-10-151-3/+3
* Rename to_string() to jstringToWtfString() for greater claritySteve Block2010-10-151-7/+7
* Implement DeviceMotionEventSteve Block2010-10-081-0/+11
* Prepare DeviceOrientationManager for implementation of DeviceMotionSteve Block2010-10-071-2/+2
* Merge WebKit at r68651 : Renamed variablesKristian Monsen2010-10-071-1/+1
* Implement supportsType in MediaPlayerPrivateAndroid.Shimeng (Simon) Wang2010-10-061-0/+23
* Fix a compiler warningSteve Block2010-10-061-1/+1
* Use SelectionController to determine whether to open IME.Leon Scroggins III2010-10-011-10/+14
* Merge WebKit at r67908: Frame::revealSelection() moved to SelectionControllerSteve Block2010-09-291-2/+2
* Hide the soft keyboard when a blur happens.Leon Scroggins2010-09-281-1/+25
* Bug: 2372180Huahui Wu2010-09-271-8/+23
* Integrate AutoFill with WebTextView in Java.Ben Murdoch2010-09-231-0/+28
* Accessibility support for WebViewsSvetoslav Ganov2010-09-131-41/+348
* Merge Webkit at r66666 : Adding Exception code to collapseToStartKristian Monsen2010-09-111-2/+3
* Allow WebKit to scroll selection on screen.Leon Scroggins2010-09-101-8/+49
* Use upstream version of ANDROID_HITTEST_WITHSIZESteve Block2010-08-271-12/+10
* communicate drawing pause to webkit to pause gif animationCary Clark2010-08-241-0/+26
* Merge WebKit at r65615 : Fix include paths for string headers.Iain Merrick2010-08-231-2/+2
* Implement DeviceOrientationSteve Block2010-08-191-1/+17
* Remove calls to change the state of the focus controller.Leon Scroggins2010-08-181-17/+3
* Move check to clear the text input to the webcore thread.Leon Scroggins III2010-08-161-3/+16
* Update navigation in scrollable layers.Patrick Scott2010-08-161-22/+15
* Merge WebKit at r65072: String class has moved to the WTF namespace.Ben Murdoch2010-08-131-28/+28
* Merge WebKit at r64523 : Fix conflicts due to ANDROID_HITTEST_WITHSIZESteve Block2010-08-091-4/+4
* Merge WebKit at r64264 : Compile fix: registerURLSchemeAsLocal movedKristian Monsen2010-08-041-1/+2
* Enable navigation in scrollable layers.Patrick Scott2010-08-021-0/+58
* Add back nativeClearContent since it's used in Java side.Shimeng (Simon) Wang2010-07-291-0/+11
* Merge Webkit at r63859 : Update call to hitTestResultAtPoint with the default...Ben Murdoch2010-07-271-1/+1
* am b47b5d4a: am 652e9a01: Migrate to new keycode constants in keycodes.h.Jeff Brown2010-07-131-2/+2
|\
| * Migrate to new keycode constants in keycodes.h.Jeff Brown2010-07-131-2/+2
* | Combine base PictureSet with composite layers intoGrace Kloba2010-07-091-149/+28
* | Detect if we're a webapp from the meta tag and send a message throughBen Murdoch2010-06-301-0/+9
* | Code clean up, http://b/issue?id=2724743Grace Kloba2010-05-281-39/+22
* | Use the real visibleBounds for the ScrollView'sGrace Kloba2010-05-281-0/+6
* | Report correct window.innerWidth and window.innerHeight.Grace Kloba2010-05-271-0/+1
* | Added getTouchHighlightRects for the fat point.Grace Kloba2010-05-271-0/+297
* | Merge WebKit at r59636: Method name changed upstreamKristian Monsen2010-05-251-1/+1