index
:
external_webkit.git
replicant-4.2
external/webkit
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix parent index of focus when building nav cache
Cary Clark
2009-09-15
2
-1
/
+4
*
Add more null checking to avoid the crash.
Grace Kloba
2009-09-11
1
-4
/
+5
*
Merge change 24624 into eclair
Android (Google) Code Review
2009-09-10
1
-5
/
+4
|
\
|
*
Fix the include files from the last WebKit merge. If there is Android version,
Grace Kloba
2009-09-10
1
-5
/
+4
*
|
allow mixed-case schemes in resource URLs
Cary Clark
2009-09-10
1
-1
/
+14
|
/
*
Removes Geolocation Geoposition.toString and Coordinates.toString.
Steve Block
2009-09-10
9
-102
/
+0
*
Merge change 24297 into eclair
Android (Google) Code Review
2009-09-09
2
-16
/
+9
|
\
|
*
Move mobile doctype check from HTMLDocument to Document so that it will cover...
Grace Kloba
2009-09-08
2
-16
/
+9
*
|
Merge change 24338 into eclair
Android (Google) Code Review
2009-09-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix for 2106269
Andrei Popescu
2009-09-09
1
-1
/
+1
*
|
Merge change 24042 into eclair
Android (Google) Code Review
2009-09-08
2
-5
/
+6
|
\
\
|
*
|
Handle another old style meta tag, MobileOptimized. Also if the sites set
Grace Kloba
2009-09-04
2
-5
/
+6
*
|
|
Switch back to JSC
Andrei Popescu
2009-09-08
2
-3
/
+2
|
|
/
|
/
|
*
|
Updates mock Geolocation service to match final version submitted to WebKit.
Steve Block
2009-09-08
10
-57
/
+66
*
|
Merge change 24108 into eclair
Android (Google) Code Review
2009-09-08
3
-4
/
+123
|
\
\
|
*
|
Store Geolocation cached position between browser sessions.
Steve Block
2009-09-07
3
-4
/
+123
*
|
|
Update V8 to bleeding_edge r2842.
Ben Murdoch
2009-09-08
115
-868
/
+4919
*
|
|
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
3
-14
/
+63
|
\
\
|
|
/
|
/
|
|
*
Fixes Geolocation to correctly handle infinite values for PositionOptions pro...
Steve Block
2009-09-04
3
-14
/
+63
*
|
Merge change 23971 into eclair
Android (Google) Code Review
2009-09-04
4
-3
/
+84
|
\
\
|
|
/
|
*
Adds V8 bindings for optional properties of Geolocation Coordinates object.
Steve Block
2009-09-04
4
-3
/
+84
*
|
Merge change 23969 into eclair
Android (Google) Code Review
2009-09-04
2
-0
/
+13
|
\
\
|
*
|
Updates MockGeolocationService to call back to the Geolocation object only wh...
Steve Block
2009-09-04
2
-0
/
+13
*
|
|
Merge change 23957 into eclair
Android (Google) Code Review
2009-09-04
2
-43
/
+22
|
\
\
\
|
|
/
/
|
*
|
Fix Geolocation to correctly handle reentrant calls from callbacks.
Steve Block
2009-09-04
2
-43
/
+22
*
|
|
Merge change 23954 into eclair
Android (Google) Code Review
2009-09-04
1
-9
/
+3
|
\
\
\
|
|
/
/
|
*
|
Makes Geolocation error callback asynchronous when service fails to start.
Steve Block
2009-09-04
1
-9
/
+3
*
|
|
Merge change 23829 into eclair
Android (Google) Code Review
2009-09-04
2
-33
/
+25
|
\
\
\
|
|
/
/
|
*
|
Refactors Geolocation to avoid duplication in getCurrentPosition and watchPos...
Steve Block
2009-09-03
2
-33
/
+25
*
|
|
Merge change 23625 into eclair
Android (Google) Code Review
2009-09-04
2
-1
/
+5
|
\
\
\
|
*
|
|
Fix the DOM storage layout tests when running with V8. Change the custom bind...
Ben Murdoch
2009-09-02
2
-1
/
+5
*
|
|
|
Allow 0 to be passed for the nativePointerParameter to nativeAddJavaScriptInt...
Andrei Popescu
2009-09-03
1
-1
/
+5
*
|
|
|
start in the proper subframe when finding the next text field
Cary Clark
2009-09-03
1
-1
/
+1
*
|
|
|
Merge change 23630 into eclair
Android (Google) Code Review
2009-09-03
5
-34
/
+12
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Brings Mock Geolocation service up to date with latest submission to WebKit.
Steve Block
2009-09-02
5
-34
/
+12
|
|
/
*
|
Get the drawable directory from Java for the platform buttons.
Grace Kloba
2009-09-02
8
-25
/
+42
|
/
*
Merge change 22906 into eclair
Android (Google) Code Review
2009-09-02
3
-35
/
+53
|
\
|
*
Add functionality to V8 bindings for SQLTransaction to allow array-like objec...
Ben Murdoch
2009-09-02
3
-35
/
+53
*
|
Merge change 23614 into eclair
Android (Google) Code Review
2009-09-02
1
-1
/
+1
|
\
\
|
*
|
Enables Geolocation for V8.
Steve Block
2009-09-01
1
-1
/
+1
*
|
|
Add .gitignore for WebKit build directories.
Grace Kloba
2009-09-01
1
-0
/
+2
*
|
|
Merge change 22913 into eclair
Android (Google) Code Review
2009-09-01
9
-2
/
+482
|
\
\
\
|
|
/
/
|
*
|
Adds V8 bindings for Geolocation.
Steve Block
2009-09-01
9
-2
/
+482
*
|
|
Merge change 23350 into eclair
Android (Google) Code Review
2009-09-01
3
-15
/
+22
|
\
\
\
|
*
|
|
Update the browser's references to the latest images.
Leon Scroggins
2009-09-01
3
-15
/
+22
*
|
|
|
Fix a bug where the V8 bindings for SQLStatement error callbacks would not re...
Ben Murdoch
2009-09-01
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge change 23087 into eclair
Android (Google) Code Review
2009-09-01
1
-2
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update V8 bindings to report exceptions thrown from callbacks.
Ben Murdoch
2009-08-28
1
-2
/
+8
[next]