- 24 Sep, 2018 19 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/77db6f4af19f..f668a4b5fb72 git log 77db6f4af19f..f668a4b5fb72 --date=short --no-merges --format='%ad %ae %s' 2018-09-24 jmadill@chromium.org Skip Texture::syncState when no dirty bits. Created with: gclient setdep -r src/third_party/angle@f668a4b5fb72 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=ynovikov@chromium.org Change-Id: I8e70d93565d62630b3265464d2425ec028ef8f6e Reviewed-on: https://chromium-review.googlesource.com/1239483Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#593478}
-
Luciano Pacheco authored
Add test for the following use cases: 1. Navigate to a Downloads sub-sub-folder using directory tree. 2. Navigate to a Drive sub-sub-folder using directory tree. 3. Navigate to a Drive sub-folder with 50 files and 50 siblings folders, using directory tree. 4. Navigate to Team Drives root using directory tree. Add MetadataStats class to hold metadata operation counters. Change MetadataModel to count operations only during tests using a global instance of MetadataStats. Add getMetadataStats test util function to return the MetadataStats global value to test extension. Add waitFor remote test function to wait for any remote test function to return an expected result. Bug: 880187 Change-Id: I024938cfe09c2599968100b978a071675072b2d8 Reviewed-on: https://chromium-review.googlesource.com/1188046 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#593477}
-
Jia authored
Observers will no longer need to call their notifiers for status. Instead, a notifier will notify an observer when the observer is added to the list, if the notifier is initialized. Bug: 881215 Change-Id: I4c62a71ebf77d6a3c140f85e718bf09608bfe0d2 Reviewed-on: https://chromium-review.googlesource.com/1237802Reviewed-by:
Michael Martis <martis@chromium.org> Commit-Queue: Jia Meng <jiameng@chromium.org> Cr-Commit-Position: refs/heads/master@{#593476}
-
Christopher Lam authored
This CL adds a System Web App Manager which installs Bookmark Apps which point at a chrome:// URL. This CL adds chrome://settings and chrome://oobe/discover as demo System Apps when the flag is enabled, and uninstalls them if the flag is disabled. Change-Id: I1a97ab095b19b5c0fd50a345848a7b5de0d20f16 Reviewed-on: https://chromium-review.googlesource.com/1227865 Commit-Queue: calamity <calamity@chromium.org> Reviewed-by:
Ben Wells <benwells@chromium.org> Cr-Commit-Position: refs/heads/master@{#593475}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/937348d4d442..ae967aa5c481 git log 937348d4d442..ae967aa5c481 --date=short --no-merges --format='%ad %ae %s' 2018-09-24 mtklein@google.com Revert "focus exported color apis" 2018-09-24 brianosman@google.com Remove SkPM4f::toF16 Created with: gclient setdep -r src/third_party/skia@ae967aa5c481 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=bsalomon@chromium.org Change-Id: I47d57d96c61452281cbb4490ee888bbfc807abb4 Reviewed-on: https://chromium-review.googlesource.com/1240076Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#593474}
-
Anand K. Mistry authored
BUG=873903 Change-Id: I61394811e9264a2ea22cedacd7c782bbc4051bf9 Reviewed-on: https://chromium-review.googlesource.com/1233055Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Anand Mistry <amistry@chromium.org> Cr-Commit-Position: refs/heads/master@{#593473}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/55e57f96fbf8..77db6f4af19f git log 55e57f96fbf8..77db6f4af19f --date=short --no-merges --format='%ad %ae %s' 2018-09-24 jmadill@chromium.org Use global Context lookup in single-threaded cases. Created with: gclient setdep -r src/third_party/angle@77db6f4af19f 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=ynovikov@chromium.org Change-Id: Ia36b7bc51b511d2baea3f855c869ceae25bd8c68 Reviewed-on: https://chromium-review.googlesource.com/1240077Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#593472}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/11f4994b84e1..937348d4d442 git log 11f4994b84e1..937348d4d442 --date=short --no-merges --format='%ad %ae %s' 2018-09-23 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version 2018-09-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 9d84ccbaf233..55e57f96fbf8 (3 commits) Created with: gclient setdep -r src/third_party/skia@937348d4d442 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=bsalomon@chromium.org Change-Id: I1a81a43ce8b9e6441afe5598fa31b3b82d77ce79 Reviewed-on: https://chromium-review.googlesource.com/1239599Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#593471}
-
Noel Gordon authored
Bug: 887792 Change-Id: I92c9de0f5af446ece415df03a537dd9a2c5de8ac Reviewed-on: https://chromium-review.googlesource.com/1238296 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#593470}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/218f46686f2f..45ed33924d94 git log 218f46686f2f..45ed33924d94 --date=short --no-merges --format='%ad %ae %s' 2018-09-23 sapzape@gmail.com Change pid to GetPid Created with: gclient setdep -r src/third_party/catapult@45ed33924d94 The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-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 BUG=chromium:869588 TBR=sullivan@chromium.org Change-Id: I6165920cbe7f75423f9177aafa72e66b596fceab Reviewed-on: https://chromium-review.googlesource.com/1240073Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#593469}
-
Giovanni Ortuño Urquidi authored
In preparation for BluetoothSystem, this CL replaces GetBluetoothAvailable() and GetBluetoothEnabled() with GetBluetoothState() and changes clients to use it. Bug: 882346 Change-Id: Ibc095ab9ee79561aeb9d145e5a73ffae389574e3 Reviewed-on: https://chromium-review.googlesource.com/1233276 Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Cr-Commit-Position: refs/heads/master@{#593468}
-
Robert Sesek authored
Bug: 832676 Change-Id: I2e98924794cb7165f1355aeeb66a419c82f4a82a Reviewed-on: https://chromium-review.googlesource.com/1239640 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#593467}
-
Luciano Pacheco authored
Change <repeat-button> element to use click event instead of tap, because when binding to tap event Polymer2 wasn't triggering the click event. Change test util functions that issues events to have "composed: true" [1] when they have "bubbles: true", this allows events to propagate across shadow DOM boundary. Add trailing comma to repeat_button.js so auto-formatter leave those lines expanded. Update all functions that were updated in test_util_base.js to use const/let instead of var. [1] - https://developer.mozilla.org/en-US/docs/Web/API/Event/composed Bug: 875525 Change-Id: I5890f159ee54a5d6254b90621776cd82ef9bd7b5 Reviewed-on: https://chromium-review.googlesource.com/1237754 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#593466}
-
Andrew Moylan authored
Add histograms for the following metrics added in Chrome OS CL crrev.com/c/1209022. * Numerical histograms for CPU and RAM usage of ML Service * Enum histogram for Mojo connection/disconnection events Bug: 881186 Change-Id: Id649c3bce16bf6ca65871feee1ab741372530669 Reviewed-on: https://chromium-review.googlesource.com/1237017Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Andrew Moylan <amoylan@chromium.org> Cr-Commit-Position: refs/heads/master@{#593465}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/fe48d54568d2..43650198eae8 Created with: gclient setdep -r src-internal@43650198eae8 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-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=mmoss@chromium.org Change-Id: If3e9ad79c4953784b1f6d74898137e7da4900623 Reviewed-on: https://chromium-review.googlesource.com/1240074Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: Jamie Madill <jmadill@chromium.org> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#593464}
-
Giovanni Ortuño Urquidi authored
The BluetoothSystem Mojo interface will replace the current Bluetooth API. This introduces a Feature to use BluetoothSystem. Bug: 882346 Change-Id: I9b0bd963642cdcd887c03124f8af1e2fa150d07e Reviewed-on: https://chromium-review.googlesource.com/1235364Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#593463}
-
Noel Gordon authored
Install a DOMContentLoaded handler if needed. Bug: 887792 Change-Id: I19322c024829cf894cb21799c90b707ce1e37826 Reviewed-on: https://chromium-review.googlesource.com/1237837 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#593462}
-
Wez authored
Change-Id: Idb59b065a592de026cbdfe13e820ffabb7bf0674 Reviewed-on: https://chromium-review.googlesource.com/1239713 Commit-Queue: Wez <wez@chromium.org> Reviewed-by:
Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/master@{#593461}
-
Nico Weber authored
Bug: 832676 Change-Id: I12724b2c0bd76aa86b598f5a23b8c20decf3ba92 Reviewed-on: https://chromium-review.googlesource.com/1239639 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#593460}
-
- 23 Sep, 2018 9 commits
-
-
Joel Hockey authored
Bug: 888026 Change-Id: Ia5524831cba189f390b650950112e86450c9bcd2 Reviewed-on: https://chromium-review.googlesource.com/1240133 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#593459}
-
Siddhartha authored
The task context is useful to debug mojo memory leaks since IPC messages are tagged with contexts BUG=874530 Change-Id: Id59d016f963f41fdeda6af69b3c470f0101dbfe7 Reviewed-on: https://chromium-review.googlesource.com/1232683Reviewed-by:
Erik Chen <erikchen@chromium.org> Commit-Queue: Siddhartha S <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#593458}
-
Robert Sesek authored
Bug: 832676 Change-Id: I1c9874f3f0f80bdef3a6cd7351a0504e8c7ad36c Reviewed-on: https://chromium-review.googlesource.com/1239634Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#593457}
-
Dominic Mazzoni authored
There was a pervasive assumption throughout the code that AXTreeID was a 32-bit int. This patch switches AXTreeID to a std::string but doesn't otherwise change the functionality, with a goal of cleaning up that assumption everywhere. As an ultimate goal I'd like to explore using base::UnguessableToken for AXTreeID, and this is just the first step. See bug for motivation and details. Even if we decide not to go that route, I think this is a worthwhile refactoring either way, to give us the flexibility to change AXTreeID into any type later. Bug: 881986 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Ic2c45d19ada492fa9c96222fb0666abd750ce1d1 Reviewed-on: https://chromium-review.googlesource.com/1212484 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#593456}
-
Ben Wagner authored
https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/dfddc2d97596..abd997aa7cf2 $ git log dfddc2d97..abd997aa7 --date=short --no-merges --format='%ad %ae %s' 2018-09-21 wl Improve documentation of `FT_LOAD_NO_RECURSE'. 2018-09-21 bungeman Improve auto-hinter handling of bitmap fonts (#54681). 2018-09-21 wl [raster] Fix disappearing vertical lines (#54589). 2018-09-21 wl [base] Some comments. 2018-09-20 apodtele * src/base/ftobjs.c (ft_glyphslot_reset_bimap): Tiny rounding tweak. 2018-09-20 apodtele [pcf] Replace charmap implementation. 2018-09-20 wl [base] Remove unused function `FT_GlyphLoader_CopyPoints'. 2018-09-19 apodtele [pcf] Prepare to replace charmap implementation. 2018-09-18 apodtele Remove unused fields. Created with: roll-dep src/third_party/freetype/src R=bungeman@chromium.org,drott@chromium.org CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_msan_rel_ng PDFium-Issue: pdfium:1159 Change-Id: I5640bef8565d2ce1eb1b199245fee8e4e979873c Reviewed-on: https://chromium-review.googlesource.com/1238775Reviewed-by:
Dominik Röttsches <drott@chromium.org> Commit-Queue: Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/master@{#593455}
-
Miguel Casas authored
This CL adds a new test case to CanvasResourceDispatcherTest, generating a CompositorFrame and inspecting its contents, specially regarding its expected opacity, size and |damage_rect|. For that, it moves the Mock classes landed in crrev.com/c/1228859 to one level deeper renderer/platform/graphics/test/ so it can be used from where CanvasResourceDispatcherTest lives. At the same time, it extracts the hardcoded ASSERT/EXPECT out of it, to be run in the test cases themselves and finally renames the file to mock_compositor_frame_sink to better reflect what it does now. This CL only touches webkit_unit_tests stuff. Bug: 788439 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I6af472f0cc6e80c17bd707f0734ad83a4688d021 Reviewed-on: https://chromium-review.googlesource.com/1238798 Commit-Queue: Miguel Casas <mcasas@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#593454}
-
Andrew Grieve authored
This happens for: com.google.android.play.core.splitcompat.c TBR=wnwen # Fixing official bots Bug: 887876 Change-Id: I37ce1fbc6f282228a33311136980aba509ad1eb8 Reviewed-on: https://chromium-review.googlesource.com/1240015Reviewed-by:
agrieve <agrieve@chromium.org> Commit-Queue: agrieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#593453}
-
Robert Sesek authored
The feature still exists beacuse tests toggle it, but this removes it from the flags UI. Bug: 832676 Change-Id: I6971276883e19792f962f9e17d4fa50e8265a1d0 Reviewed-on: https://chromium-review.googlesource.com/1239766Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#593452}
-
Robert Sesek authored
Bug: 832676 Change-Id: I631e54fef31ed42828aabbe674cb67c1e2165763 Reviewed-on: https://chromium-review.googlesource.com/1239764Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#593451}
-
- 22 Sep, 2018 12 commits
-
-
Nico Weber authored
Like the uitest change in https://chromium-review.googlesource.com/c/chromium/src/+/1237454 For some reason the CQ didn't catch this issue. TBR=rsesek Bug: 832676 Change-Id: Ie58e701f0f7d231432c1636366545ee211c5e712 Reviewed-on: https://chromium-review.googlesource.com/1239761Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#593450}
-
Emircan Uysaler authored
Bug: 326740 Change-Id: I6cbb658b6fed6bdc7bf48700f60d17a02176f65a Reviewed-on: https://chromium-review.googlesource.com/1239513 Commit-Queue: Emircan Uysaler <emircan@chromium.org> Reviewed-by:
Weiyong Yao <braveyao@chromium.org> Cr-Commit-Position: refs/heads/master@{#593449}
-
Nico Weber authored
(NOPRESUBMIT because crbug.com/875886) NOPRESUBMIT=true TBR=blundell Bug: 832676 Change-Id: I94367d0813b7721c6bee355343f17b0f19073a74 Reviewed-on: https://chromium-review.googlesource.com/1239021 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#593448}
-
David Bokan authored
Change-Id: I35e9c2a9998d9c648c5eef4d29ad19ab24398e84 Reviewed-on: https://chromium-review.googlesource.com/1239719Reviewed-by:
Ned Nguyen <nednguyen@google.com> Commit-Queue: Ned Nguyen <nednguyen@google.com> Cr-Commit-Position: refs/heads/master@{#593447}
-
Ryan Sleevi authored
In line with docs/code_reviews.md, remove the "emeritus" reviewers. Bug: none Change-Id: Iea5d729f112faa2648ca207ca912890c271612de Reviewed-on: https://chromium-review.googlesource.com/1238787Reviewed-by:
David Benjamin <davidben@chromium.org> Commit-Queue: Ryan Sleevi <rsleevi@chromium.org> Cr-Commit-Position: refs/heads/master@{#593446}
-
Nico Weber authored
Unused now that the cocoa find_bar code is deleted. Bug: 832676 Change-Id: I9a29167cde164656f6e51182e50ba300fd93419d Reviewed-on: https://chromium-review.googlesource.com/1239633Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#593445}
-
Leszek Swirski authored
Currently, the small script streaming disabled heuristic is disabled for the scheduled script streaming flag. Remove this for now, so that we can test the scheduling perf impact independently from heuristic changes. Bug: chromium:865098 Bug: chromium:866868 Change-Id: Ib3974ebe6d28dadb8421e75fd13801e0d916de24 Reviewed-on: https://chromium-review.googlesource.com/1238435Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Ross McIlroy <rmcilroy@chromium.org> Commit-Queue: Leszek Swirski <leszeks@chromium.org> Cr-Commit-Position: refs/heads/master@{#593444}
-
Thomas Tangl authored
When the account image is updated in the background, settings is now notified to make changes accordingly. Bug: 882384 Change-Id: I05000533de1205fc5b9d9a9500b4c05f088e8923 Reviewed-on: https://chromium-review.googlesource.com/1238501Reviewed-by:
Scott Chen <scottchen@chromium.org> Commit-Queue: Thomas Tangl <tangltom@chromium.org> Cr-Commit-Position: refs/heads/master@{#593443}
-
David Tseng authored
At runtime, the actual list of available attributes on an AutomationNode can be found at: chrome/renderer/resources/extensions/automation/automation_node.js 'scrollable' was previously missing from automation.idl. Its inclusion in the idl correctly matches what is available at runtime and makes it included in externs. Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: I1b78d883cd256d8bbe48272baec5f8fa8ff88423 Reviewed-on: https://chromium-review.googlesource.com/1238821 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#593442}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/738aa56a10f9..fe48d54568d2 Created with: gclient setdep -r src-internal@fe48d54568d2 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-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=mmoss@chromium.org Change-Id: I915347fc46e4c24779b4e2ba852c20ea36ac43b7 Reviewed-on: https://chromium-review.googlesource.com/1239893Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#593441}
-
Ned Nguyen authored
This reverts commit c2747b15. Reason for revert: breaking many loading perf tests BUG:888222 Original change's description: > Perfetto: Fix trace buffer memory size > > Some unnoticed debug sizing caused the host-side tracing buffer > to be a bit larger than necessary. > > R=ssid@chromium.org > > Bug: 886685 > Change-Id: I56f3ed15952d7f0d6382b6e939c5386169f672b8 > Reviewed-on: https://chromium-review.googlesource.com/1236663 > Reviewed-by: Siddhartha S <ssid@chromium.org> > Commit-Queue: oysteine <oysteine@chromium.org> > Cr-Commit-Position: refs/heads/master@{#593257} TBR=oysteine@chromium.org,ssid@chromium.org Change-Id: I6a19cad20042d06bc6ac8406cb1f8ac9d3fa79ca No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 886685 Reviewed-on: https://chromium-review.googlesource.com/1239077Reviewed-by:
Ned Nguyen <nednguyen@google.com> Commit-Queue: Ned Nguyen <nednguyen@google.com> Cr-Commit-Position: refs/heads/master@{#593440}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/de8b7f52c072..738aa56a10f9 Created with: gclient setdep -r src-internal@738aa56a10f9 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-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=mmoss@chromium.org Change-Id: Ie370693d9e1f4689c7b9892c54d4debc5ffb5ba8 Reviewed-on: https://chromium-review.googlesource.com/1238991Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#593439}
-