summaryrefslogtreecommitdiffstats
path: root/WebKit/android/jni
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix a leaked JNI LocaRef in WebViewCore::jsPrompt()Steve Block2011-02-211-2/+3
|/
* Generate well-formed makrup for accessibility events.Svetoslav Ganov2011-02-142-23/+8
* Merge "b/3416864 Pass the certificate info from native to JAVA."Huahui Wu2011-02-102-10/+10
|\
| * b/3416864 Pass the certificate info from native to JAVA.Huahui Wu2011-02-102-10/+10
* | 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 "Do not accept cookies for file scheme URLs by default"Steve Block2011-02-101-0/+21
|\ \ \
| * | | Do not accept cookies for file scheme URLs by defaultKristian Monsen2011-02-101-0/+21
| | |/ | |/|
* | | Merge changes I0c422ecd,Ia06decf9Teng-Hui Zhu2011-02-102-11/+9
|\ \ \ | |_|/ |/| |
| * | Improve the fixed element position calculationTeng-Hui Zhu2011-02-092-11/+9
* | | Merge "Consolidate scrolling methods."Patrick Scott2011-02-092-38/+13
|\ \ \
| * | | Consolidate scrolling methods.Patrick Scott2011-02-092-38/+13
| |/ /
* | | WevView accessibility no JavaScript - clean up, null poiner error.Svetoslav Ganov2011-02-092-327/+330
|/ /
* | Guard autofill correctly.Ben Murdoch2011-02-081-0/+2
|/
* Store form data when it is submitted.Leon Scroggins2011-02-042-44/+44
* 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
* | Remove unnecessary getter for userInitiatedAction.Leon Scroggins2011-02-011-6/+3
* | Pass an extra boolean with scrollTo message.Leon Scroggins2011-02-012-5/+14
* | 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-312-17/+10
|/
* Fixed element positioning fixTeng-Hui Zhu2011-01-302-0/+11
* Merge "Add Plugin API for controling the device power states" into honeycombDerek Sollenberger2011-01-272-0/+21
|\
| * Add Plugin API for controling the device power statesDerek Sollenberger2011-01-272-0/+21
* | b/3347670 Support installing online certs to the system keystore.Huahui Wu2011-01-272-0/+39
|/
* Merge "Final polish of the WebView accessibility support for JavaAcript disab...Svetoslav Ganov2011-01-262-242/+500
|\
| * Final polish of the WebView accessibility support for JavaAcript disabled caseSvetoslav Ganov2011-01-262-242/+500
* | Merge "Fix hit testing inside layers." into honeycombPatrick Scott2011-01-261-2/+2
|\ \
| * | Fix hit testing inside layers.Patrick Scott2011-01-261-2/+2
| |/
* | Merge "Call back loadstarted when the URL is loaded again in URL bar." into h...Shimeng (Simon) Wang2011-01-261-1/+0
|\ \ | |/ |/|
| * Call back loadstarted when the URL is loaded again in URL bar.Shimeng (Simon) Wang2011-01-251-1/+0
* | Merge "Move localstorage into private folder" into honeycombJohn Reck2011-01-251-0/+5
|\ \
| * | Move localstorage into private folderJohn Reck2011-01-241-0/+5
* | | 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-252-19/+11
* | Merge "Wait until the focus changes to hide keyboard." into honeycombLeon Scroggins2011-01-242-10/+30
|\ \
| * | Wait until the focus changes to hide keyboard.Leon Scroggins2011-01-242-10/+30
| |/
* | 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-242-3/+13
|/
* Line up text with WebTextView.Leon Scroggins2011-01-212-16/+34