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
/
V8Binding
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merges V8 version of jni_utility with JSC version at WebCore/bridge/jni.
Steve Block
2009-12-07
3
-829
/
+2
*
Move V8 Makefiles to from V8Binding directory to WebCore directory, to match ...
Steve Block
2009-11-17
1
-729
/
+0
*
Removes some more superfluous code from the Makefiles.
Steve Block
2009-11-17
1
-6
/
+0
*
Remove DerivedSources.make.
Steve Block
2009-11-10
1
-1185
/
+0
*
Merge webkit.org at r50258 : Fix Makefiles.
Steve Block
2009-11-10
1
-1
/
+7
*
Move V8 to external/v8
Steve Block
2009-10-30
874
-323341
/
+0
*
Use NPAPI headers from WebCore/bridge/ rather than those from V8Bindings/npapi/.
Steve Block
2009-10-28
5
-1235
/
+5
*
Adds ScriptController::initializeThreading(), to allow initializeThreading() ...
Steve Block
2009-10-27
3
-86
/
+0
*
Remove XPathNSResolver from the Android build.
Steve Block
2009-10-26
3
-124
/
+0
*
Merge webkit.org at R49305 : Add Android makefiles and set ENABLE flags.
Steve Block
2009-10-20
1
-5
/
+39
*
Removes some commented out files from the V8 derived Makefile.
Steve Block
2009-10-19
1
-8
/
+0
*
Update V8 to revision 3018.
Steve Block
2009-10-14
184
-6026
/
+8576
*
Remove more superfluous WebKit files from build.
Steve Block
2009-10-14
1
-1
/
+0
*
Update V8 to bleeding_edge r2842.
Ben Murdoch
2009-09-08
114
-866
/
+4917
*
Adds V8 bindings for optional properties of Geolocation Coordinates object.
Steve Block
2009-09-04
1
-0
/
+1
*
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
*
|
Merge change 22913 into eclair
Android (Google) Code Review
2009-09-01
1
-0
/
+3
|
\
\
|
|
/
|
*
Adds V8 bindings for Geolocation.
Steve Block
2009-09-01
1
-0
/
+3
*
|
Update V8 to 2780 to fix a crash and pick up some ARM optimizations
Andrei Popescu
2009-08-28
86
-706
/
+2341
*
|
Update V8 to 2725 to pick up Thread Termination and Low Memory Notification APIs
Andrei Popescu
2009-08-27
84
-426
/
+3931
|
/
*
Merge commit 'goog/master' into merge
Andrei Popescu
2009-08-19
2
-0
/
+13
|
\
|
*
Fix the sim-eng build.
Feng Qian
2009-08-18
2
-0
/
+13
*
|
Merge commit 'goog/master' into merge
Ben Murdoch
2009-08-18
83
-1750
/
+7872
|
\
\
|
|
/
|
*
Update V8 to r2703.
Feng Qian
2009-08-18
83
-1750
/
+7872
*
|
Merge commit 'goog/master' into merge
Ben Murdoch
2009-08-18
3
-1
/
+18
|
\
\
|
|
/
|
*
Add GC support in V8 and calling GC in WebCoreFrameBridge::clearCache.
Feng Qian
2009-08-13
2
-0
/
+14
|
*
Avoid calling GC in Context::New
Feng Qian
2009-08-13
1
-0
/
+5
|
*
Remove experimental nolazy flag.
Feng Qian
2009-08-13
1
-5
/
+0
|
*
EXPERIMENTAL: turn off lazy compilation to see the impact on page cycler.
Feng Qian
2009-08-12
1
-0
/
+5
|
*
Merge change 20814
Android (Google) Code Review
2009-08-11
1
-4
/
+0
|
|
\
|
|
*
Enable GC call before creating a new context.
Feng Qian
2009-08-11
1
-4
/
+0
|
*
|
Don't install v8shell by default in kila-tests
Sriram Raman
2009-08-10
1
-0
/
+2
|
|
/
*
|
sort out inspector linking errors
Andrei Popescu
2009-08-17
1
-10
/
+0
*
|
Continue with linker error fixes.
Ben Murdoch
2009-08-17
5
-3
/
+90
*
|
Fix first set of linker errors.
Ben Murdoch
2009-08-17
3
-5
/
+7
*
|
Fix ReadWriteLock class problem. Will upstream this asap
Andrei Popescu
2009-08-14
1
-7
/
+1
*
|
Fix a bunch more bindings errors.
Ben Murdoch
2009-08-13
1
-1
/
+14
*
|
Fix some build errors.
Ben Murdoch
2009-08-13
1
-359
/
+359
*
|
More changes to get V8 bindings to build.
Ben Murdoch
2009-08-13
1
-30
/
+26
*
|
Update generated files in V8 derived sources makefile.
Ben Murdoch
2009-08-12
1
-7
/
+21
*
|
makefile changes part 1
Andrei Popescu
2009-08-12
5
-3115
/
+39
*
|
Merge change 20934 into master-webkit-merge
Android (Google) Code Review
2009-08-12
24
-3046
/
+0
|
\
\
|
*
|
Merge half of V8Binding/binding
Andrei Popescu
2009-08-12
24
-3046
/
+0
|
|
/
*
|
r47029: Merge V8Index and V8Proxy.
Ben Murdoch
2009-08-12
4
-5177
/
+0
|
/
*
Fix sim-eng build.
Feng Qian
2009-08-07
1
-0
/
+1
*
Get a new V8 revision with performance improvement in ARM compiler.
Feng Qian
2009-08-07
111
-2501
/
+9272
*
Add V8 locks at the v8 entry points for use with workers.
Andrei Popescu
2009-08-05
3
-2
/
+30
*
Enable workers for V8
Andrei Popescu
2009-08-03
1
-2
/
+18
*
Merge changes 8489,8490
Android (Google) Code Review
2009-07-24
3
-4
/
+0
|
\
[next]