index
:
external_webkit.git
replicant-4.2
external/webkit
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
WebKit
/
android
/
jni
/
WebCoreFrameBridge.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hook chromium logging up in WebKit
Kristian Monsen
2010-11-04
1
-0
/
+6
*
Add support for file uploads in WebKit
Kristian Monsen
2010-11-04
1
-3
/
+3
*
Fix WebCoreStringToJString() to not delete the local reference to the new jst...
Steve Block
2010-11-01
1
-40
/
+26
*
Make sure we delete local references to jclass objects
Steve Block
2010-10-28
1
-0
/
+3
*
Fix some problems in WebCoreFrameBridge when using JNIEnv::NewString()
Steve Block
2010-10-27
1
-21
/
+18
*
Merge Webkit at r70209: StringBuilder.h moved to WTF.
Ben Murdoch
2010-10-26
1
-1
/
+1
*
Fix naming for JNI registration methods
Steve Block
2010-10-22
1
-1
/
+1
*
Move jstringToStdString into WebCoreJni.h
Iain Merrick
2010-10-21
1
-9
/
+0
*
Implement file downloads for Chrome HTTP stack (C++ side)
Iain Merrick
2010-10-20
1
-0
/
+27
*
Rename to_string() to jstringToWtfString() for greater clarity
Steve Block
2010-10-15
1
-10
/
+10
*
Hook up WebView.clearCache() for the Chromium HTTP stack
Steve Block
2010-10-06
1
-14
/
+30
*
Block network loads based on the setting.
Patrick Scott
2010-10-05
1
-0
/
+1
*
Merge WebKit at r67908: HTMLInputElement::InputType renamed
Steve Block
2010-09-29
1
-6
/
+5
*
Integrate AutoFill with WebTextView in Java.
Ben Murdoch
2010-09-23
1
-0
/
+4
*
HTTP auth for Chromium HTTP stack (C++ side)
Iain Merrick
2010-09-20
1
-1
/
+67
*
Initial autofill changes in libwebcore.
Ben Murdoch
2010-09-13
1
-0
/
+11
*
Merge Webkit at r66666 : Renamed function in Settings.h
Kristian Monsen
2010-09-11
1
-1
/
+1
*
Allow WebKit to scroll selection on screen.
Leon Scroggins
2010-09-10
1
-2
/
+2
*
Use the correct types in SaveWebArchive.
Elliott Slaughter
2010-09-01
1
-3
/
+3
*
Special file uris have to be handled in Java.
Kristian Monsen
2010-08-24
1
-0
/
+15
*
Merge WebKit at r65615 : Fix include paths for string headers.
Iain Merrick
2010-08-23
1
-1
/
+1
*
Remove calls to change the state of the focus controller.
Leon Scroggins
2010-08-18
1
-0
/
+2
*
am 3c54ece0: am 5dc34a85: activeDocumentLoader() causes crash in WebCoreFrame...
Henrik Baard
2010-08-17
1
-2
/
+13
|
\
|
*
activeDocumentLoader() causes crash in WebCoreFrameBridge.cpp
Henrik Baard
2010-08-16
1
-2
/
+13
*
|
Merge WebKit at r65072 : Implement DeviceMotionClientAndroid
Steve Block
2010-08-13
1
-0
/
+4
*
|
Merge WebKit at r65072 : Build fix for JSC, update ambiguous usage of JSLock.
Ben Murdoch
2010-08-13
1
-1
/
+1
*
|
Merge WebKit at r65072: String class has moved to the WTF namespace.
Ben Murdoch
2010-08-13
1
-25
/
+25
*
|
Implement DeviceOrientationClientAndroid
Steve Block
2010-08-05
1
-2
/
+8
*
|
Merge WebKit at r64264 : Compile fix, how to create WebCore::Page changed
Kristian Monsen
2010-08-04
1
-14
/
+9
*
|
Merge WebKit at r63173 : Following @62607 Page takes a BackForwardClient
Leon Clarke
2010-07-20
1
-1
/
+2
*
|
Removing ANDROID_USER_GESTURE ifdef
Kristian Monsen
2010-07-15
1
-8
/
+0
*
|
Fix for bug 2816268: Refactor ANDROID_USER_GESTURE code
Kristian Monsen
2010-07-15
1
-3
/
+14
*
|
Browser save page as web archive.
Elliott Slaughter
2010-07-12
1
-0
/
+91
*
|
Check "email" input as some sites use it as the username.
Grace Kloba
2010-06-23
1
-2
/
+2
*
|
Dump child frames data according to Mac/Qt implementation for layout tests.
Shimeng (Simon) Wang
2010-06-21
1
-4
/
+44
*
|
Fix new LayoutTest crashes in compositing/iframes/lots-of-objects.html and
Ben Murdoch
2010-06-18
1
-2
/
+5
*
|
Merge webkit.org at r60469 : @60418 requires us to use associatedElements() a...
Leon Clarke
2010-06-08
1
-7
/
+7
*
|
Merge WebKit at r60074: Pass null DeviceOrientationClient to Page constructor
Steve Block
2010-05-27
1
-1
/
+2
*
|
Provide a string for the case where a file upload control has not had a file ...
Ben Murdoch
2010-05-21
1
-1
/
+8
*
|
Add a method to the PlatformBridge to resolve the filename of a file
Ben Murdoch
2010-05-21
1
-14
/
+1
*
|
Merge webkit.org at r58033 : Update location of CString.h
Steve Block
2010-05-11
1
-1
/
+1
|
/
*
Fixes XHR requests to use the username and password supplied from JavaScript
Steve Block
2010-03-24
1
-2
/
+10
*
Fix comment from "WebView.LOAD_*" to "WebSettings.LOAD_*"
Brian Carlstrom
2010-03-18
1
-4
/
+4
*
Don't leak global weak references when running layout tests
Leon Clarke
2010-03-04
1
-1
/
+1
*
Fixes a crash in WeakJavaInstance
Steve Block
2010-03-03
1
-8
/
+16
*
Prevent unsafe upper casting by checking Element's namespaceURI.
Shimeng (Simon) Wang
2010-02-25
1
-4
/
+11
*
Use reference instead of vector copying when dealing formElements.
Shimeng (Simon) Wang
2010-02-24
1
-3
/
+3
*
Correctly guard V8Counters::initCounters() in WebCoreFrameBridge
Steve Block
2010-02-05
1
-0
/
+2
*
Merge webkit.org at r54127 : mainWorldScriptState is now a global function.
Steve Block
2010-02-04
1
-5
/
+1
*
Merge webkit.org at r54127 : Fix some WebKit includes
Steve Block
2010-02-04
1
-29
/
+22
[next]