- 06 Feb, 2018 15 commits
-
-
Geoff Lang authored
BUG=angleproject:2161 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: Ic059f9672708b9bce9a5ada5d05807e2875466bf Reviewed-on: https://chromium-review.googlesource.com/899483Reviewed-by:
Jamie Madill <jmadill@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org> Cr-Commit-Position: refs/heads/master@{#534555}
-
Mike Wasserman authored
I ran 'autoninja -c out/Default' and hit compile errors in app_list_demo. AFAICT, app_list_demo is not built in gn_all (there's no path between them): gn path -C out/Default/ :gn_all //ui/app_list:app_list_demo So, this target probably isn't built by the CQ and thus can break easily. I fixed the errors and added the target to gn_all. Bug: NONE Test: 'autoninja -c out/Default' works; app_list_demo is built by bots Change-Id: Ia1fb66e182a1dca2f1cd5abc236b20f98a3649a6 Reviewed-on: https://chromium-review.googlesource.com/902742Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#534554}
-
John Chen authored
Also modified embed_mobile_devices_in_cpp.py, so users can use both old device names such as 'iPhone 6', and new names such as 'iPhone 6/7/8'. Bug: chromedriver:2231 Change-Id: I476527d223bd6d3e440bef3823edba65b214b1fd Reviewed-on: https://chromium-review.googlesource.com/879467Reviewed-by:
Jonathon Kereliuk <kereliuk@chromium.org> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#534553}
-
Nico Weber authored
This reverts commit 4180e560. Reason for revert: Speculative; might've broken win-msvc-rel builds: https://logs.chromium.org/v/?s=chromium%2Fbb%2Ftryserver.chromium.win%2Fwin-msvc-rel%2F48085%2F%2B%2Frecipes%2Fsteps%2Fcompile__with_patch_%2F0%2Fstdout Will reland if it's unrelated. Original change's description: > [NaCl SDK] Fix SDK build breakage due to [[clang::fallthrough]] > > This was broken by: https://chromium-review.googlesource.com/891900 > but went unnoticed because the bots were all red anyway. > > Turns out we acutally compile this code with many different > compilers, including the PNaCl version of clang which > doesn't seem to have this attribute :( > > CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_nacl_sdk > BUG=177475 > > Change-Id: Iac06aa0ba1c63a758c666d207c2495edd3352abc > Reviewed-on: https://chromium-review.googlesource.com/900314 > Commit-Queue: Derek Schuff <dschuff@chromium.org> > Reviewed-by: Derek Schuff <dschuff@chromium.org> > Cr-Commit-Position: refs/heads/master@{#534534} TBR=dschuff@chromium.org,sbc@chromium.org,thakis@google.com Change-Id: I1617a0fc5b8b0e20ccdea9ff94e0a8211d9e8f2f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 177475 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_nacl_sdk Reviewed-on: https://chromium-review.googlesource.com/902845Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#534552}
-
Ted Choc authored
BUG=704209 Change-Id: I4e3841d9252954d1084f0abfe87ace99f254fc01 Reviewed-on: https://chromium-review.googlesource.com/902959Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#534551}
-
Kevin Marshall authored
This change allows callers of fuchsia_executable_runner() to provide deps, as a substitute for the previous support for caller-provided "data_deps" rules. Standalone data_deps rules were removed because they could lead to the case where data dependencies are specified but not reflected in the actual build dependency graph. Change-Id: I48c4cf8b130fa1fd33bccb0c1a45f29559b88cdd Reviewed-on: https://chromium-review.googlesource.com/902944 Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
Stephen Lanham <slan@chromium.org> Reviewed-by:
Scott Graham <scottmg@chromium.org> Cr-Commit-Position: refs/heads/master@{#534550}
-
Trent Apted authored
BridgedNativeWidgetUITest.FullscreenSynchronousState currently fails on 10.13. AppKit used to be able to start a new fullscreen transition inside the windowDidEnterFullScreen: observer/delegate callback. Now it fails and just prints text to stdio like "not in a fullscreen state". To fix, post the call to -[NSWindow toggleFullScreen:] asynchronously. Bug: 749939 Change-Id: I3426c961c77db8eef2cf418aedc5df7e17aac468 Reviewed-on: https://chromium-review.googlesource.com/900610Reviewed-by:
Sarah Chan <spqchan@chromium.org> Commit-Queue: Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#534549}
-
https://skia.googlesource.com/skia.git/+log/85c8b493ebdf..d0b9c5093e04 $ git log 85c8b493e..d0b9c5093 --date=short --no-merges --format='%ad %ae %s' 2018-02-05 angle-skia-autoroll Roll skia/third_party/externals/angle2/ 338abb469..22294b041 (1 commit) 2018-02-05 bsalomon Make edge equations be flat interpolated in GrTextureOp 2018-02-05 reed gpu impl for compose and combine maskfilters 2018-02-02 herb Collapse metrics and image into a single call. 2018-02-05 angle-skia-autoroll Roll skia/third_party/externals/angle2/ 14cb42c04..338abb469 (1 commit) 2018-02-05 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ a8aa0a6f7..1ea5993d9 (1 commit) 2018-02-05 kjlubick Clarify XSAN instructions 2018-02-05 penghuang Fix link error with compoent build 2018-02-02 herb Generate cache traffic each iteration 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=bsalomon@chromium.org Change-Id: I924da56028bfb8a7381b43d56aa161189a2004c2 Reviewed-on: https://chromium-review.googlesource.com/902824Reviewed-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@{#534548}
-
Greg Kraynov authored
Accessing destructed field is undefined behaviour. Bug: 807631 Change-Id: I88ac60b1b5ffe1a96e3f5a885527cba07d31652b Reviewed-on: https://chromium-review.googlesource.com/901882 Commit-Queue: Greg Kraynov <kraynov@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#534547}
-
Michael Thiessen authored
The NTP omnibox doesn't work in VR because we don't support keyboard for Android Java UI elements. We also have a separate omnibox below the content window in VR, so the one on the NTP is redundant. Bug: 767988 Change-Id: I17fc2a81da20bac4b4effa279876a093c76ddad5 Reviewed-on: https://chromium-review.googlesource.com/899465Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#534546}
-
Florin Malita authored
The computed background geometry tile size may end up empty due to pixel-snapping. In that case, all derived calculations are invalid and we should not attempt to draw the background. R=schenney@chromium.org BUG=808065 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: If14ea82ca158318374296184a8f44856c19dcb64 Reviewed-on: https://chromium-review.googlesource.com/902148Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Florin Malita <fmalita@chromium.org> Cr-Commit-Position: refs/heads/master@{#534545}
-
Peter Kasting authored
BUG=none TEST=none Change-Id: If8ac718ae98c79b3a198342bdf6b64a8c08fd054 Reviewed-on: https://chromium-review.googlesource.com/902821 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#534544}
-
Tommy C. Li authored
Bug: 794201 Change-Id: I00e8041f87cc7ecc4846d7e8dba812a498f816c9 Reviewed-on: https://chromium-review.googlesource.com/902803Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#534543}
-
Peter Kasting authored
Also makes this error about deprecated functions into a warning. The problems with using these are not so severe they should block uploads. BUG=none TEST=none Change-Id: I94e6cc900e23d8f3371aace9386a80829906083b Reviewed-on: https://chromium-review.googlesource.com/902448Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#534542}
-
Hwanseung Lee authored
CSSSkewX and CSSSkewY was added in spec. because result of "skew(X,Y)" is different from "skewX(X) skewY(Y)". first of all, CSSSkewX was added at this CL. and CSSSkewY is going to add at next patch. https://drafts.css-houdini.org/css-typed-om-1/#cssskewx Bug: 808321 Change-Id: I9214b06047f100c88999cba796d6c803545092c0 Reviewed-on: https://chromium-review.googlesource.com/899883Reviewed-by:
Darren Shen <shend@chromium.org> Reviewed-by:
nainar <nainar@chromium.org> Commit-Queue: Hwanseung Lee <hs1217.lee@samsung.com> Cr-Commit-Position: refs/heads/master@{#534541}
-
- 05 Feb, 2018 25 commits
-
-
Yafei Duan authored
This UI treatment includes: - Adding interfaces in Java to check whether the current tab is showing a trusted offline page. - Showing offline badge for shared pages. - Updating the strings shown in page info box when showing shared offline pages. - When showing an untrusted page, if the user focuses on the url in the location bar, remove the text. This is based on the following patch by fgorski@: https://chromium-review.googlesource.com/c/chromium/src/+/757898 Bug: 758690 Change-Id: I5bfe553433a568486c58a1a6f61867946ae67ccf Reviewed-on: https://chromium-review.googlesource.com/896793 Commit-Queue: Yafei Duan <romax@chromium.org> Reviewed-by:
Jian Li <jianli@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#534540}
-
Sidney San Martín authored
This is a reland of 22e3eede. TBR=isherman@chromium.org,shimazu@chromium.org Original change's description: > Add MacMDDownloadShelf to fieldtrial_testing_config.json > > Change-Id: I00799bf180fc94b3a8b30e0a77bdc7473cf58ca4 > Bug: 589943 > Reviewed-on: https://chromium-review.googlesource.com/887385 > Reviewed-by: Ilya Sherman <isherman@chromium.org> > Commit-Queue: Sidney San Martín <sdy@chromium.org> > Cr-Commit-Position: refs/heads/master@{#532044} Bug: 589943, 806901 Change-Id: I5e96a60a73806c6e2016db806c559976ec120901 Reviewed-on: https://chromium-review.googlesource.com/899115 Commit-Queue: Sidney San Martín <sdy@chromium.org> Reviewed-by:
Sidney San Martín <sdy@chromium.org> Cr-Commit-Position: refs/heads/master@{#534539}
-
gambard authored
This CL changes the tools menu button such as it is correctly positionned and the animation is occurring in the right direction in RTL. Bug: 807285 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I9cfcd86931a22f4b34e6d8a3dfc575afd50f95de Reviewed-on: https://chromium-review.googlesource.com/899364 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Peter Lee <pkl@chromium.org> Cr-Commit-Position: refs/heads/master@{#534538}
-
Devlin Cronin authored
App Windows are only visible to the owning application. This was loosely and ambiguously documented (and supported). Clarify the documentation. Bug: 805528 Change-Id: Ie9108da81879d277411f09755913890a123b53ae Reviewed-on: https://chromium-review.googlesource.com/900270Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#534537}
-
Saman Sami authored
Send the SurfaceIds that we want evicted to HostFrameSinkManager instead of directly to CompositorFrameSinkSupport. This will allow us to do frame eviction with enable-viz. The added method takes an array of SurfaceIds to enable evicting the main frame with all its OOPIFS in one go (will happen in a separate CL). Bug: 777881 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: I6839f16718e9a9b169ae26d905cdade430c53d18 Reviewed-on: https://chromium-review.googlesource.com/897892 Commit-Queue: Saman Sami <samans@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Cr-Commit-Position: refs/heads/master@{#534536}
-
Devlin Cronin authored
Remove ChromeAsyncExtensionFunction::GetExtensionWindowController() and ChromeExtensionFunctionDetails::GetExtensionWindowController(). Each of these were never used. Additionally, the behavior is very non- deterministic, and could return any one of a number of different windows. Instead, ExtensionFunctions should fetch the appropriate window for the call (typically, through GetSenderWebContents()), rather than by relying on getting any window the extension can access. Bug: 809194 Change-Id: I00fc417cfbe4c9161f2475f50ab77fe843677faa Reviewed-on: https://chromium-review.googlesource.com/902198Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#534535}
-
Sam Clegg authored
This was broken by: https://chromium-review.googlesource.com/891900 but went unnoticed because the bots were all red anyway. Turns out we acutally compile this code with many different compilers, including the PNaCl version of clang which doesn't seem to have this attribute :( CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_nacl_sdk BUG=177475 Change-Id: Iac06aa0ba1c63a758c666d207c2495edd3352abc Reviewed-on: https://chromium-review.googlesource.com/900314 Commit-Queue: Derek Schuff <dschuff@chromium.org> Reviewed-by:
Derek Schuff <dschuff@chromium.org> Cr-Commit-Position: refs/heads/master@{#534534}
-
Jungshik Shin authored
$ git log c8ca296..d888fd2 --date=short --no-merges --format='%ad %ae %s' 2018-02-05 jshin@chromium.org Update IANA tzdata to 2018c 2018-01-23 digit@google.com SmallIntFormatter: simplify implementation. In JS console: > new Date(Date.UTC(2018, 9,31, 5)).toLocaleString("en", {timeZone: 'America/Sao_Paulo'}) "10/31/2018, 2:00:00 AM" > new Date(Date.UTC(2017, 9,31, 5)).toLocaleString("en", {timeZone: 'America/Sao_Paulo'}) "10/31/2017, 3:00:00 AM" TBR=mark@chromium.org Bug: 473288,802890 Test: See the above Change-Id: I341d11a5b62bd7fa2d5473575591f50060c04870 Reviewed-on: https://chromium-review.googlesource.com/902806 Commit-Queue: Jungshik Shin <jshin@chromium.org> Reviewed-by:Jungshik Shin <jshin@chromium.org> Cr-Commit-Position: refs/heads/master@{#534533}
-
Bill Budge authored
- The vector of partitions may iterated on one thread, while another thread is mutating it. Use a mutex to prevent that. Bug: chromium:808427 Change-Id: I4cfee3ad9adeeba6e108f8a79dd1ddef9c418de0 Reviewed-on: https://chromium-review.googlesource.com/899778Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Bill Budge <bbudge@chromium.org> Cr-Commit-Position: refs/heads/master@{#534532}
-
Avi Drissman authored
This modernizes the "Hung Page" dialog. BUG=767526 Change-Id: I4831ef1d3d4db92ce92d67f5e7fce34393f0f655 Reviewed-on: https://chromium-review.googlesource.com/897896Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Reviewed-by:
Sidney San Martín <sdy@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#534531}
-
Adithya Srinivasan authored
This CL renames the enum to NodeListSearchRoot to better indicate that the value refers to where the NodeList begins searching for elements. Change-Id: I09aa6732fd52cc5a476f2ea42c0fbb3b2a7e92af Reviewed-on: https://chromium-review.googlesource.com/897883Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Hayato Ito <hayato@chromium.org> Commit-Queue: Adithya Srinivasan <adithyas@chromium.org> Cr-Commit-Position: refs/heads/master@{#534530}
-
Yuzhu Shen authored
This CL uses mojo interface custom disconnect reason to send this cancellation reason to the impl side of network::mojom::URLLoader. Why we need this change? Currently the Android WebView SafeBrowsing ResourceThrottle sets a flag in the user data of net::URLRequest to indicate the request is cancelled by SafeBrowsing, and later this cancellation reason is conveyed to the Android WebView embedder. When switching to URLLoaderThrottle, we cannot directly access net::URLRequest, so we need this application-defined reason on URLLoaderThrottle::Delegate to notify the impl side of network::mojom::URLLoader. Bug: 807399 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: Ib4e4cc0e5e346562aef4f03f6e9bacf7da0716c5 Reviewed-on: https://chromium-review.googlesource.com/897734Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Yuzhu Shen <yzshen@chromium.org> Cr-Commit-Position: refs/heads/master@{#534529}
-
Miguel Casas-Sanchez authored
This CL uses the 2020 CGColorSpaceRef when playing back high bit depth content that is labelled as having e.g. transfer function SMPTE ST.2084 [1]. (This is Mac specific because other platforms use the shaders in [2]). [1] http://go/bt.2100 , table 4 [2] https://cs.chromium.org/chromium/src/ui/gfx/color_transform.cc?type=cs&q=SMPTEST2084&sq=package:chromium&l=617 Bug: 797347 Change-Id: I943b41a8b7372f6eb641524fac85be8da58afa11 Reviewed-on: https://chromium-review.googlesource.com/896719Reviewed-by:
ccameron <ccameron@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#534528}
-
spqchan authored
Show toolkit-views AutofillPopupView with --secondary-ui-md. Removed AutofillPopupBaseView FocusManager accelerator code. The code is no longer necessary since it was added for a now obsolete rAc dialog. The autofill popup will get dismissed by the web contents, which listens for the accelerators. Bug: 728182 Change-Id: I9f7816fe41279a397f5066d28d88099d50ef033e Reviewed-on: https://chromium-review.googlesource.com/889983 Commit-Queue: Sarah Chan <spqchan@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#534527}
-
Scott Graham authored
Bug: 707030 Change-Id: Ia61eecb9197af4040250980d8de20978b6b5739a Reviewed-on: https://chromium-review.googlesource.com/902923Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#534526}
-
Karan Bhatia authored
This reverts commit 10c92aea. Reason for revert: Changing the approach as per discussion, don't need DNR specific host permissions any longer. Original change's description: > DNR: Introduce manifest key to specify host permissions. > > This CL introduces the "hosts" key within the "declarative_net_request" manifest > key. It is used to specify a list of match patterns. These match patterns will > then be used by DNR to evaluate whether an extension has access to a particular > request for the purpose of DNR. > > The parsing of host permissions within PermissionsParser is refactored and a new > static utility method called ParseHostPermissions is introduced on the class to > parse a list of match patterns. > > In subsequent CLs, the concept of hosts for DNR will be introduced in the > PermissionsSet class and DNR will start checking these host permissions. > > BUG=777714, 696822 > Doc=go/dnr-hosts > > Change-Id: Iee31b634ce5e45c5685ad4264219cb79b70070aa > Reviewed-on: https://chromium-review.googlesource.com/888321 > Commit-Queue: Karan Bhatia <karandeepb@chromium.org> > Reviewed-by: Devlin <rdevlin.cronin@chromium.org> > Cr-Commit-Position: refs/heads/master@{#533838} TBR=rdevlin.cronin@chromium.org,karandeepb@chromium.org Change-Id: I63cb84b126de6ba02d604efb4503959e3de6cef7 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 777714, 696822 Reviewed-on: https://chromium-review.googlesource.com/900162Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#534525}
-
Miguel Casas authored
Various cleanups on GpuVideoEncodeAcceleratorFactory that I stumbled upon while adding more info to the DLOG(ERROR) in CreateVEA(). Bug: 599650 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: I99bfad58b82b9e87bbf224290a27bdf15f1201b2 Reviewed-on: https://chromium-review.googlesource.com/899224 Commit-Queue: Miguel Casas <mcasas@chromium.org> Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Reviewed-by:
Emircan Uysaler <emircan@chromium.org> Cr-Commit-Position: refs/heads/master@{#534524}
-
spqchan authored
Add support for MitM software in Dynamic Interstitials. Testing: Unit tests in SSLErrorAssistantTest Browser tests in SSLUIDynamicInterstitialTest Bug: 790850 Change-Id: If6c174d8e207bf51d34e8dcd75ffd2c284f36e05 Reviewed-on: https://chromium-review.googlesource.com/865834 Commit-Queue: Sarah Chan <spqchan@chromium.org> Reviewed-by:Emily Stark <estark@chromium.org> Cr-Commit-Position: refs/heads/master@{#534523}
-
Brian Salomon authored
Skia is deprecating GrPixelConfig because it can be ambiguous. Instead clients specify 3D API (GL, VK) formats when making GrBackendTextures and then SkColorTypes when making SkSurface/SkImages. Bug: skia:6718 Bug: skia:7533 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;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: I3e7c72de549394761cbb46c60e9553b33ff6656a Reviewed-on: https://chromium-review.googlesource.com/889861 Commit-Queue: Brian Salomon <bsalomon@chromium.org> Reviewed-by:
weiliangc <weiliangc@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#534522}
-
https://chromium.googlesource.com/catapult.git/+log/b1069a4b3a67..ef4265e56abb $ git log b1069a4b3..ef4265e56 --date=short --no-merges --format='%ad %ae %s' 2018-02-01 eakuefner [Telemetry] Remove ValueCanBeAddedPredicate 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: I76a18c47208a7405c541dfa4107522d0faef9c72 Reviewed-on: https://chromium-review.googlesource.com/902563 Commit-Queue: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#534521}
-
Nico Weber authored
R=scottmg@chromium.org Bug: 177475 Change-Id: I830c63748878cc8af7d1b52418a45fe7f05d1734 Reviewed-on: https://chromium-review.googlesource.com/899446Reviewed-by:
Scott Graham <scottmg@chromium.org> Cr-Commit-Position: refs/heads/master@{#534520}
-
Mustafa Emre Acer authored
The method is duplicated by sublasses. Push it to the base class instead. An upcoming CL will use this for CaptivePortalBlockingPage as well. Change-Id: Id24993df5fa0f7a0371e01ee84bf4788a196aca6 Reviewed-on: https://chromium-review.googlesource.com/902805Reviewed-by:
Carlos IL <carlosil@chromium.org> Commit-Queue: Mustafa Emre Acer <meacer@chromium.org> Cr-Commit-Position: refs/heads/master@{#534519}
-
Fabio Tirelo authored
Bug: 803714 Change-Id: I32c55010741eb54ea22caf57eec79e3f2c38e211 Reviewed-on: https://chromium-review.googlesource.com/902584Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> Cr-Commit-Position: refs/heads/master@{#534518}
-
Xiaohui Chen authored
Bug: 807015 Test: compiles with ninja -C out assistant Change-Id: I66fc1bb6b3f44027b283f224841397b1d3245fc2 Reviewed-on: https://chromium-review.googlesource.com/891995Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#534517}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/966c4db5..a58470f2 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: I3584d25d149a89bd095aa002404ccf26ac85033a Reviewed-on: https://chromium-review.googlesource.com/902224Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#534516}
-