summaryrefslogtreecommitdiffstats
path: root/WebKit/android/jni/WebViewCore.cpp
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE-Move check for pending style recalcRussell Brenner2011-05-241-5/+5
* DO NOT MERGEDavid Deephanphongs2011-05-051-2/+17
* Pass the URL at the enterfullscreen timeTeng-Hui Zhu2011-03-161-3/+4
* Merge "b/3392594 keep the remaining touch points when one is ended." into hon...Huahui Wu2011-03-141-14/+37
|\
| * b/3392594 keep the remaining touch points when one is ended.Huahui Wu2011-03-141-14/+37
* | HTML5 Video improvementsNicolas Roard2011-03-111-0/+14
* | Do not attempt to put textfield onscreen when size changes.Leon Scroggins2011-03-091-10/+1
|/
* check for stacking context before scrolling layerCary Clark2011-03-021-1/+4
* Allow a site to specify to not show the IME for a textfield.Leon Scroggins2011-02-251-2/+20
* Use an appropriate parameter for revealSelection.Leon Scroggins2011-02-251-2/+2
* Stop the blinking caret when moving to another field.Leon Scroggins2011-02-241-4/+15
* Merge "Skia Merge (revision 808)"Derek Sollenberger2011-02-241-1/+1
|\
| * Skia Merge (revision 808)Derek Sollenberger2011-02-221-1/+1
* | Scroll the RenderLayer during touch events.Patrick Scott2011-02-221-47/+30
|/
* Fix a leaked JNI LocaRef in WebViewCore::jsPrompt()Steve Block2011-02-211-2/+3
* Generate well-formed makrup for accessibility events.Svetoslav Ganov2011-02-141-21/+7
* Merge "Only update history position if scrolling is done by user."Shimeng (Simon) Wang2011-02-101-15/+17
|\
| * Only update history position if scrolling is done by user.Shimeng (Simon) Wang2011-02-101-15/+17
* | Merge changes I0c422ecd,Ia06decf9Teng-Hui Zhu2011-02-101-2/+6
|\ \ | |/ |/|
| * Improve the fixed element position calculationTeng-Hui Zhu2011-02-091-2/+6
* | Merge "Consolidate scrolling methods."Patrick Scott2011-02-091-29/+12
|\ \
| * | Consolidate scrolling methods.Patrick Scott2011-02-091-29/+12
| |/
* | WevView accessibility no JavaScript - clean up, null poiner error.Svetoslav Ganov2011-02-091-322/+322
|/
* Guard autofill correctly.Ben Murdoch2011-02-081-0/+2
* Use ListBoxPopupMenuClient for listboxes.Leon Scroggins2011-02-031-128/+1
* am 7bb73b67: am 4da96b99: Get layers showing againBen Murdoch2011-02-011-12/+0
|\
| * Get layers showing againBen Murdoch2011-02-021-12/+0
| * Improving fix for bug 3317722 - DO NOT MERGEKristian Monsen2011-02-011-4/+6
* | am 19a35bdf: am f09d842c: Smoother scrolling by preparing offscreen tiles (cr...Dave Burke2011-02-011-0/+12
|\ \ | |/
| * Smoother scrolling by preparing offscreen tiles (credit: Ben Murdoch)Dave Burke2011-02-011-0/+12
* | Pass an extra boolean with scrollTo message.Leon Scroggins2011-02-011-5/+11
* | Fix CTS test crashKristian Monsen2011-02-011-4/+6
|/
* Merge "Reduce history item saving frequency when scrolling." into honeycombShimeng (Simon) Wang2011-01-311-1/+9
|\
| * Reduce history item saving frequency when scrolling.Shimeng (Simon) Wang2011-01-311-1/+9
* | Merge "Only set background tile color if it's valid. bug:3408110" into honeycombDave Burke2011-01-311-1/+2
|\ \ | |/ |/|
| * Only set background tile color if it's valid.Dave Burke2011-01-311-1/+2
* | For textareas, do not use UI side layers.Leon Scroggins2011-01-311-11/+8
|/
* Fixed element positioning fixTeng-Hui Zhu2011-01-301-0/+2
* Add Plugin API for controling the device power statesDerek Sollenberger2011-01-271-0/+17
* Merge "Final polish of the WebView accessibility support for JavaAcript disab...Svetoslav Ganov2011-01-261-236/+492
|\
| * Final polish of the WebView accessibility support for JavaAcript disabled caseSvetoslav Ganov2011-01-261-236/+492
* | Fix hit testing inside layers.Patrick Scott2011-01-261-2/+2
|/
* Merge "Use platform bridge to control high usage delta MB." into honeycombShimeng (Simon) Wang2011-01-251-0/+3
|\
| * Use platform bridge to control high usage delta MB.Shimeng (Simon) Wang2011-01-241-0/+3
* | Use an integer to keep track of the blurring node.Leon Scroggins2011-01-251-17/+10
* | Merge "Wait until the focus changes to hide keyboard." into honeycombLeon Scroggins2011-01-241-10/+28
|\ \
| * | Wait until the focus changes to hide keyboard.Leon Scroggins2011-01-241-10/+28
| |/
* | Merge "Only revealSelection if scale has not changed." into honeycombLeon Scroggins2011-01-241-1/+4
|\ \
| * | Only revealSelection if scale has not changed.Leon Scroggins2011-01-241-1/+4
| |/
* | Fix for bug 3380288Kristian Monsen2011-01-241-3/+12
|/