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
*
Revert 22446
jar@chromium.org
2009-08-05
1
-2
/
+0
*
Apparently layout test exceptions are case sensitive.
jorlow@chromium.org
2009-08-05
1
-2
/
+2
*
Add a test exception for something that WebKit and Chromium don't agree on (d...
jorlow@chromium.org
2009-08-05
1
-0
/
+3
*
Add presubmit check to lint test files.
ukai@chromium.org
2009-08-05
1
-0
/
+57
*
Revert the revert of my DOM Storage LayoutTest enabling CL. I had to revert ...
jorlow@chromium.org
2009-08-05
2
-4
/
+48
*
This CL is doing a bunch of Misc work to make LocalStorage data persist.
jorlow@chromium.org
2009-08-05
7
-65
/
+160
*
Linux: fix layout test crashes.
agl@chromium.org
2009-08-04
1
-0
/
+2
*
Revert r22390.
japhet@chromium.org
2009-08-04
1
-1
/
+1
*
Add layout_test_helper on windows - clean up path resolution for helper
dpranke@google.com
2009-08-04
9
-27
/
+173
*
Linux: update test_expectations for tests which now pass.
agl@chromium.org
2009-08-04
1
-6
/
+0
*
Linux: add baselines for complex text tests which now pass.
agl@chromium.org
2009-08-04
15
-0
/
+119
*
This fixes the npapi-response-headers layout test, which started failing afte...
ananta@chromium.org
2009-08-04
2
-9
/
+8
*
Skip STR resources in Mac plugins that we can't convert to CFStrings
stuartmorgan@google.com
2009-08-04
1
-0
/
+2
*
Disable MediaLeakTest.*
hclam@chromium.org
2009-08-04
1
-2
/
+2
*
Remove passing tests from test_expectations. These are passing
tc@google.com
2009-08-04
1
-65
/
+4
*
Linux: add some Indic fonts to the list of allowed fonts.
agl@chromium.org
2009-08-04
1
-0
/
+3
*
Disable MediaLeakTest.* because they crash the build bots
hclam@chromium.org
2009-08-04
1
-2
/
+2
*
Revert unintended changes.
darin@chromium.org
2009-08-04
2
-19
/
+0
*
Fix uninited variable in test_shell
agl@chromium.org
2009-08-04
1
-0
/
+1
*
Fix a place where window.event is being treated as hidden.
japhet@chromium.org
2009-08-04
1
-2
/
+2
*
Move alternate 404 error page loading out of WebFrame and into RenderView.
darin@chromium.org
2009-08-04
10
-236
/
+94
*
Fix a comment that refers to webkit/port.
darin@chromium.org
2009-08-04
1
-1
/
+1
*
Don't call NPP_SetWindow during the painting of windowless plugins.
dglazkov@chromium.org
2009-08-04
2
-19
/
+35
*
Marking the npapi-response-headers.html test as FAIL TIMEOUT as it times out ...
ananta@chromium.org
2009-08-04
1
-1
/
+1
*
The npapi_response_headers.html layout test started failing after my CL 22369...
ananta@chromium.org
2009-08-04
1
-0
/
+3
*
DevTools: add missing file from the devtools console fix.
pfeldman@chromium.org
2009-08-04
1
-3
/
+3
*
DevTools: add missing <ph> tags to .grd file.
mnaganov@chromium.org
2009-08-04
1
-2
/
+2
*
DevTools: Fix devtools after WebKit @r46732 roll.
pfeldman@chromium.org
2009-08-04
2
-8
/
+10
*
Another attempt at landing this patch.
ananta@chromium.org
2009-08-04
8
-37
/
+166
*
Blacklist all the message port related layout tests for now. I couldn't figu...
jam@chromium.org
2009-08-04
1
-9
/
+19
*
Roll the WebKit deps and add add stubs for the new functions in ChromiumBridg...
jorlow@chromium.org
2009-08-04
1
-1
/
+50
*
Cross-process Message Port implementation.
jam@chromium.org
2009-08-04
8
-0
/
+475
*
Implementing layoutTestController.setIconDatabaseEnabled caused a
tc@google.com
2009-08-04
2
-2
/
+2
*
Implement a couple layoutTestController methods and rebaseline
tc@google.com
2009-08-03
5
-3
/
+33
*
WebKit merge from 46726 to 46732 to unbreak the canary bots.
tc@google.com
2009-08-03
1
-1
/
+3
*
Update layout test link on test shell's index.html to it's
tc@google.com
2009-08-03
1
-1
/
+2
*
WebKit merge from 46639:46726.
tc@google.com
2009-08-03
1
-5
/
+9
*
Add WebCore/bridge to the header include paths, so that WebCore's version of ...
eroman@chromium.org
2009-08-03
1
-5
/
+1
*
revert the changes in 22303, 22307 for now until I can figure out why
dpranke@google.com
2009-08-03
7
-92
/
+10
*
fix build bustage from misnamed function
dpranke@google.com
2009-08-03
1
-1
/
+1
*
add layout_test_helper on windows
dpranke@google.com
2009-08-03
7
-10
/
+92
*
When loading an alternate 404 error page, always set 'replace' to true.
darin@chromium.org
2009-08-03
1
-1
/
+1
*
Use LoadString instead of the ATL-dependent AtlGetStringResourceImage.
jhawkins@chromium.org
2009-08-03
1
-11
/
+11
*
Convert usage of CPoint to gfx::Point.
jhawkins@chromium.org
2009-08-03
1
-17
/
+17
*
Don't build testing related plugins on x64 (complicated story with fPIC).
deanm@chromium.org
2009-08-03
1
-8
/
+14
*
Fix a DCHECK we hit when a mime type isn't ASCII.
evan@chromium.org
2009-08-03
1
-6
/
+18
*
Adds functionality to the layout test comparison tool to use local log files ...
gwilson@google.com
2009-08-03
3
-64
/
+262
*
DevTools: prepare for l10n.
mnaganov@chromium.org
2009-08-03
4
-12
/
+645
*
Implement the NSTextInput protocol.
hbono@chromium.org
2009-08-03
3
-16
/
+47
*
Move alternate error page loading out of WebFrame.
darin@chromium.org
2009-08-02
7
-86
/
+36
[next]