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
*
Merge webkit.org at r54127 : Fix missing virtual destructors in V8DOMMap
Steve Block
2010-02-04
1
-0
/
+3
*
Merge webkit.org at r54127 : Fix conflicts due to V8 feature runtime enabler ...
Steve Block
2010-02-04
1
-13
/
+2
*
Merge webkit.org at r54127 : Fix conflict with addition of virtual destructor...
Steve Block
2010-02-04
1
-9
/
+0
*
Merge webkit.org at r54127 : Fix final trivial merges
Steve Block
2010-02-04
2
-6
/
+0
*
Merge webkit.org at r54127 : Resolve conflicts in V8 touch events bindings.
Steve Block
2010-02-04
3
-802
/
+0
*
Merge webkit.org at r54127 : Resolve conflicts due to code being moved from V...
Steve Block
2010-02-04
2
-368
/
+8
*
Merge webkit.org at r54127 : Fix conflict in V8DocumentCustom.cpp
Steve Block
2010-02-04
1
-10
/
+6
*
Merge webkit.org at r54127 : Initial merge by git
Steve Block
2010-02-04
140
-2846
/
+4397
*
Enable database and appcache for V8
Steve Block
2010-02-03
1
-3
/
+9
*
Update Android to reflect final version submitted to webkit.org for ScriptCon...
Steve Block
2010-01-27
1
-1
/
+0
*
Update Android to reflect final version submitted to webkit.org for V8 TODOs
Steve Block
2010-01-27
1
-2
/
+0
*
Prepare NPV8Object.h/cpp for upstreaming:
Andrei Popescu
2010-01-25
2
-23
/
+7
*
Merge "Prepare ScriptController class for upstreaming."
Andrei Popescu
2010-01-25
3
-23
/
+2
|
\
|
*
Prepare ScriptController class for upstreaming.
Andrei Popescu
2010-01-22
3
-23
/
+2
*
|
Remove Android-specific TODOs as the changes have been upstreamed in
Andrei Popescu
2010-01-22
2
-12
/
+0
*
|
Add navigator.networkType to allow apps to detect the connection type.
Andrei Popescu
2010-01-15
3
-0
/
+5
|
/
*
Update v8/bindings to remove the ANDROID #ifdefs and confirm
Andrei Popescu
2010-01-11
3
-6
/
+5
*
Android special-casing when using std::sort is no longer needed now that we u...
Steve Block
2009-12-22
1
-14
/
+0
*
Adds notes to upstream feature guards added in V8DOMWrapper.cpp.
Steve Block
2009-12-17
1
-5
/
+6
*
Merge webkit.org at r51976 : V8Proxy::sourceName now returns bool.
Steve Block
2009-12-17
1
-1
/
+1
*
Merge webkit.org at r51976 : Fix general conflicts.
Steve Block
2009-12-17
4
-109
/
+10
*
Merge webkit.org at r51976 : Initial merge by git.
Steve Block
2009-12-17
83
-1980
/
+3325
*
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
[next]