- 12 Dec, 2017 40 commits
-
-
Eve Martin-Jones authored
This change is for files in the path //third_party/WebKit/Source/core/svg/. Added the include for base/macros.h where needed and moved the macro to the end of the class as per the code guidelines enforced by lint. This CL introduces no logic changes. Bug: 565932 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I675071e07aaf9d5f6ad5ef06e1def1a4b796e6bb Reviewed-on: https://chromium-review.googlesource.com/816234Reviewed-by:
Chris Watkins <watk@chromium.org> Reviewed-by:
Sasha Morrissey <sashab@chromium.org> Commit-Queue: Eve Martin-Jones <evem@chromium.org> Cr-Commit-Position: refs/heads/master@{#523345}
-
Eve Martin-Jones authored
This change is for files in the path //third_party/WebKit/Source/core/page/. Added the include for base/macros.h where needed and moved the macro to the end of the class as per the code guidelines enforced by lint. This CL introduces no logic changes. Bug: 565932 Change-Id: I82b2af55d42f44324e4ce4406efa0068f315a778 Reviewed-on: https://chromium-review.googlesource.com/816274Reviewed-by:
Chris Watkins <watk@chromium.org> Reviewed-by:
Sasha Morrissey <sashab@chromium.org> Commit-Queue: Sasha Morrissey <sashab@chromium.org> Cr-Commit-Position: refs/heads/master@{#523344}
-
yoshiki iguchi authored
Bug: 726250 Change-Id: I421927a350dc769cfe46644845a582cea75baaca Reviewed-on: https://chromium-review.googlesource.com/811124Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Yoshiki Iguchi <yoshiki@chromium.org> Cr-Commit-Position: refs/heads/master@{#523343}
-
Xiaocheng Hu authored
The above function assumes the existence of LocalFrame client, which is not true when the frame is already detached. This patch adds a nullptr check to prevent crashes. Bug: 793358 Change-Id: I1fe6c4c2f4cef8c7709b5e76c95e3d896ce6e506 Reviewed-on: https://chromium-review.googlesource.com/821556Reviewed-by:
Ryan Landay <rlanday@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#523342}
-
Eve Martin-Jones authored
Bug: 565932 Change-Id: I98a8766fd355146f8709b4057c9c6b96f9f5eb57 Reviewed-on: https://chromium-review.googlesource.com/816494Reviewed-by:
Chris Watkins <watk@chromium.org> Reviewed-by:
Sasha Morrissey <sashab@chromium.org> Commit-Queue: Eve Martin-Jones <evem@chromium.org> Cr-Commit-Position: refs/heads/master@{#523341}
-
rbpotter authored
Use initial settings to populate some fields. Bug: 773928 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I817c34fabf416b7a935633bdc1830d3e69fc4086 Reviewed-on: https://chromium-review.googlesource.com/809708 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#523340}
-
Hidehiko Abe authored
BUG=234463 TEST=Ran bots. Change-Id: Ic2a6ec2ba1846a1cd3fdac983134a0c6032ebbbc Reviewed-on: https://chromium-review.googlesource.com/807971Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/master@{#523339}
-
Peng Huang authored
With recent changes, --mus has a separate viz process wich is launched by browser process via GpuPorcessHost. So we should use GpuProcessHost to request ARC related interfaces in Viz. Bug: 793901 Change-Id: Idd27f95fcf962b54634876024d0da4600da3f3aa Reviewed-on: https://chromium-review.googlesource.com/820151Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#523338}
-
Artur Khachatryan authored
Bug: Change-Id: Iaa3396d6e2c0dbd91b5d4aaf4fa0fbb49f617fac Reviewed-on: https://chromium-review.googlesource.com/820561Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Artur Khachatryan <khachatryan@chromium.org> Cr-Commit-Position: refs/heads/master@{#523337}
-
Peter Collingbourne authored
Bug: 607968 Change-Id: I039b18cfdecca6b9ce2d223f7ef226376b2830ef Reviewed-on: https://chromium-review.googlesource.com/821591Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Peter Collingbourne <pcc@chromium.org> Cr-Commit-Position: refs/heads/master@{#523336}
-
Sergey Ulanov authored
All current implementations of AudioOutputStream allow Stop() to be called in any state (e.g. before Start() or after Stop()). Updated comments for Stop() and added unittests to verify that behavior. 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 Change-Id: I8480d2faeb1090483619cab26baf23b4a39e1829 Reviewed-on: https://chromium-review.googlesource.com/818305Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#523335}
-
catapult-deps-roller@chromium.org authored
https://chromium.googlesource.com/catapult.git/+log/cb82b102c366..e188f9648ada $ git log cb82b102c..e188f9648 --date=short --no-merges --format='%ad %ae %s' 2017-12-11 nednguyen Make sure cloud_storage.GetIfHashChanged also save the binary's hash upon first time fetching it Created with: roll-dep src/third_party/catapult The AutoRoll server is located here: https://catapult-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. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=sullivan@chromium.org Change-Id: I2d1e95abc4e4846ca0b7e24e08f5168d380d20ea Reviewed-on: https://chromium-review.googlesource.com/821412 Reviewed-by: <catapult-deps-roller@chromium.org> Commit-Queue: <catapult-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#523334}
-
Darren Shen authored
Currently we are not updating counter values correctly when we change or add counter-resets. For example, if we have something like: <div style="counter-reset: c"> <p style="counter-increment: c">First</p> <p style="counter-increment: c">Second</p> </div> we would construct the following counter tree (approximately): reset increment // first increment // second When we insert a new reset node after the first item, we would get something like: reset increment // first increment // second reset The correct behaviour would be to move every (non-reset) counter node after the first node to be a child of the new node: reset increment // first reset increment // second Bug: 463513, 599359, 591267 Change-Id: I28cbf3c13c86336ad3f6f44bf865c59d9f82d98a Reviewed-on: https://chromium-review.googlesource.com/809984Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#523333}
-
Nektarios Paisios authored
R=dmazzoni@chromium.org Bug: 785100, 761882 Change-Id: Iab2181a6208b116eb2043446eb8edb4061a59d76 Tested: Manually with Jaws and NVDA on crbug.com and freedomscientific.com, unit test Reviewed-on: https://chromium-review.googlesource.com/820107 Commit-Queue: Nektarios Paisios <nektar@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#523332}
-
Tatsuhisa Yamaguchi authored
This will also affect other UI elements derived from cr.ui.MenuButton like: - Combo Button - Context Menu Button The UI elements are also referred in other places than the Files app. - "Apps" menu in login screen - media control UI in the video player - Bookmark Manager The button is made not to steal the focus when clicking it to open menu, https://cs.chromium.org/chromium/src/ui/webui/resources/js/cr/ui/menu_button.js?q=file:menu_button.js+stealing+focus&sq=package:chromium&dr&l=139 however, it had taken focus when the menu item is activated by a click. It made the focus left on the button after finishing operation on a button using either mouse or touchscreen, requiring MenuButton class to hide that focus highlight by attaching "using-mouse" class attribute. Test: browser_tests --gtest_filter=WebUIResourceBrowserTest.MenuButtonTest* Bug: 771024,769593 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I23fb1b0ce907a21407ffca514032bfdc083e36de Reviewed-on: https://chromium-review.googlesource.com/816376 Commit-Queue: Tatsuhisa Yamaguchi <yamaguchi@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Cr-Commit-Position: refs/heads/master@{#523331}
-
Charles Reis authored
Flash requests can be distinguished by the lack of CORS, and they should be allowed since Flash has its own cross-domain policy. It is also click-to-play, making this somewhat safer to allow. TBR=nick@chromium.org BUG=793953 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_site_isolation Change-Id: I0b191e0093cc5133a9d5421b1294e4bb91e64b6c Reviewed-on: https://chromium-review.googlesource.com/817661 Commit-Queue: Charlie Reis <creis@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#523330}
-
Tatsuhisa Yamaguchi authored
Users could move focus out of the button without triggering the logic to remove 'using-mouse' class. As a result, the focus ring (highlight) was seen missing when the button got focus again by keyboard navigation. Test: browser_tests --gtest_filter=WebUIResourceBrowserTest.MenuButtonTest* Bug: 748489 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Ibebe7d5dc1b89dc06490c657e20615e5001af4cc Reviewed-on: https://chromium-review.googlesource.com/814474Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Commit-Queue: Tatsuhisa Yamaguchi <yamaguchi@chromium.org> Cr-Commit-Position: refs/heads/master@{#523329}
-
chrome-release-bot authored
TBR=govind@chromium.org Change-Id: Iac6940b51fd665082b99faef092e11de79d369c7 Reviewed-on: https://chromium-review.googlesource.com/821372Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#523328}
-
Bailey Berro authored
This change removes the multiple inheritance from the SmbService class so that the SmbService class no longer has to register itself as a provider. Bug: Change-Id: Ie1eb3642f68f5f4f537e1c6c6caa5b471d0680f5 Reviewed-on: https://chromium-review.googlesource.com/820640Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Commit-Queue: Bailey Berro <baileyberro@chromium.org> Cr-Commit-Position: refs/heads/master@{#523327}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/5ca9413b9bc1..40ca2087ef07 $ git log 5ca9413b9..40ca2087e --date=short --no-merges --format='%ad %ae %s' 2017-12-12 update-docs Update markdown files Created with: roll-dep src/third_party/skia 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;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 TBR=liyuqian@chromium.org Change-Id: Ibf8cf94a1ba001fdbf6489f866a1be15ab909cd9 Reviewed-on: https://chromium-review.googlesource.com/821516Reviewed-by:
Skia Deps Roller <skia-deps-roller@chromium.org> Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#523326}
-
Xiaocheng Hu authored
IdleSpellCheckCallback asserts that the document is active when the callback is invoked, which is not true. This patch changes the assertion into aborting on inactive document. Bug: 793964 Change-Id: I4ff65ba1bdb8a7cc7f14a1fbbea2be90a337f745 Reviewed-on: https://chromium-review.googlesource.com/820604Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#523325}
-
Wenzhao Zang authored
1) Emphasize the default wallpaper selection order in DoSetDefaultWallpaper (renamed to SetDefaultWallpaperImpl). Create two additional member variables to store the customized default wallpaper file paths to make the distinction with a regular default wallpaper (ie. from the command line). Previously, these two are mixed in the code. 2) Rename |SetDefaultWallpaperPath| to |SetCustomizedDefaultWallpaperImpl|. 3) |SetDefaultWallpaperPathsFromCommandLine| is removed. We don't have the need to cache the values which come from the command line. TBR=oshima@chromium.org, ochang@chromium.org Test: Manual (device/Linux build), ash_unittests, browser tests Bug: 792233 Change-Id: I09876e23ea7609c7b7e876d4daf79c4fa35088c5 Reviewed-on: https://chromium-review.googlesource.com/808092Reviewed-by:
Wenzhao (Colin) Zang <wzang@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Oliver Chang <ochang@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org> Cr-Commit-Position: refs/heads/master@{#523324}
-
Bill Orr authored
This change supports testing of Chrome on bots where we don't want to install or use real OpenVR/SteamVR, in order to catch regressions in Chrome. This change also fixes a few issues found in preliminary tests. BUG=780668 Change-Id: I885762e18b48961038454856743f9e7ae621001e Reviewed-on: https://chromium-review.googlesource.com/795056 Commit-Queue: Bill Orr <billorr@chromium.org> Reviewed-by:
Klaus Weidner <klausw@chromium.org> Cr-Commit-Position: refs/heads/master@{#523323}
-
sunxd authored
This CL enables composited border radius scrolling. Bug: 567296 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I4753d7c557ea20d716d1a717d8ef867c996830f5 Reviewed-on: https://chromium-review.googlesource.com/760997 Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Tien-Ren Chen <trchen@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/master@{#523322}
-
Ilya Sherman authored
This CL only covers //components. Will migrate the other uses in sibling CLs. R=blundell@chromium.org Bug: 773850 Change-Id: Ia57dc5c75b5d2ab57436be3264b20c9d2b9b4342 Reviewed-on: https://chromium-review.googlesource.com/818726 Commit-Queue: Ilya Sherman <isherman@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#523321}
-
David Tseng authored
Bug: 793332 Test: $('speech-container').hidden is false; Search+/; $('speech-container').hidden is true; escape or enter; $('speech-container').hidden is false and $('search-container').hidden is true Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: If8a0241140086c4089dc495fd83f8f54db4333a5 Reviewed-on: https://chromium-review.googlesource.com/820044Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#523320}
-
Tsuyoshi Horo authored
Bug: 793772 Change-Id: Ia9175cf484ba3d26c24d89a4bfcb42b1328b894b Reviewed-on: https://chromium-review.googlesource.com/818373Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#523319}
-
Daniel Cheng authored
Removes some casts where they become unnecessary. New inline variants of NumberToString are provided for long long which is necessary for some platforms to automatically convert. process_util_unittest.cc is added to the base namespace and base:: qualifiers are removed from that file. All int->string conversions in ipc_message_utils.cc are converted to use the new style. 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 Change-Id: I523c879b6e276025dd00414c283022267b3963f9 Reviewed-on: https://chromium-review.googlesource.com/813101 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Brett Wilson <brettw@chromium.org> Cr-Commit-Position: refs/heads/master@{#523318}
-
Bo Liu authored
This is a behavior change. Call shouldInterceptRequest for LoadDataWithBaseURL calls. The other two loadData calls both trigger shouldInterceptRequest. Remove the hack that checks for loadDataWithBaseURL, which then starts triggering shouldInterceptRequests as well. Bug: 769126 Change-Id: Ia6994186bab8cb4647297d49bab6e662b47164af Reviewed-on: https://chromium-review.googlesource.com/820717Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#523317}
-
Raymes Khoury authored
This CL ensures that the current DSE matches what is stored in the DSE settings pref. These things could possibly go out of sync if (for example) Chrome crashed between changing DSE and writing the DSE pref. If they are out of sync, we simulate an OnDSEChanged event such that the content settings for the old/new DSEs will be properly transitioned. Bug: 799534 Change-Id: I1f9edb44d77c6ddf8204adadda2ed99f496aa78e Reviewed-on: https://chromium-review.googlesource.com/813435 Commit-Queue: Raymes Khoury <raymes@chromium.org> Reviewed-by:
Ben Wells <benwells@chromium.org> Cr-Commit-Position: refs/heads/master@{#523316}
-
Will Chen authored
This migrates the remaining elements tests. Drive-by: fixes the test-summary script to identify non-html tests (there's a small % of these throughout DevTools's test suite). Bug: 667560 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: Ib9b7bb4d341d71d6196667167d962f18e5a76c93 Reviewed-on: https://chromium-review.googlesource.com/820936Reviewed-by:
Joel Einbinder <einbinder@chromium.org> Reviewed-by:
Will Chen <chenwilliam@chromium.org> Commit-Queue: Will Chen <chenwilliam@chromium.org> Cr-Commit-Position: refs/heads/master@{#523315}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/6c68f62d..9771aa49 Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_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;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: I3bbd0057014e450fdfc2573a14f10919a5767ec0 Reviewed-on: https://chromium-review.googlesource.com/821253Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#523314}
-
Alexandre Courbot authored
Stumbled upon what seems to be a typo here. Since the file referenced in the typo'd line is included again later, we can safely remove the line. BUG=None TEST=None Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: If30006512aaf4b19a7d27484b6e8e3ad0553208d Reviewed-on: https://chromium-review.googlesource.com/817457Reviewed-by:
Naoki Fukino <fukino@chromium.org> Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#523313}
-
Hwanseung Lee authored
Sort properties which is from iterator of StylePropertyMapReadOnly According to spec, * normal properties are sorted alphabetically. * custom properties are sorted by increasing code point order. * custom properties are sorted after normal properties. present, normal properties has always lower case. so to sort alphabetical is same effect with sorting code point https://drafts.css-houdini.org/css-typed-om-1/#dom-stylepropertymap-getproperties Bug: 779841 Change-Id: I7532cf2e322073705db2c124fa12116fc38f2345 Reviewed-on: https://chromium-review.googlesource.com/808746Reviewed-by:
Darren Shen <shend@chromium.org> Commit-Queue: Hwanseung Lee <hs1217.lee@samsung.com> Cr-Commit-Position: refs/heads/master@{#523312}
-
Hirokazu Honda authored
Implement GPUArcVDA working with new VDA-like IPC. GpuArcVDA currently translates mojo IPC to VDA API, and therefore ChromeArcVDA is deleted. ChromeArcVDA and GpuArcVDA based on old IPC still exist as deprecated classes for compatibility, so that the old IPC can be used. TEST=CTS MediaTest on veyron_minnie and eve TEST=CTS MediaTest with --mus=viz on veyron_minnie and eve TEST=Secure Playback test using ExoPlayer BUG=chromium:745457 CQ-DEPEND=CL:609564 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: I9d90a6945c81e20572616c04c1d4f496e2bb3f87 Reviewed-on: https://chromium-review.googlesource.com/648538 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Luis Hector Chavez <lhchavez@chromium.org> Reviewed-by:
Pawel Osciak <posciak@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#523311}
-
Vadym Doroshenko authored
Bug: 554927 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Id61ca6746d9ecacbb6e3787f7afa7f662e89d1fd Reviewed-on: https://chromium-review.googlesource.com/816020 Commit-Queue: Eugene But <eugenebut@chromium.org> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#523310}
-
Xiangjun Zhang authored
Always first try reading/writing immediately to reduce the latency. Bug: 734672 Change-Id: I8cbeacf5ac643a68916739e894516d0e863fc0cd Reviewed-on: https://chromium-review.googlesource.com/820594Reviewed-by:
Dan Sanders <sandersd@chromium.org> Commit-Queue: Xiangjun Zhang <xjz@chromium.org> Cr-Commit-Position: refs/heads/master@{#523309}
-
Hirokazu Honda authored
Deprecate current ArcVideoDecodeAccelerator IPC and GpuArcVDA This CL is the first phase of the migration to a new IPC for ARC VideoDecodeAccelerator. To maintain backwards-compatibility during the transition period, the existing VideoDecodeAccelerator mojo interface is renamed to VideoDecodeAcceleratorDeprecated, and its implementation, GpuArcVideoDecodeAccelerator, to GpuArcVideoDecodeAcceleratorDeprecated. TEST=CTS MediaTest on veyron_minnie and eve TEST=CTS MediaTest with --mus on veyron_minnie and eve TEST=Secure Playback test using ExoPlayer BUG=chromium:745457 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 Change-Id: I591626d651d1b7bed0a03f55fdc64dae93d196c9 Reviewed-on: https://chromium-review.googlesource.com/609564 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Pawel Osciak <posciak@chromium.org> Reviewed-by:
Peng Huang <penghuang@chromium.org> Reviewed-by:
Jorge Lucangeli Obes <jorgelo@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Luis Hector Chavez <lhchavez@chromium.org> Reviewed-by:
Owen Lin <owenlin@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#523308}
-
Gyuyoung Kim authored
base/memory/ptr_util.h includes are changed with <memory> as well. Bug: 755727 Change-Id: I640ea7df0e4249400515c8257397ecfd237bea51 Reviewed-on: https://chromium-review.googlesource.com/818674 Commit-Queue: Gyuyoung Kim <gyuyoung.kim@lge.com> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Cr-Commit-Position: refs/heads/master@{#523307}
-
Xiaocheng Hu authored
We have a special value kOldLayoutRoot in NGPhysicalFragment::NGBoxType, which indicates that the box fragment is the root of new layout. However, this overwrites the actual box type of the fragment. For example, when we have a box that's both an inline block and an old layout root, we lose the inline block box type information when checking NGPhysicalFragment::BoxType(). This patch moves the old layout root information out from NGBoxType as a separate bit flag in NGPhysicalFragment (and also NGFragmentBuilder), so that we can get rid of the issue. Bug: Change-Id: Icb98481ccafa6cb3226a01c6dab85c17dac22d96 Reviewed-on: https://chromium-review.googlesource.com/818630 Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#523306}
-