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
/
WebCore
/
page
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes build bustage due to missing include in Geolocation.
Steve Block
2009-10-06
1
-0
/
+1
*
Fixes a WebKit bug where ongoing Geolocation requests are not stopped when th...
Steve Block
2009-10-06
2
-2
/
+26
*
Add dpi support for WebView.
Grace Kloba
2009-09-21
2
-5
/
+25
*
For TouchEventEnd, touches and targetTouches are empty list.
Grace Kloba
2009-09-15
1
-1
/
+3
*
Removes Geolocation Geoposition.toString and Coordinates.toString.
Steve Block
2009-09-10
6
-90
/
+0
*
Merge change 24042 into eclair
Android (Google) Code Review
2009-09-08
1
-3
/
+3
|
\
|
*
Handle another old style meta tag, MobileOptimized. Also if the sites set
Grace Kloba
2009-09-04
1
-3
/
+3
*
|
Merge change 24108 into eclair
Android (Google) Code Review
2009-09-08
2
-3
/
+119
|
\
\
|
*
|
Store Geolocation cached position between browser sessions.
Steve Block
2009-09-07
2
-3
/
+119
*
|
|
Fixes Coordinates::toString to not print optional parameters that are not spe...
Steve Block
2009-09-07
1
-3
/
+7
|
/
/
*
|
Implements Geolocation PositionOptions.maximumAge property.
Steve Block
2009-09-07
2
-12
/
+123
*
|
Merge change 23972 into eclair
Android (Google) Code Review
2009-09-07
1
-2
/
+10
|
\
\
|
|
/
|
/
|
|
*
Fixes Geolocation to correctly handle infinite values for PositionOptions pro...
Steve Block
2009-09-04
1
-2
/
+10
*
|
Merge change 23971 into eclair
Android (Google) Code Review
2009-09-04
1
-3
/
+1
|
\
\
|
|
/
|
*
Adds V8 bindings for optional properties of Geolocation Coordinates object.
Steve Block
2009-09-04
1
-3
/
+1
*
|
Fix Geolocation to correctly handle reentrant calls from callbacks.
Steve Block
2009-09-04
2
-43
/
+22
*
|
Makes Geolocation error callback asynchronous when service fails to start.
Steve Block
2009-09-04
1
-9
/
+3
*
|
Refactors Geolocation to avoid duplication in getCurrentPosition and watchPos...
Steve Block
2009-09-03
2
-33
/
+25
|
/
*
Adds V8 bindings for Geolocation.
Steve Block
2009-09-01
1
-2
/
+0
*
Revert "Merge WebKit r47420"
Andrei Popescu
2009-08-19
21
-895
/
+35
*
Revert "Compilation and link error fixes for new webkit r47420."
Andrei Popescu
2009-08-19
2
-1
/
+2
*
Compilation and link error fixes for new webkit r47420.
Ben Murdoch
2009-08-18
2
-2
/
+1
*
Merge WebKit r47420
Ben Murdoch
2009-08-18
21
-35
/
+895
*
Fixes for the OSX build
Andrei Popescu
2009-08-18
1
-1
/
+1
*
Merge commit 'goog/master' into merge
Ben Murdoch
2009-08-18
5
-53
/
+155
|
\
|
*
Correctly applies Geolocation timeout parameter.
Steve Block
2009-08-17
2
-23
/
+40
|
*
do not merge: cherry-picked 360742dd52ce2e67f08b219c5148577ce2e2b741 from mas...
Steve Block
2009-08-14
2
-0
/
+10
|
*
Fix a couple of bugs in SecurityOrigin when parsing database identifiers.
Steve Block
2009-08-13
1
-3
/
+4
|
*
Final part of fix to set default values of Geolocation PositionOptions.
Steve Block
2009-08-13
1
-8
/
+12
|
*
Fail fast if Geolocation permissions have already been denied.
Steve Block
2009-08-12
2
-20
/
+74
|
*
Correctly sets default values for Geolocation PositionOptions.
Steve Block
2009-08-11
2
-12
/
+27
*
|
Fix the last of the linker errors !
Ben Murdoch
2009-08-17
1
-3
/
+2
*
|
Fix some errors in platform/graphics/android.
Ben Murdoch
2009-08-17
1
-2
/
+0
*
|
InspectorController fix
Andrei Popescu
2009-08-14
1
-2
/
+4
*
|
r47029: Merges WebCore/page, plugins and storage.
Ben Murdoch
2009-08-12
5
-79
/
+0
*
|
Merge in WebKit r47029.
Ben Murdoch
2009-08-11
77
-1260
/
+2941
|
/
*
Revert "Correctly sets default values for Geolocation PositionOptions."
Steve Block
2009-08-07
2
-23
/
+12
*
Fixes WebKit bug 26993.
Steve Block
2009-08-07
2
-10
/
+24
*
Correctly sets default values for Geolocation PositionOptions.
Steve Block
2009-08-07
2
-12
/
+23
*
Fixes WebKit Geolocation bug 27255.
Steve Block
2009-07-24
2
-13
/
+3
*
Removes uneccessary IDL files for Geolocation callbacks.
Steve Block
2009-07-24
2
-68
/
+0
*
Implements a mechanism that limit the growth of the application cache
Andrei Popescu
2009-07-21
1
-0
/
+9
*
Adding keyEvent support for plugins.
Derek Sollenberger
2009-06-23
1
-0
/
+11
*
Fix V8 build.
Feng Qian
2009-06-22
1
-1
/
+3
*
Remove ANDROID_USER_GESTURE as the bug it fixed no longer applies.
Patrick Scott
2009-06-22
1
-17
/
+0
*
Merge commit 'goog/master' into webkit_merge
Feng Qian
2009-06-18
3
-8
/
+23
|
\
|
*
Enable DOM Storage in master with JSC bindings.
Ben Murdoch
2009-06-15
3
-8
/
+23
*
|
Get WebKit r44544.
Feng Qian
2009-06-17
102
-11522
/
+2409
|
/
*
Check in patch for webkit bug 25710. History navigation by fragement breaks d...
Ben Murdoch
2009-06-05
1
-1
/
+13
*
in the browser, make the trackball more like a mouse
Cary Clark
2009-06-01
1
-10
/
+0
[next]