- 07 Apr, 2017 40 commits
-
-
sczs authored
BUG=707241 Review-Url: https://codereview.chromium.org/2800473004 Cr-Commit-Position: refs/heads/master@{#462784}
-
kbr authored
Revert of Do compositing update when switching from software to accelerated canvas (patchset #1 id:1 of https://codereview.chromium.org/2799033002/ ) Reason for revert: Suspect this caused linux_optional_gpu_tests_rel tryserver to break in http://crbug.com/709342 . Original issue's description: > Do compositing update when switching from software to accelerated canvas > > Also, re-enables switching from sw to accelerated canvas. > > BUG=704571 > > Review-Url: https://codereview.chromium.org/2799033002 > Cr-Commit-Position: refs/heads/master@{#462706} > Committed: https://chromium.googlesource.com/chromium/src/+/2f0fa56eb8fc2eee27d437e7b6c8038ba5a52d87 TBR=junov@chromium.org,fserb@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=704571 Review-Url: https://codereview.chromium.org/2799133004 Cr-Commit-Position: refs/heads/master@{#462783}
-
jrummell authored
It would be nice to change HTMLMediaElement to use ParsedContentType when checking MIME types passed to it. However, it currently uses ContentType which is not properly spec compliant. Adding a UMA to determine how much real world usage actually provides MIME types that don't parse according to RFC 2045. BUG=674329 TEST=media layout tests pass Review-Url: https://codereview.chromium.org/2730853002 Cr-Commit-Position: refs/heads/master@{#462782}
-
yutak authored
This is essentially the result of the following shell command followed by git cl format: find . -type f -exec sed -i 's/"wtf\//"platform\/wtf\//g' {} \; DEPS is added in order to prevent further introduction of "wtf/". BUG=691465 R=haraken@chromium.org Review-Url: https://codereview.chromium.org/2801623005 Cr-Commit-Position: refs/heads/master@{#462781}
-
googleo authored
This CL implements the basic functions of the new translate infobar under a protection of the experiment flag. 1, Make TranslateCompactInfoBar as an observer for the ContentTranslateDriver to response page translated event. 2, Stop translate UI reloading before translate infobar was closed explicitly. 3, Polish UI. Demo record: https://googleo.users.x20web.corp.google.com/chrome/videos/transdemo1.mp4 BUG=703887 Review-Url: https://codereview.chromium.org/2788343002 Cr-Commit-Position: refs/heads/master@{#462780}
-
takise authored
MiniZip will be used by Zip Archiver, which is built with NaCL toolchain. MiniZip will be moved to src/third_party/ in the future, but it will take time, so now we just use minizip here. Review-Url: https://codereview.chromium.org/2799213002 Cr-Commit-Position: refs/heads/master@{#462779}
-
kojii authored
This patch enables CSS line-height-step property on stable. Intent to ship: https://groups.google.com/a/chromium.org/d/msg/blink-dev/z0RI8seNuCs/ATwON9v3FwAJ BUG=586413 Review-Url: https://codereview.chromium.org/2797973005 Cr-Commit-Position: refs/heads/master@{#462778}
-
yutak authored
This is essentially the result of the following shell command followed by git cl format: find . -type f -exec sed -i 's/"wtf\//"platform\/wtf\//g' {} \; DEPS is added in order to prevent further introduction of "wtf/". BUG=691465 R=haraken@chromium.org Review-Url: https://codereview.chromium.org/2799683005 Cr-Commit-Position: refs/heads/master@{#462777}
-
edchin authored
This CL enables the user to select a tab in the tab switcher and the new tab is reflected immediately in the currently open tab container. BUG=none Review-Url: https://codereview.chromium.org/2780423003 Cr-Commit-Position: refs/heads/master@{#462776}
-
foolip authored
BUG=708919 R=junov@chromium.org Review-Url: https://codereview.chromium.org/2799893002 Cr-Commit-Position: refs/heads/master@{#462775}
-
foolip authored
R=kbr@chromium.org BUG=706559 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2805013002 Cr-Commit-Position: refs/heads/master@{#462774}
-
fukino authored
This CL includes following changes: * Add |is_forcing_dircrypto| to UserContext to pass the configuration from ExistingUserController to CryptohomeAuthenticator. The flag affects MountParameter for MountEx API. * If a regular user signs in and ARC is available, ExistingUserController flips the flag to ensure that the cryptohome is encrypted in dircrypto. * Add a user-facing flag to enable the migration, since the backend of the migration procedure is not completely ready yet. * If a user choose "SKIP" in the migration screen, the screen handler let the user sign in by using previously-used UserContext and LoginPerformer, and dripping the |is_forcing_dircrypto| flag. BUG=706017 TEST=manually tested following cases on samus with ARC support. 1) Enable the flag in owner profile, create a cryptohome in ecryptfs, and sign in to the new profile. It showed migration screen. 2) Clicking "SKIP" on the screen shows the user's desktop. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2798023005 Cr-Commit-Position: refs/heads/master@{#462773}
-
leon.han authored
base::ScopedVector is deprecated, see bug. BUG=554289 Review-Url: https://codereview.chromium.org/2794263002 Cr-Commit-Position: refs/heads/master@{#462772}
-
patricialor authored
Remove unnecessary includes for ui/views/layout/layout_constants.h and do some refactoring to remove references to layout constants in ProfileSigninConfirmationDialogViews under chrome/browser/ui/views/sync/*. See https://drive.google.com/file/d/0BzEa5HU1aAqBOXBDazdRT245Wk0/view?usp=sharing for before/after screenshots of ProfileSigninConfirmationDialogViews. BUG=691897 Review-Url: https://codereview.chromium.org/2799163002 Cr-Commit-Position: refs/heads/master@{#462771}
-
pdfium-deps-roller authored
https://pdfium.googlesource.com/pdfium.git/+log/8a24b25ee0b0..4bb4029b1523 $ git log 8a24b25ee..4bb4029b1 --date=short --no-merges --format='%ad %ae %s' 2017-04-06 npm Use CFX_MaybeOwned on the buffer of CFX_DIBitmap 2017-04-06 palmer Fix unit tests to initialize PartitionAlloc. Created with: roll-dep src/third_party/pdfium Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls TBR=dsinclair@chromium.org Review-Url: https://codereview.chromium.org/2806673002 Cr-Commit-Position: refs/heads/master@{#462770}
-
einbinder authored
When navigating with keyboard, focus would get stuck in the ConsolePrompt. BUG=706699 Review-Url: https://codereview.chromium.org/2802963002 Cr-Commit-Position: refs/heads/master@{#462769}
-
mgiuca authored
If the Origin Trial is disabled from a server config, the Mojo service will no longer be created. This prevents a compromised renderer from using the service, even after the API is shut down in the event of a security problem being discovered. BUG=703476 Review-Url: https://codereview.chromium.org/2799393003 Cr-Commit-Position: refs/heads/master@{#462768}
-
qyearsley authored
R=ecobos@igalia.com BUG=706118 Review-Url: https://codereview.chromium.org/2802063002 Cr-Commit-Position: refs/heads/master@{#462767}
-
ichikawa authored
WebState::CreateWithStorageSession(). Because it looks passing nil doesn't work. Alternatively I can update the code to make CreateWithStorageSession(params, nil) to be equivalent of Create(params) if you prefer. Background: I wrote code to expect that CreateWithStorageSession(params, nil) is equivalent of Create(params), resulted in a weird error. Review-Url: https://codereview.chromium.org/2802613005 Cr-Commit-Position: refs/heads/master@{#462766}
-
yhirano authored
It's not used by anyone. BUG=707371 Review-Url: https://codereview.chromium.org/2806663002 Cr-Commit-Position: refs/heads/master@{#462765}
-
bpastene authored
Also tweak the shards. BUG= Review-Url: https://codereview.chromium.org/2805163002 Cr-Commit-Position: refs/heads/master@{#462764}
-
yutak authored
This is essentially the result of the following shell command followed by git cl format: find . -type f -exec sed -i 's/"wtf\//"platform\/wtf\//g' {} \; DEPS is updated in order to prevent further introduction of "wtf/". BUG=691465 R=tsepez@chromium.org Review-Url: https://codereview.chromium.org/2803603004 Cr-Commit-Position: refs/heads/master@{#462763}
-
amaralp authored
Don't enable select all if the contenteditable has nothing to select. BUG= 696134 Review-Url: https://codereview.chromium.org/2787893004 Cr-Commit-Position: refs/heads/master@{#462762}
-
takise authored
This CL just adds a flags for zip archiver, a new chrome extension for files app. BUG=706851 Review-Url: https://codereview.chromium.org/2799233002 Cr-Commit-Position: refs/heads/master@{#462761}
-
zhongyi authored
base::MRUCache instead of std::map. No functional change. BUG=705029 Review-Url: https://codereview.chromium.org/2801533002 Cr-Commit-Position: refs/heads/master@{#462760}
-
jrummell authored
Relax the restrictions on the list of top-level boxes so that MP4 files are more reliably detected. BUG=709166 TEST=updated test passes Review-Url: https://codereview.chromium.org/2797133009 Cr-Commit-Position: refs/heads/master@{#462759}
-
kainino authored
https://crbug.com/682075#c17 for details. BUG=682075,707839 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2806623002 Cr-Commit-Position: refs/heads/master@{#462758}
-
mgiuca authored
I am looking at refactoring some code used by UpdateLanguageList and I found that it had no test case. Review-Url: https://codereview.chromium.org/2722413002 Cr-Commit-Position: refs/heads/master@{#462757}
-
caseq authored
- use symbols to map scripts and UISourceCodes to FormatData; - make FormatterScriptMapping independent on both debugger model and editor action; - make FormatData agnostic of source code type, just keep original and formatted source codes. Review-Url: https://codereview.chromium.org/2801543002 Cr-Commit-Position: refs/heads/master@{#462756}
-
catapult-deps-roller authored
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/e650872309eb..f0fd0b23669d $ git log e65087230..f0fd0b236 --date=short --no-merges --format='%ad %ae %s' 2017-04-06 simonhatch Dashboard - Make update_test_suites use less memory. 2017-04-06 benjhayden Refactor histogram-set-view to an MVC pattern. 2017-04-06 eakuefner [Dashboard] Replace paper-progress with paper-spinner Created with: roll-dep src/third_party/catapult Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=catapult-sheriff@chromium.org Review-Url: https://codereview.chromium.org/2798863006 Cr-Commit-Position: refs/heads/master@{#462755}
-
xunjieli authored
BUG=475060 Review-Url: https://codereview.chromium.org/2799113003 Cr-Commit-Position: refs/heads/master@{#462754}
-
wutao authored
For new added accelerators, we want to ensure it is search key based by adding the test. BUG=706018,706462 TEST=AcceleratorTableTest.CheckSearchBasedAccelerators Review-Url: https://codereview.chromium.org/2802583002 Cr-Commit-Position: refs/heads/master@{#462753}
-
khorimoto authored
[CrOS Tether] Refactor BleScanner so that it takes a BluetoothAdapter in its constructor instead of constructing it itself. The tether module will have a shared adapter passed to all classes which need it. BUG=672263 Review-Url: https://codereview.chromium.org/2803153002 Cr-Commit-Position: refs/heads/master@{#462752}
-
thomasanderson authored
BUG=676220 R=thestig@chromium.org,peter@chromium.org Review-Url: https://codereview.chromium.org/2803873003 Cr-Commit-Position: refs/heads/master@{#462751}
-
Daniel Cheng authored
BUG=676588 R=tkent@chromium.org Review-Url: https://codereview.chromium.org/2798293003 . Cr-Commit-Position: refs/heads/master@{#462750}
-
ntfschr authored
No logic change. This CL swaps "about:*" literals for the correct value in ContentUrlConstants. Review-Url: https://codereview.chromium.org/2803853006 Cr-Commit-Position: refs/heads/master@{#462749}
-
wkorman authored
In SPv1 we create cc layers for composited animations even if they paint no content. In SPv2, we only create cc layers when something is painted, a.k.a., there is a PaintChunk. This means that in SPv1 we could be assured that a composited animation that painted no content would still have a cc layer with the animation's compositor element id set on it, but in SPv2 such an animation will have no cc layer and accordingly it is impossible to run it as a composited animation. In SPv2, we choose to not composite such animations. To do otherwise would require: 1. code complexity to identify when this is the case, through a dummy PaintChunk or similar, and ensure that we create a cc layer even though there's nothing in need of painting. 2. compositor resource overhead to maintain a layer solely for the purpose of executing a composited animation even though it is not producing any visible content. BUG=692310 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2724083002 Cr-Commit-Position: refs/heads/master@{#462748}
-
khorimoto authored
[CrOS Tether] Make BluetoothThrottler a singleton which can be easily shared between EasyUnlock and tethering. BUG=672263 Review-Url: https://codereview.chromium.org/2805113002 Cr-Commit-Position: refs/heads/master@{#462747}
-
ksakamoto authored
If a script injection is cancelled (e.g. context destroyed before execution), ScriptInjectionCallback::willExecute() is not called but ::completed() is called. In such cases, execution time shouldn't be reported. BUG=708897 Review-Url: https://codereview.chromium.org/2797423002 Cr-Commit-Position: refs/heads/master@{#462746}
-
hansberry authored
BUG=672263 Review-Url: https://codereview.chromium.org/2781263004 Cr-Commit-Position: refs/heads/master@{#462745}
-