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 commit 'goog/master' into merge
Andrei Popescu
2009-08-19
2
-0
/
+17
|
\
|
*
Merge change 21466 into eclair
Android (Google) Code Review
2009-08-18
2
-0
/
+17
|
|
\
|
|
*
Need to notify Java side when viewport tag is parsed.
Grace Kloba
2009-08-18
2
-0
/
+17
*
|
|
Revert "Compilation and link error fixes for new webkit r47420."
Andrei Popescu
2009-08-19
2
-7
/
+7
*
|
|
Compilation and link error fixes for new webkit r47420.
Ben Murdoch
2009-08-18
2
-7
/
+7
*
|
|
Merge commit 'goog/master' into merge
Ben Murdoch
2009-08-18
13
-70
/
+381
|
\
\
\
|
|
/
/
|
*
|
Merge change 21673 into eclair
Android (Google) Code Review
2009-08-17
2
-2
/
+15
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Add re-entry count for QemuTracerAuto class.
Feng Qian
2009-08-17
2
-2
/
+15
|
*
|
Do not merge - pulled from master
Patrick Scott
2009-08-17
1
-1
/
+1
|
*
|
Check for a null request in the policy callbacks.
Patrick Scott
2009-08-17
1
-3
/
+22
|
*
|
rebuild nav cache if cursor is moved to invisible node
Cary Clark
2009-08-14
1
-1
/
+1
|
*
|
Adds ability to configure mock Geolocation service from DumpRenderTree on And...
Steve Block
2009-08-14
3
-1
/
+100
|
|
/
|
*
Add GC support in V8 and calling GC in WebCoreFrameBridge::clearCache.
Feng Qian
2009-08-13
1
-0
/
+3
|
*
Pass clicks to webkit's textfield to determine the new selection.
Leon Scroggins
2009-08-13
5
-21
/
+137
|
*
Add a utility class QemuTracerAuto when WEBCORE_INSTRUMENTATION is on.
Feng Qian
2009-08-12
1
-0
/
+7
|
*
adding additional documentation for the plugin api
Derek Sollenberger
2009-08-11
1
-3
/
+49
|
*
cleaning up and adding more doxygen comments
Derek Sollenberger
2009-08-11
1
-41
/
+49
*
|
Continue with linker error fixes.
Ben Murdoch
2009-08-17
1
-3
/
+8
*
|
WebViewCore fix
Andrei Popescu
2009-08-17
1
-2
/
+2
*
|
Merge change 21490 into master-webkit-merge
Android (Google) Code Review
2009-08-17
6
-13
/
+16
|
\
\
|
*
|
Fix WebCoreFrameBridge.cpp
Andrei Popescu
2009-08-17
6
-13
/
+16
*
|
|
Fix some WebKit/ compilation errors.
Ben Murdoch
2009-08-17
4
-12
/
+10
|
/
/
*
|
ResourceHandleAndroid fix
Andrei Popescu
2009-08-17
2
-11
/
+13
*
|
Merge in WebKit r47029.
Ben Murdoch
2009-08-11
442
-30673
/
+70831
|
/
*
modifying the android_npapi.h to accomodate surfaces with different pixel for...
Derek Sollenberger
2009-08-10
8
-52
/
+55
*
enabling plugin surfaces to manually scale based on the zoom level.
Derek Sollenberger
2009-08-07
4
-25
/
+11
*
Merge change 20271
Android (Google) Code Review
2009-08-06
5
-8
/
+8
|
\
|
*
fixing the surface size if the plugin elects to not handle zoomEvents.
Derek Sollenberger
2009-08-06
5
-8
/
+8
*
|
Merge change 20266
Android (Google) Code Review
2009-08-06
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fixes a couple of bugs in the Geolocation permissions manager.
Steve Block
2009-08-06
1
-3
/
+4
*
|
first cut at adding zoom support for plugins.
Derek Sollenberger
2009-08-06
3
-7
/
+29
|
/
*
Add SystemInterface to the android_npapi so that we can expose system related
Grace Kloba
2009-08-05
4
-0
/
+100
*
Add a callback for parsing apple-touch-icon.
Patrick Scott
2009-08-05
4
-0
/
+32
*
adding the first cut for the onLoad plugin event.
Derek Sollenberger
2009-08-04
2
-0
/
+7
*
Merge change 9470
Android (Google) Code Review
2009-08-04
1
-0
/
+22
|
\
|
*
Enable workers for V8
Andrei Popescu
2009-08-03
1
-0
/
+22
*
|
Merge change 9656
Android (Google) Code Review
2009-08-04
3
-15
/
+37
|
\
\
|
*
|
enhancing visibleRect tracking and making it work within iframes.
Derek Sollenberger
2009-08-04
3
-15
/
+37
*
|
|
Merge change 9526
Android (Google) Code Review
2009-08-03
2
-4
/
+24
|
\
\
\
|
|
/
/
|
*
|
Fixing mouse and touch coordinates inside iframes.
Derek Sollenberger
2009-08-03
2
-4
/
+24
|
|
/
*
|
Merge change 9343
Android (Google) Code Review
2009-08-03
2
-0
/
+37
|
\
\
|
|
/
|
/
|
|
*
expose getFontPath to plugins
Mike Reed
2009-07-31
2
-0
/
+37
*
|
Fix a bug in find.
Leon Scroggins
2009-07-31
1
-10
/
+9
*
|
rebuild the nav cache on mouse clicks during page load
Cary Clark
2009-07-31
5
-24
/
+59
*
|
Allow user to jump to the next textfield.
Leon Scroggins
2009-07-31
5
-21
/
+139
|
/
*
Remove snapToAnchor as it is not used any more.
Grace Kloba
2009-07-30
2
-65
/
+0
*
Merge change 9149
Android (Google) Code Review
2009-07-30
1
-1
/
+4
|
\
|
*
Fix a bug in the ChromeClientAndroid where the m_newQuota was set to -1 after...
Andrei Popescu
2009-07-30
1
-1
/
+4
*
|
Adds the C++ side of the system to show the Geolocation permissions prompt.
Steve Block
2009-07-30
1
-2
/
+26
|
/
*
Adds GeolocationPermissionsBridge.
Steve Block
2009-07-29
3
-2
/
+105
[next]