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
/
bindings
/
v8
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates Geolocation V8 bindings to match patch submitted to webkit.org.
Steve Block
2009-12-02
10
-190
/
+154
*
Removes superfluous file V8 DerivedSourcesAllInOne.cpp from Android build.
Steve Block
2009-12-01
1
-9
/
+2
*
Updates an Android-specific work-around in V8GCController.cpp now that std::s...
Steve Block
2009-11-23
1
-9
/
+8
*
Removes LOCK_V8 calls, which are incomplete having been abandonned prior to p...
Steve Block
2009-11-11
14
-33
/
+3
*
Update Android build to remove websockets include and to keep in line with la...
Steve Block
2009-11-10
1
-0
/
+2
*
Merge webkit.org at r50258 : Fix conflicts.
Steve Block
2009-11-10
7
-37
/
+3
*
Merge webkit.org at r50258 : Initial merge by git.
Steve Block
2009-11-10
45
-281
/
+969
*
Use NPAPI headers from WebCore/bridge/ rather than those from V8Bindings/npapi/.
Steve Block
2009-10-28
1
-0
/
+9
*
Merge change Ia17a9f02 into eclair-mr2
Android (Google) Code Review
2009-10-28
2
-0
/
+12
|
\
|
*
Adds ScriptController::initializeThreading(), to allow initializeThreading() ...
Steve Block
2009-10-27
2
-0
/
+12
*
|
Brings V8 binding ifdef changes in to line with version submitted to webkit.org
Steve Block
2009-10-27
4
-119
/
+109
|
/
*
Updates V8 bindings to use INSPECTOR guard.
Steve Block
2009-10-23
4
-11
/
+26
*
Makes a number of changes to ease future merging with and upstreaming to webk...
Steve Block
2009-10-22
6
-74
/
+93
*
Update DerivedSourcesAllInOne to closer match webkit.org version.
Steve Block
2009-10-20
1
-14
/
+30
*
Merge webkit.org at R49305 : Add ifdefs for enabler flags for V8 on Android.
Steve Block
2009-10-20
3
-0
/
+19
*
Merge webkit.org at R49305 : Fix merge conflicts.
Steve Block
2009-10-20
11
-198
/
+22
*
Merge webkit.org at R49305 : Automatic merge by git.
Steve Block
2009-10-20
97
-2094
/
+4269
*
Bring Geolocation V8 bindings in line with those for JSC. Do not merge.
Steve Block
2009-10-14
1
-8
/
+2
*
Cherry pick of WebKit commit r49018, fix for b/2067397. Enable Database.chang...
Ben Murdoch
2009-10-06
1
-1
/
+40
*
Merge change 23972 into eclair
Android (Google) Code Review
2009-09-07
1
-8
/
+35
|
\
|
*
Fixes Geolocation to correctly handle infinite values for PositionOptions pro...
Steve Block
2009-09-04
1
-8
/
+35
*
|
Merge change 23971 into eclair
Android (Google) Code Review
2009-09-04
2
-0
/
+82
|
\
\
|
|
/
|
*
Adds V8 bindings for optional properties of Geolocation Coordinates object.
Steve Block
2009-09-04
2
-0
/
+82
*
|
Fix the DOM storage layout tests when running with V8. Change the custom bind...
Ben Murdoch
2009-09-02
2
-1
/
+5
|
/
*
Merge change 22906 into eclair
Android (Google) Code Review
2009-09-02
2
-35
/
+48
|
\
|
*
Add functionality to V8 bindings for SQLTransaction to allow array-like objec...
Ben Murdoch
2009-09-02
2
-35
/
+48
*
|
Merge change 22913 into eclair
Android (Google) Code Review
2009-09-01
7
-0
/
+479
|
\
\
|
*
|
Adds V8 bindings for Geolocation.
Steve Block
2009-09-01
7
-0
/
+479
*
|
|
Fix a bug where the V8 bindings for SQLStatement error callbacks would not re...
Ben Murdoch
2009-09-01
1
-1
/
+1
|
|
/
|
/
|
*
|
Update V8 bindings to report exceptions thrown from callbacks.
Ben Murdoch
2009-08-28
1
-2
/
+8
*
|
Use v8::V8::LowMemoryNotification() instead of the non-really-existibg v8::V8...
Andrei Popescu
2009-08-27
2
-4
/
+8
|
/
*
Add TouchEvent check.
Feng Qian
2009-08-20
1
-0
/
+5
*
Fix Layout test crash in V8 bindings to AppCache
Andrei Popescu
2009-08-20
1
-0
/
+2
*
Fix some typos when WEBCORE_INSTRUMENTATION is on.
Feng Qian
2009-08-20
2
-4
/
+4
*
Revert "Merge WebKit r47420"
Andrei Popescu
2009-08-19
7
-165
/
+19
*
Merge WebKit r47420
Ben Murdoch
2009-08-18
7
-19
/
+165
*
Try to fix JNI startup errors.
Ben Murdoch
2009-08-18
3
-3
/
+7
*
Merge commit 'goog/master' into merge
Ben Murdoch
2009-08-18
1
-2
/
+5
|
\
|
*
Add GC support in V8 and calling GC in WebCoreFrameBridge::clearCache.
Feng Qian
2009-08-13
1
-1
/
+4
*
|
Linker error fixes.
Ben Murdoch
2009-08-17
1
-3
/
+3
*
|
sort out inspector linking errors
Andrei Popescu
2009-08-17
1
-0
/
+4
*
|
Merge change 21269 into master-webkit-merge
Android (Google) Code Review
2009-08-14
1
-3
/
+3
|
\
\
|
*
|
Rename functions in TouchList binding.
Ben Murdoch
2009-08-14
1
-3
/
+3
*
|
|
Fix V8DOMWrapper.cpp
Andrei Popescu
2009-08-14
1
-1
/
+3
|
/
/
*
|
Merge change 21263 into master-webkit-merge
Android (Google) Code Review
2009-08-14
5
-5
/
+16
|
\
\
|
*
|
And some more bindings fixes.
Ben Murdoch
2009-08-14
5
-5
/
+16
*
|
|
More V8 compliation fixes
Andrei Popescu
2009-08-14
2
-2
/
+11
|
/
/
*
|
Fix a bunch more bindings errors.
Ben Murdoch
2009-08-13
7
-56
/
+96
*
|
Fix some build errors.
Ben Murdoch
2009-08-13
2
-7
/
+7
*
|
Merge change 20934 into master-webkit-merge
Android (Google) Code Review
2009-08-12
7
-0
/
+50
|
\
\
[next]