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
*
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
*
More namespacing to fix the build.
tc@google.com
2008-10-07
1
-2
/
+2
*
Add GKURL.cpp, adjust a couple lingering wchar_ts to UTF16Chars
amanda@chromium.org
2008-10-07
1
-2
/
+2
*
The current code over-creates SimpleFontData wrappers; it should
mbelshe@google.com
2008-10-07
1
-1
/
+1
*
Move on to the "298 link errors" stage of the McMerge game:
mark@chromium.org
2008-10-07
1
-9
/
+0
*
Generate V8WebKitCSSKeyframe(s)Rule and fix CSSRuleToV8Object to
ager@google.com
2008-10-07
4
-23
/
+36
*
Nevermind... re-check in 2882 (unrevert). Huanr has checked in a more promisi...
mal@chromium.org
2008-10-06
1
-1
/
+1
*
Roll back r2882 to see if it reduces the crash rate.
mal@chromium.org
2008-10-06
1
-1
/
+1
*
Qualify temporary #include so that it's relative to the working copy root.
mark@chromium.org
2008-10-06
1
-1
/
+1
*
Fix WebCore/loader/FrameLoader.cpp on the Mac by providing a temporary stub
mark@chromium.org
2008-10-06
1
-0
/
+7
*
Wires up indexed getter for CSSVariablesDeclaration.
sky@google.com
2008-10-06
1
-0
/
+4
*
Rename ScrollView::getDocumentView() to ScrollView::documentView() to track
mark@chromium.org
2008-10-06
1
-1
/
+1
*
update EventHandlerMac.mm post-merge
jeremy@chromium.org
2008-10-06
1
-347
/
+359
*
port RenderTheme
jeremy@chromium.org
2008-10-06
1
-136
/
+502
*
Fix the InspectorController initializer list to properly specify the
mark@chromium.org
2008-10-06
1
-1
/
+1
*
Fix V8EventListener leak.
mbelshe@google.com
2008-10-06
5
-46
/
+73
*
Merge enough of the trunk WebKit changes into our copy of PasteboardMac.mm to
mark@chromium.org
2008-10-06
1
-3
/
+7
[next]