summaryrefslogtreecommitdiffstats
path: root/WebKit/android/jni/WebCoreFrameBridge.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Implement DeviceOrientationClientAndroidSteve Block2010-08-051-2/+8
* | Merge WebKit at r64264 : Compile fix, how to create WebCore::Page changedKristian Monsen2010-08-041-14/+9
* | Merge WebKit at r63173 : Following @62607 Page takes a BackForwardClientLeon Clarke2010-07-201-1/+2
* | Removing ANDROID_USER_GESTURE ifdefKristian Monsen2010-07-151-8/+0
* | Fix for bug 2816268: Refactor ANDROID_USER_GESTURE codeKristian Monsen2010-07-151-3/+14
* | Browser save page as web archive.Elliott Slaughter2010-07-121-0/+91
* | Check "email" input as some sites use it as the username.Grace Kloba2010-06-231-2/+2
* | Dump child frames data according to Mac/Qt implementation for layout tests.Shimeng (Simon) Wang2010-06-211-4/+44
* | Fix new LayoutTest crashes in compositing/iframes/lots-of-objects.html andBen Murdoch2010-06-181-2/+5
* | Merge webkit.org at r60469 : @60418 requires us to use associatedElements() a...Leon Clarke2010-06-081-7/+7
* | Merge WebKit at r60074: Pass null DeviceOrientationClient to Page constructorSteve Block2010-05-271-1/+2
* | Provide a string for the case where a file upload control has not had a file ...Ben Murdoch2010-05-211-1/+8
* | Add a method to the PlatformBridge to resolve the filename of a fileBen Murdoch2010-05-211-14/+1
* | Merge webkit.org at r58033 : Update location of CString.hSteve Block2010-05-111-1/+1
|/
* Fixes XHR requests to use the username and password supplied from JavaScriptSteve Block2010-03-241-2/+10
* Fix comment from "WebView.LOAD_*" to "WebSettings.LOAD_*"Brian Carlstrom2010-03-181-4/+4
* Don't leak global weak references when running layout testsLeon Clarke2010-03-041-1/+1
* Fixes a crash in WeakJavaInstanceSteve Block2010-03-031-8/+16
* Prevent unsafe upper casting by checking Element's namespaceURI.Shimeng (Simon) Wang2010-02-251-4/+11
* Use reference instead of vector copying when dealing formElements.Shimeng (Simon) Wang2010-02-241-3/+3
* Correctly guard V8Counters::initCounters() in WebCoreFrameBridgeSteve Block2010-02-051-0/+2
* Merge webkit.org at r54127 : mainWorldScriptState is now a global function.Steve Block2010-02-041-5/+1
* Merge webkit.org at r54127 : Fix some WebKit includesSteve Block2010-02-041-29/+22
* Renames a variable in AddJavascriptInterface which shadows a parameter of the...Steve Block2010-02-041-3/+3
* Implement V8 counter supportAndrei Popescu2010-02-021-0/+2
* Add request header support for the Browser/WebView.Grace Kloba2010-01-271-2/+41
* Move V8 jni_npobject to bridge/jni/v8/JavaNPObjectV8 and fix styleSteve Block2010-01-211-1/+1
* Move V8 jni_instance to bridge/jni/v8/JavaInstanceV8 and fix styleSteve Block2010-01-211-1/+1
* Cherry-pick WebKit change 53497 to rename jni_utility and jni_utility_private...Steve Block2010-01-201-2/+2
* resolved conflicts for merge of acf4a21d to masterSteve Block2010-01-191-9/+9
|\
| * Cherry-pick WebKit change 53436 to fix style in JavaInstanceJSCSteve Block2010-01-191-5/+5
* | resolved conflicts for merge of df644d06 to masterSteve Block2010-01-191-1/+1
|\ \ | |/
| * Cherry-pick WebKit change 53412 to move jni_instance to JavaInstanceJSCSteve Block2010-01-191-1/+1
* | Change LOGE to LOGV.Patrick Scott2010-01-191-1/+1
* | Cherry-pick WebKit change 52103 - Add a client based Geolocation providerSteve Block2010-01-181-1/+7
* | am 43342a27: am ee0e4a35: Merge "Updates the use of weak references in the sc...Steve Block2010-01-081-11/+20
|\ \ | |/
| * Updates the use of weak references in the script-to-Java bridge for V8.Steve Block2010-01-081-11/+20
* | resolved conflicts for merge of a0fb8e99 to masterSteve Block2009-12-181-42/+47
|\ \ | |/
| * Adds a 'using namespace JSC::Bindings;' declaration in WebCoreFrameBridge.Steve Block2009-12-181-40/+44
* | am f0765cd6: am 02f7edff: Merge webkit.org at r51976 : ScriptValue::getString...Steve Block2009-12-171-1/+6
|\ \ | |/
| * Merge webkit.org at r51976 : ScriptValue::getString now takes a ScriptState p...Steve Block2009-12-171-1/+6
* | am ba6d5d3a: am 2c3e1d02: Merge webkit.org at r51976 : externalRepresentation...Steve Block2009-12-171-1/+1
|\ \ | |/
| * Merge webkit.org at r51976 : externalRepresentation now takes a Frame argument.Steve Block2009-12-171-1/+1
* | resolved conflicts for merge of 33cbb138 to masterLeon Scroggins2009-12-161-2/+50
|\ \ | |/
| * Provide localized strings for <input> labels.Leon Scroggins2009-12-151-2/+50
* | am da8d42de: am 80e68b43: Break the WebCore -> WebKit dependency in ResourceH...Andrei Popescu2009-12-111-3/+3
|\ \ | |/
| * Break the WebCore -> WebKit dependency in ResourceHandleAndroid.cpp.Andrei Popescu2009-12-111-3/+3
* | am ae37cde5: am 4c603120: Merge change I85087ab0 into eclair-mr2Patrick Scott2009-12-101-1/+13
|\ \ | |/
| * Enable orientation events.Patrick Scott2009-12-091-1/+13
* | resolved conflicts for merge of c8da3d7c to masterPatrick Scott2009-12-041-2/+5
|\ \ | |/