- 05 Sep, 2018 40 commits
-
-
Daniel Erat authored
Add a getHistogram function to the chrome.autotestPrivate that Chrome OS integration tests can call to get data about a given histogram. This will hopefully be more reliable than the current approach of parsing chrome://histograms. Bug: 878641, 844755 Change-Id: I9077c297a69742b9e225eefed52fe4b012d796fa Reviewed-on: https://chromium-review.googlesource.com/1200840 Commit-Queue: Dan Erat <derat@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Cr-Commit-Position: refs/heads/master@{#588996}
-
Daniel Zhang authored
Fix bug where AppList bounds were 28 px too tall in peeking and closed states. Bug: 874200 Change-Id: I9b449c9310d946b405bb3b8f0610e5e1018c6872 Reviewed-on: https://chromium-review.googlesource.com/1205497Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Weidong Guo <weidongg@chromium.org> Commit-Queue: Daniel Zhang <oxyflush@google.com> Cr-Commit-Position: refs/heads/master@{#588995}
-
Chris Sharp authored
Change-Id: I4eb83bb32f60323b990a8066ab3a72df7e38359f TBR=grt@chromium.org Change-Id: I4eb83bb32f60323b990a8066ab3a72df7e38359f Reviewed-on: https://chromium-review.googlesource.com/1193746 Commit-Queue: Chris Sharp <csharp@chromium.org> Reviewed-by:
Joe Mason <joenotcharles@chromium.org> Cr-Commit-Position: refs/heads/master@{#588994}
-
Jialiu Lin authored
If user stays in advanced protection, ::OnGetIDToken(..) will not trigger scheduling next refresh. This CL fixes this issue. This CL also enables most unit tests on Chrome OS. Bug: 880931 Change-Id: I59d2c30b7a87bb59b755bea0b31b32081d21ef11 Reviewed-on: https://chromium-review.googlesource.com/1207577Reviewed-by:
Daniel Rubery <drubery@chromium.org> Commit-Queue: Jialiu Lin <jialiul@chromium.org> Cr-Commit-Position: refs/heads/master@{#588993}
-
angle-chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/750e508722a9..79ec21c5d4cf git log 750e508722a9..79ec21c5d4cf --date=short --no-merges --format='%ad %ae %s' 2018-09-05 jmadill@chromium.org Small style guide amendments. Created with: gclient setdep -r src/third_party/angle@79ec21c5d4cf The AutoRoll server is located here: https://autoroll.skia.org/r/angle-chromium-autoroll 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=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=fjhenigman@chromium.org Change-Id: Ic628b0b3c1840cd4ff801728a5b764ebe52b23ab Reviewed-on: https://chromium-review.googlesource.com/1208071Reviewed-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@{#588992}
-
Daniel Erat authored
Add a switch that can be used to supply an alternate interval (in seconds) between the ExternalMetrics class reading UMA events and histograms reported by Chrome OS system daemons from /var/lib/metrics/uma-events. I intend to use this in a test that will verify this reporting path (without needing to wait the current default of 30 seconds). Bug: 878641 Change-Id: I83f3ba70b7c32ddd598e1793a71900ef5b72b667 Reviewed-on: https://chromium-review.googlesource.com/1202023 Commit-Queue: Dan Erat <derat@chromium.org> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Cr-Commit-Position: refs/heads/master@{#588991}
-
Samuel Huang authored
This reverts commit f7f910d0. Reason for revert: https://crbug.com/881012 : chrome_public_test_apk failing on chromium.memory/Android CFI with new failure in org.chromium.chrome.browser.firstrun.FirstRunIntegrationTest#testRedirectChromeTabbedActivityToFirstRun Original change's description: > Add ActivityTabProvider to ChromeActivity > > This patch adds ActivityTabProvider to ChromeActivity. This class > provides an easy mechanism for classes that care about the tab > that is currently in the foreground (i.e. not in the tab > switcher/toolbar swipe/animation layout). > > The observer provides either the activity's tab or null depending > on the state of the browser. The null event can be ignored depending > on the listener. > > The ActivityTabObserver interface only has a single method: > onActivityTabChanged(Tab t) > > When an observer is attached to the provider, onActivityTabChanged is > called on only that observer with the current tab (giving it access > without requiring a handle to a larger object). > > Bug: 871279 > Change-Id: Ice961224c6690dc79c38f5d6cb255fed4730c8ce > Reviewed-on: https://chromium-review.googlesource.com/1165489 > Commit-Queue: Matthew Jones <mdjones@chromium.org> > Reviewed-by: Ted Choc <tedchoc@chromium.org> > Reviewed-by: Theresa <twellington@chromium.org> > Cr-Commit-Position: refs/heads/master@{#588872} TBR=tedchoc@chromium.org,twellington@chromium.org,mdjones@chromium.org Change-Id: I2e1a6991f0478632a95b53969394a2314392a5dd No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 871279 Reviewed-on: https://chromium-review.googlesource.com/1208361Reviewed-by:
Samuel Huang <huangs@chromium.org> Commit-Queue: Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#588990}
-
Christian Biesinger authored
I'm trying to figure out why NGLink made things slower, and while I don't expect these changes to make the difference, they shouldn't hurt. R=eae@chromium.org Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: I7dd6f5130f3ebcd07dfb44d0af801ab28516bcc9 Reviewed-on: https://chromium-review.googlesource.com/1207650 Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#588989}
-
Zach Helfinstein authored
Refining the isActionable method to not include elements that are disabled. Bug: None Change-Id: I05f85282904af5025615cf8efde6945f219bad20 Reviewed-on: https://chromium-review.googlesource.com/1206030Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Zach Helfinstein <zhelfins@chromium.org> Cr-Commit-Position: refs/heads/master@{#588988}
-
Kenneth Russell authored
After the update to the 24.20.100.6286 driver, these tests should be passing. Re-enable: webgl_conformance_d3d9_tests webgl_conformance_d3d9_passthrough_tests conformance2/glsl3/short-circuiting-in-loop-condition.html Tbr: zmo@chromium.org Bug: 841789, 843369 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: I1ec732be8a283c2fdb68bf316943ee2d7d0b65b1 Reviewed-on: https://chromium-review.googlesource.com/1207652Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#588987}
-
Ben Pastene authored
The pak file gets generated when building chrome for HiDPI: https://codesearch.chromium.org/chromium/src/chrome/chrome_paks.gni?rcl=9a8cfdf0edde3f7d61d08b5890a94c038a15f3fb&l=220 But it doesn't show up in the target's data. Consequently, it's missing from tests' isolate. This should fix that. Bug: 878730 Change-Id: I1e95c41a18cfe88a83235b42605c53829f9a344f Reviewed-on: https://chromium-review.googlesource.com/1197826Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#588986}
-
chcunningham authored
Tracking down crash in static mime parsing code. Hopefully all we need is the input string. Bug: 809912 Change-Id: Iacc44a26f981bf84a49eeeac24001f205b1f2a52 Reviewed-on: https://chromium-review.googlesource.com/1205994 Commit-Queue: Chrome Cunningham <chcunningham@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#588985}
-
James Cook authored
Pressing Ctrl-F creates a widget for DropdownBarHost and a textfield for the text entry view. The view requests focus, which calls into DesktopNativeWidgetAura::ClearNativeFocus() to return focus to the active widget's contents aura::Window. There's a special code path in FocusController for this case. However, the existing window service code in //services/ws was always using FocusController::FocusWindow() to maintain its version of focus. That code path blocks focusing a parent when a child is focused, see https://codereview.chromium.org/11519040 Instead, allow the window service to ResetFocusWithinActiveWindow() in this case, similar to what the client is doing. This fixes both Mash and SingleProcessMash. It also fixes a similar issue with Ctrl-L and omnibox focus. Bug: 880533 Change-Id: Iaa3132d7e32b96bf2ad33f781f6696ec9c88218d Reviewed-on: https://chromium-review.googlesource.com/1205498Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#588984}
-
spirv-chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/58e53ea82f25..b27d084b0112 git log 58e53ea82f25..b27d084b0112 --date=short --no-merges --format='%ad %ae %s' 2018-09-05 dj2@everburning.com Revert "BUILD.gn: Make a better interface with dependents. (#1875)" (#1876) 2018-09-05 corentin@wallez.net BUILD.gn: Make a better interface with dependents. (#1875) Created with: gclient setdep -r src/third_party/SPIRV-Tools/src@b27d084b0112 The AutoRoll server is located here: https://autoroll.skia.org/r/spirv-tools-chromium-autoroll 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: I75d27e2add9990ccd3c6fc80fe40b28cf6297e8a Reviewed-on: https://chromium-review.googlesource.com/1208070Reviewed-by:
spirv-chromium-autoroll <spirv-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: spirv-chromium-autoroll <spirv-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#588983}
-
Xida Chen authored
This CL adds temporary fix in TouchActionFilter to prevent crash. We'd likely need to merge this back to 70 for the next Android dev release. Bug: 869375, 880018 Change-Id: I087f39f64ba31dc4b5f8edfd2f6b0b0ae28da76d Reviewed-on: https://chromium-review.googlesource.com/1207094Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#588982}
-
Alex Leung authored
Bug=b:111935545 Change-Id: I991b5161d14aadae59576dbab231631364b47f8b Reviewed-on: https://chromium-review.googlesource.com/1187681 Commit-Queue: Alex Leung <alexleung@google.com> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#588981}
-
Robert Phillips authored
This change lets Chrome see the bug fix from the Skia CL: https://skia-review.googlesource.com/c/skia/+/12733 (Fix srcBounds computation in SkMatrixConvolutionImageFilter) which fixed some matrix image filter problems when tiling (i.e., the edges would become darker bc some input pixels needed for filtering were being discard) Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I9fca093a223104b85847b0b3a3c0a6a29871d5ba Reviewed-on: https://chromium-review.googlesource.com/1131554Reviewed-by:
Florin Malita <fmalita@chromium.org> Reviewed-by:
enne <enne@chromium.org> Reviewed-by:
Brian Salomon <bsalomon@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com> Cr-Commit-Position: refs/heads/master@{#588980}
-
James Wallace-Lee authored
Fixes a crash from HitTestSync caused by writing to nullptr. Bug: 880801 Change-Id: Icc01027f6aa2fb60956bdc1ecafb96048680e895 Reviewed-on: https://chromium-review.googlesource.com/1208190 Commit-Queue: James Wallace-Lee <jamwalla@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#588979}
-
depot-tools-chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/e6438547360b..7b9e6b164953 git log e6438547360b..7b9e6b164953 --date=short --no-merges --format='%ad %ae %s' 2018-09-05 recipe-roller@chromium.org Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/depot_tools@7b9e6b164953 The AutoRoll server is located here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll 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=agable@chromium.org Change-Id: Iafa02f9c25b5b42807d15c14e321d86968643cf1 Reviewed-on: https://chromium-review.googlesource.com/1208291Reviewed-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@{#588978}
-
David Black authored
When launching Assistant via the stylus we should use the correct corner radius. Bug: b:114055376 Change-Id: I6ecc2ceb757175b5d92feae9f816f45e9ef8ba06 Reviewed-on: https://chromium-review.googlesource.com/1207654Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#588977}
-
Tommy C. Li authored
This CL removes the Java implementation of Query in Omnibox, and makes Chrome for Android use the native C++ implementation. This native C++ implementation will be shared with Desktop. Bug: 874592 Change-Id: Idfe296090c43d5d3aefe4ce166a4f8859d5699f1 Reviewed-on: https://chromium-review.googlesource.com/1204413Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#588976}
-
Jordy Greenblatt authored
The placeholders were complete dummy links before this CL. Although the info page for the Better Together (a.k.a. MultiDevice) suite is not yet fully build, we are filling it in the like we plan to use for eve in the meantime. Bug: 853321 Change-Id: I9bcfc4693455b3d7083cc6f3bb4ff4474c787bfb Reviewed-on: https://chromium-review.googlesource.com/1208350Reviewed-by:
Jeremy Klein <jlklein@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Jordy Greenblatt <jordynass@chromium.org> Cr-Commit-Position: refs/heads/master@{#588975}
-
Alexandr Ilin authored
This CL removes the deprecated chrome_browser_net::Predictor class. This code isn't executed since M68 and was kept as a backup for the LoadingPredictor experiment. Bug: 875238 Cq-Include-Trybots: luci.chromium.try:linux_mojo Change-Id: I50e1fc48739bc73e23f396cfd60e61532812e16c Reviewed-on: https://chromium-review.googlesource.com/1179884Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Alexandr Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/master@{#588974}
-
Jordy Greenblatt authored
The mocks now require that the Settings UI page when there is there is no response from the server has a disabled "Verify" button instead of the old active "Retry" button. Here are screenshots for this CL deployed: Waiting for verification: http://screen/E19zdKcijRN Waiting for server: http://screen/SSkhb7tzDkb Bug: 870127 Change-Id: If529edc1b6756de4fa6ecc5f5c8d0346e551a926 Reviewed-on: https://chromium-review.googlesource.com/1205596Reviewed-by:
Jeremy Klein <jlklein@chromium.org> Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Commit-Queue: Jordy Greenblatt <jordynass@chromium.org> Cr-Commit-Position: refs/heads/master@{#588973}
-
pdfium-chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/424621e3129f..cc5f350ab9c8 git log 424621e3129f..cc5f350ab9c8 --date=short --no-merges --format='%ad %ae %s' 2018-09-05 rharrison@chromium.org Update libpng from 1.6.22 -> 1.6.34 Created with: gclient setdep -r src/third_party/pdfium@cc5f350ab9c8 The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-autoroll 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: I301ac78d336512a0c519a62cb641d4aede07218f Reviewed-on: https://chromium-review.googlesource.com/1208072Reviewed-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@{#588972}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/74b1c01cdd1d..29a4a684af25 git log 74b1c01cdd1d..29a4a684af25 --date=short --no-merges --format='%ad %ae %s' 2018-09-05 caryclark@skia.org makeSurface defaults to raster 2018-09-05 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms 80e0493eab5f..8a251fa55434 (1 commits) 2018-09-05 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 cc0466301999..750e508722a9 (1 commits) 2018-09-05 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-09-05 brianosman@google.com Add error handling logic to viewer's GLX context creation 2018-09-05 reed@google.com Deliberately call typefaceproc only once per face in pictures 2018-09-05 brianosman@google.com Replace SkColor with SkColor4f in layer draw looper 2018-09-05 robertphillips@google.com Begin centralizing opList DAG 2018-09-05 brianosman@google.com Enforce range in SkPaint::setAlpha 2018-09-05 mtklein@google.com clean up S16CPU 2018-09-05 caryclark@skia.org add color4f to docs 2018-09-05 stephana@google.com Refresh gcloud asset to include BigTable emulator 2018-09-05 halcanary@google.com SkPDF: use more vector<>, more sk_sp<>, cleanup. 2018-09-05 bungeman@google.com Make Slide::getDimensions pure virtual. 2018-09-05 mtklein@google.com more skcolorspace cleanup 2018-09-05 brianosman@google.com Reland "Switch SkPaint's color to SkColor4f" 2018-09-05 brianosman@google.com Fix typo in viewer docs Created with: gclient setdep -r src/third_party/skia@29a4a684af25 The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll 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=jvanverth@chromium.org Change-Id: Id31024f6e8ea648890f62562c1365630ad68189a Reviewed-on: https://chromium-review.googlesource.com/1207160Reviewed-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@{#588971}
-
Oksana Zhuravlova authored
This change implements the controller management logic in DeviceMotionEventPump and removes the dependency on PlatformEventDispatcher. Bug: 873761 Change-Id: I520987c38877f0adfc4cbbce75bff2a36e5b47fe Reviewed-on: https://chromium-review.googlesource.com/1187517Reviewed-by:
Tim Volodine <timvolodine@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#588970}
-
David Black authored
The layer to which our web contents is drawn is not masked by the layer which applies corner clipping logic in Assistant UI. To fix this, I've added a distinct clipping layer mask that enforces our desired corner radius. See bug for before/after. Bug: b:113903157 Change-Id: If19ff4d6836cedf8b8ec6d0e9fef5616d5392b1d Reviewed-on: https://chromium-review.googlesource.com/1205195 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#588969}
-
Chromium WPT Sync authored
Using wpt-import in Chromium bb4cfa21. With Chromium commits locally applied on WPT: b691cab2 "Implement script and style attr/elem CSP directives" bde179ef "Revert "Implement script and style attr/elem CSP directives"" 77fb9999 "Reland "Implement script and style attr/elem CSP directives"" 51b234e2 "Set longer timeout to all tests in wpt/editing/run/" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/24123 Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=kyleju No-Export: true Change-Id: I7dbea3ca564ef9fd0aa925c5df0b5dc51570b2bc Reviewed-on: https://chromium-review.googlesource.com/1207214 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#588968}
-
Misha Efimov authored
This is a reland of 4327cf6c Original change's description: > [Cronet] Provide bidirectional stream support from native CronetEngine. > > Bug: 874542 > Change-Id: I8414e75049ee219f1c7491caf91f6282c42f23dd > Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;master.tryserver.chromium.android:android_cronet_tester > Reviewed-on: https://chromium-review.googlesource.com/1178666 > Commit-Queue: Misha Efimov <mef@chromium.org> > Reviewed-by: Paul Jensen <pauljensen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#588541} Bug: 874542 Change-Id: I1380e751fa00fae546c563d72da829b089458fe5 Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;master.tryserver.chromium.android:android_cronet_tester Reviewed-on: https://chromium-review.googlesource.com/1207613Reviewed-by:
Paul Jensen <pauljensen@chromium.org> Commit-Queue: Paul Jensen <pauljensen@chromium.org> Cr-Commit-Position: refs/heads/master@{#588967}
-
nednguyen authored
Update MILO entry of linux-builder-perf and remove the legacy 'Linux Builder Perf' config in mb_config.pyl Bug: 828467 Change-Id: I93df365ccf16e9668fd7fd07b79bbff8646311c9 Reviewed-on: https://chromium-review.googlesource.com/1206930Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Ned Nguyen <nednguyen@google.com> Cr-Commit-Position: refs/heads/master@{#588966}
-
Oksana Zhuravlova authored
This change updates the service_manager::Instance code to reference its options_.can_connect_to_other_services_as_any_user value instead of "service_manager:user_id" in the "required" section of its interface provider specs. Tests and existing manifests were updated accordingly. Bug: 866967 Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs Change-Id: I7c6529ef8e6cb8267710dc96ee009bec4c7f352a Reviewed-on: https://chromium-review.googlesource.com/1203714 Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#588965}
-
Tim Zheng authored
The 2 policies added are an user policy UserCrostiniEnabled and a device policy UnaffiliatedCrostiniAllowed. This CL adds their definitions and the related pref and setting name respectively. BUG=chromium:879737 TEST=Unit tests. Change-Id: I0b213251e47eec1d7b8ecceb63b8bf779c3f283e Reviewed-on: https://chromium-review.googlesource.com/1200524Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Dan Erat <derat@chromium.org> Reviewed-by:
Nicholas Verne <nverne@chromium.org> Commit-Queue: Tim Zheng <timzheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#588964}
-
Mirko Bonadei authored
WebRTC still supports GCC, this CL makes sure /wd4267 is only applied to MSVC. Since there is no -Wshorten-64-to-32 in GCC, nothing gets suppressed in that case. Bug: 588506 Change-Id: I0b7477ec26123437f4e2274e0cc9d92738b0b066 Reviewed-on: https://chromium-review.googlesource.com/1205394Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Cr-Commit-Position: refs/heads/master@{#588963}
-
Owen Min authored
The DM token directory should be created only when writing token. Reading the token should not create any directory or file. Bug: 880870 Tbr: pastarmovj Change-Id: I6917092a494c6b99508ef6279639ff75906f2175 Reviewed-on: https://chromium-review.googlesource.com/1207218 Commit-Queue: Owen Min <zmin@chromium.org> Reviewed-by:
Georges Khalil <georgesak@chromium.org> Reviewed-by:
Roger Tawa <rogerta@chromium.org> Cr-Commit-Position: refs/heads/master@{#588962}
-
Alexei Svitkine authored
Previously, it would do this only for non-official builds. Now, we check both. Bug: 880853 Change-Id: I0f37a32ede20cdcb7379a748341203eab7028cf1 Reviewed-on: https://chromium-review.googlesource.com/1207211Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#588961}
-
Ted Choc authored
See discussion here: https://groups.google.com/a/chromium.org/forum/#!topic/java/10-nLjh4Rtg BUG= Change-Id: Ib2007de8f88edfb08f808eb5f01005cbe975e12b Reviewed-on: https://chromium-review.googlesource.com/1207653Reviewed-by:
Peter Wen <wnwen@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#588960}
-
Ian Kilpatrick authored
Fixes percentage sized floats which were previously not using the correct percentage resolution size. Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: Ie57909b7f452f5d59b8dfe2f899bedf253ab90ac Reviewed-on: https://chromium-review.googlesource.com/1205200 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#588959}
-
Chromite Chromium Autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/797fd93eccde..8a49a283b96c git log 797fd93eccde..8a49a283b96c --date=short --no-merges --format='%ad %ae %s' 2018-09-05 bmgordon@chromium.org chromeos_config: Make grunt-pi-pfq builder non-experimental Created with: gclient setdep -r src/third_party/chromite@8a49a283b96c The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll 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: I1adc4164209d2148e03f4955c94a1e5c5a1a1bf9 Reviewed-on: https://chromium-review.googlesource.com/1207159Reviewed-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@{#588958}
-
Min Chen authored
|force_clamshell_power_button_| is not needed after this cl https://chromium-review.googlesource.com/c/chromium/src/+/1053565 Bug: None Change-Id: Ie54f4bef235ab5f537849c70be40582a1c9f647c Reviewed-on: https://chromium-review.googlesource.com/1207893Reviewed-by:
Dan Erat <derat@chromium.org> Commit-Queue: Min Chen <minch@chromium.org> Cr-Commit-Position: refs/heads/master@{#588957}
-