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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update list of API headers to copy to match what WebKit trunk seems to be doi...
pkasting@chromium.org
2008-10-09
2
-24
/
+13
*
Accomodate recent unforks in the Linux (SCons) build.
sgk@google.com
2008-10-09
3
-63
/
+22
*
Wrap Windows functions with ifdef so they are only compiled on windows
erg@google.com
2008-10-09
3
-5
/
+10
*
Keep the order of variables the same
erg@google.com
2008-10-09
1
-15
/
+14
*
implement a watchdog timeout for the layout tests
pinkerton@google.com
2008-10-09
1
-2
/
+69
*
Look for Adobe Acrobat as well.
jam@chromium.org
2008-10-09
1
-4
/
+8
*
Fix videos stopping playing. Only send an invalidate to the renderer if it's...
jam@chromium.org
2008-10-09
1
-0
/
+1
*
Remove this file that the vcprojs don't seem to reference.
pkasting@chromium.org
2008-10-09
1
-223
/
+0
*
YAGUB (2/2): Roll DEPS and update vcproj files
dglazkov@google.com
2008-10-09
3
-36
/
+36
*
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
11
-292
/
+596
*
Linux build fix: wchar_t is different on different platforms, use the char16 ...
erg@google.com
2008-10-09
3
-5
/
+5
*
KJS::Lock constructor now takes a bool. Fix 1 build error!
ojan@google.com
2008-10-09
1
-1
/
+1
*
Remove an include that no longer exists.
ojan@google.com
2008-10-09
1
-27
/
+18
*
Compile fix on Linux
erg@google.com
2008-10-09
2
-6
/
+8
*
Adjust mac project to accommodate http://codereview.chromium.org/6368,
amanda@chromium.org
2008-10-09
10
-4263
/
+7
*
This fixes the pending/plugins/destroy-stream-twice layout test, which regres...
ananta@chromium.org
2008-10-09
2
-18
/
+3
*
Revert both 3079 and 3063 because they caused linux and mac breakage.
maruel@google.com
2008-10-09
7
-571
/
+282
*
Use #if ENABLE_feature and not #if defined(ENABLE_feature) in idl files.
mark@chromium.org
2008-10-09
1
-8
/
+8
*
Grouped a failing layout test with another layout test both
sgjesse@chromium.org
2008-10-09
1
-2
/
+5
*
Changes to get the layout test harness running on mac.
pinkerton@google.com
2008-10-09
6
-26
/
+203
*
Remove a couple of tests that were fixed by DOMWindow
ager@google.com
2008-10-09
1
-5
/
+0
*
Added a comment to a failing test pointing to a newly created bug.
sgjesse@chromium.org
2008-10-09
1
-1
/
+4
*
Merge Document.idl and DOMWindow.idl properly. Diffing our forked
ager@google.com
2008-10-09
7
-145
/
+192
*
Attempt to get the webkit debug tester green.
ager@google.com
2008-10-09
1
-0
/
+5
*
Fix Mac build bustage caused by r3029 by providing a temporary stub method.
mark@chromium.org
2008-10-09
2
-0
/
+48
*
Revert r3074 due to Mac build bustage
mark@chromium.org
2008-10-09
1
-22
/
+1
*
Generate expected results for all tests that don't have pixel results.
tc@google.com
2008-10-09
16
-9
/
+84
*
Porting changes in webkit/glue/plugins/test
evanm@google.com
2008-10-09
3
-29
/
+40
*
Don't show the wdiff link if we're not running with the --wdiff flag.
tc@google.com
2008-10-09
2
-3
/
+13
*
Remove a bunch of files from KJSBindings.vcproj that are no longer referenced...
pkasting@chromium.org
2008-10-09
1
-1109
/
+65
*
Fix Linux build breakage from the webkit merge.
sgk@google.com
2008-10-09
1
-8
/
+19
*
Fix ICU build problems under Linux.
erg@google.com
2008-10-08
1
-0
/
+4
*
Kinder, gentler (half-way-done) unforking.
dglazkov@google.com
2008-10-08
1
-9
/
+9
*
This fixes http://code.google.com/p/chromium/issues/detail?id=2472, which
ananta@chromium.org
2008-10-08
1
-1
/
+22
*
Add a flaky layout test to exceptions.
ericroman@google.com
2008-10-08
1
-1
/
+2
*
remove unneeded webkit_glue:: and wrap windows functions in ifdefs
erg@google.com
2008-10-08
2
-11
/
+13
*
Update the SCons build for the WebKit merge:
sgk@google.com
2008-10-08
7
-281
/
+559
*
Change the font search order to try Lucida Sans Unicode before Arial Unicode ...
jungshik@google.com
2008-10-08
25
-252
/
+253
*
Fix pixel tests broken by my wdiff change.
evanm@google.com
2008-10-08
1
-0
/
+2
*
Remove include to file that does not exist and sign comparison compiler warning.
erg@google.com
2008-10-08
2
-3
/
+2
*
Use wdiff to produce expected output.
evanm@google.com
2008-10-08
4
-7
/
+43
*
Comparison between signed and unsigned
erg@google.com
2008-10-08
2
-2
/
+2
*
Mac build breakage. Revert 3035 & 3040.
maruel@google.com
2008-10-08
9
-18
/
+3532
*
Remove unused static function
erg@google.com
2008-10-08
2
-13
/
+2
*
Fixes two bugs leading to a layout test failure:
sky@google.com
2008-10-08
5
-5
/
+17
*
base/logging.h defines LOG when webkit is about to so undef it
erg@google.com
2008-10-08
2
-2
/
+3
*
Update Xcode project to match http://codereview.chromium.org/6353/
amanda@chromium.org
2008-10-08
1
-11
/
+9
*
Use Skia on Linux also
erg@google.com
2008-10-08
2
-4
/
+4
*
DeleteButtonController was left over from previous unforkage.
dglazkov@google.com
2008-10-08
8
-3521
/
+9
[next]