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
*
Fix mouse and keyboard input a bit.
deanm@chromium.org
2008-11-13
2
-6
/
+33
*
Unfork Plugin.h, PluginArray.h and MimeTypeArray.h.
jam@chromium.org
2008-11-13
1
-7
/
+9
*
Remove tests from pending/ that have been sent upstream or had already been
pamg@google.com
2008-11-13
147
-11791
/
+0
*
Fix assignment of a javascript: URL to window.location.href
darin@chromium.org
2008-11-13
2
-17
/
+8
*
Unbreak build, replacing corrupted version
amanda@chromium.org
2008-11-13
1
-2
/
+2
*
* Copy webkit_glue font functions into ChromiumBridge.
erikkay@google.com
2008-11-13
13
-133
/
+51
*
Fix a crash in runOpenPanel where an array size wasn't being checked. To rep...
erikkay@google.com
2008-11-13
1
-2
/
+3
*
Second part of the new merge. Just adds FloatQuad.h/cpp to WebCore build.
ojan@google.com
2008-11-13
3
-0
/
+15
*
Initialize WTF threading before calling EventNames::init() in
sgk@google.com
2008-11-13
1
-0
/
+1
*
Fix LayoutTests/http/tests/loading/gmail-assert-on-load.html test.
darin@chromium.org
2008-11-13
2
-5
/
+3
*
Temporary fix on Finnur's behalf to make find useful until bigger fix is
sky@google.com
2008-11-13
1
-2
/
+4
*
Avoid flakiness related to progress notifications sometimes happening in a ne...
darin@chromium.org
2008-11-13
3
-35
/
+5
*
Delay the ProcessWork call just like WebKit's DumpRenderTree implementation.
darin@chromium.org
2008-11-13
2
-10
/
+18
*
Unfork SVGElementInstance.idl and EventTargetNode.idl.
ager@google.com
2008-11-13
2
-13
/
+11
*
fix scons webkit build on windows
tc@google.com
2008-11-13
2
-0
/
+2
*
Allow chromium to be built with some system libs by introducing
evanm@google.com
2008-11-12
1
-2
/
+2
*
Make unit_tests pass with pt_BR.UTF-8 locale.
tc@google.com
2008-11-12
4
-1
/
+444
*
Fix http://code.google.com/p/chromium/issues/detail?id=4270. Test case added.
mpcomplete@google.com
2008-11-12
1
-1
/
+20
*
Fix test_shell resizing.
evanm@google.com
2008-11-12
1
-4
/
+2
*
Pass in SW_SHOW to ShellExecuteEx as the plugin installers can rely on this f...
ananta@chromium.org
2008-11-12
1
-0
/
+5
*
Fix test_shell_test failure. I had missed the fact that the generated entity...
jam@chromium.org
2008-11-12
2
-7
/
+16
*
* add MIME type functions to ChromiumBridge
erikkay@google.com
2008-11-12
4
-23
/
+55
*
Fix Linux build. I suck.
evanm@google.com
2008-11-12
1
-1
/
+1
*
Show JavaScript alerts. Useful for testing nested message loops.
evanm@google.com
2008-11-12
1
-1
/
+7
*
Rebaseline 4 layout tests:
ericroman@google.com
2008-11-12
13
-16
/
+138
*
fix linux build
tc@google.com
2008-11-12
1
-1
/
+1
*
Fix test shell crash when clicking a drop-down select caused by r5018.
darin@chromium.org
2008-11-12
3
-3
/
+5
*
Make run_webkit_tests.sh multi-platform.
mmoss@google.com
2008-11-12
1
-5
/
+15
*
Remove the generation of HtmlEntityCodes.c since the same data is in HtmlEnti...
jam@chromium.org
2008-11-12
4
-106
/
+19
*
Pass through V8 flags from test shell.
deanm@chromium.org
2008-11-12
1
-0
/
+7
*
Rebaseline (better results after merge!) a layout test.
dglazkov@google.com
2008-11-12
1
-4
/
+4
*
fix linux build by updating webcore xml path
tc@google.com
2008-11-12
2
-2
/
+1
*
Landing 38097:38305 merge (src/webkit, DEPS)
dglazkov@google.com
2008-11-12
13
-101
/
+94
*
remove EventHandlerMac, we're no longer building it.
pinkerton@google.com
2008-11-12
1
-653
/
+0
*
Remove shared code from test_shell_mac, build test_shell_cc. Add a missing fi...
pinkerton@google.com
2008-11-12
4
-377
/
+86
*
Fix build bustage by removing non-existent port/xml directory from DerivedSou...
darin@chromium.org
2008-11-12
1
-5
/
+1
*
Fixes a regression caused by my change r5095.
hbono@chromium.org
2008-11-12
1
-0
/
+11
*
Scrollbars on Linux.
agl@chromium.org
2008-11-12
7
-131
/
+318
*
Cleanup style and alphabetize the functions in GraphicsContextSkia. It should
brettw@google.com
2008-11-12
1
-473
/
+497
*
Minor cleanup in port/. Eliminate some unused files and a redundant include ...
darin@chromium.org
2008-11-12
3
-19
/
+0
*
Prevent crash due to DIB allocation failure
joshia@google.com
2008-11-12
5
-11
/
+33
*
Add ChromiumBridge::isLayoutTestMode() and change references to webkit::IsLay...
erikkay@google.com
2008-11-12
6
-32
/
+44
*
Some fixes to parallel upstream changes in our last merge.
pkasting@chromium.org
2008-11-12
1
-4
/
+8
*
Merge results from layout_test_results/common/ into layout_test_results/v8/.
pamg@google.com
2008-11-12
68
-0
/
+2386
*
Fix areas not being repainted in the linux test shell
tc@google.com
2008-11-12
2
-30
/
+16
*
Force the line endings on .sln files to be CRLF.
tc@google.com
2008-11-12
2
-867
/
+867
*
Roll back Rietveld issue 8778 (r5183, appending stderr to layout-test output)...
pamg@google.com
2008-11-11
5
-244
/
+8
*
Temporarily disable collecting and appending stderr output, to see if it makes
pamg@google.com
2008-11-11
1
-12
/
+12
*
Skip a test that causes the harness to hang in debug mode.
pamg@google.com
2008-11-11
1
-2
/
+4
*
Move ThemeData into RenderThemeWin.h to match what happened upstream.
darin@chromium.org
2008-11-11
3
-29
/
+15
[next]