index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
port
/
bindings
/
v8
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix V8EventListener leak.
mbelshe@google.com
2008-10-06
5
-46
/
+73
*
use PassRefPtr for event creation rather than naked
mbelshe@google.com
2008-10-03
2
-6
/
+6
*
Let's try this again. The regressions were caused by an incorrect use
ager@google.com
2008-10-03
2
-4
/
+24
*
Fixes a handful of broken tests after the merge that resulted from us
sky@google.com
2008-10-03
3
-0
/
+7
*
Revert the wrapper context change since it caused layout test
ager@google.com
2008-10-02
1
-18
/
+0
*
Create node wrappers in the context to which the nodes belong instead
ager@google.com
2008-10-02
1
-0
/
+18
*
Merge the chrome_webkit_merge_branch back on to trunk. This brings us
tc@google.com
2008-10-01
16
-1068
/
+2225
*
Wow, it's been a while since we cleaned EOL.
maruel@google.com
2008-09-25
1
-259
/
+259
*
Fixed mis-used inline keyword in v8_proxy.h file. Linux build is broken becau...
fqian@google.com
2008-09-23
2
-21
/
+15
*
Use static type information from IDL to streamline the wrapping and unwrappin...
fqian@google.com
2008-09-23
6
-355
/
+393
*
Unignore most warnings on POSIX in build/SConscript.main.
evanm@google.com
2008-09-16
1
-3
/
+4
*
Fix the issue http://code.google.com/p/v8/issues/detail?id=43
fqian@google.com
2008-09-15
1
-16
/
+16
*
I took the patch from bill.neubauer@gmail.com (http://codereview.chromium.org...
fqian@google.com
2008-09-12
1
-2
/
+2
*
Fix issue 580 that JavaScript cannot talk to Java applets.
fqian@google.com
2008-09-10
1
-3
/
+3
*
BUG = 1357667
fqian@google.com
2008-09-10
2
-0
/
+25
*
Patch for bug 1994:
fqian@google.com
2008-09-10
3
-9
/
+57
*
Cleanup some constants in the binding code.
fqian@google.com
2008-09-10
3
-42
/
+40
*
Initial pass at simple event tracing. I added a few traces to tcp_socket and...
erikkay@google.com
2008-09-02
1
-1
/
+7
*
Move a bunch of code-driven binding template configuration to a data-driven a...
deanm@google.com
2008-08-27
2
-1
/
+69
*
Use a more compact license header in source files.
license.bot
2008-08-24
16
-641
/
+257
*
The deps_checker is complaining that v8_binding includes
nsylvain@google.com
2008-08-23
1
-1
/
+1
*
Get the majority of the files in V8Bindings/ building.
erg@google.com
2008-08-22
2
-1
/
+10
*
Start porting port. Also move perl declarations into the correct place
erg@google.com
2008-08-21
2
-7
/
+7
*
Fix some gcc'isms in compilation. Break circular dependency between v8_common...
pinkerton@google.com
2008-08-15
7
-188
/
+230
*
bootstrap v8 js binding/header generation and putting them in a subdir so swi...
pinkerton@google.com
2008-08-14
1
-1
/
+0
*
DCHECK vswprintf format string cross-platform portability. Use %ls, not %s, ...
mmentovai@google.com
2008-08-14
1
-2
/
+4
*
Fix a bunch of include problems that my deps checker tool found. Mostly I mad...
brettw@google.com
2008-08-08
6
-6
/
+6
*
Nearly eliminate heap allocations required to resolve a NPIdentifier from a V...
darin@google.com
2008-08-06
2
-18
/
+40
*
Fix several issues with popup window locations:
erg@google.com
2008-08-04
1
-4
/
+19
*
Add webkit to the repository.
initial.commit
2008-07-27
30
-0
/
+11314