- 13 Mar, 2018 40 commits
-
-
David Bienvenu authored
Change-Id: Ia674d6e5cae68b3a60f67f655ba6353e31be053a Reviewed-on: https://chromium-review.googlesource.com/957475Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Cr-Commit-Position: refs/heads/master@{#542888}
-
Anita Woodruff authored
- Display() Part 3: Attribute notification correctly by looking up service worker scope from the service worker registration ID. - Note the mojo pathway is guarded behind the NotificationsWithMojo flag as development continues. R=peter@chromium.org Bug: 796991 Change-Id: I7fb7b9402cb44ee6810b29c8ed472771842fc5ed Reviewed-on: https://chromium-review.googlesource.com/929082 Commit-Queue: Anita Woodruff <awdf@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#542887}
-
Matt Reynolds authored
On OSX, opening a device with USBDeviceOpen may fail with kIOReturnExclusiveAccess if the device has already been opened by another process. This CL checks for the exclusive access error and waits for a signal from the OS that the device is available. BUG=811480 Change-Id: I8ed3cd25e52e80ca1d6086e151a63b9df0e99e0c Reviewed-on: https://chromium-review.googlesource.com/915018Reviewed-by:
Brandon Jones <bajones@chromium.org> Commit-Queue: Matt Reynolds <mattreynolds@chromium.org> Cr-Commit-Position: refs/heads/master@{#542886}
-
Yury Khmel authored
REQUIRED type is deprecated and FORCE_INSTALLED should be used. Since Friday app install log stopped working due not supporting FORCE_INSTALLED. TBR=bartfab@chromium.org Bug: b/73277923 Test: Manual + unit test Change-Id: Id1fa5ef4f8eb591188bf91e57f9367326e33dd8c Reviewed-on: https://chromium-review.googlesource.com/957829 Commit-Queue: Yury Khmel <khmel@google.com> Reviewed-by:
Pavol Marko <pmarko@chromium.org> Cr-Commit-Position: refs/heads/master@{#542885}
-
Evan Stade authored
also, - use native notifications any time Mash is enabled - get rid of ScopedKeepAlive in ProfileNotification for Chrome OS and the call to clear ScopedKeepAlives in HandleAppExitingForPlatform. This should have no effect on a normal run of Chrome, where the browser process is kept alive regardless of how many browser windows are left, but it's necessary to do this for browser tests to terminate cleanly without jumping through the hoops of manually destroying existing ProfileNotification objects. Change-Id: I510ec4e774965159ee03209791f6bd1c43c3c042 Reviewed-on: https://chromium-review.googlesource.com/940186Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#542884}
-
Qiang Xu authored
changes: This CL relies on android CL: ag/3691606. This CL introduces the framework of chrome side changes and also did initial UI changes (circular 40px avatar icon) of contacts search result. Bug: 818902 Test: tested on device with android changes patched Change-Id: Id9bb1e2a9c1a1c179f6ceef3abe7249fdad83a7c Reviewed-on: https://chromium-review.googlesource.com/957421Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Luis Hector Chavez <lhchavez@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Qiang Xu <warx@google.com> Cr-Commit-Position: refs/heads/master@{#542883}
-
Elly Fong-Jones authored
This fixes UsbChooserBrowserTest.* in both polychrome modes. Bug: 817408 Change-Id: If739ffdb6084fc55af38932dff09c2b2b3c4ce38 Reviewed-on: https://chromium-review.googlesource.com/961162Reviewed-by:
Sarah Chan <spqchan@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#542882}
-
Sadrul Habib Chowdhury authored
The MouseLatencyBrowserTest.CoalescedMouseMovesCorrectlyTerminated test is very flaky, and disabled on most platforms. We can remove it from the filter for viz. When the test is fixed, it should be done in a way so that it works with viz. BUG=791557 Change-Id: I2e08fd9f8d14133021a733f01c79d3cca157a2c9 Reviewed-on: https://chromium-review.googlesource.com/961089Reviewed-by:
Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#542881}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/5018e7b8..53c448db 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: Ied8c4c460192d1343c28ef7bea35ce8cddf36676 Reviewed-on: https://chromium-review.googlesource.com/960983Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#542880}
-
Tom Sepez authored
This reverts commit abc55490. This cl had to be reverted to allow the revert of its predecessor. Now that the predecessor is relanded, it can be re-applied. Original CL at https://chromium-review.googlesource.com/c/chromium/src/+/956488 TBR=jam@chromium.org Bug: 809614 Change-Id: I7a4eceed9d8a7df5e7a60ae79b226eab8a0dd9ad Reviewed-on: https://chromium-review.googlesource.com/961105Reviewed-by:
Tom Sepez <tsepez@chromium.org> Commit-Queue: Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#542879}
-
Boris Sazonov authored
This CL fixes FirstRunIntegrationTest.testAbortFirstRun flakiness on Android M+. testAbortFirstRun has been setting up ActivityMonitor for ChromeLauncherActivity after starting FRE and checked that the activity was finishing. But ChromeLauncherActivity is actually started before FirstRunActivity, so waitForMonitorWithTimeout was returning null in some runs on Android M+. This CL captures ChromeLauncherActivity before starting FRE and checks that both FirstRunActivity and ChromeLauncherActivity are finishing after FRE is aborted. Bug: 758751 Change-Id: I03fe5b973faf02d63eb528e90ba1e6efb839f0f8 Reviewed-on: https://chromium-review.googlesource.com/956182Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#542878}
-
Kristian H. Kristensen authored
In preparation for hardware plane underlay support in ChromeOS, we need to allow for RGBA primary framebuffers. When using an underlay, we cut out a transparent rectangle in the primary framebuffer to allow the underlay to show through, while still allowing for RGBA content on top of the underlay (for example, video controls or annotations). When not using an underlay, the primary framebuffer will be displayed as RGBX (opaque) to avoid unnecessary blending in the display controller. Bug: 789288 Change-Id: I2fc94e524e250ec9b7e11cd6801e1c8308046a10 Reviewed-on: https://chromium-review.googlesource.com/801974Reviewed-by:
Alex Sakhartchouk <alexst@chromium.org> Reviewed-by:
Stéphane Marchesin <marcheu@chromium.org> Reviewed-by:
David Reveman <reveman@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Commit-Queue: Kristian H. Kristensen <hoegsberg@chromium.org> Cr-Commit-Position: refs/heads/master@{#542877}
-
Chong Zhang authored
We want to move |SharedURLLoaderFactory| to make it available to consumers that doesn't depend on content/. This CL is mostly mechanical changes and doesn't affect behaviors. TBR=jam@chromium.org (for fairly mechanical changes of callsites in chrome/). Bug: 796425 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: Icdaccce5323c7585e26f742e9d0433f0fa1aea4b Reviewed-on: https://chromium-review.googlesource.com/959617Reviewed-by:
Chong Zhang <chongz@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Chong Zhang <chongz@chromium.org> Cr-Commit-Position: refs/heads/master@{#542876}
-
Tao Bai authored
Bug: 821225 Change-Id: Ifc2d019efb48beb31a3db7fd474e619f33559e82 Reviewed-on: https://chromium-review.googlesource.com/959577Reviewed-by:
Changwan Ryu <changwan@chromium.org> Commit-Queue: Tao Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#542875}
-
Harald Alvestrand authored
This is in turn fed (in a few cases) from the RTCError passed back in callbacks from the WebRTC layer. This is a first step towards getting proper error codes passed up from WebRTC to Blink. Bug: 589455 Change-Id: I4ae2412ce238c5e17ba14fb1aa9b4eab2ccd7659 Reviewed-on: https://chromium-review.googlesource.com/956122Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Commit-Queue: Harald Alvestrand <hta@chromium.org> Cr-Commit-Position: refs/heads/master@{#542874}
-
Elly Fong-Jones authored
Before, this was trying to use the Cocoa TaskManager for these Views-specific tests, which is wrong. This change also makes polychrome always use the Views task manager window when in Views browser mode. Bug: 817408 Change-Id: Ie3ab2e5fd6ca1752aff4f601e2cf920a3762fefe Reviewed-on: https://chromium-review.googlesource.com/961161Reviewed-by:
Sarah Chan <spqchan@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#542873}
-
Ramin Halavati authored
Network traffic annotation is passed from HttpRequestInfo to Websocket HTTP2 Handshake. Bug: 656607 Change-Id: Ib8c40a734ec598346457a32d75f3e2caeb8cbad0 Reviewed-on: https://chromium-review.googlesource.com/959008 Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Adam Rice <ricea@chromium.org> Reviewed-by:
Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#542872}
-
https://chromium.googlesource.com/catapult.git/+log/c6434b02c577..3b4e1d958fac $ git log c6434b02c..3b4e1d958 --date=short --no-merges --format='%ad %ae %s' 2018-03-09 perezju [Telemetry] --browser android-chrome should use Monochrome.apk in N+ 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. TBR=sullivan@chromium.org Change-Id: I775a50bd41d5ec3f95ea25a82f2afa49bed357ad Reviewed-on: https://chromium-review.googlesource.com/960881Reviewed-by:
catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#542871}
-
Kim Paulhamus authored
Adds the tighter restrictions detailed in https://fidoalliance.org/specs/fido-v2.0-ps-20170927/fido-client-to-authenticator-protocol-v2.0-ps-20170927.html#using-the-ctap2-authenticatormakecredential-command-with-ctap1-u2f-authenticators where: 1) a create() call must not require user verification or resident keys 2) a get() call must not require user verification in order to dispatch to u2f authenticators. Bug: 803832 Change-Id: Ib9cf9d3bcf0b71f0d32fec76f1aaf175278a02ef Reviewed-on: https://chromium-review.googlesource.com/949453Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Kim Paulhamus <kpaulhamus@chromium.org> Cr-Commit-Position: refs/heads/master@{#542870}
-
Marijn Kruisselbrink authored
These factories don't support download_to_file anyway, so make sure nobody is trying to call them with download_to_file set to true. Also fix the one place where download_to_file was set to true despite the code not actually expecting the callbacks that that should result in, if download_to_file would have been implemented. Bug: 791702 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I2f31d2a45c59ba4b15e92cfe18718ed4eb69847b Reviewed-on: https://chromium-review.googlesource.com/957708Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#542869}
-
Elly Fong-Jones authored
These tests just need to use a Cocoa profile chooser when in Cocoa mode or they crash. This change also disables one test in polychrome: NoProfileChooserOnOutsideUserDataDirProfiles, which is documented to be broken on Mac. Three other tests fail with ViewsBrowserWindows enabled, which are the three LockProfile tests. I don't yet know why. Bug: 817408 Change-Id: I753fa8cdcbcfa6da254b835db4b9c801ed539131 Reviewed-on: https://chromium-review.googlesource.com/960441Reviewed-by:
Sarah Chan <spqchan@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#542868}
-
Dominic Mazzoni authored
Bug: 816529 Tbr: tsepez@chromium.org Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I89646a49d23a5591b5f564412450832893bb3cb3 Reviewed-on: https://chromium-review.googlesource.com/936454Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Raymes Khoury <raymes@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Katie Dektar <katie@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#542867}
-
Derek Cheng authored
This fuzzer test will cover CastFramer, which consumes bytes received from cast devices over the network and converting it into protobuf. Added 3 corpuses which are generated MessageFramer::Serialize() and dummy messages. (See cast_framer_unittest.cc) Bug: 796717 Change-Id: I4a9feae3f1451d101387943517594d89d2cf0473 Reviewed-on: https://chromium-review.googlesource.com/950410 Commit-Queue: Derek Cheng <imcheng@chromium.org> Reviewed-by:
Adam Michalik <xyzzyz@chromium.org> Reviewed-by:
Jonathan Metzman <metzman@chromium.org> Cr-Commit-Position: refs/heads/master@{#542866}
-
Nick Carter authored
Write a test of mouse_lock_widget_ cleanup. Fix WebContentsImpl so that it passes. Bug: 820593, 821187 Change-Id: I99cd6b8c728f7e4501205574db8d17b206f2856e Reviewed-on: https://chromium-review.googlesource.com/957479 Commit-Queue: Nick Carter <nick@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Lucas Gadani <lfg@chromium.org> Cr-Commit-Position: refs/heads/master@{#542865}
-
Henrique Nakashima authored
Bug: 821301 Change-Id: I573f5f90fa896f92f91ca63bfda2588469ab5aab Reviewed-on: https://chromium-review.googlesource.com/960594Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/master@{#542864}
-
Albert Chaulk authored
app_shell has updated to move a lot of load and init code into ExtensionRegistrar Change-Id: Iaf8b1c4c50dd0a526f7dfc7a0a8aba759f55fe6c Reviewed-on: https://chromium-review.googlesource.com/941548 Commit-Queue: Albert Chaulk <achaulk@chromium.org> Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Reviewed-by:
Kevin Schoedel <kpschoedel@chromium.org> Cr-Commit-Position: refs/heads/master@{#542863}
-
Seth Hampson authored
We are deprecating the use of label() and changing to id() for consistency with the spec. This is part of the effor to support multiple media stream ids in webrtc. Bug: webrtc:8977 Change-Id: I54dc2bd1af26c31147dd5570790f5d371fb40fb1 Reviewed-on: https://chromium-review.googlesource.com/959229 Commit-Queue: Seth Hampson <shampson@chromium.org> Reviewed-by:
Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#542862}
-
Xiaoqian Dai authored
Bug: 807106 Change-Id: I8ff4939634f919f7566b499985af89960fd6ab09 Reviewed-on: https://chromium-review.googlesource.com/954346 Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#542861}
-
Malay Keshav authored
This patch performs 2 important tasks: - It moves the logic to compute the display zoom levels for a display from display.js to display manager util. - It also enables the keyboard shortcut to modify the display zoom. Adds the necessary unittest to test all new code paths implemented. display IDL, accelerator Bug: 790723 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I5169119918e1efc9b439c8a62ba72f371ff2966b Component: DisplayManager, display util, display settings, system Reviewed-on: https://chromium-review.googlesource.com/956618Reviewed-by:
Toni Barzic <tbarzic@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Malay Keshav <malaykeshav@chromium.org> Cr-Commit-Position: refs/heads/master@{#542860}
-
edchin authored
This CL uses a separate crbug for device failures vs. simulator. Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Ia1474880fd3236868a4f52354611aff4605cb359 Reviewed-on: https://chromium-review.googlesource.com/960970Reviewed-by:
edchin <edchin@chromium.org> Reviewed-by:
Menglu Huang <huangml@chromium.org> Commit-Queue: edchin <edchin@chromium.org> Commit-Queue: Menglu Huang <huangml@chromium.org> Cr-Commit-Position: refs/heads/master@{#542859}
-
Evan Stade authored
arranging new Browser windows. This also reinstates some logic for Mash that doesn't depend on code in ash/. With this flag passed, or when running in Mash, ash::WindowPositioner won't be used for placing new Windows. Some other Chrome OS specific code, like maximizing the first run window according to policy, is retained. Bug: 764009 Change-Id: I7563b0b0648e2470ec4a601805d2b351b6d64bb0 Reviewed-on: https://chromium-review.googlesource.com/958030 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#542858}
-
Samuel Huang authored
(Use "git log --follow" to see older revisions of files). /components/ is the most logical place to put Zucchini, which only depends on /base and /testing/gtest. This move also enables Zucchini to be used by the Component Updater. Details: - Move all files; run the following to change deps and guards: sed 's/chrome\/installer/components/' *.cc *.h -i sed 's/CHROME_INSTALLER/COMPONENTS/' *.cc *.h -i - Sorting works out pretty well! - Change all 'chrome/installer/zucchini' to 'components/zucchini' throughout other parts of the repo; sort if necessary. - Fix 6 'git cl lint' errors. - Change 1 Bind() usage to BindRepeated(). - Update OWNER. Bug: 729154 Change-Id: I50c5a7d411ea85f707b5994ab319dfb2a1acccf7 Reviewed-on: https://chromium-review.googlesource.com/954923Reviewed-by:
Greg Thompson <grt@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Samuel Huang <huangs@chromium.org> Commit-Queue: Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#542857}
-
Eugene But authored
This CL has the following changes: - VerticalAnimationContainer does not set width constraint anymore - LanguageSelectionController anchors its width to superview width - DownloadManagerController uses different width constrait depending on user interface size (compact vs. regular and superview width). Bug: 791806 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I0bb8a72a1f70f8d3ce2d1216407a30f86f9a68c9 Reviewed-on: https://chromium-review.googlesource.com/957593Reviewed-by:
Mark Cogan <marq@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#542856}
-
Xiaohan Wang authored
This reverts commit 290bce09. Now the proper fix is landed in 996b4eb8, we do not need this trick any more. Bug: 821114 Change-Id: Icc061572f36514c55d81e81000d085ce23833ea3 Reviewed-on: https://chromium-review.googlesource.com/959700Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#542855}
-
https://skia.googlesource.com/skia.git/+log/fd6ed022db18..98ad5b7a4bca $ git log fd6ed022d..98ad5b7a4 --date=short --no-merges --format='%ad %ae %s' 2018-03-13 ethannicholas Fixed some shader cache issues 2018-03-13 scroggo Remove calls to computeOutputColor- Type and Space 2018-03-12 benjaminwagner Unomit Win Intel Vulkan tests that seem to pass now. 2018-03-12 bungeman IWYU for some test files starting with 'C'. 2018-03-13 halcanary scripts to generate [m]skps, documentation 2018-03-13 caryclark fix fiddle with blur 2018-03-13 bsalomon Add testing-only backend render target support to GrVkGpu. 2018-03-13 caryclark avoid divide by zero 2018-03-13 brianosman Remove use of deprecated MakeFromIRect 2018-03-13 mtklein minor style guide updates and editing 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=stephana@chromium.org Change-Id: Ie205e4fee46dabeee21c09d15b48a8284503fc2a Reviewed-on: https://chromium-review.googlesource.com/960882 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@{#542854}
-
https://chromium.googlesource.com/angle/angle.git/+log/f0b30dd8bd2b..4ea3b4505abb $ git log f0b30dd8b..4ea3b4505 --date=short --no-merges --format='%ad %ae %s' 2018-03-13 lucferron run_code_generation.py: Add gen_load_functions_table.py to the list Created with: roll-dep src/third_party/angle The AutoRoll server is located here: https://angle-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. 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 TBR=cwallez@chromium.org Change-Id: I1ee496fedcc7da883defe3da6344e5212fe31ea1 Reviewed-on: https://chromium-review.googlesource.com/960962Reviewed-by:
angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#542853}
-
Paul Miller authored
These are being rewritten according to the "Finch Seed Dissemination in WebView" design doc. BUG=733857 Change-Id: Ie573c6aeebe7b37450c3a40c57f746f9fad96367 Reviewed-on: https://chromium-review.googlesource.com/959620Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Paul Miller <paulmiller@chromium.org> Cr-Commit-Position: refs/heads/master@{#542852}
-
Rohit Rao authored
Callers can use this styler object to set a background color on the tableview. If that color is opaque, it can be adopted by each individual cell as well. BUG=None TEST=None Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I03d43c9c2c5dcbdd896e9fcdc0b6e56c1ea191fa Reviewed-on: https://chromium-review.googlesource.com/959144Reviewed-by:
edchin <edchin@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Commit-Queue: Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#542851}
-
Michael Achenbach authored
Prepares for: https://chromium-review.googlesource.com/c/v8/v8/+/960034 The v8_snapshot target should never be built when V8 uses external startup data. V8 doesn't depend on it in this case, neither should Chromium. Bug: v8:7441 Change-Id: Ic949c15458e3dc49cd6319034e73540739e2b90e Reviewed-on: https://chromium-review.googlesource.com/960033Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#542850}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=mmoss@chromium.org Change-Id: I7c69f70489fe78c8b88748293032ba1fab22b25f Reviewed-on: https://chromium-review.googlesource.com/961086Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#542849}
-