summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/WebCoreSupport
Commit message (Expand)AuthorAgeFilesLines
...
* Clean cached trust state on system storage update.Selim Gurun2012-02-162-2/+18
* Remove JSC-specific code and V8 guards from Android-specific codeSteve Block2012-02-163-12/+2
* Merge "Revert "Clean cached trust state on system storage update.""Selim Gurun2012-02-152-18/+2
|\
| * Revert "Clean cached trust state on system storage update."Selim Gurun2012-02-152-18/+2
* | Merge "Initial support for keyboard navigation"John Reck2012-02-151-1/+1
|\ \ | |/ |/|
| * Initial support for keyboard navigationJohn Reck2012-02-151-1/+1
* | Clean cached trust state on system storage update.Selim Gurun2012-02-152-2/+18
|/
* Support aspect ratio for the inline videoTeng-Hui Zhu2012-01-181-1/+2
* Support javascript to exit full screen videoTeng-Hui Zhu2012-01-161-0/+5
* Merge "Native function to support restore the media player state"Teng-Hui Zhu2012-01-111-0/+19
|\
| * Native function to support restore the media player stateTeng-Hui Zhu2012-01-101-0/+19
* | Fix code including Chromium headers to use WebKit LOG macro, rather than fram...Steve Block2012-01-111-7/+13
* | Simplify workaround for LOG_ASSERT conflictSteve Block2012-01-111-19/+6
* | Avoid LOG_ASSERT conflicts between the framework and Chromium in AOSPSteve Block2012-01-111-0/+23
|/
* Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGESteve Block2012-01-102-18/+8
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* Fix crash with composited layersNicolas Roard2011-12-161-1/+18
* am aa816687: Merge "Prevent native crashes on client cert request" into ics-mr1Selim Gurun2011-12-092-11/+12
|\
| * Merge "Prevent native crashes on client cert request" into ics-mr1Selim Gurun2011-12-082-11/+12
| |\
| | * Prevent native crashes on client cert requestSelim Gurun2011-12-072-11/+12
* | | Fix init and cleanup of WebCookieJar.Selim Gurun2011-12-022-8/+2
* | | Only log from notImplemented() in debug buildsSteve Block2011-11-241-0/+1
* | | Defer CookieManager initialization.Selim Gurun2011-11-232-14/+38
* | | Merge "Audit misuse of PassRefPtr"Russell Brenner2011-11-171-1/+1
|\ \ \
| * | | Audit misuse of PassRefPtrRussell Brenner2011-11-161-1/+1
* | | | Removing ANDROID_INSTRUMENTATION codeKristian Monsen2011-11-172-193/+0
* | | | am 73a306c4: Merge "Fix CacheManager to correctly write CacheFiles to disk." ...Ben Murdoch2011-11-161-6/+5
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix CacheManager to correctly write CacheFiles to disk.Ben Murdoch2011-11-151-6/+5
| |/
* | Merge "Fix for bug 5594865: Network error"Kristian Monsen2011-11-141-0/+1
|\ \
| * | Fix for bug 5594865: Network errorKristian Monsen2011-11-141-0/+1
* | | am 7c2e38b6: Merge "Enable SPDY protocol." into ics-mr1Selim Gurun2011-11-111-2/+1
|\ \ \ | |/ / |/| / | |/
| * Enable SPDY protocol.Selim Gurun2011-11-101-2/+1
* | Part of fix for bug 5584571 Add HTTP request header with app nameKristian Monsen2011-11-092-1/+21
* | am 9f3355b5: Fix crash in Autofill.Ben Murdoch2011-11-031-7/+9
|\ \ | |/
| * Fix crash in Autofill.Ben Murdoch2011-11-031-7/+9
| * Report a load error when network loads blocked. Do not mergeBen Murdoch2011-10-314-19/+26
* | Fix debug buildSteve Block2011-10-282-1/+11
* | Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-251-4/+4
* | Merge "Report a load error when network loads blocked."Ben Murdoch2011-10-254-19/+26
|\ \ | |/ |/|
| * Report a load error when network loads blocked.Ben Murdoch2011-10-254-19/+26
* | WebKit part of fix for bug 5307956Kristian Monsen2011-10-191-21/+18
|/
* Fix disappearing contentNicolas Roard2011-10-121-0/+9
* Post a full WebView inval when we navigate to a new page.Ben Murdoch2011-09-211-0/+5
* Reapply: Fix for bug 5226268 [Browser] http keep-alive packets DO NOT MERGEKristian Monsen2011-09-191-1/+2
* Fix handling of empty URLs when setting up the NoDomain error pageSteve Block2011-09-121-1/+7
* Closing idle connections, including jni interfaceKristian Monsen2011-09-022-0/+17
* Make sure WebViewClient.onPageStarted() doesn't preceed WebViewClient.shouldO...Steve Block2011-08-312-20/+28
* Fix for bug 3429537 Google voice (web version) does not play messages on HCKristian Monsen2011-08-161-2/+9
* Check the available memory when allocating an ImageBuffer.Ben Murdoch2011-08-121-0/+12
* Part of fix for bug 5152544 Reduce the number of warningKristian Monsen2011-08-111-1/+1