| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
http://codereview.chromium.org/6975002/
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84630 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Recent changes to Autofill required some modifications to the input
data files for this pyauto test. The test should now pass, and is
being re-enabled.
BUG=77969
TEST=None
Review URL: http://codereview.chromium.org/6952002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84629 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=PrerenderBrowserTest.*
Review URL: http://codereview.chromium.org/6969001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84628 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This makes it possible to build Chromium when download_nacl_irt.py has
not been run.
BUG=http://bugs.gentoo.org/show_bug.cgi?id=366413
TEST=none
Review URL: http://codereview.chromium.org/6968007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84627 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=71097
TEST=compiles
Review URL: http://codereview.chromium.org/6953004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84626 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=81836
TEST=as in bug
Review URL: http://codereview.chromium.org/6956008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84625 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added SubmenuView::set_minimum_preferred_width() to put an optional
lower bound on menu width (default 0 for no lower bound) for
MenuItemView menus.
This CL originally included a minimum width setting for the ChromiumOS network status menu, but the network status menu conversion from Menu2 was reverted. Since the change is also needed for ComboBox I am handling it separately.
BUG=chromium-os:12988
TEST=none
Review URL: http://codereview.chromium.org/6900028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84624 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
(now with correct base URL, so hopefully commit-bot will pick this up)
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6961005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84623 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=run script when the "native_client" dir is not present; check warning
Review URL: http://codereview.chromium.org/6966012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84622 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With --restrict-instant-to-search (and Instant turned on, of course), type
[google] into the omnibox, and select "Search Google for ..." from the drop
down. Continue typing. Without this patch, no preview results appear. With this
patch, preview results appear. I.e., there's at least one SEARCH_OTHER_ENGINE
that provides Instant functionality, viz., Google, so it should be a part of
the accepted autocomplete match types for the "search only" mode.
BUG=none
TEST=Tested the scenario in the description.
Review URL: http://codereview.chromium.org/6960004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84621 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6933050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84620 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6968009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84619 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While I'm here:
- Remove unneeded includes.
- And an extra blank line.
BUG=None
TEST=None
R=sky@chromium.org
Review URL: http://codereview.chromium.org/6953017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84618 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Report path length to extensions dir.
* Report cause and install source in histograms.
* Add histogram to show why writing an update to a file might fail.
* Don't create installer for crx that can't be read.
BUG=81687
TEST=Manual: look at about:histogram
Review URL: http://codereview.chromium.org/6932045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84617 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=81706
TEST=browser_tests --gtest_filter=LoginPromptBrowserTest.PrefetchAuthCancels
Review URL: http://codereview.chromium.org/6956006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84616 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=60101
TEST=no
Review URL: http://codereview.chromium.org/6928057
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84615 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=60101
TEST=no
Review URL: http://codereview.chromium.org/6931036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84614 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The SSL host info verification time is the amount of time that a
verification took, as opposed to SSLCertVerificationTime, which is the
amount of time that we blocked on verification.
BUG=none
TEST=none
http://codereview.chromium.org/6929044/
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84613 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Introduce static construction methods for SafeBrowsingResourceHandler and ClientSideDetectionHost to faciliate stubbing out for binary-size reduction purposes.
BUG=None
TEST=Existing
Review URL: http://codereview.chromium.org/6928027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84612 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6932065
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84611 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ensure that the renderer does not get left hanging if an error occurs.
* Add "delete this" calls to ensure that the reply message gets sent.
* Ensure that the descriptors get closed even if the reply message has
been sent, otherwise the NaCl plugin will hang (at the level of
NaCl IPC rather than Chrome IPC).
BUG=none
TEST=add "delete this; return;" after the reply message send, and check
that the renderer does not hang when running NaCl's ppapi_core.html test
Review URL: http://codereview.chromium.org/6935003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84610 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TEST=none
TBR=inferno@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84609 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84607 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
TBR=zea@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84605 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Refactored FileSystemUsageTracker as a SandboxQuotaClient
- Added a few more tests
BUG=61676
TEST=SandboxQuotaClientTest.*
Review URL: http://codereview.chromium.org/6883002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84604 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The following are the primary changes:
1. Whenever a profile preference is registered, it must specify whether that
preference should be synced or not. Local state preferences do not require this.
However, we DCHECK that local state preferences are in fact registered to the
local state.
2. We've created a new sync model associator interface, which all datatypes
will eventually implement. This new model associator is designed to be
decoupled from much of the sync internals, and to be owned by the chrome service
being synced. It also implements most of the functionality previous handled by
the change processor.
3. The PrefService now owns its sync model associator
(pref_model_associator), which partially implements the new model associator
functionality. Further work will be done to remove the use of sync
transactions from the model associator, as well as to migrate other datatypes.
BUG=76232
TEST=
Review URL: http://codereview.chromium.org/6905044
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84603 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=81625
TEST=NONE
Review URL: http://codereview.chromium.org/6932023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84602 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6968003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84600 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Currently, this flag isn't wired up to anything yet. That will come in
http://codereview.chromium.org/6901147/.
Review URL: http://codereview.chromium.org/6953012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84591 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
checks.
BUG=76793
Review URL: http://codereview.chromium.org/6951008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84586 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:15023
TEST=none
TBR=thakis
Review URL: http://codereview.chromium.org/6965002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84582 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
handler task comes first, all others are sorted alphabetically.
BUG=chromium-os:15023
TEST=make sure enqueue task shows up when media content is selected in file browser
Review URL: http://codereview.chromium.org/6953007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84581 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=build
Review URL: http://codereview.chromium.org/6932066
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84578 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
last used handler task comes first, all others are sorted alphabetically.
BUG=chromium-os:15023
TEST=make sure enqueue task shows up when media content is selected in file browser
Review URL: http://codereview.chromium.org/6953007
TBR=zelidrag@chromium.org
Review URL: http://codereview.chromium.org/6966002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84576 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:15023
TEST=none
Review URL: http://codereview.chromium.org/6968001
TBR=zelidrag@chromium.org
Review URL: http://codereview.chromium.org/6961004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84575 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:15023
TEST=none
Review URL: http://codereview.chromium.org/6968001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84574 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
handler task comes first, all others are sorted alphabetically.
BUG=chromium-os:15023
TEST=make sure enqueue task shows up when media content is selected in file browser
Review URL: http://codereview.chromium.org/6953007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84573 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84570 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6953016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84568 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6962001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84563 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Original description:
Do not assume that the initial XKB layout on Chrome startup is always US-qwerty.The assumption might not be true e.g. when Chrome crashes and then restarts.
BUG=chromium-os:14410
TEST=manually done
Review URL: http://codereview.chromium.org/6954005
TBR=yusukes@google.com
Review URL: http://codereview.chromium.org/6961001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84562 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6948014
TBR=aarya@google.com
Review URL: http://codereview.chromium.org/6954014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84561 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=76793
Review URL: http://codereview.chromium.org/6928053
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84560 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6948014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84559 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84556 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
it a separate change.
R=zelidrag@chromium.org
BUG=chromiumos:14618
TEST=None
Review URL: http://codereview.chromium.org/6956011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84550 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:15048,chromium-os:15049
TEST=Go to achuithz600.mtv.corp.google.com/www/files. Download the crx file and the file with the long name to test dangerous downloads and long filename fix respectively.
Review URL: http://codereview.chromium.org/6948013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84548 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
result title and description.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6948009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84544 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Exciting new warning from clang's r130982:
"Warn when trying to call a pure virtual member function in a class from the class constructor/destructor."
Amazingly, we seen to have that problem 0 times in chromium.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6953009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84543 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
bug=None
TEST=try bots
Review URL: http://codereview.chromium.org/6951013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84540 0039d316-1c4b-4281-b951-d872f2087c98
|