summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Ensure WebViewClassic calls super.onHoverEvent()" into jb-devSvetoslav Ganov2012-06-182-0/+5
|\
| * Ensure WebViewClassic calls super.onHoverEvent()alanv2012-06-152-0/+5
* | Merge "Notify Java side to start when transition into full screen mode withou...Teng-Hui Zhu2012-06-152-8/+16
|\ \ | |/ |/|
| * Notify Java side to start when transition into full screen mode without a rel...Teng-Hui Zhu2012-06-152-8/+16
* | Merge "Add support for NEXT_HTML_ELEMENT to WebViewClassic." into jb-devSvetoslav Ganov2012-06-142-9/+23
|\ \
| * | Add support for NEXT_HTML_ELEMENT to WebViewClassic.alanv2012-06-142-9/+23
* | | Merge "DO NOT MERGE Respect the "Make password visible" setting." into jb-devGeorge Mount2012-06-141-1/+10
|\ \ \
| * | | DO NOT MERGE Respect the "Make password visible" setting.George Mount2012-06-141-1/+10
| |/ /
* | | AccessibilityInjector should return false on a failed action.Svetoslav Ganov2012-06-131-18/+9
|/ /
* | Call WebView.performLongClick instead of performLongClick()John Reck2012-06-131-2/+2
|/
* Merge "Eliminate gap between finalize() and destroy()" into jb-devJohn Reck2012-06-071-29/+40
|\
| * Eliminate gap between finalize() and destroy()John Reck2012-06-071-29/+40
* | Stay in layer scroll if nothing to scrollJohn Reck2012-06-071-2/+3
|/
* Merge "Revert "Add temporary functor detach logging"" into jb-devChris Craik2012-06-061-9/+3
|\
| * Revert "Add temporary functor detach logging"Chris Craik2012-06-061-9/+3
* | Remove transient and unnecessary update density message.Mangesh Ghiware2012-06-051-0/+5
* | Fix logspamJohn Reck2012-06-051-4/+5
|/
* Add temporary functor detach loggingChris Craik2012-06-041-3/+9
* Get a WebViewDatabaseClassic instance lazily. Do not merge.Ben Murdoch2012-06-012-9/+12
* Force webview invalidates on unsuccessful functor attachChris Craik2012-05-311-1/+4
* Merge "Fix monkey NPE in AutoCompletePopup" into jb-devGeorge Mount2012-05-301-1/+4
|\
| * Fix monkey NPE in AutoCompletePopupGeorge Mount2012-05-291-1/+4
* | Don't long press if preventDefault is calledJohn Reck2012-05-291-0/+1
|/
* Merge "Copy over the scroll position for the scrolling layer" into jb-devJohn Reck2012-05-251-2/+6
|\
| * Copy over the scroll position for the scrolling layerJohn Reck2012-05-251-2/+6
* | Merge "Better support for HTML5 audio loop." into jb-devTeng-Hui Zhu2012-05-251-13/+15
|\ \ | |/ |/|
| * Better support for HTML5 audio loop.Teng-Hui Zhu2012-05-241-13/+15
* | Merge "Support skipping a touch stream due to lack of handlers" into jb-devJohn Reck2012-05-242-5/+23
|\ \
| * | Support skipping a touch stream due to lack of handlersJohn Reck2012-05-242-5/+23
* | | Merge "Use setCustomSelectActionModeCallback to disallow action bar." into jb...George Mount2012-05-241-9/+22
|\ \ \
| * | | Use setCustomSelectActionModeCallback to disallow action bar.George Mount2012-05-241-9/+22
* | | | Make the WebCore thread watchdog opt in.Ben Murdoch2012-05-242-3/+21
| |/ / |/| |
* | | Show caret handle when clicking in the middle of text.George Mount2012-05-231-1/+1
|/ /
* | Merge "Avoid crash if onDetachedFromWindow called after destroy" into jb-devChris Craik2012-05-221-9/+15
|\ \
| * | Avoid crash if onDetachedFromWindow called after destroyChris Craik2012-05-221-9/+15
* | | Merge "Always reference injector using get method." into jb-devSvetoslav Ganov2012-05-221-3/+3
|\ \ \
| * | | Always reference injector using get method.alanv2012-05-221-3/+3
* | | | Merge "Add temporary functor lifetime logging" into jb-devChris Craik2012-05-221-2/+10
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Add temporary functor lifetime loggingChris Craik2012-05-221-2/+10
| |/
* | DO NOT MERGE Consider current scroll position to move text field into view.George Mount2012-05-221-7/+9
* | DO NOT MERGE Consider fixed layers when scrolling the edit box.George Mount2012-05-221-0/+3
|/
* add flag to websearch intentMichael Kolb2012-05-211-0/+4
* Merge "Don't show the touch highlight for double taps" into jb-devJohn Reck2012-05-171-1/+6
|\
| * Don't show the touch highlight for double tapsJohn Reck2012-05-171-1/+6
* | Merge "Add actions to non-JavaScript accessibility handler." into jb-devCharles Chen2012-05-172-24/+99
|\ \
| * | Add actions to non-JavaScript accessibility handler.alanv2012-05-162-24/+99
* | | Merge "Add movement actions to JS accessibility." into jb-devCharles Chen2012-05-174-5/+354
|\ \ \ | |/ / | | / | |/ |/|
| * Add movement actions to JS accessibility.alanv2012-05-164-5/+354
* | Merge "Tweak show/hide of touch highlight" into jb-devJohn Reck2012-05-172-2/+21
|\ \
| * | Tweak show/hide of touch highlightJohn Reck2012-05-172-2/+21