summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE when pasting non-text from ClipboardNils Holmström2013-03-121-1/+1
* Merge "FIX Null Pointer Exception on dialog cancel"Victoria Lease2013-03-051-0/+2
|\
| * FIX Null Pointer Exception on dialog cancelAmit Kumar2013-02-241-0/+2
* | Audio continue to played even if paused manuallyRoger Chen2013-03-051-11/+18
* | Tracking libcore change to use longs instead of ints to store pointers in Ope...Brian Carlstrom2013-03-012-2/+2
|/
* Merge "Applying ChannelScrolling to remove calculateDragAngle"Victoria Lease2013-02-191-66/+68
|\
| * Applying ChannelScrolling to remove calculateDragAnglekiwon2013-02-181-66/+68
* | am 2e99d3c9: am ebb61ca2: Merge "Track libcore changes for OpenSSLKey"Kenny Root2013-01-252-17/+11
|\ \ | |/
| * Merge "Track libcore changes for OpenSSLKey"Kenny Root2013-01-262-17/+11
| |\
| | * Track libcore changes for OpenSSLKeyKenny Root2013-01-222-17/+11
* | | am ecd3c76f: am 6458d9b1: Merge "Fix for truncated sentence in "Find on Page"...John Reck2013-01-221-1/+1
|\ \ \ | |/ /
| * | Fix for truncated sentence in "Find on Page" fieldStefan Wysocki2013-01-151-1/+1
| |/
* | am 5b56d432: am 9107fa5d: am 66adf0d0: am 70af3cdb: Merge "docs: resolve bugs...Scott Main2013-01-081-3/+3
|\ \ | |/ |/|
| * docs: resolve bugs from external trackerScott Main2013-01-081-3/+3
* | Memory leak due to bad destroy sequenceJean-Christophe PINCE2012-12-141-1/+1
* | Framework: Use holo alert drawablesBjörn Lundén2012-11-151-1/+1
* | am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-075-0/+0
|\ \ | |/ |/|
| * Correct executable bit for source filesKenny Root2012-11-075-0/+0
* | 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
|\ \ \