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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge changes I61cfea19,Ib2fe7793 into eclair-mr2
Steve Block
2010-01-20
4
-2
/
+20
|
\
|
*
Cherry-pick WebKit change 53464 to rename WebCore/bridge/runtime to WebCore/b...
Steve Block
2010-01-19
4
-2
/
+20
*
|
Exit the fullscreen mode when the PluginWidget is
Grace Kloba
2010-01-19
2
-1
/
+9
|
/
*
Cherry-pick WebKit change 53436 to fix style in JavaInstanceJSC
Steve Block
2010-01-19
1
-5
/
+5
*
Merge "Cherry-pick WebKit change 53412 to move jni_instance to JavaInstanceJS...
Steve Block
2010-01-19
1
-1
/
+1
|
\
|
*
Cherry-pick WebKit change 53412 to move jni_instance to JavaInstanceJSC
Steve Block
2010-01-19
1
-1
/
+1
*
|
Should check the enable plugin settings before accepting
Grace Kloba
2010-01-18
1
-1
/
+4
*
|
Don't use static jclass unless we hold a reference.
Grace Kloba
2010-01-14
1
-14
/
+9
*
|
Add proper support for fixed position elements
Nicolas Roard
2010-01-14
1
-3
/
+4
*
|
Call into MimeTypeMap to get the mime type for an extension.
Patrick Scott
2010-01-13
3
-29
/
+67
*
|
Merge "Compare Node pointers rather than CachedNode pointers." into eclair-mr2
Leon Scroggins
2010-01-12
1
-2
/
+2
|
\
\
|
*
|
Compare Node pointers rather than CachedNode pointers.
Leon Scroggins
2010-01-12
1
-2
/
+2
*
|
|
Merge "adding event to notify the plugin when it is on/off screen." into ecla...
Derek Sollenberger
2010-01-12
3
-1
/
+23
|
\
\
\
|
*
|
|
adding event to notify the plugin when it is on/off screen.
Derek Sollenberger
2010-01-12
3
-1
/
+23
|
|
/
/
*
|
|
Ensure that the current textfield is actually a textfield before treating it ...
Leon Scroggins
2010-01-12
1
-2
/
+2
|
/
/
*
|
consolidating to only use one surface per plugin. give plugin access to java ...
Derek Sollenberger
2010-01-11
5
-108
/
+102
*
|
Bring up the IME after receiving a response from webkit.
Leon Scroggins
2010-01-11
7
-48
/
+13
|
/
*
Merge "Updates the use of weak references in the script-to-Java bridge for V8...
Steve Block
2010-01-08
1
-11
/
+20
|
\
|
*
Updates the use of weak references in the script-to-Java bridge for V8.
Steve Block
2010-01-08
1
-11
/
+20
*
|
In motionUp, update the CachedHistory's mMouseBounds.
Leon Scroggins
2010-01-07
1
-1
/
+3
*
|
remove unused jni interfaces
Cary Clark
2010-01-07
1
-8
/
+0
*
|
Request <label> info only when accessing a textfield.
Leon Scroggins
2010-01-07
6
-39
/
+28
*
|
In findBestHitAt, set x and y to the intersection of slop and cursor.
Leon Scroggins
2010-01-06
3
-30
/
+24
*
|
Store label information to be used for hint text.
Leon Scroggins
2010-01-06
4
-6
/
+49
*
|
webkit layers support
Nicolas Roard
2010-01-04
6
-4
/
+252
*
|
If the DOM changes textfield focus, make the IME work properly.
Leon Scroggins
2010-01-04
3
-25
/
+41
*
|
Merge change Iab49f046 into eclair-mr2
Android (Google) Code Review
2009-12-18
1
-8
/
+8
|
\
\
|
|
/
|
/
|
|
*
Fix to ensure plugin is notified even when the screen width does not change.
Derek Sollenberger
2009-12-18
1
-8
/
+8
*
|
Adds a 'using namespace JSC::Bindings;' declaration in WebCoreFrameBridge.
Steve Block
2009-12-18
1
-40
/
+44
|
/
*
Merge webkit.org at r51976 : ScriptValue::getString now takes a ScriptState p...
Steve Block
2009-12-17
1
-1
/
+6
*
Merge webkit.org at r51976 : externalRepresentation now takes a Frame argument.
Steve Block
2009-12-17
2
-2
/
+2
*
Merge webkit.org at r51976 : Implement new FrameLoaderClient page state methods.
Steve Block
2009-12-17
2
-0
/
+18
*
Merge webkit.org at r51976 : FrameLoaderClient::windowObjectCleared has been ...
Steve Block
2009-12-17
2
-2
/
+6
*
Merge webkit.org at r51976 : Implement new ChromeClient::focusedNodeChanged m...
Steve Block
2009-12-17
2
-1
/
+5
*
Merge webkit.org at r51976 : Changes to InspectorController.
Steve Block
2009-12-17
1
-5
/
+3
*
Merge webkit.org at r51976 : Initial merge by git.
Steve Block
2009-12-17
487
-4653
/
+52369
*
Merge change Ifcce71fa into eclair-mr2
Android (Google) Code Review
2009-12-16
5
-5
/
+36
|
\
|
*
Implement the full screen WebView plugin.
Grace Kloba
2009-12-16
5
-5
/
+36
*
|
Fix the benchmark app yet again to work in mr2 (and master).
Patrick Scott
2009-12-15
4
-17
/
+25
|
/
*
check to see if nav cache is up to date on tap
Cary Clark
2009-12-15
6
-5
/
+100
*
Provide localized strings for <input> labels.
Leon Scroggins
2009-12-15
3
-12
/
+55
*
Notify native plugin code when the browser discards the customView.
Derek Sollenberger
2009-12-14
5
-20
/
+77
*
Rollback to return density for scaleFactor.
Grace Kloba
2009-12-11
1
-22
/
+2
*
Break the WebCore -> WebKit dependency in ResourceHandleAndroid.cpp.
Andrei Popescu
2009-12-11
9
-35
/
+102
*
add event interface for plugins, so they can post an event to themselves (fro...
Mike Reed
2009-12-10
5
-0
/
+151
*
Merge change I85087ab0 into eclair-mr2
Android (Google) Code Review
2009-12-09
1
-1
/
+13
|
\
|
*
Enable orientation events.
Patrick Scott
2009-12-09
1
-1
/
+13
*
|
Enable longpress and doubletap to WebKit as touch
Grace Kloba
2009-12-09
3
-9
/
+31
|
/
*
Pass a message to move the focus when user hits "Next".
Leon Scroggins
2009-12-09
3
-5
/
+51
*
Merge change I0b9d36d9 into eclair-mr2
Android (Google) Code Review
2009-12-08
2
-5
/
+2
|
\
[next]