- 01 Aug, 2017 40 commits
-
-
Helen Yang authored
Previously, unit tests for bubble_util overrode the ICU default locale in order to test methods in LTR/RTL. This caused CardStackLayoutManagerTest to fail on bots. This CL fixes the issue by removing default locale overrides from bubble_util unit tests, and instead adds an |isRTL| parameter to the relevant util method to make it more testable. Bug: 750865 Change-Id: Ia53f92c8a08636c8c56519306b9347e8b425a37f Reviewed-on: https://chromium-review.googlesource.com/596673 Commit-Queue: Helen Yang <helenlyang@google.com> Reviewed-by:
Rohit Rao (ping after 24h) <rohitrao@chromium.org> Reviewed-by:
Gregory Chatzinoff <gchatz@chromium.org> Cr-Commit-Position: refs/heads/master@{#491134}
-
Adithya Srinivasan authored
The OmniboxViewTests are currently flaky, see the associated issue for more details. TBR=jdonelly@chromium.org Bug: 751031 Change-Id: I051f5ad400b4ab729c45e7b2c77365d1dba45356 Reviewed-on: https://chromium-review.googlesource.com/596927Reviewed-by:
Adithya Srinivasan <adithyas@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Commit-Queue: Adithya Srinivasan <adithyas@chromium.org> Cr-Commit-Position: refs/heads/master@{#491133}
-
Bret Sepulveda authored
Restores the OnFocus > SetChecked line in RadioButton removed in https://chromium-review.googlesource.com/c/547075, which is required to let the user move the radio selection with the arrow keys. Bug: 749014 Change-Id: I861f64b3abbcaac2ec762c7014e5b5e6bee8965b Reviewed-on: https://chromium-review.googlesource.com/595231Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#491132}
-
Lucas Furukawa Gadani authored
Receiving events before attachment can cause races, as the guest may not have a RenderFrameProxy. Bug: 747125 Change-Id: I01a20215a7ee04f657ff8e65f70d562c87a33887 Reviewed-on: https://chromium-review.googlesource.com/591931Reviewed-by:
Ehsan Karamad <ekaramad@chromium.org> Commit-Queue: Lucas Gadani <lfg@chromium.org> Cr-Commit-Position: refs/heads/master@{#491131}
-
Danyao Wang authored
This is a reland of 2c0e1ed7 Renamed CRWNavigationItemHolder's |-setNavigationItem| to |-replaceNavigationItem| to fix xcode_clang error. Original change's description: > [Nav Experiment] Associate NavigationItem with WKBackForwardList. > > Added WKBasedNavigationManagerTest for implementation-specific test > cases. The majority of WKBasedNavigationManagerImpl can be tested > using NavigationManagerTest. This will be enabled in a subsequent CL. > > Bug: 734150 > Change-Id: Ief59f397a72fd5bb1404e94a58486fa3daa87780 > Reviewed-on: https://chromium-review.googlesource.com/580628 > Reviewed-by: Kurt Horimoto <kkhorimoto@chromium.org> > Reviewed-by: Eugene But <eugenebut@chromium.org> > Commit-Queue: Danyao Wang <danyao@chromium.org> > Cr-Commit-Position: refs/heads/master@{#490117} Bug: 734150 Change-Id: I277c048478a9a0fa9aea2962d10b56059d84fc5b Reviewed-on: https://chromium-review.googlesource.com/592273 Commit-Queue: Danyao Wang <danyao@chromium.org> Reviewed-by:
Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#491130}
-
Wenzhao Zang authored
The texts of the first step (launcher) of Welcome App should be customized based on if voice interaction (Assistant) is enabled. Bug: 750941 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I2d53c2e5c8e6e0d579f1564c7793d27fde96d172 Reviewed-on: https://chromium-review.googlesource.com/595111 Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Cr-Commit-Position: refs/heads/master@{#491129}
-
David Reveman authored
Update origami monkey animation with version that seamlessly loop. BUG=750461,721647 TBR=stevenjb@chromium.org Change-Id: I071aa14517eb11708cc6f6e17084ee57dec61ff9 Reviewed-on: https://chromium-review.googlesource.com/596773Reviewed-by:
David Reveman <reveman@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: David Reveman <reveman@chromium.org> Cr-Commit-Position: refs/heads/master@{#491128}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/7516c2775c30..249ee1f985b4 $ git log 7516c2775..249ee1f98 --date=short --no-merges --format='%ad %ae %s' 2017-08-01 mtklein clamp to 0 in repeat and mirror image tilers 2017-08-01 brianosman Guard against D3D NaN/Infinity literals bug 2017-08-01 ethannicholas support for 'half' types in sksl, plus general numeric type improvements 2017-08-01 bungeman Assert text passed to canvas is initialized. 2017-08-01 mtklein Add Perf-Win2k8-Clang bots. 2017-08-01 liyuqian Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" 2017-08-01 bsalomon Allow RegionOp to be used for stenciling 2017-08-01 brianosman Remove unused code for index 8 2017-08-01 robertphillips Roll ANGLE 2017-08-01 egdaniel Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" Created with: roll-dep src/third_party/skia BUG=749260,750070,750071,750072 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls 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=liyuqian@chromium.org Change-Id: I7026762d2d4d4c8423e909c82f6f0216f5aaebb1 Reviewed-on: https://chromium-review.googlesource.com/596829Reviewed-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@{#491127}
-
Jamie Walch authored
This reverts commit 26c8b12c. Reason for revert: Compile Failure on official.desktop.continuous TRUNK Builder - Linux 64 Original change's description: > Implement wait-for-logs functionality in user_session binary > > This ports the wait_for_logs method from the Python script, and forwards > the pipe write fd to the Python script. > > Change-Id: Ief54da136894cd13e0761b9755aa3c7d51fe17f8 > Reviewed-on: https://chromium-review.googlesource.com/594807 > Reviewed-by: Lambros Lambrou <lambroslambrou@chromium.org> > Reviewed-by: Jamie Walch <jamiewalch@chromium.org> > Commit-Queue: Erik Jensen <rkjnsn@chromium.org> > Cr-Commit-Position: refs/heads/master@{#491058} TBR=jamiewalch@chromium.org,lambroslambrou@chromium.org,rkjnsn@chromium.org Change-Id: I2f9a0a404554ffc08402b573ae3e59bfc9f36f9b No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/597027Reviewed-by:
Jamie Walch <jamiewalch@chromium.org> Commit-Queue: Jamie Walch <jamiewalch@chromium.org> Cr-Commit-Position: refs/heads/master@{#491126}
-
Derek Cheng authored
When the NewPresentationCallbackWrapper is being destroyed, the mojo callback is invoked to satisfy Mojo. This patch fixes the PresentationError that it is invoked with to correctly reflect the fact that the frame is being navigated or destroyed. Note that this behavior is most likely invisible to the page anyway since the page is going away when the callback is invoked. Change-Id: If9428420727d5809f985fff8169fc9d8ed075703 Bug: Reviewed-on: https://chromium-review.googlesource.com/595348Reviewed-by:
Takumi Fujimoto <takumif@chromium.org> Commit-Queue: Derek Cheng <imcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#491125}
-
Ian Clelland authored
The serialized frame is now represented as a WebVector<char>. BUG=568803 Change-Id: I2e7dd9166a27cd29d1f6e5887d21e1cc439345f5 Reviewed-on: https://chromium-review.googlesource.com/579869Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Florin Malita <fmalita@chromium.org> Commit-Queue: Ian Clelland <iclelland@chromium.org> Cr-Commit-Position: refs/heads/master@{#491124}
-
Scott Haseley authored
The current SwapMetricsObserver implementation combines how and how often swap metrics are updated with the client side consumption of the metrics. This CL splits the computation and frequency of swap metrics with clients wishing to use the metrics, allowing a single implementation of platform-specific computation while enabling multiple independent observers. Additionally, the API is moved to content/public/browser so it can be used by clients outside of content/browser. Much of SwapMetricsObserver has been moved to SwapMetricsDriver, which drives the collection of the metrics. The SwapMetricsDriver notifies an associated SwapMetricsDriver::Delegate about metrics updates. There is one 1-1 relationship between drivers and delegates; each driver has one delegate scoped at its lifetime. The driver controls the frequency at which metrics are updated, and we assume different clients will sample at different frequencies or over different intervals, which requires multiple driver instances. The existing periodic experimental UMAs have been moved to SwapMetricsObserverUma. Bug:chromium:740625 Change-Id: I66d8cdf3c06ebadba31044ff203fdd803094157f Reviewed-on: https://chromium-review.googlesource.com/565346 Commit-Queue: Scott Haseley <shaseley@google.com> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Reviewed-by:
Brett Wilson <brettw@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#491123}
-
Etienne Pierre-Doray authored
Bug: 751215 Change-Id: I5c7e2978528b690fa41f2ca8483b3a98ff264609 Reviewed-on: https://chromium-review.googlesource.com/596907Reviewed-by:
Samuel Huang <huangs@chromium.org> Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/master@{#491122}
-
Trent Apted authored
This reverts commit 27e05838. Reason for revert: Makes the test flaky on other macOS versions Original change's description: > Fix WidgetTest.ChildStackedRelativeToParent on 10.13 > > Since 10.13, a trip to the runloop seems to be been necessary to ensure > [NSApp orderedWindows] updates inside WidgetTest::IsWindowStackedAbove(). > Since tests using this are only concerned with relative ordering of > windows in the same process, flushing the run queue here shouldn't cause > flakiness. > > Bug: 749905 > Change-Id: I2fdd42994f759613d91458bf4c2d15cb20cf3c65 > Reviewed-on: https://chromium-review.googlesource.com/590332 > Reviewed-by: Robert Sesek <rsesek@chromium.org> > Commit-Queue: Trent Apted <tapted@chromium.org> > Cr-Commit-Position: refs/heads/master@{#490911} TBR=tapted@chromium.org,rsesek@chromium.org Change-Id: I65b91a0185047ea45bfdf91d5aec4d25a722347a No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 749905 Reviewed-on: https://chromium-review.googlesource.com/596987Reviewed-by:
Trent Apted <tapted@chromium.org> Commit-Queue: Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#491121}
-
Nico Weber authored
We most care about having release MSVC builds working, so make that the configuration we test on the main waterfall. Bug: 751198 Change-Id: I3d939b50351bd3112a9b079a87087e2a729394f8 Reviewed-on: https://chromium-review.googlesource.com/596747Reviewed-by:
Hans Wennborg <hans@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#491120}
-
Geoff Lang authored
https://chromium.googlesource.com/angle/angle.git/+log/40ac783..5788d24 BUG=chromium:750685 TBR=jmadill@chromium.org TEST=bots CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: I9c2a7b8795d7dbe7e7a7c08597f03af846227530 Reviewed-on: https://chromium-review.googlesource.com/596727Reviewed-by:
Geoff Lang <geofflang@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org> Cr-Commit-Position: refs/heads/master@{#491119}
-
David Benjamin authored
Until we do https://crbug.com/458365 and remove the global session cache, consumers making SSLClientSockets with the default empty shard should not enable session caching, as they'll interact with other sockets which do that. Bug: 458365 Change-Id: Ib8bb5cc6fb51240c4e9a89184ab51775e9653168 Reviewed-on: https://chromium-review.googlesource.com/595155 Commit-Queue: Steven Valdez <svaldez@chromium.org> Reviewed-by:
Steven Valdez <svaldez@chromium.org> Cr-Commit-Position: refs/heads/master@{#491118}
-
John Bauman authored
If the video processor input is YUV but marked as being in SRGB colorspace, then NVIDIA treats it more like BT.601 and Intel treats it more like BT.709. This test only cares that there's no crash, so it should ignore the precise output color in this case. Bug: 750784 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: I36ce482bfe5cbe79338b485ce5b573e1b170999e Reviewed-on: https://chromium-review.googlesource.com/595131Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Commit-Queue: John Bauman <jbauman@chromium.org> Cr-Commit-Position: refs/heads/master@{#491117}
-
Pavel Yatsuk authored
USS DeviceInfo is being launched on stable. It needs to be enabled by default on ToT. This change switches ProfileSyncService tests to use ScopedTaskEnvironment instead of MesageLoop because ModelTypeStore requires task scheduler that ScopedTaskEnvironment provides. Also because DeviceInfoSyncBridge initializes ModelTypeStore before sync engine initialization, test needs to pass path to valid temp dir to ProfileSyncService::InitParams::base_directory. BUG=650725 R=skym@chromium.org Change-Id: Id96d9028aa61bb275261e1452aa0dfec6381c651 Reviewed-on: https://chromium-review.googlesource.com/592134 Commit-Queue: Pavel Yatsuk <pavely@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#491116}
-
Justin Cohen authored
Bug: 684305 TBR: smut@google.com Change-Id: Icf8405e1f4bc51bf17584db736b20c58d2b63585 Reviewed-on: https://chromium-review.googlesource.com/596669 Commit-Queue: Justin Cohen <justincohen@chromium.org> Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Reviewed-by:
Rohit Rao (ping after 24h) <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#491115}
-
Rob Buis authored
I get a warning about the cast, turns out the cast is not needed since round will return int: https://docs.oracle.com/javase/8/docs/api/java/lang/Math.html#round-float- Bug: None Signed-off-by:
Rob Buis <rob.buis@samsung.com> Change-Id: I677f09c0a7a731d6bc788618cefb1e1b5c2da5c6 Reviewed-on: https://chromium-review.googlesource.com/592239Reviewed-by:
Jeffrey Yasskin <jyasskin@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#491114}
-
Benjamin Pastene authored
Might help with device flakes like: https://chromium-swarm.appspot.com/task?id=37320a4199090410 Bug: 739899, 748145 Change-Id: I953d60aac73194243b5ae4fd9d875c7833977a1d Reviewed-on: https://chromium-review.googlesource.com/574872 Commit-Queue: Benjamin Pastene <bpastene@chromium.org> Reviewed-by:
Michael Case <mikecase@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#491113}
-
Vladislav Kaznacheev authored
Reuse FastInkPoints recently extracted from ash::LaserPointerView. Bug: 748726 Change-Id: I5d8651f6179440a7438a62db48a7fa867f6a1ea4 Reviewed-on: https://chromium-review.googlesource.com/587613Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
David Reveman <reveman@chromium.org> Commit-Queue: Vladislav Kaznacheev <kaznacheev@chromium.org> Cr-Commit-Position: refs/heads/master@{#491112}
-
Luna Lu authored
Guide on: 1. How to add a feature to feature policy 2. How to write web-platform-tests for the new feature added to feature policy Change-Id: Iddedb3977ad4fcb0d765c6426102a6edd0a63239 Reviewed-on: https://chromium-review.googlesource.com/571019 Commit-Queue: Luna Lu <loonybear@chromium.org> Reviewed-by:
Ian Clelland <iclelland@chromium.org> Cr-Commit-Position: refs/heads/master@{#491111}
-
chrome://ukmSteven Holte authored
Also displays data grouped by source ID. Change-Id: Ibd7b796e9a92b50fbbc15ef96e748d650da9fa8a Reviewed-on: https://chromium-review.googlesource.com/587393Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#491110}
-
Benjamin Pastene authored
R=jbudorick@chromium.org Bug: 670879 Change-Id: Id793f8d5a0ac9e47ea1229496af7c3275f940c83 Reviewed-on: https://chromium-review.googlesource.com/595220Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Benjamin Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#491109}
-
Brett Wilson authored
The code review policy: specifically prohibits emeritus. https: //chromium.googlesource.com/chromium/src/+/master/docs/code_reviews.md Change-Id: I345344d94f501364433d14284c72f73aab7cc3a8 Reviewed-on: https://chromium-review.googlesource.com/596676Reviewed-by:
Matthew Dempsky <mdempsky@chromium.org> Commit-Queue: Brett Wilson <brettw@chromium.org> Cr-Commit-Position: refs/heads/master@{#491108}
-
Tommy C. Li authored
Previously ScoredHistoryMatch did not correctly flag match_after_host and match_in_subdomain when the term spans multiple components. This CL fixes that. Bug: 732582 Change-Id: I240b9681a9d5c5ddea95de9aaa6fee4ed35d258e Reviewed-on: https://chromium-review.googlesource.com/595040Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#491107}
-
Jonathan authored
Even with properly set timeouts, mash_browser_tests timeout about half the time on the Mojo FYI bot. I want to see if an increased timeout can get them consistently passing. TBR=sky@chromium.org TEST=none Bug: 678687 Change-Id: I1b86980f981a3c00e5caf1c4aaae9f4c6ad06d8f Reviewed-on: https://chromium-review.googlesource.com/593851Reviewed-by:
Jonathan Ross <jonross@chromium.org> Commit-Queue: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#491106}
-
Maria Khomenko authored
We only use SsbService to pass signed in account data for Icing. On low-end devices, Icing is disabled, so we don't need this data. BUG=750365 Change-Id: I00d9faa3a592de4b5471ec5226508facbd48c637 Reviewed-on: https://chromium-review.googlesource.com/592487 Commit-Queue: Maria Khomenko <mariakhomenko@chromium.org> Reviewed-by:
Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#491105}
-
F authored
Change-Id: I9e9535994e3ee42a691729a6d8836f2fd3d68caa Reviewed-on: https://chromium-review.googlesource.com/596552Reviewed-by:
F . <zpeng@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: F . <zpeng@chromium.org> Cr-Commit-Position: refs/heads/master@{#491104}
-
Qiang Xu authored
changes: (1) Define a TypeToVectorIcon used for app list, as for new launcher, the assets are different from AutocompleteMatch::TypeToVectorIcon. (2) update domain/search/history/bookmark/calculator icons. (3) update icon related layouts. screenshot 1: https://screenshot.googleplex.com/iiY03xRvK8q screenshot 2: https://screenshot.googleplex.com/DPK5Jjv6D8Q specs: https://screenshot.googleplex.com/8Xvhv8svjbg Test: emulator test with/without fullscreen app list flag Bug: 748667 Change-Id: I852eb4a1a204b22cf143dd2ccac11121fe9a8a37 Reviewed-on: https://chromium-review.googlesource.com/590503Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Qiang(Joe) Xu <warx@chromium.org> Cr-Commit-Position: refs/heads/master@{#491103}
-
Tim Song authored
This CL also refactors ProximityAuthProfilePRefManager to handle the syncing of profile prefs to local state. BUG=748879 Change-Id: Ia09a772b10b7b3e2305153c52b1457101cd950c5 Reviewed-on: https://chromium-review.googlesource.com/585899 Commit-Queue: Tim Song <tengs@chromium.org> Reviewed-by:
Tim Song <tengs@chromium.org> Reviewed-by:
Gustavo Sacomoto <sacomoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#491102}
-
Emircan Uysaler authored
Tests is failing, see bug below. TBR=hbos@chromium.org Bug: 751211 Change-Id: Ic7e09dde421f1fa2b85db7da3de48c1001e128d3 Reviewed-on: https://chromium-review.googlesource.com/596513Reviewed-by:
Emircan Uysaler <emircan@chromium.org> Commit-Queue: Emircan Uysaler <emircan@chromium.org> Cr-Commit-Position: refs/heads/master@{#491101}
-
Sebastien Marchand authored
Using LazyInstance seems to be discouraged (crbug.com/686866) now that Chrome supports Thread-safe static initialization. Change-Id: I7649ad76ada5bd2292341f46fa1955d2ae51385e BUG: 686866,720131 Reviewed-on: https://chromium-review.googlesource.com/594491Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Reviewed-by:
Scott Graham <scottmg@chromium.org> Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Cr-Commit-Position: refs/heads/master@{#491100}
-
danakj authored
R=reveman@chromium.org Bug: 722935 Change-Id: Ib412fda34cf0e55529a0f288863decbca7f73616 Reviewed-on: https://chromium-review.googlesource.com/596515Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
David Reveman <reveman@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#491099}
-
catapult-deps-roller@chromium.org authored
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/4d5d88c3e04c..3ec578154f4f $ git log 4d5d88c3e..3ec578154 --date=short --no-merges --format='%ad %ae %s' 2017-08-01 simonhatch Dashboard - Clone Pinpoint dialog into Dashboard Created with: roll-dep src/third_party/catapult Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=sullivan@chromium.org Change-Id: I68347b886136f6658a666527279a0221ed249a6b Reviewed-on: https://chromium-review.googlesource.com/596532 Reviewed-by: <catapult-deps-roller@chromium.org> Commit-Queue: <catapult-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#491098}
-
Conley Owens authored
We need to be able to simulate the removal of a characteristic. This addition to the interface seems to be the most straightforward way of accomplishing this goal. BUG=569709 Change-Id: If700ea99a6df9badc98fc81ef5f7461e574b7985 Reviewed-on: https://chromium-review.googlesource.com/583640Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Vincent Scheib <scheib@chromium.org> Commit-Queue: Conley Owens <cco3@chromium.org> Cr-Commit-Position: refs/heads/master@{#491097}
-
Adithya Srinivasan authored
TBR=alexclarke@chromium.org, eseckler@chromium.org Bug: 751180 Change-Id: Ied56d06a9147c92903d1680159ddbbd4956cf28f Reviewed-on: https://chromium-review.googlesource.com/596767 Commit-Queue: Adithya Srinivasan <adithyas@chromium.org> Reviewed-by:
Adithya Srinivasan <adithyas@chromium.org> Cr-Commit-Position: refs/heads/master@{#491096}
-
Dave Schuyler authored
This CL removes old class="..." entries for cr-dialog .title, .body, .button-container, and .footer. The CSS that used those classes have changed to [slot=...] instead. Bug: 747552 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Ice802ab9cd238e24c8e66809e5d7907141a0b339 Reviewed-on: https://chromium-review.googlesource.com/584001 Commit-Queue: Dave Schuyler <dschuyler@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#491095}
-