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
*
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
|
\
|
*
Android specifics for 'Removes uneccessary IDL files for Geolocation permissi...
Steve Block
2009-07-24
3
-4
/
+0
*
|
Update V8 to bleeding_edge@2524
Andrei Popescu
2009-07-23
89
-894
/
+3183
|
/
*
Add TODO(andreip) to those v8 binding files that have Android-specific modifi...
Andrei Popescu
2009-07-21
11
-3
/
+30
*
Experiment a different GC policy.
Feng Qian
2009-07-20
1
-0
/
+5
*
Experiment no GC before loading new page.
Feng Qian
2009-07-20
1
-0
/
+5
*
Add indexed getter for TouchList.
Feng Qian
2009-07-18
2
-1
/
+9
*
Initialize context if a frame had an empty global object.
Feng Qian
2009-07-17
1
-1
/
+3
*
Merge change 7500
Android (Google) Code Review
2009-07-16
4
-5
/
+13
|
\
|
*
Convert Java string to JavaScript string.
Feng Qian
2009-07-15
4
-5
/
+13
*
|
Fix build error of mksnapshot
Feng Qian
2009-07-15
1
-0
/
+2
|
/
*
Make some adjustment on heap parameters on Android platform.
Feng Qian
2009-07-14
4
-4
/
+11
*
Update V8 to bleeding_edge@2450 to pick up a few important fixes.
Feng Qian
2009-07-13
118
-2925
/
+6214
*
Fix a memory leak caused by the binding code.
Feng Qian
2009-07-10
1
-7
/
+1
*
Pickup two ARM fixes.
Feng Qian
2009-07-09
1
-14
/
+23
*
Pickup two crash fixes from V8 tree:
Feng Qian
2009-07-08
1
-8
/
+21
*
Add instrumentation for V8.
Grace Kloba
2009-07-08
2
-0
/
+52
*
Update V8 to r2361, which is a trunk revision pushed to Chrome.
Feng Qian
2009-07-07
69
-1624
/
+2851
*
Separate V8 logging from debugging flags.
Feng Qian
2009-07-07
1
-1
/
+5
*
Avoid generating jsmin.pyc in the source directory.
Feng Qian
2009-07-06
2
-4
/
+18
*
Fix Mac build of mksnapshot
Grace Kloba
2009-07-06
3
-8
/
+22
*
Add V8 snapshot to Makefile.
Feng Qian
2009-07-01
4
-139
/
+216
[next]