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
*
Chrome side to pick up new WebKit API changes.
darin@chromium.org
2009-02-28
23
-248
/
+205
*
Get rid of wstring variants of StringToFoo.
dsh@google.com
2009-02-28
3
-3
/
+5
*
Workaround for webkit change that broke Gears. The fix is to use a V8
mpcomplete@google.com
2009-02-28
7
-64
/
+152
*
I forgot to update the test_fixable.txt after I fixed a layout-test in my pre...
jcampan@chromium.org
2009-02-28
1
-6
/
+3
*
Another attempt to remove linux duplicate expectations.
dimich@google.com
2009-02-28
1
-19
/
+0
*
Fix expectation duplication error in tests_fixable.txtx for linux.
dimich@google.com
2009-02-28
1
-2
/
+0
*
After reviewing the Layout Test History from sandholm's page,
finnur@chromium.org
2009-02-27
1
-1
/
+2
*
The layout test fast/events/key-events-in-input-button.html fails because we ...
jcampan@chromium.org
2009-02-27
1
-0
/
+3
*
Add post-merge test failures to tests_fixable. Do a triage and update the lis...
dimich@google.com
2009-02-27
1
-0
/
+35
*
Remove ThemeHelperChromiumWin
mark@chromium.org
2009-02-27
1
-3
/
+1
*
webkit.gyp changes corresponding to Chromium r10637
mark@chromium.org
2009-02-27
1
-0
/
+2
*
Rebaseline an SVG layout test. We add a faint green extra one pixel wide hori...
sidchat@google.com
2009-02-27
3
-4
/
+1
*
Pull WebKit deps to get transparency fixes, and rebaseline affected layout te...
brettw@chromium.org
2009-02-27
104
-62
/
+747
*
webkit.gyp changes corresponding to WebKit r41286 Chromium r10624
mark@chromium.org
2009-02-27
1
-0
/
+10
*
This test is only failing on the Mac now:
finnur@chromium.org
2009-02-27
1
-14
/
+10
*
As described in the bug comments, there is a small hole which makes it possib...
mad@chromium.org
2009-02-27
1
-1
/
+1
*
webkit.gyp changes corresponding to WebKit r41268 Chromium r10597
mark@chromium.org
2009-02-27
1
-5
/
+16
*
landing tony's patch from http://codereview.chromium.org/27250 to fix debug t...
darin@chromium.org
2009-02-27
1
-0
/
+2
*
Need to add the include path into Release settings too.
dimich@google.com
2009-02-27
1
-0
/
+1
*
Fix Mac build - update project files after merge and jscre library removal.
dimich@google.com
2009-02-27
2
-39
/
+8
*
Fix for a bad merge of the test_fixable file.
dimich@google.com
2009-02-27
1
-16
/
+15
*
Attempt to fix Linux build. File removed during merge, need to remove from SC...
dimich@google.com
2009-02-27
1
-1
/
+0
*
webkit merge 41217:41268, Chromium part
dimich@google.com
2009-02-27
13
-24
/
+75
*
Remove unnecessary config.h files now that the Glue Xcode target no longer uses
darin@chromium.org
2009-02-27
3
-12
/
+0
*
Go back to using regular printf. snprintf doesn't seem to exist on Windows.
brettw@chromium.org
2009-02-27
1
-1
/
+3
*
Fix indentation and naming in the V8 NP files to match WebKit. The only
brettw@chromium.org
2009-02-27
7
-691
/
+655
*
Temporarily disable the new test while diagnosing why it fails.
mbelshe@google.com
2009-02-27
1
-0
/
+3
*
Update the GYP-based build.
mark@chromium.org
2009-02-27
2
-2
/
+4
*
Changes to the interval timer:
mbelshe@google.com
2009-02-27
3
-5
/
+86
*
We don't support beeing scrolled in two dimensions at a time.
mad@chromium.org
2009-02-27
1
-1
/
+5
*
Linux: first part of removing GTK from the renderer
agl@chromium.org
2009-02-27
6
-1
/
+15
*
Don't send WebInputEvents from the renderer to the browser.
erg@google.com
2009-02-27
1
-0
/
+5
*
Part of unforking Location. We make a bunch of Location related
mbelshe@google.com
2009-02-27
6
-26
/
+51
*
DEFERs the test LayoutTests/fast/forms/textarea-rows-cols.html. The
sky@google.com
2009-02-27
1
-2
/
+4
*
Rebaseline an SVG layout test. The border lines of the top box are drawn in a...
sidchat@google.com
2009-02-27
4
-6
/
+5
*
Less fail on Linux (LayoutTests).
finnur@chromium.org
2009-02-27
1
-2
/
+0
*
Add back webinputevent_win.cc
darin@chromium.org
2009-02-26
1
-0
/
+4
*
webinputevent_util.cc is no longer part of the build. maybe i did a bad merg...
darin@chromium.org
2009-02-26
1
-4
/
+0
*
Fix Linux shared build breakage due to new sources in WebKit scons.
mmoss@chromium.org
2009-02-26
1
-0
/
+1
*
Chrome side to implement WebMimeRegistry.
darin@chromium.org
2009-02-26
19
-117
/
+216
*
Rebaseline LayoutTests/editing/selection/select-all-iframe.html which Ojan ch...
tc@google.com
2009-02-26
3
-6
/
+5
*
9 more layout tests taken off the pile.
finnur@google.com
2009-02-26
22
-27
/
+363
*
Add missing file extension from r10491.
jhawkins@chromium.org
2009-02-26
1
-1
/
+1
*
Remove an unused variable that came from r10497 which breaks compile on Linux.
jhawkins@chromium.org
2009-02-26
1
-1
/
+0
*
Fix incorrect map usage in the WebPluginImpl::didReceiveData function, which ...
ananta@chromium.org
2009-02-26
1
-3
/
+5
*
Hook up inspector highlighting again. This time we use
ojan@google.com
2009-02-26
6
-31
/
+10
*
Update tests_fixable.txt to match current buildbot results for Linux and Win....
jhawkins@chromium.org
2009-02-26
1
-5
/
+5
*
remove chrome_kjs.sln and related files
tc@google.com
2009-02-26
2
-631
/
+0
*
Leverage the awesome power of export_dependent_settings
mark@chromium.org
2009-02-26
1
-8
/
+9
*
Reverting key change (again); this breaks every keyboard layout test there is...
avi@chromium.org
2009-02-26
15
-330
/
+294
[next]