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
*
This is a cleaned up fix of Christian's original patch in
fqian@google.com
2008-12-06
3
-10
/
+92
*
Revert "Original CL: http://codereview.chromium.org/12831, fix the build error
tc@google.com
2008-12-06
1
-13
/
+2
*
Original CL: http://codereview.chromium.org/12831, fix the build error for ht...
hclam@chromium.org
2008-12-05
1
-2
/
+13
*
Reverting 6439.
nsylvain@chromium.org
2008-12-05
1
-11
/
+2
*
Same as CL 12831, create a new one to get rid of the eol-style commit error.
hclam@chromium.org
2008-12-05
1
-2
/
+11
*
Reverted not-quite-working fix for hotmail issue.
plesner@google.com
2008-12-05
3
-49
/
+5
*
Fixed crash when stack overflow occurs while creating the constructor
plesner@google.com
2008-12-05
1
-0
/
+4
*
Fixed dom node and constructor instantiation so that dom constructors
plesner@google.com
2008-12-05
3
-5
/
+45
*
Added line number and source URL information to inspector console messages.
sgjesse@chromium.org
2008-12-05
3
-2
/
+97
*
Move ASSERT that was accidentally moved to the wrong position. The
ager@google.com
2008-12-04
1
-6
/
+7
*
Fix the compilation error in debug build on linux.
fqian@google.com
2008-12-04
1
-0
/
+1
*
De-peerable part 2. Lot of changes on the binding side.
fqian@google.com
2008-12-04
9
-385
/
+535
*
fix WebKitCSSTransformValue not being initialized
tc@google.com
2008-12-03
1
-1
/
+6
*
src/webkit side of webkit merge 38760:38800
ojan@google.com
2008-12-03
7
-109
/
+196
*
Some cleanup of ScriptValue.
fqian@google.com
2008-12-03
2
-8
/
+38
*
Unfork HTMLOptionsCollection.idl. This was forked a long time ago and
ager@google.com
2008-11-28
2
-3
/
+14
*
src/webkit side of webKit merge 38653:38729
ojan@google.com
2008-11-27
4
-11
/
+145
*
src/webkit side of webKit merge 38625:38653
ojan@google.com
2008-11-26
2
-0
/
+11
*
Remove dependencies on base/glue from these 2 port files.
jam@chromium.org
2008-11-26
2
-28
/
+7
*
Clean up v8_binding.h by putting config.h at the top.
darin@chromium.org
2008-11-26
1
-18
/
+4
*
src/webkit side of webKit merge 38600:38625.
ojan@google.com
2008-11-26
4
-43
/
+134
*
Move RGBColor.{h,cpp} into port/bindings/v8 since they are specific to the V8
darin@chromium.org
2008-11-26
2
-0
/
+78
*
Bridge calls to get the root NPObject from a WebPluginContainer.
darin@chromium.org
2008-11-24
2
-30
/
+3
*
Revert part of changes made in http://codereview.chromium.org/10687
fqian@google.com
2008-11-24
2
-8
/
+41
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-22
4
-152
/
+152
*
Move ScheduledAction.h into bindings/v8 where it belongs.
darin@chromium.org
2008-11-21
1
-0
/
+21
*
Rollback "Remove use of wide characters in stats table identifiers."
evanm@google.com
2008-11-21
4
-152
/
+152
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-21
4
-152
/
+152
*
Relanding this fix. The earlier attempt broke test_shell_tests. The fix
ananta@chromium.org
2008-11-21
1
-1
/
+4
*
Revert r5816 due to InvokeMethods failures in test_shell_tests.
sgk@google.com
2008-11-21
1
-4
/
+1
*
Fix Silverlight windowless plugin painting issues. This fixes the
ananta@chromium.org
2008-11-21
1
-1
/
+4
*
src/webkit side of merge 38500:38550.
ojan@google.com
2008-11-21
4
-3
/
+3
*
Added GC protection support for objects with possible pending activity which ...
sgjesse@chromium.org
2008-11-20
6
-15
/
+168
*
Added parameter checking to window.postMessage. Before this change passing an...
sgjesse@chromium.org
2008-11-18
1
-3
/
+5
*
Fix a renderer crashing bug with NPObject method references.
michaeln@google.com
2008-11-14
1
-3
/
+7
*
Added stats counters and trace event to ChromiumBridge.
erikkay@google.com
2008-11-14
3
-15
/
+12
*
removed a bunch of minor glue dependencies from port
erikkay@google.com
2008-11-14
1
-7
/
+4
*
Add GCController support to test_shell.
fqian@google.com
2008-11-14
3
-2
/
+33
*
Unfork EventTarget.idl and CSSPrimitiveValue.idl.
ager@google.com
2008-11-14
1
-15
/
+0
*
Clean up the proxy code for handling frame navigation.
fqian@google.com
2008-11-13
4
-109
/
+62
*
Unfork SVGElementInstance.idl and EventTargetNode.idl.
ager@google.com
2008-11-13
1
-12
/
+0
*
* add MIME type functions to ChromiumBridge
erikkay@google.com
2008-11-12
1
-2
/
+3
*
Minor cleanup in port/. Eliminate some unused files and a redundant include ...
darin@chromium.org
2008-11-12
1
-1
/
+0
*
Some changes necessary to build an optimized binary on Linux.
evanm@google.com
2008-11-11
1
-0
/
+2
*
Fix Chromium bug 4178
jhaas@chromium.org
2008-11-11
1
-1
/
+5
*
Newlines, argh TBR=agl
dglazkov@google.com
2008-11-11
2
-2
/
+2
*
Fix Linux tree by adding a newline to JSDOMBinding.cpp
agl@chromium.org
2008-11-11
1
-1
/
+1
*
Get rid of ExceptionContext (2/2)
dglazkov@google.com
2008-11-10
7
-42
/
+240
*
Landing 37604:38097 merge
dglazkov@google.com
2008-11-10
9
-67
/
+114
*
Keep MessagePort wrappers alive for the life-time of the corresponding
ager@google.com
2008-11-07
3
-11
/
+45
[next]