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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverting 9380,9379,9378.
ojan@google.com
2009-02-09
7
-13
/
+22
*
WebKit merge 40668:40722 part 2.
ojan@google.com
2009-02-09
7
-22
/
+13
*
Migration/scrubbing of V8 custom bindings: SVG, Chromium side
dglazkov@google.com
2009-02-06
2
-104
/
+2
*
Pre-upstreaming scrubbing of MessagePort.
dglazkov@google.com
2009-02-06
1
-177
/
+183
*
Remove unused ScriptCallContextV8.cpp
dglazkov@google.com
2009-02-05
1
-82
/
+0
*
Fix build break when ENABLE_WORKERS is set
jam@chromium.org
2009-02-05
1
-0
/
+9
*
Add support for the V8Custom attribute in advance of merging in
darin@chromium.org
2009-02-05
1
-7
/
+16
*
Fix delete to be delete[].
mbelshe@google.com
2009-02-04
1
-1
/
+1
*
WebKitMerge 40409:40464 (chromium-side).
ericroman@google.com
2009-02-03
2
-0
/
+13
*
Modify npruntime_impl.h to be useful. Previously, we were not using
darin@chromium.org
2009-01-29
1
-51
/
+33
*
Add missing returns in setters for selectionStart and selectionEnd.
ager@google.com
2009-01-28
2
-14
/
+19
*
Chrome side of WebKit Merge 40165:40297
playmobil@google.com
2009-01-28
3
-7
/
+58
*
Remove inline ToString(KURL) method from v8_bindings.h.
tc@google.com
2009-01-27
1
-5
/
+0
*
Speculative fix for UMR seen by Purify
eseidel@chromium.org
2009-01-26
1
-0
/
+2
*
See if mac bitches about not having config.h
mbelshe@google.com
2009-01-26
3
-0
/
+3
*
Case sensitive directory names on linux
mbelshe@google.com
2009-01-26
1
-1
/
+1
*
Add newlines to the end of files so that linux can compile
mbelshe@google.com
2009-01-26
5
-1
/
+6
*
Add a new interface to JS for access to a microsecond timer (Interval).
mbelshe@google.com
2009-01-26
8
-37
/
+219
*
Chrome side of webkit merge to 40124.
tc@google.com
2009-01-22
4
-183
/
+6
*
Add V8 bindings for Worker.
jianli@chromium.org
2009-01-21
9
-2
/
+625
*
Fix for bug 6100:
iposva@chromium.org
2009-01-20
9
-14
/
+280
*
Add v8 bindings for WebKitCSSMatrix.
ager@google.com
2009-01-20
6
-4
/
+39
*
When a function handling an event doesn't return a value, it leaves
erg@google.com
2009-01-14
1
-7
/
+12
*
Refactor the code that computes the receiver for an event listener.
ager@google.com
2009-01-13
3
-79
/
+41
*
WebKit merge 39660:39711, part 2. Covers webkit/ changes.
darin@chromium.org
2009-01-08
5
-0
/
+30
*
Stub out NPN_Construct.
estade@chromium.org
2009-01-08
1
-0
/
+18
*
WebKit merge 39606:39660
dimich@google.com
2009-01-07
6
-50
/
+10
*
Ensure that constructor functions are created in the context of the
ager@google.com
2009-01-05
2
-9
/
+20
*
Fix a typo in a bindings stats counter.
deanm@chromium.org
2009-01-05
1
-1
/
+1
*
Slight change to r7333.
estade@chromium.org
2008-12-24
1
-1
/
+2
*
Fix a canvas layout test by handling null values in canvas.createPattern.
tc@google.com
2008-12-23
1
-2
/
+2
*
Fixed two layout tests.
estade@chromium.org
2008-12-20
1
-1
/
+1
*
Make sure to initialize the proxy before using it's dom constructor
ager@google.com
2008-12-19
1
-0
/
+2
*
Unfork CachedPage (2/2)
dglazkov@google.com
2008-12-18
1
-0
/
+52
*
Implement ScriptController::updateSecurityOrigin. Fixes two security LayoutT...
abarth@chromium.org
2008-12-16
4
-21
/
+10
*
Unfork MessagePort.cpp by postponing the entanglement of the message port Jav...
sgjesse@chromium.org
2008-12-16
3
-35
/
+37
*
WebKit Merge 39143:39309, Part 8 (port side)
dglazkov@google.com
2008-12-16
2
-0
/
+12
*
Merge 39141:39143: The ScriptCallStack (2/2)
dglazkov@google.com
2008-12-12
9
-119
/
+285
*
Fix for http://code.google.com/p/chromium/issues/detail?id=5409.
mpcomplete@google.com
2008-12-12
4
-10
/
+16
*
Remove JSC masquerade, implement ScriptState (2/2).
dglazkov@google.com
2008-12-12
8
-138
/
+58
*
Move UndetectableHTMLCollection.idl into bindings/v8
darin@chromium.org
2008-12-12
1
-0
/
+14
*
Removed dependency on class StringPiece.
michaeln@google.com
2008-12-11
1
-17
/
+34
*
Webkit merge 39050:39100 (CL 5 of 5).
ericroman@google.com
2008-12-11
2
-25
/
+0
*
Some minor touchups to the new DOM grouping code.
deanm@chromium.org
2008-12-11
1
-8
/
+12
*
Improve DOM object mark-compact object grouping.
deanm@chromium.org
2008-12-11
1
-6
/
+53
*
Update comments about security origin implementation.
fqian@google.com
2008-12-11
1
-1
/
+23
*
The m_context member of the V8 proxy should be empty if any part of
ager@google.com
2008-12-10
2
-27
/
+62
*
webkit merge 39000:39050, src
dimich@google.com
2008-12-10
3
-5
/
+42
*
Fixed Functions' toString following hotmail fix.
plesner@google.com
2008-12-09
1
-0
/
+36
*
Change the handling of console.log etc. to pass the parameters correctly and ...
sgjesse@chromium.org
2008-12-09
2
-0
/
+20
[next]