Commit Graph

40583 Commits

Author SHA1 Message Date
Brian Salomon
138a06d1b1 Revert "Reland "Update SkCanvas' experimental SkiaRenderer API""
This reverts commit bd9d88a6e4.

Reason for revert: Breaks SkiaRenderer on Android. Rendering is all corrupted, bisected to this change.

Original change's description:
> Reland "Update SkCanvas' experimental SkiaRenderer API"
> 
> This reverts commit 90791c202d.
> 
> Reason for revert: Jumped the gun, just need to update blacklist
> 
> Original change's description:
> > Revert "Update SkCanvas' experimental SkiaRenderer API"
> > 
> > This reverts commit 4bf964602a.
> > 
> > Reason for revert: vulkan dm crashes
> > 
> > Original change's description:
> > > Update SkCanvas' experimental SkiaRenderer API
> > > 
> > > This lifts the temporary functions in SkGpuDevice into SkCanvas and
> > > deprecates the older experimental_DrawImageSetV1 and
> > > experimental_DrawEdgeAARect.  The new functions can handle paints and
> > > transform batching. Internally, SkCanvas routes the old functions to the
> > > new entry points and all device-level code is updated to handle the new
> > > API features.
> > > 
> > > While touching all of the canvas/device/recording areas, the
> > > experimental functions are grouped in an "EdgeAA" cluster instead of being
> > > separated into the image category and the rectangle category.
> > > 
> > > Bug: skia:8739
> > > Change-Id: I67c2a724873040ad5dc3307ab5b2823ba1eac54b
> > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/190221
> > > Commit-Queue: Michael Ludwig <michaelludwig@google.com>
> > > Reviewed-by: Brian Salomon <bsalomon@google.com>
> > 
> > TBR=bsalomon@google.com,robertphillips@google.com,michaelludwig@google.com
> > 
> > Change-Id: I87a5a258c5a1bd15e16389cdf91743772d6fa98a
> > No-Presubmit: true
> > No-Tree-Checks: true
> > No-Try: true
> > Bug: skia:8739
> > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201226
> > Reviewed-by: Michael Ludwig <michaelludwig@google.com>
> > Commit-Queue: Michael Ludwig <michaelludwig@google.com>
> 
> TBR=bsalomon@google.com,robertphillips@google.com,michaelludwig@google.com
> 
> Change-Id: I75e9b6cbf079a7739b69a7e208730a930621abf9
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Bug: skia:8739
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201229
> Reviewed-by: Michael Ludwig <michaelludwig@google.com>
> Commit-Queue: Michael Ludwig <michaelludwig@google.com>
> Auto-Submit: Michael Ludwig <michaelludwig@google.com>

TBR=bsalomon@google.com,robertphillips@google.com,michaelludwig@google.com

Change-Id: Ib87ef9b8b8598c16a8a6915920adf0b5dffc644b
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:8739
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201391
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2019-03-15 14:33:39 +00:00
Brian Osman
b73e607cdd Change --checkF16 behavior to just print - it's easier to see all failures
Bug: skia:
Change-Id: I208b0202b76bcfbf31bd888e7e575ed54c6d27c7
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201390
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-03-15 14:24:47 +00:00
skia-autoroll
5c4eabebae Roll third_party/externals/angle2 2fb6563bf503..de52ca373d98 (1 commits)
2fb6563bf5..de52ca373d


git log 2fb6563bf503..de52ca373d98 --date=short --no-merges --format='%ad %ae %s'
2019-03-15 syoussefi@chromium.org Vulkan: Fix GraphViz dump in presence of queries and fences


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

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=benjaminwagner@google.com

Change-Id: Ibb44f1446b1742b753792ddd91a5a557b28bac30
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201567
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-15 14:02:27 +00:00
skia-autoroll
69600007e2 Roll third_party/externals/swiftshader 633b2fb00ed0..e37ce613d1c7 (2 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/633b2fb00ed0..e37ce613d1c7


git log 633b2fb00ed0..e37ce613d1c7 --date=short --no-merges --format='%ad %ae %s'
2019-03-15 bclayton@google.com SpirvShader: Implement OpBranch
2019-03-15 bclayton@google.com Reactor: Add even more RR_WATCH_FMT_ overloads


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

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=benjaminwagner@google.com

Change-Id: I7f64cb044c416fe7f08396ec7763b8c61cb359d5
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201562
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-15 10:11:47 +00:00
skia-autoroll
d2493a1e53 Roll third_party/externals/swiftshader 1b8cd2d9ce2c..633b2fb00ed0 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/1b8cd2d9ce2c..633b2fb00ed0


git log 1b8cd2d9ce2c..633b2fb00ed0 --date=short --no-merges --format='%ad %ae %s'
2019-03-15 swiftshader.regress@gmail.com Regres: Update test lists @ 1b8cd2d9


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

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=benjaminwagner@google.com

Change-Id: I44369553c3be52a5db2ffaf0fee9f085286b29ef
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201560
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-15 09:26:57 +00:00
skia-autoroll
aefecad7c0 Roll ../src 6299cd6e9d2d..558a982945cf (482 commits)
6299cd6e9d..558a982945


git log 6299cd6e9d2d..558a982945cf --date=short --no-merges --format='%ad %ae %s'
2019-03-15 jinsukkim@chromium.org Android: Close preview panel on some events
2019-03-15 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal b58fe2ab9436..ddc3e674c3c0 (8 commits)
2019-03-15 lucmult@chromium.org [Files app] Add context menu test for USB with DCIM folder
2019-03-15 pfeldman@chromium.org DevTools: refactor overlay input handling
2019-03-15 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@4acb8924f765913a520d5f6fefbc8c870e500476
2019-03-15 kylechar@chromium.org Remove viz related tests from FYI bots.
2019-03-15 edcourtney@google.com Fix DCHECK crash inside SetMaximizedOrFullscreenBounds.
2019-03-15 kelvinjiang@chromium.org [Extensions] Add web request info for activities in the stream
2019-03-15 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium b271c06e57ba..9284a7cf9ba6 (8 commits)
2019-03-15 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 69d4958ee9b3..58f92a13bcd8 (5 commits)
2019-03-15 creis@chromium.org Add diagnostics to catch commits of URLs in incompatible processes.
2019-03-15 ricea@chromium.org Disable TransformStream when StreamsNative enabled
2019-03-15 thegreenfrog@chromium.org [ios] Only Add Optional Text if Exists in ClearBrowsingDataItem
2019-03-15 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 1c2fa0fdda12..26b4a64918d4 (3 commits)
2019-03-15 pkasting@chromium.org Add RemoveAllMenuItems().
2019-03-15 jennyz@chromium.org Don't activate search box on context menu mouse click.
2019-03-15 jennyz@chromium.org Fix the zero state crash during quick key traversing.
2019-03-15 siyua@chromium.org Revert "[AF][Paradise] Enable Paradise settings button for non-sync users"
2019-03-15 nigeltao@chromium.org Note that you cannot uninstall built-in apps
2019-03-15 jam@chromium.org Support sending all request and response headers to webRequest for websockets with network service.
2019-03-15 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 9b156615197d..1b8cd2d9ce2c (1 commits)
2019-03-15 jazzhsu@chromium.org [Media Controls] Arrow key handling
2019-03-15 hhli@chromium.org [DevTools] Display number of entries in an IndexedDB object store
2019-03-15 amistry@chromium.org Fix SMB mDNS host discovery.
2019-03-15 eugenebut@google.com Fix NavigationContext::HasCommitted if WebState has multiple pending navigations.
2019-03-15 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 8320e6d2b742..34e6c9d3d1b6 (1 commits)
2019-03-15 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 5625b6320279..d263d752ac35 (1 commits)
2019-03-15 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.5.47.
2019-03-15 enga@chromium.org Change navigator.gpu.getAdapter to navigator.gpu.requestAdapter.
2019-03-15 chrome-release-bot@chromium.org Updating trunk VERSION from 3734.0 to 3735.0
2019-03-15 kbr@chromium.org Update Swarming dimensions of Linux Intel HD 630 Experimental bot.
2019-03-15 dpapad@chromium.org Settings WebUI: Remove double border in font subpage.
2019-03-15 ntfschr@chromium.org NS: fix test filter syntax
2019-03-15 pdyson@chromium.org Disable flaky tests in UserActivityManagerTest and WindowActivityWatcherTest
2019-03-15 sergiyb@chromium.org Only delete WPR if it is not used by other stories
2019-03-15 shend@chromium.org [VK] Remove some old features and flags.
2019-03-15 nigeltao@chromium.org Add an App Service icon cache
2019-03-15 beccahughes@chromium.org [Audio Focus] Return id from request audio focus
2019-03-15 robliao@chromium.org Convert ui::PlatformEventWaiter::PlatformEventMatcher and Related Code to base::RepeatingCallback
2019-03-15 yplam@yplam.com Fix gdb viewg command
2019-03-15 shuchen@google.com Move the mojom & typemap for ui::TextInputType to ui/base/ime/mojo.
2019-03-15 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader a2749f39f47d..9b156615197d (2 commits)
2019-03-15 cbiesinger@chromium.org [layoutng] Inline a couple more geometry functions
2019-03-15 qingsi@chromium.org Move the getUserMedia gating of mDNS protection to FilteringNetworkManager.
2019-03-15 benjhayden@chromium.org Reland Batch Histogram uploads.
2019-03-15 siliu@microsoft.com Append block element that only contains br element onto clipboard during copy
2019-03-15 huayinz@chromium.org Fix search widget location bar color not correct
2019-03-15 rohitrao@chromium.org Roll src/ios/third_party/edo/src/ 0146bd6e1..57586e721 (1 commit)
2019-03-15 pbos@chromium.org Remove custom InkDrop logic from NewTabButton
2019-03-15 jzw@chromium.org Fix shutdown crash related to WebViewRequestContextGetter.
2019-03-15 gfaus@chromium.org Recreate golden file loader for the time limit consistency tests, after
2019-03-15 rockot@chromium.org [mojo-js] Correct compiled JS exports
2019-03-15 leon.han@intel.com [ServiceWorker] All provider hosts are owned by context core from birth
2019-03-15 huayinz@chromium.org [Dark] Contextual search dark support
2019-03-15 leon.han@intel.com [ServiceWorker] Make provider id be non-negative int
2019-03-15 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from ddcb12bc41ac to 1a0b0112a4d8
2019-03-15 karandeepb@chromium.org DNR: Support loading/re-indexing multiple rulesets in FileSequenceHelper.
2019-03-15 adanilo@chromium.org Remove tooltip from Open in quickview.
2019-03-15 kaznacheev@chromium.org Revert "app_list: Set AppList as parent of uninstall dialog"
2019-03-15 michaelpg@chromium.org Make HomeScreenController control home screen visibility
2019-03-15 lucmult@chromium.org [Files app] Fix gruped partitions format menu
2019-03-15 justincohen@google.com [ios] Rewrite remote session urls on restore for legacy nav too.
2019-03-15 dbeam@chromium.org Navi: fix gzip-related crash
2019-03-15 robliao@chromium.org Convert LinuxUI::NativeThemeGetter to RepeatingCallback and Update Related Calls
2019-03-15 jbudorick@chromium.org Disable ChromeVoxEditingTest.RichTextMoveByCharacterAllAttributes.
2019-03-15 chfremer@chromium.org [Video Capture Service, ChromeOS] Run video capture service in browser process
2019-03-15 scottmg@chromium.org Reland "Update Crashpad to 1bb8ca4059d8bcc933478e02d7869dda7daa0263"
2019-03-15 dfried@chromium.org Move most of TabStyle into c/b/ui.
2019-03-15 dpranke@chromium.org Add presubmit checks for //buildtools/DEPS entries.
2019-03-15 robliao@chromium.org Convert DesktopWindowTreeHostX11::DisableEventListening to OnceClosure and Fix Memory Leak
2019-03-15 pkasting@chromium.org DCHECK desktop media class names before casting, not after.
2019-03-15 tikuta@chromium.org Revert "[protobuf] remove deprecated deps parameter"
2019-03-15 vtsyrklevich@chromium.org GWP-ASan: Send fewer metrics
2019-03-15 ccameron@chromium.org MacPWAs: Move NSRunningApplication KVO creation to UI thread
2019-03-15 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.5.45.
2019-03-15 donnd@chromium.org [TTS] Fix a flaky test by restriction to M+ phones
2019-03-15 rdevlin.cronin@chromium.org [Extensions Bindings] Remove JS-bindings C++ messaging code
2019-03-15 csharrison@chromium.org Move ScopedVisibilityTracker to chrome/browser
2019-03-15 nigeltao@chromium.org Remove a redundant InternalAppIconLoader field
2019-03-15 sergiyb@chromium.org Only try to commit if there is diff
2019-03-15 lambroslambrou@chromium.org [remoting host] Apply bitrate caps correctly.
2019-03-15 robliao@chromium.org Convert DesktopWidgetTest.CloseDestroys To Use RunLoop::QuitClosure
2019-03-15 alexclarke@chromium.org Mark several tasks in BrowserStartupControllerImpl.java as BOOTSTRAP
2019-03-15 rmcilroy@chromium.org Revert "[Perf] Update Pixel2 FYI perf bot to MonoChrome6432.aab."
2019-03-15 rbpotter@chromium.org Print Preview: Move destination and invitation stores, user info
2019-03-15 zmo@chromium.org Move GpuIntegrationTestAdapter to its own file
2019-03-15 dcheng@chromium.org C++ tips: remove guidance for hiding static details in implementation.
2019-03-15 justincohen@google.com [ios] Don't rely on nil webState in LocationBarCoordinator.
2019-03-15 salg@google.com Changed DOM distiller store to new leveldb_proto API
2019-03-15 jbudorick@chromium.org Revert "Use DWARF4 for mac and ios simulator builds, use DWARF3 for ios device builds."
2019-03-15 robliao@chromium.org Inline RunAllPendingInMessageLoop in DesktopWindowTreeHostX11Test.Shape
2019-03-14 mthiesse@chromium.org Fix FULL_SAFE_BROWSING typo
2019-03-14 guohuideng@chromium.org [chromecast ]Add ChannelLayout to chromecast::media::AudioConfig
2019-03-14 johannes@chromium.org Add virtual test suites for --enable-internal-devtools-binary-protocol.
2019-03-14 johannes@chromium.org Reland "Reland "Reland "[DevTools] Add a flag --enable-devtools-binary-protocol for DevToolsSession."""
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 094c40dce601..2fb6563bf503 (4 commits)
2019-03-14 kaznacheev@google.com flags: Update metadata for ChromeOS Launcher flags
2019-03-14 dpapad@chromium.org Grit: Don't attempt to inline srcset="$i18n{foo}" occurrences.
2019-03-14 bsheedy@chromium.org Add GPU FYI Pixel 2 builder + manual trybot
2019-03-14 xiaohuic@google.com assistant: add launcher integration chrome://flags
2019-03-14 cbiesinger@chromium.org [layoutng] Remove some mac-specific expectation lines
2019-03-14 pfeldman@chromium.org DevTools: remove Overlay.setSuspended protocol method, use enable/disable instead.
2019-03-14 stevenjb@chromium.org Elim ash lock screen calls to SessionManagerClient
2019-03-14 jbudorick@chromium.org Disable ArcPolicyBridgeAffiliatedTest.
2019-03-14 aluo@chromium.org pass device and verbosity arguments correctly.
2019-03-14 lucmult@chromium.org [Files app] Add drag'n'drop test and fix dragover error
2019-03-14 jzw@chromium.org Fix shut down issues with //ios/web_view.
2019-03-14 msw@chromium.org Add extra browser window checks for shortcut crashes
2019-03-14 johannes@chromium.org [DevTools] Roll inspector_protocol to 1e65f2e3a9759b799ca3a87a41dcc9f58fdd720f.
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src bdcb155163d4..e545522146af (1 commits)
2019-03-14 fdegans@chromium.org Revert "Roll Fuchsia SDK from ddcb12bc41ac to 1fdc2abd2818"
2019-03-14 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 36082da2f20c..b58fe2ab9436 (5 commits)
2019-03-14 robliao@chromium.org Migrate Menus to RepeatingCallback/BindRepeating
2019-03-14 khmel@chromium.org arc: Various fixes for the graphics tracing tool
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader af973b67141e..a2749f39f47d (1 commits)
2019-03-14 kaznacheev@google.com Remove kEnableAppShortcutSearch feature switch and related flag
2019-03-14 srikanthg@chromium.org Add language selection to Experimental Settings Bundle.
2019-03-14 dfried@chromium.org Add dfried to thumbnailing code owners.
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 40c19421b4ba..1c2fa0fdda12 (2 commits)
2019-03-14 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@1b8bf0be8de51658e7e71f7a65abe561b8fc9930
2019-03-14 enga@chromium.org Move WebGPU context creation from GPUDevice to NavigatorGPU
2019-03-14 marpan@google.com Roll src/third_party/libvpx/source/libvpx/ 8256c8b29..1533bd84f (19 commits)
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia a4323d71424f..f4438d56e989 (7 commits)
2019-03-14 sergeyu@google.com [Fuchsia] Replace GetHandleFromFile() with OpenDirectory()
2019-03-14 rickj@microsoft.com Add a bounds check for rtree_ rects access in tracing
2019-03-14 dbeam@chromium.org WebUI Dark Mode: add 1px white border to bottom of toolbars
2019-03-14 thakis@chromium.org Use DWARF4 for mac and ios simulator builds, use DWARF3 for ios device builds.
2019-03-14 wangxianzhu@chromium.org Revert "[BGPT] Let cc initialize animation states in property nodes"
2019-03-14 dmurph@chromium.org [IndexedDB] Fixed blobs being saved on disk during incognito mode
2019-03-14 sergiyb@chromium.org Fix arguments for running benchmarks on mobile devices
2019-03-14 sinansahin@google.com Changing the styles and colors of the bookmark widget
2019-03-14 wutao@chromium.org app_list: Bring back G icon
2019-03-14 avi@chromium.org Simplify obtaining a result from JavaScript execution.
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 29885798ac66..8320e6d2b742 (1 commits)
2019-03-14 xiaohuic@google.com assistant: enable audio eraser
2019-03-14 tbarzic@chromium.org Remove some unneded code from wizard_controller
2019-03-14 shaobo.yan@intel.com Skip WebGL CTS test cases "biuDepthRange_001_to_002.html" and "no-over-optimization-on-uniform-array-09.html" on Intel Platform
2019-03-14 zhengkli@amazon.com Clean up KeyboardVisibilityListener on InfobarContainer destruction
2019-03-14 rdevlin.cronin@chromium.org [Extensions Bindings] Remove TestConfig.nativeCrxBindingsEnabled
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 44a43fd4ffa9..f8e231582d6a (1 commits)
2019-03-14 jamiewalch@chromium.org Fix remoting perf tests.
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 0f6a92f63625..69d4958ee9b3 (2 commits)
2019-03-14 mahmadi@chromium.org [AR][IOS] Cleans up USZD file preview base::Feature code post launch
2019-03-14 backer@chromium.org Clean up fuzzer teardown
2019-03-14 ericrk@chromium.org Add a finch flag for Android wide color gamut
2019-03-14 jdufault@google.com cros: Eliminate ScreenContext in ResetScreen
2019-03-14 vtsyrklevich@chromium.org Fix libEGL CFI-icall failures
2019-03-14 llin@chromium.org Reland "Launch Android Intent for media playback"
2019-03-14 lukasza@chromium.org CORB allowlist additions - 2019-03-14.
2019-03-14 buldina@chromium.org [ChromeDriver] Allow null value for script timeout
2019-03-14 azeemarshad@chromium.org [AndroidSms] Fix issues with messages commandline url override.
2019-03-14 siggi@chromium.org PM: Change graph node lifetime and stop using mojo for local IPC.
2019-03-14 robertocn@google.com [code coverage] move linux-chromeos-code-coverage to chromium.fyi
2019-03-14 mmenke@chromium.org Fix crash in SpdyStream::SetPriority.
2019-03-14 dbeam@chromium.org WebUI Dark Mode: update guest NTP
2019-03-14 joshuaseaton@google.com [fuchsia] Create manifest of debug symbol archives.
2019-03-14 jsaul@google.com Migrate AutofillWalletDataTypeController to /payments
2019-03-14 yfriedman@chromium.org [Touchless] Disable Webapp disclosure snackbar.
2019-03-14 bokan@chromium.org Don't move interest when focused editable
2019-03-14 mthiesse@chromium.org Add flag to aggressively pre-warm renderers for SingleTabActivity.
2019-03-14 justincohen@google.com [ios] Don't reference transient item after it's been released.
2019-03-14 danakj@chromium.org Let RenderWidget call WebWidgetClient methods on itself.
2019-03-14 raul@tambre.ee //jingle: Convert base::(U)Int(64)ToString(16) to NumberToString(16)
2019-03-14 rmcelrath@chromium.org Add ThrottlingURLLoader unit test.
2019-03-14 robertocn@google.com [code coverage] Create linux-chromeos-code-coverage.
2019-03-14 ikilpatrick@chromium.org Make BoxOverflowModel use fast malloc.
2019-03-14 adityakeerthi@google.com Introduce delayed memory purge after freezing
2019-03-14 andruud@chromium.org [css-properties-values-api] Compute <length> values to px.
2019-03-14 msw@chromium.org Check custom cursors for bitmap equality as needed
2019-03-14 raul@tambre.ee Support Python 3 in //tools/clang/scripts/update.py
2019-03-14 nharper@chromium.org Remove ChannelIDService* from CookieMonster
2019-03-14 dmblack@google.com Modify embedded Assistant UI to match spec.
2019-03-14 avi@chromium.org Remove unneeded function.
2019-03-14 mukai@chromium.org Do not observe transient parents in OverviewItem
2019-03-14 monufriienko@chromium.org Fixed proc.info in psutil.process_iter
2019-03-14 marcin@mwiacek.com Migrate ReferenceTimestampState to @IntDef
2019-03-14 cbiesinger@chromium.org Remove a number of non-flaky TestExpectations that pass
2019-03-14 estark@google.com Adapt omnibox to not use a SecurityInfo
2019-03-14 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal eae9be8ac5e0..36082da2f20c (4 commits)
2019-03-14 enga@chromium.org Move window.webgpu to navigator.gpu
2019-03-14 danakj@chromium.org Make the BlinkTestRunner owned by WebViewTestProxy
2019-03-14 alexclarke@chromium.org Minor optimization of TaskQueueImpl::WakeUpForDelayedWork
2019-03-14 enga@chromium.org Release dawnDevice when WebGPUDecoderImpl is destroyed
2019-03-14 rsesek@chromium.org Revert "Set FLAG_EXCLUDE_STOPPED_PACKAGES on outbound Intents."
2019-03-14 danakj@chromium.org Remove GetWebViewTestProxy().
2019-03-14 rijubrata.bhaumik@intel.com image_capture_test-html : cleanup
2019-03-14 huangdarwin@chromium.org Async Clipboard: Update comments and TODOs.
2019-03-14 nickdiego@igalia.com ozone/wayland: Clean up TestDataSource
2019-03-14 pdr@chromium.org Remove unused CompositingReasonsForAnimation call
2019-03-14 cbiesinger@chromium.org [layoutng] Inline the ShapeResultSpacing constructor
2019-03-14 ericrk@chromium.org exit_on_context_lost for PowerVR Rogue GE8*
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 6df8a917a449..bdcb155163d4 (2 commits)
2019-03-14 xiyuan@chromium.org chromeos: Preflight CL to run perf tests on device.
2019-03-14 nasko@chromium.org Revert "Add temporary simplified process lock check in the renderer process."
2019-03-14 marcin@mwiacek.com Reland "Prepare Stack/StackAnimation (migration to CompositorAnimator, part 4)"
2019-03-14 chrisha@chromium.org [PM] Retire kNetworkAlmostIdle property.
2019-03-14 siashah@chromium.org Remove validation logic from ExpirationDateFixFlowPrompt, since it is
2019-03-14 wangxianzhu@chromium.org [BGPT] Let cc initialize animation states in property nodes
2019-03-14 sammiequon@google.com overview: Remove shield button.
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 7a62eb7d2b04..0f6a92f63625 (5 commits)
2019-03-14 lukasza@chromium.org Move IsOriginSecure from //content/public to //services/network/public.
2019-03-14 ntfschr@chromium.org NS: add flaky/failing tests to the filter
2019-03-14 robliao@chromium.org Migrate Safe Cases to OnceClosure/RepeatingClosure
2019-03-14 estade@chromium.org Relay kAvatarIcon from browser process to Ash.
2019-03-14 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.5.44.
2019-03-14 rogerm@chromium.org [autofill] Pin preview font-family to a system font
2019-03-14 ejoe@google.com Added new UMA to track the entirety of tab switching duration.
2019-03-14 rohitrao@chromium.org Roll src/ios/third_party/edo/src/ 4ec31ccbe..0146bd6e1 (72 commits)
2019-03-14 gogerald@google.com Correct comments
2019-03-14 knollr@chromium.org Format notification timestamps in the future.
2019-03-14 robliao@chromium.org Remove Unimplemented Method views::MenuController::RunMessageLoop()
2019-03-14 bsheedy@chromium.org Disable WebVR focus lock test on K/M
2019-03-14 jbudorick@chromium.org Mark virtual/exotic-color-space/images/feature-policy-oversized-images.html as failing on win.
2019-03-14 skare@chromium.org Allow searching for "javascript:foo" if foo is likely not code
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 1a088f27008b..44a43fd4ffa9 (1 commits)
2019-03-14 khushalsagar@chromium.org gpu/android: Support native GpuMemoryBuffers for BGR_565 format.
2019-03-14 backer@chromium.org Generate unique texture IDs with GLStubApi
2019-03-14 rtoy@chromium.org Gather statistics for AudioContextOptions.sampleRate
2019-03-14 geofflang@chromium.org Mark webgl-to-canvas tests as failing on all Vulkan drivers.
2019-03-14 spang@chromium.org chromecast: Move locales to data_deps
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 44c8131b779b..a4323d71424f (7 commits)
2019-03-14 malaykeshav@chromium.org Update UI layer API for rounded corner and fast rounded corner
2019-03-14 lowell@chromium.org Remove unused GetAccountInfoFromGaiaId method.
2019-03-14 iclelland@chromium.org Allow null execution context in feature policy OT check
2019-03-14 tsniatowski@vewd.com Fix any_internal_unittest on some less common platforms
2019-03-14 valleau@chromium.org Adding unit tests for LocalPrinterHandlerChromeos
2019-03-14 salg@google.com leveldb_proto: Added options and removed name from Init
2019-03-14 raphael.kubo.da.costa@intel.com UsbServiceLinux: Remove outdated comment
2019-03-14 gbiv@chromium.org Revert to chromeos-chrome-amd64-74.0.3725.0_rc-r1-merged
2019-03-14 twellington@chromium.org [Dark] Paint the bottom system nav black in dark mode
2019-03-14 mrefaat@chromium.org Create OverscrollActionsTabHelper and move logic from Tab to it.
2019-03-14 sergeyu@chromium.org Revert "[Fuchsia] Replace GetHandleFromFile() with OpenDirectory()"
2019-03-14 chrisha@chromium.org [PM] Create NodeAttachedData base class.
2019-03-14 thestig@chromium.org Remove base::win::OSInfo::architecture().
2019-03-14 boliu@chromium.org Viewport for tile priority should not grow viewport
2019-03-14 chili@chromium.org [ExploreSites][Touchless]: Add basic carousel scaffolding for most likely tiles.
2019-03-14 liaoyuke@chromium.org [code coverage] import jinja2 from third_party
2019-03-14 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal dd52ff0514b0..eae9be8ac5e0 (6 commits)
2019-03-14 pmonette@chromium.org Batch module load events between the browser process its children
2019-03-14 tonikitoo@igalia.com Remove moar unnecessary Create methods in modules/filesystem classes
2019-03-14 mustaq@google.com Check activation transfer state synchronously for postMessage sender.
2019-03-14 dewittj@chromium.org [Touchless] Add active eng to OWNERS.
2019-03-14 joenotcharles@google.com Re-enable flaky ServiceUtilCleanerTests with better logging
2019-03-14 kschmi@microsoft.com Implement ITextRangeProvider::GetBoundingRectangles
2019-03-14 yusufo@google.com Don't try to add a tab that is not in the TabModel to grid
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 37978c4b3bea..7a62eb7d2b04 (1 commits)
2019-03-14 xhwang@chromium.org media: Lower max number of pre-provisioned origin IDs
2019-03-14 weili@chromium.org CrOS Shelf: Use shelf item title for tooltip
2019-03-14 thomasanderson@chromium.org More fixes necessary for Windows/libc++
2019-03-14 caraitto@chromium.org [Cronet] Remove unnecessary comment.
2019-03-14 cmp@chromium.org IndexedDB: Rename connection and cursor wrappers
2019-03-14 eugenebut@chromium.org Implement WebStateImpl::GetPendingItem().
2019-03-14 mukai@chromium.org Notifies the new local_surface_id to the client when re-generated
2019-03-14 thomasanderson@chromium.org Roll src/third_party/nasm/ 4ee6a69ce..076332ea7 (5 commits)
2019-03-14 mheikal@chromium.org Test full browser startup after reduced mode
2019-03-14 abhijeet@igalia.com Make case style consistent in resource_response.h
2019-03-14 aee@chromium.org WebUI: FocusRow, handle tab focus in key handler make row active when focusing
2019-03-14 raphael.kubo.da.costa@intel.com Use ScopedTaskEnvironment instead of MessageLoop in platform_sensor_and_provider_unittest_linux
2019-03-14 thomasanderson@chromium.org Revert "Update Crashpad to 1bb8ca4059d8bcc933478e02d7869dda7daa0263"
2019-03-14 mastiz@chromium.org Fix sync not recovering if custom passphrase cleared
2019-03-14 dewittj@chromium.org Create a Touchless new tab page that doesn't include omnibox
2019-03-14 mario@igalia.com Migrate Socket, TCPSocket and UDPSocket methods to net::CompletionOnceCallback
2019-03-14 knollr@chromium.org Move notification trigger timer into chrome/.
2019-03-14 ydago@chromium.org Policy WebUI: fix bad android pre-process tags
2019-03-14 ldaguilar@chromium.org Add notification for when the override with duration is almost over.
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia f699bf0437db..44c8131b779b (10 commits)
2019-03-14 davidbienvenu@chromium.org Make NaN sort to bottom of task mgr.
2019-03-14 skyostil@chromium.org SequenceManager: Record asynchronous call stack into a crash key
2019-03-14 sunxd@chromium.org Fix viz hit test to correctly detect mask layers when BGPT is enabled
2019-03-14 ynovikov@chromium.org Stop running WebGL 1 and 2 tests with validating CB on Win Intel GPU bots
2019-03-14 jdiggs@igalia.com Implement the AtkTableCell interface
2019-03-14 ellyjones@chromium.org flags: assign instant-tethering
2019-03-14 scottmg@chromium.org Update Crashpad to 1bb8ca4059d8bcc933478e02d7869dda7daa0263
2019-03-14 yangsharon@chromium.org [Fuchsia] Removed stray comment in run_package.py.
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 49d2c13943ef..af973b67141e (4 commits)
2019-03-14 bpastene@chromium.org Roll the cts_archive package for swarmed CTS testers.
2019-03-14 eugenebut@google.com Call webPageChangedWithContext: for new navigations.
2019-03-14 bialpio@chromium.org Refactor ArCoreGl to implement XR* interfaces
2019-03-14 eyor@google.com Update description of policy and fix typo
2019-03-14 cmp@chromium.org IndexedDB: Merge IndexedDBDatabaseCallbacks and its helper class
2019-03-14 mcasas@chromium.org Barcode detection mac: extend unitttests to check barcode symbology
2019-03-14 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 4726cc8c72a9..dd52ff0514b0 (4 commits)
2019-03-14 olivierrobin@chromium.org Wait for main frame to be available in ios_web_view autofill tests
2019-03-14 junyer@chromium.org Roll src/third_party/re2/src/ 96b75fa24..5a982a6db (12 commits)
2019-03-14 dalyk@google.com Refactor dns_test_util.h to remove overloading of BuildTestDnsResponse.
2019-03-14 xidachen@chromium.org Merge two lines of test expectations
2019-03-14 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.5.42.
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from ddcb12bc41ac to 1fdc2abd2818
2019-03-14 cmp@chromium.org IndexedDB: Merge IndexedDBCallbacks and its helper class
2019-03-14 caiol@google.com Create URLCheckerKidsManagementClient to call KidsManagement.
2019-03-14 eugenebut@google.com Use NavigationManager::GetPendingItemIndex instead of CRWSeessionController.pendingItemIndex.
2019-03-14 jbudorick@chromium.org Disable flaky ArcPolicyTest.
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn ea2c7f20f2f9..5625b6320279 (1 commits)
2019-03-14 treib@chromium.org Add null check to sync_ui_util::GetStatusLabels
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto f702532c7151..29885798ac66 (1 commits)
2019-03-14 treib@chromium.org Rewrite ChromePasswordManagerClientTest in terms of TestSyncService
2019-03-14 chiahungduan@google.com Reland 2: Enable Heap Profiling Service in Chromecast.
2019-03-14 eugenebut@chromium.org Update WKBasedNavigationManager to return delegate-provided pending item.
2019-03-14 jkrcal@chromium.org [Sync UMA] Extend life-time of two histograms
2019-03-14 treib@chromium.org Rewrite ManagePasswordsBubbleModelTest in terms of TestSyncService
2019-03-14 bokan@chromium.org Rename FilterGestureEvent in FlingController
2019-03-14 bcwhite@chromium.org Validate xml object names against regex.
2019-03-14 japhet@chromium.org Don't send XSS page blocks through NavigationScheduler
2019-03-14 guidou@chromium.org [MediaDevices] Improve input validation in MediaDevicesDispatcherHost.
2019-03-14 mheikal@chromium.org [OWNERS] make browser/init OWNERS also OWNERS for tests
2019-03-14 markusheintz@chromium.org Add unittest for SecurityEventRecorder
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 9b62c5ea2af3..49d2c13943ef (1 commits)
2019-03-14 jennyz@chromium.org cros: Zero state Enter key in search box should invoke first selected result.
2019-03-14 hanxi@google.com Clean up in DependencyManager.
2019-03-14 wdzierzanowski@opera.com Change "HTTPS proxy" => "supports QUIC" assumption to be opt-in
2019-03-14 mcasas@chromium.org Barcode detection: add |format| to DetectedBarcode
2019-03-14 wanderview@chromium.org CacheStorage: Check content settings for storage permission.
2019-03-14 andypaicu@chromium.org Disabled 3 flaky tests in ReadingListTestCase
2019-03-14 lindsayw@google.com [ios] Use WaitUntilConditionOrTimeout instead of GREYCondition
2019-03-14 ikilpatrick@chromium.org [LayoutNG] Add shrink-to-fit caching optimization.
2019-03-14 gyuyoung@igalia.com Clean up unnecessary Create() factory functions in core/workers
2019-03-14 dullweber@chromium.org Fix flaky WebSQL deletion tests
2019-03-14 tienmai@chromium.org [GCPW] Fix missing serial number in mdm enrollment.
2019-03-14 tiborg@chromium.org Add tiborg to //chrome/android/features watch
2019-03-14 sczs@chromium.org [ios] Styles InfobarBadge depending on its state.
2019-03-14 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 05e8371e668a..4726cc8c72a9 (1 commits)
2019-03-14 magchen@chromium.org Add UMA histograms for DC layer overlay.
2019-03-14 sczs@chromium.org [ios] Moves SettingsDetailItem to ios/c/b/ui/table_view/cells
2019-03-14 mario@igalia.com Don't re-define CompletionCallback, use net::CompletionCallback instead
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 3b7170b34551..f699bf0437db (1 commits)
2019-03-14 danakj@chromium.org More CHECKs to help narrow down crashes in a closed RenderWidget.
2019-03-14 horo@chromium.org Remove SWWriteToCacheJob and SWRequestHandler::MaybeCreateJob()
2019-03-14 kylechar@chromium.org base: Cleanup callback types (part 1).
2019-03-14 agrieve@chromium.org resource_sizes.py: Simplify pak filename categorization
2019-03-14 huangs@chromium.org [Bundles] Remove deprecated path of directly injecting native lib placeholder.
2019-03-14 rkgibson@google.com [iOS] Fix crash in QR scanning code when no camera is available
2019-03-14 davidben@chromium.org Remove our copies of macOS RSA-PSS constants.
2019-03-14 ellyjones@chromium.org flags: remove enable-html-base-username-detector
2019-03-14 horo@chromium.org Fix TRACE_EVENT in signed_exchange_signature_verifier.cc
2019-03-14 knollr@chromium.org Set control button background to transparent on non ChromeOS.
2019-03-14 futhark@chromium.org Export PreferredColorScheme setting from blink.
2019-03-14 sczs@chromium.org [ios] Splits image_util BUILD.gn source_set to avoid dependency cycles.
2019-03-14 rayankans@chromium.org Add web tests for DevTools Background Services domain.
2019-03-14 wez@chromium.org [Fuchsia] Migrate off of fdio/util.h header.
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 37b996425a0e..094c40dce601 (3 commits)
2019-03-14 msisov@igalia.com [ozone/wayland] Use opaque region for opaque windows.
2019-03-14 pasko@chromium.org Reland: "Add stacktrace scripts to telemetry isolate"
2019-03-14 vasilii@chromium.org Rename PasswordGenerationManager to PasswordGenerationFrameHelper.
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 5d5aed4520cc..37978c4b3bea (1 commits)
2019-03-14 dtapuska@chromium.org Enable Stale While Revalidate support by default.
2019-03-14 treib@chromium.org Rewrite SyncStartupTrackerTest in terms of TestSyncService
2019-03-14 piman@chromium.org Remove BrowserGpuChannelHostFactoryTest.CallbacksDontRunOnEstablishSync
2019-03-14 myid.shin@igalia.com Change long long to int64_t in third_party/blink/renderer/*
2019-03-14 reed@google.com Reland "Move colorspace handling from xformcanvas to surface"
2019-03-14 apotapchuk@chromium.org Define and implement new policy: DeviceWifiAllowed
2019-03-14 treib@chromium.org DiceTurnSyncOnHelper: Call SetSyncRequested for the right profile
2019-03-14 yavanosta@yandex-team.ru Use cpp file map to unpack gzipped resources
2019-03-14 treib@chromium.org Rewrite SyncErrorNotifierTest in terms of TestSyncService
2019-03-14 gambard@chromium.org [iOS] Fix Tools menu button padding
2019-03-14 frechette@chromium.org Removing ios/web_view/internal's duplicate AcceptLanguage.
2019-03-14 andypaicu@chromium.org Disabling ProcessesApiTest.ProcessesApiListeners test
2019-03-14 markusheintz@chromium.org Add a factory for creating the SecurityEventRecorder
2019-03-14 wnwen@chromium.org Android: Update WATCHLIST with features
2019-03-14 jkrcal@chromium.org [UMA] Extend life-time of Sync.AutofillProfile.DeleteOrigin
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 19f1db6e92b4..9b62c5ea2af3 (2 commits)
2019-03-14 nikitapodguzov@chromium.org Print Preview: Create PIN setting in UI and policies controlling it.
2019-03-14 cuianthony@google.com Delete stale files with PushChangedFiles and install all fake module apk
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 19002f2befd0..1a088f27008b (1 commits)
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 8b9b8f8c5846..3b7170b34551 (2 commits)
2019-03-14 jkrcal@chromium.org [Sync] Report Sync.ModelTypeRedundantPut in Directory as well
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 60e79971afc5..5d5aed4520cc (1 commits)
2019-03-14 mastiz@chromium.org Fix sync potentially starting before spellcheck dictionary loaded
2019-03-14 dvadym@chromium.org Remove logging in constructor of NewPasswordFormManager
2019-03-14 jtallon@igalia.com Emit object:state-changed:invalid-entry events on content
2019-03-14 robertphillips@google.com Enable explicit resource allocation in Skia
2019-03-14 jkrcal@chromium.org [AF Wallet Metadata] Clear local data when stopping sync
2019-03-14 djean@chromium.org [ios] Fix bookmark home view controller memory leaks
2019-03-14 fs@opera.com Use the enclosing rect in SVGRootInlineBox::LayoutInlineBoxes
2019-03-14 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal a9b829282ce9..05e8371e668a (1 commits)
2019-03-14 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.5.38.
2019-03-14 lizeb@chromium.org blink/bindings: Make ParkableStrings content-indexed, like AtomicStrings.
2019-03-14 perezju@chromium.org Revert "Temporarily remove telemetry_perf_unittests from Linux Tests (dbg)(1)."
2019-03-14 siggi@chromium.org PM: Gate TabHelper creation on PerformanceManager existence.
2019-03-14 jkrcal@chromium.org [AF Profile] Expect the same deletions in sync tests in USS/Directory
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 0e83ee6b9e88..f702532c7151 (1 commits)
2019-03-14 armax@chromium.org [getCapabilities] Add support for channelCount, sampleRate, and latency.
2019-03-14 nator@chromium.org Revert "[Background Sync] Use min_delay across storage partitions."
2019-03-14 wdzierzanowski@opera.com Allow CustomProxyConfig to override existing config
2019-03-14 rakina@chromium.org [Display Locking]: Mark locked elements for style recalc if blocked during current style recalc
2019-03-14 okalitova@chromium.org Add methods that perform dbus calls to start and stop PluginVm dispatcher
2019-03-14 mamir@chromium.org [Sync:USS] Introduce NigoriSyncBridge skeleton
2019-03-14 apotapchuk@chromium.org Update WebDialog to handle cases with not yet created session
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc d5e1c372c97d..d841ea6b586a (3 commits)
2019-03-14 guidou@chromium.org Reland "[MediaStream] Fix bug in applyConstraints() for video tracks"
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 868ed908f432..19f1db6e92b4 (1 commits)
2019-03-14 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 5fbde698b7ae..a9b829282ce9 (16 commits)
2019-03-14 skyostil@chromium.org SequenceManager: Don't set crash keys unnecessarily
2019-03-14 eseckler@chromium.org android: Add a hint about activating developer options on Beta/Stable
2019-03-14 andruud@chromium.org [ribbon] Don't generate CSSProperty.
2019-03-14 shimazu@chromium.org Remove non data pipe path from ExtensionLocalizationPeer
2019-03-14 hajimehoshi@chromium.org Use a per-frame task runner at LocalVideoCapturerSource
2019-03-14 falken@chromium.org Allow extensions to bypass frame-src CSP.
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 36f660818365..8b9b8f8c5846 (10 commits)
2019-03-14 arthursonzogni@chromium.org Reset loader in NavigationRequest::OnRequestFailedInternal.
2019-03-14 treib@chromium.org Remove ProfileSyncService::ClearStaleErrors
2019-03-14 findit-for-me@appspot.gserviceaccount.com Revert "Persist font unique name lookup table to cache directory on disk"
2019-03-14 fs@opera.com Revert "OnionSoup: Move mojom files from public/platform/web to public/mojom folder"
2019-03-14 futhark@chromium.org No more LazyReattachIfAttached in slot DetachLayoutTree.
2019-03-14 jinsukkim@chromium.org Android: InterceptNavigationDelegateImpl on Tab's UserData
2019-03-14 simonhatch@chromium.org Switch android-go-perf to use android-chrome.
2019-03-14 gyuyoung@igalia.com Clean up unnecessary Create() factory functions in core/frame
2019-03-14 thomasanderson@chromium.org Clean up visibility for lib{c++,c++abi,unwind} and common_deps targets
2019-03-14 jarrydg@chromium.org Quota: Improve code health of QuotaManager::UsageAndQuotaInfoGatherer.
2019-03-14 myid.shin@igalia.com Add the precise-width integer check for |unsigned| long long type in cpp.py
2019-03-14 wdzierzanowski@opera.com Support tunneled requests in NetworkServiceProxyDelegate
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 2afe880da0ce..19002f2befd0 (4 commits)
2019-03-14 nyquist@chromium.org [leveldb_proto] Reset original proto pointer to enable RVO
2019-03-14 eugenebut@google.com Fix WebState::IsLoading if WebState has multiple pending navigations.
2019-03-14 gyuyoung@igalia.com Clean up unnecessary Create() factory functions in core/paint
2019-03-14 sergeyu@google.com [Fuchsia] Replace GetHandleFromFile() with OpenDirectory()
2019-03-14 gyuyoung@igalia.com Clean up unnecessary Create() factory functions in core/layout
2019-03-14 xingliu@chromium.org Notification: Use new API for several notification types.
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 382116b42cac..60e79971afc5 (1 commits)
2019-03-14 zhuoyu.qian@samsung.com Put CSSGridLineNamesValue into the blink::cssvalue namespace.
2019-03-14 arthursonzogni@chromium.org Create frame: replace proxy_routing_id by previous_routing_id.
2019-03-14 kojii@chromium.org [LayoutNG] Remove InkOverflowIgnoringOverflowClip
2019-03-14 richard.li@intel.com [OnionSoup] Reland:Build typemapping for blink::FormDataElement
2019-03-14 gyuyoung@igalia.com OnionSoup: Remove all uses of Deprecation::CountDeprecation(LocalFrame*) and the method
2019-03-14 cmp@chromium.org IndexedDB: Merge CursorImpl and its helper class
2019-03-14 donna.wu@intel.com Expose more fields in UsbConfigurationInfo and its sub classes.
2019-03-14 ksakamoto@chromium.org Reland "SignedExchange: Fallback redirect shouldn't accept signed-exchange"
2019-03-14 googleo@chromium.org Add virtual for interface's destructor
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium 812b09bf5822..b271c06e57ba (13 commits)
2019-03-14 gyuyoung@igalia.com Clean up unnecessary Create() factory functions in core/css
2019-03-14 yoichio@chromium.org Refactoring: Clarify DocumentMarkerController::MarkersIntersectingRangetype to const Text&.
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc cc3503248f1d..d5e1c372c97d (20 commits)
2019-03-14 dfried@chromium.org Move thumbnails code to c/b/ui
2019-03-14 einbinder@chromium.org DevTools: Order split widget children correctly in the DOM
2019-03-14 dbeam@chromium.org WebUI Dark Mode: update NTPResourceCache
2019-03-14 vmpstr@chromium.org WTF: Fix the default hash function for enum classes.
2019-03-14 wittman@chromium.org [Sampling profiler] Encapsulate Mac stack walking 2/4: continue predicate
2019-03-14 siyua@chromium.org [AF][Status Chip] Add new container in toolbar for Autofill data icons
2019-03-14 amistry@chromium.org Add metric for SMB share discovery
2019-03-14 myid.shin@igalia.com Change long long/int to int64_t/uint64_t/uint32_t in third_party/blink/renderer/ related network response
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 4ef71eb81f5d..868ed908f432 (2 commits)
2019-03-14 leon.han@intel.com [ServiceWorker] No need to differentiate renderer/browser assigned provider id
2019-03-14 yukishiino@chromium.org v8binding: Remove custom bindings from ErrorEvent
2019-03-14 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 611b8351677e..5fbde698b7ae (2 commits)
2019-03-14 gyuyoung@igalia.com Remove SVGPathByteStream::Create() method
2019-03-14 zhuoyu.qian@samsung.com Put CSSGridAutoRepeatValue into the blink::cssvalue namespace.
2019-03-14 arthursonzogni@chromium.org WebTest runner. Track all the loading frames.
2019-03-14 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.5.37.
2019-03-14 abhijeet@igalia.com Make case style consistent in resource_response.h
2019-03-14 gyuyoung@igalia.com Clean up unnecessary Create() factory functions in core/dom
2019-03-14 ccameron@chromium.org MacPWAs: Work around hang due to -[NSWindow hasKeyAppearance]
2019-03-14 gyuyoung@igalia.com Clean up unnecessary Create() factory functions in core/html
2019-03-14 meiliang@chromium.org Fix ordering of Tabs in tab strip
2019-03-14 drott@chromium.org Persist font unique name lookup table to cache directory on disk
2019-03-14 ccameron@chromium.org Separate SavePanelBridge from ui::SelectFileDialogImpl
2019-03-14 amistry@chromium.org Use a helper to get the DriveIntegrationService only if it is enabled.
2019-03-14 foolip@chromium.org Mark new CSS Transforms test as crashing
2019-03-14 jkim@igalia.com OnionSoup: Move mojom files from public/platform/web to public/mojom folder
2019-03-14 raul@tambre.ee Support Python 3 in //remoting/host/win/get_clsids.py
2019-03-14 horo@chromium.org Call CertificateRequestCompleted() in SignedExchangeCertFetcher::OnDataComplete()
2019-03-14 gyuyoung@igalia.com Clean up unnecessary Create() factory functions in core/style
2019-03-14 khushalsagar@chromium.org gpu: Disable AImageReader on QCom driver version 269.0.
2019-03-14 joelhockey@chromium.org Add functions to allow tast tests for crostini backup and restore
2019-03-14 nigeltao@chromium.org Clarify that AppIconLoader::icon_size is in DIP
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll AFDO from 74.0.3729.10_rc-r1-merged to 74.0.3729.12_rc-r1-merged
2019-03-14 annelim@google.com [Autofill] Decouple CCSM and LCMM StrikeDatabaseV2
2019-03-14 aboxhall@chromium.org Mark http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-cross-site-child-disallowed.html as flaky
2019-03-14 aboxhall@chromium.org Re-disable ServiceUtilCleanerTest
2019-03-14 andypaicu@chromium.org Disabled test MouseDownAndUpRecordedWithoutSwap as it is flaky
2019-03-14 aboxhall@chromium.org Mark virtual/threaded/fast/events/pointerevents/pinch/pointerevent_touch-action-pinch_zoom_touch.html as flaky across all platforms
2019-03-14 aboxhall@chromium.org Disable DumpAccessibilityEventsTest.AccessibilityEventsAddAlert
2019-03-14 aboxhall@chromium.org Update TestExpectations for fast/loader/reload-zero-byte-plugin.html which is still flaky
2019-03-14 aboxhall@chromium.org Revert "Reland "Reland "[DevTools] Add a flag --enable-devtools-binary-protocol for DevToolsSession."""
2019-03-14 aboxhall@chromium.org Revert "Added perfetto test suite to Android, Linux, Mac, and Windows bots"
2019-03-14 aboxhall@chromium.org Revert "Move colorspace handling from xformcanvas to surface"
2019-03-14 aboxhall@chromium.org Revert "[DevTools] Roll inspector_protocol to a6bdf8a7cc95ee954ba2f701d10f4ecf03e86539."
2019-03-14 chrome-release-bot@chromium.org Updating trunk VERSION from 3733.0 to 3734.0
2019-03-14 robertocn@google.com [code coverage] Moving merge scripts src-side.
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 494afea985e6..37b996425a0e (1 commits)
2019-03-14 jiameng@chromium.org [On-device adaptive brightness] Change default params
2019-03-14 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.5.36.
2019-03-14 myid.shin@igalia.com Change long long to int64_t/uint64_t/uint8_t in third_party/blink/renderer/modules/filesystem
2019-03-14 karandeepb@chromium.org DNR: Expose FileSequenceHelper in its own header.


Created with:
  gclient setdep -r ../src@558a982945

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-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia.primary:Test-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer
TBR=benjaminwagner@google.com

Change-Id: I7e64908e4b6cf0e20f6f57256decbb590cf7933a
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201514
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-15 05:55:27 +00:00
skia-recreate-skps
61d38ade8c Update go_deps asset
Automatic commit by the UpdateGoDEPS bot.

TBR=borenet@google.com

Change-Id: I543f025adc143ad984aaedc1565443ed3e48eb5b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201520
Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
2019-03-15 05:41:47 +00:00
skia-autoroll
1454bfe44c Roll third_party/externals/angle2 979f3bbe2c50..2fb6563bf503 (2 commits)
979f3bbe2c..2fb6563bf5


git log 979f3bbe2c50..2fb6563bf503 --date=short --no-merges --format='%ad %ae %s'
2019-03-14 syoussefi@chromium.org Vulkan: Fix CommandGraph barrier nodes w.r.t to first node
2019-03-14 syoussefi@chromium.org Vulkan: Fix copySubImage to non-cube-complete images.


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

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=benjaminwagner@google.com

Change-Id: Ie9a01dbeaae4e082edc0390e8a78ed4be3c903b3
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201510
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-15 04:42:17 +00:00
recipe-roller
5366a45c61 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/04600b4f26bdd5534788d437d0f82a5a47d97deb Expose gclient_paths via InputAPI. (yyanagisawa@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I8dc62e6c7bbc7ee11335ce08ce3287ea73c46c42
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201495
Reviewed-by: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
2019-03-15 04:05:47 +00:00
skia-autoroll
c028c196de Roll third_party/externals/swiftshader 9b156615197d..1b8cd2d9ce2c (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/9b156615197d..1b8cd2d9ce2c


git log 9b156615197d..1b8cd2d9ce2c --date=short --no-merges --format='%ad %ae %s'
2019-03-15 dsinclair@google.com Copy build artifacts to CMAKE_BINARY_DIR.


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

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=benjaminwagner@google.com

Change-Id: Ide345a29e663184f255cf2748b1ac5a978e2f87e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201505
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-15 01:17:17 +00:00
recipe-roller
05201fc7e7 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/d174af20fe2383140d7b604b96034ecaaeba1721 Split up stream.py. (iannucci@chromium.org)
  https://crrev.com/b2fd216f19285779af34b1d2df68b5ca9899ec1d Add encoding voodoo magic hack. (iannucci@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ic86a808f5959242d3296701dc59c166b4d19a6b2
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201388
Reviewed-by: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
2019-03-14 23:42:17 +00:00
Brian Osman
65cdd61304 Ganesh: Clamp blend inputs when using F16_Clamped pixel config
This ensures that we stay in [0,1], except for plus mode, which
requires a larger and more invasive change.

Bug: skia:
Change-Id: I97f6bcea8b10e70e55ba24bcff759ddbb1761794
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201460
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-03-14 23:37:17 +00:00
skia-autoroll
3101dade99 Roll third_party/externals/swiftshader becb44f1177a..9b156615197d (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/becb44f1177a..9b156615197d


git log becb44f1177a..9b156615197d --date=short --no-merges --format='%ad %ae %s'
2019-03-14 bclayton@google.com SpirvShader: Split instructions into blocks.


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

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=benjaminwagner@google.com

Change-Id: I5e0d7723551290992d2a5168fe143ad5045fc329
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201501
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-14 22:28:07 +00:00
recipe-roller
4763435ec7 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/3ecff337380d856508f5f46a352021aed6ea4178 Add an an implicit check() that the step exists when getting an item from the steps dictionary. (gbeaty@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I022b478c249ba449875342a8fff1e8af438301c7
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201405
Reviewed-by: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
2019-03-14 22:27:27 +00:00
skia-autoroll
fe79a7e6a8 Roll third_party/externals/swiftshader a2749f39f47d..becb44f1177a (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/a2749f39f47d..becb44f1177a


git log a2749f39f47d..becb44f1177a --date=short --no-merges --format='%ad %ae %s'
2019-03-14 capn@google.com Fix allocation of low-alignment memory


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

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=benjaminwagner@google.com

Change-Id: Iaf2cee9fa98dc3293fb9f42dcbd87fa5e5728619
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201426
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-14 21:44:27 +00:00
Jim Van Verth
1aaad02fba Fix cached perspective shadows
Bug: b/123261126
Change-Id: Ia1b6d4971c89b5bd328c8ff7c2090c55cc2cd424
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201382
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Jim Van Verth <jvanverth@google.com>
2019-03-14 21:23:05 +00:00
Michael Ludwig
9a56875654 Blacklist compositor_quads_filter on chromecast
Bug: skia:8869
Change-Id: I6a3693b5614cab2fe468efcec17a46aafafb3e79
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201384
Reviewed-by: Ben Wagner <benjaminwagner@google.com>
Commit-Queue: Ben Wagner <benjaminwagner@google.com>
Auto-Submit: Michael Ludwig <michaelludwig@google.com>
2019-03-14 21:04:14 +00:00
skia-autoroll
f58fdfa0ff Roll third_party/externals/swiftshader af973b67141e..a2749f39f47d (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/af973b67141e..a2749f39f47d


git log af973b67141e..a2749f39f47d --date=short --no-merges --format='%ad %ae %s'
2019-03-14 bclayton@google.com SpirvShader: Fix for integer overflow in SDiv and SMod.


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

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=benjaminwagner@google.com

Change-Id: I6845602769b87ed46a0ce070fdbf672079c8cd66
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201424
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-14 20:54:42 +00:00
Brian Salomon
f4191394cf Clamp override color to bytes in GrFillRectOp when half float vertex
attrs not supported.

Fixes crash on Nexus 7 after:
https://skia.googlesource.com/skia.git/+/45fe9473d1f03d80eac0468b83c04f6f758471a0

Change-Id: I2f121ff27f8774a5dd5091dd1f7fca2d2554b4b2
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201385
Auto-Submit: Brian Salomon <bsalomon@google.com>
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
2019-03-14 20:36:32 +00:00
Kevin Lubick
832787ac6c [canvaskit] Fallback to CPU more gracefully
This should also trim down code size since WebGL should never want
GrGLMakeAssembledGLInterface only GrGLMakeAssembledGLESInterface

Bug: skia:
Change-Id: I9246d467847eeb91517c56075077b3e26c4ee336
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201223
Reviewed-by: Nathaniel Nifong <nifong@google.com>
2019-03-14 20:25:25 +00:00
skia-autoroll
512e38091c Roll third_party/externals/angle2 37b996425a0e..979f3bbe2c50 (5 commits)
37b996425a..979f3bbe2c


git log 37b996425a0e..979f3bbe2c50 --date=short --no-merges --format='%ad %ae %s'
2019-03-14 geofflang@chromium.org Mark RGB HALF_FLOAT_OES as renderable with EXT_color_buffer_half_float and WebGL
2019-03-14 raul@tambre.ee Support Python 3 in //scripts/file_exists.py
2019-03-14 Tom.Tan@microsoft.com Don't build glmark2_wgl on Windows ARM64 due to missing opengl32.lib
2019-03-14 jmadill@chromium.org Revert "Fix several WGL test failures."
2019-03-14 ianelliott@google.com Change Config::Config to set correct default for EGL_COLOR_BUFFER_TYPE


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

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=benjaminwagner@google.com

Change-Id: I57605dd4c1861fe936eb2a88d0be196bbfaa56d3
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201420
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-14 19:24:21 +00:00
recipe-roller
9c6801b837 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/8368e1a93fc04fed0bae0b4a84ff11e5d6fd8ecf Split step_runner into parts. (iannucci@chromium.org)
  https://crrev.com/938a60eec6df492beac392b9d093a56830c7f893 Move RecipeEnigne and run_steps to their own file. (iannucci@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ica3dfab7af955086579930d3a049d40aedbaadb0
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201403
Reviewed-by: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
2019-03-14 19:16:21 +00:00
Mike Klein
f4438d56e9 skvx: allow more implicit conversions
Guarding the implict constructors and scalar/vector
operations with std::is_convertible ought to make SkVx
types feel more like normal C types, allowing implicit
conversions exactly when the scalar equivalents would.

This shouldn't change the behavior of any code, or make
anything new possible... just nicer to read and write.

Change-Id: Iff4b89012c5b8c7f7933e6841c925b81186bc614
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201402
Commit-Queue: Mike Klein <mtklein@google.com>
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
Auto-Submit: Mike Klein <mtklein@google.com>
2019-03-14 19:11:21 +00:00
Michael Ludwig
a89cc05162 Avoid unsafe casts to int in SkNx
Bug: skia:8867
Change-Id: Ifc040f801dff349e5178cca030bc727e2a9af99b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201383
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
2019-03-14 18:58:01 +00:00
Mike Klein
525ff2098e update docs for SkLumaColorFilter
Well, at least we have this to show for an otherwise wasted morning...

Change-Id: I8b0c55c0ff3c4b726a7992fd493dac008c7d3cb7
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201191
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2019-03-14 18:41:41 +00:00
recipe-roller
ba66408676 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/d5630bebfc7a1c79dfe49e76ff9a1131f4807811 Remove Quiet stream engine/step runner. (iannucci@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I9fce7d3dc44e56a0b1675008359f1d61971a27b4
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201401
Reviewed-by: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
2019-03-14 18:36:41 +00:00
Ethan Nicholas
e77739eec2 re-re-fixed RelaxedPrecision
Bug: skia:
Change-Id: I7c5eb70c49991cb272d31e7dfceeb1a1d58ec4bc
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201381
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
Commit-Queue: Greg Daniel <egdaniel@google.com>
Auto-Submit: Ethan Nicholas <ethannicholas@google.com>
Reviewed-by: Greg Daniel <egdaniel@google.com>
2019-03-14 18:36:01 +00:00
Robert Phillips
e5476bbe75 Allocate the backing SkBitmap in the SerializedImageFilter fuzzer
IIUC, this is what was intended. If the SkBitmap hasn't been initialized it will fail validation in SkBitmapDevice's valid_for_bitmap_device.

Change-Id: If6890528bcc706c02b4ca247789db524d4a2653c
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201380
Commit-Queue: Robert Phillips <robertphillips@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2019-03-14 18:02:21 +00:00
recipe-roller
cf4aa05ebc 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/5efaa3a69b50fa7f8240d39d79de9c0530327663 [run_build] Implement a StreamEngine for streaming build.proto to logdog. (iannucci@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I57b8be46e2ab54458227f6423b700ecbfd7dcf00
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201400
Reviewed-by: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
2019-03-14 17:59:51 +00:00
skia-autoroll
a4323d7142 Roll third_party/externals/swiftshader eb7cf3c4b0b1..af973b67141e (2 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/eb7cf3c4b0b1..af973b67141e


git log eb7cf3c4b0b1..af973b67141e --date=short --no-merges --format='%ad %ae %s'
2019-03-14 bclayton@google.com SpirvShader: ObjectID -> Object::ID, TypeID -> Type::ID.
2019-03-14 chrisforbes@google.com Protect against DBZ in OpUMod also


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

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=benjaminwagner@google.com

Change-Id: I67683994a2d109b0015373a7c95be31195e225d6
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201343
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-14 17:20:21 +00:00
Michael Ludwig
bd9d88a6e4 Reland "Update SkCanvas' experimental SkiaRenderer API"
This reverts commit 90791c202d.

Reason for revert: Jumped the gun, just need to update blacklist

Original change's description:
> Revert "Update SkCanvas' experimental SkiaRenderer API"
> 
> This reverts commit 4bf964602a.
> 
> Reason for revert: vulkan dm crashes
> 
> Original change's description:
> > Update SkCanvas' experimental SkiaRenderer API
> > 
> > This lifts the temporary functions in SkGpuDevice into SkCanvas and
> > deprecates the older experimental_DrawImageSetV1 and
> > experimental_DrawEdgeAARect.  The new functions can handle paints and
> > transform batching. Internally, SkCanvas routes the old functions to the
> > new entry points and all device-level code is updated to handle the new
> > API features.
> > 
> > While touching all of the canvas/device/recording areas, the
> > experimental functions are grouped in an "EdgeAA" cluster instead of being
> > separated into the image category and the rectangle category.
> > 
> > Bug: skia:8739
> > Change-Id: I67c2a724873040ad5dc3307ab5b2823ba1eac54b
> > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/190221
> > Commit-Queue: Michael Ludwig <michaelludwig@google.com>
> > Reviewed-by: Brian Salomon <bsalomon@google.com>
> 
> TBR=bsalomon@google.com,robertphillips@google.com,michaelludwig@google.com
> 
> Change-Id: I87a5a258c5a1bd15e16389cdf91743772d6fa98a
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Bug: skia:8739
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201226
> Reviewed-by: Michael Ludwig <michaelludwig@google.com>
> Commit-Queue: Michael Ludwig <michaelludwig@google.com>

TBR=bsalomon@google.com,robertphillips@google.com,michaelludwig@google.com

Change-Id: I75e9b6cbf079a7739b69a7e208730a930621abf9
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:8739
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201229
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
Auto-Submit: Michael Ludwig <michaelludwig@google.com>
2019-03-14 17:01:55 +00:00
skia-autoroll
feb720f746 Roll third_party/externals/swiftshader ca56e8b07a1a..eb7cf3c4b0b1 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/ca56e8b07a1a..eb7cf3c4b0b1


git log ca56e8b07a1a..eb7cf3c4b0b1 --date=short --no-merges --format='%ad %ae %s'
2019-03-14 capn@google.com Update CONTRIBUTORS


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

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=benjaminwagner@google.com

Change-Id: Ie0a4da348d859e8f596ccb5ac52937cc28f8c3d5
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201341
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-14 16:36:02 +00:00
Mike Reed
376d8128f0 Use '&' to toggle showing the gm's size in viewer
Bug: skia:
Change-Id: Id294b6a48d60d95b46ce3443edf10513599c43d1
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201230
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
2019-03-14 16:11:46 +00:00
Mike Klein
1b258182ad move in center of radial_gradient_precision
{1K,1K} ought to work fine for F16 precision.  16 bit floats step by 1.0
between 1024 and 2048, so they should be able to just barely represent
distinct coordinates for each pixel.  If precision drops below 16 bit
we'll start seeing banding because we can't distinguish coordinates.

Swap out the colors a little so that it's clear which images are the 1K
(black+green) and which are the old 100K (black+white).

Change-Id: I92761c3aa67cab57332e6f00a421c63c1d9d990a
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201041
Commit-Queue: Mike Klein <mtklein@google.com>
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
2019-03-14 16:07:21 +00:00
Brian Salomon
45fe9473d1 Update color type after color override in GrFillRectOp.
Fixes const_color_processor GM in MSAA mode after
https://skia.googlesource.com/skia/+/1d835423e1c6776c4cbdb91bd435d21a7c1e267c

Change-Id: I07cbe17d8986405da5211e106dca58bfd61e6bbd
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201228
Auto-Submit: Brian Salomon <bsalomon@google.com>
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
2019-03-14 16:06:41 +00:00
Jim Van Verth
8a5d3626a1 Set RG_float to be texturable on Metal
Bug: skia:8243
Change-Id: Ie463cea638691249c04c1c8a9a5295c6f4d5bf5e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201224
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Jim Van Verth <jvanverth@google.com>
2019-03-14 15:45:41 +00:00
skia-autoroll
44c8131b77 Roll third_party/externals/swiftshader 49d2c13943ef..ca56e8b07a1a (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/49d2c13943ef..ca56e8b07a1a


git log 49d2c13943ef..ca56e8b07a1a --date=short --no-merges --format='%ad %ae %s'
2019-03-14 bclayton@google.com Reactor: Add a PrintValue for Bool types.


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

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=benjaminwagner@google.com

Change-Id: I3ab7dc4343223505b046e724aa3fb5e6ed81e7c6
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201171
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-14 15:25:40 +00:00
Kevin Lubick
f35551815f [canvaskit] missing extern
Bug: skia:
Change-Id: I9893650b394c71ced15c0b6b7623a4c3081cedff
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201225
Reviewed-by: Kevin Lubick <kjlubick@google.com>
2019-03-14 15:18:22 +00:00
Brian Salomon
876a017e53 Reland "Reintroduce deinstantiate lazy proxy types and use for promise images."
This is a reland of 8b40ac35b2

Original change's description:
> Reintroduce deinstantiate lazy proxy types and use for promise images.
> 
> This reverts a fraction of b2c5dae65d to
> restore the deinstantiate lazy proxy type, supporting implementation,
> and tests.
> 
> Use them for promise images to avoid thread safety issues for promise
> image resources. Makes promise image instantiation callbacks do a thread
> safe unref of their fulfilled GrTexture in GrResourceCache. The
> GrResourceCache mechanism for receiving unref messages is extended to
> allow multiple pending unrefs. All this is new.
> 
> 
> Bug: skia:8800
> Change-Id: I7b1d4fea13c053b6fbbd39c0c6eaf567b8bf81f1
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/199002
> Reviewed-by: Brian Salomon <bsalomon@google.com>
> Reviewed-by: Robert Phillips <robertphillips@google.com>
> Commit-Queue: Brian Salomon <bsalomon@google.com>

Bug: skia:8800
Change-Id: Ib939fc5c19edf0c6b965c9f6adf0afedd4267703
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201220
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2019-03-14 15:07:10 +00:00
Michael Ludwig
90791c202d Revert "Update SkCanvas' experimental SkiaRenderer API"
This reverts commit 4bf964602a.

Reason for revert: vulkan dm crashes

Original change's description:
> Update SkCanvas' experimental SkiaRenderer API
> 
> This lifts the temporary functions in SkGpuDevice into SkCanvas and
> deprecates the older experimental_DrawImageSetV1 and
> experimental_DrawEdgeAARect.  The new functions can handle paints and
> transform batching. Internally, SkCanvas routes the old functions to the
> new entry points and all device-level code is updated to handle the new
> API features.
> 
> While touching all of the canvas/device/recording areas, the
> experimental functions are grouped in an "EdgeAA" cluster instead of being
> separated into the image category and the rectangle category.
> 
> Bug: skia:8739
> Change-Id: I67c2a724873040ad5dc3307ab5b2823ba1eac54b
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/190221
> Commit-Queue: Michael Ludwig <michaelludwig@google.com>
> Reviewed-by: Brian Salomon <bsalomon@google.com>

TBR=bsalomon@google.com,robertphillips@google.com,michaelludwig@google.com

Change-Id: I87a5a258c5a1bd15e16389cdf91743772d6fa98a
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:8739
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201226
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
2019-03-14 14:57:12 +00:00
skia-autoroll
86ce5c44ab Roll third_party/externals/swiftshader 9b62c5ea2af3..49d2c13943ef (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/9b62c5ea2af3..49d2c13943ef


git log 9b62c5ea2af3..49d2c13943ef --date=short --no-merges --format='%ad %ae %s'
2019-03-14 bclayton@google.com SpirvShader: Fix int DBZ failures by masking away zeros.


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

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=benjaminwagner@google.com

Change-Id: I78f3c56d3f6a7998c0b5c21e23831dcf873bc62e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201169
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-14 14:41:10 +00:00
Brian Osman
8a63a4d024 SkLumaColorFilter: Keep alpha in [0,1]
Bug: skia:
Change-Id: I2287ae75745509269e3dee2b1d31ab513580e6c3
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201221
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-03-14 14:40:50 +00:00
Michael Ludwig
4bf964602a Update SkCanvas' experimental SkiaRenderer API
This lifts the temporary functions in SkGpuDevice into SkCanvas and
deprecates the older experimental_DrawImageSetV1 and
experimental_DrawEdgeAARect.  The new functions can handle paints and
transform batching. Internally, SkCanvas routes the old functions to the
new entry points and all device-level code is updated to handle the new
API features.

While touching all of the canvas/device/recording areas, the
experimental functions are grouped in an "EdgeAA" cluster instead of being
separated into the image category and the rectangle category.

Bug: skia:8739
Change-Id: I67c2a724873040ad5dc3307ab5b2823ba1eac54b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/190221
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2019-03-14 14:24:11 +00:00
Mike Klein
539909a84a remove plus clamp
Clamping for plus mode should happen only as the destination format
requires it, or as a consequence of the limited range we're holding
colors in the pipeline, or because non-normalized alpha is nuts.

So I've taken away the clamp on float rgb, keeping it on lowp to stay
in its legal range, and on float alpha because it's crazy not to.

Open questions:
  - also clamp alpha to zero?
  - what do we do with alpha <0 or >1 in general, beyond plus?

Cq-Include-Trybots: luci.chromium.try:linux-blink-rel
Change-Id: I15660ce55cc393e312f18ffdc13bbfdef08ac6e0
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201040
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2019-03-14 13:53:19 +00:00
Nathaniel Nifong
cfdf87ecd2 fill out more of SkDebugCanvas interface
Added methods for toggling clip viz, overdraw viz, gpu bound viz.
methods for getting number of commands, toggling command visibility and deleting commands.
Added method for writing out json command list.

bound methods with emscrpiten and connected up to buttons in barebones interface to prove they're working.


Bug: skia:
Change-Id: I3f733b13db00ce5d14b1b5170de8fb66102c8b14
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/199938
Commit-Queue: Nathaniel Nifong <nifong@google.com>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
2019-03-14 13:50:24 +00:00
Brian Salomon
1d835423e1 Reland "Try to avoid vertex colors in Texture/FillRect ops when possible."
This is a reland of e0b989e5e3

Original change's description:
> Try to avoid vertex colors in Texture/FillRect ops when possible.
> 
> Avoids unnecessary fragment shader color multiplication.
> 
> Change-Id: I353d3ca91824ce20c9e9af1c5c84ab9953ddd8ab
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201004
> Commit-Queue: Brian Salomon <bsalomon@google.com>
> Reviewed-by: Michael Ludwig <michaelludwig@google.com>

Change-Id: I22125cb7058f528cb368ff30c3c26e3d55056e66
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201222
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2019-03-14 13:48:14 +00:00
skia-autoroll
f699bf0437 Roll third_party/externals/swiftshader 19f1db6e92b4..9b62c5ea2af3 (2 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/19f1db6e92b4..9b62c5ea2af3


git log 19f1db6e92b4..9b62c5ea2af3 --date=short --no-merges --format='%ad %ae %s'
2019-03-14 bclayton@google.com SpirvShader: Replace Intermediate::operator[] with typed getters.
2019-03-14 bclayton@google.com SpirvShader: Overload Intermediate::emplace for Int and UInt.


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

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=benjaminwagner@google.com

Change-Id: Iee9dacac6b7d48958d631943c746851b39e19540
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201167
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-14 13:04:24 +00:00
skia-autoroll
3b7170b345 Roll third_party/externals/angle2 494afea985e6..37b996425a0e (1 commits)
494afea985..37b996425a


git log 494afea985e6..37b996425a0e --date=short --no-merges --format='%ad %ae %s'
2019-03-14 shrekshao@google.com fix d3d ext float blend


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

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=benjaminwagner@google.com

Change-Id: I180e43a35717387b8eeee9089cffa5c209031284
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201160
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-14 10:00:04 +00:00
skia-autoroll
5412618d50 Roll third_party/externals/swiftshader 868ed908f432..19f1db6e92b4 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/868ed908f432..19f1db6e92b4


git log 868ed908f432..19f1db6e92b4 --date=short --no-merges --format='%ad %ae %s'
2019-03-14 swiftshader.regress@gmail.com Regres: Update test lists @ 868ed908


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

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=benjaminwagner@google.com

Change-Id: Id36a9fbdb5c62bf5043e6695bd0a7e3c94cf7d9c
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201161
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-14 09:37:44 +00:00
skia-autoroll
8b9b8f8c58 Roll ../src 54744c955cd6..6299cd6e9d2d (421 commits)
54744c955c..6299cd6e9d


git log 54744c955cd6..6299cd6e9d2d --date=short --no-merges --format='%ad %ae %s'
2019-03-14 annelim@google.com Unit test for supported_card_bin_ranges parsing
2019-03-14 slangley@google.com Start renaming variables and methods from Team Drives -> Shared Drives.
2019-03-14 wittman@chromium.org [Sampling profiler] Simplify Win32StackFrameUnwinder conditionals
2019-03-14 dmurph@chromium.org [IndexedDB] Fixed force close during pending connection open
2019-03-14 shuchen@google.com Support us(intl_pc) layout for login.
2019-03-14 lucmult@chromium.org [Files app] - Fix zip archiver password dialog
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite aa3d2ebe3c97..382116b42cac (1 commits)
2019-03-14 dgozman@chromium.org Align lifetime of ResourceFetcher with Document
2019-03-14 hs1217.lee@samsung.com Convert enum to enum class for NonClientWindowFrameAction*
2019-03-14 thakis@chromium.org win: Fix link of remoting_host.exe in use_custom_libcxx=true builds.
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 6480d4e10cb5..4ef71eb81f5d (3 commits)
2019-03-14 enga@chromium.org Fix WebGPU context initialization
2019-03-14 dgozman@chromium.org Rework navigation request dump in web_tests
2019-03-14 vakh@chromium.org Add a feature flag for password protection for signed-in users
2019-03-14 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal a94bdfdb451c..611b8351677e (7 commits)
2019-03-14 shend@chromium.org [VK] Allow web assembly to run in official XKB virtual keyboard.
2019-03-14 turnage@google.com [Fuchsia] Temporarily disable video decoder.
2019-03-14 kristipark@chromium.org [NTP] Fix promo overlapping with toast notifications
2019-03-14 einbinder@chromium.org DevTools: Don't use event.keyIdentifier
2019-03-14 justincohen@chromium.org Revert "[ios] Validate PendingItem when updating NavigationItem in NTP helper."
2019-03-14 yhirano@chromium.org Cleanup network_utils::ParseDataURLAndPopulateResponse
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 69fb3be2f51b..0e83ee6b9e88 (3 commits)
2019-03-14 huangdarwin@chromium.org sqlite: Remove obsolete Fuschia-only patch.
2019-03-14 kelvinjiang@chromium.org [Extensions] Convert activity args in the stream to a list
2019-03-14 ydago@chromium.org Management WebUI: refresh page on management state changes and add tests
2019-03-14 stevenjb@chromium.org Extract BiodClient from DBusThreadManager
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 950df07202bc..40c19421b4ba (1 commits)
2019-03-14 tkent@chromium.org Fix a crash on FileChooserImpl
2019-03-14 mxcai@chromium.org Settings: Fix clear usage data for origin only has cookies.
2019-03-14 spang@chromium.org Don't ship unpacked devtools frontend with the browser
2019-03-14 pmonette@chromium.org Move ModuleEventType out of ModuleEventSink
2019-03-14 justincohen@google.com [ios] Support Xcode 10.2 runtime with iossim's device check.
2019-03-14 luoe@chromium.org DevTools: provide preset values in CSS autocomplete
2019-03-14 vtsyrklevich@chromium.org Split metadata/total_pages accounting
2019-03-14 cmp@chromium.org IndexedDB: Merge DatabaseImpl and its helper class
2019-03-14 alexmos@chromium.org Hook up the "isolate password sites" mode to chrome://process-internals
2019-03-14 amoylan@chromium.org Add fieldtrial config for ML Service Smart Dim migration
2019-03-14 nharper@chromium.org Remove Net.TokenBinding.* histograms
2019-03-14 govind@chromium.org Updating XTBs based on .GRDs from branch master
2019-03-14 vtsyrklevich@chromium.org Rename 'slot' to 'metadata'
2019-03-14 bnc@chromium.org Improve some comments in quic/platform/impl.
2019-03-14 tbansal@chromium.org Allow unused idle socket timeout to be set using field trial
2019-03-14 jbudorick@chromium.org Remove telemetry_unittests from Mac10.1{0,1} Tests.
2019-03-14 rdevlin.cronin@chromium.org [Extensions Bindings] Don't check for JS bindings in binding generation
2019-03-14 xingliu@chromium.org Notification: Use new API for media notification.
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite ede69d84cfc7..aa3d2ebe3c97 (5 commits)
2019-03-14 hcarmona@chromium.org Navi: Update FirstRun.NewUserExperience.* histogram expiration to M75.
2019-03-14 lucmult@chromium.org [Files app] Deflake dirContextMenu* tests
2019-03-14 zhuoyu.qian@samsung.com Put CSSAxisValue into the blink::cssvalue namespace.
2019-03-14 horo@chromium.org Add wpt test for service worker registration from signed exchange
2019-03-14 karenqian@google.com Added perfetto test suite to Android, Linux, Mac, and Windows bots
2019-03-14 xingliu@chromium.org Notification: Use new API for media capture and sync notification.
2019-03-14 nhiroki@chromium.org Worker: Remove unused WorkerGlobalScope::ApplyContentSecurityPolicyFromHeaders()
2019-03-14 zhuoyu.qian@samsung.com Put CSSGridTemplateAreasValue into the blink::cssvalue namespace.
2019-03-14 malaykeshav@chromium.org Setup API for fast rounded corner path
2019-03-14 stevenjb@chromium.org Move browser only clients to DBusClientsBrowser
2019-03-14 nikunjb@chromium.org Create an experiment that ablate a random percent of UMA uploads
2019-03-14 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 93b945123913..36f660818365 (6 commits)
2019-03-14 nisse@chromium.org Update webrtc::VideoEncoder::Encode implementations
2019-03-14 lukasza@chromium.org Add 2 more extensions to the allowlist.
2019-03-13 beccahughes@chromium.org [Media Notification] Add custom background
2019-03-13 cmp@chromium.org IndexedDB: Remove now-unused IDBCallbacks.SuccessCursorPrefetch
2019-03-13 wez@chromium.org Revert "Move fuchsia libunwind dependency to common_deps"
2019-03-13 cuianthony@google.com Mechanism for adding async DFMS in GN
2019-03-13 pfeldman@chromium.org DevTools: extract the inspect tools into their own file.
2019-03-13 gyuyoung@igalia.com Clean up unnecessary Create() factory functions in Blink's core/animation
2019-03-13 monufriienko@chromium.org Possible timeout fix that happens because of hanging readline method.
2019-03-13 jsaul@google.com [Autofill] Separate Payments/Autofill classes in components/autofill/core/browser
2019-03-13 tonikitoo@igalia.com Clean up unnecessary Create methods in modules/filesystem classes
2019-03-13 sunnyps@chromium.org Disable angle_white_box_tests on Linux GPU FYI Experimental Intel bot
2019-03-13 hcarmona@chromium.org Navi Cleanup: Remove unused email interstitial code + tests.
2019-03-13 robertocn@google.com [code coverage] Remove non _unittests from chromeos-vm-code-coverage
2019-03-13 rkjnsn@chromium.org remoting: Invoke WebrtcDataStreamAdapter callbacks asynchronously.
2019-03-13 dpranke@chromium.org Reformat DEPS files to use single-quotes consistently.
2019-03-13 yusufo@google.com Include the tab_ui module java target for apk builds
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools deb384f985d0..950df07202bc (1 commits)
2019-03-13 alph@chromium.org DevTools: Show large memory allocations in MB in line level profile.
2019-03-13 ericorth@chromium.org Improve error handling for MdnsClient::StartListening()
2019-03-13 hollingum@google.com Removed logic to delete drag details before configure
2019-03-13 mtlieuu@chromium.org Deduplicate enums used in MHTML Serialization
2019-03-13 spang@chromium.org Don't ship python protobuf with the browser
2019-03-13 jeffreycohen@chromium.org [SendTabToSelf] add some validation to add entry call
2019-03-13 jazzhsu@chromium.org [MediaControls] Non-touch Prototype
2019-03-13 jacde@chromium.org Update XRInputSource and implement originOffset for XRReferenceSpace.
2019-03-13 ssid@chromium.org Tracing: Fix bulid ID metadata
2019-03-13 ntfschr@chromium.org AW: expand test coverage for websockets cookies
2019-03-13 drubery@chromium.org Fix referrer chain on chrome://safe-browsing
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto c39f77fd46c2..69fb3be2f51b (1 commits)
2019-03-13 bialpio@chromium.org Add test case to XRRigidTransform
2019-03-13 joelhockey@chromium.org Test for UrlHandlerServiceProvider
2019-03-13 ltenorio@chromium.org Remove sign-in DCHECK in KioskNextShellController.
2019-03-13 danakj@chromium.org Fix comment typo in WebWidgetClient.
2019-03-13 davidbienvenu@chromium.org Change DCHECK in GetProcId to a CHECK.
2019-03-13 pfeldman@chromium.org DevTools: refactor the inspector overlay to allow pluggable tool definitions.
2019-03-13 falken@chromium.org service worker: Remove ServiceWorkerContextRequestHandler.
2019-03-13 jbudorick@chromium.org Revert "[MediaStream] Fix bug in applyConstraints() for video tracks"
2019-03-13 alcooper@chromium.org Enable Input on Windows Mixed Reality
2019-03-13 dvadym@chromium.org Propagate server predictions to PasswordManager on iOS.
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 4e87659e289c..494afea985e6 (2 commits)
2019-03-13 jam@chromium.org Ensure CastNetworkContexts unregisters itself as a net::ProxyConfigService::Observer on destruction.
2019-03-13 dgrogan@chromium.org [LayoutNG] Trivial: flex variable renames
2019-03-13 jdufault@chromium.org Revert "Chrome OS: Remove unused imports."
2019-03-13 3su6n15k.default@developer.gserviceaccount.com Automated Commit: LKGM 11921.0.0 for chromeos.
2019-03-13 karandeepb@chromium.org DNR: Introduce CompositeMatcher.
2019-03-13 drubery@chromium.org Add maximum size for ZIP extraction
2019-03-13 vtsyrklevich@chromium.org GWP-ASan: Add MetadataIdx in GuardedPageAllocator
2019-03-13 baileyberro@chromium.org printing: Use correct service name for IppEverywhere printers
2019-03-13 vtsyrklevich@chromium.org Misc GuardedPageAllocator clean-ups
2019-03-13 bsalomon@google.com Flush GrContext in ~SkiaOutputSurfaceImplOnGpu to force promise image callbacks
2019-03-13 awolter@chromium.org Remove dependency of CastBrowserProcess from chromecast metrics
2019-03-13 tonikitoo@igalia.com Switch the remaining classes in core/css to use downcast helpers (10/10)
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src a5c06c903c43..6df8a917a449 (1 commits)
2019-03-13 lukasza@chromium.org Adding 2 extensions to the allowlist.
2019-03-13 robliao@chromium.org Convert views::ViewsDelegate Factory Callbacks to use RepeatingCallback
2019-03-13 bokan@chromium.org Use previous GSU time for fling start time.
2019-03-13 estade@chromium.org base::Value related cleanups in PaymentsClient
2019-03-13 xiaochengh@chromium.org [BidiCaretAffinity] Implement visual caret movement into inline block
2019-03-13 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.5.32.
2019-03-13 khushalsagar@chromium.org Surface Control: Set display and crop rects correctly for overlays.
2019-03-13 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal e0238416ca7a..a94bdfdb451c (8 commits)
2019-03-13 johannes@chromium.org Reland "Reland "[DevTools] Add a flag --enable-devtools-binary-protocol for DevToolsSession.""
2019-03-13 tonikitoo@igalia.com Prevent further uses of DEFINE_TYPE_CASTS macro
2019-03-13 huangdarwin@chromium.org sqlite: Backport bugfix for clusterfuzz security bug
2019-03-13 tbansal@chromium.org Add UKM for pages that were recently nostate prefetched
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 8b94108e6848..deb384f985d0 (1 commits)
2019-03-13 rdevlin.cronin@chromium.org [Extensions Bindings] Remove JSExtensionBindingsSystem
2019-03-13 ellyjones@chromium.org flags: remove enable-per-user-timezone
2019-03-13 stevenjb@chromium.org Extract UpstartClient from DBusThreadManager
2019-03-13 malaykeshav@chromium.org Add API to SharedQuadState to set rounded corner bounds
2019-03-13 nator@chromium.org [Background Sync] Use min_delay across storage partitions.
2019-03-13 pmonette@chromium.org Introduce RemoteModuleWatcher
2019-03-13 cmp@chromium.org IndexedDB: Make IDBCursor.Prefetch() use native Mojo callback
2019-03-13 estevenson@chromium.org Android: Disable 2 flaky tests in WebApkUpdateManagerUnitTest.
2019-03-13 steimel@chromium.org [Extensions] Convert Accelerator modifiers to OS modifiers
2019-03-13 huangs@chromium.org [Courgette] Add more checks in ELF parsing to fix fuzzer failure.
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite ec461928f7f9..ede69d84cfc7 (3 commits)
2019-03-13 gambard@chromium.org [iOS] Fix text alignment of TextItem
2019-03-13 mheikal@chromium.org Do not create PrefetchGCMAppHander in reduced mode
2019-03-13 nikunjb@chromium.org Fix the recorder id dropdown in the new UI
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 293a9a2e27ba..2afe880da0ce (1 commits)
2019-03-13 jarhar@chromium.org [DevTools] Fix XHR replay test for OutOfBlinkCORS
2019-03-13 jacde@chromium.org Fix quaternion signs in XRRigidTransform constructor.
2019-03-13 davidben@chromium.org Clamp the gzip fuzzer output even more aggressively.
2019-03-13 rtoy@chromium.org Fix typo in tail processing code
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 673c538f8d74..93b945123913 (4 commits)
2019-03-13 yusufo@google.com Show tabstrip only when there is 2+ tabs in group
2019-03-13 rajendrant@chromium.org Increase test cert key to fix web_driver tests
2019-03-13 pbos@chromium.org Merge InkDropViewObserver into InkDropEventHandler
2019-03-13 yoavweiss@chromium.org [resource-timing] Preemptive TestExpectations for added flaky test
2019-03-13 kojii@chromium.org [LayoutNG] Skip painting line boxes when they are out of CullRect
2019-03-13 collinbaker@chromium.org Add stub implementation of InstallableInkDrop
2019-03-13 lukasza@chromium.org Move secure origin allowlist into //services/network.
2019-03-13 amaralp@chromium.org Only use adaptive toolbar if bottom toolbar is enabled
2019-03-13 mukai@chromium.org Explicitly prevent nested PerformWindowMove
2019-03-13 jarhar@chromium.org [DevTools] Add null check to header access in NetworkHandler
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 25ec7b0cd393..6480d4e10cb5 (1 commits)
2019-03-13 oshima@chromium.org Record WindowSelector.Smoothness for each clamshell and tablet mode
2019-03-13 sergiyb@chromium.org Use N5X devices since we are short on N5s
2019-03-13 jbudorick@chromium.org Revert "[OnionSoup] Build typemapping for blink::FormDataElement"
2019-03-13 nator@chromium.org [Background Sync] Add periodic sync options.
2019-03-13 hsuregan@chromium.org [CrOS Settings] Remove unnecessary comma when no first user is added.
2019-03-13 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 62079cb02868..e0238416ca7a (3 commits)
2019-03-13 jbudorick@chromium.org Revert "SignedExchange: Fallback redirect shouldn't accept signed-exchange"
2019-03-13 ellyjones@chromium.org flags: assign enable-modal-permission-dialog-view
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 9d29c37ac507..a5c06c903c43 (1 commits)
2019-03-13 emircan@chromium.org Allow waits originating from synchronous WebRTC calls
2019-03-13 updowndota@chromium.org Rebind mojom ptr for voice match enrollment
2019-03-13 dougarnett@chromium.org Updates SlowPageTriggering fieldtrial testing config to 4G
2019-03-13 chlily@chromium.org Rename SetBeforeFlushCallback to SetBeforeCommitCallback
2019-03-13 thestig@chromium.org Call ::GetNativeSystemInfo() only once.
2019-03-13 jennyz@chromium.org Record launcher search abandonment based on query length.
2019-03-13 jbroman@chromium.org Simplify StringImpl::CreateCFString.
2019-03-13 sinhak@chromium.org Add crOS kSecondaryGoogleAccountSigninAllowed pref
2019-03-13 lukasza@chromium.org Move kUnsafelyTreatInsecureOriginAsSecure switch to //services/network.
2019-03-13 agrieve@chromium.org SuperSize: Fix section_sizes for dex sections
2019-03-13 kmarshall@chromium.org [Fuchsia] Modify test launcher to write logs to /data instead of /pkg.
2019-03-13 enga@chromium.org Remove WebGPUDevice::dummy
2019-03-13 mpdenton@chromium.org Make some integer overflows impossible in disk caches
2019-03-13 ntfschr@chromium.org Revert "AW: disable testLoadDataWithBaseUrl CTS test"
2019-03-13 lukasza@chromium.org Adding 18 extensions to the allowlist.
2019-03-13 lukasza@chromium.org Adding 3 extensions to the allowlist.
2019-03-13 reed@google.com Move colorspace handling from xformcanvas to surface
2019-03-13 nharper@chromium.org Remove some ChannelIDStore classes
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 6b83d6b99335..ec461928f7f9 (1 commits)
2019-03-13 tbarzic@chromium.org Eliminate WelcomeScreen::Delegate
2019-03-13 tienmai@chromium.org [GCPW] Fix user being locked out of their computer in certain cases.
2019-03-13 xiaochengh@chromium.org Add more test cases of left/right caret movements into inline blocks
2019-03-13 justincohen@google.com [ios] Validate PendingItem when updating NavigationItem in NTP helper.
2019-03-13 aee@chromium.org WebUI: cr-expand-button, add focus and ripple tests
2019-03-13 fdegans@chromium.org [Fuchsia] Update LoadUrl() and CreateContext() APIs to use extensible FIDL tables.
2019-03-13 eirage@chromium.org Mark pointerevent_touch-action-table-test_touch-manual.html flaky
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 208634763a17..cc3503248f1d (1 commits)
2019-03-13 vmpstr@chromium.org [PE] Remove DISALLOW* macro usage from cc/
2019-03-13 pmonette@chromium.org Clean unused code in ModuleBlacklistCacheUpdater
2019-03-13 thestig@chromium.org Fix incorrect pdf_formcalc_context_fuzzer dependency.
2019-03-13 sky@chromium.org chromeos: ensure WindowTargeter's insets are reset
2019-03-13 johannes@chromium.org [DevTools] Roll inspector_protocol to a6bdf8a7cc95ee954ba2f701d10f4ecf03e86539.
2019-03-13 wnwen@chromium.org Android: Remove android_deps support aliases
2019-03-13 pmarko@chromium.org Fix host comparison for XMPP cert verification special case
2019-03-13 jkrcal@chromium.org [AF Wallet Metadata] Record last use date of entities on startup
2019-03-13 cmp@chromium.org IndexedDB: Make IDBCursorValue contain arrays of objects
2019-03-13 thomasanderson@chromium.org Correct libcxx{abi} revision in buildtools/DEPS
2019-03-13 rmcelrath@chromium.org Pass Kerberos environment variables to NetworkContextParams.
2019-03-13 cmp@chromium.org IndexedDB: Remove now-unused IDBCallbacks.SuccessCursorContinue
2019-03-13 bsheedy@chromium.org Automate VR voice input manual tests
2019-03-13 afakhry@chromium.org Revert "[Fuchsia] Use memory offsets instead of file offsets for ELF headers."
2019-03-13 ios-autoroller@chromium.org [MDC roll] Roll Material Components to 651b6470f437cdc51bb97f285b213d1520bc7201
2019-03-13 nickdiego@igalia.com ozone/wayland: Fix flaky DataDevice unit tests
2019-03-13 chaopeng@chromium.org Add comment explains no null check in onUnconsumedKeyboardEventAck
2019-03-13 brunoad@chromium.org Make EnableSupervisionTransitionScreens flag default true.
2019-03-13 zmin@chromium.org No longer remove empty policy directory
2019-03-13 chlily@chromium.org Add SQLitePersistentStoreBackendBase
2019-03-13 johnchen@chromium.org [ChromeDriver] Save pointer location between actions
2019-03-13 jbroman@chromium.org Remove cruft from wtf/assertions.cc and the corresponding BUILD.gn.
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia e22dba8d5e9e..673c538f8d74 (2 commits)
2019-03-13 dullweber@chromium.org Fix deletion of FileSystems in CookiesTree UI
2019-03-13 ericwilligers@chromium.org Web Share: move webshare.mojom to public/mojom
2019-03-13 wez@chromium.org [Fuchsia] Look for ApplicationConfigManager in Agent-provided services.
2019-03-13 nohle@google.com Add fake CryptAuthV2Enroller and ClientAppMetadataProvider classes
2019-03-13 antrim@google.com Use new JSChecker methods in ActiveDirectoryLoginTest
2019-03-13 ellyjones@chromium.org flags: assign enable-lookalike-url-navigation-suggestions
2019-03-13 oysteine@chromium.org Fix enumeration of tracing categories for ARC tracing agents
2019-03-13 vicfei@microsoft.com Improved and completed IExpandCollapseProvider in UIA
2019-03-13 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.5.29.
2019-03-13 jsaul@google.com Update AutofillUpstreamEditableExpirationDate fieldtrial testing config
2019-03-13 ellyjones@chromium.org build: default to symbol_level=1 on all sanitizers
2019-03-13 thomasanderson@chromium.org Move fuchsia libunwind dependency to common_deps
2019-03-13 adityakeerthi@google.com TabManager: Remove unnecessary Stop() method
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 579a3b3e53ce..6b83d6b99335 (1 commits)
2019-03-13 waffles@chromium.org Launch improved recovery component.
2019-03-13 pbos@chromium.org Add Profile::IsRegularProfile
2019-03-13 siashah@chromium.org Make the fix flows dialog not cancelable
2019-03-13 ellyjones@chromium.org flags: remove enable-touchpad-three-finger-click
2019-03-13 thestig@chromium.org Fix libfuzzer dictionary syntax in pdf_xfa_js.dict.
2019-03-13 alexclarke@chromium.org Add the task_queue name to PostTask flow events
2019-03-13 almasrymina@chromium.org Fix PTS reporting before playback has started
2019-03-13 mustaq@google.com Rename the flag for activation transfer API, complete plumbing.
2019-03-13 jtallon@igalia.com Emit ATK property-change:accessible-description for content
2019-03-13 emircan@chromium.org Fix flakiness in VerifyCanvasCaptureOffscreenCanvasFrames
2019-03-13 wittman@chromium.org [Sampling profiler] Use different ModuleCaches for profiler threads in test
2019-03-13 guidou@chromium.org [MediaStream] Fix bug in applyConstraints() for video tracks
2019-03-13 eirage@chromium.org deflaky pointerevent_pointerlock_supercedes_capture-manual.html
2019-03-13 backer@chromium.org DLOG instead of DCHECK destruction during write access
2019-03-13 bokan@chromium.org Mark multi-touch-user-gesture.html as flaky
2019-03-13 danakj@chromium.org Defer sending a request to close the page for remote main frames
2019-03-13 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 63e898da8fa6..62079cb02868 (2 commits)
2019-03-13 gbeaty@chromium.org Remove the 16 minutes test timeout for Lollipop Phone Tester.
2019-03-13 siggi@chromium.org PM: Explicitly clean up RenderProcessUserData at shutdown.
2019-03-13 antrim@google.com Extract configuration-based enrollment test
2019-03-13 bpastene@chromium.org Strip symbols from chrome in the CrOS sanity tests when running in VMs.
2019-03-13 mario@igalia.com Import <Foundation/Foundation.h> instead of individual header files
2019-03-13 antrim@google.com Add utility methods to JSChecker
2019-03-13 joenotcharles@google.com Add misc chrome_cleaner switches
2019-03-13 danakj@chromium.org Move LayerTreeMutator setter to WebWidgetClient (5/n)
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 6d31ddee3c16..e22dba8d5e9e (4 commits)
2019-03-13 joenotcharles@google.com Fix crashes in chrome_cleaner LNK parser
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from a0d04e2f2507 to ddcb12bc41ac
2019-03-13 droger@chromium.org [signin][android] Move account settings utils
2019-03-13 sdefresne@chromium.org Convert away from method method JSONReader::ReadDeprecated
2019-03-13 ellyjones@chromium.org flags: assign enable-shill-sandboxing
2019-03-13 droger@chromium.org [signin][mice] Update credentials when Chrome-Connected header has email
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto c4e085dbb2c7..c39f77fd46c2 (1 commits)
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 1175ae0d800e..208634763a17 (2 commits)
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll AFDO from 74.0.3729.7_rc-r1-merged to 74.0.3729.10_rc-r1-merged
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src b75f4362f01a..9d29c37ac507 (1 commits)
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 3c1f5a6bd487..4e87659e289c (1 commits)
2019-03-13 rtoy@chromium.org Use matching sample rate for the context as for the reference file
2019-03-13 joenotcharles@google.com Stop inheriting stdout and stderr in the chrome_cleaner sandbox
2019-03-13 chaopeng@chromium.org Reland "Add plumbing for keymap"
2019-03-13 danakj@chromium.org Move background color into the kAll lifecycle update.
2019-03-13 pastarmovj@chromium.org Remove the future flag from the policy templates for the LBS policies.
2019-03-13 mahmadi@chromium.org [iOS][Translate] Add ios_chrome_translate_egtests to main waterfall and CQ
2019-03-13 frechette@chromium.org Removing iOS specific accept languages pref.
2019-03-13 vasilii@chromium.org Remove GetPreferredMatch from PasswordFormManagerForUI.
2019-03-13 hferreiro@igalia.com Don't use Mojo to get account info in identity_get_auth_token_function.cc
2019-03-13 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.5.26.
2019-03-13 mario@igalia.com Remove WTF::RetainPtr now that it's no longer used
2019-03-13 falken@chromium.org service worker: Remove ServiceWorkerServicification field trial config.
2019-03-13 ellyjones@chromium.org flags: remove enable-ble-advertising-in-apps
2019-03-13 chrisha@chromium.org [PM] Retire kVisibility property.
2019-03-13 timvolodine@chromium.org [AW NS] Fix crash when safebrowsing is disabled in WebView
2019-03-13 myid.shin@igalia.com Change long long to int64_t in third_party/blink/renderer/core/loader/history_item.h
2019-03-13 odejesush@chromium.org android: Add |mIsManaged| to ChosenObjectInfo
2019-03-13 toyoshim@chromium.org OOR-CORS: variation config for Android WebView
2019-03-13 alexclarke@chromium.org Add base/parameter_pack.h a collection of parameter pack utils
2019-03-13 ellyjones@chromium.org content: remove asvitkine@ as a mac owner
2019-03-13 girard@chromium.org Revert "Make BLINK_ANIMATION_USE_TIME_DELTA visible to renderer:blink_pch"
2019-03-13 jfernandez@igalia.com Updated the css-text test suite
2019-03-13 rdevlin.cronin@chromium.org [Extensions Bindings] Remove obsolete JS resources from //chrome
2019-03-13 myid.shin@igalia.com Change long long to int64_t in third_party/blink/renderer/ related blob
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto e96498a32500..c4e085dbb2c7 (7 commits)
2019-03-13 myid.shin@igalia.com Change long long to int64_t in third_party/blink/public/platform/platform.h
2019-03-13 jbroman@chromium.org Remove unused NSColor (WebNSColorDetails) category.
2019-03-13 petermayo@chromium.org [CC] clean up some test code
2019-03-13 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 55881f78ae39..63e898da8fa6 (2 commits)
2019-03-13 arbesser@google.com [Autofill Assistant] Added new script parameter to hide initial details.
2019-03-13 treib@chromium.org Cleanup: Remove syncer::SyncEngine::Status typedef
2019-03-13 davidbienvenu@chromium.org Treat first cpu usage value as NaN, not 0.0
2019-03-13 agrieve@chromium.org SuperSize: Fix .pak section sizes being calculated incorrectly
2019-03-13 treib@chromium.org Remove unused OneClickSigninLinksDelegate::OnAdvancedLinkClicked
2019-03-13 droger@chromium.org [signin] Rename SigninManager::OnExternalSigninCompleted
2019-03-13 kylechar@chromium.org Reland: Remove RefCountedThreadSafe from CommandBufferTaskExecutor.
2019-03-13 jdemeulenaere@google.com [Autofill Assistant] Invalidate decorations when the width of a carousel changes.
2019-03-13 mbarowsky@chromium.org [Telemetry] Properly trace YUV decoding in blink_perf.image_decoder.
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia bac53f089dbc..6d31ddee3c16 (1 commits)
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 4f779c6aec77..1175ae0d800e (25 commits)
2019-03-13 jwd@chromium.org Add ios implementation of GetUploadSigningKey.
2019-03-13 foolip@chromium.org Mark new CSS Transforms test as flaky
2019-03-13 girard@chromium.org Make BLINK_ANIMATION_USE_TIME_DELTA visible to renderer:blink_pch
2019-03-13 clamy@chromium.org Make some tests use NavigationSimulator
2019-03-13 lukasza@chromium.org Adding 1 extension to the allowlist.
2019-03-13 szermatt@chromium.org [Autofill Assistant] Fix URL generated for non-authenticated request.
2019-03-13 backer@chromium.org Only CheckResetStatus if !WasContextLost
2019-03-13 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 5b3d78461572..55881f78ae39 (1 commits)
2019-03-13 wnwen@chromium.org Android: Clarify reason for full third-party review
2019-03-13 mamir@chromium.org [Sync] Fix flaky MC_MergeDifferentBMModelsModeratelyComplex
2019-03-13 tienmai@chromium.org [GCPW] Fix mdm enrollment errors when no other user is signed in.
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 1407297b7f7d..25ec7b0cd393 (1 commits)
2019-03-13 lowell@chromium.org SigninManagerBase: Change AddObserver to SetObserver.
2019-03-13 djean@chromium.org [ios] add url_load_params to url loading service.
2019-03-13 triploblastic@google.com Added memory dump for GrShaderCache
2019-03-13 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.5.24.
2019-03-13 3su6n15k.default@developer.gserviceaccount.com Automated Commit: LKGM 11919.0.0 for chromeos.
2019-03-13 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal c124f12e44a5..5b3d78461572 (2 commits)
2019-03-13 khokhlov@google.com Add possible_browser argument to all shared state constructors
2019-03-13 jkim@igalia.com OnionSoup: Move insecure_input_service.mojom to public/mojom folder
2019-03-13 chrome-release-bot@chromium.org Updating trunk VERSION from 3732.0 to 3733.0
2019-03-13 mamir@chromium.org [Sync] Deprecate EXPERIMENTS Sync datatype
2019-03-13 sinhak@chromium.org Componentize Chrome OS Account Manager
2019-03-13 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 84907f082233..c124f12e44a5 (3 commits)
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 8d79f78c789d..ea2c7f20f2f9 (1 commits)
2019-03-13 mamir@chromium.org [Sync] Fix presubmit.py that didn't count comment line
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium d2cd38cdf78f..812b09bf5822 (1 commits)
2019-03-13 treib@chromium.org sync_ui_util::ShouldRequestSyncConfirmation: don't check IsSyncRequested
2019-03-13 jkim@igalia.com OnionSoup: Move lock_manager.mojom to public/mojom folder
2019-03-13 mamir@chromium.org [Sync] Delete the obselete pref kSyncLongPollIntervalSeconds
2019-03-13 khushalsagar@chromium.org chrome/android: Update refresh rate on display changed.
2019-03-13 jkim@igalia.com OnionSoup: Move hyphenation.mojom to public/mojom folder
2019-03-13 edcourtney@google.com Minimize ARC windows before hiding them when showing the launcher.
2019-03-13 andruud@chromium.org [css-properties-values-api] Substitute initial values as computed values.
2019-03-13 toyoshim@chromium.org OOR-CORS: use network::features::ShouldEnableOutOfBlinkCors
2019-03-13 alexclarke@chromium.org Use SchedulerLock in SequenceManager
2019-03-13 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal aacd6fc869ed..84907f082233 (2 commits)
2019-03-13 msisov@igalia.com ozone: enable ozone_unittests
2019-03-13 sdefresne@chromium.org Convert away from method method JSONReader::ReadDeprecated
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 39da0504bb5d..bac53f089dbc (2 commits)
2019-03-13 mario@igalia.com Migrate string_impl_[cf|mac] away from WTF::RetainPtr
2019-03-13 leon.han@intel.com [ServiceWorker] Remove blink.mojom.ServiceWorkerProviderHostInfo
2019-03-13 raphael.kubo.da.costa@intel.com sensors: Add and use a new #enable-sensor-content-setting flag.
2019-03-13 abhijeet@igalia.com Make case style consistent in resource_response.h
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader bea4751348ca..1407297b7f7d (2 commits)
2019-03-13 Richard.Townsend@arm.com Add a flag to use the synchronous foreground parser
2019-03-13 akahuang@google.com media/gpu: Move DMA-buf VideoFrame related function.
2019-03-13 hajimehoshi@chromium.org Use a per-frame task runner at IdleStatus's mojo binding
2019-03-13 yvesg@google.com [Sanitizer] Print stack trace when program aborts.
2019-03-13 gyuyoung@igalia.com Remove InterpolableNumber::Create() factory function
2019-03-13 myid.shin@igalia.com Change long long to int64_t in third_party/blink/renderer/modules/indexeddb
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 435db2d5257f..39da0504bb5d (29 commits)
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 423fcfc30ccd to a0d04e2f2507
2019-03-13 arthursonzogni@chromium.org RenderDocument: Add base::feature and tests.
2019-03-13 vikassoni@chromium.org AbstractTexture implementation to be used by TextureOwner.
2019-03-13 georgesak@chromium.org Remove georgesak@ from chrome/browser/policy/OWNERS.
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 921920e85f89..579a3b3e53ce (5 commits)
2019-03-13 melandory@chromium.org [Tango->FCM] Ditch invalidation client.
2019-03-13 akahuang@google.com media/gpu: Add sequence checker at V4L2DecodeSurface
2019-03-13 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 8eff2c60e58d..aacd6fc869ed (2 commits)
2019-03-13 dpapad@chromium.org Settings: Use cr-link-row in people and privace_page.html where possible.
2019-03-13 mkwst@chromium.org Revert "Instrument WebRequestProxyingUrlLoader for bug 882661"
2019-03-13 msisov@igalia.com ozone: update documentation regarding Ozone/Wayland.
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 990e94fa16e9..293a9a2e27ba (1 commits)
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium c924d0027a7d..d2cd38cdf78f (9 commits)
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 7ce5de0c17bd..bea4751348ca (7 commits)
2019-03-13 yuzus@chromium.org Mojofy FrameMsg_PostMessageEvent
2019-03-13 boliu@chromium.org aw: Implement presentation feedback for webview
2019-03-13 wtlee@google.com Fix DCHECK failure that GpuMemoryBuffer does not be unmapped properly
2019-03-13 jkim@igalia.com OnionSoup: Move mojom files for permissions and geolocation to mojom folder
2019-03-13 mastiz@chromium.org Remove python sync server and P2PInvalidationService
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle b6eb34122e07..3c1f5a6bd487 (2 commits)
2019-03-13 zynis@yandex-team.ru Add a mode for checking the diff only for clang_tidy_tool.py
2019-03-13 bratell@opera.com Don't emit RevocableInterfacePtr in mojo's blink bindings
2019-03-13 wtlee@google.com Fix DCHECK failure that TakePhoto() does not run on expected thread
2019-03-13 harrisjay@chromium.org Stops showing the back to scope button on in scope pages.
2019-03-13 tonikitoo@igalia.com Switch the remaining classes in core/css to use downcast helpers (9/n)
2019-03-13 sammc@chromium.org Detect missing downloads when using "Show in folder" on ChromeOS.
2019-03-13 toyoshim@chromium.org OOR-CORS: Save-Data does not appear only in the CORS preflight request
2019-03-13 yukishiino@chromium.org v8binding: Remove CallbackFunctionTreatedAsScriptValue
2019-03-13 oshima@chromium.org Record Apps.StateTransition.Smoothness for clamshell/tablet mode separately
2019-03-13 yukishiino@chromium.org v8binding: Replace forEach's |callback| with an IDL callback function
2019-03-13 yukishiino@chromium.org v8binding: Add 'Blink' prefix to AudioWorkletProcessCallback
2019-03-13 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 77982de9efa9..8eff2c60e58d (14 commits)
2019-03-13 kojii@chromium.org [LayoutNG] Cache InkOverflow for inline fragments
2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 967fadd27a67..990e94fa16e9 (2 commits)
2019-03-13 tapted@chromium.org Revert "Remove input field selection regression in Gallery"
2019-03-13 joelhockey@chromium.org Add data scheme support for org.chromium.UrlHandlerService
2019-03-13 mastiz@chromium.org Remove const for SyncValueStoreCache::GetSyncableService()
2019-03-13 yoavweiss@chromium.org Add HTTP Refresh header usecounter
2019-03-13 edcourtney@google.com Do not include the caption height for MINIMIZED->SNAPPED transition.
2019-03-13 rdevlin.cronin@chromium.org [Extensions] Add a relaxed .eslintrc.js for //chrome/test/data/extensions
2019-03-13 hiroh@chromium.org media: Vaapi VDA: Enable kReduced/kSuperReduced mode on all intel device if ALLOCATE mode
2019-03-13 jshikaram@chromium.org [App Management] Implement Notification Permissions for ARC Apps.
2019-03-13 myid.shin@igalia.com Change unsigned long long to uint64_t in third_party/blink/renderer/*
2019-03-13 beaufort.francois@gmail.com Allow the ChromeOS Video Player app to use <video> autoPictureInPicture
2019-03-13 jkrcal@chromium.org [AF] Extend set of sync files co-owned by the sync team
2019-03-13 waffles@chromium.org Switch to test crx3
2019-03-13 sunnyps@chromium.org Disable vulkan_content_browsertests on more Linux GPU FYI bots
2019-03-13 caseq@chromium.org DevTools: add a test for sequence of nav events when posting a form from onload
2019-03-13 dmazzoni@chromium.org Re-land: Links and docs with just one image inside should get annotated.
2019-03-13 horo@chromium.org Add tests of cross origin prefetching
2019-03-13 johannkoenig@google.com libaom: simplify sed regex
2019-03-13 jianj@google.com Revert "Roll src/third_party/libvpx/source/libvpx/ 8256c8b29..855a71dfd (9 commits)"
2019-03-13 abhijeet@igalia.com Use blink::mojom::ConsoleMessageLevel instead of content::ConsoleMessageLevel
2019-03-13 nhiroki@chromium.org ServiceWorker: Separate entry points of {new,installed} {classic,module} script fetch
2019-03-13 bokan@chromium.org Create InputHandlerProxy in LayoutTests
2019-03-13 findit-for-me@appspot.gserviceaccount.com Revert "Links and docs with just one image inside should get annotated."
2019-03-13 rkaplow@chromium.org Some UI cleanups to chrome://ukm.
2019-03-13 jinsukkim@chromium.org Android: Inline Tab.loadIfNecessary
2019-03-13 agrieve@chromium.org SuperSize: Change archive "stats" to show only for -vv
2019-03-13 dcastagna@chromium.org Port FastInkView to SharedImage
2019-03-13 tommycli@chromium.org Omnibox: Add a Remove Suggestion bubble accessed via context menu
2019-03-13 enne@chromium.org Remove enable passthrough raster decoder flag
2019-03-13 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.5.23.


Created with:
  gclient setdep -r ../src@6299cd6e9d

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-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia.primary:Test-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer
TBR=benjaminwagner@google.com

Change-Id: Ibfdc6a16807a30b3bd113264dff24d9d30e9367b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201142
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-14 05:10:53 +00:00