- 31 May, 2018 40 commits
-
-
Ryan Hansberry authored
This change is necessary because GcmDeviceInfoProviderImpl::GetInstance() returns a const pointer. Bug: 824568, 752273 Change-Id: I92b84b071e1cd3c782e6b5b0d1e7e25d539da1bf Reviewed-on: https://chromium-review.googlesource.com/1079645Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#563134}
-
Yoav Weiss authored
Following a proposed spec change[1], this CL changes the number of entries buffered by default before the Resource Timing buffer is full. [1] https://github.com/w3c/resource-timing/pull/155 Bug: 847689 Change-Id: Id93bfea902b0cf049abdac12a98cc4fba7ff1dd3 Reviewed-on: https://chromium-review.googlesource.com/1078107Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Commit-Queue: Yoav Weiss <yoav@yoav.ws> Cr-Commit-Position: refs/heads/master@{#563133}
-
Bill Orr authored
BUG=848092 Change-Id: Icd1ff5e9929f6bed9c7ff657dbcc8a75b39feb35 Reviewed-on: https://chromium-review.googlesource.com/1079806Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Bill Orr <billorr@chromium.org> Cr-Commit-Position: refs/heads/master@{#563132}
-
Mounir Lamouri authored
In some cases, the pipeline will not be ready when trying to enter Picture-in-Picture. It will happen if the video has preloaded its metadata and has a poster. In this case, the Picture-in-Picture request will be delayed until the pipeline has started and there is a surface. Bug: 847671 Change-Id: I56b0560db37ac2e6466abbd3f089973777c49f0f Reviewed-on: https://chromium-review.googlesource.com/1077453Reviewed-by:
Dan Sanders <sandersd@chromium.org> Reviewed-by:
apacible <apacible@chromium.org> Commit-Queue: Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#563131}
-
Darren Shen authored
This patch adds histogram logging to the text services context menus, based on how the simple menu model does histogram logging. Bug: 838710 Change-Id: I090a02860ea64972386042b3e656fd8534b28d9e Reviewed-on: https://chromium-review.googlesource.com/1067519Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#563130}
-
Erik Luo authored
SuggestBox determines its preferred width by taking the character length of the longest item, which includes whitespace. However, whitespace is not preserved without 'white-space: pre', so measurements are incorrect. Screenshot: https://imgur.com/a/LcQEQ Furthermore, preferred width measurements do not factor in the scrollbar width. Screenshot: https://imgur.com/a/x8MEF Bug: 825386 Change-Id: I785dfca5d6a75832c62f41fa8140fb5f8c0dd3f1 Reviewed-on: https://chromium-review.googlesource.com/978937 Commit-Queue: Erik Luo <luoe@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#563129}
-
sawtelle authored
This change will add an icon on the tab that appears when a user is playing a video in picture-in-picture mode, similar to what exists currently with audio playing and other similar features. Per discussion, this icon will take precedent only over the audio playing and audio_muted icons, while others (bluetooth, usb connected, etc.) will stay at a higher level for security concerns. Bug: 842742 Change-Id: I9d8d7bf7764b156054838ffb5b02116fd78fbc38 Reviewed-on: https://chromium-review.googlesource.com/1068109 Commit-Queue: Steven Sawtelle <sawtelle@google.com> Reviewed-by:
apacible <apacible@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Yuri Wiitala <miu@chromium.org> Cr-Commit-Position: refs/heads/master@{#563128}
-
Dominic Mazzoni authored
The implementation was based on a PR that has now been merged. TBR=aboxhall@chromium.org,haraken@chromium.org Bug: 844540 Change-Id: I9daec3930c465428c38c52cfc1c107b30005721e Reviewed-on: https://chromium-review.googlesource.com/1080216Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#563127}
-
Charlie Harrison authored
This CL has one major behavior change: Forcing activation via the devtools setting simulates the current site being on the blacklist. This means it will get full UI and settings treatment. Fallout from this change is: 1. Remove the driver factory entirely, and put the SubresourceFilterClient in the throttle manager 2. Refactor the SubresourceFilterClient to make its activation overriding more flexible (and put devtools stuff there). This moves all devtools knowledge out of //components layer. TBR=avi@chromium.org Bug: 717590, 846733 Change-Id: Ifeff329499f9d39f1140b4c34643e67d6a79d0ab Reviewed-on: https://chromium-review.googlesource.com/1066898Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Josh Karlin <jkarlin@chromium.org> Commit-Queue: Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#563126}
-
Tatsuhisa Yamaguchi authored
We use a different icon on the system tray from the one used in the notification center window. Bug: 845804 Change-Id: I08fd9b32385786a7cc468ff4a7c023b950205bec Reviewed-on: https://chromium-review.googlesource.com/1074582Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Commit-Queue: Tatsuhisa Yamaguchi <yamaguchi@chromium.org> Cr-Commit-Position: refs/heads/master@{#563125}
-
John Abd-El-Malek authored
These tests have been running on our FYI bot and are stable. Add them to the waterfalls in preparation for canary tests. Bug: 839419 Change-Id: I4d14803f068f76aec693247994dfaf41b41a636c Reviewed-on: https://chromium-review.googlesource.com/1076768 Commit-Queue: John Abd-El-Malek <jam@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#563124}
-
Jamie Madill authored
The flaky expectation for shaderoperator_common_functions was insufficient and the test was still flakily failing. See issue for more details. Bug: 820225 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: Ie30e47e8ffaa44ebade9723742c541f3571a3aee Tbr: kbr@chromium.org Reviewed-on: https://chromium-review.googlesource.com/1079793Reviewed-by:
Jamie Madill <jmadill@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org> Cr-Commit-Position: refs/heads/master@{#563123}
-
Tatsuhisa Yamaguchi authored
- Expand/Collapse button should be in the fixed size. - Secure minumum gap between Expand/Collapse and other buttons. - Shring gap between other buttons when there's not enough space Bug: 847100 Change-Id: I295126c63ed2702ca7e10906f6d4ca599485e904 Reviewed-on: https://chromium-review.googlesource.com/1078031 Commit-Queue: Tatsuhisa Yamaguchi <yamaguchi@chromium.org> Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#563122}
-
Paul Irish authored
This reverts commit 28abe780. Bug: 772558, 846211,846551 Change-Id: Ib782b1fb5ee737f31deaa94630fb2bb1021b579b Reviewed-on: https://chromium-review.googlesource.com/1077597Reviewed-by:
Pavel Feldman <pfeldman@chromium.org> Reviewed-by:
Patrick Hulce <phulce@chromium.org> Commit-Queue: Paul Irish <paulirish@chromium.org> Cr-Commit-Position: refs/heads/master@{#563121}
-
bsheedy authored
Removes the --enable-gamepad-extensions flag from the WebVrInputTest class since all its tests should work without it. Also adds DDView/ Cardboard tests for the following scenarios. 1. WebXR enabled, WebXRGamepadSupport disabled -> no gamepads available 2. WebXR enabled, WebXRGamepadSupport enabled -> gamepad available 3. WebXR disabled, WebXRGamepadsupport disabled -> no gamepads available Bug: 832399 Change-Id: Ic73a7d312faad19b33020fc790bc22f0b33ede43 Reviewed-on: https://chromium-review.googlesource.com/1038442Reviewed-by:
Bill Orr <billorr@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Brandon Jones <bajones@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#563120}
-
Tetsui Ohkubo authored
This CL moves BluetoothDetailedView from tray_bluetooth.cc to a dedicated bluetooth_detailed_view.cc. TrayBluetooth will be removed with UnifiedSystemTray, but BluetoothDetailedView will remain. TEST=ash_unittests, manual BUG=none Change-Id: I759e4882d3b5aadbfaf274127960a1795a207696 Reviewed-on: https://chromium-review.googlesource.com/1073170Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#563119}
-
Pavel Feldman authored
Change-Id: I9236f428c4186a09eff5ec1212dd8e5315a4ed75 Reviewed-on: https://chromium-review.googlesource.com/1079899Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Pavel Feldman <pfeldman@chromium.org> Cr-Commit-Position: refs/heads/master@{#563118}
-
Stephen Martinis authored
Bug: 756689 Change-Id: Icea2b1366362c1d5ff37b2dd9917183db0fafe3b Reviewed-on: https://chromium-review.googlesource.com/1080272 Commit-Queue: Stephen Martinis <martiniss@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#563117}
-
Kevin Marshall authored
Refactors the Fuchsia SDK packages to make dependencies on SDK FIDL libraries easier. The previous definitions hid FIDL definitions inside a template subtarget with inaccessible visibility. * Add fuchsia_sdk_fidl_pkg() for FIDL files only, which can be depended on by directly specifying the target_name (no suffix). * Remove fidl_* from fuchsia_sdk_pkg. * Combine fuchsia_sdk_lib_pkg and fuchsia_sdk_pkg - there is so much overlap between the two that the convenience seemed minor compared to the overhead of adding another rule. Change-Id: I2db7191d73fd971442b05ad91b831882cbaefe7e Reviewed-on: https://chromium-review.googlesource.com/1080207 Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#563116}
-
Sunny Sachanandani authored
GLContext::SetSwapInterval was removed and replaced with GLSurface::SetVSyncEnabled which is not prone to this kind of crash. Remove debugging code from a bunch of places, none of which helped in finding the error. Bug: 724999 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: Ica7a99f191621be1e95a80c9197e9efbadc63464 Reviewed-on: https://chromium-review.googlesource.com/1072962 Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#563115}
-
Xu Xing authored
The color here is not a real SkColor, use uint32_t instead. This is a follow up for(Brian Salomon comments): https://chromium-review.googlesource.com/c/chromium/src/+/1068649 BUG=821176 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: I69adc5cebffee772634186fc8d9438de8e3e8523 Reviewed-on: https://chromium-review.googlesource.com/1074831Reviewed-by:
Brian Salomon <bsalomon@chromium.org> Reviewed-by:
weiliangc <weiliangc@chromium.org> Commit-Queue: Xing Xu <xing.xu@intel.com> Cr-Commit-Position: refs/heads/master@{#563114}
-
Reilly Grant authored
This patch makes BluetoothRemoteGATTCharacteristic implement ActiveScriptWrappable so that when event listeners are registered the V8 wrappers will not be destroyed. This prevents event listeners from being silently destroyed if script does not maintain a reference to the characteristic object. Bug: 846977 Change-Id: I235e55a1fef41f81b45b1b281036ce24bc5d0279 Reviewed-on: https://chromium-review.googlesource.com/1079629Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#563113}
-
Sam McNally authored
Bug: 844292 Change-Id: I6555d4f18f09d7a010553c620da891d5e67cff66 Reviewed-on: https://chromium-review.googlesource.com/1077115Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Commit-Queue: Sam McNally <sammc@chromium.org> Cr-Commit-Position: refs/heads/master@{#563112}
-
Jinsuk Kim authored
This CL puts the content view of overlay panel into Android view hierarchy, to get IME to work on overlay panel. Bug: 531743 Change-Id: I19fd3822d320070c19dc850fafdedd4c21d6cc06 Reviewed-on: https://chromium-review.googlesource.com/1077113Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#563111}
-
pdfium-chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/a7b65b8..a3aec9a git log a7b65b8..a3aec9a --date=short --no-merges --format='%ad %ae %s' 2018-05-30 npm@chromium.org Fix roll-dep path in roll-freetype.sh 2018-05-30 tsepez@chromium.org Remove unused CFX_MemoryStream::{Attach,Detach}Buffer() methods Created with: gclient setdep -r src/third_party/pdfium@a3aec9a The AutoRoll server is located here: https://pdfium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=dsinclair@chromium.org Change-Id: Iccefcdff319834cee868e934ce5646108ac38ef2 Reviewed-on: https://chromium-review.googlesource.com/1080223Reviewed-by:
pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#563110}
-
Bret Sepulveda authored
This patch refactors the single tab mode to be tracked by the tabstrip, and enabled/disabled by BrowserNonClientFrameView when appropriate. The tabstrip uses that mode flag to force the close-x for the active tab to be invisible. Bug: 841643 Change-Id: I0c8713e5190af935d665e7d10f984db8624b4ab0 Reviewed-on: https://chromium-review.googlesource.com/1068214 Commit-Queue: Bret Sepulveda <bsep@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#563109}
-
Joel Einbinder authored
Usages of Panel.handleShortcut are better served by UI.ActionDelegate or onKeyDown listeners. Change-Id: Ieb6aa02b4c30e4abf8089db2daa2ce1b4efd5742 Reviewed-on: https://chromium-review.googlesource.com/1060350 Commit-Queue: Joel Einbinder <einbinder@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#563108}
-
Jinsuk Kim authored
This CL splits class ChildProcessCreationParams into interface definition and implementation details, and moves the definition to content_public. Sldo removes the DEPS exception rules. Bug: 617324 Change-Id: I27d87fbb0258a208aafa6a932e35b21846b73261 Reviewed-on: https://chromium-review.googlesource.com/1077711Reviewed-by:
Maria Khomenko <mariakhomenko@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#563107}
-
gogerald authored
Bug: 847572 Change-Id: Ibe089ddb6aff0e0f1b424bf830a4092cb1f2c295 Reviewed-on: https://chromium-review.googlesource.com/1079149Reviewed-by:
Mathieu Perreault <mathp@chromium.org> Commit-Queue: Ganggui Tang <gogerald@chromium.org> Cr-Commit-Position: refs/heads/master@{#563106}
-
Devlin Cronin authored
Update references to ExtensionService in c/b/sync_file_system to use extensions::ExtensionService. There should be no behavior change as a result of this CL. Bug: 117261 Change-Id: I43576ba459914801c64fac2e3834f079f8b62eb5 Reviewed-on: https://chromium-review.googlesource.com/1080008Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#563105}
-
Ned Nguyen authored
TBR=eyaich@chromium.org NOTRY=true # test covered by CQ Bug: 846707 Change-Id: I798caf59f413c873717f5c69a352d13111c2ab7d Reviewed-on: https://chromium-review.googlesource.com/1080341Reviewed-by:
Ned Nguyen <nednguyen@google.com> Commit-Queue: Ned Nguyen <nednguyen@google.com> Cr-Commit-Position: refs/heads/master@{#563104}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/cf9086c..51623cc git log cf9086c..51623cc --date=short --no-merges --format='%ad %ae %s' 2018-05-30 swiftshader-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/swiftshader 9dfb70f..e92a88e (2 commits) 2018-05-30 egdaniel@google.com Move include into head to fix build breakage. 2018-05-30 rmistry@google.com Revert "Check for ANGLE's implementation of texture_rectangle" 2018-05-30 swiftshader-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/swiftshader 45fcfe8..9dfb70f (1 commits) 2018-05-30 reed@google.com 3d 2018-05-30 brianosman@google.com Clean up GPU configs in DM 2018-05-30 weiliangc@chromium.org Check for ANGLE's implementation of texture_rectangle 2018-05-30 egdaniel@google.com Use GrVkMemoryAllocator for vulkan memory allocations in ganesh. 2018-05-30 scroggo@google.com Add a dummy SkColorTable.cpp in src/codec 2018-05-30 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 0ed2aa2..dc0daf8 (7 commits) 2018-05-30 borenet@google.com [recipes] Add parameters to checkout module 2018-05-28 bungeman@google.com Make sk_sp operator bool explicit. 2018-05-30 swiftshader-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/swiftshader 493fc54..45fcfe8 (1 commits) 2018-05-29 bsalomon@google.com Make GrPrimitiveProcessor::Attribute a class, hide data members. 2018-05-30 fmalita@chromium.org Add 'public' headers support to find_headers.py 2018-05-30 brianosman@google.com Make skcms mandatory 2018-05-30 mtklein@chromium.org warmup, remove clamping in append_gamut_transform() 2018-05-30 swiftshader-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/swiftshader 4b74373..493fc54 (2 commits) 2018-05-30 mtklein@chromium.org whoops Created with: gclient setdep -r src/third_party/skia@51623cc The AutoRoll server is located here: https://autoroll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=rmistry@chromium.org Change-Id: Ia167838e02a23713c327fb016283047514bf5d63 Reviewed-on: https://chromium-review.googlesource.com/1079715 Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#563103}
-
Kent Tamura authored
NameStyleConverter.to_function_name() works well for make_media_features.py. Also, rename the filter from 'upper_first_letter' to 'to_function_name'. Makes upper_first_letter() private. Bug: 843927 Change-Id: Id3cedbbc66f01c839d2ef2a4294073aae5896222 Reviewed-on: https://chromium-review.googlesource.com/1080109Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#563102}
-
Stephen Martinis authored
Ran it at 20% experiment for a while, so it should be fine to do this capacity wise. NOTRY=true Bug: 756689 Change-Id: Ia96c0e383f0c5d631759733faf2ab8213f7796f6 Reviewed-on: https://chromium-review.googlesource.com/1080269 Commit-Queue: Stephen Martinis <martiniss@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#563101}
-
Yuke Liao authored
This CL enables using libfuzzer on linux coverage tot builder, however, due to crbug.com/790747, fuzzer targets won't compile on Mac yet. Change-Id: I9bde883c382f476811883f3b5b9c05424b23c1e1 Reviewed-on: https://chromium-review.googlesource.com/1078070Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#563100}
-
Joe Downing authored
Now that we've branched to M69 and the KeyboardLock feature is enabled by default, we can remove the blink API feature flag. Note: I want to keep the Chrome feature flags around a bit longer, but will be removing them at some point in the future. BUG=680809 Change-Id: I6dcb76a0a8e7874fd20627f9126ff48a9a0625a6 Reviewed-on: https://chromium-review.googlesource.com/1073674Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Commit-Queue: Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/master@{#563099}
-
Kenneth Russell authored
This reverts commit 3cb37960. Reason for revert: there are a high volume of changes in this subdirectory right now, causing overloading of the GPU bots. Bug: 848084, 843290 No-Try: True Tbr: fsamuel@chromium.org Tbr: danakj@chromium.org Tbr: samans@chromium.org Tbr: sadrul@chromium.org Original change's description: > Run WebGL 2.0 conformance tests against Viz changes. > > This will increase the likelihood that intermittent failures caused by > changes in this directory will be caught on the commit queue. > > Bug: 843290 > Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel > Change-Id: Ie4d230c0290706c956d88f483b82b98f3a62f4bf > Reviewed-on: https://chromium-review.googlesource.com/1069598 > Reviewed-by: Fady Samuel <fsamuel@chromium.org> > Commit-Queue: Kenneth Russell <kbr@chromium.org> > Cr-Commit-Position: refs/heads/master@{#560799} TBR=kbr@chromium.org,fsamuel@chromium.org,samans@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 843290 Change-Id: Id5dddfac8e7cdb271628de739e8179459b368c49 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Reviewed-on: https://chromium-review.googlesource.com/1080075Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#563098}
-
Xiaohui Chen authored
Bug: b/79425648 Test: locally build and run Change-Id: I63cb74c6eac1786f9d3c77b8d9dfafa2f70bff87 Reviewed-on: https://chromium-review.googlesource.com/1077654 Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#563097}
-
dpapad authored
These elemens are no longer used by chrome://md-user-manager. Bug: None Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I3e68c45cf193585a81f833b90a73633a9e9efc66 Reviewed-on: https://chromium-review.googlesource.com/1080033Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#563096}
-
David Reveman authored
Exo clients should not see these events and instead handle key repeat on the client side. Bug: 847500 Test: exo_unittests Change-Id: I4d4c755dbe0a2fffe24f3ce85fd70a3608cfed7c Reviewed-on: https://chromium-review.googlesource.com/1079768Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Commit-Queue: David Reveman <reveman@chromium.org> Cr-Commit-Position: refs/heads/master@{#563095}
-