- 24 Jul, 2018 40 commits
-
-
Fady Samuel authored
This reverts commit 7dc41be6. Reason for revert: activation_dependencies() can change while iterating on updating deadlines or activating late surfaces. Original change's description: > Surface Synchronization: Simplify SurfaceDependencyTracker > > Prior to this CL, SurfaceDependencyTracker read activation_dependencies > from the pending CompositorFrame's CompositorFrameMetadata. This meant > that it had to look up already resolved dependencies. It's more efficient > to use the remaining dependencies set tracked in Surface directly. The code > is also more compact and easier to read. > > Bug: 672962 > Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel > Change-Id: I97acf5637fd92eaa6485f15601582dc75dd69c35 > Reviewed-on: https://chromium-review.googlesource.com/1148226 > Reviewed-by: Saman Sami <samans@chromium.org> > Commit-Queue: Fady Samuel <fsamuel@chromium.org> > Cr-Commit-Position: refs/heads/master@{#577544} TBR=fsamuel@chromium.org,kylechar@chromium.org,samans@chromium.org Change-Id: I1f3ef525f1de8fab329d86507269ee26b6239675 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 672962 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Reviewed-on: https://chromium-review.googlesource.com/1148607Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Commit-Queue: Fady Samuel <fsamuel@chromium.org> Cr-Commit-Position: refs/heads/master@{#577668}
-
pdfium-chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/c9f1234b1982..315f94a09617 git log c9f1234b1982..315f94a09617 --date=short --no-merges --format='%ad %ae %s' 2018-07-24 tsepez@chromium.org Rename JS_{METHOD,PROP} to JSE_{METHOD,PROP} Created with: gclient setdep -r src/third_party/pdfium@315f94a09617 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: I6f56ba1a620c7f5af48ff1733c44eeb9e5096729 Reviewed-on: https://chromium-review.googlesource.com/1147914Reviewed-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@{#577667}
-
Robert Sesek authored
This will eventually allow us to remove all XIB files after MacViewsBrowser is fully launched. This also now instantiates and leaks the AppController directly, rather than it being a top-level object in the NIB. Bug: 832676 Change-Id: I1c8ebdff45a92d4aee0f2a8b253274c03a76611c Reviewed-on: https://chromium-review.googlesource.com/1147157 Commit-Queue: Robert Sesek <rsesek@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#577666}
-
Takumi Fujimoto authored
Disable the "Stop" button after it's clicked, so that the user doesn't click on it repeatedly. The button becomes enabled again when there is a model update, or if the user clicks on a sink. When the stop button is clicked for a sink, the sink enters DISCONNECTING state for that dialog, until its route is removed. Bug: 848975 Change-Id: I0acde957053a445fce6bb24cdb54c5e30dd45587 Reviewed-on: https://chromium-review.googlesource.com/1123326 Commit-Queue: Takumi Fujimoto <takumif@chromium.org> Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/master@{#577665}
-
Rune Lillesveen authored
Pseudo elements match the features of its originating element. We were pushing the selector filter too early causing fast rejection glitches when matching selectors for pseudo elements. Change-Id: I04bc1d7e681ecd6c851bdb3820a9950003e0821d Reviewed-on: https://chromium-review.googlesource.com/1148201 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Anders Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#577664}
-
Sergey Ulanov authored
Now ContextProvider will run Context process with --disable-gpu. GPU process doesn't work correctly on Fuchsia yet. Bug: 850743, 867052 Change-Id: Ifde22a36beb69f187be07b7fd075a0f8d807bcdf Reviewed-on: https://chromium-review.googlesource.com/1147550 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#577663}
-
Ian Vollick authored
This hard-coding should no longer be required. Bug: 839191 Change-Id: Id44f0f19da6efcee90ef79ea3e241eb2a7ea5843 Reviewed-on: https://chromium-review.googlesource.com/1147706 Commit-Queue: Ian Vollick <vollick@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Cr-Commit-Position: refs/heads/master@{#577662}
-
Ian Vollick authored
Classes in vr_android use types from vr_common. Bug: None Change-Id: I443c169ab0cc4e4914f12f6af7f73b2abf895fac Reviewed-on: https://chromium-review.googlesource.com/1148808Reviewed-by:
Christopher Grant <cjgrant@chromium.org> Commit-Queue: Ian Vollick <vollick@chromium.org> Cr-Commit-Position: refs/heads/master@{#577661}
-
Xing Liu authored
This CL enables the download location feature as part of the rolling out process. Bug: 792775 Change-Id: I1f5f18d8eeb5c0d2a75c562672980380f2c11c2e Reviewed-on: https://chromium-review.googlesource.com/1145474 Commit-Queue: Xing Liu <xingliu@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#577660}
-
Derek Cheng authored
This reverts commit 9a33e7f8. Reason for revert: Various layout tests failing since https://ci.chromium.org/buildbot/chromium.webkit/WebKit%20Mac10.13%20%28retina%29/64: * fast/forms/select/select-initial-position.html * fast/parser/001.html * fast/table/backgr_border-table-quirks-collapsed-border.html * fast/table/backgr_border-table-quirks.html Original change's description: > [LayoutNG] Change some tests to standard mode > > This patch changes some tests to standard mode. > > They currently fail in LayoutNG, probably due to quirks mode. > Change them to standard mode to see if they still fail. > > TBR=eae@chromium.org > > Bug: 591099 > Change-Id: Ia41cbc42eb1a114a24c4a13411080ee7fae9cf2e > Reviewed-on: https://chromium-review.googlesource.com/1142048 > Reviewed-by: Koji Ishii <kojii@chromium.org> > Commit-Queue: Koji Ishii <kojii@chromium.org> > Cr-Commit-Position: refs/heads/master@{#576330} TBR=eae@chromium.org,kojii@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 591099 Change-Id: I2dad54f85132c54d7edd603e6692c56a112a9a7a Reviewed-on: https://chromium-review.googlesource.com/1148820Reviewed-by:
Derek Cheng <imcheng@chromium.org> Commit-Queue: Derek Cheng <imcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#577659}
-
Tessa Nijssen authored
When the user selects a text suggestion from the SuggestedTextTouchBar, the string returned by AppKit API has the necessary trailing whitespace. Currently, when the current editing word is replaced, AppKit's whitespace is added alongside the existing trailing whitespace. This change includes whitespace after a word or the current cursor position into the editing word range. Then, when the editing word is replaced, or the suggestion's text is placed at the cursor, the existing trailing whitespace is also replaced with the suggestion's trailing whitespace. The EditingWordRangeTest in SuggestedTextTouchBarControllerUnitTests was split into multiple tests. A test case was added, WhitespaceEditingWordRangeTest, to test that editingWordRangeFromText:cursorPosition: properly calculates the editing word range as it moves through non-word characters. Existing test cases were modified to reflect the new behavior with regards to trailing whitespace characters. Bug: 717553 Change-Id: Ie0116fc6802ede203dd2adeb691789fa1e4719f3 Reviewed-on: https://chromium-review.googlesource.com/1147335Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Sarah Chan <spqchan@chromium.org> Commit-Queue: Tessa Nijssen <tnijssen@google.com> Cr-Commit-Position: refs/heads/master@{#577658}
-
Jay Civelli authored
Removing wait calls from the privet_http_unittest.cc by posting tasks without delay in tests. Also various other clean-ups. Bug: 840390 Change-Id: Iac7d2cd92fcfba269e5edbf81d6df217b14016b6 Reviewed-on: https://chromium-review.googlesource.com/1146485 Commit-Queue: Jay Civelli <jcivelli@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#577657}
-
wutao authored
This patch handles the foreign tab update in AppSearchProvider, so that the suggested results can be updated in home launcher. Bug: 843839 Test: manual. Change-Id: I4895cdaa475dcb4eaedebada90629eaff6743857 Reviewed-on: https://chromium-review.googlesource.com/1140522 Commit-Queue: Tao Wu <wutao@chromium.org> Reviewed-by:
Jenny Zhang <jennyz@chromium.org> Cr-Commit-Position: refs/heads/master@{#577656}
-
Chromite Chromium Autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/dad47a9531e4..68844342e7b7 git log dad47a9531e4..68844342e7b7 --date=short --no-merges --format='%ad %ae %s' 2018-07-24 dgarrett@google.com chromeos_config: Remove many dead boards. Created with: gclient setdep -r src/third_party/chromite@68844342e7b7 The AutoRoll server is located here: https://chromite-chromium-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=chrome-os-gardeners@chromium.org Change-Id: If14fc85739dc8e5f787b7c8ae5e60f7b3d258967 Reviewed-on: https://chromium-review.googlesource.com/1147913Reviewed-by:
Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#577655}
-
mark a. foltz authored
This completes the work to make the Presentation API mojo service part of the Blink public API. Bug: 817903 Change-Id: I9e9cdc4567bb906640eb0ba68375e023f77305dd Reviewed-on: https://chromium-review.googlesource.com/1145782Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Derek Cheng <imcheng@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: mark a. foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/master@{#577654}
-
Alex Moshchuk authored
The goal of this CL is to do a DumpWithoutCrashing if we ever send a proxy creation IPC to the same renderer process more than once. This shouldn't ever happen, since even if the proxy becomes non-live after a process crash and is later recreated, the IPC should go into a newly respawned renderer process. Bug: 794625 Change-Id: I6df34d2582645c8c398b9f6b6ce9c87ba772591d Reviewed-on: https://chromium-review.googlesource.com/1147483Reviewed-by:
Charlie Reis <creis@chromium.org> Commit-Queue: Charlie Reis <creis@chromium.org> Cr-Commit-Position: refs/heads/master@{#577653}
-
Derek Cheng authored
This reverts commit 6ec9b32f. Reason for revert: <INSERT REASONING HERE> svg/as-border-image/svg-as-border-image.html / svg/as-border-image/svg-as-border-image-2.html have been failing since https://ci.chromium.org/buildbot/chromium.webkit/WebKit%20Mac10.13%20%28retina%29/65 Original change's description: > [LayoutNG] Remove spaces before <br> to avoid crbug.com/40634 > > This patch removes spaces before <br> because the images do > not match due to crbug.com/40634, which LayoutNG does not > have the problem. > > TBR=eae@chromium.org > > Bug: 591099 > Change-Id: I8f0770f8911ce2d5c6f9e37ff90752011b84cb49 > Reviewed-on: https://chromium-review.googlesource.com/1142050 > Reviewed-by: Koji Ishii <kojii@chromium.org> > Commit-Queue: Koji Ishii <kojii@chromium.org> > Cr-Commit-Position: refs/heads/master@{#576333} TBR=eae@chromium.org,kojii@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 591099 Change-Id: Iaeae508ed67354b06beec60704fdb0da5021bd34 Reviewed-on: https://chromium-review.googlesource.com/1148807Reviewed-by:
Derek Cheng <imcheng@chromium.org> Commit-Queue: Derek Cheng <imcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#577652}
-
Jeremy Newton-Smith authored
assets/cast_config was being accessed. Bug: Internal 111712809 Test: Verified that file descriptors were no longer being leaked when Change-Id: Ide58d71f9f284255cb1d73f3dadae111875be453 Reviewed-on: https://chromium-review.googlesource.com/1148686Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Commit-Queue: Jeremy Newton-Smith <jeremyns@chromium.org> Cr-Commit-Position: refs/heads/master@{#577651}
-
Rajesh Mahindra authored
To add the functionality of a reverse proxy to the QUIC server, 2 classes were added: 1. QuicHttpProxyBackend: Implements the interface: QuicSimpleServerBackend to fetch the response from a backend server. Creates a proxy thread and manages an instance of net::URLRequestContext within that thread to make HTTP calls to a backend server. 2. QuicHttpProxyBackendStream: Created on a per-stream basis, manages an instance of the class net::URLRequest to make a single HTTP call to the backend server using the context created by QuicHttpProxyBackend. Run As a Proxy To run the quic_server as a reverse proxy, run with --mode=proxy. The param --quic_proxy_backend_url specifies the backend server from which the response is fetched. For instance, ./out/Default/quic_server \ --certificate_file=net/tools/quic/certs/out/leaf_cert.pem \ --key_file=net/tools/quic/certs/out/leaf_cert.pkcs8 \ --mode=proxy \ --quic_proxy_backend_url=http://localhost R=rch@chromium.org, zhongyi@chromium.org Change-Id: I79b7d66eb6bba9628d99181def004c0a5ea2e214 Reviewed-on: https://chromium-review.googlesource.com/1128323 Commit-Queue: Ryan Hamilton <rch@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#577650}
-
Rohit Rao authored
When the previous view controller's title is too long, iOS may choose to label the navigation bar's back button with either the word "Back" or to omit the label entirely. Have EG tests search for the back button using all three potential labels. BUG=863476 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ic7cae966be78e63b4a26f0e2d2a1f708b43a46d0 Reviewed-on: https://chromium-review.googlesource.com/1148466 Commit-Queue: Rohit Rao <rohitrao@chromium.org> Commit-Queue: Justin Cohen <justincohen@chromium.org> Reviewed-by:
Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#577649}
-
Toni Barzic authored
External loader that loads extension CRXs from the offline demo resources image mounted by the image loader service. It expects that offline demo resources, in addition to actual CRX files to install, a JSON that maps bundled app IDs to the CRX location and app version (in the same format as for other external extensions, e.g. default Chrome OS apps). Bug: 863162 Change-Id: I88aa544be10d74c1ead10a685bb7fd238f18cdd0 Reviewed-on: https://chromium-review.googlesource.com/1134579Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Commit-Queue: Toni Barzic <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#577648}
-
Chris Blume authored
A few small typos were recently introduced in some comments. This change fixes those typos. No compiled code changed. 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: I1e3d1e7224fcab1c18d98ed19fd1d50fa6f640cc Reviewed-on: https://chromium-review.googlesource.com/1147073Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: Chris Blume <cblume@chromium.org> Cr-Commit-Position: refs/heads/master@{#577647}
-
Sergey Ulanov authored
Previously ComponentControllerImpl::BindToRequest() was called twice, so the Context process was crashing. Bug: 850743 Change-Id: I7fe63558afcf586beb1380ce0d108458e1532f9b Reviewed-on: https://chromium-review.googlesource.com/1147551 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#577646}
-
Charlie Andrews authored
Based on a try job launched in the linked bug, this story appears to be passing now. TBR=nednguyen@chromium.org Bug: 657433 Change-Id: Id2351f2dd2f763d695a1256c72f6e5aff53677b0 Reviewed-on: https://chromium-review.googlesource.com/1143446 Commit-Queue: Charlie Andrews <charliea@chromium.org> Reviewed-by:
Charlie Andrews <charliea@chromium.org> Cr-Commit-Position: refs/heads/master@{#577645}
-
Robert Sesek authored
The script is no longer used by the signing pipeline and will be removed in https://chrome-internal-review.googlesource.com/c/654803. Bug: 660598 Change-Id: Ia80e4dfbf186c2142b8aff021e3842f87c44a2ad Reviewed-on: https://chromium-review.googlesource.com/1147472Reviewed-by:
Michael Moss <mmoss@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#577644}
-
David Black authored
We should not show Assistant UI when the Assistant has been disabled in Chrome OS settings. This reverts a change made in: https://chromium-review.googlesource.com/c/chromium/src/+/1141346 Bug: b:111704810 Change-Id: Ic8ede48f0637efbc7520df7e1223964554055aef Reviewed-on: https://chromium-review.googlesource.com/1146151 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Yue Li <updowndota@chromium.org> Cr-Commit-Position: refs/heads/master@{#577643}
-
Robbie McElrath authored
This will allow NetBenchmarking to be used with the network service enabled. This also adds a NetworkContext::CloseAllConnections method. Bug: 824974 Cq-Include-Trybots: luci.chromium.try:linux_mojo Change-Id: I566124d13e6607d579583202f030425ec2f3c598 Reviewed-on: https://chromium-review.googlesource.com/1135715Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Cr-Commit-Position: refs/heads/master@{#577642}
-
Eric Karl authored
LockTexture currently crashes if a texture is not found. This can happen when initialization of a discardable texture fails, and should be handled gracefully rather than crashing. R=khushalsagar Bug: 866808 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: Ia920e7ee649a30f550e968d4e8350f40e77f84b1 Reviewed-on: https://chromium-review.googlesource.com/1148684 Commit-Queue: Eric Karl <ericrk@chromium.org> Commit-Queue: Khushal <khushalsagar@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#577641}
-
Zhongyi Shi authored
Bug: 790547 Change-Id: I7aa158e639094bc4234b7c41243685084b2ea24f Reviewed-on: https://chromium-review.googlesource.com/1147679 Commit-Queue: Zhongyi Shi <zhongyi@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#577640}
-
Derek Cheng authored
It is flaky as part of network_service_browser_tests on Linux Tests (dbg)(1). TBR=dvadym Bug: 347159 Change-Id: I72e204f87334d94723c26b998d4b649e187c78f0 Reviewed-on: https://chromium-review.googlesource.com/1148774Reviewed-by:
Derek Cheng <imcheng@chromium.org> Commit-Queue: Derek Cheng <imcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#577639}
-
tzik authored
ChainedBlobWriterImpl is a ref-counted object, and its first reference used to be taken by base::BindOnce implicitly in its constructor. The reference is posted to another thread, and released after the task has run. However, if the task finished before the constructor finished, the object is destroyed immediately, and `new ChainedBlobWriterImpl` may return a stale pointer. This CL adds a static constructor to ChainedBlobWriterImpl to keep a reference while the task is posted. Bug: 866456 Change-Id: If8fee2e8944ce550e766b5269d47878f357db6c5 Reviewed-on: https://chromium-review.googlesource.com/1148098Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Commit-Queue: Taiju Tsuiki <tzik@chromium.org> Cr-Commit-Position: refs/heads/master@{#577638}
-
John Abd-El-Malek authored
The problem was different timing of loading messages. Normally, DocumentLoaderImpl::DidRead is called very early which calls into DocumentLoaderImpl::SaveBuffer. The latter sees that the request was in |pending_requests_| and then calls OnPendingRequestComplete which loads the information about the document (e.g. number of pages, linearized PDF info). With the network service, OutOfProcessInstance::DidChangeView was being called before the DidRead calls which was causing |pending_requests_| to be reset. The fix is to only reset pending_requests_ in PDFiumEngine::CalculateVisiblePages if we have already loaded the PDF document structure. This was the intended effect of that code; the extra check wasn't needed before the network service because we were always reaching that function after the document info was loaded. Bug: 705114 Change-Id: I4e668ebfdda0c17ede3c6daa951dea0a1b38eb05 Reviewed-on: https://chromium-review.googlesource.com/1147932Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#577637}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/734b2a859784..6a4e60bb8f49 git log 734b2a859784..6a4e60bb8f49 --date=short --no-merges --format='%ad %ae %s' 2018-07-24 robertphillips@google.com Revert "Reduce arbitrary opList splitting when sorting (take 2)" 2018-07-24 egdaniel@google.com Add Metal test bots. 2018-07-24 ethannicholas@google.com Revert "Revert "removed SkSLLayoutLexer"" 2018-07-24 robertphillips@google.com Reduce arbitrary opList splitting when sorting (take 2) Created with: gclient setdep -r src/third_party/skia@6a4e60bb8f49 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=benjaminwagner@chromium.org Change-Id: I892ad89cf41a6ee9525774ce615b479a766eb701 Reviewed-on: https://chromium-review.googlesource.com/1147959Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#577636}
-
Xiangjun Zhang authored
This CL adds implementation to create a network context through Network Service for the Mirroring Service. Bug: 734672 Change-Id: I26422b4f4f5c69bd8398dc3ae3d5ee501c996eea Reviewed-on: https://chromium-review.googlesource.com/1139218Reviewed-by:
Yuri Wiitala <miu@chromium.org> Reviewed-by:
oysteine <oysteine@chromium.org> Commit-Queue: Xiangjun Zhang <xjz@chromium.org> Cr-Commit-Position: refs/heads/master@{#577635}
-
Lu Chen authored
After a webpage is loaded, get metrics of anchor elements in the viewport and send them to the browser process. These metrics, together with metrics extracted in the browser process, are used to compute and record anchor element navigation overall score. This navigation score will be used to decide what action (e.g.,preload, prerender) to take, (or choose to do nothing). Bug: 850624 Change-Id: Ieb85bc0b048f5ec6cb174c41e9b3d72639b393c9 Reviewed-on: https://chromium-review.googlesource.com/1119201 Commit-Queue: Lu Chen <chelu@chromium.org> Reviewed-by:
Hayato Ito <hayato@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Robert Kaplow (OOO until 0730) <rkaplow@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#577634}
-
Mitsuru Oshima authored
IME uses this propery to tell if it's arc windows. With this fix, text input on type type window (e.g. FB ChatHead) works again. BUG=b/111713229 TEST=manual. See bug for repro step. Change-Id: Ifa058f3a4c4c91daf7059311044c4440780f47ad Reviewed-on: https://chromium-review.googlesource.com/1148237Reviewed-by:
Yury Khmel <khmel@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#577633}
-
Ricardo Quesada authored
Fix small typo in a comment. 'pixesl' is replaced by 'pixels' BUG=None Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Change-Id: Ie916fc278f794eb07b81e71c519972bbcb9d8d16 Reviewed-on: https://chromium-review.googlesource.com/1148599Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: Ricardo Quesada <ricardoq@chromium.org> Cr-Commit-Position: refs/heads/master@{#577632}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/696e3951..5107ef4f 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;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Ifc51ffbc7fd1202a57b98970ce5dc77fa5ab1885 Reviewed-on: https://chromium-review.googlesource.com/1148641Reviewed-by:
V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#577631}
-
Daniel Cheng authored
- GetMemoryAs<T> should be used when the mapping contains one T. - GetMemoryAsSpan<T> should be used when the mapping contains more than one T. The element count can be explicitly specified or autodeduced from the size of the shared memory mapping. Bug: 795291, 866975 Change-Id: Icea4e276a26a1c47688c0a5206b97cd42ff92043 Reviewed-on: https://chromium-review.googlesource.com/1144312Reviewed-by:
danakj <danakj@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Alexandr Ilin <alexilin@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#577630}
-
depot-tools-chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/6ec6d27f2d1b..ca7d881540e3 git log 6ec6d27f2d1b..ca7d881540e3 --date=short --no-merges --format='%ad %ae %s' 2018-07-24 ehmaldonado@chromium.org Reland "Reland "gclient_scm: Use cherry-picking instead of rebasing."" Created with: gclient setdep -r src/third_party/depot_tools@ca7d881540e3 The AutoRoll server is located here: https://depot-tools-chromium-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. BUG=chromium:850812 TBR=agable@chromium.org Change-Id: I64f7a6ad1c38b3453ef7493fd3789454d58b333b Reviewed-on: https://chromium-review.googlesource.com/1147912Reviewed-by:
depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#577629}
-