| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
flag for displaying UI. The latest flash player installer needs this. Launching this exe without this flag causes the exe to just wait around doing nothing.
As part of this CB we also pass in the current directory in SHELLEXECUTEINFO. This is set to the directory where the plugin installer is downloaded.
This fixes http://code.google.com/p/chromium/issues/detail?id=4346.
Bug=4346
R=nsylvain
Review URL: http://codereview.chromium.org/10650
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5306 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
entity code file already had "&" and ";".
Review URL: http://codereview.chromium.org/10654
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5298 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
* add resource protocol to ChromiumBridge
Review URL: http://codereview.chromium.org/10836
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5297 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
R=deanm
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5295 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/10651
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5291 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* LayoutTests/transforms/2d/transform-borderbox.html
No chromium baseline (mac one differs due to fonts).
* LayoutTests/tables/mozilla_expected_failures/bugs/bug220653.html
Baseline changed upstream.
* LayoutTests/svg/custom/svg-fonts-in-html.html
Baseline changed upstream.
* LayoutTests/svg/custom/altglyph.svg
No chromium baseline (mac one differs due to fonts + scrollbar).
Review URL: http://codereview.chromium.org/10646
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5290 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
tbr=deanm
Review URL: http://codereview.chromium.org/10846
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5288 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=jcampan
Review URL: http://codereview.chromium.org/10826
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5283 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This is part of getting LayoutTests running on Linux.
BUG=4281
Review URL: http://codereview.chromium.org/10280
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5279 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
HtmlEntityNames.c.
Review URL: http://codereview.chromium.org/11005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5275 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/10834
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5273 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/10838
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5269 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=mmoss
Review URL: http://codereview.chromium.org/10640
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5267 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5265 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/10633
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5258 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
file to the net project. Fix leaks on exit where TestShell object was never getting cleaned up.
Review URL: http://codereview.chromium.org/10602
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5256 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
DerivedSources.make. Also, remove mention of other non-existent directories.
Patch by jorat1346@gmail.com
TBR=ojan
Review URL: http://codereview.chromium.org/10825
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5255 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
This change fixes a regression problem caused by my change r5095. ThinkPad touchpads (or trackpoints) send WM_HSCROLL messages and we still need a hack for WM_HSCROLL messages.
Review URL: http://codereview.chromium.org/10295
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5254 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
ScrollbarThemeChromiumWin has been split into platform independent parts in
ScrollbarThemeChromium and, additionally, Linux parts have been added in
ScrollbarThemeChromiumLinux.
Review URL: http://codereview.chromium.org/10283
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5253 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
be much closer to WebKit style, and you can actually find the functions now.
Review URL: http://codereview.chromium.org/10407
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5249 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
in v8_proxy.cpp
R=ojan
Review URL: http://codereview.chromium.org/10628
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5247 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change the way we capture tab thumbnail images so that
the capturing code can deal with failure.
BUG=3795
Review URL: http://codereview.chromium.org/9717
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5244 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
webkit::IsLayoutTest() to use that instead.
Review URL: http://codereview.chromium.org/10804
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5242 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
This doesn't seem to make the crashing on large animated images go away but it does make animation work a bit better.
Review URL: http://codereview.chromium.org/10819
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5241 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=4207
TEST=none until common/ results are removed
Review URL: http://codereview.chromium.org/10802
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5240 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The problem was that we weren't updating the damage rect
based on the gdk expose event.
I also removed all the optimized scrolling code. We can
re-add it later if we think it's worth it.
Review URL: http://codereview.chromium.org/10815
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5237 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TBR=pamg
Review URL: http://codereview.chromium.org/10619
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5234 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
output) to see if it makes the layout tests more stable.
TBR=pinkerton
BUG=none
TEST=covered by layout tests
Review URL: http://codereview.chromium.org/10616
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5229 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
the webkit tests stop hanging.
TBR=pinkerton
TEST=covered by layout tests
BUG=none
Review URL: http://codereview.chromium.org/10614
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5226 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=ojan
BUG=4317
TEST=covered by layout tests (debug)
Review URL: http://codereview.chromium.org/10611
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5218 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=ojan
Review URL: http://codereview.chromium.org/10006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5217 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=ojan
Review URL: http://codereview.chromium.org/9767
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5216 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
ChromiumBridge for clipboard methods. Also did some cleanup
of lingering webkit_glue code in ClipboardChromium.
Review URL: http://codereview.chromium.org/10285
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5213 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/10406
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5208 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
problems seen in http/tests/misc/object-image-error-with-onload.html in a
Debug run.
TBR=ojan
BUG=none
TEST=covered by layout tests
Review URL: http://codereview.chromium.org/10607
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5206 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/10803
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5205 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
(2/2)
Remove the IDLs from webkit/port that we're moving back to third_party/WebKit.
Will update DEPS as part of this CL once 1/2 is committed.
Review URL: http://codereview.chromium.org/9764
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5204 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/10301
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5199 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/10278
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5197 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
and deleting them for every widget drawn.
Review URL: http://codereview.chromium.org/9757
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5195 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Two other speedup changes that I'm not including:
root_env = Environment(
tools = ['component_setup'],
+ RPATH=[],
And
linux_env.Tool('target_platform_linux')
-linux_env.Tool('target_debug')
+linux_env.Tool('target_optimized')
Review URL: http://codereview.chromium.org/10292
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5193 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
"new Image()" was aliased in the V8 bindings to document.createElement('image').
While the behavior of new Image() doesn't appear to be well-defined in spec,
all other browsers always create an HTML image element, regardless of the type of
the current document. Changed our implementation to conform.
Review URL: http://codereview.chromium.org/10268
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5186 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/9744
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5185 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Write #EOF to stderr at the end of each test so it doesn't block.
- Disable "DidStopLoading called while not loading" and "DidStartLoading called
while loading" errors temporarily so the ~165 tests that
give those errors can still be run while we fix the underlying problem.
- Update Windows test list accordingly. stderr was always being included on
Mac, so these tests shouldn't have changed state there.
BUG=3937
TEST=covered by layout tests
Review URL: http://codereview.chromium.org/8778
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5183 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/9750
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5174 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
landing)
Review URL: http://codereview.chromium.org/10297
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5173 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
mirror to the enum defined in glue/resource_type.h
It is a bit annoying to define a mapping here, but I'm not sure how else to handle it.
R=eroman
Review URL: http://codereview.chromium.org/9768
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5166 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
The problem is that WebMouseWheelEvent(HWND, UINT, WPARAM, LPARAM) does not initialize "modifiers".
Moved the initialization into base class to avoid the same mistake in the future.
Review URL: http://codereview.chromium.org/9766
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5165 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=eseidel
Review URL: http://codereview.chromium.org/10288
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5163 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
forked expected output.
Review URL: http://codereview.chromium.org/10284
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5160 0039d316-1c4b-4281-b951-d872f2087c98
|