summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/JsPromptResult.java
Commit message (Collapse)AuthorAgeFilesLines
* [WebView] Allow the WebView to be compiled against the system SDK.Ignacio Solla2014-11-121-0/+4
| | | | | BUG:18152150 Change-Id: Ifd6dcac17663631058d895c61bb6e8018c5aeecc
* Decouple JsResult from the WebViewClassic implJonathan Dixon2012-04-121-14/+14
| | | | | | | | | The majority JsResult and JsPromptResult are simple data-carrying & callback classes. Extract the WebViewClassic specific parts dealing with WebCore thread and CallbackProxy and decouple via abstract interface. Bug: 6238755 Change-Id: Ibafd18910725f0875e3b59c1b2078173c102cdec
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+52
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-52/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+52