summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
* Add a delimiter between scheme and hostSelim Gurun2013-07-073-4/+24
* WebSettings: Move CM tag to the end of the user-agentRicardo Cerqueira2013-06-211-4/+11
* Email force close when pressing back key after selecting charactersPeter Nilsson2013-04-302-1/+10
* FIX Null Pointer Exception on dialog cancelAmit Kumar2013-04-291-0/+2
* Can not mark the same content of browser page after copyPeter Nilsson2013-04-282-2/+9
* Fix NPE when pasting non-text from ClipboardNils Holmström2013-04-281-1/+1
* Audio continue to played even if paused manuallyRoger Chen2013-04-281-11/+18
* Correct executable bit for source filesKenny Root2013-04-135-0/+0
* [HTML5] Implementation of WebSockets (framework).Oleg Smirnov2013-03-243-0/+569
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-151-3/+3
|\
| * docs: resolve bugs from external trackerScott Main2013-01-081-3/+3
* | [webkit] Postpone sending scroll message to webcore threadMatthew Hui2013-01-211-3/+26
* | [webkit]Change the thread priorityKarthikeyan Periasamy2013-01-211-2/+2
* | [webkit] Runtime enablement of WebGLPierre-Antoine LaFayette2013-01-211-1/+22
* | Memory leak due to bad destroy sequenceJean-Christophe PINCE2012-12-201-1/+1
* | WebSettings: Add ro.cm.version to default user agent.Martin Brabham2012-12-101-0/+4
* | Framework: Use holo alert drawablesBjörn Lundén2012-11-291-1/+1
|/
* Fix accessibility API injection.alanv2012-11-012-48/+118
* Catch badly formed URLs in WebView accessibility injector.alanv2012-10-191-0/+2
* Merge "Don't alter accessibility JS APIs unless a page is about to load." int...Charles Chen2012-10-122-45/+96
|\
| * Don't alter accessibility JS APIs unless a page is about to load.alanv2012-10-122-45/+96
* | Merge "Center text selection point to avoid rounding glitches" into jb-mr1-devJohn Reck2012-10-111-13/+28
|\ \ | |/ |/|
| * Center text selection point to avoid rounding glitchesJohn Reck2012-10-111-13/+28
* | Merge "Check whether ChromeVox is ready before attempting to call it." into j...Svetoslav Ganov2012-10-111-3/+26
|\ \
| * | Check whether ChromeVox is ready before attempting to call it.alanv2012-10-111-3/+26
* | | Merge "This is wrong since it fixed the symptom not the problem. Alan is uplo...Svetoslav Ganov2012-10-111-12/+1
|\ \ \ | |/ / |/| |
| * | This is wrong since it fixed the symptom not the problem. Alan is uploading a...Svetoslav Ganov2012-10-111-12/+1
* | | Merge "Reducing WebView navigation timeout for accessibility." into jb-mr1-devclchen2012-10-111-1/+12
|\ \ \ | |/ /
| * | Reducing WebView navigation timeout for accessibility.clchen2012-10-111-1/+12
| |/
* | Unhide setPictureListenerJonathan Dixon2012-10-111-1/+0
|/
* Fix WebView accessibility scripts.alanv2012-10-101-11/+159
* Fix perf regression from scale/density mismatchJohn Reck2012-09-273-7/+13
* Update references to migrated global settings.Jeff Brown2012-09-251-2/+2
* Hiding a method for JB-MR1Kristian Monsen2012-09-241-0/+1
* Get your own cursor Drawables, WebViewClassic!Victoria Lease2012-09-211-3/+3
* Use less static synchronizedJohn Reck2012-09-203-29/+35
* Merge "Fix DPI scaling on TVDPI" into jb-mr1-devJohn Reck2012-09-202-0/+16
|\
| * Fix DPI scaling on TVDPIJohn Reck2012-09-192-0/+16
* | Revert "Test aggressive throttling"John Reck2012-09-192-9/+0
|/
* Use icu4c for CLDR "yesterday", "today", and "tomorrow" strings.Elliott Hughes2012-09-141-2/+10
* Merge "Hiding some of the deprecated android.webkit API's" into jb-mr1-devKristian Monsen2012-09-145-19/+29
|\
| * Hiding some of the deprecated android.webkit API'sKristian Monsen2012-09-075-19/+29
* | Minor update to addjavascriptinterface documentationSelim Gurun2012-09-121-4/+6
* | Merge "Make JavascriptInterface annotation public." into jb-mr1-devSelim Gurun2012-09-123-12/+28
|\ \
| * | Make JavascriptInterface annotation public.Selim Gurun2012-09-123-12/+28
* | | Tracking upgrade to bouncycastle 1.47Brian Carlstrom2012-09-121-1/+2
* | | Merge "Deprecating methods (and a constant) for JB MR1" into jb-mr1-devKristian Monsen2012-09-122-0/+40
|\ \ \ | |/ / |/| / | |/
| * Deprecating methods (and a constant) for JB MR1Kristian Monsen2012-09-072-0/+40
* | Merge "Deleting the defunct SearchBox interface." into jb-mr1-devSelim Gurun2012-09-112-116/+0
|\ \
| * | Deleting the defunct SearchBox interface.Selim Gurun2012-09-112-116/+0