Commit Graph

39371 Commits

Author SHA1 Message Date
Florin Malita
226ba98668 [skshaper] Export "primitive" sources in public.bzl
The harfbuzz backend is not usable in G3 at this point (missing
SkLoadICU header).  Making the primitive backend available to unblock
Skottie progress.

TBR=
Bug: skia:8696
Change-Id: I5aa1003f33926450f6c7512736cd71f9e1c80297
Reviewed-on: https://skia-review.googlesource.com/c/185600
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Florin Malita <fmalita@chromium.org>
2019-01-21 17:29:33 +00:00
skia-autoroll
fa01b214d5 Roll third_party/externals/angle2 7403dd2cd376..bf433727853d (1 commits)
7403dd2cd3..bf43372785


git log 7403dd2cd376..bf433727853d --date=short --no-merges --format='%ad %ae %s'
2019-01-21 jmadill@chromium.org Use binary merge strategy for code generator hashes.


Created with:
  gclient setdep -r third_party/externals/angle2@bf433727853d

The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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=skia.primary:Build-Debian9-Clang-x86_64-Release-ANGLE;skia.primary:Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE
TBR=djsollen@google.com

Change-Id: I290bb3004133fc6d3c932f6c1fadec8dc08f30bf
Reviewed-on: https://skia-review.googlesource.com/c/185562
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-01-21 17:23:44 +00:00
Mike Reed
5d052dac3a hide hinting and flag enums with PAINT_FLAGS
A preflight for https://skia-review.googlesource.com/c/skia/+/185460

Bug: skia:2664
Change-Id: I83f7f9cd500e8507b559462835477ba8ae7c11ab
Reviewed-on: https://skia-review.googlesource.com/c/185540
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
2019-01-21 15:45:37 +00:00
Mike Reed
463c0737a8 oops, forgot to set hinting on font
Bug: skia:
Change-Id: I825ecd929a60a450eb179600c4b0b81bda3aaec6
Reviewed-on: https://skia-review.googlesource.com/c/185541
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
2019-01-21 15:39:17 +00:00
skia-autoroll
3b84baa5ab Roll ../src b1e66fcbbc89..9d6cc12318d2 (17 commits)
b1e66fcbbc..9d6cc12318


git log b1e66fcbbc89..9d6cc12318d2 --date=short --no-merges --format='%ad %ae %s'
2019-01-20 vtsyrklevich@chromium.org Test field trial change to reduce perf regressions
2019-01-20 tetsui@chromium.org StaticKCM: Add layout_change to Wayland extension
2019-01-20 pshmakov@google.com Force show controls when transitioning to reader mode
2019-01-20 leon.han@intel.com [OnionSoup] Replace WebConsoleMessage::Level with mojom::ConsoleMessageLevel
2019-01-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 66e184425565..7d81f6fd6f9b (1 commits)
2019-01-20 lushnikov@chromium.org DevTools: addScriptToEvaluateOnNewDocument should work with disabled javascript
2019-01-20 pmalani@chromium.org Add histograms for Smart Dim ML service calls
2019-01-20 chrome-release-bot@chromium.org Updating trunk VERSION from 3678.0 to 3679.0
2019-01-20 reed@google.com fix typo from prev refactor -- hinting is on font
2019-01-20 paulmiller@google.com WebView: Activate AndroidWebViewSessionConsistencyTest
2019-01-20 avi@chromium.org Alphabetize the flag.json file.
2019-01-20 xingliu@chromium.org Adds a feature flag for foreground notification manager.
2019-01-20 dgozman@chromium.org DocumentLoader: make srcdoc navigations async (attempt #2)
2019-01-20 ccameron@chromium.org Disable app shim signature check
2019-01-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 60bff2366ee7..66e184425565 (1 commits)
2019-01-20 edchin@chromium.org [ios] Refactor tab printing
2019-01-20 wez@chromium.org Revert "Roll src-internal 9eb5076ed0c1..187f3372e0fd (1 commits)"


Created with:
  gclient setdep -r ../src@9d6cc12318

The AutoRoll server is located here: https://autoroll.skia.org/r/chromium-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=skia.primary:Perf-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia.primary:Test-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer
TBR=djsollen@google.com

Change-Id: Icb5cac66eb8e8b0a80ca73be56421f6ff595dc38
Reviewed-on: https://skia-review.googlesource.com/c/185506
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-01-20 19:56:33 +00:00
skia-recreate-skps
7d81f6fd6f Update go_deps asset
Automatic commit by the UpdateGoDEPS bot.

TBR=borenet@google.com

Change-Id: I18210c0ee1197f6f13d57e4ec88182416829fab5
Reviewed-on: https://skia-review.googlesource.com/c/185527
Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
2019-01-20 06:13:07 +00:00
skia-autoroll
66e1844255 Roll ../src 3ff6f8afb698..b1e66fcbbc89 (287 commits)
3ff6f8afb6..b1e66fcbbc


git log 3ff6f8afb698..b1e66fcbbc89 --date=short --no-merges --format='%ad %ae %s'
2019-01-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 9eb5076ed0c1..187f3372e0fd (1 commits)
2019-01-19 gab@chromium.org [base] Re-enable TSAN Timer tests after banning problematic use case
2019-01-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal f0e343144091..9eb5076ed0c1 (2 commits)
2019-01-19 lixan@yandex-team.ru Normalize Profile DoFinalInit sequence
2019-01-19 gab@chromium.org [base] Make Timer::SetTaskRunner sequence-affine.
2019-01-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 5fe6625e6358..f0e343144091 (1 commits)
2019-01-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 68a3f3924536 to dbc740f128f2
2019-01-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll AFDO from 73.0.3676.1_rc-r1 to 73.0.3677.0_rc-r1
2019-01-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 6bd87315be37..60bff2366ee7 (1 commits)
2019-01-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 58362c70acb1..5fe6625e6358 (3 commits)
2019-01-19 sinhak@chromium.org Add hooks for displaying Account Manager welcome screen
2019-01-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal eb3db70cfac2..58362c70acb1 (3 commits)
2019-01-19 manucornet@chromium.org CrOS shelf: Simplify focus cycling code and add overflow button
2019-01-19 manucornet@chromium.org CrOS shelf: Shelf bubble logic refactor
2019-01-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 5c7a3ac0e214..6bd87315be37 (1 commits)
2019-01-19 piman@chromium.org Always reset texture binding in ~ScopedTextureBinder
2019-01-19 abhijeet@igalia.com Remove ScopedTaskEnvironment references from search_suggest_service_unittest.cc
2019-01-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 08b54598ac94..eb3db70cfac2 (3 commits)
2019-01-19 pwnall@chromium.org Add missing gmock using statements in tests.
2019-01-19 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.3.451.
2019-01-19 cduvall@chromium.org Clear request body on redirect if new method is GET in webRequest proxy
2019-01-19 rajendrant@chromium.org Fix previously failed proxies getting ignored in warmup url check
2019-01-19 magchen@chromium.org Improve Pixel_DirectComposition_ComplexOverlays test stability
2019-01-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 1084b877e1a5..08b54598ac94 (1 commits)
2019-01-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 82a8451ac0f2 to 68a3f3924536
2019-01-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium a49689f3dde6..8dbd0e26da72 (3 commits)
2019-01-19 sangwoo.ko@navercorp.com Disable animation on tabs when rich animation is disabled.
2019-01-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle c3abb7f1a250..7403dd2cd376 (2 commits)
2019-01-19 wez@chromium.org [Fuchsia] Fix GN isolate map label for castrunner_browsertests.
2019-01-19 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.3.450.
2019-01-19 chili@chromium.org [Explore sites]: Change which categories are displayed based on activity and shown count.
2019-01-19 eirage@chromium.org Clean up PassMousePressToScrollbar caller
2019-01-19 thestig@chromium.org Remove content::kMaxRendererProcessCount.
2019-01-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 7f8711115d20..1084b877e1a5 (1 commits)
2019-01-19 pbos@chromium.org Fix pending-entry reuse for same-document commit
2019-01-19 dbeam@chromium.org Dark Mode: update Bookmarks page folder icons and selection colors
2019-01-19 chrome-release-bot@chromium.org Updating trunk VERSION from 3677.0 to 3678.0
2019-01-19 pkasting@chromium.org Temporarily disable a flaky test while I attempt to fix.
2019-01-19 dpapad@chromium.org Settings WebUI: Add JS type checking for crostini subpage.
2019-01-19 pbos@chromium.org Experiment with displaying the favicon earlier
2019-01-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal e62be76615a6..7f8711115d20 (4 commits)
2019-01-19 seantopping@chromium.org Fix potential null dereference in RenderWidgetHostViewChildFrame
2019-01-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools cf032973e30c..f7971436824d (1 commits)
2019-01-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 4ac0b64bb236..fab27dfe460a (1 commits)
2019-01-19 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.3.448.
2019-01-19 dbeam@chromium.org Remove unnecessary compiled_resources2.gyp file
2019-01-19 fdegans@chromium.org [Fuchsia] Rename //fuchsia/net_http to //fuchsia/http.
2019-01-19 jonross@chromium.org Stop suppressing two WebGL-related context loss tests on macOS.
2019-01-19 pfeldman@chromium.org DevTools: brush up the overlay highlight plumbing.
2019-01-19 loyso@chromium.org Remove TestingProfile::ForceIncognito() API
2019-01-19 dbeam@chromium.org Dark Mode: use standard loading message color on bookmarks
2019-01-19 crouleau@chromium.org Format component for webrtc benchmark.
2019-01-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 6ae34889cd8a..c3abb7f1a250 (1 commits)
2019-01-19 dfried@chromium.org Windows titlebar color change now correctly propagates to browser.
2019-01-19 dbeam@chromium.org Remove unnecessary third_party/closure_compiler/build/ directory
2019-01-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll AFDO from 73.0.3674.0_rc-r1 to 73.0.3676.1_rc-r1
2019-01-19 chfremer@chromium.org [Video Capture Service] Multi-client: Add VideoSource implementation
2019-01-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 574e57a00200..e62be76615a6 (2 commits)
2019-01-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium e404b2965e7e..a49689f3dde6 (2 commits)
2019-01-19 xiaohuic@google.com Add hotword settings for device without DSP support
2019-01-19 shyamsundarp@google.com [Chromecast] Fix model name for AT N devices.
2019-01-19 chfremer@chromium.org [Video Capture Service] Trigger MediaDevices.ondevicechange event when adding/removing virtual devices
2019-01-19 hiroshige@chromium.org Add generate script for Layered API resource grdp/h files.
2019-01-19 shampson@chromium.org Adds pre shared key support to RTCQuicTransport.
2019-01-19 hiroshige@chromium.org [WPT] Unify mixed-content and referrer-policy generator scripts
2019-01-19 pfeldman@chromium.org DevTools: make contrast value in devtools tooltip accessible.
2019-01-19 dalecurtis@chromium.org Reorder VideoFrameSubmitter methods to align with header. Add docs.
2019-01-19 japhet@chromium.org Fix flaky tests caused by async javascript url execution
2019-01-19 dbeam@chromium.org Add --replace to rgbify_hex_vars.py so colors aren't duplicated
2019-01-19 findit-for-me@appspot.gserviceaccount.com Revert "Portals: Expose portalHost to portal's browsing context"
2019-01-19 harringtond@chromium.org Auto-fetch: Add in-progress notification and UMA
2019-01-19 luum@chromium.org Disallow copy/assign for PpdProviderQueueEntry's
2019-01-19 jrw@google.com [Re-land] [Cast MRP] Media commands, media status, and SET_VOLUME.
2019-01-19 huangdarwin@chromium.org Async Clipboard: Automate writeImage/readImage test
2019-01-19 iwells@chromium.org Move Limitless Prefetching from Features to Preferences
2019-01-19 chouinard@chromium.org Reland: "[Chromeshine] Persist suspensions to LevelDB."
2019-01-19 nikitapodguzov@chromium.org Add path of the file with fetched data in external data policy pipeline.
2019-01-19 lethalantidote@chromium.org Updates time values to use aria attributes.
2019-01-19 agrieve@chromium.org ApplicationStatus.java: Don't use WeakReference in getRunningActivities()
2019-01-19 huayinz@chromium.org Append managed information on the summary of managed preferences
2019-01-19 fdegans@chromium.org [Fuchsia] Remove application_config_manager stub implementation.
2019-01-19 eugenebut@google.com Remove deprecated keys for CRWNavigationItemStorage.
2019-01-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools deab113bfb35..cf032973e30c (1 commits)
2019-01-19 weidongg@chromium.org Fix double focus issue in search results page
2019-01-19 alexmos@chromium.org Add crash keys to debug DidCommit-time renderer kills.
2019-01-19 gab@chromium.org [VideoFrameCompositor] Don't make an explicit but redundant call to Timer::SetTaskRunner()
2019-01-19 katie@chromium.org Show the modal dialog when the user enables the image labels setting.
2019-01-19 beccahughes@chromium.org [Media Notification] Use source title as the app name
2019-01-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 7fdaa178fa97..5c7a3ac0e214 (1 commits)
2019-01-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 641f6a4faeab..574e57a00200 (5 commits)
2019-01-19 xiaohuic@google.com assistant: fix potential shutdown crash
2019-01-19 crouleau@chromium.org [Benchmarking] Cleanup: delete unused benchmark_sharding_map.json
2019-01-19 crouleau@chromium.org [go/perfbot-sheriff] Make flakiness dashboard link better.
2019-01-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 81fb2649bf2c..d14db341b834 (2 commits)
2019-01-19 agl@chromium.org Send KeyUpdates after the first post-handshake write.
2019-01-19 kelvinjiang@chromium.org [Extensions] Implement delete functionality for activity log item
2019-01-19 domenic@chromium.org KV Storage: make keys()/values()/entries() async iterators
2019-01-19 crouleau@chromium.org Revert "Add a perf test that PingPongs tasks between two threads."
2019-01-19 jzw@chromium.org Add CVC verification UI to ChromeWebView shell app.
2019-01-19 bsheedy@chromium.org Disable gtest to histogram conversion
2019-01-19 weidongg@chromium.org Make app list stay open after display update
2019-01-19 bsep@chromium.org Make ExtensionInstallDialogView a BubbleDialogDelegateView.
2019-01-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 9c6395b6d1f4..d7a9fedb35ec (18 commits)
2019-01-19 eroman@chromium.org Convert ProxyResolutionServiceProvider to use Network Service.
2019-01-19 manukh@chromium.org [omnibox chrome:omnibox] Decrease inputs font-size to .75rem.
2019-01-19 rakina@chromium.org Make invisible nodes count in total matches for find-in-page
2019-01-19 tmathmeyer@chromium.org Remove the switch for D3D11VP9
2019-01-19 kmarshall@chromium.org [fuchsia] Exclude DevTools front-end and WebUI resources from build.
2019-01-19 rnk@google.com Roll clang 350768:351477.
2019-01-18 crouleau@chromium.org Revert "[Chromeshine] Persist suspensions to LevelDB."
2019-01-18 mbarowsky@chromium.org [Telemetry] Reland mobile Play Store browsing story
2019-01-18 amusbach@chromium.org splitview: Make split view work as expected with multiprofile.
2019-01-18 pfeldman@chromium.org DevTools: make 'area screenshot' mode explicit, polish the surrounding overlay-related scenarios.
2019-01-18 martiniss@chromium.org Add new CQ bot configs to mb_config.pyl
2019-01-18 thestig@chromium.org DCHECK PrinterQuery runs on the IO thread.
2019-01-18 gab@chromium.org Disable flaky WebAppPictureInPictureWindowControllerBrowserTest.AutoPictureInPicture
2019-01-18 nigeltao@chromium.org Load ARC++ App Service icons from the cache
2019-01-18 liberato@chromium.org Added TrainingAlgorithm base class.
2019-01-18 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.3.445.
2019-01-18 mattreynolds@google.com Fire gamepad events synchronously
2019-01-18 drott@chromium.org Roll src/third_party/harfbuzz-ng/src/ 0d2727f4f..89bcfb204 (45 commits)
2019-01-18 chouinard@chromium.org [Chromeshine] Persist suspensions to LevelDB.
2019-01-18 wolenetz@chromium.org MSE-BufferByPts(andByDts): Enforce non-negative timestamp assumptions in SBS::Append
2019-01-18 xingliu@chromium.org Tracks Android notification dismiss event.
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 85ca71c2167b..6ae34889cd8a (1 commits)
2019-01-18 spang@chromium.org Bring up gpu_unittests on Fuchsia
2019-01-18 salg@google.com Removed reference to leveldb_database.h from proto_database.h
2019-01-18 vtsyrklevich@chromium.org GWP-ASan: Remove unnecessary check
2019-01-18 thestig@chromium.org Move the file descriptor used for Android printing out of PrintManager.
2019-01-18 amaralp@chromium.org [Duet] Fixing Home button disabling
2019-01-18 caseq@chromium.org Headless: fix a race when initializing OSCrypt
2019-01-18 qinmin@chromium.org Fix an issue that browser is launched when resuming a download with service manger
2019-01-18 domenic@chromium.org KV Storage: add OWNERS file
2019-01-18 rbpotter@chromium.org Print Preview Destinations Dropdown: Change option to More destinations
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia d4a6a15e024a..7fdaa178fa97 (6 commits)
2019-01-18 huangdarwin@chromium.org Async Clipboard: Updating test harness (js-test.js -> testharness.js)
2019-01-18 asymmetric@chromium.org Rename Comodo CT Logs to 'Sectigo'
2019-01-18 annelim@google.com [Autofill] Add Autofill StrikeSystem to FieldTrial
2019-01-18 pnoland@chromium.org Disable flaky test synthetic-pinch-zoom-gesture-touchpad.html
2019-01-18 khmel@chromium.org arc: Implement ArcTracingGraphicsModel.
2019-01-18 newcomer@chromium.org cros: Don't remove highlight if menu is shown via keyboard
2019-01-18 xhwang@chromium.org media: Provide a way to override DVLOGs
2019-01-18 vtsyrklevich@chromium.org GWP-ASan: Marginal stack trace improvement
2019-01-18 thegreenfrog@chromium.org [ios] Add FindInPageManagerImpl class
2019-01-18 johannes@chromium.org Roll inspector_protocol to 9cba74155ff34f0695c1f975ee087049204d3dc5.
2019-01-18 zmo@chromium.org Remove Safe* math helper functions in gpu command buffer
2019-01-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 8df89e454ec1..641f6a4faeab (4 commits)
2019-01-18 xidachen@chromium.org Plumbing PaintWorkletImageProvider to PlaybackParam
2019-01-18 xiaohuic@google.com assistant: fix oobe crash
2019-01-18 thestig@chromium.org DCHECK PrintJob runs on the UI thread.
2019-01-18 gab@chromium.org [LoopbackStream] Don't make an explicit but redundant call to Timer::SetTaskRunner()
2019-01-18 danan@chromium.org Revert "Change supervised user deprecation notifications to disabled by default."
2019-01-18 gab@chromium.org Disable flaky WebAppPictureInPictureWindowControllerBrowserTest.AutoPictureInPictureWhenPictureInPictureWindowAlreadyVisible on Windows
2019-01-18 fgorski@chromium.org [Feed] Import feed@4a88e08d08e972b8994f753689dee45ba87fede7
2019-01-18 henryhsu@chromium.org Set power line frequency in video capture service
2019-01-18 uwyiming@google.com Print autofill type prediction annotation in autofill tests.
2019-01-18 mbonadei@chromium.org Migrate libjingle_xmpp to jingle_xmpp namespace.
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 7e05172b8c49 to 82a8451ac0f2
2019-01-18 adithyas@chromium.org Portals: Expose portalHost to portal's browsing context
2019-01-18 nzolghadr@chromium.org Send click event to the nearest common ancestor
2019-01-18 dtseng@chromium.org Remove line validity check in text change state machine
2019-01-18 dtseng@chromium.org Output value changes for aria sliders
2019-01-18 ericrk@chromium.org Fix ColorSpaces for Viz on Android
2019-01-18 wangxianzhu@chromium.org [PE] Fix layer under-invalidation when visiblity status changes
2019-01-18 kristipark@chromium.org [NTP] Fix new presubmit warnings for left and right properties
2019-01-18 wnwen@chromium.org Reland "Android: Replace desugar with d8 and r8 for debug"
2019-01-18 crouleau@chromium.org [go/perfbot-sheriff] Disable soundcloud:2018 on webview.
2019-01-18 vtsyrklevich@chromium.org GWP-ASan: Remove call to get entropy
2019-01-18 seblalancette@chromium.org [AF] Add check in AutocompleteHistoryManager for empty DB results.
2019-01-18 dbeam@chromium.org Dark Mode: stop light mode styles from bleeding into dark mode buttons
2019-01-18 goto@chromium.org Idle Detection API: Prototype
2019-01-18 bialpio@chromium.org Start leveraging ARCore SDK's InstallActivity
2019-01-18 waffles@chromium.org Reland 0a1b4fb27a194a6c4ec3fa22040a4e8152cd45b
2019-01-18 gab@chromium.org Disable BookmarkBarViewTest5.DND on all platforms
2019-01-18 waffles@chromium.org External CRXs must be crx3s
2019-01-18 nickdiego@igalia.com [ozone] Remove unneeded includes from ozone_platform.h
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium d2972a7b6e28..e404b2965e7e (1 commits)
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 213e15e100e3..81fb2649bf2c (1 commits)
2019-01-18 timvolodine@chromium.org [AW] Update instrumentation test filter (AwContentsClientShouldInterceptRequestTest)
2019-01-18 dgozman@chromium.org Fix leak detector in web_tests
2019-01-18 manukh@chromium.org [omnibox chrome:omnibox] Use ES6 destruct syntax
2019-01-18 adityakeerthi@google.com TaskScheduler: Add lock annotations to TestUtils
2019-01-18 mcasas@chromium.org Canvas 2D: handle null ContextGL and restyle
2019-01-18 stonebraker@chromium.org Add tutorial files for gn quick_start guide
2019-01-18 crouleau@chromium.org [go/perfbot-sheriff] Disable failing tumblr on Android Go
2019-01-18 agrieve@chromium.org Android: Remove TaskRunnerImpl.finalize() in favour of an assert
2019-01-18 sdefresne@chromium.org Convert from baze::{LazyInstance,Singleton} to base::NoDestructor
2019-01-18 samans@chromium.org Fix DCHECK after context loss in SurfaceLayerBridge
2019-01-18 agrieve@chromium.org Android: Remove ChromeBrowserProvider.finalize()
2019-01-18 alexmos@chromium.org Fix flakiness in ChildProcessSecurityPolicyTest.DynamicIsolatedOrigins
2019-01-18 emircan@chromium.org Do not preselect screen view for getDisplayMedia()
2019-01-18 dbeam@chromium.org Fix touch-specific primary paper-button background regression
2019-01-18 jamescook@chromium.org Fix blank Alt-Tab window previews under SingleProcessMash
2019-01-18 timvolodine@chromium.org [AW NS] Update instrumentation test filter (KeySystemTest)
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia ee06b33570f0..d4a6a15e024a (2 commits)
2019-01-18 wangxianzhu@chromium.org [CompositeAfterPaint] Unskip external/wpt/
2019-01-18 gab@chromium.org Revert "Disable ContextualSearchManagerTest#testTapCloseRemovedFromHistory"
2019-01-18 wolenetz@chromium.org MSE-BufferByPts: Do not require DTS monotonicity across GOPs, just within GOPs
2019-01-18 xiaochengh@chromium.org [LayoutNG] Suppress SelectionModifierTest failures
2019-01-18 qinmin@chromium.org make download auto resumption not starting full browser
2019-01-18 sque@google.com infra: Fix incorrect builder name in luci-scheduler
2019-01-18 smaier@chromium.org Android Build: Make debug dexing take dex files instead of jar files
2019-01-18 danakj@chromium.org Remove gpu raster statefulness from WebViewImpl
2019-01-18 huangdarwin@chromium.org Async Clipboard: Change readImage/writeImage from test to experimental
2019-01-18 vasilvv@chromium.org Reconcile the remaining differences between google3 and Chromium SPDY code
2019-01-18 sky@chromium.org Modernize Mojo serialization of ui::KeyEvents
2019-01-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 2b21b0b1124f..8df89e454ec1 (4 commits)
2019-01-18 sugoi@google.com Roll SwiftShader fed6789..755d744
2019-01-18 pnoland@chromium.org Disable flaky test TabMetricsTest.HideWebContents
2019-01-18 eroman@chromium.org Remove some unnecessary semi-colons.
2019-01-18 gab@chromium.org Revert "[TTS] Persist and resend event IDs for sawmill."
2019-01-18 harringtond@chromium.org auto-fetch: respond to tab close
2019-01-18 mohsen@chromium.org Set viz service message loop type according to ozone platform
2019-01-18 wangxianzhu@chromium.org [CompositeAfterPaint] Unskip css3/
2019-01-18 wangxianzhu@chromium.org Rebaseline two http/tests/devtools/layers tests
2019-01-18 raul@tambre.ee Fix some 64-bit truncation issues in //ui/gfx
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 1f750d1e3b50..85ca71c2167b (1 commits)
2019-01-18 jsbell@chromium.org Web Locks: Make mojo interfaces use associated bindings
2019-01-18 jdoerrie@chromium.org [Settings WebUI] Center Autofill Section Icons
2019-01-18 khachatryan@chromium.org [ChromeDriver] Disable failing Java test on all platforms
2019-01-18 bokan@chromium.org Add a "focusless" mode to spatial navigation
2019-01-18 ydago@chromium.org Fix chrome://management crash
2019-01-18 kristipark@chromium.org [NTP] Use white One Google Bar and white Google logo when in dark mode
2019-01-18 rockot@google.com Temporarily revert Mojo back to batch dispatch
2019-01-18 dbeam@chromium.org Dark Mode: update paper-icon-button-light's ripple opacity
2019-01-18 ddorwin@chromium.org Update comments for enable_arcore and package_arcore
2019-01-18 meacer@chromium.org Lookalike URLs: Ignore navigations that end up as net errors.
2019-01-18 lushnikov@chromium.org DevTools: Allow DOM.resolveNode to resolve into isolated worlds
2019-01-18 jperaza@chromium.org android: disable debuggerd handler on some user builds
2019-01-18 pshmakov@google.com Create FullscreenManager on-demand.
2019-01-18 ginko@google.com Refactors naming and inheritance to increase consistency in SearchResult
2019-01-18 wolenetz@chromium.org MSE-in-workers prep: Simplify MediaSource::Seekable()
2019-01-18 mbonadei@chromium.org Remove dependency on webrtc/rtc_base/thread.h.
2019-01-18 bialpio@chromium.org Add option to provide package_id when compiling DFMs
2019-01-18 vtsyrklevich@chromium.org GWP-ASan: Remove call to VirtualProtect
2019-01-18 steimel@chromium.org [Global Media Controls] Add HardwareMediaKeyHandling to about flags
2019-01-18 cduvall@chromium.org Remove passing LoadDataWithBaseUrlTests from webview NS test filter
2019-01-18 beccahughes@chromium.org Use HardwareMediaKeyHandling flag for Chrome OS
2019-01-18 huangs@chromium.org [Zucchini] ARM code: Add alignment checks for Read*() / Write*(); add tests.
2019-01-18 xiyuan@chromium.org Revert "child user: Generate Parent Access Code"
2019-01-18 estade@chromium.org Remove kDragAppsInTabletMode feature flag
2019-01-18 edchin@chromium.org [ios] Clean up PrintController
2019-01-18 kmilka@chromium.org [NTP] Parse promo log url and ping on impression.
2019-01-18 jdemeulenaere@google.com [Autofill Assistant] Use Google Sans in Autofill Assistant.
2019-01-18 ccameron@chromium.org Clean up usage of WebContentsNSViewBridge
2019-01-18 newcomer@chromium.org cros: Enable up/down arrow to move shelf focus
2019-01-18 sdy@chromium.org Only allow an app shim process to connect if it has a matching code signature.
2019-01-18 jonross@chromium.org Enforce Surface Invariants in RenderWidgetHostImpl
2019-01-18 ntfschr@chromium.org AW: propose aluo@ as owner for cts_config
2019-01-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 89aea79a2037..2b21b0b1124f (2 commits)
2019-01-18 sdefresne@chromium.org Convert from base::{LazyInstance,Singleton} to base::NoDestructor
2019-01-18 wjmaclean@chromium.org Allow looser observer tolerance for final page scale factor in test.
2019-01-18 rockot@google.com Disable a bunch of broken web tests
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 3a33fa5371e9..ee06b33570f0 (1 commits)
2019-01-18 khushalsagar@chromium.org ui/gl [android]: Update NDK ABI for SurfaceControl.
2019-01-18 odejesush@chromium.org Add a permission observer for ChooserContextBase
2019-01-18 manukh@chromium.org [omnibox chrome:omnibox] Use `rem` instead of `px` for font-size units
2019-01-18 kristipark@chromium.org [NTP] Support dark mode for toast notifications
2019-01-18 vtsyrklevich@chromium.org GWP-ASan: Add Linux unittest support
2019-01-18 mahmadi@chromium.org [iOS][Translate] Translate infobar notifications
2019-01-18 mukai@chromium.org Revert "Set always-on-top widgets non-activatable in Mash"
2019-01-18 tommycli@chromium.org Omnibox: Code health - Remove select_all parameter from FocusLocationBar
2019-01-18 digit@google.com android: Remove debug print from crete_app_bundle.py
2019-01-18 johnidel@chromium.org Add devtools setting to highlight ad frames
2019-01-18 gab@chromium.org Disable flaky ChromeSignInWebViewTest.NoFindInPageForUnattachedGuest on Mac too
2019-01-18 sophiechang@chromium.org Add UMA for scheme-specific ParseStartToFirstContentfulPaint
2019-01-18 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.3.444.
2019-01-18 dpapad@chromium.org WebUI Settings: Don't type check CrOS only code on Desktop.
2019-01-18 sdefresne@chromium.org Convert from base::{LazyInstance,Singleton} to base::NoDestructor
2019-01-18 agawronska@chromium.org child user: Generate Parent Access Code
2019-01-18 gab@chromium.org Disable flaky BookmarkBarViewTest5.DND on Linux; re-enable on Windows.
2019-01-18 stkhapugin@chromium.org Init favicon attributes provider before calling it.
2019-01-18 edcourtney@google.com Check for empty maximum size for ShellSurfaceBase.
2019-01-18 dpapad@chromium.org [Reland] Roll closure compiler to v20190106.
2019-01-18 akihiroota@chromium.org Add checkbox for language switching to ChromeVox options page.
2019-01-18 rogerta@chromium.org TokenService should get credential from credential provider if available.
2019-01-18 andrewxu@chromium.org Show feedback app on sign-in screen
2019-01-18 amalova@chromium.org Add session param that allows to hide CCT Topbar on dynamic module managed URLs.
2019-01-18 thestig@chromium.org Remove some dead cloud_print / local_discovery code.
2019-01-18 mario@igalia.com Add API to replace AccountTrackerService::SetMigrationDone
2019-01-18 dbeam@chromium.org Dark Mode: fix a bunch of wrong colors
2019-01-18 thomasanderson@chromium.org Switch Mac to in-tree libc++ builds
2019-01-18 jam@chromium.org Support content scheme and file scheme for application assets and resources with network service.
2019-01-18 cduvall@chromium.org Disable ContextualSearchManagerTest#testTapCloseRemovedFromHistory
2019-01-18 agrieve@chromium.org Reland #2: Android: Replace ConcurrentHashMap usage with manual lock.
2019-01-18 jwd@chromium.org Adding a header to the UMA/UKM uploads that contains a HMAC SHA256 signature of the upload payload.
2019-01-18 riajiang@chromium.org Update hit-test data sequence to be aligned with RootRenderPass.


Created with:
  gclient setdep -r ../src@b1e66fcbbc

The AutoRoll server is located here: https://autoroll.skia.org/r/chromium-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=skia.primary:Perf-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia.primary:Test-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer
TBR=halcanary@google.com

Change-Id: I4dbe6852aa6ccbbfe27c630a881cf5825895de4d
Reviewed-on: https://skia-review.googlesource.com/c/185503
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-01-19 19:26:07 +00:00
skia-recreate-skps
60bff2366e Update go_deps asset
Automatic commit by the UpdateGoDEPS bot.

TBR=borenet@google.com

Change-Id: I01c519d96576d14d32c23af249cf5442579d30b2
Reviewed-on: https://skia-review.googlesource.com/c/185421
Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
2019-01-19 06:10:02 +00:00
skia-autoroll
6bd87315be Roll third_party/externals/angle2 85ca71c2167b..7403dd2cd376 (4 commits)
85ca71c216..7403dd2cd3


git log 85ca71c2167b..7403dd2cd376 --date=short --no-merges --format='%ad %ae %s'
2019-01-19 jmadill@chromium.org Vulkan: Inline transition query.
2019-01-19 jmadill@chromium.org Vulkan: Don't store vertex attrib format and stride.
2019-01-18 syoussefi@chromium.org Fix MultiDraw shaders when loaded from cache
2019-01-18 cwallez@chromium.org Suppress test crashing on Mac ASAN AMD too.


Created with:
  gclient setdep -r third_party/externals/angle2@7403dd2cd376

The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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=skia.primary:Build-Debian9-Clang-x86_64-Release-ANGLE;skia.primary:Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE
TBR=halcanary@google.com

Change-Id: I502a5cc16ad672852256e00717c0faf44abd567f
Reviewed-on: https://skia-review.googlesource.com/c/185500
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-01-19 06:08:32 +00:00
Ben Wagner
5c7a3ac0e2 [infra] Update Win2016 image
Change-Id: I3edaae31995991a5cf7a67927594714136ad49c7
Reviewed-on: https://skia-review.googlesource.com/c/184923
Reviewed-by: Eric Boren <borenet@google.com>
Commit-Queue: Ben Wagner <benjaminwagner@google.com>
2019-01-18 21:44:35 +00:00
skia-autoroll
7fdaa178fa Roll third_party/externals/angle2 85ca189542cd..85ca71c2167b (4 commits)
85ca189542..85ca71c216


git log 85ca189542cd..85ca71c2167b --date=short --no-merges --format='%ad %ae %s'
2019-01-18 cnorthrop@google.com Create a whitelist for use in Android platform
2019-01-18 jmadill@chromium.org Even more inlining and micro-optimization.
2019-01-18 jmadill@chromium.org Use a table for vertex attrib type validation.
2019-01-18 jiajia.qin@intel.com ES31: Add top_level_array_stride support


Created with:
  gclient setdep -r third_party/externals/angle2@85ca71c2167b

The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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=skia.primary:Build-Debian9-Clang-x86_64-Release-ANGLE;skia.primary:Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE
TBR=halcanary@google.com

Change-Id: I3af6d432d0e56d3eaacadfca049de01a31352ce1
Reviewed-on: https://skia-review.googlesource.com/c/185343
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-01-18 20:51:31 +00:00
Florin Malita
6d415bce3a [skshaper] Build tweaks
Preps for building in Chromium & G3.

Change-Id: I4eb802f27aac7d3652c3b3ce427dcc758d6c31fe
Reviewed-on: https://skia-review.googlesource.com/c/185000
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: Florin Malita <fmalita@chromium.org>
2019-01-18 20:25:40 +00:00
skia-autoroll
17156ef368 Roll third_party/externals/swiftshader 755d744023ff..7a36f4816fbf (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/755d744023ff..7a36f4816fbf


git log 755d744023ff..7a36f4816fbf --date=short --no-merges --format='%ad %ae %s'
2019-01-18 chrisforbes@google.com make NDEBUG version of UNIMPLEMENTED() macro variadic too


Created with:
  gclient setdep -r third_party/externals/swiftshader@7a36f4816fbf

The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader
TBR=halcanary@google.com

Change-Id: I2a77f4fd277525c8837b540cdc67a37ceef94e79
Reviewed-on: https://skia-review.googlesource.com/c/185341
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-01-18 20:18:30 +00:00
Ben Wagner
64b894b98c Try a workaround for the Pixel ASAN push failure
There have been many recent instances where ASAN tasks running on Pixel
devices have failed to push resources to the device due to
"secure_mkdirs failed: No such file or directory." The theory is that
because the "Setting up device to run ASAN" step reboots the device, the
device isn't actually ready at the time it reports being ready. This CL
adds a sleep to the ASAN setup to work around this problem.

Here are recent examples of this failure:
https://chromium-swarm.appspot.com/task?id=4279aeb78961de10
https://chromium-swarm.appspot.com/task?id=42765d9f44ca4610
https://chromium-swarm.appspot.com/task?id=427a66499846e910
https://chromium-swarm.appspot.com/task?id=4276d85a8f270d10
https://chromium-swarm.appspot.com/task?id=42765cb3ff062a10

Change-Id: Iddf78622de3cd88ea28a532380762baafe479eb7
Reviewed-on: https://skia-review.googlesource.com/c/185320
Auto-Submit: Ben Wagner <benjaminwagner@google.com>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Ben Wagner <benjaminwagner@google.com>
2019-01-18 19:58:11 +00:00
Chris Dalton
6f6ae6a59f Convert GrRenderTargetOpList::tryConcat to an OOP-style method
This method is going to become more complicated once we account for
non-overlap constraints. This change helps keep the argument list size
and complexity under wraps.

Bug: skia:8671
Change-Id: I34ef858e196040f194f080540f5fc190964fb6f0
Reviewed-on: https://skia-review.googlesource.com/c/185360
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
2019-01-18 19:49:10 +00:00
Jim Van Verth
5acf39b5a3 Fix Bookmaker docs for MakeFromCompressed
CQ_INCLUDE_TRYBOTS=skia.primary:Housekeeper-PerCommit-Bookmaker

Change-Id: Ib73c6f9d0ca254540f16cf8638b89790a62330f9
Reviewed-on: https://skia-review.googlesource.com/c/185321
Reviewed-by: Hal Canary <halcanary@google.com>
Commit-Queue: Hal Canary <halcanary@google.com>
2019-01-18 19:49:00 +00:00
skia-autoroll
d4a6a15e02 Roll ../src a9f87d1e43bb..3ff6f8afb698 (824 commits)
a9f87d1e43..3ff6f8afb6


git log a9f87d1e43bb..3ff6f8afb698 --date=short --no-merges --format='%ad %ae %s'
2019-01-18 akihiroota@chromium.org Add feature flag for ChromeVox language switching feature.
2019-01-18 ayui@chromium.org Create a mojo version of net::GetNetworkList() in network service.
2019-01-18 mario@igalia.com Add API to replace ATS::{IsMigrationSupported,GetMigrationState}
2019-01-18 jbudorick@chromium.org Disable TabRestoreTest.RestoreTabWithSpecialURL on windows.
2019-01-18 acolwell@google.com Fix 'Unauthorized origin' errors during shutdown.
2019-01-18 mukai@chromium.org Set always-on-top widgets non-activatable in Mash
2019-01-18 nicolaso@chromium.org [BrowserSwitcher] Use BrowserSwitcherPrefs instead of raw pref access
2019-01-18 jdemeulenaere@google.com Rename ButtonMediumStyle to AccentMediumStyle.
2019-01-18 mahmadi@chromium.org [iOS][Translate] Support multiline labels in translate infobar popup menus
2019-01-18 xhwang@chromium.org media: Add RequestPerDeviceProvisioningPermission()
2019-01-18 jeffreycohen@chromium.org [SendTabToSelf] Add a keyed service to SendTabToSelf
2019-01-18 nzolghadr@chromium.org Consider capture target when sending click events
2019-01-18 gab@chromium.org Revert "[ios] Call LoadIfNecessary even when displaying the NTP."
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 1f939034d069..4ac0b64bb236 (1 commits)
2019-01-18 mario@igalia.com Add API to replace ATS::{SetIsChildAccount,SetIsAdvancedProtectionAccount}
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia c7234c9b7767..3a33fa5371e9 (1 commits)
2019-01-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 917be97785db..89aea79a2037 (4 commits)
2019-01-18 beaufort.francois@gmail.com Set document visibilityState to hidden when window is occluded.
2019-01-18 frechette@chromium.org Return more than a single language with ULP language code locator.
2019-01-18 cerqueira@chromium.org Improve color contrast on Family Link blocked websites page (ChromeOS)
2019-01-18 bcwhite@chromium.org Fix chromium domain errors in histograms.xml.
2019-01-18 agawronska@chromium.org UMA: Add metrics for policy related OAuth token fetch for child user
2019-01-18 digit@google.com android: Prevent AR and VR modules from using too many strings.
2019-01-18 ekaramad@chromium.org [ FeaturePolicy ] Potential violation for "layout-animation"
2019-01-18 andruud@chromium.org Optimize InvalidationSet HashSet backings.
2019-01-18 syoussefi@chromium.org Vulkan: Enable luminance/alpha WebGL tests
2019-01-18 kbr@chromium.org Update docs for process of upgrading GPU drivers.
2019-01-18 lowell@chromium.org Update AccountsInCookieJarInfo to use ListedAccount.
2019-01-18 tonikitoo@igalia.com [s13n] Convert AccountReconcilor away from PO2TS
2019-01-18 sinhak@chromium.org Optimize Account Manager welcome page resources
2019-01-18 kmilka@chromium.org [NTP] Allow blacklisting and opt-out of suggestions
2019-01-18 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.3.443.
2019-01-18 ntfschr@chromium.org AW: whitelist broken WebViewSslTest test case
2019-01-18 sebsg@chromium.org [AF] Add new strings for the split payments settings page.
2019-01-18 hbos@chromium.org Clarify RTCTrackEvent-constructor.html failure reason.
2019-01-18 jamescook@chromium.org Clean up deps in //chrome/browser/chromeos/BUILD.gn
2019-01-18 mdjones@chromium.org Add histogram for action on first omnibox suggestion
2019-01-18 calamity@chromium.org [Mojo WebUI] Make WebUITestHandler an abstract base class.
2019-01-18 ikilpatrick@chromium.org [LayoutNG] Use ForceChildLayout() instead of ForceLayout()
2019-01-18 jmadill@chromium.org Update Win7 NVIDIA bot driver dimensions.
2019-01-18 thestig@chromium.org Fix some nits in component_updater::MetadataTable.
2019-01-18 yhanada@chromium.org Change content::TextInputState::value to base::string16.
2019-01-18 yhirano@chromium.org Move WebScopedVirtualTimePauser creation to FrameFetchContext
2019-01-18 bingler@chromium.org Simplifying GeneratedCodeCache::WriteData
2019-01-18 mef@google.com [Cronet] Add const qualifier to generated struct accessor functions.
2019-01-18 bcwhite@chromium.org Fix some typos in histogram owner names.
2019-01-18 yhanada@chromium.org Fix build of 'wayland_rects_client'.
2019-01-18 gambard@chromium.org [iOS] Add test for PopupMenuMediator
2019-01-18 jbudorick@chromium.org Redisable two flaky property manager tests.
2019-01-18 tonikitoo@igalia.com [s13n] Convert DiceResponseHandler away from PO2TS
2019-01-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 5c1fe186ca81..917be97785db (1 commits)
2019-01-18 nuskos@chromium.org Remove chromium's heap scattered stream delegate in favour of replacing it with perfettos version.
2019-01-18 agrieve@chromium.org Android: Always compile with errorprone (even for debug)
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 6ca0a8ed6790..1f939034d069 (1 commits)
2019-01-18 beaufort.francois@gmail.com Auto Picture-in-Picture should apply only to playing video
2019-01-18 gab@chromium.org [base/task] Clarify SingleThreadTaskRunnerThreadMode::DEDICATED docs
2019-01-18 tikuta@chromium.org [build] fix missing outputs file of android lint
2019-01-18 pauljensen@chromium.org [Cronet] Fix CronetUrlRequestTest.testManyRequests to run on Jelly Bean
2019-01-18 shaktisahu@chromium.org Download InfoBar : Handling paused and cancelled state correctly
2019-01-18 tonikitoo@igalia.com Implement an AccoutsMutator API for invalidating refresh token of the primary account
2019-01-18 joenotcharles@google.com Add scan locations to chrome_cleaner logs
2019-01-18 adityakeerthi@google.com TaskScheduler: Add lock annotations to LazyTaskRunner
2019-01-18 beaufort.francois@gmail.com Resume potentially paused video playback if entering Picture-in-Picture
2019-01-18 manukh@chromium.org [omnibox chrome:omnibox] Rename AutocompleteResults to AutocompleteResponse
2019-01-18 jkim@igalia.com [s13n] Add IdentityManager::Observer::OnAccountUpdated
2019-01-18 chili@chromium.org [Explore sites]: Update activity table when there is a site click.
2019-01-18 jbudorick@chromium.org Move layout tests entirely to Mac 10.13.
2019-01-18 vtsyrklevich@chromium.org GWP-ASan: Reduce default memory usage
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from ccbe4eaa8faa to 7e05172b8c49
2019-01-18 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.3.441.
2019-01-18 drott@chromium.org Revert "Reland "Enable unique font matching matching by default""
2019-01-18 altimin@chromium.org [scheduler] Remove throttling from MainThreadScheduler
2019-01-18 beaufort.francois@gmail.com Add experimental support for Auto Picture-in-Picture
2019-01-18 yhirano@chromium.org Move "global properties" to ResourceFetcherProperties, part 4
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 15214423845e..1f750d1e3b50 (2 commits)
2019-01-18 jlebel@chromium.org [iOS] Moving sync error to sync section for Google services settings
2019-01-18 abhijeet@igalia.com Remove PrefService, AccountTrackerService and ScopedTaskEnvironment references from one_google_bar_service_unittest.cc
2019-01-18 digit@google.com android: Keep Webview resources into base bundle module.
2019-01-18 brianosman@google.com Cleanup in gfx::ColorSpace
2019-01-18 vogelheim@chromium.org Store TrustedURL and TrustedScriptURL contents as string, take 2
2019-01-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 57f5615e2daf..5c1fe186ca81 (1 commits)
2019-01-18 mrsuyi@chromium.org Fix tab grid transition bug of grid_cell top bar.
2019-01-18 joenotcharles@google.com Add modified shortcuts to chrome_cleaner logs
2019-01-18 mattcary@chromium.org Android startup: Orderfile memory optimization trial.
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 8e77731b1363..6ca0a8ed6790 (1 commits)
2019-01-18 peconn@chromium.org 🤝 Wipe Override cache for testing.
2019-01-18 bsazonov@chromium.org [Unity][Android] Reorder code for contextual suggestions in SyncAndServicesPreferences
2019-01-18 fhorschig@chromium.org [Mfill Android] Use generic BarItemViewHolder to enable recycling
2019-01-18 tobiasjs@google.com [aw] Create a force dark AwSetting
2019-01-18 timvolodine@chromium.org [AW NS] Fix shouldInterceptRequest null stream response case
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia b84f90df6f82..c7234c9b7767 (1 commits)
2019-01-18 beaufort.francois@gmail.com Don't throttle hidden tab in Picture-in-Picture
2019-01-18 ulan@chromium.org Reland "[perf] Add browse:social:tumblr_infinite_scroll system health story"
2019-01-18 ahaas@chromium.org [v8][gin] Implement CallLowPriorityTaskOnWorkerThread
2019-01-18 chrome-release-bot@chromium.org Updating trunk VERSION from 3676.0 to 3677.0
2019-01-18 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.3.439.
2019-01-18 hferreiro@igalia.com Clean unused code from login_service_ui_factory.cc
2019-01-18 peconn@chromium.org Reland "🤝 Account for signature in verification result cache."
2019-01-18 rohitrao@chromium.org [ios] Compiles ios/testing/earl_grey under both EG1 and EG2.
2019-01-18 garrick@google.com anonymizer_tool: Whitelist certain special purpose IPv4 subnets.
2019-01-18 grunell@chromium.org Extend test cases with uploading of WebRTC text log.
2019-01-18 guidou@chromium.org [Onion Soup] Move content::MediaStreamSink to Blink
2019-01-18 ntfschr@chromium.org Android: clean up EmbeddedTestServer
2019-01-18 mstensho@chromium.org [LayoutNG] replaced-breaking.html fails like in legacy.
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 85ca189542cd..15214423845e (1 commits)
2019-01-18 rayankans@chromium.org [Background Fetch] Remove uploads feature flag.
2019-01-18 mrsuyi@chromium.org Enable accessibility font size for interstitial page.
2019-01-18 lowell@chromium.org Update BuildFakeGaiaCookieManagerServiceWithOptions not to take a bool.
2019-01-18 vasilvv@chromium.org Platformize more of SPDY code.
2019-01-18 yukishiino@chromium.org v8binding: Support [CallWith=Isolate]
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult a0e5e3328cd7..8e77731b1363 (6 commits)
2019-01-18 wangxianzhu@chromium.org [BlinkGenPropertyTrees] Avoid visual update loop of two svg images
2019-01-18 wdzierzanowski@opera.com Expose CONNECT headers to ProxyDelegate
2019-01-18 abhijeet@igalia.com Port android_management related classes to IdentityManager
2019-01-18 rajendrant@chromium.org Reland "LazyLoad: Fix deferred loading of CSS background images"
2019-01-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 35e1e73f42dd..57f5615e2daf (10 commits)
2019-01-18 mstensho@chromium.org [LayoutNG] text-overflow-015.html fails in both engines now.
2019-01-18 mario@igalia.com Migrate inline_login_handler_impl.cc away from ProfileOAut2TokenService
2019-01-18 mlippautz@chromium.org bindings: Improve wrapper tracing for window.performance
2019-01-18 perezju@chromium.org [tools/perf] Remove references to deprecated GetRepresentativeNumber
2019-01-18 jarhar@chromium.org [DevTools] Disable prerendering in tabs where DevTools is open
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 14235d1ec095..b84f90df6f82 (2 commits)
2019-01-18 clamy@chromium.org Remove members from NavigationHandleImpl 1
2019-01-18 tangltom@chromium.org [unified-consent] Add setup-in-progress label to sync account control
2019-01-18 ahemery@chromium.org Navigation: Pass NavigationRequest directly to commit.
2019-01-18 jkim@igalia.com [s13n] Add LegacyLoadCredentials() to IdentityManager
2019-01-18 shimazu@chromium.org Add unittests for WebURLLoaderImpl when ResourceLoadViaDataPipe is on
2019-01-18 carlscab@google.com [scheduling] Use ScopedTaskEnvironment instead of MessageLoop in local_discovery
2019-01-18 carlscab@google.com [scheduling] Use ScopedTaskEnvironment instead of MessageLoop in desktop_session_duration
2019-01-18 mrsuyi@chromium.org Reland "Use bigger tab view under accessibility font size."
2019-01-18 carlscab@google.com [scheduling] Use ScopedTaskEnvironment instead of MessageLoop in browser/net
2019-01-18 nhiroki@chromium.org ServiceWorker: Make FromWebServiceWorkerNetworkProvider() available for workers
2019-01-18 ljusten@chromium.org Use install_attributes.proto from system_api
2019-01-18 mario@igalia.com Convert //chromeos/services/assistant/service.cc to use identity::ScopeSet
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 5fe7c5b92642..85ca189542cd (2 commits)
2019-01-18 gyuyoung@igalia.com s13n: Eliminate per_user_topic_registration_request.h's include of oauth2_token_service.h
2019-01-18 tasak@google.com Revert "build: Default use_lld to true on ChromeOS for x64"
2019-01-18 hbos@chromium.org Mark RTCDTMFSender-ontonechange flaky on all platforms.
2019-01-18 toyoshim@chromium.org OOR-CORS: PreflightController can receive null head.headers
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 5cfe5f2c7b78..cec40a962e60 (5 commits)
2019-01-18 hferreiro@igalia.com Convert SigninBrowserStateInfoUpdater to use IdentityManager
2019-01-18 ahaas@chromium.org Roll src/third_party/breakpad/breakpad/ 54fa71efb..9b06049ed (9 commits)
2019-01-18 mbonadei@chromium.org Do not implicitly depend on libsrtp and usrsctp.
2019-01-18 ksakamoto@chromium.org SignedExchange: Move StructuredHeaderParser to separate file
2019-01-18 calamity@chromium.org [Downloads] Remove WebUIMessageHandler superclass from Mojo Handler.
2019-01-18 vabr@chromium.org Fix typo in csv_reader.cc: maks -> marks
2019-01-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 64a7a9267e5f..35e1e73f42dd (3 commits)
2019-01-18 rockot@google.com Convert Cast service manifest overlays to C++
2019-01-18 gambard@chromium.org [iOS] Reset the frame of the WebView when displaying the tab
2019-01-18 bsazonov@chromium.org [Unity][Android] Check isEngineInitialized for sync error card
2019-01-18 shimazu@chromium.org ResourceLoadViaDataPipe: Read body at WebURLLoaderImpl
2019-01-18 mmenke@chromium.org Socket Pools Refactor 7: Make a struct containing ConnectJob args.
2019-01-18 japhet@chromium.org Run Javascript urls through the document, attempt #2
2019-01-18 ericrk@chromium.org Make sure SharedImageManager is shared correctly among GPU components
2019-01-18 yhirano@chromium.org Move task runner from FetchContext to ResourceFetcher
2019-01-18 mmoss@chromium.org Revert "Reland "Reland "Remove workaround made unnecessary by https://chromium-review.googlesource.com/c/1312234"""
2019-01-18 jkim@igalia.com [s13n] Remove unused header from web_view_password_manager_client.mm
2019-01-18 nhiroki@chromium.org Sheriff: Mark fast/canvas/OffscreenCanvas-copyImage.html as flaky on Linux
2019-01-18 jkim@igalia.com [s13n] Remove unused header from advanced_protection_status_manager_factory.cc
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 06501f59b8b1 to ccbe4eaa8faa
2019-01-18 leon.han@intel.com [ServiceWorker] Revise wpt worker-interception.https.html
2019-01-18 nhiroki@chromium.org Sheriff: Mark external/wpt/webrtc/RTCDTMFSender-ontonechange.https.html as flaky on Mac
2019-01-18 beaufort.francois@gmail.com Fix play/pause button visibility in Picture-in-Picture window
2019-01-18 dbeam@chromium.org Settings: fix whitespace issue on "Add SMB share" dialog
2019-01-18 cwallez@chromium.org Reenable dawn_end2end_tests from Linux NVIDIA experimental bot
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 799cddcb83fd..850c0d9aec6b (1 commits)
2019-01-18 yuzus@chromium.org Trigger V8 GC in OomIntervention
2019-01-18 nhiroki@chromium.org Sheriff: Mark block-size-with-min-or-max-content-table-1b.html as flaky on more bots
2019-01-18 sque@google.com infra: Add Linux/Android Goma RBE Prod builders
2019-01-18 kojii@chromium.org [auto] Update FlagExpectations for LayoutNG
2019-01-18 beaufort.francois@gmail.com Create Picture-in-Picture controller when needed.
2019-01-18 guidou@chromium.org Update MediaStreamDeviceObserver in renderer manifest
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium f801451f5520..d2972a7b6e28 (3 commits)
2019-01-18 ikilpatrick@chromium.org [LayoutNG] Rebaseline fast/writing-mode/{background-vertical-lr,basic-vertical-line}.html
2019-01-18 yusukes@chromium.org Avoid calling FireWebUIListener once OnJavascriptDisallowed is called
2019-01-18 tikuta@chromium.org [mojo] move definition of operator<< for enum to mojom-shared.cc
2019-01-18 gyuyoung@igalia.com Update my account in the OWNER file of navigatorcontentutils
2019-01-18 nhiroki@chromium.org Sheriff: Mark CSSTransition-startTime.tentative.html on Mac with [ Failure Pass ]
2019-01-18 djacobo@chromium.org Move includes in ArcExternalProtocolDialog
2019-01-18 hiroshige@chromium.org Split Layered API-related resources into a GRDP file in core/script
2019-01-18 orinj@chromium.org Remove omnibox-new-answer-layout flag usage from desktop
2019-01-18 mukai@chromium.org sync kCanAttachToAnotherWindowKey property
2019-01-18 tikuta@chromium.org build: Default use_lld to true on ChromeOS for x64
2019-01-18 afakhry@chromium.org Disable flaky tests in SingleProcessMash
2019-01-18 chrome-release-bot@chromium.org Updating trunk VERSION from 3675.0 to 3676.0
2019-01-18 yhanada@chromium.org Clarify the comments in TextInputClient.
2019-01-18 yhanada@chromium.org Use "Range?" instead of two integers for composition_text_range.
2019-01-18 manucornet@chromium.org CrOS Shelf: Show a tooltip for the overflow button
2019-01-18 agrieve@chromium.org Reland "Android: Add GcStateAssert class to ensure destroy() is called on objects"
2019-01-18 sunnyps@chromium.org Do not allow impl side invalidations until frame sink is fully active
2019-01-18 lambroslambrou@chromium.org Upgrade remoting WebRTC host to Unified Plan
2019-01-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 24e2dd1954be..64a7a9267e5f (3 commits)
2019-01-18 jkim@igalia.com [s13n] Remove unused headers from user_image_manager_browsertest.cc
2019-01-18 sergeyu@chromium.org [Fuchsia] Set web_activation for frames started in web_runner
2019-01-18 pkasting@chromium.org Compute separator color against correct background color.
2019-01-18 manukh@chromium.org [omnibox chrome:omnibox] Add checkbox to toggle cell eliding
2019-01-18 ericorth@chromium.org Convert PacFileDecider to new HostResolver API
2019-01-18 tetsui@chromium.org Unified: Merge TimeView with BaseDateTimeView.
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium d19dc58f1102..f801451f5520 (2 commits)
2019-01-18 hiroshige@chromium.org Add worker WPT test writing guide and examples
2019-01-18 findit-for-me@appspot.gserviceaccount.com Revert "[animation-worklet] Enable wpt tests to run with threaded compostiting"
2019-01-18 sinhak@chromium.org Add a welcome screen for Chrome OS Account Manager
2019-01-18 rockot@google.com Convert Ash/Content Shell manifest overlays to C++
2019-01-18 bashi@chromium.org CacheStorage: Hold a reference to CacheStorage from Cache
2019-01-18 ctzsm@chromium.org Disable testAutoFetchRequestRetainedOnOtherTabClosed
2019-01-18 sergeyu@chromium.org [Fuchsia] Exclude swiftshader libraries from the engine package
2019-01-18 kdillon@chromium.org Adding use counter for forbidden synchronous XHR in page dismissal.
2019-01-18 chrishall@chromium.org Adding feature flag for 'accessibility language detection'.
2019-01-18 eliribble@chromium.org Roll ICU to 07e7295d96
2019-01-18 mamir@chromium.org [Sync::USS] Process local changes in PasswordSyncBridge
2019-01-18 jamescook@chromium.org SingleProcessMash: Fix crash when exiting overview mode with focused app
2019-01-18 jkim@igalia.com [s13n] Move AreAllCredentialsLoaded to IdentityManager
2019-01-18 hiroshige@chromium.org Reland "Introduce OffMainThreadWorkerScriptFetchOption"
2019-01-18 agrieve@chromium.org Reland "Android: Use errorprone with checks disabled rather than javac"
2019-01-18 hsuregan@chromium.org [CrOS MultiDevice] Add disabled Messages 'Set Up' button.
2019-01-18 wez@chromium.org Ensure test socket is readable before IsConnectedAndIdle check.
2019-01-18 kristipark@chromium.org [NTP] Change Material Design colors to color constants
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 57263c2e0ccd..14235d1ec095 (1 commits)
2019-01-18 paulmeyer@chromium.org Update ReportingObserver buffer to buffer per report type.
2019-01-18 amaralp@chromium.org Adding theme color provider to top toolbar
2019-01-18 tiborg@chromium.org [vr] Add DFM to Monochrome
2019-01-18 tikuta@chromium.org [ime] build ime/chromeos/public/interfaces only in cros
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src dd4157dcee70..213e15e100e3 (2 commits)
2019-01-18 miu@chromium.org Refactor performance_browser_tests to mitigate long start-up pauses.
2019-01-18 einbinder@chromium.org DevTools: Remove ShadowDOM from text-button
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite d8a4f93b2aea..5cfe5f2c7b78 (2 commits)
2019-01-18 rickj@microsoft.com Treat Microsoft Hyper-V as having an invariant time stamp counter
2019-01-18 backer@chromium.org Cache SkPromiseImageTexture
2019-01-18 mxcai@chromium.org Settings: Add tests for delete web storage data and cookies for ETLD+1.
2019-01-18 hcarmona@chromium.org Navi: Poll for default browser change while onboarding.
2019-01-18 nohle@google.com Add CryptAuthEnrollmentResult class
2019-01-18 beccahughes@chromium.org [Media Session] Add source title
2019-01-18 karandeepb@chromium.org Extensions: Plumb manifest key for csp related install warnings.
2019-01-18 einbinder@chromium.org DevTools: Remove ShadowDOM from TextPrompt
2019-01-18 mcnee@chromium.org Have MouseWheelPhaseHandler agree on whether to route its wheel event
2019-01-18 tetsui@chromium.org Unified: Rename tray_vpn.h to vpn_util.h.
2019-01-18 mbarowsky@chromium.org [MEDIA] Disable VideoImageGenerator YUV decodes until pipeline is ready.
2019-01-18 justincohen@google.com [ios] Call LoadIfNecessary even when displaying the NTP.
2019-01-18 hiroh@chromium.org media/gpu: Call Timeouts::Initialize() in JEA and VEA unittest
2019-01-18 johntlee@chromium.org WebUI: Remove all md/material prefixes in Bookmarks code, including
2019-01-18 rkjnsn@chromium.org Enable file upload by default.
2019-01-18 beccahughes@chromium.org Fix regression in WebAppProviderFactory
2019-01-18 eroman@chromium.org Add browsertests for ProxyResolutionServiceProvider.
2019-01-18 agrieve@chromium.org Revert "Android: Add GcStateAssert class to ensure destroy() is called on objects"
2019-01-18 jsbell@chromium.org Cookies Tree: Re-use DetailedInfo instances, de-dupe child iteration
2019-01-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 902711febd7b..24e2dd1954be (3 commits)
2019-01-18 ssid@chromium.org Remove weak ptr from SharedProtoDatabase
2019-01-18 tmathmeyer@chromium.org Remove H264Accelerator::ParseSliceHeader
2019-01-18 tobiasjs@google.com [wv] Allow WebViewChromium to be subclassed in internal glue.
2019-01-18 tommycli@chromium.org Omnibox: Steady State Elisions - Fade out the path over time
2019-01-18 kbr@chromium.org Suppress two Mac NVIDIA WebGL conformance flakes.
2019-01-18 findit-for-me@appspot.gserviceaccount.com Revert "Reland "LazyLoad: Fix deferred loading of CSS background images""
2019-01-18 khorimoto@chromium.org [CrOS MultiDevice] Add AndroidSmsAppSetupController.
2019-01-18 dalecurtis@chromium.org Improve thread checking and remove SetOpaque for VideoFrameSubmitter.
2019-01-18 mustaq@google.com Add renderer update for same-origin user activation visibility.
2019-01-18 sammiequon@google.com overview: Refactor window_selector_unittest a bit.
2019-01-18 avi@chromium.org Add a Mac UMA for finding a staging directory.
2019-01-18 wangxianzhu@chromium.org [PE] Fix background-attachment:fixed invalidation in some cases
2019-01-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle b3bdd2acc4f0..5fe7c5b92642 (3 commits)
2019-01-18 sebsg@chromium.org [AF] Record card/address viewed user action in js instead of c++.
2019-01-18 palmer@chromium.org [Security] Document the Rule Of 2.
2019-01-18 chfremer@chromium.org Remove duplicate close in FakeJpegDecodeAccelerator
2019-01-18 orinj@chromium.org [omnibox] Add exhaustive unit test for Pedal concept matching
2019-01-18 ericorth@chromium.org Add MDNS listener support to HostResolver
2019-01-18 justincohen@chromium.org Revert "Use bigger tab view under accessibility font size."
2019-01-18 joenotcharles@google.com Add extension files to chrome_cleaner logs
2019-01-18 jinsukkim@chromium.org Implement gesture navigation on Android
2019-01-18 nigeltao@chromium.org Plumb ARC++ updates through the App Service
2019-01-18 eugenebut@chromium.org Enable ExternalFilesLoadedInWebState feature flag.
2019-01-18 rohitrao@chromium.org [ios] Renames the EG2 framework to AppFramework.
2019-01-17 lukasza@chromium.org Partial revert: "Verify |request_initiator| in AppCacheSubresourceURLFactory."
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 8239079b3b80 to 06501f59b8b1
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 5787b2a44d47..d8a4f93b2aea (1 commits)
2019-01-17 jam@chromium.org Fix more AwSettingsTest failures with network service.
2019-01-17 alexmos@chromium.org Remove outdated isolation checks for report_raw_headers in RDHI.
2019-01-17 dtseng@chromium.org Improvements to active descendant handling in ChromeVox
2019-01-17 mthiesse@chromium.org Ensure only most recent tab is considered important across Activities
2019-01-17 ericorth@chromium.org Convert HttpAuthHandlerNegotiate to new HostResolver API
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia d4fdf78475a1..57263c2e0ccd (1 commits)
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 7577415cc78c..dd4157dcee70 (1 commits)
2019-01-17 fdegans@chromium.org [Fuchsia] Rename //webrunner to //fuchsia
2019-01-17 backer@chromium.org Batch release of SkImages on GPU main thread
2019-01-17 thomasanderson@chromium.org Revert "Android: Use errorprone with checks disabled rather than javac"
2019-01-17 martis@chromium.org Incremental updates to the page annotator.
2019-01-17 agrieve@chromium.org Android: Use errorprone with checks disabled rather than javac
2019-01-17 mrefaat@chromium.org Remove usage of tab's goBack/goForward from sideSwipeController
2019-01-17 tbergquist@chromium.org Implement remove from group context menu option.
2019-01-17 dbeam@chromium.org Dark Mode: update cr-toolbar-selection-overlay
2019-01-17 michaeldo@chromium.org Add EarlGrey tests for chrome://inspect page.
2019-01-17 skym@chromium.org [Feed] Match histogram name between code and xml definition.
2019-01-17 ikobylin@yandex-team.ru [i18n] Convert some of chrome/browser/resources to $i18n{}
2019-01-17 cassew@google.com Microphone now hidden when record audio permission permanently denied.
2019-01-17 ender@google.com Extract AnswerSuggestionProcessor from BasicSuggestionProcessor.
2019-01-17 jameshollyer@chromium.org Devtools: Apply location on switch to custom mode
2019-01-17 caraitto@chromium.org [Cronet] Default DateTime.value to 0 to fix MSAN issue.
2019-01-17 huangdarwin@chromium.org System Clipboard: Move checks from system_clipboard over to ui/base clipboard
2019-01-17 slangley@google.com Give flags that we own the right owners.
2019-01-17 dbeam@chromium.org Dark Mode: fix dialog backgrounds
2019-01-17 yoavweiss@chromium.org [resource-timing] Modify is_secure_context_ based on resource
2019-01-17 liberato@chromium.org Trim training set size in LearningTaskControllerImpl.
2019-01-17 rockot@google.com Convert headless service manifest overlays to C++
2019-01-17 pkotwicz@chromium.org [Android Webapp] Make all callers call same method to hide splash screen 4/6
2019-01-17 fergal@chromium.org [CSS] Make ::part(foo)::placeholder work.
2019-01-17 dpapad@chromium.org Grit: Provide a safe way to include generated files to resource maps.
2019-01-17 oksamyt@chromium.org Reland "Output FrameHostMsg_CreateChildFrame parameters  -> reply struct"
2019-01-17 rbpotter@chromium.org Print Preview Destinations Dropdown: Focus fixes
2019-01-17 pnoland@chromium.org [Chromeshine] Report start and stop to the Android platform
2019-01-17 majidvp@chromium.org [animation-worklet] clean up wpt tests
2019-01-17 pbos@chromium.org Use unclamped extension count for in-menu width
2019-01-17 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 4469f99171b3..902711febd7b (3 commits)
2019-01-17 jam@chromium.org Add another null-check in GaiaScreenHandler for a null storage partition.
2019-01-17 rouslan@chromium.org [Payment Handler][JIT] Same-origin service worker registration.
2019-01-17 joenotcharles@google.com Upstream recent fixes to chrome_cleaner ipc and os dirs
2019-01-17 kevers@chromium.org Rename scope_id_ in AnimationWorklet.
2019-01-17 ender@google.com Flip order of presented text for new answer layout
2019-01-17 hbos@chromium.org Make RTCUnifiedPlanByDefault a FEATURE_ENABLED_BY_DEFAULT.
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium a8e243f9e473..d19dc58f1102 (2 commits)
2019-01-17 crouleau@chromium.org [go/perfbot-sheriff] Disable flaky browse:media:tumblr.
2019-01-17 kristipark@chromium.org [NTP] Adjust MV tile dark mode colors and add color constants
2019-01-17 wangxianzhu@chromium.org [CompositeAfterPaint] Fix paint/invalidation/background/full-viewport-repaint-for-background-attachment-fixed.html
2019-01-17 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.3.438.
2019-01-17 rajendrant@chromium.org Reland "LazyLoad: Fix deferred loading of CSS background images"
2019-01-17 dougt@chromium.org WebBluetooth - clang-format wpt
2019-01-17 baileyberro@chromium.org Remove error toast and replace with inline error messages.
2019-01-17 jameshollyer@chromium.org Use sparse histograms on bluetooth adapter metrics
2019-01-17 iclelland@chromium.org Mark fast/loader/document-open-frame-then-detach.html as flaky
2019-01-17 crouleau@chromium.org [go/perfbot-sheriff] Disable browse🛍️avito.
2019-01-17 finnur@chromium.org Contacts Picker: Allow all details to fit in the list view.
2019-01-17 ender@google.com Supply StatusView with page security level.
2019-01-17 xiaohuic@google.com assistant: fix potential multiple libassistant managers
2019-01-17 johnidel@chromium.org Fix AdsPageLoadMetricsResourceBrowserTest expectations
2019-01-17 iclelland@chromium.org Mark URLLoaderFactoryManagerBrowserTest.ContentScriptMatching_NotAllFrames as flaky
2019-01-17 wjmaclean@chromium.org Fix PageScaleFactor Observer.
2019-01-17 joenotcharles@google.com Remove unused fields from PUP mojo interface
2019-01-17 jam@chromium.org Add a per-process request maximum with the network service.
2019-01-17 battre@chromium.org Improve documentation for PasswordManager.FillingAssistance
2019-01-17 shaktisahu@chromium.org Disable auto-resumption in Java
2019-01-17 martiniss@chromium.org Rewrite some cq builder regexs
2019-01-17 guidou@chromium.org Remove MediaStreamSource::TrackData.
2019-01-17 vtsyrklevich@chromium.org GWP-ASan: Optimize sampling using thread_local
2019-01-17 guidou@chromium.org [Onion Soup] Move content::MediaStreamTrack to Blink
2019-01-17 csharrison@chromium.org Add UI metrics for framebusting intervention
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 93cbea4c28ff..d4fdf78475a1 (6 commits)
2019-01-17 rkjnsn@chromium.org Don't save file transfers in elevated contexts.
2019-01-17 dtseng@chromium.org trigger event generation for reparented nodes on attribute changes
2019-01-17 brianosman@google.com Remove the gfx::ColorSpace -> SkColorSpace cache
2019-01-17 katie@chromium.org Re-enable AccessibilityLabelsMenuObserver tests in Linux.
2019-01-17 thoren@chromium.org [Chromecast] Don't log to file.
2019-01-17 almasrymina@chromium.org [Chromecast] Allow platforms to override mixer source buffer sizes
2019-01-17 steveanton@chromium.org Revert "Switch to new ICE state implementation"
2019-01-17 guidou@chromium.org Remove GC suppression in PlatformMediaStreamSource
2019-01-17 majidvp@chromium.org [animation-worklet] Enable wpt tests to run with threaded compostiting
2019-01-17 dtseng@chromium.org Unconditionally show audio related options
2019-01-17 thestig@chromium.org Modernize some Android tab code.
2019-01-17 yliuyliu@google.com Move DisableAnimationsTestRule to test/ui and add base DummyUiActivityTestCase for DummyUiActivity
2019-01-17 ctzsm@chromium.org Revert "🤝 Account for signature in verification result cache."
2019-01-17 dbeam@chromium.org Dark Mode: fix card backgrounds everywhere
2019-01-17 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal a24149c46be6..4469f99171b3 (2 commits)
2019-01-17 uwyiming@google.com Fixed Test to handle mouse interaction on InProcess Iframes.
2019-01-17 dbeam@chromium.org Dark Mode: fix loading and search results message color
2019-01-17 dgozman@chromium.org Revert "DocumentLoader: make srcdoc navigations async"
2019-01-17 agrieve@chromium.org Android: Add GcStateAssert class to ensure destroy() is called on objects
2019-01-17 ddorwin@chromium.org Temporarily disable WPT-NOTIFY for WebXR tests
2019-01-17 kojii@chromium.org [DebugVisualizer] Fix recent changes in NGPhysicalFragment
2019-01-17 jzw@chromium.org Add CWVFlags for configuring feature flags during runtime.
2019-01-17 estade@chromium.org Chrome OS - Show caption buttons in tablet mode for settings app
2019-01-17 rkjnsn@chromium.org Use the new Result type in file-transfer code.
2019-01-17 mek@chromium.org (Reluctantly) add myself as AppCache OWNER
2019-01-17 manukh@chromium.org [omnibox chrome:omnibox] Reorder methods in OmniboxInput
2019-01-17 iclelland@chromium.org Revert "Roll closure compiler to v20190106."
2019-01-17 nzolghadr@chromium.org Remove old input metrics
2019-01-17 xidachen@chromium.org Set touch action auto at GestureTapDown if it has no value
2019-01-17 ericorth@chromium.org Coerce more canonicalname resolves to use ProcTask
2019-01-17 vabr@chromium.org Refactor csv_reader_unittest.cc
2019-01-17 weidongg@chromium.org Fix ChromeVox announcement for unnamed folder
2019-01-17 kristipark@chromium.org [NTP] Enable scrolling for the voice search dialog
2019-01-17 spang@chromium.org viz: Re-enable VizDisplayCompositor on Fuchsia
2019-01-17 anthonyvd@chromium.org Remove superfluous ChromeLanguageDetectionTabHelper
2019-01-17 dpapad@chromium.org Roll closure compiler to v20190106.
2019-01-17 sushraja@microsoft.com Clamp out of range calc() values after font-style: oblique calc(...)
2019-01-17 johnchen@chromium.org [ChromeDriver] Verify request host and origin headers
2019-01-17 qingsi@google.com Add error handling in CreateNameForAddress of the MdnsResponder service.
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium 8da0e1b3c27a..a8e243f9e473 (1 commits)
2019-01-17 pranjal@brave.com Fix ScopedBlockingCall DCHECK when analyzing DMG files.
2019-01-17 rockot@google.com Convert all iOS service manifests to C++
2019-01-17 oksamyt@chromium.org Eliminate WebGlobalObjectReusePolicy from WebLocalFrameClient
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 83ed89a45f45..74ba99062c48 (5 commits)
2019-01-17 ksolt@chromium.org [scheduler] Adding to Java the PostDelayedTask interface with native.
2019-01-17 jazzhsu@chromium.org [Media Controls] toggle native controls with separate logic
2019-01-17 iclelland@chromium.org Mark CrExtensionsManagerUnitTest.UninstallFromDetails as flaky
2019-01-17 robliao@chromium.org Remove Old Scripts That Directly or Indirectly Reference the BRANDING File
2019-01-17 yucliu@chromium.org Fix chromium-style errors
2019-01-17 robertphillips@google.com Pass active GrContext to ApplyImageFilter
2019-01-17 rmrossi@chromium.org Add interface to event router so it can be mocked in a test
2019-01-17 xiyuan@chromium.org Implement RemoteTextInputClient::ShouldDoLearning etc
2019-01-17 spang@chromium.org gpu: Remove references to content_gl_tests
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 12597f9b831d..93cbea4c28ff (1 commits)
2019-01-17 bsheedy@chromium.org Re-enable VR cardboard tests
2019-01-17 altimin@chromium.org [scheduler] Remove expensive task blocking logic.
2019-01-17 shampson@chromium.org Implements pre shared key in P2PQuicTransport.
2019-01-17 drubery@chromium.org Add maximum inspection size for RAR archives
2019-01-17 elawrence@chromium.org [jumbo] interface is a Windows API macro so avoid that name
2019-01-17 majidvp@chromium.org [transitions] Update CSSTransition-startTime.tentative test expectation
2019-01-17 baileyberro@chromium.org Add metrics for RollbackSaveResult
2019-01-17 kmilka@chromium.org Allow ddljson response to not contain an image
2019-01-17 alexmos@chromium.org Add support for operator <= to IdType.
2019-01-17 vabr@chromium.org Remove RE2 from csv_reader.cc
2019-01-17 jbroman@chromium.org Update debug_renderer script to pass --disable-features=SpareRendererForSitePerProcess.
2019-01-17 mdjones@chromium.org Hook up the Search Ready Omnibox feature
2019-01-17 rkjnsn@chromium.org Add Result<Success, Error> type.
2019-01-17 drubery@chromium.org Don't emit histogram checking for LocalFileHeaders if ZIP contains ZIP
2019-01-17 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.3.437.
2019-01-17 kmackay@chromium.org [Chromecast] Wait until the real backend is initialized to call SetVolume
2019-01-17 kristipark@chromium.org Fix crash on OnCustomLinksChanged DCHECK
2019-01-17 changwan@google.com Fix focus to scroll input into view consistently
2019-01-17 mdjones@chromium.org Use px for units in browser controls offsets in native code
2019-01-17 sushraja@microsoft.com Set the GroupMarker for the viz compositor context
2019-01-17 robliao@chromium.org Make the Badge Text Bold
2019-01-17 ccameron@chromium.org Mojo-ify calls from WebContentsViewCocoa to WebContentsViewMac
2019-01-17 tbansal@chromium.org Loading predictor: Clean up preconnect requests that are done.
2019-01-17 ntfschr@chromium.org AW docs: use gitiles features in markdown
2019-01-17 rockot@google.com Convert Android WebView manifest overlays to C++
2019-01-17 pmonette@chromium.org Refactor the usage of AfterStartupTaskUtils in ModuleInspector
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 94d8a9a445be..b3bdd2acc4f0 (1 commits)
2019-01-17 rch@chromium.org Fix a bug in network_session_configurator.cc in which support for HTTPS URLS in QUIC proxies was always set to false.
2019-01-17 jsbell@chromium.org Cookies Tree: Reduce header size, merge declarations/definitions
2019-01-17 bpastene@chromium.org Revert "ozone: Remove mesa i965 same-fd workaround restriction"
2019-01-17 weidongg@chromium.org Fix folder issue in small display
2019-01-17 acolwell@google.com Update RenderProcessHostImpl to unbind StoragePartitionService bindings.
2019-01-17 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 38815c8f324d..a24149c46be6 (4 commits)
2019-01-17 kaznacheev@google.com Apply icon normalization to icons with no alpha channel
2019-01-17 digit@google.com android: Fix parse_apk_resource_strings.py
2019-01-17 mamir@chromium.org [Sync::USS] Expose the primary key in PasswordStoreChange
2019-01-17 guidou@chromium.org Remove MediaStreamSource::ExtraData
2019-01-17 hhli@chromium.org [DevTools] Sort object stores by name in Application sidebar
2019-01-17 bsalomon@google.com Use new callback interface for promise SkImage textures.
2019-01-17 olivierrobin@chromium.org Add parameters for chrome://inducebrowsercrashforrealz
2019-01-17 thestig@chromium.org Slightly simplify some Android printing code.
2019-01-17 sebsg@chromium.org [AF] Add feature and flag for the payments settings page split.
2019-01-17 bpastene@chromium.org Update the NetworkService CTS filter file and use it on the bot.
2019-01-17 jianj@google.com Roll src/third_party/libvpx/source/libvpx/ fa5083e8e..9ecc0e779 (23 commits)
2019-01-17 juanmihd@chromium.org Safe negate dimensions for get/putImageData
2019-01-17 marcin@mwiacek.com Improve formatting for Stack.java
2019-01-17 clamy@chromium.org Make NavigationHandle depend on NavigationRequest
2019-01-17 ericorth@chromium.org Convert FtpNetworkTransaction to new HostResolver API
2019-01-17 manukh@chromium.org [omnibox] Leave keyword with <ctrl>+L or <alt>+D if omnibox is focused
2019-01-17 jonross@chromium.org Partial Fix to Android Omnibox scrolling revealing other content
2019-01-17 alihanlivdumlu@google.com Provides a mechanism to create Custom Tabs modules from an external dex.
2019-01-17 morlovich@chromium.org SimpleCache: Implement OpenOrCreateEntry
2019-01-17 backer@chromium.org Use RasterDecoder with passthrough decoding
2019-01-17 alexclarke@chromium.org Add a test to help visualize task priority interleaving
2019-01-17 guidou@chromium.org Move content::MediaStreamSource to Blink.
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 8d2d66f30c5c..7577415cc78c (2 commits)
2019-01-17 reed@google.com remove xreference to skia gn flags
2019-01-17 mvanouwerkerk@google.com Replace "X-CCT-Module-Client-Data" with "X-CCT-Client-Data".
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia a4e46804946c..12597f9b831d (3 commits)
2019-01-17 iclelland@chromium.org Mark wpt/wrbtrc/RTCPeerConnection-track-stats as flaky
2019-01-17 jamescook@chromium.org Enable tests that were CHECK failing in WebContentsObserverSanityChecker
2019-01-17 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 775878045033..38815c8f324d (2 commits)
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 7f4fca60eabb..5787b2a44d47 (1 commits)
2019-01-17 iclelland@chromium.org Disable two flaky NetworkContextConfiguration browser tests
2019-01-17 iclelland@chromium.org Mark PDFExtensionTest.TouchscreenPinchInvokesCustomZoom as flaky
2019-01-17 johntlee@chromium.org WebUI: Rename md_bookmarks folders/files to bookmarks
2019-01-17 dnicoara@chromium.org EXO: Refactor wl_shm interface
2019-01-17 peconn@chromium.org 🤝 Account for signature in verification result cache.
2019-01-17 tiborg@chromium.org [vr] Close pending session request when destroying GVR device
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc ad8719442b26..83ed89a45f45 (5 commits)
2019-01-17 agrieve@chromium.org agrieve as chrome/android/OWNERS
2019-01-17 agrieve@chromium.org Android: Create .jar files via Python rather than using "jar" tool
2019-01-17 perezju@chromium.org [build/android] Add py_utils.modules_util to test_runner.pydeps
2019-01-17 shampson@chromium.org Refactor of P2PTransportImpl for crypto config.
2019-01-17 mmenke@chromium.org Socket Pools Refactor 6:  Separate socket pools based on ProxyServer.
2019-01-17 fserb@chromium.org Record Canvas sizes on first draw
2019-01-17 yuhsuan@chromium.org CRAS: Add histograms for missed callback schedules
2019-01-17 bsazonov@chromium.org [Unity][Android] Extract SyncPreferenceUtils
2019-01-17 vasilvv@chromium.org Roll src/net/third_party/quiche/src/ bbe900a8e..9e83c26b8 (1 commit)
2019-01-17 skobes@chromium.org Set size of SegmentTree::nodes_ in the initializer.
2019-01-17 dullweber@chromium.org Integrate RewriteDB() with Filesystem followup
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from a3228e6b0585 to 8239079b3b80
2019-01-17 oysteine@chromium.org Tracing: Convert tracing service manifest to C++
2019-01-17 clamy@chromium.org Move NavigationThrottle handling to its own subclass
2019-01-17 waffles@chromium.org Add enterprise policy to control CRX2 usage.
2019-01-17 ekaramad@chromium.org [one-liner] - Remove unused variable
2019-01-17 mahmadi@chromium.org [iOS][Translate] ios/chrome/browser/ui/translate/OWNERS
2019-01-17 eseckler@chromium.org cr: Fix to use autoninja for real :)
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 33b4b4908b7a..a4e46804946c (1 commits)
2019-01-17 pkotwicz@chromium.org [Android WebAPK] Cleanup WebappOfflineDialog now that TWAs do not use it 3/6
2019-01-17 aleventhal@chromium.org Fix null pointer deference in ValidationMessageClientImpl::PaintOverlay()
2019-01-17 neis@chromium.org Fix typo bug in getImageDataColorManaged.html benchmark
2019-01-17 jeffreycohen@chromium.org [SendTabToSelf] adding infrastructure for observers and notifications
2019-01-17 nzolghadr@chromium.org [CodeHealth] Remove unused code from pointer events API
2019-01-17 edin@google.com Change Combobox to accept context and style, and set it to monospaced for password manager bubble.
2019-01-17 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.3.433.
2019-01-17 carlscab@google.com [scheduling] Use ScopedTaskEnvironment instead of MessageLoop in prefs
2019-01-17 okalitova@chromium.org When first clicking on PluginVm icon a PluginVm image should be set in order to run PluginVm.
2019-01-17 okalitova@chromium.org Add DownloadClient for downloading PluginVm image
2019-01-17 Richard Coles Only enable tracing broadcasts on debug Android.
2019-01-17 mamir@chromium.org [Sync:USS] LoginDatabase::RemoveLogins*() should return a ChangeList
2019-01-17 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 4da0cab24875..775878045033 (2 commits)
2019-01-17 tiborg@chromium.org [modules] Add OWNERS
2019-01-17 edin@google.com Use monospaced typeface for password generation pop-up.
2019-01-17 hiroh@chromium.org ozone: Remove mesa i965 same-fd workaround restriction
2019-01-17 jkrcal@chromium.org [AF Wallet Sync] Fix raciness causing the clients not to converge
2019-01-17 ulan@chromium.org Allow multiple bloated renderer detections in the same renderer.
2019-01-17 agrieve@chromium.org Android: Fix chrome_public_test_apk on Android L
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult ff5a19a8ec57..a0e5e3328cd7 (1 commits)
2019-01-17 sdefresne@chromium.org Convert from base::{LazyInstance,Singleton} to base::NoDestructor
2019-01-17 fhorschig@chromium.org [Mfill-Android] Move autofill suggestions into keyboard accessory
2019-01-17 sdefresne@chromium.org Convert from base::{LazyInstance,Singleton} to base::NoDestructor
2019-01-17 carlscab@google.com [scheduling] Use ScopedTaskEnvironment instead of MessageLoop in web_request
2019-01-17 hiroh@chromium.org media/test/data: Add images for image_processor_test
2019-01-17 mythria@chromium.org Serialize read/write operations corresponding to a key in GeneratedCodeCache
2019-01-17 sdefresne@chromium.org Convert from base::{LazyInstance,Singleton} to base::NoDestructor
2019-01-17 qyearsley@chromium.org [tricium] Set -tricium git attributes for chromium
2019-01-17 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal fcb5f549d7f1..4da0cab24875 (2 commits)
2019-01-17 brianosman@google.com Remove SkColorSpaceToGfxColorSpace
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 309aafe3513a..ad8719442b26 (6 commits)
2019-01-17 msalama@google.com Dynamicmodule: Record memory footprint for dynamicmodule.
2019-01-17 wub@chromium.org Landing Recent QUIC changes until 9:02 PM, Jan 11, 2019 UTC-5
2019-01-17 olsen@chromium.org Add notify functionality to StatsReportingController
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult a9729f33472a..ff5a19a8ec57 (1 commits)
2019-01-17 raleksandrov@google.com Add link from enterprise icon to settings management subpage
2019-01-17 perezju@chromium.org [tools/perf] Remove cros_benchmarks/tab_switching_measure.py
2019-01-17 reed@google.com remove SK_SUPPORT_LEGACY_PAINT_FLAGS flag
2019-01-17 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.3.430.
2019-01-17 dgozman@chromium.org NavigationBodyLoader: allow SetDefersLoading before Start
2019-01-17 mattcary@chromium.org Vr: Disable VrBrowser tests on pre-N.
2019-01-17 rakina@chromium.org Remove adopted stylesheets when adopting to a different document
2019-01-17 mastiz@chromium.org Fix USS migrator dropping progress marker for all datatypes
2019-01-17 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 4a6135a21fa1..fcb5f549d7f1 (3 commits)
2019-01-17 perezju@chromium.org [tools/perf] Remove 'run_benchmark try' command
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 46f05ad5a1ff..9c6395b6d1f4 (1 commits)
2019-01-17 hiroh@chromium.org media/gpu: Remove weak pointer of ImageProcessor class
2019-01-17 yukishiino@chromium.org v8binding: Support 1:N mappings between JS function and IDL callbacks
2019-01-17 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@cd94eba6eca288f9d8862ef822c5f9957c8de343
2019-01-17 digit@google.com android: Upgrade bundletool to 0.8.0
2019-01-17 gambard@chromium.org [iOS] Create flag for Settings UI Refresh
2019-01-17 sdefresne@chromium.org Convert from base::{LazyInstance,Singleton} to base::NoDestructor
2019-01-17 sdefresne@chromium.org Convert from base::{LazyInstance,Singleton} to base::NoDestructor
2019-01-17 dullweber@chromium.org Integrate RewriteDB() with Filesystem
2019-01-17 jdemeulenaere@google.com [Autofill Assistant] Decompose UI in multiple components.
2019-01-17 jlebel@chromium.org [iOS] Adding Sign-in cell in GoogleServicesSettings view
2019-01-17 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.3.429.
2019-01-17 laisminchillo@chromium.org [aw] Add presubmit check for DEV_SUFFIX
2019-01-17 alexclarke@chromium.org Add a perf test that PingPongs tasks between two threads.
2019-01-17 digit@google.com android: Ensure bundles do not compressed files by mistake.
2019-01-17 yoavweiss@chromium.org Renamed ResourceRequest::OriginalUrl to InitialUrlForResourceTiming
2019-01-17 mattcary@chromium.org XrVr: disable WebXrVr tests on pre-N.
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll AFDO from 73.0.3673.0_rc-r1 to 73.0.3674.0_rc-r1
2019-01-17 tangltom@chromium.org [unified-consent] Remove promo subtitle from sync page
2019-01-17 treib@chromium.org Move source of truth for crypto-related settings to SyncUserSettings
2019-01-17 ikilpatrick@chromium.org [LayoutNG] Cleanup a couple of things inside inline layout alg.
2019-01-17 mbonadei@chromium.org Remove dependency on webrtc/rtc_base/time_utils.h.
2019-01-17 peconn@chromium.org 📧 Use tag in watchlist email.
2019-01-17 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 30c81464b991..4a6135a21fa1 (3 commits)
2019-01-17 szermatt@chromium.org [Autofill Assistant] ElementPositionGetter supports negative coords.
2019-01-17 arthursonzogni@chromium.org Dynamic module: Add custom header.
2019-01-17 hiroh@chromium.org media/gpu/v4l2: Make V4L2VDA a MemoryDumpProvider
2019-01-17 grunell@chromium.org Change thread checker to reentrancy checker in WebRtcLocalAudioSourceProvider.
2019-01-17 a-v-y@yandex-team.ru Fixed IPC memory leaks from FieldTrialSynchronizer
2019-01-17 sdefresne@chromium.org Convert from base::{LazyInstance,Singleton} to base::NoDestructor
2019-01-17 shimazu@chromium.org Set same type nullable to typemap of scoped_refptr<ResourceRequestBody>
2019-01-17 bashi@chromium.org CacheStorage: Avoid using stale interface ptr in idle task
2019-01-17 mrobinson@igalia.com Reimplement atk_object_get_index_in_parent for AuraLinux
2019-01-17 tkent@chromium.org Form-associated custom elements: Move the code related to control state restore in HTMLFormControlElementWithState to ListedElement.
2019-01-17 mrobinson@igalia.com Remove BrowserAccessibilityManagerAuraLinux::parent_object_
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 25b9f192ed8c..33b4b4908b7a (1 commits)
2019-01-17 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal f73a062ed0af..30c81464b991 (1 commits)
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 8d06560ada41 to a3228e6b0585
2019-01-17 loyso@chromium.org WebApp: Add DCHECKs to web application launch logic.
2019-01-17 eui-sang.lim@samsung.com Expose the External interface
2019-01-17 leon.han@intel.com [OnionSoup] Move worker_content_settings_proxy.mojom into blink/public/mojom/
2019-01-17 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.3.428.
2019-01-17 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 41f50c6b8d4a..f73a062ed0af (1 commits)
2019-01-17 atotic@chromium.org [LayoutNG] Disable webkit_unit_test ThrottleSubtreeAtomically
2019-01-17 nigeltao@chromium.org Have AppService + AppList show name/icon changes
2019-01-17 nyquist@chromium.org leveldb_proto: Reorganize files to clarify public API
2019-01-17 acourbot@chromium.org media: don't forget alignment when comparing VideoFrameLayouts
2019-01-17 alancutter@chromium.org Fix layout race condition causing page info to be too tall for Mac PWA windows
2019-01-17 richard.li@intel.com [OnionSoup] Specifying typemapping for network::ResourceRequestBody
2019-01-17 tapted@chromium.org Delete ChromeOS's "modal" CertificateViewerModalDialog. Dead code.
2019-01-17 ccameron@chromium.org AppShim: Fix race when extension is unloaded
2019-01-17 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal fed3aa20d999..41f50c6b8d4a (2 commits)
2019-01-17 kouhei@chromium.org SignedExchange: Migrate test cases to 1b3
2019-01-17 findit-for-me@appspot.gserviceaccount.com Revert "LazyLoad: Fix deferred loading of CSS background images"
2019-01-17 tapted@chromium.org Remove tapted from app_shortcuts watchlist.
2019-01-17 kmarshall@chromium.org [fuchsia] Implement Cast Channel API using Connector/MessagePort.
2019-01-17 mojahsu@google.com media: fix partial result count check
2019-01-17 tkent@chromium.org Add ListedElement::From().
2019-01-17 calamity@chromium.org [Mojo WebUI] Update for Closure Compiler roll.
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle bb4be1ad1034..94d8a9a445be (2 commits)
2019-01-17 richard.li@intel.com [OnionSoup] replace network::DataElement::Type with DataElementType
2019-01-17 tkent@chromium.org HTMLFormElement::ConstructEntryList() creates a FormData instance
2019-01-17 falken@chromium.org xhr: Use the response URL for responseURL and document URL.
2019-01-17 jam@chromium.org Fix extra headers not being added with network service with Android WebView.
2019-01-17 sergeyu@chromium.org [Fuchsia] Exclude vulkan validation layers from release builds.
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 49b5b0abc655..8d2d66f30c5c (2 commits)
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 165153fde173..deab113bfb35 (1 commits)
2019-01-17 pkasting@chromium.org Re-enable disabled tests in chrome/browser/ui/views/toolbar/.
2019-01-17 juncai@chromium.org Network Service: Remove DCHECK(removed_headers.empty()) in PrefetchURLLoader::FollowRedirect()
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium 283677fb5329..8da0e1b3c27a (1 commits)
2019-01-17 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 94ecd37cdffd..fed3aa20d999 (3 commits)
2019-01-17 shend@chromium.org [VK] Let KeyboardController control activate/deactivate.
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 172fff869b37..25b9f192ed8c (4 commits)
2019-01-17 yukishiino@chromium.org v8binding: Minor cleanup of ToV8(IDL callback)
2019-01-17 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@584bdfaebda852482e349f3632ac25680e64ace4
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc ccc1b57e32bd..309aafe3513a (16 commits)
2019-01-17 magchen@chromium.org Temporarily disable Pixel_DirectComposition_ComplexOverlays pixel test on Windows nVidia machines
2019-01-17 bashi@chromium.org service worker: Add instrumentation for fetch event crash
2019-01-17 johnidel@chromium.org Record unfinished bytes in per-frame ads metrics
2019-01-17 falken@chromium.org service worker: WPT: Add generated response tests for XHR response URL.
2019-01-17 ksakamoto@chromium.org Mark virtual/threaded/synthetic_gestures/synthetic-pinch-zoom-gesture-touchscreen-desktop.html as Crash
2019-01-17 rajendrant@chromium.org LazyLoad: Fix deferred loading of CSS background images
2019-01-17 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.3.427.
2019-01-17 joelhockey@chromium.org Fix filemanager JS bugs found by latest closure
2019-01-17 wnwen@chromium.org Reland "Android: Parallelize Error Prone"
2019-01-17 agrieve@chromium.org Android: Fix "chrome_modern_bundle logcat" not deobfuscating
2019-01-17 chrome-release-bot@chromium.org Updating trunk VERSION from 3674.0 to 3675.0
2019-01-17 sque@google.com infra: Rearrange Goma RBE builders in luci-scheduler.cfg
2019-01-17 rbpotter@chromium.org Reland Print Preview: Destinations Dropdown
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools d1dba6482b22..165153fde173 (4 commits)
2019-01-17 dstaessens@chromium.org media/gpu/test: Add generic VideoFrameProcessor interface for testing.
2019-01-17 luum@chromium.org PpdProvidcer USB Fetching refactor
2019-01-17 schenney@chromium.org Fix numerical inaccuracy in background-size auto
2019-01-17 akihiroota@chromium.org ChromeVox background test on document with switching language.
2019-01-17 schenney@chromium.org Re-enable Event.Latency.HitTest* histograms with new ownership
2019-01-17 joelhockey@chromium.org Return container_path from CrostiniSharePath
2019-01-17 dbeam@chromium.org Dark Mode: spruce up history page (and cr-{checkbox,drawer,toolbar})
2019-01-17 thakis@chromium.org Reland "Reland "Remove workaround made unnecessary by https://chromium-review.googlesource.com/c/1312234""
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn acd8b7d937cc..799cddcb83fd (2 commits)
2019-01-17 tetsui@chromium.org Merge UnifiedDetailedViewDelegate w/ parent class.
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia a30c755f95a3..172fff869b37 (11 commits)
2019-01-17 zhongyi@chromium.org Close all handles after connection close when session decides to close connection on error.
2019-01-17 khachatryan@chromium.org [ChromeDriver] Increase target height in touch_action_tests.html file
2019-01-17 dbeam@chromium.org Dark Mode: update history time gap separator color
2019-01-17 mek@chromium.org Disable FileSystemManager::CreateWriter if WritableFiles isn't enabled.
2019-01-17 kelvinjiang@chromium.org [Extensions] Fix keyboard focus behavior for activity log page
2019-01-17 kehuangli@chromium.org Enable video capture service on Cast Android device
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle dd34b3b9b707..bb4be1ad1034 (4 commits)
2019-01-17 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal cb8994dd48a5..94ecd37cdffd (3 commits)
2019-01-17 jamescook@chromium.org SingleProcessMash: Fix virtual keyboard not appearing in automation tree
2019-01-17 joelhockey@chromium.org Send drivefs_mount_path in StartLxdContainer
2019-01-17 pfeldman@chromium.org DevTools: disable raf-aligned input when debugger is attached.
2019-01-17 garykac@chromium.org [Chromoting] Add host support for SelectSource message from client.
2019-01-17 zmo@chromium.org Increase GPU watchdog timeout limit on MacOSX from 10s to 15s
2019-01-17 bashi@chromium.org Remove unused CacheStorageDispatcherHost::ValidState()
2019-01-17 dgozman@chromium.org Introduce ShouldUseIsolatedCodeCache helper
2019-01-17 pwnall@chromium.org sqlite: Backport a third round of bugfixes.
2019-01-17 robliao@chromium.org Update Chromium Copyright to 2019
2019-01-17 harrisjay@chromium.org Removes grey line between title bar and content for desktop PWAs.
2019-01-17 khachatryan@chromium.org [ChromeDriver] Disable failing test on Android
2019-01-17 pbos@chromium.org Strip out most new-tab-animation code
2019-01-17 rockot@google.com [mojo] Per-message dispatch tasks
2019-01-17 orinj@chromium.org [omnibox] Clean up all usage of IsNewAnswerLayoutEnabled
2019-01-17 tbergquist@chromium.org Add context menu submenu to add tab to existing tab group.
2019-01-17 dbeam@chromium.org Dark Mode: add GM2 Google Blue 300 and update link colors
2019-01-17 lanwei@chromium.org Enable “InputPaneOnScreenKeyboard” flag
2019-01-17 orinj@chromium.org [omnibox] Improve Pedal triggering with natural concept detection
2019-01-17 prabirmsp@google.com [PointerCapture] Generate headers for wayland relative-pointer extension
2019-01-17 falken@chromium.org service worker: WPT: Add test for XHR Document's URL.
2019-01-17 sumankancherla@chromium.org [ui/vr] Notify tab ui about VR state change
2019-01-17 baileyberro@chromium.org Add metrics for OobeConfigRestoreResult
2019-01-17 pnoland@chromium.org [Chromeshine] Create a PageViewObserver from ChromeTabbedActivity
2019-01-17 mek@chromium.org [FileSystem]: Use WeakPtr in FileWriterImpl where appropriate.
2019-01-17 beccahughes@chromium.org [Media Notification] Fix bug in binding
2019-01-17 spang@chromium.org ozone: scenic: Make software output work with VizDisplayCompositor
2019-01-17 krb@chromium.org [omnibox] Condition accessibility call
2019-01-17 dougt@chromium.org WebBluetooth - Scanning should use the same device id hashing as Gatt.
2019-01-17 tbansal@chromium.org Reland of: Condition DRP and connection check from prefetcher
2019-01-17 allenwebb@google.com Add USB Bouncer feature flag for Chrome OS.
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium 28cfe34a89f2..283677fb5329 (2 commits)
2019-01-17 rekanorman@google.com [App Management] Implement Pin to Shelf.
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 4d9f86da4d62..d1dba6482b22 (6 commits)
2019-01-17 ksakamoto@chromium.org Mark virtual/threaded/synthetic_gestures/synthetic-pinch-zoom-gesture-touchpad-zoom-in-slow.html as flaky
2019-01-17 ericrk@chromium.org Use EGL_GL_COLORSPACE_DISPLAY_P3_PASSTHROUGH_EXT where available
2019-01-17 backer@chromium.org Release SkImage on GPU main thread
2019-01-17 ntfschr@chromium.org AW: apply the X-Requested-With header to all requests
2019-01-17 steinbock@google.com Disable FontUniqueNameLookupTest.TestMatchPostScriptNameTtc for Android Things
2019-01-17 piman@chromium.org RasterDecoder: simplify CopySubTexture
2019-01-17 ksakamoto@chromium.org Disable CronetStructTest.TestCronet_DateTime on MSAN
2019-01-17 yigu@chromium.org Reland "[Animation Worklet] Throw upon constructing WorkletAnimation for unregistered animator"
2019-01-17 dpapad@chromium.org ChromeOS pin keyboard: Fix newly found Closure compilation error.
2019-01-17 lukasza@chromium.org Verify |request_initiator| in AppCacheSubresourceURLFactory.
2019-01-17 dstaessens@chromium.org media/gpu/test: Add per-test setup and teardown to the video decoder tests.
2019-01-17 tmathmeyer@chromium.org Fix memory leak in the media internals UMA handler
2019-01-17 luum@chromium.org Automatic PPD resolution for manually added printers
2019-01-17 dlkumar@google.com Enable Android fix flow for beta
2019-01-17 huayinz@chromium.org Move all modelutil files to ui/
2019-01-17 collinbaker@chromium.org Add histogram to track how far user followed reopen tab IPH promo
2019-01-17 akihiroota@chromium.org Add new language detection DumpAXTreeTest.
2019-01-17 martinkr@chromium.org fido: only request direct attestation from Windows when necessary
2019-01-17 ksakamoto@chromium.org Disable ChildProcessSecurityPolicyTest.DynamicIsolatedOrigins on Fuchsia
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 6f796241e4b8..7f4fca60eabb (7 commits)
2019-01-17 tmathmeyer@chromium.org Remove unused fields from PipelineInfo
2019-01-17 johntlee@chromium.org WebUI: Add separator line back to dialogs for ChromeOS
2019-01-17 beccahughes@chromium.org [Audio Focus] Add prefer stop on suspend bit
2019-01-17 gyuyoung@igalia.com s13n: Remove SigninManager-related includes from app_controller_mac.mm and its unittest
2019-01-17 caraitto@chromium.org [Cronet] Add API methods to attach RequestFinishedInfoListeners.
2019-01-17 gyuyoung@igalia.com s13n: Remove SigninManager-related includes from chrome_browser_main_android.cc
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from d4f82181b96d to 8d06560ada41
2019-01-17 reed@google.com don't use SkPaint get/set-Flags()
2019-01-17 yoichio@chromium.org Enable Web Components V0 APIs for perf youtube test.
2019-01-17 liberato@chromium.org Switch training to be asynchronous.
2019-01-17 magchen@chromium.org Fix ignore_undamaged in SurfaceAggregator::CopyQuadsToPass
2019-01-17 ajuma@chromium.org [iOS] Ensure correct URL is shown while a SafeBrowsing warning is displayed
2019-01-17 tommycli@chromium.org Omnibox: Steady State Elisions - Fix some model vs. view logic division
2019-01-17 collinbaker@chromium.org Log action and don't close when user clicks in-product help bubble
2019-01-17 sczs@chromium.org Adds URL Rewriter Provider
2019-01-17 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 8faaf5edf3dc..cb8994dd48a5 (9 commits)
2019-01-17 xhwang@chromium.org media: Check |size| in WebMContentEncodingsClient::OnBinary()
2019-01-17 afakhry@chromium.org Fix a bug that may result in the wrong removal of an external display
2019-01-17 fgorski@chromium.org [EoC] Fixing the experiment IDs problem
2019-01-17 tbansal@chromium.org Loading predictor: Add couple of more unit tests
2019-01-17 wangxianzhu@chromium.org Reland "Let InspectorLayerTreeAgent use cc::Layer instead of GraphicsLayer"
2019-01-17 shaktisahu@chromium.org Added some missing properties to downloads offline item conversion
2019-01-17 ios-autoroller@chromium.org [MDC roll] Roll Material Components to d1654fd43dbe718ba59310a7aa3f80147f7cf8fd
2019-01-17 tzik@chromium.org Fix an aligned allocation call in ShimCppAlignedNew
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult c329a12f2660..a9729f33472a (1 commits)
2019-01-17 timvolodine@chromium.org [AW NS] Plug in AndroidStreamReaderURLLoader to handle intercepted requests
2019-01-17 ekaramad@chromium.org [ FeaturePolicy ] - Potential violations for "unsized-media"
2019-01-17 adityakeerthi@google.com TaskScheduler: Add lock annotations to SchedulerParallelTaskRunner
2019-01-17 sophiechang@chromium.org Start recording Previews.PageEndReason.Offline
2019-01-17 bsep@chromium.org Reland "Delete tab pulsing feature."
2019-01-17 sahel@chromium.org Add a simple scrollable_page to test/data.
2019-01-17 eugenebut@google.com Clean up NavigationContext usage in HistoryTabHelper::DidFinishNavigation
2019-01-17 mek@chromium.org [AppCache] ReportBadMessage rather than DCHECK for preconditions on mojo API.
2019-01-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 3109ca16b0f9..49b5b0abc655 (1 commits)
2019-01-17 jegray@google.com Integrate HintCacheStore into Previews
2019-01-17 afakhry@chromium.org Revert "[omnibox chrome:omnibox] Add checkbox to toggle cell eliding"
2019-01-16 bmcquade@chromium.org Revert "Record FCP++ before user input."
2019-01-16 uwyiming@google.com Small fixes to the captured sites test framework.
2019-01-16 timloh@chromium.org Remove outdated experimental Crostini UI feature, and Crostini fieldtrial test config
2019-01-16 pdr@chromium.org Add pdr to cc/OWNERS
2019-01-16 khachatryan@chromium.org [ChromeDriver] Disable failing Python tests on Android platform
2019-01-16 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 1374c85fbf53..a30c755f95a3 (8 commits)
2019-01-16 manukh@chromium.org [omnibox chrome:omnibox] Add checkbox to toggle cell eliding
2019-01-16 hansberry@chromium.org Smart Lock: Clarify language at sign-in screen when disabled.
2019-01-16 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.3.423.
2019-01-16 michaeldo@chromium.org Revert "[iOS] Stop injecting __gCrWeb['windowId']."
2019-01-16 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium f054f62ad178..28cfe34a89f2 (4 commits)
2019-01-16 bsheedy@chromium.org Reland "Port VR UI visibility status code to Windows"
2019-01-16 tiborg@chromium.org Revert "Reland "Android: Replace desugar with d8 and r8 for debug""
2019-01-16 lfg@chromium.org Portals: Add a WindowEventHandler to the PortalActivateEvent.
2019-01-16 spang@chromium.org ozone: scenic: Make software output use ScenicSurface
2019-01-16 lukasza@chromium.org Verify |origin| received by BroadcastChannelProvider::ConnectToChannel.
2019-01-16 nohle@google.com Qualify CryptAuthKeyBundle::NameList() with class name
2019-01-16 ayui@chromium.org Change BrowserMainRunner to return unique_ptr instead of raw pointer
2019-01-16 wnwen@chromium.org Android: Clean up README for javapoet
2019-01-16 weigua@google.com Add software cropping to feature enum.
2019-01-16 mbonadei@chromium.org Remove inclusion of webrtc/p2p/base/port.h.
2019-01-16 mek@chromium.org [AppCache] Handle potential integer overflow in AppCacheResponseReader.
2019-01-16 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 8df62ef40219..4d9f86da4d62 (1 commits)
2019-01-16 majidvp@chromium.org Improve WorkletAnimationTest to reduce flakiness
2019-01-16 johntlee@chromium.org History WebUI: Move favicon into clickable target for link in history item
2019-01-16 skobes@chromium.org Add the LayoutJankAPI origin trial.
2019-01-16 liberato@chromium.org UMA distribution reporter for MediaCapabilities experiment
2019-01-16 manukh@chromium.org [omnibox chrome:omnibox] Support traversing query history
2019-01-16 mmenke@chromium.org Socket Pools Refactor 5:  Move SOCKSConnectJob to its own file.
2019-01-16 beccahughes@chromium.org [Media Session] Expose default actions on observer
2019-01-16 jazzhsu@chromium.org [Media Controls] Fix progress not meeting scrubber when change size
2019-01-16 manukh@chromium.org ES6 styleguide: Allow usage of destructuring assignment.
2019-01-16 jianli@chromium.org EoS: Clear activities when chrome history is being cleared
2019-01-16 jegray@google.com Implement HintCacheStore and HintCacheLevelDBStore
2019-01-16 kristipark@chromium.org [NTP] Support dark mode for Most Visited tiles
2019-01-16 dmazzoni@chromium.org Log more bytes about accessibility unserialization crashes.
2019-01-16 joelhockey@chromium.org Roll src/third_party/cros_system_api/ 5e6881be3..88d06ccdd (3 commits)
2019-01-16 inglorion@chromium.org fix VerifyKeyEvent duplicate symbol errors
2019-01-16 sandersd@chromium.org [media] Enable MojoVideoDecoder by default on CrOS.
2019-01-16 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 83d975aac2b4..6f796241e4b8 (1 commits)
2019-01-16 falken@chromium.org service worker: WPT: Add test for XHR responseURL.
2019-01-16 danakj@chromium.org Stop going through WebView to set debug flags on the compositor
2019-01-16 baileyberro@chromium.org Add support for an error message to cr-searchable-drop-down
2019-01-16 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle a5d2d55d2a27..dd34b3b9b707 (1 commits)
2019-01-16 iclelland@chromium.org Mark virtual/threaded/synthetic_gestures/synthetic-pinch-zoom-gesture-touchpad-zoom-in-slow.html as flaky on Linux
2019-01-16 stevenjb@chromium.org SPM Keyboard: Allow contents size set after load.
2019-01-16 xingliu@chromium.org Android notification: Add setContentIntent API with metric tracking.
2019-01-16 dmazzoni@chromium.org Fix bottleneck in AXObject::GetWordBoundaries
2019-01-16 hcarmona@chromium.org Onboarding WebUI: Fix newly found closure compilation error.
2019-01-16 spang@chromium.org ozone: scenic: Use IO message loop for VizCompositorThread
2019-01-16 celineo@google.com Refactor viz::BeginFrameArgs::BeginFrameArgsType
2019-01-16 jdoerrie@chromium.org [base] Introduce STRING16_LITERAL Macro
2019-01-16 monufriienko@chromium.org Run `xcrun simctl erase all` to fix DVTCoreSimulatorAdditionsErrorDomain error
2019-01-16 azeemarshad@chromium.org [ServiceWorker] Add method in ServiceWorkerContext to dispatch message.
2019-01-16 maybelle@google.com Update DeviceAutoUpdateTimeRestrictions policy description to clarify that it is kiosk-only.
2019-01-16 sky@chromium.org chromeos: fix drag event coordinates
2019-01-16 pmonette@chromium.org Rename CertificateType to CertificateInfo::Type
2019-01-16 ulan@chromium.org Reload bloated tab without shutting down the renderer.
2019-01-16 avi@chromium.org Add a Mac UMA for fast user switching.
2019-01-16 manukh@chromium.org [omnibox chrome:omnibox] Rename 'matches' to 'autocompleteMatches'
2019-01-16 rayankans@chromium.org [Background Fetch] Include upload progress in the UI.
2019-01-16 danyao@google.com [Nav Experiment] Add workaround for WKWebView history clobber bug.
2019-01-16 kolos@chromium.org [Password Generation] Fix metric about generated password changes in old parser
2019-01-16 katie@chromium.org Disable flaky AccessibilityLabelsMenuObserver tests in Linux.
2019-01-16 rtoy@chromium.org Don't overflow when event times are very close in time
2019-01-16 raleksandrov@google.com Improve management page style
2019-01-16 estevenson@chromium.org Android: Make proguard expectations files easier to use/update.
2019-01-16 kkhorimoto@chromium.org [iOS] Fix stale OverscrollActionsView bug.
2019-01-16 fanjinsong@sogou-inc.com Add ToString function to cc:LayerSelectionBound
2019-01-16 gangwu@chromium.org [Feed] Use same UMA buckets for Zine and Feed spinner histogram
2019-01-16 okalitova@chromium.org Add boolean preference PluginVmImageExists
2019-01-16 pmonette@chromium.org Don't wrap ModuleInspectionResult in a unique_ptr in InspectModule()
2019-01-16 baileyberro@chromium.org Introduce --cr-default-input-max-width
2019-01-16 ikilpatrick@chromium.org [LayoutNG] Tighten when we relayout due to %-resolution-size change.
2019-01-16 johannkoenig@google.com Roll src/third_party/libvpx/source/libvpx/ fa5083e8e..858fe955a (1 commit)
2019-01-16 beccahughes@chromium.org Reland "[CroS Players] Set the playback state"
2019-01-16 pfeldman@chromium.org DevTools: add arrow shadow into the inspect element tool.
2019-01-16 mek@chromium.org [Blobs] Remove no longer used method from BlobDataBuilder.
2019-01-16 chfremer@chromium.org [Video Capture, Android] Do not set CONTROL_AE_TARGET_FPS_RANGE on Pixel 3
2019-01-16 bialpio@chromium.org Roll ARCore SDK version to 1.6
2019-01-16 caraitto@chromium.org [Cronet] Add info and status to correlate UrlRequestInfo to requests.
2019-01-16 pwnall@chromium.org Roll src/third_party/leveldatabase/src/ b70493ca8..fe4494804 (2 commits)
2019-01-16 tienmai@chromium.org Remove unnecessary disable-gpu switch on startup of Chrome for GCPW
2019-01-16 pmonette@chromium.org Don't call CollapseMatchingPrefixInPath() in InspectModule()
2019-01-16 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src cb27ffdcd8a1..3109ca16b0f9 (2 commits)
2019-01-16 mahmadi@chromium.org [Translate] Keep infobar when toggling setting in TranslateInfoBarDelegate
2019-01-16 avi@chromium.org Remove Fast Tab Closure.
2019-01-16 andrewxu@chromium.org Add const qualifier to function parameter
2019-01-16 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 1b87c6bc1979..1374c85fbf53 (3 commits)
2019-01-16 pnoland@chromium.org [Chromeshine] Add privacy preference for usage stats
2019-01-16 chrishtr@chromium.org Add a use-counter for directly composited images.
2019-01-16 eugenebut@chromium.org Add WebStateObserverTest.FailedSslConnection integration test.
2019-01-16 beaufort.francois@gmail.com Remove unused AllowVideoRendering method in blink::HTMLMediaElement
2019-01-16 steveanton@chromium.org Update include paths for renamed WebRTC header files
2019-01-16 kylechar@chromium.org cc: Cleanup callback types (part 2).


Created with:
  gclient setdep -r ../src@3ff6f8afb6

The AutoRoll server is located here: https://autoroll.skia.org/r/chromium-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=skia.primary:Perf-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia.primary:Test-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer
TBR=halcanary@google.com

Change-Id: Icdbd1de4128ec0196a503dd56d3005beb10281c7
Reviewed-on: https://skia-review.googlesource.com/c/185281
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-01-18 18:38:31 +00:00
skia-autoroll
71bd2b79a5 Roll third_party/externals/swiftshader 739a7fbe086b..755d744023ff (18 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/739a7fbe086b..755d744023ff


git log 739a7fbe086b..755d744023ff --date=short --no-merges --format='%ad %ae %s'
2019-01-18 schuffelen@google.com Fix compilation error on android build.
2019-01-18 chrisforbes@google.com drop c++ version for cmake build to 11
2019-01-18 chrisforbes@google.com remove remaining make_unique usage
2019-01-18 sugoi@google.com Replaced std::make_unique with std::unique_ptr
2019-01-17 chrisforbes@google.com Split types from other kinds of definitions
2019-01-17 chrisforbes@google.com Add support for builtin blocks
2019-01-17 chrisforbes@google.com Add support for arrays to interface and size analyses
2019-01-17 chrisforbes@google.com Add minimal support for integer constants
2019-01-17 sugoi@google.com Implemented depth and stencil clear command
2019-01-17 sugoi@google.com Added clear color image command
2019-01-17 sugoi@google.com Support for array layers and mip levels in VkImage objects
2019-01-17 sugoi@google.com Allow clearing image arrays in ImageView
2019-01-17 chrisforbes@google.com Collect input/output interfaces
2019-01-17 Tom.Tan@microsoft.com Port LLVM change rL350655
2019-01-17 chrisforbes@google.com Add support for SPIRV decorations
2019-01-17 sugoi@google.com Fixed all OOB accesses in VertexProgram and PixelProgram
2019-01-17 chrisforbes@google.com Add builtin interface to spirv shader
2019-01-17 chrisforbes@google.com Move AttribType enum to SpirvShader


Created with:
  gclient setdep -r third_party/externals/swiftshader@755d744023ff

The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader
TBR=halcanary@google.com

Change-Id: I27f8dc95028ccf0dd7b9f7a72b16cfb87b5b1d53
Reviewed-on: https://skia-review.googlesource.com/c/185244
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-01-18 17:41:01 +00:00
Jim Van Verth
ee06b33570 Reland "Add compressed data support for SkImage."
This is a reland of 57263c2e0c

Original change's description:
> Add compressed data support for SkImage.
> 
> Adds a new SkImage::MakeFromCompressed method which takes raw data,
> a size, and a compression method, and returns a GPU-backed
> image.
> 
> Bug: skia:8684
> Change-Id: I570c9dafce283bcd64dfbef4fbe1c4bfeac6ce2a
> Reviewed-on: https://skia-review.googlesource.com/c/184484
> Commit-Queue: Jim Van Verth <jvanverth@google.com>
> Reviewed-by: Brian Salomon <bsalomon@google.com>
> Reviewed-by: Robert Phillips <robertphillips@google.com>

Bug: skia:8684
Change-Id: I25fb320e8cc05e1c5afa6faa81e1a55ffd83a7a3
Reviewed-on: https://skia-review.googlesource.com/c/185200
Reviewed-by: Jim Van Verth <jvanverth@google.com>
Commit-Queue: Jim Van Verth <jvanverth@google.com>
2019-01-18 16:32:08 +00:00
Leon Scroggins III
3a33fa5371 Add SK_API to SkHalfToFloat
Bug: b/120904891
Bug: b/122844033
Bug: b/122514935

This allows converting @ColorLongs into floats.

Change-Id: If9e85b19ee8f001434556f4640f022e3fdc605e1
Reviewed-on: https://skia-review.googlesource.com/c/185140
Commit-Queue: Leon Scroggins <scroggo@google.com>
Commit-Queue: Derek Sollenberger <djsollen@google.com>
Auto-Submit: Leon Scroggins <scroggo@google.com>
Reviewed-by: Derek Sollenberger <djsollen@google.com>
2019-01-18 15:43:01 +00:00
skia-autoroll
c7234c9b77 Roll third_party/externals/angle2 3159b2e52e05..85ca189542cd (1 commits)
3159b2e52e..85ca189542


git log 3159b2e52e05..85ca189542cd --date=short --no-merges --format='%ad %ae %s'
2019-01-18 jmadill@chromium.org Vulkan: Store reference to context command buffer.


Created with:
  gclient setdep -r third_party/externals/angle2@85ca189542cd

The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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=skia.primary:Build-Debian9-Clang-x86_64-Release-ANGLE;skia.primary:Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE
TBR=halcanary@google.com

Change-Id: I8582234195cf58d3ae4fbc4340c22e2be8d37666
Reviewed-on: https://skia-review.googlesource.com/c/185120
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-01-18 11:51:58 +00:00
skia-recreate-skps
b84f90df6f Update go_deps asset
Automatic commit by the UpdateGoDEPS bot.

TBR=borenet@google.com

Change-Id: I84b5d377daaf9e8b7d34479abae818c763bb8cd4
Reviewed-on: https://skia-review.googlesource.com/c/185100
Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
2019-01-18 06:16:18 +00:00
skia-autoroll
488d0f6990 Roll third_party/externals/angle2 d46165e3db5a..3159b2e52e05 (2 commits)
d46165e3db..3159b2e52e


git log d46165e3db5a..3159b2e52e05 --date=short --no-merges --format='%ad %ae %s'
2019-01-18 cwallez@chromium.org Suppress test crashing on Mac ASAN.
2019-01-17 ynovikov@chromium.org Include common/platform.h where used


Created with:
  gclient setdep -r third_party/externals/angle2@3159b2e52e05

The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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=skia.primary:Build-Debian9-Clang-x86_64-Release-ANGLE;skia.primary:Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE
TBR=halcanary@google.com

Change-Id: Iea087f6d8e989ba45190dd13f7882f4e25636e39
Reviewed-on: https://skia-review.googlesource.com/c/185021
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-01-18 03:01:17 +00:00
Hal Canary
14235d1ec0 Revert "Add compressed data support for SkImage."
This reverts commit 57263c2e0c.

Reason for revert: assert failures in test bots.

Original change's description:
> Add compressed data support for SkImage.
> 
> Adds a new SkImage::MakeFromCompressed method which takes raw data,
> a size, and a compression method, and returns a GPU-backed
> image.
> 
> Bug: skia:8684
> Change-Id: I570c9dafce283bcd64dfbef4fbe1c4bfeac6ce2a
> Reviewed-on: https://skia-review.googlesource.com/c/184484
> Commit-Queue: Jim Van Verth <jvanverth@google.com>
> Reviewed-by: Brian Salomon <bsalomon@google.com>
> Reviewed-by: Robert Phillips <robertphillips@google.com>

TBR=jvanverth@google.com,bsalomon@google.com,robertphillips@google.com,ericrk@google.com

Change-Id: If5705507f4aa34c6495fa72ff1a927cb18eca6ba
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:8684
Reviewed-on: https://skia-review.googlesource.com/c/185002
Reviewed-by: Hal Canary <halcanary@google.com>
Commit-Queue: Hal Canary <halcanary@google.com>
2019-01-17 22:13:23 +00:00
Jim Van Verth
57263c2e0c Add compressed data support for SkImage.
Adds a new SkImage::MakeFromCompressed method which takes raw data,
a size, and a compression method, and returns a GPU-backed
image.

Bug: skia:8684
Change-Id: I570c9dafce283bcd64dfbef4fbe1c4bfeac6ce2a
Reviewed-on: https://skia-review.googlesource.com/c/184484
Commit-Queue: Jim Van Verth <jvanverth@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
2019-01-17 21:18:52 +00:00
skia-autoroll
d4fdf78475 Roll third_party/externals/swiftshader 296aa2513448..739a7fbe086b (3 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/296aa2513448..739a7fbe086b


git log 296aa2513448..739a7fbe086b --date=short --no-merges --format='%ad %ae %s'
2019-01-17 chrisforbes@google.com Add size calculation for spirv types
2019-01-17 chrisforbes@google.com Formatting-only change: conform better with swiftshader style
2019-01-17 chrisforbes@google.com Fix build


Created with:
  gclient setdep -r third_party/externals/swiftshader@739a7fbe086b

The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader
TBR=halcanary@google.com

Change-Id: I56b1a5d9cd4bc9aa46bb3259797c5b579fcb65c1
Reviewed-on: https://skia-review.googlesource.com/c/184848
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-01-17 19:19:57 +00:00
Hal Canary
3026d4b1b8 SkDocument: use auto for MakeDocument().
A later CL will make this return a unique_ptr<SkDocument>.

Bug: skia:5972
Change-Id: Ie10d6c07d5f2524ecb71d906db0d37427827225d
Reviewed-on: https://skia-review.googlesource.com/c/181660
Reviewed-by: Hal Canary <halcanary@google.com>
Commit-Queue: Hal Canary <halcanary@google.com>
2019-01-17 19:16:28 +00:00
skia-autoroll
31972f8896 Roll third_party/externals/swiftshader af4ed53dab6b..296aa2513448 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/af4ed53dab6b..296aa2513448


git log af4ed53dab6b..296aa2513448 --date=short --no-merges --format='%ad %ae %s'
2019-01-17 chrisforbes@google.com Collect type and variable definitions from SPIRV shader


Created with:
  gclient setdep -r third_party/externals/swiftshader@296aa2513448

The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader
TBR=halcanary@google.com

Change-Id: I223c155a3485c774f876e0a2a47aa2c28f065920
Reviewed-on: https://skia-review.googlesource.com/c/184844
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-01-17 18:26:22 +00:00
skia-autoroll
ae4d116a77 Roll third_party/externals/angle2 dd34b3b9b707..d46165e3db5a (9 commits)
dd34b3b9b7..d46165e3db


git log dd34b3b9b707..d46165e3db5a --date=short --no-merges --format='%ad %ae %s'
2019-01-17 geofflang@chromium.org Reland "Don't call Texture::onDestroy twice for the zero textures."
2019-01-17 geofflang@chromium.org GL: Temporarily disable parallel shader compile.
2019-01-17 jmadill@chromium.org Revert "Re-enable 2DArray Copy Texture Tests"
2019-01-17 jiawei.shao@intel.com ES31: Enable several SSBO end2end tests on D3D11
2019-01-17 jie.a.chen@intel.com ParallelCompile: add GL backend support
2019-01-16 cwallez@chromium.org Suppress OcclusionQueriesTest.MultiContext on Win NVIDIA Vk
2019-01-16 jmadill@chromium.org Make path utils return std::string.
2019-01-16 jgilbert@mozilla.com Add GL_ANGLE_provoking_vertex on D3D11 and GL.
2019-01-16 jmadill@chromium.org Optimize more front-end VertexArray binding.


Created with:
  gclient setdep -r third_party/externals/angle2@d46165e3db5a

The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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=skia.primary:Build-Debian9-Clang-x86_64-Release-ANGLE;skia.primary:Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE
TBR=halcanary@google.com

Change-Id: I3148aefc096eaa0436688157f5660f021434bf8f
Reviewed-on: https://skia-review.googlesource.com/c/184842
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-01-17 18:11:22 +00:00
Mike Reed
c0747bb211 remove empty skia_for_chromium_defines
Bug: skia:
Change-Id: Ifac75b9b68e242170c23e7018f4b0437a9ef672f
Reviewed-on: https://skia-review.googlesource.com/c/184802
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Mike Reed <reed@google.com>
2019-01-17 17:37:01 +00:00
skia-autoroll
47c95fd772 Roll third_party/externals/swiftshader 57378335838c..af4ed53dab6b (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/57378335838c..af4ed53dab6b


git log 57378335838c..af4ed53dab6b --date=short --no-merges --format='%ad %ae %s'
2019-01-17 chrisforbes@google.com Initial stub implementation of SpirvShader


Created with:
  gclient setdep -r third_party/externals/swiftshader@af4ed53dab6b

The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader
TBR=halcanary@google.com

Change-Id: I91453a81aa97bb0e7a0ff061b071d5b180a6f72c
Reviewed-on: https://skia-review.googlesource.com/c/184841
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-01-17 17:32:28 +00:00
skia-autoroll
93cbea4c28 Roll third_party/externals/swiftshader e04d9b0f138d..57378335838c (2 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/e04d9b0f138d..57378335838c


git log e04d9b0f138d..57378335838c --date=short --no-merges --format='%ad %ae %s'
2019-01-17 chrisforbes@google.com Produce correct error result for unsupported formats
2019-01-17 sugoi@google.com Make the B10G11R11 and E5B9G9R9 formats fast clearable


Created with:
  gclient setdep -r third_party/externals/swiftshader@57378335838c

The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader
TBR=halcanary@google.com

Change-Id: I88e082cfe41ddb9185d1f56c0d694ba7fbd7b48c
Reviewed-on: https://skia-review.googlesource.com/c/184712
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-01-17 16:30:49 +00:00
Leon Scroggins III
12597f9b83 Update libwebp to 1.0.2-rc1
Android is updating [1]. Run our tests on this version as well.

[1] https://android-review.googlesource.com/c/platform/external/webp/+/872756

Change-Id: I38ed1a633ba457df59729321551c09920be35910
Reviewed-on: https://skia-review.googlesource.com/c/184801
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Leon Scroggins <scroggo@google.com>
2019-01-17 16:00:25 +00:00
skia-autoroll
362a741a5d Roll third_party/externals/swiftshader fed67899a7b4..e04d9b0f138d (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/fed67899a7b4..e04d9b0f138d


git log fed67899a7b4..e04d9b0f138d --date=short --no-merges --format='%ad %ae %s'
2019-01-17 sugoi@google.com Added the ability to write to many new formats in the Blitter


Created with:
  gclient setdep -r third_party/externals/swiftshader@e04d9b0f138d

The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader
TBR=halcanary@google.com

Change-Id: Ib09582a7bd59f3d352ec50dd7d4fd3d9b31bd941
Reviewed-on: https://skia-review.googlesource.com/c/184708
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-01-17 15:35:20 +00:00
Hal Canary
6a11fb0a09 SkQP: branching tools updated.
1.  get_gold_export_url.py becomes get_gold_results.py

2.  README_GENERATING_MODELS.md updated with changed and more
    complete instructions.

No-Try: true
Change-Id: I7fb84ad99e3049717ea9a572f8558ed2f73d412c
Reviewed-on: https://skia-review.googlesource.com/c/184600
Reviewed-by: Hal Canary <halcanary@google.com>
Commit-Queue: Hal Canary <halcanary@google.com>
2019-01-17 15:29:50 +00:00
Brian Osman
a4e4680494 Fix variable shadowing in Viewer's ImGui code
This worked, but was confusing.

Bug: skia:
Change-Id: I9a387f2fc772277086e0f6ce532c834839b5e4dc
Reviewed-on: https://skia-review.googlesource.com/c/184800
Commit-Queue: Brian Osman <brianosman@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
Auto-Submit: Brian Osman <brianosman@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
2019-01-17 14:52:30 +00:00
skia-recreate-skps
33b4b4908b Update go_deps asset
Automatic commit by the UpdateGoDEPS bot.

TBR=borenet@google.com

Change-Id: I1a040f136065e0afd104259e2c6c667a17e3b2b4
Reviewed-on: https://skia-review.googlesource.com/c/184651
Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
2019-01-17 06:11:57 +00:00
recipe-roller
25b9f192ed Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).


More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
recipe_engine:
  https://crrev.com/91c13923c1d136dc688527fa39583ef61a3277f7 Fix a couple of typos in user_guide.md. (seanabraham@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I6754643f6ffaa78c1bd1770c4066569b8e1dc204
Reviewed-on: https://skia-review.googlesource.com/c/184760
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-01-17 02:58:21 +00:00
Brian Salomon
157997696b Exclude PromiseImageTextureReuseDifferentConfig from Metal bots
TBR=robertphillips@google.com

Change-Id: I4729364745cfe216423948df4a9f209a8d987059
Reviewed-on: https://skia-review.googlesource.com/c/184740
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2019-01-17 02:02:30 +00:00
Ravi Mistry
7e05e57c9d Revert "Reland "Remove android framework compile bots from CQ""
This reverts commit a30c755f95.

Reason for revert: Pushed some improvements (hopefully)

Original change's description:
> Reland "Remove android framework compile bots from CQ"
> 
> This reverts commit db76763878.
> 
> Reason for revert: Slow again
> 
> Original change's description:
> > Revert "Remove android framework compile bots from CQ"
> > 
> > This reverts commit 1d1a1e45c0.
> > 
> > Reason for revert: Seems to be working now
> > 
> > Original change's description:
> > > Remove android framework compile bots from CQ
> > > 
> > > Bug: skia:8666
> > > Change-Id: I5112d17175128ef605f939378d9ff5164b5c5a64
> > > Reviewed-on: https://skia-review.googlesource.com/c/182447
> > > Reviewed-by: Ravi Mistry <rmistry@google.com>
> > 
> > TBR=borenet@google.com,rmistry@google.com
> > 
> > Change-Id: Ifc797855782ce6e1e86661324ec8eca4f3dfac56
> > No-Presubmit: true
> > No-Tree-Checks: true
> > No-Try: true
> > Bug: skia:8666
> > Reviewed-on: https://skia-review.googlesource.com/c/182458
> > Reviewed-by: Ravi Mistry <rmistry@google.com>
> > Commit-Queue: Ravi Mistry <rmistry@google.com>
> 
> TBR=borenet@google.com,rmistry@google.com
> 
> Bug: skia:8666
> Change-Id: I6ad97b8d0b5d3a928cb031b3e80dca6db7f22f23
> No-Try: true
> Reviewed-on: https://skia-review.googlesource.com/c/184490
> Reviewed-by: Ravi Mistry <rmistry@google.com>
> Commit-Queue: Ravi Mistry <rmistry@google.com>

TBR=borenet@google.com,rmistry@google.com

Change-Id: I6e8c1e89829a9f58bfc3a2bbace8140d1b767520
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:8666
Reviewed-on: https://skia-review.googlesource.com/c/184742
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Ravi Mistry <rmistry@google.com>
2019-01-17 01:33:27 +00:00
recipe-roller
b7fc923bc0 Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).


More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
depot_tools:
  https://crrev.com/beeb6b4d5256e2595d77b84a7e1a617143e9b660 Deploy git 2.20.1 to depot_tools on a bleeding edge (tikuta@chromium.org)
recipe_engine:
  https://crrev.com/3e07686e1a32a7500c5bbd64f939c168546d360e [isolated] Re-roll isolated. (joshuaseaton@google.com)
  https://crrev.com/f749c4664feacab9484dc8e24ae350b1114f0d12 [swarming] add OWNERS (tikuta@chromium.org)
  https://crrev.com/e9bab63ca257c333247040e2d9503aad2045082d [file] Expose root of SymlinkTree (joshuaseaton@google.com)
  https://crrev.com/3b4c9d9b26618f331b01287b466946bd768170cd [swarming] roll swarming client (tikuta@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I5aca230340b2908edb520c67d4b695e313cb6833
Reviewed-on: https://skia-review.googlesource.com/c/184660
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-01-17 01:01:25 +00:00
Mike Reed
172fff869b Reland "remove SK_SUPPORT_LEGACY_CANVAS_DRAW_TEXT flag"
This reverts commit 3b415a8910.

Reason for revert: guards should be in place...

Original change's description:
> Revert "remove SK_SUPPORT_LEGACY_CANVAS_DRAW_TEXT flag"
> 
> This reverts commit 1b87c6bc19.
> 
> Reason for revert: need guards in google3 (and possibly android)
> 
> Original change's description:
> > remove SK_SUPPORT_LEGACY_CANVAS_DRAW_TEXT flag
> > 
> > Bug: skia:
> > Change-Id: I89451ee399a59907a195237adc1b5dc59691150e
> > Reviewed-on: https://skia-review.googlesource.com/c/184381
> > Reviewed-by: Mike Reed <reed@google.com>
> > Commit-Queue: Mike Reed <reed@google.com>
> > Auto-Submit: Mike Reed <reed@google.com>
> 
> TBR=reed@google.com
> 
> Change-Id: I0e404f435079cc5a679d357ff28f215fef543718
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Bug: skia:
> Reviewed-on: https://skia-review.googlesource.com/c/184483
> Reviewed-by: Mike Reed <reed@google.com>
> Commit-Queue: Mike Reed <reed@google.com>

TBR=reed@google.com

Change-Id: I3df434eb7286bb9439640644d455509e58a120ba
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:
Reviewed-on: https://skia-review.googlesource.com/c/184661
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
2019-01-17 00:37:49 +00:00
recipe-roller
1ce80fb351 Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).


More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
recipe_engine:
  https://crrev.com/ed32454c59ca7ba6d05f313f32f75c1b8157d66e Remove unused features of package.proto. (iannucci@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Id8ca0286d4d3fde0d6126cdab3fde9974795f53f
Reviewed-on: https://skia-review.googlesource.com/c/184620
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-01-16 23:42:16 +00:00
Mike Reed
f738d4211c hide SkPaint::getFlags/setFlags, use bool acessors instead
Bug: skia:
Change-Id: Ib44859bf69a9dfaae7fbbd220b41af0c198797c6
Reviewed-on: https://skia-review.googlesource.com/c/184388
Commit-Queue: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
Reviewed-by: Florin Malita <fmalita@chromium.org>
2019-01-16 22:45:29 +00:00
recipe-roller
2a6ca81927 Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).


More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
depot_tools:
  https://crrev.com/6ce18220f4a8a959b990a5fb112e87e709e2b53b roll-dep: use Middle Out Compression™️ for logs (maruel@chromium.org)
recipe_engine:
  https://crrev.com/b5365db8a7bac60b839af22029317e97bd2e77b4 Revert "Fix a couple of typos in user_guide.md". (seanabraham@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Iaf4d36d37ec798be8bf83b9a686b2e2fe849c706
Reviewed-on: https://skia-review.googlesource.com/c/184562
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-01-16 22:27:49 +00:00
Herb Derby
d7861d35bd Remove findOrCreateGlyphCache
Change-Id: I3fa17b17df26d95649e9c4344ae4c501b7b715b3
Reviewed-on: https://skia-review.googlesource.com/c/184501
Auto-Submit: Herb Derby <herb@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
Reviewed-by: Ben Wagner <bungeman@google.com>
2019-01-16 22:24:29 +00:00
skia-autoroll
a5ad21a662 Roll ../src 84497a910c68..a9f87d1e43bb (53 commits)
84497a910c..a9f87d1e43


git log 84497a910c68..a9f87d1e43bb --date=short --no-merges --format='%ad %ae %s'
2019-01-16 bpastene@chromium.org Bump timeout of telemetry_perf_unittests shards on android-marshmallow-arm64-rel.
2019-01-16 steveanton@chromium.org Update include paths for renamed WebRTC header files
2019-01-16 eugenebut@google.com Return true from NavigationContext::HasCommitted for same-document navigations.
2019-01-16 oshima@chromium.org Fix the insets computation for secondary external display
2019-01-16 ender@google.com Chrome Answers: Introduce icons differentiating answer types.
2019-01-16 awolter@chromium.org Add fuchsia.sys.Launcher to Cast's policy
2019-01-16 wutao@chromium.org assistant: Build model target
2019-01-16 estade@chromium.org Enable immersive mode browser test on Mash.
2019-01-16 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium 4bbbb11d8e5c..f054f62ad178 (1 commits)
2019-01-16 ldaguilar@chromium.org Add session state change as a trigger for status report.
2019-01-16 gab@chromium.org [SandboxHostLinux] Remove destructor
2019-01-16 wjmaclean@chromium.org Correct transformation of SyntheticTap for RenderWidgetHostViewGuest.
2019-01-16 joone.hur@intel.com Remove DisplayConfigurator dependency from TouchTransformController
2019-01-16 rockot@google.com "Fix" Audio focus tests for Mojo dispatch change
2019-01-16 manukh@chromium.org [omnibox chrome:omnibox] Add accesskeys for import and export buttons
2019-01-16 digit@google.com Android: fix stack unwinding issue with lld.
2019-01-16 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/native_client 1ea07c56ac9b..ff15c51d2078 (1 commits)
2019-01-16 akihiroota@chromium.org Remove PosInSet and SetSize calculations from blink.
2019-01-16 nohle@google.com Add CryptAuthKeyBundle class
2019-01-16 domenic@chromium.org Rename async local storage to KV storage
2019-01-16 anthonyvd@chromium.org Remove field trial testing config for sync user events
2019-01-16 ssid@chromium.org Handle migration failures in shared proto database
2019-01-16 pmonette@chromium.org Change the signature of InspectModule
2019-01-16 kojii@chromium.org [LayoutNG] Fix NGLineBreaker crashes when OOF was removed
2019-01-16 findit-for-me@appspot.gserviceaccount.com Revert "[css-text] New value 'break-spaces' for the white-space property"
2019-01-16 pkotwicz@chromium.org [Android Webapp] Centralize WebappSplashscreen UMA recording 2/6
2019-01-16 wvk@google.com Add unit tests to support NewProcessTypes experiment
2019-01-16 mahmadi@chromium.org [iOS][Translate] TranslatePopupCoordinator/Mediator
2019-01-16 sugoi@google.com Roll SwiftShader 24e7192..fed6789
2019-01-16 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 3c4d2b4f8286..46f05ad5a1ff (1 commits)
2019-01-16 boliu@chromium.org aw: Add webview animation test to shell
2019-01-16 manucornet@chromium.org CrOS Shelf: Remove unused logic around shelf item bg color
2019-01-16 miu@chromium.org Move url_parse_perftest.cc from chrome/test/perf to url/
2019-01-16 sdefresne@chromium.org Convert from base::{LazyInstance,Singleton} to base::NoDestructor
2019-01-16 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.3.418.
2019-01-16 arbesser@google.com [Autofill Assistant] Fixed issue where the initial status message did not contain the URL.
2019-01-16 droger@chromium.org [signin] Cleanup embedded URL API in signin_promo
2019-01-16 rockot@google.com Disable a few offscreencanvas printing tests
2019-01-16 jlebel@chromium.org Removing useless dependency from ios/chrome/browser/ui/settings
2019-01-16 jfernandez@igalia.com [css-text] New value 'break-spaces' for the white-space property
2019-01-16 nohle@google.com Add CryptAuthKey class
2019-01-16 reed@google.com add SK_SUPPORT_LEGACY_PAINT_FLAGS flag for api staging
2019-01-16 estade@chromium.org Remove use of remove_standard_frame from some Chrome OS widgets.
2019-01-16 masonfreed@chromium.org Marking synthetic-pinch-zoom-gesture-touchscreen-desktop.html as flaky
2019-01-16 dtapuska@chromium.org Support pausing media when a context is frozen.
2019-01-16 rockot@google.com Fix or disable tests with bad timing expectations
2019-01-16 anastasi@google.com Let Switch Access scroll the nearest scrollable ancestor
2019-01-16 alexmos@chromium.org Remove redundant alexmos@ entries from chrome/browser/OWNERS.
2019-01-16 danakj@chromium.org Set the WebWidgetClient from WebViewFrameWidget.
2019-01-16 ericorth@chromium.org Network service support for non-address host resolution
2019-01-16 danakj@chromium.org Don't use WebView as a proxy to show FPS counter in the compositor.
2019-01-16 dougt@chromium.org WebBluetooth: clang-format requestLEScan and requestDevice tests.
2019-01-16 piman@chromium.org Remove viz::TextureAllocation


Created with:
  gclient setdep -r ../src@a9f87d1e43

The AutoRoll server is located here: https://autoroll.skia.org/r/chromium-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=skia.primary:Perf-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia.primary:Test-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer
TBR=halcanary@google.com

Change-Id: If07f067102a932226fb2fee74bce2ca6a536c6e9
Reviewed-on: https://skia-review.googlesource.com/c/184524
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-01-16 22:16:59 +00:00
Brian Salomon
1bf0ed8584 Make GrTexture caching for SkPromiseImageTexture work when same texture
fulfills a different SkImage.

Bug: skia:8613
Change-Id: I7ee14112c69f8aaef223a37dda455259b501a2bf
Reviewed-on: https://skia-review.googlesource.com/c/184440
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2019-01-16 22:06:53 +00:00
recipe-roller
0886ac875c Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).


More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
recipe_engine:
  https://crrev.com/e44e828506a9b304dc0f9cc6e07dd701caf89b5b Fix a couple of typos in user_guide.md (seanabraham@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Id5046dadde92e40758b9deeb2c8059ba5092e557
Reviewed-on: https://skia-review.googlesource.com/c/184493
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-01-16 22:00:17 +00:00
Chris Dalton
4b62aed973 Return GrProcessorSet::Analysis from GrDrawOp::finalize
Bug: skia:8671
Change-Id: Ib35d1642659021419f408bf19b1b0dc0066e8df2
Reviewed-on: https://skia-review.googlesource.com/c/184160
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
2019-01-16 21:22:38 +00:00