summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni/WebCoreFrameBridge.h
Commit message (Expand)AuthorAgeFilesLines
* Provide referer when download requestedSelim Gurun2012-08-291-1/+1
* New touch input supportJohn Reck2012-04-111-8/+0
* Drop support for Android HTTP stackSteve Block2012-02-221-6/+0
* Correctly guard WebFrame methods needed only with the Chromium HTTP stackSteve Block2011-10-121-6/+3
* Modify BrowserFrame.requestClientCert() to take the host and port as a StringSteve Block2011-10-121-1/+1
* Make sure WebViewClient.onPageStarted() doesn't preceed WebViewClient.shouldO...Steve Block2011-08-311-0/+2
* Lazily decode assets for form controls.Ben Murdoch2011-08-161-3/+3
* Plumb a bool through to Java to supress auth dialog.Ben Murdoch2011-08-051-1/+1
* Safely convert punycode IDN to Unicode for display.Shimeng (Simon) Wang2011-07-211-1/+5
* 2nd try: Bubbles up the url that has the invalid certificate.Huahui Wu2011-06-281-1/+1
* Revert "Bubbles up the url that has the invalid certificate."Huahui Wu2011-06-281-1/+1
* Bubbles up the url that has the invalid certificate.Huahui Wu2011-06-271-1/+1
* Implement net::URLRequest::Delegate::OnCertificateRequestedBrian Carlstrom2011-06-091-0/+2
* Fix some include guards in Android filesSteve Block2011-06-081-3/+3
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-161-0/+173