| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
There was i bug in the reliability tests where passing --stress-opt or --stress-deopt would cause the loading of the second URL from the list passed with the --list argument did not wotk. This was not an issur for the reliability test runner as it currently only loads one URL in each test when running in JS stress mode.
Also changed the JS stress message to be a control message.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6538078
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75576 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. add the current keyboard layout (one used on the login screen).
2. add the most popular input method associated with the application locale,
that matches the current keyboard layout. For instance, add "mozc-jp"
(Japanese input for JP keyboard), if the locale is JA, and keyboard
layout is JP.
3. if 2 didn't help, add the most popular input method associated with
the application locale (ex. xkb:ru::rus for Russian).
Along the way, update the input method descriptor list for testing in
input_method_library.cc
BUG=chromium-os:12051
TEST=remove chrome sync data from www.google.com/dashboard, remove account from the login screen, login. Confirm that language.preload_engines and language.preferred_languages are set as intended.
Review URL: http://codereview.chromium.org/6538054
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75575 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL reverts an inappropriate change introduced by http://codereview.chromium.org/5966006.
BUG=73488
TEST=Pressing ctrl key in omnibox shouldn't affect existing inline
autocomplete suggest text.
Review URL: http://codereview.chromium.org/6541048
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75574 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6537024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75569 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Before we lock down (call LowerToken()) we force the IME subsystem to load, so the
required resources are acquired.
Typical sites that show the issue are weathernews.jp and www.nicovideo.jp
BUG=66605
TEST=see bug
Review URL: http://codereview.chromium.org/6551002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75568 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=72205
TEST=none
TBR=brettw
Review URL: http://codereview.chromium.org/6551005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75567 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
from "accidentally" painting. This bug was introduced in Cl
http://codereview.chromium.org/6349101
BUG=73473
TEST=none
Review URL: http://codereview.chromium.org/6469074
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75562 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
process is running. fixed some old tests
on verifying installation succeed.
BUG=61635
Test=None
Review URL: http://codereview.chromium.org/6524001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75559 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=73385
TEST=none
Review URL: http://codereview.chromium.org/6541062
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75557 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
TBR=bauerb
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75556 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
from other threads.
BUG=73385
TEST=PrefMemberTest.MoveToThread
Review URL: http://codereview.chromium.org/6524041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75555 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The auto-fix mode of the syntax checker had a small bug that caused it to be unable to replace tabs and fix indentation in the same run (making a second invocation necessary). This CL fixes this.
BUG=None
TEST=Run "syntax_check_policy_template_json.py --fix --backup policy_templates.json" for a policy_templates.json file containing lines indented with tabs, observe that fixing such indentation now works as it should
Review URL: http://codereview.chromium.org/6550001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75554 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:11736
TEST=ServicesCustomizationDocumentTest.* StartupCustomizationDocumentTest.*
Review URL: http://codereview.chromium.org/6541025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75548 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:11720
TEST=manual
Review URL: http://codereview.chromium.org/6549003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75543 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75538 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Local state and user prefs have always been separate namespaces. We'd
like to have proxy configuration in both, so let's stick to the
namespace separation and clean up testing code that incorrectly merged
the namespaces.
BUG=none
TEST=compiles and passes tests
Review URL: http://codereview.chromium.org/6542013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75536 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
shows up properly.
BUG=chromium-os:12260
TEST=Turn on Japanese IME. Type "a", press space twice. Ensure the auxiliary text shows up.
Review URL: http://codereview.chromium.org/6532081
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75530 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The speculative system record the first 10 connections
that are made (at startup), and also learns about
subresource connections made when the user visits
sites. This information implies visitation history,
and needs to be discarded when the user
BUG=62891
r=eroman,sky
Review URL: http://codereview.chromium.org/6538007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75525 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=72750
TEST=Download tests pass on trybots
Review URL: http://codereview.chromium.org/6526008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75524 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=73580
TEST=None
Review URL: http://codereview.chromium.org/6532079
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75523 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is similar to the two previous times I tried to land, with one important change: The PrerenderContents constructor does not do AddAliasURL within a DCHECK.
Also, changed some EXPECT_EQ's to ASSERT_EQ's to prevent crashes. These weren't immediate segfaults, but happened due to double deletes if GetEntry() did not return an expected value.
BUG=72486
TEST=added new unit_tests and browser_tests
Manual Test: With preendering enabled, do a search for "yahoo mail". Prerendering should be canceled
due to https.
Review URL: http://codereview.chromium.org/6543023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75522 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75519 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rename RAR to RegisterApplicationRestartProc.
Remove a stray comment.
BUG=70824
TEST=none
Review URL: http://codereview.chromium.org/6541046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75517 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
startup for Windows Vista / Server 2008 and beyond. This launches Chrome and restores tabs if the computer is restarted as the result of an update. Use GetFunctionPointer/GetProcAddress to avoid XP link and run errors. Make changes to support necessary CommandLine operations. Other minor cleanup and refactoring.
BUG=70824
TEST=Reboot from update or ::ExitWindowsEx(EWX_RESTARTAPPS... Chrome should restart and restore tabs on login. Test launching Chrome with a variety of command-line switches and arguments.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75405
Review URL: http://codereview.chromium.org/6462024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75516 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added a "501 Not Implemented" callback to mongoose for the WebDriver
commands that have not been implemented yet. This ensures tests that
fail from unimplemented commands fail with a meaningful message.
Patch by jleyba@chromium.org.
Original review at http://codereview.chromium.org/6542032
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6542036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75511 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=jleyba
Review URL: http://codereview.chromium.org/6532077
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75510 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
class interface.
BUG=none
TEST=none
TBR=jleyba
Review URL: http://codereview.chromium.org/6543038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75509 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
was sent as a floating point number after checking for an integer.
Patch by jleyba@chromium.org.
Original review at http://codereview.chromium.org/6532068
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6541043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75508 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=rsleevi
Review URL: http://codereview.chromium.org/6544032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75507 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Patch by jleyba@chromium.org.
Original review at http://codereview.chromium.org/6543015
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6469071
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75506 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
The last references to chrome/browser/dom_ui/options/* have been updated so it's
safe to delete the stub headers.
BUG=59945, 59946
TEST=compiled locally and trybots
Review URL: http://codereview.chromium.org/6542033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75501 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Instead, create a new SiteInstance with the appropriate process type.
BUG=43448
TEST=RenderProcessHostTest.ProcessOverflow
TEST=SessionRestoreUITest.ShareProcessesOnRestore
Review URL: http://codereview.chromium.org/6312199
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75498 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=73445
TEST=ExtensionPrefsAppDraggedByUser
Review URL: http://codereview.chromium.org/6543017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75497 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
To reduce the size of this change I've left stub header files in chrome/browser/dom_ui/options.
I'll updated the references and delete the stub files later.
BUG=59945, 59946
TEST=trybots
Review URL: http://codereview.chromium.org/6469067
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75496 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75493 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TBR=avi
Review URL: http://codereview.chromium.org/6532073
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75489 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
chrome/browser/webui. Part 5."
This reverts commit 1088003ee7026f2b830d2451f79ce772c44a7cea.
BUG=59945, 59946
TEST=trybots
TBR=avi@chromium.org
Original Review: http://codereview.chromium.org/6538053/
Review URL: http://codereview.chromium.org/6532069
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75478 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
XFlush() the XTest calls.
BUG=none
TEST=Connect to a host and try moving the mouse and typing. Both inputs should be reflected correctly.
Review URL: http://codereview.chromium.org/6489031
Patch from Jamie Walch <jamiewalch@chromium.org>.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75477 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=41543,59732
TEST=Printing works on Linux and CrOS, Linux printing respect print dialog settings.
Review URL: http://codereview.chromium.org/6516022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75475 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6538048
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75474 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
context. If based on such partial information, a graphics card/driver is already blacklisted, we shouldn't even try to establish GPU channel. This gives us the ability to blacklist REALLY BAD graphics card/driver that will crash during GPU info collection.
BUG=72979
TEST=none
Review URL: http://codereview.chromium.org/6531023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75473 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=
TEST=
Review URL: http://codereview.chromium.org/6542019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75471 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Converted from table-based layout to CSS positioning.
Cleaned up markup and styles.
Fixed some bugs in chrome_sync.js.
This is in preparation for putting the top-level divs in a tabbed view.
BUG=69500
TEST=
Review URL: http://codereview.chromium.org/6538047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75463 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=73466
Review URL: http://codereview.chromium.org/6541036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75460 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There seemed to be a timing issue on Mac and non-views Linux build that
prevented the button handlers from being properly installed. By always
installing the handlers and basing their behavior on the visibility of the ui
instead, things work on all platforms.
BUG=none
TEST=Start up Mac Chromium with --enable-cloud-print-proxy, go to Under the Hood, and try to start cloud print - with this patch, the sign in UI will start.
Review URL: http://codereview.chromium.org/6541027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75458 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
chrome/browser/webui. Part 5.
BUG=59945, 59946
TEST=trybots
Review URL: http://codereview.chromium.org/6538053
TBR=tfarina@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75456 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Regression was introduced in CL http://codereview.chromium.org/6334101
BUG=73353
TEST=None
Review URL: http://codereview.chromium.org/6544020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75454 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Part 5.
BUG=59945, 59946
TEST=trybots
Review URL: http://codereview.chromium.org/6538053
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75453 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
post and invocation
This avoids abusing a histogram to keep both counts and times (this histogram stores only times) and lets us see the full distribution.
BUG=71256
TEST=
Review URL: http://codereview.chromium.org/6547001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75447 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChromeDriver. The args parameter should be a ListValue, not a string.
Also, the args parameter is not optional; if no args are
provided in the request, an error should be returned (the handler was
defaulting to an empty list).
Patch by jleyba@chromium.org.
Original review at http://codereview.chromium.org/6544003
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6542025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75442 0039d316-1c4b-4281-b951-d872f2087c98
|