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
*
Landing 37604:38097 merge
dglazkov@google.com
2008-11-10
52
-686
/
+1027
*
These tests have passed for a long time. Let's remove them from
ager@google.com
2008-11-10
1
-17
/
+0
*
Fix test list syntax.
ager@google.com
2008-11-10
4
-105
/
+164
*
Rebaseline layout test that depends on the ability to shadow
ager@google.com
2008-11-10
4
-2
/
+393
*
Changed the DumpFramesAsText() to not dump anything about a frame if it is em...
sgjesse@chromium.org
2008-11-10
2
-3
/
+3
*
Implements a WM_MOUSEHWHEEL message handler.
hbono@chromium.org
2008-11-10
1
-12
/
+4
*
Remove a file that was only added temporarily and is no longer used.
evanm@google.com
2008-11-09
1
-0
/
+0
*
Fix build.
evanm@google.com
2008-11-09
1
-0
/
+4
*
test_webview_delegate.cc was forked for the Mac test shell, and then
evanm@google.com
2008-11-09
7
-834
/
+221
*
Reverting my previous experiment.
jcampan@chromium.org
2008-11-08
1
-18
/
+0
*
A temporary experiment to try to solve the autofill perf regression.
jcampan@chromium.org
2008-11-08
1
-0
/
+18
*
Review URL: http://codereview.chromium.org/10237
petersont@google.com
2008-11-08
1
-31
/
+13
*
Entries in a form get recorded when the user submits the form. Database and ...
petersont@google.com
2008-11-08
1
-13
/
+31
*
Add webkit/port/platform/graphics/ThemeHelperWin.cpp to the SCons build.
sgk@google.com
2008-11-08
1
-0
/
+1
*
Port webplugin_impl test shell test to linux.
estade@chromium.org
2008-11-08
1
-51
/
+54
*
Dramatically improve the link time in release mode. Today's MC Hammer Xcode
mark@chromium.org
2008-11-07
1
-0
/
+19
*
Address reivew comments from previous patch.
brettw@google.com
2008-11-07
3
-6
/
+14
*
Linux port: enable a bunch of already-passing test shell tests.
estade@chromium.org
2008-11-07
2
-10
/
+10
*
Port a resource fetcher test shell test to linux.
estade@chromium.org
2008-11-07
2
-11
/
+40
*
Fix panning cursors. Converts them from PNG files to CUR files, so that the ...
darin@chromium.org
2008-11-07
12
-31
/
+73
*
Remove windows-isms from drag & drop. This
tc@google.com
2008-11-07
30
-1582
/
+847
*
2 things:
jcampan@chromium.org
2008-11-07
1
-4
/
+5
*
Restructure the keyboard test_shell test to properly init event names
evanm@google.com
2008-11-07
1
-63
/
+73
*
Landing this again as I cannot reproduce the perf regression locally.
jcampan@chromium.org
2008-11-07
20
-88
/
+565
*
Make the buildbots green.
ager@google.com
2008-11-07
1
-1
/
+6
*
Keep MessagePort wrappers alive for the life-time of the corresponding
ager@google.com
2008-11-07
5
-19
/
+45
*
Remove KJS from the test lists since we don't keep it
nsylvain@chromium.org
2008-11-07
4
-1543
/
+1411
*
Fix keyboard unit test.
evanm@google.com
2008-11-07
2
-1
/
+4
*
Initialize member on non-Windows platforms.
evanm@google.com
2008-11-07
1
-0
/
+2
*
Delete layout_test_results/kjs/. No automated scripts are using it, so
pamg@google.com
2008-11-07
4104
-244594
/
+0
*
Make wdiff work for Mac too
pinkerton@google.com
2008-11-07
3
-5
/
+14
*
Bring ignored/fixable test lists more in sync with win since the last merge o...
pinkerton@google.com
2008-11-07
2
-142
/
+351
*
Make the linux test shell display the window title.
agl@chromium.org
2008-11-07
1
-1
/
+1
*
Fix Linux build bustage by making the ImageBufferSkia code compilable on all ...
brettw@google.com
2008-11-07
1
-1
/
+1
*
Make Canvas and other ImageBuffer uses able to detect failure and not create
brettw@google.com
2008-11-07
2
-1
/
+20
*
Rebaselined the following 6 layout tests.
sgjesse@chromium.org
2008-11-07
7
-13
/
+1
*
Disallow shadowing of top since shadowing top can break frame-busting
ager@google.com
2008-11-07
15
-22
/
+340
*
Do not allow shadowing of location.href since that can break
ager@google.com
2008-11-07
3
-2
/
+8
*
Make the buildbots happy. These started failing after a completely
ager@google.com
2008-11-07
2
-0
/
+8
*
Another attempt at fixing the flash security issue surrounding
ager@google.com
2008-11-07
13
-120
/
+320
*
Don't assume WebCore::UChar is equivalent to wchar_t, and don't assume '\\' i...
estade@chromium.org
2008-11-07
3
-8
/
+9
*
Implement a gtk test shell function. Pass dom_operations test shell test.
estade@chromium.org
2008-11-07
5
-16
/
+25
*
This fixes bug http://code.google.com/p/chromium/issues/detail?id=4137,
ananta@chromium.org
2008-11-07
2
-11
/
+15
*
Some basic keyboard and focus support.
evanm@google.com
2008-11-07
5
-6
/
+51
*
More efficient webkit addRepository() mapping.
sgk@google.com
2008-11-06
3
-12
/
+19
*
Enabled WebFrameTest, refactored some test shell functions.
estade@chromium.org
2008-11-06
5
-20
/
+22
*
Prepend protocol on file URLs in test shell gtk.
estade@chromium.org
2008-11-06
2
-10
/
+19
*
fix bug in scrolling where we wouldn't store the unioned rectangles, just let...
pinkerton@google.com
2008-11-06
1
-1
/
+1
*
Attempting to fix the Mac build.
jcampan@chromium.org
2008-11-06
2
-9
/
+0
*
Reverting the autofill popu CL as it creates perf regression.
jcampan@chromium.org
2008-11-06
19
-599
/
+130
[next]