| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
TBR=senorblanco,ojan
Review URL: http://codereview.chromium.org/3046003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52793 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/2868057
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52767 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Will fix shortly, but don't want to rollback.
Review URL: http://codereview.chromium.org/3023003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52756 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
upstream, so these should be removed upon the next roll.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/2877023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52720 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
test expectation file.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/2881018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52648 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
inspector_resources target.
BUG=none
TEST=none. Manually confirmed DevTools worked.
Review URL: http://codereview.chromium.org/2825043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52612 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52588 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52587 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52570 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This updates our layout test fontconfig settings to define
one font family that explicitly enables subpixel rendering
and one that disables it. I'm using this in a test for a
change that fixes
https://bugs.webkit.org/show_bug.cgi?id=42220.
BUG=chromium-os:4638
TEST=upcoming
Review URL: http://codereview.chromium.org/2928011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52562 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52555 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52553 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
Only contains bugfixes and ES5 Object.seal implementation.
Review URL: http://codereview.chromium.org/3015003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52475 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
fast/js/excessive-comma-usage.html is crashing on webkit-linux bots since r52309.
TEST=greens the bots
BUG=49099
Review URL: http://codereview.chromium.org/2934020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52396 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
upstream)
Review URL: http://codereview.chromium.org/2924018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52317 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This version contains an implementation of ES5 Object.freeze. This is
the reason for the temporary test_expectations. I will upstream them
if/when this update shows no problems.
Review URL: http://codereview.chromium.org/2997003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52309 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Also prune src/webkit/tools/layout_tests/test_expectations.txt since they've
all been upstreamed or resolved.
Review URL: http://codereview.chromium.org/2997004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52308 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
This reverts commit 51367e86e8d7e4cc409b49b7662710afd7b9b107.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52295 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Also prune src/webkit/tools/layout_tests/test_expectations.txt since they've
all been upstreamed or resolved.
TBR=oshima
Review URL: http://codereview.chromium.org/2998003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52294 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Log an error message when an update job results in an error.
* Log info messages for progress events and other update status changed events.
* Consistently use "Application Cache" in the console messages.
TEST=existing unit tests apply for functional correctness, manual testing to see the new console output
BUG=none
Review URL: http://codereview.chromium.org/2910007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52270 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
http/tests/misc/slow-preload-cancel.html in win.
Will be fixed in the next webkit roll.
TBR: oshima
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52202 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
main resource manifest.
BUG=45230
TEST=browser_tests
TBR=vandebo
Review URL: http://codereview.chromium.org/2980001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52074 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Revert 52072 - Pass notifications to the browser on access to the appcache main resource manifest.
BUG=45230
TEST=browser_tests
Review URL: http://codereview.chromium.org/2808046
TBR=jochen@chromium.org
Review URL: http://codereview.chromium.org/2925008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52073 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
manifest.
BUG=45230
TEST=browser_tests
Review URL: http://codereview.chromium.org/2808046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52072 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
scripts from 1 to 4.
Also adds a command line flag to override the default: --num-pac-threads=X
BUG=11079
Review URL: http://codereview.chromium.org/2893005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52046 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Massing failures on windows webkit layout tests.
TBR=arv
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52013 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/2956002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52009 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2934006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52002 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
plugins/plugin-initiate-popup-window.html
BUG=48033
TEST=plugins/plugin-initiate-popup-window.html
Review URL: http://codereview.chromium.org/2815041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51966 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It was marked as TEXT+IMAGE, but it doesn't give text mismatch on
all bots, so it should be FAIL.
BUG=48668
TEST=Webkit Mac10.5 goes green
TBR=ajwong
Review URL: http://codereview.chromium.org/2933006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51960 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
(Remaining one usage to be fixed, until we can remove it completly.)
BUG=24672
TEST=trybots
Review URL: http://codereview.chromium.org/2841039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51952 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
(dbg)(3)
BUG=48668
TEST=Webkit Mac10.5 (dbg)(1) turns green.
TBR=ajwong
Review URL: http://codereview.chromium.org/2904008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51951 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Disabling AccessibilityWinBrowserTest.TestRendererAccessibilityTree, and
the media/video-volume-slider.html layout test on mac.
BUG=48655
TEST=none
Review URL: http://codereview.chromium.org/2951005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51941 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TEST=all the try bots.
Review URL: http://codereview.chromium.org/2933004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51935 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51906 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These still exist on Windows due to being used by the installer,
but by moving them into the Windows-only block we prevent them
from being used in new code. (I am already finding new code using
some of these! I am glad to be rid of them.)
BUG=24672
Review URL: http://codereview.chromium.org/2850042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51862 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
A new ClipboardDispatcher interface has been added to handle the IPC calls. The new methods don't really belong on the existing Clipboard class, since that class deals with only copy and paste. On Windows and Mac, ClipboardDispatcher will share logic for copy/paste and drag/drop. GTK will have to use two separate code paths.
BUG=31037
TEST=none
Review URL: http://codereview.chromium.org/2842016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51790 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes WebKit test bustage that only showed up after a clobber; this change needs to be made with a change to pass the new plugin directory argument to TestShell.
TBR=thakis
BUG=None
TEST=Green Mac WebKit bots
Review URL: http://codereview.chromium.org/2868047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51731 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Second try, first try at http://codereview.chromium.org/2803035 . Also contains http://codereview.chromium.org/2838044 , changes to DEPS files (mostly cleanups), and a change to webkit/glue/plugins/webplugin_delegate_impl_win.cc .
BUG= 48419
TEST=everything still builds
Review URL: http://codereview.chromium.org/2813047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51692 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=48419
Review URL: http://codereview.chromium.org/2803035
TBR=thakis@chromium.org
Review URL: http://codereview.chromium.org/2819043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51684 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=48419
Review URL: http://codereview.chromium.org/2803035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51681 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Use the new EnvVarGetter::HasEnv instead.
BUG=None
TEST=trybots
Review URL: http://codereview.chromium.org/2819042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51648 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=pkasting
Review URL: http://codereview.chromium.org/2799056
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51639 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=agl
Review URL: http://codereview.chromium.org/2864040
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51632 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=pkasting
Review URL: http://codereview.chromium.org/2857036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51627 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=yurys
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2825038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51624 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
(dbg)(1).
BUG=48241
TEST=Webkit Mac10.5 (dbg)(1) turns green.
TBR=pkasting
Review URL: http://codereview.chromium.org/2841040
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51598 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2838041
TBR=pkasting@chromium.org
Review URL: http://codereview.chromium.org/2864039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51575 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2838041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51572 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2813042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51554 0039d316-1c4b-4281-b951-d872f2087c98
|