summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/JniUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Tidy up usage of URLUtil constantsJonathan Dixon2012-03-281-1/+1
* Drop support for Android HTTP stackSteve Block2012-02-221-21/+4
* Part of fix for bug 5584571 Add HTTP request header with app nameKristian Monsen2011-11-091-0/+10
* WebView part of fix for bug 5307956Kristian Monsen2011-10-191-1/+7
* Cleanup for bug 5278763Kristian Monsen2011-09-121-9/+7
* Preload libchromium_net in addition to libwebcore.Ben Murdoch2011-09-011-0/+1
* Add a function to query the available memory on the device.Ben Murdoch2011-08-121-0/+12
* Add a System.Secure setting for the Autofill server URL.Ben Murdoch2011-07-211-3/+12
* JniUtil depends on webcore native library and should not depend on others to ...Brian Carlstrom2011-06-221-0/+4
* Enable platform notifications for chrome http stackKristian Monsen2011-05-101-0/+6
* Add a static method to get the InputStream of a content URLKristian Monsen2011-01-121-2/+31
* Adding a static method to get the size of a content urlKristian Monsen2011-01-121-0/+45
* Only store Application contextKristian Monsen2010-12-231-1/+1
* Fix for crash in third-party appKristian Monsen2010-12-161-3/+10
* Move useChromiumHttpStack() from CookieManager to JniUtil.Iain Merrick2010-12-101-0/+18
* Move getDatabaseDirectory and getCacheDirectory to a new classKristian Monsen2010-11-171-0/+61