summaryrefslogtreecommitdiffstats
path: root/WebKit/android/jni/WebViewCore.h
Commit message (Expand)AuthorAgeFilesLines
* Don't crash on java exceptionLeon Clarke2009-09-301-5/+9
* scroll text field with touchCary Clark2009-09-291-1/+1
* don't short-circuit if the text selection has changedCary Clark2009-09-251-0/+2
* Colorizing clicked-on linksLeon Clarke2009-09-241-0/+7
* adding API to enable plugins to request full screen modeDerek Sollenberger2009-09-221-2/+6
* First pass at replacing native plugin views with java.Derek Sollenberger2009-09-151-6/+4
* don't layout when setting size from zoom if only height changedCary Clark2009-08-281-1/+2
* Pass the estimated size of new databases to the Java implementation so that t...Ben Murdoch2009-08-261-2/+4
* modifying how onLoad events are sent to plugins to properly handle IFrames.Derek Sollenberger2009-08-251-0/+3
* Need to notify Java side when viewport tag is parsed.Grace Kloba2009-08-181-0/+5
* Pass clicks to webkit's textfield to determine the new selection.Leon Scroggins2009-08-131-2/+11
* modifying the android_npapi.h to accomodate surfaces with different pixel for...Derek Sollenberger2009-08-101-1/+2
* fixing the surface size if the plugin elects to not handle zoomEvents.Derek Sollenberger2009-08-061-1/+1
* rebuild the nav cache on mouse clicks during page loadCary Clark2009-07-311-0/+1
* Remove snapToAnchor as it is not used any more.Grace Kloba2009-07-301-3/+0
* Adds a GeolocationPermissions class.Steve Block2009-07-291-0/+12
* wire in the AppCache out-of-space callbackAndrei Popescu2009-07-291-1/+8
* Support double tap in the Browser.Grace Kloba2009-07-281-0/+8
* Improve dragging on WebTextView.Leon Scroggins2009-07-231-0/+4
* removing visibleRect event and tracking rectangles instead.Derek Sollenberger2009-07-201-1/+3
* Add Plugin APIs for creating and manipulating a Surface.Patrick Scott2009-07-201-0/+10
* Update text webcore thread's text generation number.Leon Scroggins2009-07-071-2/+3
* added gain/loose focus support for plugins. (focus = eligible to receive user...Derek Sollenberger2009-07-021-0/+8
* Update the nav cache when selected elements change or moveCary Clark2009-07-011-0/+2
* Adding support for plugins to request the keyboard.Derek Sollenberger2009-06-291-0/+3
* Remove the web text view if the key press is abandonedCary Clark2009-06-291-1/+1
* work in progress to enable plugins to receive arrow keysCary Clark2009-06-291-4/+3
* Make clicking the trackball on a <select> element work.Leon Scroggins2009-06-261-2/+2
* add zoom field to visibleRect eventMike Reed2009-06-241-3/+3
* Adding keyEvent support for plugins.Derek Sollenberger2009-06-231-0/+3
* rebuild WebView nav cache on trackball move, other bugsCary Clark2009-06-221-0/+1
* Providing plugins with scrolling ability as well as an event informing the pl...Derek Sollenberger2009-06-221-2/+7
* clean up mouse move events in webviewCary Clark2009-06-181-12/+5
* rebuild webview nav cache if cursor node changesCary Clark2009-06-121-0/+1
* Update the language from "focus".Leon Scroggins2009-06-081-2/+0
* Implement adding console messagesBen Murdoch2009-06-051-0/+2
* remove unneeded text parameters from WebViewCary Clark2009-06-031-16/+13
* in the browser, make the trackball more like a mouseCary Clark2009-06-011-42/+22
* add pause/resume events for pluginsMike Reed2009-05-281-0/+4
* Trackball moves UI focus, but leaves DOM focus unchangedCary Clark2009-05-181-4/+1
* remove isClick parameter in browser touch event handlerCary Clark2009-05-141-1/+1
* merged d15fb80, resolved conflictsGuang Zhu2009-05-111-0/+1
|\
| * Added JNI binding for new onJsTimeout callbackGuang Zhu2009-05-081-0/+1
* | Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the brow...Ben Murdoch2009-04-301-0/+11
* | (1 of 2) add call to determine if picture is readyCary Clark2009-04-241-0/+2
* | keep webkit focus in sync with ui cache for text fieldsCary Clark2009-04-231-0/+2
* | Make webkit's cursor draw at the correct times.Leon Scroggins2009-04-161-0/+1
|/
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-0/+2
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-2/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+420