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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hook up skia + v8 bindings for getImageData(), putImageData().
ericroman@google.com
2008-10-16
7
-22
/
+199
*
Fix mac bustage caused by my big Win.cpp to Chromium.cpp change. To keep the
darin@google.com
2008-10-16
1
-0
/
+7
*
Try to fix V8 build bustage; this change to the file got dropped during my fi...
pkasting@chromium.org
2008-10-15
1
-0
/
+1
*
Move many files that were suffixed Win.cpp to Chromium.cpp, and place them in...
darin@chromium.org
2008-10-15
60
-200
/
+127
*
Fork ScriptController into KJS- and V8-specific versions. The KJS files alre...
pkasting@chromium.org
2008-10-15
3
-545
/
+290
*
Fixing a layout test by introducing support for SVG tags altGlyph and glyph.
olehougaard@google.com
2008-10-15
4
-0
/
+7
*
Start compiling webview_impl.cc.
erg@google.com
2008-10-14
1
-0
/
+208
*
Include needed header under Linux.
erg@google.com
2008-10-14
1
-0
/
+1
*
Lots of ScriptController fixes, but it still doesn't compile cleanly.
pkasting@chromium.org
2008-10-14
1
-215
/
+371
*
Committed on behalf of treat.adam@gmail.com (manyoso::TorchMobile)
pamg@google.com
2008-10-14
1
-1
/
+1
*
Fix a number of layout tests.
ager@google.com
2008-10-14
9
-120
/
+253
*
Fix for issue 81
olehougaard@google.com
2008-10-14
1
-4
/
+13
*
Fix some types in ScriptController.h to be a bit less wonky. This was mbelsh...
pkasting@chromium.org
2008-10-14
2
-14
/
+8
*
Update DerivedSources.make to match modified WebKit scripts. This allows us ...
pkasting@chromium.org
2008-10-13
1
-4
/
+4
*
Second attempt at introducing cross-platform ExceptionContext in the midst of...
dglazkov@google.com
2008-10-13
1
-12
/
+12
*
IDL file merge.
ager@google.com
2008-10-13
10
-222
/
+31
*
Fix problem with how Image is created for ImageBuffer, that was causing some ...
ericroman@google.com
2008-10-11
6
-69
/
+91
*
enable v8bindings warnings
tc@google.com
2008-10-11
5
-23
/
+21
*
Rolling back tree breakage
dglazkov@google.com
2008-10-10
1
-12
/
+12
*
Implement cross-platform ExceptionContext (2/2)
dglazkov@google.com
2008-10-10
1
-12
/
+12
*
Unfork Clipboard.idl and implement the remaining custom methods.
ager@google.com
2008-10-10
3
-49
/
+93
*
Change Location::setHash to match JSC version.
darin@chromium.org
2008-10-10
1
-1
/
+2
*
Some initial fixes for ScriptController errors. There's still
ojan@google.com
2008-10-10
1
-41
/
+27
*
Make more code compile.
erg@google.com
2008-10-10
1
-1
/
+1
*
Implement ScrollView::inWindow by plumbing through RenderWidget::is_hidden to...
jam@chromium.org
2008-10-09
2
-3
/
+8
*
Patch by Thatcher Ulrich <tulrich@google.com>.
ojan@google.com
2008-10-09
2
-2
/
+2
*
Attempt 2 at landing this patch. It broke the Mac/linux builds. Fix for now is
ananta@chromium.org
2008-10-09
1
-1
/
+24
*
WebKit merge hits the SCons build, the sequel:
sgk@google.com
2008-10-09
3
-6
/
+5
*
Remove an include that no longer exists.
ojan@google.com
2008-10-09
1
-27
/
+18
*
Use #if ENABLE_feature and not #if defined(ENABLE_feature) in idl files.
mark@chromium.org
2008-10-09
1
-8
/
+8
*
Merge Document.idl and DOMWindow.idl properly. Diffing our forked
ager@google.com
2008-10-09
2
-83
/
+129
*
Fix Mac build bustage caused by r3029 by providing a temporary stub method.
mark@chromium.org
2008-10-09
1
-0
/
+44
*
Revert r3074 due to Mac build bustage
mark@chromium.org
2008-10-09
1
-22
/
+1
*
This fixes http://code.google.com/p/chromium/issues/detail?id=2472, which
ananta@chromium.org
2008-10-08
1
-1
/
+22
*
Change the font search order to try Lucida Sans Unicode before Arial Unicode ...
jungshik@google.com
2008-10-08
1
-2
/
+2
*
Fixes two bugs leading to a layout test failure:
sky@google.com
2008-10-08
2
-1
/
+16
*
changes to get mac layout tests moving forward. Turn off objc GC and remove a...
pinkerton@google.com
2008-10-08
1
-3
/
+3
*
Add some missing bindings for canvas.
ericroman@google.com
2008-10-08
1
-2
/
+48
*
Remove references to WebCoreFrameBridge which is no longer in webkit
pinkerton@google.com
2008-10-08
1
-20
/
+0
*
Fixes one layout test by adding missing binding
sgjesse@chromium.org
2008-10-08
1
-1
/
+3
*
Document.idl has been updated with null to null string conversions on
ager@google.com
2008-10-08
1
-3
/
+3
*
Follow http://trac.webkit.org/changeset/34506 and pass the active
ager@google.com
2008-10-08
1
-1
/
+2
*
Sort headers in v8_custom.cpp. Just a style cleanup.
tc@google.com
2008-10-08
1
-26
/
+24
*
Add another case where we make a new SimpleFontData to the
tc@google.com
2008-10-07
1
-1
/
+2
*
Implement missing KURL functions for Mac port.
jeremy@chromium.org
2008-10-07
1
-0
/
+68
*
Provide a do-nothing constructor and destructor for the Mac ScrollView.
mark@chromium.org
2008-10-07
1
-0
/
+6
*
Stub out plugin routines so we can link Mac port.
jeremy@chromium.org
2008-10-07
1
-0
/
+62
*
Merge in InspectorController changes. Get rid of all the
ojan@google.com
2008-10-07
2
-3075
/
+139
*
Allow HAVE_ACCESSIBILITY to be turned off at build time. third_party/WebKit
amanda@chromium.org
2008-10-07
2
-57
/
+5
*
Fix 3 layout tests, annotate 3 others.
ericroman@google.com
2008-10-07
3
-14
/
+5
[next]