| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
complement existing COMPLETED_COUNT and CANCELLED_COUNT. I wonder if START_COUNT will equal COMPLETED_COUNT + CANCELLED_COUNT + INTERRUPTED_COUNT, or if some of those will overlap, or if there's another termination case?
Added a histogram of long times "Download.Time".
Added a histogram_enum "Download.InterruptedError".
Looks like there are already histogram_enums for Download.DangerousDownloadValidated, Download.Discard, and Download.UserDiscard.
BUG=80574
TEST=
Review URL: http://codereview.chromium.org/7064001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87669 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=39963,49279
TEST=none
TBR=timurrrr
Review URL: http://codereview.chromium.org/7066059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87667 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New target is 'syncapi_service'.
Rename existing 'syncapi' target to 'syncapi_core'.
BUG=
TEST=
Review URL: http://codereview.chromium.org/7020031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87666 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=72698
TEST=none
TBR=timurrrr
Review URL: http://codereview.chromium.org/6982043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87664 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Everything this file uses is declared in SCDynamicStore.h, which is
already included by net/base/network_config_watcher_mac.h.
R=thomasvl@chromium.org
BUG=none
TEST=no compilation errors on Mac.
Review URL: http://codereview.chromium.org/7033047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87663 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=84674
TEST=chrome/common/extensions/docs/build/build.sh runs
Review URL: http://codereview.chromium.org/7066055
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87662 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=82167
TEST=none
Review URL: http://codereview.chromium.org/7074047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87661 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
on preload and your default search provider doesn't support instant.
BUG=84671
TEST=turn on instant, enable 'Preload Instant Search' in about:flags,
change your default search provider to something other than GOogle,
focus the omnibox and make sure you don't crash.
R=jcivelli@chromium.org
Review URL: http://codereview.chromium.org/7058022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87660 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Move big trace files into external json files fetched with xhr.
Review URL: http://codereview.chromium.org/7004061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87659 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=81003
TEST=none
Review URL: http://codereview.chromium.org/7058017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87658 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As menu.
The fix is to implement the BlockedContentTabHelperDelegate interface in the external tab
container and the GetConstrainingContentsWrapper override on the same lines as the browser.
Fixes bug http://code.google.com/p/chromium/issues/detail?id=83635
BUG=83635
Review URL: http://codereview.chromium.org/7109009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87657 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
extension with plugins.
BUG=83273
TEST=in the extensions managmenet page, with developer mode enabled, Load an unpacked extension on an extension with NPAPI plugins. You should get an install dialog.
Review URL: http://codereview.chromium.org/7077018
TBR=mpcomplete@chromium.org
Review URL: http://codereview.chromium.org/7109014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87655 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=dgrogan
Review URL: http://codereview.chromium.org/6969096
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87652 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
(Programmatic injection via tabs.executeScript already doesn't work on
view-source. This fixes the other case, scripts from the manifest.)
BUG=39249
TEST=added ExtensionApiTest.ContentScriptViewSource
Review URL: http://codereview.chromium.org/7006030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87651 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TBR=willchan
Review URL: http://codereview.chromium.org/7109012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87650 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87649 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change also fixes a duplication of declarations
introduced by Chrome Frame.
Also, this removes AutocompleteEditProxy and its only two callers;
we now have coverage from browser and unit tests which are much
more solid.
BUG=60803
Review URL: http://codereview.chromium.org/7104029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87648 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=84531
TEST=Manual test by creating a notification and verifying it is top-most.
Review URL: http://codereview.chromium.org/6969084
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87645 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=84153, 80333
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=87556
Review URL: http://codereview.chromium.org/7078023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87644 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
patch cuts across modules, as there's only a handful necessary for each,
with the most in chrome/test/. ALSA is enabled on FreeBSD and Solaris, as
libasound has been ported to those two platforms, and I moved resolv.h in
host_resolver_proc.cc, because it depends on headers from sys_addrinfo.h on
FreeBSD.
Patch by ruben (chromium@hybridsource.org)
Review URL: http://codereview.chromium.org/6976055
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87641 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Track all navigatinos, and keep a list of
navigatinos in the last 10 seconds. If it was
older than 10 seconds, any preconnection based
on that navigation would be reset for lack
of use.
r=willchan
bug=83094
Review URL: http://codereview.chromium.org/6960001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87640 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
plugins.
BUG=83273
TEST=in the extensions managmenet page, with developer mode enabled, Load an unpacked extension on an extension with NPAPI plugins. You should get an install dialog.
Review URL: http://codereview.chromium.org/7077018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87637 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
WebCore::npCreateV8ScriptObject.
BUG=80462
TEST=none
TBR=timurrrr
Review URL: http://codereview.chromium.org/7058023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87635 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=manual
Review URL: http://codereview.chromium.org/6975063
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87634 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87633 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
under it.
BUG=71067
Review URL: http://codereview.chromium.org/7031063
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87632 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/7105022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87631 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
It was crashing intermittently on ChromiumOS.
BUG=84729
TEST=none
Review URL: http://codereview.chromium.org/6982039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87630 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
PPB_URLRequestInfo_Impl::SetStringProperty to reject Javascript URLs.
Review URL: http://codereview.chromium.org/7006004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87629 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=84663
TEST=Run two instances of the Host plugin in separate tabs. The second one to start should no longer crash the plugin process.
Review URL: http://codereview.chromium.org/7108004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87628 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=Run unit_tests. Verify that nothing breaks.
Review URL: http://codereview.chromium.org/7020026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87627 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87626 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87625 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=80918
TEST=NONE
Review URL: http://codereview.chromium.org/7057041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87624 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87623 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=77089
Review URL: http://codereview.chromium.org/7108003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87622 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
ExtensionCrashRecoveryTest.TwoExtensionsShutdownWhileCrashed on Linux as they have been crashing intermittently.
BUG=84719
TEST=none
Review URL: http://codereview.chromium.org/7058018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87621 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
running out-of-process.
BUG=none
TEST=Use the Broker in an out-of-process plugin. The Connect callback should be received correctly.
Review URL: http://codereview.chromium.org/7066040
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87620 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This is part of the CRL filter work.
BUG=none
TEST=none
http://codereview.chromium.org/7096014/
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87619 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove user script directory support from UserScriptMaster and other classes
since it has been disabled since r32987.
Remove support for the EXTENSION_USER_SCRIPTS_UPDATED notification, since it's
no longer being sent (as of r80213).
BUG=none
TEST=no
R=mpcomplete@chromium.org
Review URL: http://codereview.chromium.org/7027019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87618 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=79176
TEST=TabContentsTest.CrossSiteNotPreemptedDuringBeforeUnload
Review URL: http://codereview.chromium.org/6973073
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87617 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch fixes some of the errors created by: http://codereview.chromium.org/7047020/
To see memory issue suppressions, see http://codereview.chromium.org/7077020/ and http://codereview.chromium.org/7085020/
BUG=84142
TEST=tools/valgrind/chrome_tests.sh -t media --gtest_filter=MacAudioTest.*
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=87535
Review URL: http://codereview.chromium.org/7094007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87616 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Previously, it would read beyond the end of the PP_GRAPHICS3DATTRIB_NONE-terminated list. This change also ensures that attrib values do not trigger termination.
BUG=none
TEST=Pass a non-NULL attrib_list to the pp::Surface3D_Dev constructor and run the plugin out-of-process.
Review URL: http://codereview.chromium.org/7066041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87615 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=74726
TEST=none
TBR=timurrrr
Review URL: http://codereview.chromium.org/7109007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87614 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Update's installer result API. A future change will stop putting the value in the Google Update "ap" value ("-stage:foo") and clear any stage info laying around.
BUG=none
TEST=confirm that the InstallerExtraCode1 rolls along throughout processing and is removed when all is well.
Review URL: http://codereview.chromium.org/7027036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87612 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL causes the WebUI Login containing DOMView change its bounds when the touch keyboard is present. The UX for this page is expecting this behaviour. This is related to the work for crosbug 6398, but it does not resolve the bug.
Patch from Ryan Harrison <rharrison@chromium.org>
BUG=crosbug:6398
TEST=manual
Review URL: http://codereview.chromium.org/6975050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87610 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Widget will make a default one.
BUG=72040
TEST=none
Review URL: http://codereview.chromium.org/7080068
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87609 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a) That a server experiencing overload will actually benefit from the
anti-DDoS throttling logic, i.e. that its traffic spike will subside
and be distributed over a longer period of time;
b) That "well-behaved" clients of a server under DDoS attack actually
benefit from the anti-DDoS throttling logic, i.e. they get a better
level of service during the attack; and
c) That the approximate increase in "perceived downtime" introduced by
anti-DDoS throttling for various different actual downtimes is what
we expect it to be.
BUG=84210
TEST=net_unittests --gtest_filter=*Simulation*
Review URL: http://codereview.chromium.org/7082005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87608 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This deposits "FIXUPS" in the PDB, which grows the PDB file by 5% or so, but does otherwise not the generated binaries.
BUG=none
TESt=none
Review URL: http://codereview.chromium.org/7106002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87607 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
to the "ap" value during the end stage of the installer (where we seem to encounter most of our crashes / timeouts).
Note that this CL alters the length of the InstallerStage enum (and modifies the guarding COMPILE_ASSERT). This is safe right now because we don't report the numeric values directly.
BUG=NONE
TEST=We start getting more useful data about the point at which the installer crashes / times out.
Review URL: http://codereview.chromium.org/7080058
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87605 0039d316-1c4b-4281-b951-d872f2087c98
|