Граф коммитов

195 Коммитов

Автор SHA1 Сообщение Дата
Nico Weber c0085dec90 Remove .croc files
They were apparently used by some old code coverage system long ago.
https://chromium-review.googlesource.com/c/chromium/src/+/764949/
removed tools/code_coverage/croc.py well over 2 years ago, so we
probably don't need these files either.

Bug: 784464
Change-Id: I2cb1c7ee973c26b673a225659967516f5bf922d7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036804
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Lei Zhang <thestig@chromium.org>
Auto-Submit: Nico Weber <thakis@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#742809}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: cb3953490314bd66e12023f6bdef8610685b467a
2020-02-19 21:52:31 +00:00
Ingemar Ådahl 7c5f98e246 Set Python shebang in build to /usr/bin/env python
A common solution for developers using Linux distributions were
/usr/bin/python is linked to /usr/bin/python3 is to put a python ->
python2 symlink earlier in the PATH when working with python2-only
projects. This doesn't work when shebangs bypasses any environment
configuration.

The change was generated by executing:
  sed -i 's|#!/usr/bin/python|#!/usr/bin/env python|' \
    $(grep -rl '#!/usr/bin/python' build)

Change-Id: I2de77532fd31a0348ec58f4d9af4b7172dc1b9ed
Reviewed-on: https://chromium-review.googlesource.com/559347
Reviewed-by: John Budorick <jbudorick@chromium.org>
Commit-Queue: Ingemar Ådahl <ingemara@opera.com>
Cr-Original-Commit-Position: refs/heads/master@{#484266}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 504c076b196be39b9083a6cab1c9dee11a66b33e
2017-07-05 14:42:43 +00:00
brettw ffe5408f3a Remove GYP files in breakpad, build, and tools.
These are now unused.

Review-Url: https://codereview.chromium.org/2331893004
Cr-Original-Commit-Position: refs/heads/master@{#418010}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 8c0eb8ed764590108f0278e5bbbddec3fc14b522
2016-09-12 19:55:25 +00:00
thakis 0cd903a087 gyp: <(GENERATOR) is now always ninja, so simplify some conditionals.
No intended behavior change.

BUG=608380
TBR=rohitrao,thestig

Review-Url: https://codereview.chromium.org/2066533002
Cr-Original-Commit-Position: refs/heads/master@{#399465}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 128c298a0f9cf518d341a785d25d2709bfe5ee6b
2016-06-13 16:21:32 +00:00
droger 48e8457906 Define OS=mac in gyp when building mac tools on iOS
The CL https://codereview.chromium.org/1771173002/ introduced a
cycle in gyp files, which is not allowed on iOS:

Cycle: ui/base/ui_base.gyp -> ui/base/ime/ui_base_ime.gyp -> ui/base/ui_base.gyp

This cycle is not actually real on iOS, as it is under a OS!=iOS condition,

It was detected because, when building the mac tools,
gyp_chromium was invoked with OS=iOS.
This OS configuration was internally discarded when actually building
(because of the --ignore-environment flag that was passed), but
was still triggering the check for circular gyp dependencies.

TBR=thakis

Review URL: https://codereview.chromium.org/1797283002

Cr-Original-Commit-Position: refs/heads/master@{#381248}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: a5430a08444415e4a7bd3cf15675136bf89eec31
2016-03-15 17:50:06 +00:00
stuartmorgan e67dff17c1 Remove myself from most OWNERS files
BUG=None

Review URL: https://codereview.chromium.org/1707893003

Cr-Original-Commit-Position: refs/heads/master@{#378447}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 8e9d9e1f002c994a3fa271a49d795f377869efb8
2016-03-01 16:25:34 +00:00
sdefresne 0fcac2e780 Remove default whitelist for grit on iOS.
Clear the default value in build/common.gypi and remove overrides in
.gyp files. Leave support for whitelisting in grit_action.gypi as it
is still used downstream and on android.

BUG=548645

Review URL: https://codereview.chromium.org/1489403004

Cr-Original-Commit-Position: refs/heads/master@{#364078}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 32aa7b67dadee74d6e89bd93682354cced97e06c
2015-12-09 16:38:33 +00:00
sdefresne fd1a66b01a Upstream chrome://flags & chrome://ui-alternatives iOS WebUI.
Put iOS chrome://flags & chrome://ui-alternatives resources and
strings to components/flags_ui so that they live close to the
corresponding shared resources.

BUG=554966

Review URL: https://codereview.chromium.org/1500533002

Cr-Original-Commit-Position: refs/heads/master@{#363527}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: da218471f007776d7ed87b7c99341b56949fdd05
2015-12-07 18:39:17 +00:00
fhorschig 3f22de4f81 Policy Ui sends correct translations for risk tags.
Send localized group names to frontend and reuse some strings from
the old WebUi.
(Prerequisite for CL 1371073003)

BUG=134849

Review URL: https://codereview.chromium.org/1395073002

Cr-Original-Commit-Position: refs/heads/master@{#362997}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 07c5e062f2ea6ef0e3b5844f1a11ecb4df4d41f6
2015-12-03 16:50:40 +00:00
sdefresne bb03b52273 Synchronize build/ios/grit_whitelist.txt with downstream.
BUG=None

Review URL: https://codereview.chromium.org/1479243002

Cr-Original-Commit-Position: refs/heads/master@{#362023}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 097db55a45a3a84b508022aca6fd399e03a514dd
2015-11-27 17:56:47 +00:00
sdefresne 161ce76a48 Add iOS strings for contextual search in chrome://flags.
BUG=551954

Review URL: https://codereview.chromium.org/1474173003

Cr-Original-Commit-Position: refs/heads/master@{#361974}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 2067b8d8196804bf25ce1731dd1d53acf52e0767
2015-11-27 10:28:08 +00:00
sdefresne 27a94c27fe Move IDS_FLAGS_ENHANCED_BOOKMARKS_{NAME,DESCRIPTION} to components_strings.
Move the strings IDS_FLAGS_ENHANCED_BOOKMARKS_{NAME,DESCRIPTION} to
//components/strings so that they can be shared with iOS.

BUG=551954

Review URL: https://codereview.chromium.org/1475293003

Cr-Original-Commit-Position: refs/heads/master@{#361908}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: ed25e27ac2c6bbcabc7a7908f802a8e74b5ee11c
2015-11-26 17:23:28 +00:00
vabr 5af5e7fa35 Remove ManagePasswordsUIController::NavigateToSmartLockPage
Replace it with the equivalent ManagePasswordsUIController::NavigateToExternalPasswordManager.

Note: This CL does not remove IDS_PASSWORD_MANAGER_SMART_LOCK_PAGE yet, because it is also used in other pieces of the password manager UI. We need to double-check if it is OK to merge that with chrome::kPasswordManagerAccountDashboardURL, or whether it just should be made a separate constant. Using localisation to get the hl= URL parameter is very likely an overkill, see #0 in http://crbug.com/548259.

R=vasilii@chromium.org
BUG=548259

Review URL: https://codereview.chromium.org/1467993002

Cr-Original-Commit-Position: refs/heads/master@{#361304}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 1bff66d12e811993940e7dd01074768c30e0cd5b
2015-11-24 10:22:12 +00:00
sdefresne d2dc7e6f1f Componentize about_flags::FeatureEntry in flags_ui component.
Move FeatureEntry structure definition to components/flags_ui so that
it can be shared with iOS and move the helper macros to a secondary
header file for the same reason.

Move IDS_GENERIC_EXPERIMENT_CHOICE_* strings to flags_ui.grdp.

BUG=551954

Review URL: https://codereview.chromium.org/1415953005

Cr-Original-Commit-Position: refs/heads/master@{#359927}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 246c564da980b3dbbd0a062688ec65539b4b2c35
2015-11-16 21:48:55 +00:00
blundell edfb351f16 [sync] Componentize strings used by ProfileSyncService
This CL componentizes strings used by ProfileSyncService in anticipation of
componentizing that class for integration on iOS.

BUG=512825
TBR=jochen

Review URL: https://codereview.chromium.org/1405383006

Cr-Original-Commit-Position: refs/heads/master@{#358292}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: aa263a8c1ca63baf4ce1ad5521987162d2d46bec
2015-11-06 09:53:00 +00:00
sdefresne 341192c1eb [iOS] Cleanup build/ios/grit_whitelist.txt.
Remove from build/ios/grit_whitelist.txt all resources that are
not needed.

Synchronize with downstream version of the file.

BUG=None

Review URL: https://codereview.chromium.org/1395153002

Cr-Original-Commit-Position: refs/heads/master@{#357542}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: a8b75a6d21f35fc1b99578036114a998b50fc760
2015-11-03 10:05:14 +00:00
mathp e0f2b82470 [Chrome flag] Remove unused chrome flag entry for Suggestions Service
BUG=None
TEST=builds

Review URL: https://codereview.chromium.org/1410773008

Cr-Original-Commit-Position: refs/heads/master@{#356051}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: b8b4fdc93d5bbfcbd62f3b407cadce098fbd8e1d
2015-10-26 15:13:00 +00:00
estade c807bf193e Remove unused https warning icon
BUG=522168
TBR=rohitrao@chromium.org

Review URL: https://codereview.chromium.org/1408813004

Cr-Original-Commit-Position: refs/heads/master@{#355660}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 76f6b4de1603156ac2baa83377fddb1dd9b2bfe8
2015-10-22 22:41:57 +00:00
droger 83e6d5dc8a Move resources for version_ui to //components/version_ui
These files are moved in order to be shared on iOS.

- moved the resources to //components/version_ui/resources
- moved the strings to //components
- Merged version_info strings into version_ui strings.
- Renamed IDX_ABOUT_VERSION_* to IDX_VERSION_UI_*.
- moved the constants to //components/version_ui/version_ui_constants

TBR=jochen

Review URL: https://codereview.chromium.org/1332353003

Cr-Original-Commit-Position: refs/heads/master@{#354477}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: fd959bad4fe04f3050651ad0cc36be4e948f0b3c
2015-10-16 09:07:40 +00:00
melandory 43fb372cd2 [Smart Lock, UI] Change cancel button to Never, save prompt.
Currently if save prompt was triggered via Credential Management API,
the cancel button says "No Thanks" and do not blacklist the site.

After this patch the button will say "Never" and id user presses the
button, it will blacklist the site.

BUG=528980

Review URL: https://codereview.chromium.org/1402463004

Cr-Original-Commit-Position: refs/heads/master@{#354001}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 8fbacd4a393a056fe76e4cb1accf13ecfc03858d
2015-10-14 12:06:53 +00:00
droger 94465ff240 Move crashes_ui resources and utils to //components/crash
TBR=jochen

Review URL: https://codereview.chromium.org/1389913002

Cr-Original-Commit-Position: refs/heads/master@{#353044}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: b7e240e71cb1d7aa559c65355e73dddc7665eca5
2015-10-08 13:01:37 +00:00
fhorschig 38491b0ad9 Flag for Material Design policy construction page
Setting the flag loads an empty page at chrome://md-policy.
This is the scaffold for further development on the new Material
Design policy page without influencing the old one.

BUG=134849

Review URL: https://codereview.chromium.org/1321713004

Cr-Original-Commit-Position: refs/heads/master@{#352800}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: c9018a4fe33078586afd9a0d3568f6fb15d44335
2015-10-07 08:42:55 +00:00
droger f0e37144c7 [iOS] Integration of ChromeNetLog and NetExportUI
Review URL: https://codereview.chromium.org/1380763003

Cr-Original-Commit-Position: refs/heads/master@{#352013}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 130d7b253e6bdc411ce74c7a712f0e04cbbc9692
2015-10-02 13:00:58 +00:00
sdefresne 959a45f513 Improve iOS localisation and resource packing.
Stop using whitelisting for resources from components on the rationale
that it causes confusion for the developers and most of those resources
are used on iOS.

Stop support for whitelisting for resources when using gn as meta-build
system on the rationale that the migration will happen after Chrome on
iOS is unforked at which point whitelisting will not be used with gyp
either.

Update build/ios/grit_whitelist.txt to:
1. remove all resources from //components,
2. remove all resources that no longer exists,
3. add all resources used downstream (i.e. unfork the file).

TEST=Checked that clobber build compiled and all tests passed on both
the upstream and downstream tree with this CL.

BUG=429756

Review URL: https://codereview.chromium.org/1350453004

Cr-Original-Commit-Position: refs/heads/master@{#350526}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 502be01eec9af4fa82ce8abe4f6470735288b5e4
2015-09-24 10:49:01 +00:00
rouslan 04563bc116 Content description for settings button in keyboard accessory.
A screen reader should verbalise "settings" instead of "autofill
settings three dots" when the user taps the gear icon on the keyboard
accessory.

BUG=428087

Review URL: https://codereview.chromium.org/1357243003

Cr-Original-Commit-Position: refs/heads/master@{#350040}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 7647c0a5f887011a4976a936326a46b956623e61
2015-09-21 22:12:43 +00:00
fhorschig e4d0343a96 Add source column to chrome://policy showing the origins of policies.
These are the possible sources for a policy:
Cloud - Policy values received from the cloud.
Platform - Local configured policies.
Enterprise Default - Defaults for policies in enterprise environments
                     on Chrome OS. Can be overridden.
Enterprise Override - Policies enforced in enterprise environments on
                      Chrome OS. Can NOT be overridden.

The source of a policy is determined when it's first set. For cloud
policies, this would be the decoding of the protocol buffers.
Platform policies are usually set by loading platform-specific local
configurations like entries in the Windows registry.
Enterprise defaults are automatically set if the device is active in
an enterprise environment.
Enterprise override policies are set within the code to enforce
specific behaviors (like ash tray visibility). They cannot be
overridden.

BUG=506123
TBR=jam@chromium.org

Committed: https://crrev.com/92e7960f06c2ac2ec0113bb88df3d322f0eb97fe
Cr-Commit-Position: refs/heads/master@{#349654}

Committed: https://crrev.com/2c4ce2a1988fdde3456e49112eba6c7855ca4528
Cr-Commit-Position: refs/heads/master@{#349749}

Review URL: https://codereview.chromium.org/1304843004

Cr-Original-Commit-Position: refs/heads/master@{#349927}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 64834b71e60e7861a80f68f80d5cde8a56107084
2015-09-21 14:20:56 +00:00
dgrogan 6c0a2e1e68 Revert of Add source column to chrome://policy showing the origins of policies. (patchset #18 id:620001 of https://codereview.chromium.org/1304843004/ )
Reason for revert:
Fix google chrome compile. http://build.chromium.org/p/chromium.chrome/builders/Google%20Chrome%20Linux%20x64/builds/4220/steps/compile/logs/stdio

../../chrome/browser/ui/startup/startup_browser_creator_browsertest.cc:1235:23:error:
too few arguments to function call, expected 6, have 5
                  NULL);
                      ^
../../components/policy/core/common/policy_map.h:66:3: note: 'Set' declared here
  void Set(const std::string& policy,
  ^

Original issue's description:
> Add source column to chrome://policy showing the origins of policies.
>
> These are the possible sources for a policy:
> Cloud - Policy values received from the cloud.
> Platform - Local configured policies.
> Enterprise Default - Defaults for policies in enterprise environments
>                      on Chrome OS. Can be overridden.
> Enterprise Override - Policies enforced in enterprise environments on
>                       Chrome OS. Can NOT be overridden.
>
> The source of a policy is determined when it's first set. For cloud
> policies, this would be the decoding of the protocol buffers.
> Platform policies are usually set by loading platform-specific local
> configurations like entries in the Windows registry.
> Enterprise defaults are automatically set if the device is active in
> an enterprise environment.
> Enterprise override policies are set within the code to enforce
> specific behaviors (like ash tray visibility). They cannot be
> overridden.
>
> BUG=506123
> TBR=jam@chromium.org
>
> Committed: https://crrev.com/92e7960f06c2ac2ec0113bb88df3d322f0eb97fe
> Cr-Commit-Position: refs/heads/master@{#349654}
>
> Committed: https://crrev.com/2c4ce2a1988fdde3456e49112eba6c7855ca4528
> Cr-Commit-Position: refs/heads/master@{#349749}

TBR=tnagel@chromium.org,bartfab@chromium.org,dbeam@chromium.org,jam@chromium.org,fhorschig@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=506123

Review URL: https://codereview.chromium.org/1350913006

Cr-Original-Commit-Position: refs/heads/master@{#349774}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: c8778b84c83b210d60046b538e9d16cfc1f534cd
2015-09-18 21:30:56 +00:00
fhorschig 3e699ceae6 Add source column to chrome://policy showing the origins of policies.
These are the possible sources for a policy:
Cloud - Policy values received from the cloud.
Platform - Local configured policies.
Enterprise Default - Defaults for policies in enterprise environments
                     on Chrome OS. Can be overridden.
Enterprise Override - Policies enforced in enterprise environments on
                      Chrome OS. Can NOT be overridden.

The source of a policy is determined when it's first set. For cloud
policies, this would be the decoding of the protocol buffers.
Platform policies are usually set by loading platform-specific local
configurations like entries in the Windows registry.
Enterprise defaults are automatically set if the device is active in
an enterprise environment.
Enterprise override policies are set within the code to enforce
specific behaviors (like ash tray visibility). They cannot be
overridden.

BUG=506123
TBR=jam@chromium.org

Committed: https://crrev.com/92e7960f06c2ac2ec0113bb88df3d322f0eb97fe
Cr-Commit-Position: refs/heads/master@{#349654}

Review URL: https://codereview.chromium.org/1304843004

Cr-Original-Commit-Position: refs/heads/master@{#349749}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 2c4ce2a1988fdde3456e49112eba6c7855ca4528
2015-09-18 20:04:50 +00:00
felt ecd6bf036e Create a component for SSL error handling
Classes like SSLErrorInfo and SSLErrorClassification are
tightly coupled with the SSL interstitial. Since the interstitial UI is being
componentized, I want to move the SSL error handling classes into a component
too. This CL begins with SSLErrorInfo.

BUG=488673
TBR=stuartmorgan@chromium.org

Committed: https://crrev.com/7f1410648c7767ae8d466ada4385e78176f5db06
Cr-Commit-Position: refs/heads/master@{#349282}

Review URL: https://codereview.chromium.org/1341923002

Cr-Original-Commit-Position: refs/heads/master@{#349486}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 2493b445699a91d3e71e598d9318f32b8974a53f
2015-09-17 20:34:33 +00:00
droger 63c25e71f3 Move gcm_internals resources and constants to //components.
These are moved in order to be shared on iOS.

resource_ids are updated as follows:
generated_resources.grd: -100
components_strings.grd : +70
components_chromium_strings.grd: +10
components_resources.grd: +20

Review URL: https://codereview.chromium.org/1339803003

Cr-Original-Commit-Position: refs/heads/master@{#348949}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: e89640c464a7e40c00f9b40852ee88e94fa04101
2015-09-15 18:58:22 +00:00
newt 714f888e6a Remove content-less string IDS_ERRORPAGES_ERROR_CODE.
This string contains a placeholder and no actual text. It doesn't need
to exist.

BUG=518020

Review URL: https://codereview.chromium.org/1339653005

Cr-Original-Commit-Position: refs/heads/master@{#348824}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: c3950164bfb0278be2818abc7229ecbd4318f9a2
2015-09-15 02:41:39 +00:00
tommi c165feedd5 [Eraser strings] Remove flag to disable WebRTC on Android.
This flag was added years ago while we were catching up to Chrome on Desktop. Also removes related strings.

See also related cl when WebRTC was enabled by default on Android:
https://src.chromium.org/viewvc/chrome?revision=188095&view=revision

BUG=190313

Review URL: https://codereview.chromium.org/1308863002

Cr-Original-Commit-Position: refs/heads/master@{#344936}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 18dc5c50f35126d9f6310326fa2f450967bdd819
2015-08-22 00:30:13 +00:00
dbeam 04ff461a60 Remove some unused strings.
These were used to enable the "Other sessions" menu on NTP4.
This UI has already shipped AND been removed.

R=thestig@chromium.org
BUG=none

Review URL: https://codereview.chromium.org/1268433005

Cr-Original-Commit-Position: refs/heads/master@{#341935}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 4ebbf2963cc7d80300b6c1ef019d4bbd0ed18722
2015-08-05 19:13:32 +00:00
henryhsu 15db832063 Enable MJPEG HW decode accelerator on Intel CrOS platforms
Following are the performance numbers for apprtc.appspot.com test
(no loopback) on Peppy.

With cpu governer = performance,
               SW     HW
latency(ms)    7.3    5.2
total CPU(%)  21.6   12.9
power (mWh/s)  2.2    2.2

With default cpu governer = ondemand,
               SW     HW
latency(ms)   10.3    5.5
total CPU(%)  27.4   22.1
power (mWh/s)  2.22   2.21

BUG=426381
TEST=test apprtc on squawks.

Review URL: https://codereview.chromium.org/1260923002

Cr-Original-Commit-Position: refs/heads/master@{#341072}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: b5ab150809ca86515cf4fa3fedd2696f71dfb51f
2015-07-30 07:23:39 +00:00
palmer ac6ca3918e Remove Site Information from the Origin Info Bubble.
This is a preparatory step for removing it from iOS, too. (iOS CL also in
progress.)

BUG=503212

Review URL: https://codereview.chromium.org/1238963002

Cr-Original-Commit-Position: refs/heads/master@{#339067}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 7faefa0619890affae8dce0905aaca85083aa7b8
2015-07-16 17:46:03 +00:00
jdonnelly 7370db7f37 Remove no-longer-used autofill card unmask strings from grit whitelist.
The usage of these strings was removed in
https://codereview.chromium.org/1226933004/.

BUG=484806

Review URL: https://codereview.chromium.org/1228343003

Cr-Original-Commit-Position: refs/heads/master@{#338382}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 85736428d58d053ced58a706c56dcc6cecca9db9
2015-07-10 22:31:39 +00:00
dbeam 419fdf8911 Remove i18n_template_polymer.js
"polymer-ready" was removed in the current version of Polymer (1.0).

R=michaelpg@chromium.org
BUG=425626

Review URL: https://codereview.chromium.org/1219123003

Cr-Original-Commit-Position: refs/heads/master@{#337634}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 6d7c834991ffd7b973526d574745f049cafba544
2015-07-07 17:39:50 +00:00
kcwu f7888610f8 Add flag to enable MJPEG acceleration for video capture
BUG=335778
TEST=apprtc.appspot.com on intel platform

Review URL: https://codereview.chromium.org/1153163003

Cr-Original-Commit-Position: refs/heads/master@{#336560}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 31f102404a479372d3ea4299acb0a4da2340b6af
2015-06-29 14:58:51 +00:00
danakj c3d1f3dbc3 Remove non-impl-side painting as an option for blink.
We no longer use it in any layout tests (recently removed the deferred
per-tile-painting tests). No reason to keep this around.

BUG=413479
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel

Review URL: https://codereview.chromium.org/1179653004

Cr-Original-Commit-Position: refs/heads/master@{#334003}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 16275d4cfd5bc6c96414d2cba629acbd6efaa3fc
2015-06-11 19:26:06 +00:00
mdjones f226d63229 HTML exit reader view button
This change removes the 'view original' link and replaces it with
a button that currently navigates to the original article but will
eventually slide the view out of focus.

The feedback form and close button now span the full width of a page
while content is limited to 800px wide.

BUG=428533

Review URL: https://codereview.chromium.org/1160113004

Cr-Original-Commit-Position: refs/heads/master@{#333759}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: ae0286c350696ba16a8119af2af4aee2f06859e9
2015-06-10 18:11:04 +00:00
davidben 5179373ac6 Remove ERR_SSL_UNSAFE_NEGOTIATION error code.
Let them map to the default ERR_SSL_PROTOCOL_ERROR. It was added, along with a
custom error message, in https://crrev.com/51258. The
enforcement was then removed in https://codereview.chromium.org/6792032, but
the error code and custom message remained. Prune them; the error is now
unreachable but for some codepaths in NSS (server originally supported RI and
renego without it) and the custom error message is now innaccurate.

BUG=none

Review URL: https://codereview.chromium.org/1151833004

Cr-Original-Commit-Position: refs/heads/master@{#332125}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 9a38456c11f5f6031e6710e958f7838e978ee05d
2015-05-30 18:35:01 +00:00
mdjones d1628f6518 Display message when javascript is disabled
This change adds a message to the distiller results page if the user
has javascript disabled.

BUG=408231

Review URL: https://codereview.chromium.org/1140183004

Cr-Original-Commit-Position: refs/heads/master@{#331878}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 09692613826b2582d783f59aabb31892efaebc67
2015-05-28 23:27:25 +00:00
mdjones decb742bc6 Show template before distiller finishes
This change allows content to be shown on the page prior to the
distillation of the first page of an article having completed.
The template HTML and the loading animation will show while the
distillation completes.

BUG=

Review URL: https://codereview.chromium.org/1130703003

Cr-Original-Commit-Position: refs/heads/master@{#331852}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: efe2ac1d3e1650a1cec652566542ac492eafedb3
2015-05-28 21:06:49 +00:00
jdonnelly 3549fb3a9b Move card unmask interfaces and controller into the autofill component.
These will be used in an upcoming CL implementing the iOS version of the card unmask prompt view.

BUG=484806

Review URL: https://codereview.chromium.org/1138653003

Cr-Original-Commit-Position: refs/heads/master@{#330537}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 982b06f6e72d19b019676c8f51c6a8f63e580c19
2015-05-19 17:15:08 +00:00
dbeam 1474f315f0 NTP Zombie Code Slayer III, The Saga Continues: Foreign Sessions
Foreign sessions is an old feature that showed pages from other devices
on the new tab page.  It has since been removed.  It was added by a
contributor that has since left chrome (dubroy@).

What it used to look like: http://bit.ly/1PLDgea

R=estade@chromium.org
BUG=329637

Review URL: https://codereview.chromium.org/1140813003

Cr-Original-Commit-Position: refs/heads/master@{#330466}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 75883e44acc05552a69f7958684179f8cf209f1c
2015-05-19 01:34:30 +00:00
estade 89da326c00 Autofill item deletion on android
You can now delete things by long pressing suggestions in the dropdown (assuming it's the right kind of suggestion).

BUG=486153

Review URL: https://codereview.chromium.org/1134793004

Cr-Original-Commit-Position: refs/heads/master@{#330413}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: c806c71f4a9e704d40b14df026a6ebfa0c2fcac1
2015-05-18 20:51:42 +00:00
stuartmorgan 45e818b972 Upstream most of the iOS WebUI support in ios/web/
This upstreams the bulk of the code necessary to support WebUI in the
iOS web layer. Much of this is forked off of the content/ versions,
which can't be used on iOS.

BUG=464810

Review URL: https://codereview.chromium.org/1110213002

Cr-Original-Commit-Position: refs/heads/master@{#327441}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: f0e19f918f0d1e183d2ee35fdaca3b191e36c19b
2015-04-29 06:02:34 +00:00
mpearson 34bb8f40fb Omnibox: Remove Hint Text Code
and associated field trial and delete unused strings.

While at it, rename
IDS_OMNIBOX_EMPTY_HINT_WITH_DEFAULT_SEARCH_PROVIDER
to
IDS_SEARCH_BOX_EMPTY_HINT_WITH_DEFAULT_SEARCH_PROVIDER

TBR=kmadhusu
(for trivial rename change in chrome/browser/search/...)

BUG=447809

Review URL: https://codereview.chromium.org/1104513003

Cr-Original-Commit-Position: refs/heads/master@{#326932}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: c9f46539657b1006216a026a1b5b7a6b52857f3a
2015-04-24 23:33:26 +00:00
anujk.sharma 56161ee88b Removing --enable-carrier-switching command-line flag
It is obsolete now, so can be removed

BUG=

Review URL: https://codereview.chromium.org/827733003

Cr-Original-Commit-Position: refs/heads/master@{#325816}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 12d997aa1c0e469df8e5fc4be247ef6c1b65f451
2015-04-20 09:25:57 +00:00
pbond f8eec07315 Added device naming information to chrome://policy
Added Asset Id, Location of the device and directory API ID
to the device policy box.

BUG=464184

Review URL: https://codereview.chromium.org/1052943002

Cr-Original-Commit-Position: refs/heads/master@{#325225}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 36d002df861fc6da74af21a1c2e3974f33b1a552
2015-04-15 11:56:16 +00:00