recipe-roller
26657a95c9
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/c0546b9817eea795277e517d5dac382d6b69b778 presubmit: support 'Bug: 1234, 5678' (crouleau@chromium.org )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I9c8fdc79268d36131c94c7ddd9cf4233418eee86
Reviewed-on: https://skia-review.googlesource.com/c/194180
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-22 06:44:04 +00:00
skia-recreate-skps
1d4d3d5e07
Update go_deps asset
...
Automatic commit by the UpdateGoDEPS bot.
TBR=borenet@google.com
Change-Id: Ia7da5988f47c044779ac9ccffc3e85ce26c56820
Reviewed-on: https://skia-review.googlesource.com/c/194120
Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
2019-02-22 05:52:34 +00:00
recipe-roller
9431161ca9
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/e0d5a65ab39980274038a6a2ce86d49325b60c7f Revert "[scheduler] Avoid copying tags or build input from the parent build" (tandrii@chromium.org )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I5574a214c59f10f9d0fd51d9477514db15bd073f
Reviewed-on: https://skia-review.googlesource.com/c/194101
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-22 04:19:04 +00:00
skia-autoroll
6a00e68a34
Roll third_party/externals/swiftshader 3fc635ac4a7f..b607bc8800c1 (2 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/3fc635ac4a7f..b607bc8800c1
git log 3fc635ac4a7f..b607bc8800c1 --date=short --no-merges --format='%ad %ae %s'
2019-02-22 hliatis@google.com vkGetDescriptorSetLayoutSupportKHR listed wrong
2019-02-22 hliatis@google.com Update ICD version to 3.0
Created with:
gclient setdep -r third_party/externals/swiftshader@b607bc8800c1
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=jvanverth@google.com
Change-Id: I773db1d199296b085d2991a6a98b96eedee79ac8
Reviewed-on: https://skia-review.googlesource.com/c/194080
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-22 02:24:14 +00:00
recipe-roller
e9912ca049
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/634b29c62cefc8ea55751788e08be38c43e2db01 [OWNERS] revive agable (tikuta@chromium.org )
https://crrev.com/36974ad871c99ded00255730b1d2b3216910d46d metrics_utils: Fallback to HEAD if upstream is None. (ehmaldonado@chromium.org )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I0330fc0f6476d564aee089d0790b377ce073b4b3
Reviewed-on: https://skia-review.googlesource.com/c/194061
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-22 00:39:44 +00:00
Robert Phillips
2184fb7bbd
Move StrikeCache and TextBlobCache to RecordingContext
...
TBR=bsalomon@google.com
Change-Id: I09a918eee4fab2091b0cbbbe83bc66418e43045e
Reviewed-on: https://skia-review.googlesource.com/c/193471
Commit-Queue: Robert Phillips <robertphillips@google.com>
Reviewed-by: Greg Daniel <egdaniel@google.com>
2019-02-21 23:01:32 +00:00
Robert Phillips
bce7d86270
Revert "SkSL now supports null child processors"
...
This reverts commit 0e8dc4ce36
.
Reason for revert: ASAN complaints
Original change's description:
> SkSL now supports null child processors
>
> Bug: skia:
> Change-Id: Icb3f2d57b393e3d40247aaad98c17344b507f0d7
> Reviewed-on: https://skia-review.googlesource.com/c/193379
> Reviewed-by: Brian Salomon <bsalomon@google.com>
> Reviewed-by: Florin Malita <fmalita@chromium.org>
> Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
TBR=bsalomon@google.com ,ethannicholas@google.com,fmalita@chromium.org
Change-Id: Ibf739b3c6afd32d44f6b20705922618c29960d16
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:
Reviewed-on: https://skia-review.googlesource.com/c/194020
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
2019-02-21 22:54:08 +00:00
skia-autoroll
2356bf1471
Roll ../src dca111a7573e..61d99852c465 (495 commits)
...
dca111a757..61d99852c4
git log dca111a7573e..61d99852c465 --date=short --no-merges --format='%ad %ae %s'
2019-02-21 iapres@microsoft.com Fire UIA focus event, and add UIA test pass
2019-02-21 dmurph@chromium.org [IndexedDB] Moving IDBDatabase's PendingConnection to use ScopesLockManager
2019-02-21 bshaya@chromium.org Standalone tool for processing files with Cast Audio pipeline.
2019-02-21 dgozman@chromium.org Split RenderFrameObserver::DidStartProvisionalLoad
2019-02-21 robertocn@google.com [code coverage] Pass profile location var to vm and exfil data.
2019-02-21 alexclarke@chromium.org Refactor ScopedTaskEnvironment::MainThreadHasPendingTask and tests using it
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium 04097a34d39e..a5230e24c600 (3 commits)
2019-02-21 rdevlin.cronin@chromium.org [Extensions] Properly handle file:-scheme URLs in optional permissions
2019-02-21 sergeyu@chromium.org [Fuchsia] Enable blink unittests on Fuchsia FYI bots.
2019-02-21 jiameng@chromium.org [Cros SR] Add ArcAppShortcut as a search result type
2019-02-21 oysteine@google.com Perfetto: Lower buffer memory size to 100MB
2019-02-21 chouinard@chromium.org [Feed Internals] Add User Classifier properties
2019-02-21 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal bb774460bda0..689da99593bd (5 commits)
2019-02-21 bsheedy@chromium.org Revert "Hide URL from lookalike URL warning interstitial."
2019-02-21 jzern@chromium.org Roll src/third_party/libwebm/source/ e4931ebc0..51ca718c3 (4 commits)
2019-02-21 kmilka@chromium.org [NTP] Add PRESUBMIT.py for local_ntp/
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 56006dcf659d..fda0617505c1 (4 commits)
2019-02-21 raul@tambre.ee //storage/browser/blob: Fix a few 64-bit truncation issues
2019-02-21 tienmai@chromium.org [GCPW] Remove reauth credential when user's token handle is still valid
2019-02-21 lukasza@chromium.org Remove MainFrame check in WebViewImpl::WidenRectWithinPageBound
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 345810843bb0..0e784189b200 (1 commits)
2019-02-21 sergeyu@chromium.org Fix skia::ConfigureTestFont() on mac to use correct path.
2019-02-21 robliao@chromium.org Add Windows Reviewers to All *_win* Files in //base
2019-02-21 mcasas@chromium.org Canvas: s/ProduceFrame/ProduceCanvasResource/
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 08573730b75a..962c222aa3be (1 commits)
2019-02-21 majidvp@chromium.org [Animation Worklet] Ensure dispatcher's done callback always runs
2019-02-21 rmcelrath@chromium.org Enable NetworkService by default on ChromeOS
2019-02-21 bpastene@chromium.org Bump all of chromeos-kevin-rel's tests out of experimental.
2019-02-21 rbpotter@chromium.org WebUI: Change tests to run with Polymer 1 for remaining migration
2019-02-21 hansberry@chromium.org Reland 'Smart Lock: Clear stale ProximityMonitor on disconnect.'
2019-02-21 samans@chromium.org Fix deadlock due to child throttling
2019-02-21 cmp@chromium.org Blob storage: Fix ChromeBlobStorageContext deleter to use DeleteOnIOThread
2019-02-21 oysteine@chromium.org Only send trace events to Perfetto in recording mode
2019-02-21 mukai@chromium.org Allow sending pinch events generated from the touchpad.
2019-02-21 sebmarchand@chromium.org Template SystemMonitor::MetricEvaluator to make it easier to augment it.
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 575872e77e9c..84d35339f3bf (1 commits)
2019-02-21 oysteine@chromium.org Fix memlog JSON export when Perfetto is enabled
2019-02-21 mmenke@chromium.org Socket Pools Refactor 26: Rework QUIC and HTTP2 proxy auth.
2019-02-21 ellyjones@chromium.org flags: remove enable-captive-portal-random-url
2019-02-21 johnidel@chromium.org Measure main frame bytes and main frame ad bytes per-page
2019-02-21 acomminos@fb.com Add UseCounter measurement to isInputPending
2019-02-21 acolwell@google.com Fix nullptr_t compiler error.
2019-02-21 rmcelrath@chromium.org Completely disable MultiProfileDownloadNotificationTest.DownloadMultipleFiles
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia b0604e5c460c..9bb7f07652a6 (8 commits)
2019-02-21 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 0db2fb2c1cac..bb774460bda0 (5 commits)
2019-02-21 pasko@chromium.org Introduce crashpad_stackwalker for Android
2019-02-21 estade@chromium.org Mash: set BROWSER and CHROME_APP app type at initialization time.
2019-02-21 skym@chromium.org [Feed] Fix handling of pref change.
2019-02-21 svillar@igalia.com [s13n] Add identity::DiagnosticsProvider class
2019-02-21 jianj@google.com Roll src/third_party/libvpx/source/libvpx/ e2381829e..986b2bef7 (10 commits)
2019-02-21 davidbienvenu@chromium.org Pass base::Process to child connection instead of ProcessHandle.
2019-02-21 sammc@chromium.org Remove --disable-new-zip-unpacker.
2019-02-21 etienneb@chromium.org Add fonts related tracing categories to slow-reports
2019-02-21 jrummell@chromium.org Allow MediaDrmStorage::Initialize() to pass empty UnguessableTokens
2019-02-21 piman@chromium.org Fix TRACE_EVENT in SharedImageStub
2019-02-21 andrewxu@chromium.org Refactor the search box code
2019-02-21 sdefresne@chromium.org Convert JsFindinpageManager to new JSONReader API
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc d6c6f16063b8..e11b7d2e8087 (2 commits)
2019-02-21 annelim@google.com [AF] Clear V2 strikes when autofill data wiped out
2019-02-21 alexclarke@chromium.org Remove unused external message loop support from base::Thread
2019-02-21 erikchen@chromium.org Fix another logic bug for --shard-index in base test triggerer.
2019-02-21 andrescj@chromium.org VAAPI-JDA: Extract VideoFrame-independent code into VaapiJpegDecoder.
2019-02-21 tbarzic@chromium.org Small cleanup in UpdateScreen
2019-02-21 thakis@chromium.org Remove semicolons in in-tree third-party deps and after some macros.
2019-02-21 mek@chromium.org [AppCache] Make AppCacheFrontend be a per-frame mojo interface.
2019-02-21 Tom.Tan@microsoft.com Correct _WIN64 to _M_X64 because unwind data is architecture specific
2019-02-21 twellington@chromium.org Finish cleanup from launching material incognito NTP
2019-02-21 Max) Gu [FCP++] Image: move NotifyPrePaintFinished to paint-tree end
2019-02-21 xhwang@chromium.org media: Disable logging override in jumbo builds
2019-02-21 xingliu@chromium.org Download home v2: Add owners for the feature flag.
2019-02-21 kuznetsovs@yandex-team.ru Fix multiple definitions of 'rippleColor'.
2019-02-21 kpaulhamus@chromium.org Update WebAuthn strings.
2019-02-21 thakis@chromium.org Roll src/third_party/breakpad/breakpad/ 9b06049ed..37a60998c (4 commits)
2019-02-21 tangltom@chromium.org [unified-consent] Update settings string on opt-in dialog
2019-02-21 hcarmona@chromium.org Navi: Only the chevron icon should be flipped for RTL languages.
2019-02-21 sebmarchand@chromium.org Add a MetricEvaluator class to SystemMonitor
2019-02-21 sebmarchand@chromium.org Add self as an owner of c/b/performance_monitor
2019-02-21 mukai@chromium.org Re-enable MimeHandlerViewTest and SmartSessionRestoreTest for Mash
2019-02-21 aleventhal@chromium.org Sync Mac NSAccessibility attributes with WebKit usage
2019-02-21 sergiyb@chromium.org Implement upload command in the update_wpr script
2019-02-21 stephen.kyle@arm.com Reland arm64/compiler: disable function outlining
2019-02-21 dmazzoni@chromium.org Tiny style cleanup: fix variable name case
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 3f48ecb3efb5..0eee33250ebb (1 commits)
2019-02-21 caitlinfischer@google.com Changed a misleading parameter name.
2019-02-21 odejesush@chromium.org Enable WebUsbAllowDevicesForUrls for desktop
2019-02-21 thakis@chromium.org Roll src/third_party/glslang/src/ 05d12a946..a51d3d9f2 (13 commits)
2019-02-21 lukasza@chromium.org Extract GetTrustworthyInitiator to remove code duplication in CORB/CORP.
2019-02-21 robertogden@chromium.org HTTPS Previews (NavThrottle): Early return if navigation is a subframe
2019-02-21 ellyjones@chromium.org flags: assign enable-async-dns
2019-02-21 rouslan@chromium.org [Payment Handler][Android] Show device bottom keys.
2019-02-21 jlebel@chromium.org [iOS] Adding detail text in TableViewImageItem
2019-02-21 thakis@chromium.org android: Remove some obsolete non-clang build bits.
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium ce88174adfcf..04097a34d39e (2 commits)
2019-02-21 skyostil@chromium.org Tracing: Record more information for Java Looper tasks
2019-02-21 baileyberro@chromium.org smb: Add amistry@ and slangley@ to SMB owners
2019-02-21 weidongg@chromium.org Move updating update severity task to another bug
2019-02-21 akihiroota@chromium.org Revise implementation for setting contentInvalid
2019-02-21 ellyjones@chromium.org flags: assign try-supported-channel-layouts
2019-02-21 estade@chromium.org Disable a check in RenderWidgetHostInputEventRouterTest for Mash.
2019-02-21 mattcary@chromium.org Omnibox: remove/own unloved histograms.
2019-02-21 weidongg@chromium.org Add ChromeVox focus test for app list
2019-02-21 michaelbai@chromium.org Reland "Add ContentCapture in blink core"
2019-02-21 thakis@chromium.org protobuf: Fix -Wextra-semi warnings in local change to protobuf.
2019-02-21 majidvp@chromium.org [Animation Worklet] Consolidate dispatcher creation in web_frame_widget_base
2019-02-21 jmadill@chromium.org Revert "Toolchain with d3dcompiler_old.dll included"
2019-02-21 siggi@chromium.org RC: Eliminate SystemRC use from RenderProcessProbe.
2019-02-21 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 5740162091f5..0db2fb2c1cac (3 commits)
2019-02-21 mark@chromium.org Update Crashpad to 39e458b331b7ea09a20b1efbc001dee82b203bf2
2019-02-21 nickdiego@igalia.com ozone: Implement single window tab dragging
2019-02-21 tommycli@chromium.org Omnibox: Improve implementation of blue loop blue query experiment.
2019-02-21 yaoxia@chromium.org Add tentative WPT to verify download in sandbox
2019-02-21 hiroh@chromium.org GLImageNativePixmap: Take scoped_refptr in Initialize()
2019-02-21 jlebel@chromium.org [iOS] Updating the strings for Google services settings screen
2019-02-21 pmarko@chromium.org Allow persistent configuration of Ethernet service in shill
2019-02-21 lukasza@chromium.org WidenRectWithinPageBounds: comment about assummed *local* main frame.
2019-02-21 timvolodine@chromium.org [AW NS] Update CTS filter (HttpAuthHandlerTest)
2019-02-21 npm@chromium.org LongTasks: fix sibling layout test
2019-02-21 tonikitoo@igalia.com Switch blink::File to use new downcast helpers.
2019-02-21 cfroussios@chromium.org Disable PolicyTest.ExtensionAllowedTypes on Linux
2019-02-21 dsinclair@chromium.org Update third_party/glslang README.
2019-02-21 rch@chromium.org Add 5RTO to the QUIC connection_options param in fieldtrial_testing_config.json
2019-02-21 aarontag@chromium.org Change net::CookieStore::SetCookiesCallback to return CookieInclusionStatus
2019-02-21 benecene@gmail.com Fix DCHECKs being triggered while using color chooser dialog on Windows
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 9cf1796ae438..575872e77e9c (1 commits)
2019-02-21 nicolaso@chromium.org Managed UI: on CrOS, say 'Your Chromebook is managed'
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 826f2e7f340c..d6c6f16063b8 (2 commits)
2019-02-21 tonikitoo@igalia.com Switch to using the simple IdentityTestEnvironment ctor in AccountReconcilorTest
2019-02-21 benecene@gmail.com Fix crash when closing color chooser dialog on macos
2019-02-21 ikilpatrick@chromium.org [LayoutNG] Remove base::Optional::value() from core/layout/ng
2019-02-21 ellyjones@chromium.org Roll src/third_party/google_toolbox_for_mac/src/ 3c3111d3a..aa1a3d2d4 (75 commits)
2019-02-21 oysteine@chromium.org Revert "Tracing: Move the tracing service in-process again to figure out test flakes"
2019-02-21 avi@chromium.org Don't register for a callback if already registered.
2019-02-21 brucedawson@chromium.org Roll src/third_party/flatbuffers/src/ c72100949..4f32cbf26 (143 commits)
2019-02-21 sorin@chromium.org chrome/updater proof of concept: link with winhttp
2019-02-21 raul@tambre.ee //net: Fix various 64-bit truncation issues
2019-02-21 eui-sang.lim@samsung.com Replace blink::PlatformNotificationData::Direction with blink::mojom::NotificationDirection
2019-02-21 3su6n15k.default@developer.gserviceaccount.com Automated Commit: LKGM 11801.0.0 for chromeos.
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader c1fd4087ddc9..3f48ecb3efb5 (2 commits)
2019-02-21 msarda@chromium.org Simplify scode when checking if account is allowed on start-up
2019-02-21 benjhayden@chromium.org Batch Histogram uploads.
2019-02-21 robertma@chromium.org [blinkpy] Start Xvfb more reliably
2019-02-21 arbesser@google.com [Autofill Assistant] Changes to the Details UI and proto in preparation of new use-cases.
2019-02-21 rohitrao@chromium.org [ios] Adds GN support for building ToT WebKit.
2019-02-21 manukh@chromium.org [omnibox] Add a flag for showing a blue search loop and search text.
2019-02-21 tikuta@chromium.org [luci-go] remove hooks
2019-02-21 tonikitoo@igalia.com [s13n] Migration AccountTrackerService use in AccountReconcilorTest
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 05ff93c43ea5..b0604e5c460c (2 commits)
2019-02-21 kevers@chromium.org Remove unused APIs for asynchrous mutations of animation worklets.
2019-02-21 cfroussios@chromium.org Disable IndexedDBBrowserTest.EmptyBlob on Windows (flaky)
2019-02-21 sullivan@chromium.org Disable failing browse:news:toi on all android
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 3b6663037fd5..42800babca08 (1 commits)
2019-02-21 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal d55d94e6c8e6..5740162091f5 (2 commits)
2019-02-21 brucedawson@chromium.org Toolchain with d3dcompiler_old.dll included
2019-02-21 cfroussios@chromium.org Revert "arm64/compiler: disable function outlining"
2019-02-21 twellington@chromium.org Allow toolbar texture capture while in tab switcher
2019-02-21 asvitkine@chromium.org Change my watchlist email alias for metrics xml files.
2019-02-21 cfroussios@chromium.org Mark virtual/video-surface-layer/media/video-object-fit.html as flaky on Mac
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 611d1fbc1736..345810843bb0 (6 commits)
2019-02-21 sorin@chromium.org Update traffic annotations for the component updater.
2019-02-21 sullivan@chromium.org Disable failing browse:news:cnn:2018 on go devices.
2019-02-21 stephen.kyle@arm.com arm64/compiler: disable function outlining
2019-02-21 dpranke@chromium.org Mark sync_integration_tests as experimental on Win10 x64.
2019-02-21 sinhak@chromium.org Reland "Declare Chrome OS Account Manager for field trial testing"
2019-02-21 ellyjones@chromium.org flags: remove input-view
2019-02-21 sullivan@chromium.org Correctly disable structured-clone-long-string-(de)serialize on webview
2019-02-21 treib@chromium.org Cleanup ProfileSyncServiceAndroid
2019-02-21 cfroussios@chromium.org Disable flaky test IndexedDBBrowserTest.Bug84933Test
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 203016613717..56006dcf659d (2 commits)
2019-02-21 sullivan@chromium.org Disable multitab:misc:typical24 on Windows
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 8933f3c80f39..05ff93c43ea5 (1 commits)
2019-02-21 fwang@igalia.com Export 2 WPT tests for intrinsic size of SVG images with CSS 'auto' size
2019-02-21 hanxi@google.com Introduce a static function Profile::GetSimpleFactoryKey.
2019-02-21 csharrison@chromium.org Deprecate downloads from x-origin opener navs
2019-02-21 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 6720e1b05070..d55d94e6c8e6 (4 commits)
2019-02-21 estevenson@chromium.org Android: Fix zh-hk handling for N+ APKs.
2019-02-21 cfroussios@chromium.org Disable some flaky TabUsageRecorderTestCase tests
2019-02-21 adityakeerthi@google.com ScopedFeatureList: Add support for enabling/disabling multiple features with parameters
2019-02-21 yuli@chromium.org Use Google Analytics for metrics collection.
2019-02-21 thakis@chromium.org Remove the last superfluous semicolons in ui/.
2019-02-21 siggi@chromium.org RC: Move browser and GPU process node management to performance_manager.
2019-02-21 cfroussios@chromium.org Disable flaky FeatureEngagementTestCase tests
2019-02-21 hanxi@google.com [Servicification] Introduce SimpleKeyedServiceFactory
2019-02-21 droger@chromium.org [signin] Add feature flag for mobile account consistency on Android
2019-02-21 sdefresne@chromium.org Preparation to convert GetPrimaryAccount to return CoreAccountInfo
2019-02-21 jkim@igalia.com OnionSoup: Move autoplay.mojom to public/mojom/autoplay
2019-02-21 rayankans@chromium.org Setup Background Services DevTools UI.
2019-02-21 fhorschig@chromium.org [Mfill Android] Invalidate item decorations on size change
2019-02-21 siggi@chromium.org RC: Split the TabHelper.
2019-02-21 rohitrao@chromium.org [ios] Adds the HttpServer to the ios_web_shell_eg2test runner app.
2019-02-21 nikitapodguzov@chromium.org Add PIN printing policies: allowed and default modes.
2019-02-21 horo@chromium.org Introduce GetLoadResultFromSignatureVerifierResult to send correct report
2019-02-21 jlebel@chromium.org [iOS] Adding sync error image in Google services settings
2019-02-21 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 9ffa8e300d0f..6720e1b05070 (3 commits)
2019-02-21 gambard@chromium.org [iOS] Cleanup Experimental flags
2019-02-21 aluo@chromium.org Remove folks who've left the team from OWNERS
2019-02-21 cfroussios@chromium.org Disable flaky test TabUsageRecorderTestCase.testColdLaunchReloadCount
2019-02-21 ahemery@chromium.org Navigation: Updating interface mocks in renderer side browser tests.
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 348227b89430..8933f3c80f39 (1 commits)
2019-02-21 horo@chromium.org Implement Signed Exchange reporting for distributors
2019-02-21 droger@chromium.org [signin] Abort reconcile on mobile when missing token for primary account
2019-02-21 mmoskvitin@google.com [SendTabToSelf] Remove usages of SEND_TAB_TO_SELF as UserSelectableType
2019-02-21 alexilin@chromium.org metrics: Convert metrics allocators to the new shared memory API
2019-02-21 rkgibson@google.com Add counterfactual arm for clipboard image searches
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 36b3514fb564..611d1fbc1736 (1 commits)
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 252725d98627..826f2e7f340c (4 commits)
2019-02-21 hferreiro@igalia.com Replace blink::SnapAlignment wrapper with cc::SnapAlignment
2019-02-21 myid.shin@igalia.com Refactor: unsigned short -> uint16_t in third_party/blink/renderer/core/events
2019-02-21 ksolt@chromium.org [scheduler] Making Java TaskTraits documentation more understandable.
2019-02-21 gyuyoung@igalia.com OnionSoup: Remove all uses of Blink's WaitableEvent in PushPullFIFOSmokeTest
2019-02-21 ahemery@chromium.org Navigation: Handles NavigationClient for early terminations in the renderer.
2019-02-21 hferreiro@igalia.com Replace blink::SnapStrictness wrapper with cc::SnapStrictness
2019-02-21 hferreiro@igalia.com Replace blink::SnapAxis wrapper with cc::SnapAxis
2019-02-21 ahemery@chromium.org Navigation: Fixing url modification mismatch mechanism.
2019-02-21 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 0386b486ef75..9ffa8e300d0f (2 commits)
2019-02-21 vogelheim@chromium.org [trusted types] Support reporting and report-only mode.
2019-02-21 askaraitzhan@google.com Gate adding DeviceLocalAccountPolicies to system logs on device being managed, not user
2019-02-21 poromov@chromium.org Do not crash on duplicate policy invalidation names.
2019-02-21 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@aa0f35482051303dc56b7af13b23c5220caa8bc1
2019-02-21 jdemeulenaere@google.com Add wrapContentEnabled() to BottomSheetContent.
2019-02-21 gambard@chromium.org [iOS][web] Scheme handling in the WKWebView
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult b926cccbcca5..3b6663037fd5 (4 commits)
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 76d7ce275223..252725d98627 (18 commits)
2019-02-21 marcin@mwiacek.com Fix typo in log entry.
2019-02-21 nicolaso@chromium.org [BrowserSwitcher] Remove a 'const'
2019-02-21 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 67164abc0b53..0386b486ef75 (2 commits)
2019-02-21 rkgibson@google.com Add new metrics enum cases for new clipboard provider match types
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 843709611fc5..9cf1796ae438 (1 commits)
2019-02-21 srirama.m@samsung.com Fix 2_tracks, 3_tracks wpt/webvtt tests
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 11d32c80958a..203016613717 (1 commits)
2019-02-21 djean@google.com [ios] Remove UrlLoader dispatch from BVC
2019-02-21 djean@google.com [ios] add FormData extraction api to password form helper
2019-02-21 yosin@chromium.org Make NGPaintFragmentTraversal::InlineDescendnatsOf() to return InlineDescendnatsRange
2019-02-21 tasak@google.com Revert "[WebURLLoaderImpl] Reset response body synchronously on cancel"
2019-02-21 leon.han@intel.com [ServiceWorker] Do not create SW providers for failed navigations
2019-02-21 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal bbac715780a6..67164abc0b53 (1 commits)
2019-02-21 oysteine@chromium.org Perfetto: Change producer sequence priority to USER_BLOCKING
2019-02-21 nhiroki@chromium.org PlzWorker: Rename DedicatedWorkerHostFactory::CreateDedicatedWorker() to CreateWorkerHost()
2019-02-21 yukishiino@chromium.org v8binding: Support mixture of [SecureContext] and inherited interface member
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 9483d5f5d481..348227b89430 (2 commits)
2019-02-21 dstaessens@chromium.org media/gpu/test: Fixed video decoder tests hanging when waiting for events.
2019-02-21 jinho.bang@samsung.com PaymentRequest: Make modifiers member optional
2019-02-21 yhirano@chromium.org Enable ResourceLoadViaDataPipe
2019-02-21 kojii@chromium.org [auto] Update FlagExpectations for LayoutNG
2019-02-21 sczs@chromium.org [ios] Reland Adds concurrent support for Legacy and Non Legacy Infobars.
2019-02-21 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal febeb6ab1cf4..bbac715780a6 (1 commits)
2019-02-21 loyso@chromium.org WebApp: Add two utils to InstallFinalizer interface.
2019-02-21 yhirano@chromium.org Suppress http/.../timeline-flame-chart-automatically-size-window.js leak
2019-02-21 yhirano@chromium.org [WebURLLoaderImpl] Reset response body synchronously on cancel
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 385c9b3a3112..843709611fc5 (1 commits)
2019-02-21 hiroshige@chromium.org Remove InspectorNetworkAgent::replay_xhrs_to_be_deleted_
2019-02-21 hiroshige@chromium.org Remove ThreadableLoaderClient argument from WillSendEventSourceRequest
2019-02-21 ssauleau@igalia.com [wasm] memory/constructor: update evaluation order test
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/spirv-headers/src 8bea0a266ac9..e74c389f8191 (1 commits)
2019-02-21 ssilkin@chromium.org Enable VP9 SVC SW fallback for all platforms.
2019-02-21 tasak@google.com Revert "[Cros SR] Add an adaptive ranking model for search result types."
2019-02-21 yuli@chromium.org Whitelist CrOS Camera app to use metricsPrivate api.
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia d45bb845fdd1..9483d5f5d481 (1 commits)
2019-02-21 dstaessens@chromium.org media/gpu/test: Merge video file test metadata into a single file.
2019-02-21 jtallon@igalia.com Make kMenuListPopup nodes a container with selectable children
2019-02-21 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 5ae6915dd7a4..febeb6ab1cf4 (2 commits)
2019-02-21 reillyg@chromium.org Reland "[webui] Convert remaining users of url.mojom.js to url.mojom-lite.js"
2019-02-21 adanilo@chromium.org Fix passive event listener warning
2019-02-21 tkent@chromium.org Rename platform/wtf/address_sanitizer.h
2019-02-21 jinsukkim@chromium.org Android: TabDelegateFactory.setShowBannersEnabled
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle eef531f1716a..08573730b75a (5 commits)
2019-02-21 jazzhsu@chromium.org [CrOS Video Player] Save/restore playback position
2019-02-21 tetsui@chromium.org chromeos: Add missing layouts to input_methods.txt
2019-02-21 hansberry@chromium.org Tether: Mark expiry dates for histograms.
2019-02-21 sidereal@google.com Stop crostini installer progress bar from going backwards (again)
2019-02-21 gyuyoung@igalia.com OnionSoup: Remove all uses of Blink's WaitableEvent in renderer/modules/service_worker
2019-02-21 jinho.bang@samsung.com Reland "PaymentRequest: Make displayItems optional"
2019-02-21 tasak@google.com Revert "Smart Lock: Clear stale ProximityMonitor on disconnect."
2019-02-21 gyuyoung@igalia.com BlinkMemoryMgt: Annotate the classes of renderer/core/style with the macros of Allocator
2019-02-21 yhirano@chromium.org Do not dispatch response body when suspended
2019-02-21 amistry@chromium.org Stop accessing ChromeAsyncExtensionFunction::results_ directly.
2019-02-21 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 33f29f7edd77..5ae6915dd7a4 (4 commits)
2019-02-21 chaopeng@chromium.org Add log for direct manipulation
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 66de96980ae8..36b3514fb564 (1 commits)
2019-02-21 awolter@chromium.org Fetch Cast configuration from /data
2019-02-21 johnylin@chromium.org VAAPI/V4L2 VEA: double bitstream buffer size for encoding 2160p video
2019-02-21 tikuta@chromium.org [blink] allow to include .mojom-blink-forward.h
2019-02-21 ntfschr@chromium.org Safe Browsing: clean up the BillingInterstitial Feature
2019-02-21 khachatryan@chromium.org [ChromeDriver] Disable Python touch tests on Android platform
2019-02-21 amistry@chromium.org Migrate to UIThreadExtensionFunction for some fileManagerPrivate APIs.
2019-02-21 kelvinjiang@chromium.org [Extensions] Implement activity log stream
2019-02-21 dfried@chromium.org Location bar now reports minimum size.
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia bf0bcfecda68..d45bb845fdd1 (9 commits)
2019-02-21 pwnall@chromium.org test: Replace _TEST_CASE_ with _TEST_SUITE_.
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 938811eef933..11d32c80958a (1 commits)
2019-02-21 rbpotter@chromium.org Print Preview: Avoid unnecessary preview generation
2019-02-21 tasak@google.com Revert "Report the number of files within ZIP file to SafeBrowsing"
2019-02-21 deanliao@chromium.org media_recorder: Improve VideoTrackRecorder::CanUseAcceleratedEncoder
2019-02-21 jdeblasio@chromium.org Hide URL from lookalike URL warning interstitial.
2019-02-21 nikunjb@chromium.org Fix unit test for extra UKM providers, for some platforms.
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 2fe2862aba89..66de96980ae8 (1 commits)
2019-02-21 chrome-release-bot@chromium.org Updating trunk VERSION from 3713.0 to 3714.0
2019-02-21 rbpotter@chromium.org WebUI: Fix tests with Polymer 1
2019-02-21 tasak@google.com Revert "[webui] Convert remaining users of url.mojom.js to url.mojom-lite.js"
2019-02-21 hajimehoshi@chromium.org Pass per-frame task runner at PictureInPicture mojo bindings
2019-02-21 hcarmona@chromium.org Navi: Prevent double recording of 'continue' on multiple clicks.
2019-02-21 nigeltao@chromium.org Add "additional search terms" to the App Service
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle ffd399789203..eef531f1716a (1 commits)
2019-02-21 zmo@chromium.org Add fullscreen video power measurement tests.
2019-02-21 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 6cd828bffc03..33f29f7edd77 (3 commits)
2019-02-21 tkent@chromium.org Move CFI-related NO_SANITIZE_ macros
2019-02-21 tasak@google.com Revert "[ios] Adds concurrent support for Legacy and Non Legacy Infobars."
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 7d7746caf84d..385c9b3a3112 (1 commits)
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 8eddde2e7074..fde69dcd80cc (1 commits)
2019-02-21 reillyg@chromium.org [webui] Convert remaining users of url.mojom.js to url.mojom-lite.js
2019-02-21 ericwilligers@chromium.org CSS Style invalidation: match namespaced attributes
2019-02-21 govind@chromium.org Updating XTBs based on .GRDs from branch master
2019-02-21 emircan@chromium.org Revert "[Sheriff] Disable flaky GetDisplayMediaVideoAndAudio"
2019-02-21 iby@chromium.org docs: Note that clang_format.md doesn't apply to Chromium OS
2019-02-21 paulmiller@google.com Fix VariationsMurmurHash comment
2019-02-21 thestig@chromium.org Allow framesets to print again.
2019-02-21 katie@chromium.org Fire an AXAction for image annotations when "just this once" is selected.
2019-02-21 sczs@chromium.org [ios] Adds concurrent support for Legacy and Non Legacy Infobars.
2019-02-21 tby@chromium.org [Cros SR] Add an adaptive ranking model for search result types.
2019-02-21 thestig@chromium.org Use a constant inside printing::GetPrintTicket().
2019-02-21 sandersd@chromium.org [media] Always delete CommandBufferHelper on the GPU main thread.
2019-02-21 sczs@chromium.org [ios] Creates InfobarPasswordCoordinator.
2019-02-21 mrefaat@chromium.org Enable WKHTTPSystemCookieStore by default.
2019-02-21 xidachen@chromium.org Make pinch related gestures white listable
2019-02-21 reillyg@chromium.org [webui] Migrate time.mojom.js users to time.mojom-lite.js
2019-02-21 xiaohuic@google.com assistant: disable for dasher accounts
2019-02-21 thanhdng@chromium.org [Cros SR] Tweaking scores query-based app search
2019-02-21 xiaohuic@google.com assistant: clean up deprecated code
2019-02-21 sque@google.com infra: Add Chromium Win Goma RBE Staging builders
2019-02-21 eugenebut@google.com Remove GURLOriginWithWKSecurityOrigin from ios/web/public.
2019-02-21 khachatryan@chromium.org [ChromeDriver] Remove Chrome version check in Java tests for Android platform
2019-02-21 mxcai@chromium.org Settings: Fix navigation issues on site data details page.
2019-02-21 anastasi@google.com Skip Switch Access menu when there's only default actions
2019-02-21 janewman@microsoft.com Implement low hanging UIA properties
2019-02-21 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 5d614691a03a..6cd828bffc03 (11 commits)
2019-02-21 meiliang@chromium.org [TabGroupCard] Initial set up
2019-02-21 Deepak.Sharma@amd.com Use AMD_framebuffer_multisample_advanced for WebGL in AMD platforms
2019-02-21 jlklein@google.com [CryptAuth] Add no_pii_device_name to ExternalDeviceInfo.
2019-02-21 hollingum@google.com Chrome<->Ash plumbing for a persistent folder
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools b53fdae2f2dd..7d7746caf84d (1 commits)
2019-02-21 hansberry@chromium.org Tether: Remove old UMA histograms.
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 76730a46a1d8..8eddde2e7074 (1 commits)
2019-02-21 cmp@chromium.org IndexedDB: Bind browser-side IDB mojo interfaces on IDB task runner
2019-02-21 dpapad@chromium.org CrOS cr-picture-list: Prevent iron-select iron-activate events from bubbling.
2019-02-21 kdlee@chromium.org Distinguish D-Bus timeouts when configuring printing via debugd.
2019-02-21 qinmin@chromium.org DownloadManagerService should wait for Manager initialization, not history
2019-02-21 wez@chromium.org Remove the default null-callback ctor from ScopedRunTimeoutForTest.
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite efb8d2fcbd4f..2fe2862aba89 (1 commits)
2019-02-21 jinsukkim@chromium.org Android: Delete TabObserver in Tab
2019-02-21 hansberry@chromium.org Smart Lock: Clear stale ProximityMonitor on disconnect.
2019-02-21 thomasanderson@chromium.org Disable SecurityTest.NewOverflow on Mac
2019-02-21 mukai@chromium.org Emit window bounds when the window is transformed.
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult f627a76e8dac..b926cccbcca5 (2 commits)
2019-02-21 karandeepb@chromium.org DNR: Allow CreateRulesetSource to be called on the UI thread.
2019-02-21 nigeltao@chromium.org Don't crash AppServiceProxy if Connector is null
2019-02-21 huangdarwin@chromium.org Async Clipboard: Make test naming more clear
2019-02-21 qingsi@google.com Make mDNS protection contingent on the media permission.
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader e4ef5f77dab4..c1fd4087ddc9 (4 commits)
2019-02-21 vasilvv@chromium.org Remove unused code, notably quic_simple_per_connection_packet_writer.cc
2019-02-21 yuweih@chromium.org Suppress extra-semi warnings on gRPC
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 8ecd6eea8335..fd7343011657 (1 commits)
2019-02-21 metzman@chromium.org Roll src/third_party/libFuzzer/src/ 6134addcf..178ac93d6 (41 commits)
2019-02-21 hozhng@google.com [Autofill]Use credit card save options
2019-02-21 dalecurtis@chromium.org Roll src/third_party/dav1d/libdav1d/ dce4e7886..16ba83510 (5 commits)
2019-02-21 alcooper@chromium.org Refactor and clarify usage of WebXr-Sensor-Device-Orientation flag
2019-02-21 huangdarwin@chromium.org Refactor: Add comments explaining usages of the two UTF8 decoders
2019-02-21 vapier@chromium.org crosh_builtin: change handle to a random string
2019-02-21 wez@chromium.org [Fuchsia] Remove unused ServiceDirectory from WebComponent.
2019-02-21 pkasting@chromium.org Attempt to add PE section to views MD
2019-02-21 liaoyuke@chromium.org [code coverage] Turn on experiment for linux-coverage-rel to 10%
2019-02-21 ender@google.com Allow Answer suggestion to be keyboard focusable.
2019-02-21 gangwu@chromium.org [Feed] Import feed@3d231444a760596e7a173c775a84dd3821b7ae40
2019-02-21 reed@google.com remove SK_SUPPORT_LEGACY_SETLENGTH flag, and rebaseline
2019-02-21 baileyberro@chromium.org Change cancel button to close button on configuring printer dialog
2019-02-21 rohitrao@chromium.org [ios] Moves TabModel creation into BrowserImpl.
2019-02-21 lukasza@chromium.org Make sure that CORB applies to URLLoaderFactory for dedicated workers.
2019-02-21 xiyuan@chromium.org [content-service] Allow forcing Window Service for embedding
2019-02-21 rmcelrath@chromium.org Actually disable MultiProfileDownloadNotificationTest.DownloadMultipleFiles
2019-02-21 joelhockey@chromium.org Add joelhockey@chromium.org to crostini OWNERS
2019-02-21 yuweih@chromium.org Add missing fuzzer dictionaries to gRPC fuzzers
2019-02-21 jinsukkim@chromium.org Android: Remove Tab.mIsAllowedToReturnToExternalApp
2019-02-21 alancutter@chromium.org Remove note from color style guide about hex notation and alpha
2019-02-21 juke@google.com [chromecast] Add chromecast mojo typemaps
2019-02-21 bsheedy@chromium.org Fix RenderTest golden spam
2019-02-21 rkjnsn@chromium.org Implement LocalFileOperations::CreateReader.
2019-02-21 minch@google.com Add time restriction for dragging a window from top.
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 902ceed39986..ffd399789203 (1 commits)
2019-02-21 nektar@chromium.org Removes the use of selectionStart, selectionEnd, selectionStartLineNumber and selectionEndLineNumber from Web tests
2019-02-21 jeffreycohen@chromium.org SendTabToSelf: Adding a local model type store to preserve shared tabs
2019-02-21 erikchen@chromium.org Fix implementation of --shard-index for base test triggerer.
2019-02-21 eroman@chromium.org Restrict support for redirecting CONNECT tunnels by HTTPS proxies.
2019-02-21 drubery@chromium.org Report the number of files within ZIP file to SafeBrowsing
2019-02-21 kkhorimoto@chromium.org [iOS] Update FullscreenUIElement comments.
2019-02-21 sky@chromium.org chromeos: reset pending LocalSurfaceId when setting bounds from server
2019-02-21 dgozman@chromium.org DocumentLoader: handle CSP upfront
2019-02-21 iwells@chromium.org Add X-Offline-Prefetch-Testing header for GeneratePageBundle requests
2019-02-21 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal b946458b8e6f..5d614691a03a (3 commits)
2019-02-21 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 29a3e0c4334b..b53fdae2f2dd (2 commits)
2019-02-21 mmoroz@chromium.org Enable gRPC fuzz targets and re-enable courgette_fuzzer.
2019-02-21 thestig@chromium.org Record the OS architecture in crash reports.
2019-02-21 ender@google.com Toggle use of the new layout mechanism.
2019-02-21 hiroshige@chromium.org Remove ExecutionContext dependency from willSendRequest() etc. probes
2019-02-20 hta@chromium.org Surface dtlsTransport via state-surfacer
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 6c62e9541214..efb8d2fcbd4f (1 commits)
2019-02-20 mustaq@google.com Extend UAv2 transient activation expiry time to 5sec.
2019-02-20 reed@google.com use new constructor that allows for a colorspace
2019-02-20 dtseng@chromium.org Make MenuItemView handle the doDefault accessibility action
2019-02-20 mahmadi@chromium.org [iOS][Translate] Fixes hiding the translate infobar in fullscreen mode.
2019-02-20 sergeyu@chromium.org [Fuchsia] Fix blink_platform_unittests to pass on Fuchsia
2019-02-20 findit-for-me@appspot.gserviceaccount.com Revert "Making Google Translate compatible with |request_initiator_site_lock|."
2019-02-20 renjietang@chromium.org Remove experiment paramter quic_race_stale_dns_on_connection from Chrome browser.
2019-02-20 chuanl@google.com Revert CCT header customization when dynamic module fails to load.
2019-02-20 amaralp@chromium.org Stop using Application Context for theme providers
2019-02-20 einbinder@chromium.org DevTools: Make .force-white-icons work across shadow boundaries
2019-02-20 akihiroota@chromium.org Extend speakTextStyle to report font family, size, and color.
2019-02-20 kmarshall@chromium.org [base] Refactor ElfReaderLinux to be usable on Fuchsia.
2019-02-20 ellyjones@chromium.org flags: remove enable-display-cutout-api
2019-02-20 szager@chromium.org IntersectionObserver] Reland: Run algorithm in a post-lifecycle step
2019-02-20 robertogden@chromium.org Update Data Saver FRE and SRE illustration with new image
2019-02-20 ender@google.com Padding correction an clean up for answer suggestions.
2019-02-20 johannes@chromium.org [DevTools] Roll inspector_protocol to f67ec5180f476830e839226b5ca948e43070fdab.
2019-02-20 kkhorimoto@chromium.org [iOS] Disable [NTPHomeTestCase testOpeningNewTab].
2019-02-20 lukasza@chromium.org Partial revert of r629679 - RFHI::CanCommitURL / CanAccessDataForOrigin
2019-02-20 bcwhite@chromium.org Use 14-week expiry grace period.
2019-02-20 ender@google.com Add support for events and bitmap icons for weather. Fix growing answer image view.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 8f79d388784c..e4ef5f77dab4 (6 commits)
2019-02-20 beccahughes@chromium.org [Media Image] Add GetMediaImageBitmap
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 73105e25f71c..f627a76e8dac (1 commits)
2019-02-20 yusufo@google.com Use RelativeLayout inside a FrameLayout for grid cards
2019-02-20 jdeblasio@chromium.org Replace lookalike infobar with interstitial.
2019-02-20 yuweih@chromium.org [Remoting] Make OAuthTokenGetter::TokenCallback OnceCallback
2019-02-20 pmonette@chromium.org Handle a null ServiceManagerConnection in ModuleInspector
2019-02-20 gyuyoung@igalia.com BlinkMemoryMgt: Apply the macros of Allocator to the classes of renderer/core/page
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium 5f79016feed9..ce88174adfcf (4 commits)
2019-02-20 amaralp@chromium.org [Duet] Adaptive Toolbar for Tab Switcher
2019-02-20 slangley@google.com Change the expiry time for drive histograms to M75.
2019-02-20 bsheedy@chromium.org Support xr_browser_tests on non-Windows
2019-02-20 joelhockey@chromium.org FilesApp: only change to Linux files if user clicks
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 5bb4470727b8..bf0bcfecda68 (7 commits)
2019-02-20 iwells@chromium.org Add offline_pages OWNERS as OWNERS of chrome://offline-internals
2019-02-20 nickdiego@igalia.com ozone: Fix ScreenOzone::GetWindowAtScreenPoint
2019-02-20 kylechar@chromium.org Add .clangd-index to .git-ignore
2019-02-20 mmoss@chromium.org Flip chromium.chrome bots to the internal LUCI bots.
2019-02-20 hiroshige@chromium.org [WPT] Merge wpt/{referrer-policy,mixed-content}/generic/common.js
2019-02-20 cblume@chromium.org Small cleanup in android_webview/browser/
2019-02-20 lanwei@chromium.org Do not send "pointermove" action in test_driver Actions API for touch
2019-02-20 rmcelrath@chromium.org Disable MultiProfileDownloadNotificationTest.DownloadMultipleFiles with network service
2019-02-20 hiroshige@chromium.org Remove ExecutionContext dependency in WillSendRequest() for replay XHR
2019-02-20 wnwen@chromium.org Android: Use interface jars for classpath_deps
2019-02-20 hferreiro@igalia.com Move OverlayScrollbarClipBehavior to platform/graphics
2019-02-20 sergeyu@chromium.org [Fuchsia] Use //third_party/test_fonts in blink_platform_tests.
2019-02-20 zqiu@chromium.org mojo: disable message IDs scrambling for chromecast
2019-02-20 horo@chromium.org Use IPEndPoint instead of HostPortPair
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 81b54a7e2b2f to a2ea5f5d6d67
2019-02-20 atotic@chromium.org Removes obsolete test harness expectations
2019-02-20 cassew@google.com Obsolete VR-DLA metrics and remove relevant code
2019-02-20 qinmin@chromium.org Allow video thumbnail generator to work with content Uri
2019-02-20 eugenebut@google.com Remove -[CRWContentView isViewAlive] as unused.
2019-02-20 dgozman@chromium.org DocumentLoader: handle mhtml archive subresource in constructor
2019-02-20 kkhorimoto@chromium.org Revert "[iOS] Change settings cell appearance"
2019-02-20 the_jk@opera.com Reland: Add RenderFrameHost as parameter to WebContentsDelegate::HandleContextMenu
2019-02-20 ntfschr@chromium.org AW docs: add OWNERS file
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto c3f2ec7ab3ee..8ecd6eea8335 (2 commits)
2019-02-20 wez@chromium.org [Fuchsia] Add a test for a Frame's View being active at teardown.
2019-02-20 kevers@chromium.org Support preemptive caching for asynchronous mutations.
2019-02-20 thestig@chromium.org Use base::Value in chrome/service.
2019-02-20 rsesek@chromium.org [Android] Restrict ptrace() operations to just the read ones needed by Crashpad.
2019-02-20 ericorth@chromium.org Update NQE tests with new host resolver API
2019-02-20 xiaohuic@google.com assistant: create assistant_util
2019-02-20 akihiroota@chromium.org Revise PosInSet Implementation to handle flat trees.
2019-02-20 wnwen@chromium.org Android: Remove enable_incremental_javac and jmake
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 4534fdbeafdc..29a3e0c4334b (1 commits)
2019-02-20 ntfschr@chromium.org Safe Browsing: enable billing interstitial by default
2019-02-20 oysteine@chromium.org Reland "Tracing: Re-add the Coordinator::StartTracing callback"
2019-02-20 emaxx@chromium.org Revert "Reland: "Add --merge-base-ref option to lastchange.py""
2019-02-20 pkasting@chromium.org Misc. cleanup in advance of drag-and-drop fixes:
2019-02-20 oksamyt@chromium.org Reland "Mojo: add JavaScript support for DocumentInterfaceBroker"
2019-02-20 dlibby@microsoft.com Fix trace event scoping for ScrollPredictor::ResampleScrollEvents
2019-02-20 wutao@chromium.org app_list: Handle embedded UI in tablet mode
2019-02-20 dmurph@chromium.org [SessionStorage] Resolve OpenSessionStorage at bind site
2019-02-20 szager@chromium.org [IntersectionObserver] Assume non-zero opacity for unpainted iframes
2019-02-20 xiyuan@chromium.org SPM: Fix suggestions not always working
2019-02-20 hiroshige@chromium.org off-the-main-thread fetch: Use response URL as worker global scope's URL
2019-02-20 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@c0a12dae123c560ef835c19e166a253e44275c80
2019-02-20 almasrymina@chromium.org [Chromecast] Fix cast_media_unittests build
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium e19ff219c478..5f79016feed9 (1 commits)
2019-02-20 uwyiming@google.com Update the version of autofill captured sites cipd package.
2019-02-20 hiroshige@chromium.org Set WorkerInspectorController::url_ to GlobalScopeCreationParams::script_url
2019-02-20 thomasanderson@chromium.org Allow goma in Linux-to-Windows cross builds
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite ad6d56748d98..6c62e9541214 (2 commits)
2019-02-20 ericorth@chromium.org Remove custom HostResolver mock in http tests
2019-02-20 karandeepb@chromium.org URLPatternIndex: Allow separator placeholder to match the end of url.
2019-02-20 sorin@chromium.org Simplify the update_client::NetworkFetcher interface.
2019-02-20 danakj@chromium.org Restrict //content/renderer/ use in test runner to avoid leaking
2019-02-20 wutao@chromium.org app_list: Change Assistant icon to Mic icon
2019-02-20 rmcelrath@chromium.org Fix Crostini browser test failures with network service.
Created with:
gclient setdep -r ../src@61d99852c4
The AutoRoll server is located here: https://autoroll.skia.org/r/chromium-skia-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
CQ_INCLUDE_TRYBOTS=skia.primary:Perf-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia.primary:Test-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer
TBR=jvanverth@google.com
Change-Id: I74dab5603e510dddbc5664a181688d6c0686c836
Reviewed-on: https://skia-review.googlesource.com/c/193954
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-21 22:47:12 +00:00
Chris Dalton
298238a848
vk: Hold refs to sampled textures as opposed to raw ptrs
...
Bug: skia:8776
Change-Id: Ie2956d0d6df627b7689bfc2765173e1042563d28
Reviewed-on: https://skia-review.googlesource.com/c/194006
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
2019-02-21 22:19:42 +00:00
recipe-roller
7b064e82af
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/f22a7898566b18893e82d34157f66efd3985d869 [scheduler] Avoid copying tags or build input from the parent build (phosek@google.com )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ie4db39645b7420d00d939f5c736815859d4f0dab
Reviewed-on: https://skia-review.googlesource.com/c/194007
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-21 22:11:32 +00:00
skia-autoroll
19bae1e88f
Roll third_party/externals/angle2 08573730b75a..962c222aa3be (1 commits)
...
08573730b7..962c222aa3
git log 08573730b75a..962c222aa3be --date=short --no-merges --format='%ad %ae %s'
2019-02-21 syoussefi@chromium.org Vulkan: Enable anisotropy feature when available
Created with:
gclient setdep -r third_party/externals/angle2@962c222aa3be
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=jvanverth@google.com
Change-Id: Ic1854c8ab6a9f067f9a5b62d948d0be4f3d5764a
Reviewed-on: https://skia-review.googlesource.com/c/193951
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-21 21:53:01 +00:00
Ethan Nicholas
0e8dc4ce36
SkSL now supports null child processors
...
Bug: skia:
Change-Id: Icb3f2d57b393e3d40247aaad98c17344b507f0d7
Reviewed-on: https://skia-review.googlesource.com/c/193379
Reviewed-by: Brian Salomon <bsalomon@google.com>
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
2019-02-21 21:50:32 +00:00
Mike Klein
63c4d35969
Revert "remove linear sRGB singleton"
...
This reverts commit b03b80066b
.
Reason for revert: !@#$%^&*
Original change's description:
> remove linear sRGB singleton
>
> Cq-Include-Trybots: luci.chromium.try:linux-blink-rel
> Change-Id: I01e2515cfa8e5356ee862ea7184bb7ceb4c9176f
> Reviewed-on: https://skia-review.googlesource.com/c/192038
> Commit-Queue: Mike Klein <mtklein@google.com>
> Reviewed-by: Brian Osman <brianosman@google.com>
TBR=mtklein@google.com ,brianosman@google.com
Change-Id: Ic88368e193aaa48b9aa6d3a6c145377681b2a5db
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Cq-Include-Trybots: luci.chromium.try:linux-blink-rel
Reviewed-on: https://skia-review.googlesource.com/c/194005
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2019-02-21 21:16:16 +00:00
Mike Reed
0ac90992de
fix mac format for gm
...
Bug: skia:
Change-Id: I61ccd5666b7aa636fa0720c9e7f2774a8d8d81fd
Reviewed-on: https://skia-review.googlesource.com/c/194002
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
2019-02-21 21:12:51 +00:00
skia-autoroll
606e648756
Roll third_party/externals/swiftshader 0eee33250ebb..3fc635ac4a7f (1 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/0eee33250ebb..3fc635ac4a7f
git log 0eee33250ebb..3fc635ac4a7f --date=short --no-merges --format='%ad %ae %s'
2019-02-21 bclayton@google.com GLES: Fix race in Renderer destruction
Created with:
gclient setdep -r third_party/externals/swiftshader@3fc635ac4a7f
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=jvanverth@google.com
Change-Id: I6ec0f465bd6a8842c84015323a71b9fd7ae4ac70
Reviewed-on: https://skia-review.googlesource.com/c/193949
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-21 21:11:11 +00:00
Leon Scroggins III
3d86ff86d7
Remove SK_SUPPORT_LEGACY_ANDROID_CODEC_COLORSPACE
...
Bug: b/123377741
Android no longer defines this flag, so remove the dead code.
Change-Id: I35bce8a0677ee86730effa6be297ad9718cee1c2
Reviewed-on: https://skia-review.googlesource.com/c/194001
Commit-Queue: Leon Scroggins <scroggo@google.com>
Commit-Queue: Derek Sollenberger <djsollen@google.com>
Auto-Submit: Leon Scroggins <scroggo@google.com>
Reviewed-by: Derek Sollenberger <djsollen@google.com>
2019-02-21 19:28:02 +00:00
recipe-roller
ca660f0c5c
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/5a85597323db240b1849349c973263f57ad1af0b [buildbucket] Do not inherit tags (nodir@google.com )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ice87b8164206ef91ee2aaafe0f18e3e4459ffbea
Reviewed-on: https://skia-review.googlesource.com/c/193964
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-21 18:46:11 +00:00
Greg Daniel
89df78400a
Return correct GrBackendFormat when ycbcr conversion is valid.
...
Bug: skia:
Change-Id: Ieb24c0169a150c153a468fbbe9a8f60766516860
Reviewed-on: https://skia-review.googlesource.com/c/193698
Commit-Queue: Greg Daniel <egdaniel@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2019-02-21 18:05:02 +00:00
Mike Reed
651446cc5d
add gm for aa gamma
...
Bug: skia:
Change-Id: I021939411184a0a8a6fe3db01867ed2b6f94066b
Reviewed-on: https://skia-review.googlesource.com/c/193962
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
2019-02-21 17:36:11 +00:00
Mike Klein
b03b80066b
remove linear sRGB singleton
...
Cq-Include-Trybots: luci.chromium.try:linux-blink-rel
Change-Id: I01e2515cfa8e5356ee862ea7184bb7ceb4c9176f
Reviewed-on: https://skia-review.googlesource.com/c/192038
Commit-Queue: Mike Klein <mtklein@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2019-02-21 17:31:12 +00:00
Brian Salomon
9a049e6ce3
SK_API SkExecutor
...
Change-Id: I8260d4c95d72f28b619145062f066fcd4e15589d
Reviewed-on: https://skia-review.googlesource.com/c/193960
Commit-Queue: Brian Salomon <bsalomon@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
Auto-Submit: Brian Salomon <bsalomon@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
2019-02-21 16:59:41 +00:00
skia-autoroll
9bb7f07652
Roll third_party/externals/swiftshader 3f48ecb3efb5..0eee33250ebb (1 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/3f48ecb3efb5..0eee33250ebb
git log 3f48ecb3efb5..0eee33250ebb --date=short --no-merges --format='%ad %ae %s'
2019-02-21 headlessclayton@gmail.com Silence warnings: Ignore pedantic warnings with compiler flags
Created with:
gclient setdep -r third_party/externals/swiftshader@0eee33250ebb
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=jvanverth@google.com
Change-Id: If31783d6222c4e6a9122c06166a10e31ffc1acda
Reviewed-on: https://skia-review.googlesource.com/c/193941
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-21 16:24:41 +00:00
Mike Reed
11bfaf160b
add subpixel tweaking
...
Bug: skia:
Change-Id: Ibf5fdf00694e29cb3f3268ea577a8d317e6c7614
Reviewed-on: https://skia-review.googlesource.com/c/193697
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
2019-02-21 16:01:21 +00:00
skia-autoroll
f0aefa2bc1
Roll skia/third_party/skcms 9374ba7d790a..b7157d764389 (1 commits)
...
https://skia.googlesource.com/skcms.git/+log/9374ba7d790a..b7157d764389
2019-02-21 mtklein@google.com fix up ios.xsan builds
The AutoRoll server is located here: https://autoroll.skia.org/r/skcms-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=luci.chromium.try:linux-blink-rel
TBR=jvanverth@google.com
Change-Id: I45b1e102f63bed04173729ec7a667ba753b79612
Reviewed-on: https://skia-review.googlesource.com/c/193901
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-21 15:52:16 +00:00
Mike Reed
8cca7a4314
remove old code behind SK_SUPPORT_LEGACY_SETLENGTH
...
Bug: skia:
Change-Id: Ie47c9973e0981e8dd104fd6faf874d2ccf487093
Reviewed-on: https://skia-review.googlesource.com/c/193689
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
2019-02-21 15:47:11 +00:00
recipe-roller
8208e9520a
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/575872e77e9ca99a3daaef621a925fef2854e651 [gclient] more verbose exception (tikuta@chromium.org )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I055297701f229b2e5f9ee3eb3ac45b28d396e643
Reviewed-on: https://skia-review.googlesource.com/c/193693
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-21 15:44:11 +00:00
skia-autoroll
4da3aa1766
Roll third_party/externals/swiftshader c1fd4087ddc9..3f48ecb3efb5 (2 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/c1fd4087ddc9..3f48ecb3efb5
git log c1fd4087ddc9..3f48ecb3efb5 --date=short --no-merges --format='%ad %ae %s'
2019-02-21 bclayton@google.com GLES: Fix OOB access of labelBlock.
2019-02-21 bclayton@google.com GLES: Add tests to exersise sparse labels.
Created with:
gclient setdep -r third_party/externals/swiftshader@3f48ecb3efb5
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=jvanverth@google.com
Change-Id: I2e24dd8ba4ebf90d8f35a49f5cc708a7327b5e2c
Reviewed-on: https://skia-review.googlesource.com/c/193899
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-21 15:31:01 +00:00
Nico Weber
ed632b14ad
Remove another semicolon.
...
Bug: chromium:926235
Change-Id: Id0ead383e1bc11b9baeae61fa5fe94ad75d4e856
Reviewed-on: https://skia-review.googlesource.com/c/193691
Reviewed-by: Mike Klein <mtklein@google.com>
Auto-Submit: Nico Weber <thakis@chromium.org>
Commit-Queue: Mike Klein <mtklein@google.com>
2019-02-21 15:19:11 +00:00
Mike Reed
1b8aa7226e
add test for mac aa on fonts
...
Bug: skia:
Change-Id: I93b18ee84345e27eb5cf3a94feccb35391ac0e71
Reviewed-on: https://skia-review.googlesource.com/c/193661
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
2019-02-21 15:04:01 +00:00
Florin Malita
b0604e5c46
[sksg] Hoist empty-bounds check to base RenderNode
...
Empty-bounds nodes should never render anything.
TBR=
Change-Id: Iaa216a1d49a4a81054bcae19c1fff5a85e543c50
Reviewed-on: https://skia-review.googlesource.com/c/193690
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Florin Malita <fmalita@chromium.org>
2019-02-21 14:28:11 +00:00
Kevin Lubick
2031f34a77
[canvaskit] Upgrade emscripten to .27
...
This should have some slightly better, more minified JS and other
bugfixes
Bug: skia:
Change-Id: I7c5367b6650267ec8bafcc5de9e351bd8788392b
Reviewed-on: https://skia-review.googlesource.com/c/193582
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
2019-02-21 14:13:00 +00:00
skia-autoroll
05ff93c43e
Roll third_party/externals/angle2 eef531f1716a..08573730b75a (5 commits)
...
eef531f171..08573730b7
git log eef531f1716a..08573730b75a --date=short --no-merges --format='%ad %ae %s'
2019-02-21 jmadill@chromium.org Enable vertex_arrays tests on Android.
2019-02-21 jmadill@chromium.org Enable texture.mipmap tests on Android.
2019-02-21 jmadill@chromium.org Update fbo.completeness expectations on Android.
2019-02-21 jmadill@chromium.org Enable clipping.triangle_vertex test on Android.
2019-02-21 jmadill@chromium.org Enable fbo.completeness.attachment_combinations on Android.
Created with:
gclient setdep -r third_party/externals/angle2@08573730b75a
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=jvanverth@google.com
Change-Id: I9eceb59782b160267bcc24b44b13e614d57bd04e
Reviewed-on: https://skia-review.googlesource.com/c/193895
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-21 12:47:11 +00:00
recipe-roller
8933f3c80f
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/b50c1d8111756a47ef8ac6cf7915e467fbd35eaf [buildbucket] Use camelCase in JSONPB (nodir@google.com )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: If99d9ba104887ac74376fca0b99b25eec5084540
Reviewed-on: https://skia-review.googlesource.com/c/193686
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-21 09:06:01 +00:00
recipe-roller
348227b894
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/843709611fc517b1c29c7d83ee570d69dbd016bc Support USERNAME as well as USER environment variable (brucedawson@chromium.org )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I5c6a759717aa03de15da0961a75c7cc766c6a493
Reviewed-on: https://skia-review.googlesource.com/c/193684
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-21 06:08:01 +00:00
skia-recreate-skps
755552f390
Update go_deps asset
...
Automatic commit by the UpdateGoDEPS bot.
TBR=borenet@google.com
Change-Id: Icf97a0ecd599fd7118fe695651d3741e2e11b887
Reviewed-on: https://skia-review.googlesource.com/c/193900
Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
2019-02-21 05:42:41 +00:00
skia-autoroll
9483d5f5d4
Roll third_party/externals/angle2 902ceed39986..eef531f1716a (2 commits)
...
902ceed399..eef531f171
git log 902ceed39986..eef531f1716a --date=short --no-merges --format='%ad %ae %s'
2019-02-20 kpschoedel@google.com Disable broken test on Fuchsia
2019-02-20 pwnall@chromium.org test: Replace _TEST_CASE_ with _TEST_SUITE_.
Created with:
gclient setdep -r third_party/externals/angle2@eef531f1716a
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=jvanverth@google.com
Change-Id: Ie963e6cc32c493fffc445d2e45c40fa8668f332a
Reviewed-on: https://skia-review.googlesource.com/c/193883
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-21 03:50:01 +00:00
recipe-roller
d45bb845fd
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/7d7746caf84d5ef3fbf8f3e3756da6328725817d [led] Update to latest version (iannucci@chromium.org )
recipe_engine:
https://crrev.com/79676fb9a07b1192fdd4d1e1559f2b3e1eadd36b Add user_agent:recipe tag by default (sergiyb@chromium.org )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I30700e2619aa111007c4b72adf4d629f1c0a2e9b
Reviewed-on: https://skia-review.googlesource.com/c/193821
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-21 02:09:31 +00:00
Mike Reed
20ebd0cb38
remove SK_SUPPORT_LEGACY_TEXTBLOBCACHEDIFFCANVAS_CONSTRUCTOR code
...
Bug: skia:8773
Change-Id: I36cdce15be46384909d1670749ab184871135252
Reviewed-on: https://skia-review.googlesource.com/c/193820
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
2019-02-21 00:31:31 +00:00
Florin Malita
48cc589886
[skottie] Tint effect support
...
Introduce a TintColorFilter scene graph node, and hook into Skottie.
Change-Id: I350dec9ebcdc0bfc68d2874703112f1b20b51d75
Reviewed-on: https://skia-review.googlesource.com/c/193662
Commit-Queue: Florin Malita <fmalita@chromium.org>
Reviewed-by: Mike Reed <reed@google.com>
2019-02-20 22:42:00 +00:00
Michael Ludwig
ddeed37bf8
Support decal mode in GrTextureProducer
...
Bug: skia:
Change-Id: I9dab07c527f20d58896b17d6c3ea4e632835db3b
Reviewed-on: https://skia-review.googlesource.com/c/193366
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2019-02-20 22:22:10 +00:00
skia-autoroll
6f5b7edc11
Roll ../src bf1a36e53e69..dca111a7573e (503 commits)
...
bf1a36e53e..dca111a757
git log bf1a36e53e69..dca111a7573e --date=short --no-merges --format='%ad %ae %s'
2019-02-20 liberato@chromium.org Speed up nominal features in RandomTreeTrainer.
2019-02-20 akihiroota@chromium.org Add ChromeVox hotkey to report rich text attributes.
2019-02-20 aluo@chromium.org Use dummy tag to fix webview start time trace measurements
2019-02-20 caitlinfischer@google.com Added feature and flag for suggestions' labels' full disclosure format.
2019-02-20 mstensho@chromium.org Don't load null URLs for OBJECT.
2019-02-20 dlibby@microsoft.com Revert "Create BUILD.gn in ui/base/idle"
2019-02-20 nancyly@google.com [USB internals WebUi] Fix a problem in transition to mojom-lite
2019-02-20 mmenke@chromium.org Remove socks_client_socket_pool_unittest.cc.
2019-02-20 ericorth@chromium.org Update SPDY tests with new host resolver API
2019-02-20 thomasanderson@chromium.org Fix mac/component/asan builds
2019-02-20 nyquist@chromium.org [android] Add support for enabling inline update flow flag
2019-02-20 eyor@google.com Replaced boolean flag with an integral flag
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia c74512c7ff9e..5bb4470727b8 (4 commits)
2019-02-20 amaralp@chromium.org [Duet] Do not disable home button in NTP if homepage is set
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult e8ab7db4d4da..73105e25f71c (1 commits)
2019-02-20 sky@chromium.org chromeos: add handled to mojom::TextInputClient::DispatchKeyEventPostIME
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 74142cf4ffe7..c3f2ec7ab3ee (1 commits)
2019-02-20 wez@chromium.org [Fuchsia] Clean up CastRunner integration tests.
2019-02-20 rohitrao@chromium.org [ios] Adds bundle_deps to the EG2 test runner.
2019-02-20 bajones@chromium.org Enforce active lifetime of XRFrame objects
2019-02-20 thakis@chromium.org Remove a few more semicolons that snuck in recently.
2019-02-20 brucedawson@chromium.org Implement memcpy for mini_installer
2019-02-20 Max) Gu [FCP++] Text: Fix memory leak by replacing heap with ordered set
2019-02-20 justincohen@google.com Don't display loading status for NTP.
2019-02-20 collinbaker@chromium.org Remove DCHECK in ReopenTabPromoController::OnTabReopened()
2019-02-20 ikilpatrick@chromium.org [LayoutNG] Force relayout when constraint spaces change.
2019-02-20 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal e1834d8c6d38..b946458b8e6f (3 commits)
2019-02-20 bialpio@chromium.org Add bytecode rewriter to inject SplitCompat.install() call
2019-02-20 caitlinfischer@google.com Improved confusing function comment from 2010.
2019-02-20 aaronhk@google.com Fix the logic for always accelerating canvases
2019-02-20 tienmai@chromium.org [GCPW] Fix invalid GCPW association information not being cleaned.
2019-02-20 ericorth@chromium.org Remove unnecessary host resolves from QUIC tests.
2019-02-20 ejoe@google.com Fix viz.surface_id_flow trace category crashes
2019-02-20 manucornet@chromium.org CrOS Shelf: Provide string class names for shelf button classes
2019-02-20 estade@chromium.org Disable a couple tests that have flaked recently on the Mash fyi builder
2019-02-20 bokan@chromium.org Fix scrollbar null-ptr crash
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn f20f5b94939e..938811eef933 (1 commits)
2019-02-20 dgozman@chromium.org DocumentLoader: encapsulate redirect handling
2019-02-20 ryansturm@chromium.org Speculative flake fix for Inteventions internals
2019-02-20 mmenke@chromium.org Remove use of socket pools from SequencedSocketData tests.
2019-02-20 kyleju@chromium.org Change pytest version to 3.6.2 to align with upstream WPT runner.
2019-02-20 tnagel@chromium.org Minor string change for extension warning
2019-02-20 ikilpatrick@chromium.org [LayoutNG] LayoutBlock::cached_constraint_space_ -> LayoutBox::cached_layout_result.
2019-02-20 kylechar@chromium.org Use base::BindOnce for PostTask callbacks.
2019-02-20 yhirano@chromium.org Remove a ResourceType check in FrameFetchContext::DidLoadResource
2019-02-20 marcin@mwiacek.com Migrate PassphraseType to @IntDef
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 5994ae2a0450..76730a46a1d8 (1 commits)
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 3d544fffe7ff..902ceed39986 (1 commits)
2019-02-20 hiroshige@chromium.org Add a web test for V8 code cache for module scripts
2019-02-20 xidachen@chromium.org [OT-PW] Implement RasterWithFlags for PaintWorklet
2019-02-20 hiroshige@chromium.org Use FetchClientSettingsObject::GlobalObjectUrl() from WorkerFetchContext
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 177cd13347a9..4534fdbeafdc (1 commits)
2019-02-20 ellyjones@chromium.org flags: assign unfiltered-bluetooth-devices
2019-02-20 ericorth@chromium.org Remove legacy resolves from MappedHostResolverTest
2019-02-20 jeffish@microsoft.com DevTools: Fix presubmit scripts on Windows
2019-02-20 rmcelrath@chromium.org Fix MultiProfileDownloadNotificationTest.DownloadMultipleFiles flakiness
2019-02-20 wez@chromium.org [Fuchsia] Enable CastRunner to reach the ApplicationConfigManager.
2019-02-20 thomasanderson@chromium.org Fix assert in c++/BUILD.gn
2019-02-20 manucornet@chromium.org CrOS Shelf: Address comments left from CL 1475149
2019-02-20 azeemarshad@chromium.org [AndroidSms] Remove AndroidMessagesIntegration flag.
2019-02-20 jam@chromium.org Don't restart the network process on shutdown.
2019-02-20 gordana.cmiljanovic@mips.com tcmalloc: reland fix for mipsel compile errors
2019-02-20 bpastene@chromium.org Disable DCHECKs on the two chromeos-kevin simplechrome trybots.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite fd080e04f1e4..ad6d56748d98 (2 commits)
2019-02-20 drubery@chromium.org Set SafeBrowsing download check to FULL_PING for unknown file types
2019-02-20 nharper@chromium.org Add bank.barclays.co.uk to HSTS preload list
2019-02-20 ikilpatrick@chromium.org [LayoutNG] Make NGLayoutResult const everywhere!
2019-02-20 creis@chromium.org Use a larger crash key for top-origin's GetDebugString.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 109b5fb5f5b2..76d7ce275223 (2 commits)
2019-02-20 harringtond@chromium.org add clear_catalog_task_unittest.cc to BUILD.gn
2019-02-20 lfg@chromium.org Remove const interfaces from content::ResourceRequestInfo.
2019-02-20 manukh@chromium.org [omnibox] Select omnibox text when focusing the omnibox with F6.
2019-02-20 salg@google.com Improved initialization logic for leveldb_proto
2019-02-20 ikilpatrick@chromium.org [LayoutNG] Moves the constraint space (for caching purposes) into NGLayoutResult.
2019-02-20 robertogden@chromium.org HTTPS Previews: Clean up browsertest
2019-02-20 yuweih@chromium.org [Remoting Signaling] FTL signaling playground
2019-02-20 cliffsmo@microsoft.com Omnibox: Fix OnBlur RevertAll behavior for NTP
2019-02-20 estade@chromium.org Use LAYER_NOT_DRAWN for NonClientFrameController
2019-02-20 thakis@chromium.org Use consistent semicolons with macros in class_property.h
2019-02-20 liberato@chromium.org Fix media learning suffix ordering.
2019-02-20 ellyjones@chromium.org ios: mark deprecation warning silence with crbug
2019-02-20 treib@chromium.org Rewrite SearchTabHelper unit tests in terms of TestSyncService
2019-02-20 dpranke@chromium.org Revert "Synthetic input waits on compositor display"
2019-02-20 lizeb@chromium.org blink/bindings: Record memory metrics for foreground string parking.
2019-02-20 samans@chromium.org Use kRGB_888x_SkColorType for RGBA VkImages when resource format is RGBX
2019-02-20 lukasza@chromium.org Making Google Translate compatible with |request_initiator_site_lock|.
2019-02-20 ljusten@chromium.org Roll src/third_party/cros_system_api/ 5949b3349..274866056 (7 commits)
2019-02-20 ryansturm@chromium.org Fixing finch group name to match Finch groups
2019-02-20 timvolodine@chromium.org [AW NS] Update instrumentation test filter (ClientOnPageStartedTest)
2019-02-20 dtapuska@chromium.org Remove TrustedEventsDefaultAction runtime flag.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 9eb094567b2a..e8ab7db4d4da (1 commits)
2019-02-20 amusbach@chromium.org tablet: Refactor carrying over snapped windows from desktop to tablet.
2019-02-20 mbarowsky@chromium.org Blink: Refactor ImageDecoder::DecodeToYUV API to be analagous to Decode.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia bc42944741bc..c74512c7ff9e (6 commits)
2019-02-20 wez@chromium.org [Fuchsia] Update FIDL to use |bytes| syntax.
2019-02-20 danakj@chromium.org Replace PhysicalPixelViewportSize() with ViewRect() in WebWidgetClient
2019-02-20 rkgibson@google.com Reland "Rename ClipboardURLProvider to ClipboardProvider"
2019-02-20 nzolghadr@chromium.org Move back pointer event maps to WTF
2019-02-20 dtapuska@chromium.org Propagate the frame visibility change into web contents.
2019-02-20 chouinard@chromium.org [Chromeshine] Forward declare more.
2019-02-20 nyquist@chromium.org Remove unnecessary print statement.
2019-02-20 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 106dac4e61d8..e1834d8c6d38 (4 commits)
2019-02-20 kylechar@chromium.org Use base::BindOnce for PostTask callbacks.
2019-02-20 ellyjones@chromium.org flags: remove enable-md-incognito-ntp
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 80496f42a525..5994ae2a0450 (3 commits)
2019-02-20 guidou@chromium.org Move MediaStream renderer interfaces to Blink
2019-02-20 tonikitoo@igalia.com Extend IdentityTestEnvironment ctor to take a SigninClient instance
2019-02-20 tonikitoo@igalia.com Merge DiceTestSigninClient functionality into TestSigninClient
2019-02-20 veranika@chromium.org Enable quarantine by default for all Chrome Cleanup runs
2019-02-20 sorin@chromium.org Decouple update_client::NetworkFetcher interface from Chromium network.
2019-02-20 askaraitzhan@google.com Change network channel type to always use GCM_NETWORK_CHANNEL
2019-02-20 bokan@chromium.org Synthetic input waits on compositor display
2019-02-20 tonikitoo@igalia.com [s13n] Replace use of GaiaCookieManagerService in AccountReconcilor
2019-02-20 gogerald@google.com [Autofill Assistant] Wait for the document to become interactive before issuing click
2019-02-20 bratell@opera.com Remove variable shadowing in blink/modules/webgl
2019-02-20 joedow@chromium.org Updating the timeout for SecurityKeyIpcServerTest
2019-02-20 huayinz@chromium.org Add feature flag for web contents dark mode
2019-02-20 sangwoo.ko@navercorp.com Suppress animation from some UI components.
2019-02-20 bratell@opera.com Remove variable shadowing in blink/modules/peerconnection
2019-02-20 johnchen@chromium.org [ChromeDriver] Retry server init in WPT test
2019-02-20 bratell@opera.com Remove variable shadowing in blink/modules/notifications
2019-02-20 fdoray@chromium.org [ios] Fix WebStateUserData to match the content implementation.
2019-02-20 bratell@opera.com Remove variable shadowing in blink/modules/credentialmanager
2019-02-20 treib@chromium.org Remove unnecessary profile_sync_service.h include
2019-02-20 ender@google.com Relocate Omnibox Answers to separate namespace
2019-02-20 boliu@chromium.org Reland: Ensure page visibility is consistent after load
2019-02-20 ellyjones@chromium.org ios: ignore deprecated GTM function
2019-02-20 mrobinson@igalia.com Add AtkText support for more boundary/granularity types
2019-02-20 wangxianzhu@chromium.org Revert "Optimize TransformPaintPropertyNode for 2d translations"
2019-02-20 nicolaso@chromium.org [BrowserSwitcher] Delay policy for chrome://browser-switch
2019-02-20 robertogden@chromium.org HTTPS Previews: Fix crash in PostNewNavigation
2019-02-20 buldina@chromium.org [ChromeDriver] Remove multiple-version support from ChromeDriver replay tests
2019-02-20 mahmadi@chromium.org [iOS][Translate] Record UMA histograms for the translate infobar
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 1baa5dddb7dc..74142cf4ffe7 (1 commits)
2019-02-20 eliribble@chromium.org Reland: "Add --merge-base-ref option to lastchange.py"
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 9e3080f52cbc..177cd13347a9 (1 commits)
2019-02-20 bratell@opera.com Remove variable shadowing in blink/modules/filesystem
2019-02-20 ntfschr@chromium.org AW: create OWNERS file for android_webview/net_network_service
2019-02-20 mkwst@chromium.org Sec-CH-UA: Send only the major version by default.
2019-02-20 droger@chromium.org [signin] Avoid signout by reconcilor in edge case with invalid accounts
2019-02-20 zetamoo@chromium.org Navigation: Remove is_external_protocol from NavigationHandleImpl.
2019-02-20 edchin@chromium.org [ios] Enable experiment SnapshotDrawView by default
2019-02-20 ltenorio@chromium.org Toggle the Contained Shell pref from chrome://settings.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia ca145bec7f33..bc42944741bc (1 commits)
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc e82643fb9c64..109b5fb5f5b2 (6 commits)
2019-02-20 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 274ad0c9456b..106dac4e61d8 (4 commits)
2019-02-20 nickdiego@igalia.com ozone/wayland: xkbcommon: Fix layout switching
2019-02-20 altimin@chromium.org [base] Move TaskAnnotator to base/task.
2019-02-20 msisov@igalia.com Roll third_party/minigbm ff1ecaf...4fe3038
2019-02-20 bratell@opera.com Remove variable shadowing in blink/modules/cache_storage
2019-02-20 mlippautz@chromium.org AbortSignal: Model dependent signals as Member instead of root
2019-02-20 sdefresne@chromium.org Convert AutofillAutomationTestCase to new JSONReader API
2019-02-20 dullweber@chromium.org Revert "Tracing: Re-add the Coordinator::StartTracing callback"
2019-02-20 nicolaso@chromium.org [BrowserSwitcher] Add test for URLs with spaces
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 5305896e52a1..1baa5dddb7dc (2 commits)
2019-02-20 yuweih@chromium.org Roll gRPC to 318c67782a752a8324233ff95e594a19f85578a7
2019-02-20 thestig@chromium.org Remove base::JSONReader::ReadDeprecated() usage in printing code.
2019-02-20 ejoe@google.com Added new trace events to trace tab switching
2019-02-20 kylechar@chromium.org Use base::BindOnce for PostTask callbacks.
2019-02-20 gambard@chromium.org [iOS] Change settings cell appearance
2019-02-20 brunoad@chromium.org Make contained home bridge receive scopes to get auth token.
2019-02-20 tkent@chromium.org Remove WTF_NOINLINE
2019-02-20 ellyjones@chromium.org flags: remove old chromeos IME flags
2019-02-20 thakis@chromium.org Final semicolon macro cleanups in blink.
2019-02-20 timvolodine@chromium.org [AW Layout Tests] Rebaseline expected interfaces
2019-02-20 wez@chromium.org [Fuchsia] Migrate sandbox policies off 'persistent-storage'
2019-02-20 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@7266a4200f24ade6c91608ab05a936770c92e2f0
2019-02-20 thakis@chromium.org Another grab bag of semicolon removals.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 0e7d41f09a48..5305896e52a1 (1 commits)
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 3499d3ee975e..f20f5b94939e (1 commits)
2019-02-20 rayankans@chromium.org Add deletion functionality to the background services context.
2019-02-20 acostinas@google.com Enable sharing EAP TLS with device-wide certs
2019-02-20 stkhapugin@chromium.org Update shortcurts' centering insets after the view is properly sized.
2019-02-20 cerqueira@chromium.org Disable 'Save as HTML-only' on supervised accounts
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 0d4869c2b9c2..e82643fb9c64 (2 commits)
2019-02-20 rogerta@chromium.org Support non-shared computers in forced MDM enrollment case.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll AFDO from 74.0.3711.0_rc-r1-merged to 74.0.3712.0_rc-r1-merged
2019-02-20 amoylan@chromium.org Add "see also configuration.md" to flags tutorial
2019-02-20 jlebel@chromium.org [iOS] Deselect cell after being tapped in GoogleServicesSettingsViewController
2019-02-20 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 1a4372f7e0e6..274ad0c9456b (4 commits)
2019-02-20 dullweber@chromium.org Revert "[IntersectionObserver] Run algorithm in a post-lifecycle step"
2019-02-20 treib@chromium.org PersonalDataManager: Use GetAccountInfoForPaymentsServer
2019-02-20 treib@chromium.org Remove/replace many profile_sync_service.h includes
2019-02-20 mpawlowski@opera.com Extract PositionCache to separate file, make it persistent.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 4e667b3998b2 to 81b54a7e2b2f
2019-02-20 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@b7cddec48a109528df2d1ec5af4583de03b0edc8
2019-02-20 cwallez@chromium.org dawn_end2end_tests: Add call to initialize Dawn test env.
2019-02-20 ioanap@chromium.org Add flag for manual generation on Android
2019-02-20 mlippautz@chromium.org WebAudio: Re-work liveness on audio threads
2019-02-20 treib@chromium.org PersonalDataManager: Update server address metadata in the server DB
2019-02-20 mastiz@chromium.org Remove unused StopSyncResponse
2019-02-20 alexilin@chromium.org android: Make bitset operations of ReachedCodeProfiler testable
2019-02-20 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 079bdfcee2d4..1a4372f7e0e6 (1 commits)
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 599d59237abf..0d4869c2b9c2 (7 commits)
2019-02-20 lowell@chromium.org Update test to use GetSafeWeakWrapper() instead of calling Detach().
2019-02-20 mrsuyi@chromium.org Hide save password section when search bar is active.
2019-02-20 treib@chromium.org Cleanup emails in PersonalDataManager unit tests
2019-02-20 jdemeulenaere@google.com [Autofill Assistant] Set header minHeight instead of height.
2019-02-20 rakina@chromium.org Mark shadow trees for style collection update when inserted to document
2019-02-20 gyuyoung@igalia.com OnionSoup: Remove all uses of Blink's WaitableEvent in renderer/platform
2019-02-20 gyuyoung@igalia.com BlinkMemoryMgt: Annotate ModuleImportMeta and ParsedSpecifier with STACK_ALLOCATED
2019-02-20 myid.shin@igalia.com Refactor: unsigned short -> uint8_t in third_party/blink/renderer/modules/webaudio
2019-02-20 myid.shin@igalia.com Refactor: unsigned short -> uint16_t in third_party/blink/renderer/core/xml
2019-02-20 hanxi@google.com [Servicification] Use void* as a key in KeyedServiceFactory/DependencyManager.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 7738736f9622..ca145bec7f33 (1 commits)
2019-02-20 oysteine@chromium.org Tracing: Re-add the Coordinator::StartTracing callback
2019-02-20 carlscab@google.com Add support to deserialize UiThreadTaskTraits
2019-02-20 arthursonzogni@chromium.org Use a Java NavigationHandle instead of many attributes.
2019-02-20 wtlee@google.com Support reprocess mechanism - mojo part
2019-02-20 rkgibson@google.com Move image resizing constants to not depend on gfx
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 7f8fa973f84b..8f79d388784c (2 commits)
2019-02-20 mlippautz@chromium.org ActiveScriptWrappable: Improve Document handling
2019-02-20 tasak@google.com Revert "Add ContentCapture in blink core"
2019-02-20 lucmult@chromium.org [Files app] Remove unused file
2019-02-20 olivierrobin@chromium.org Add data MIMEType to navigation context
2019-02-20 tasak@google.com Revert "Added script.code_cache_size statistics in UMA"
2019-02-20 drott@chromium.org Do not bail on empty postscript name or full font name
2019-02-20 msalama@google.com Android: Added a check that anchors are sane.
2019-02-20 dullweber@chromium.org Fix crash on missing database
2019-02-20 tbansal@chromium.org Move idle socket timeout values to client_socket_pool_manager.cc
2019-02-20 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 0ad2b9c61984..079bdfcee2d4 (3 commits)
2019-02-20 machenbach@chromium.org [test] Remove obsolete ubsan suppression
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 07b818801651..7738736f9622 (1 commits)
2019-02-20 hajimehoshi@chromium.org Use a per-frame task runner at WebSocket's mojo binding
2019-02-20 mastiz@chromium.org Deflake passwords sync integration tests
2019-02-20 gyuyoung@igalia.com OnionSoup: Remove all uses of Blink's WaitableEvent in renderer/core and renderer/modules
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 0a60818466f1..7f8fa973f84b (1 commits)
2019-02-20 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 46ec350308d7..0ad2b9c61984 (3 commits)
2019-02-20 hs1217.lee@samsung.com Remove experiment_lables and variations_experiment_util
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia e0a6a048bc4a..07b818801651 (3 commits)
2019-02-20 tbansal@chromium.org NQE: Remove redundant code
2019-02-20 sidereal@google.com Give feedback to user if crostini install is canceled
2019-02-20 thestig@chromium.org Convert base::test::ParseJson() to return base::Value.
2019-02-20 michaelbai@chromium.org Add ContentCapture in blink core
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite ea3742f5ea3a..fd080e04f1e4 (7 commits)
2019-02-20 thestig@chromium.org Fix comment for base::JSONReader::Read().
2019-02-20 loyso@chromium.org WebApp: Move BookmarkAppRecordAppBanner util to components/
2019-02-20 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 05dce70deae7..46ec350308d7 (7 commits)
2019-02-20 wutao@chromium.org assistant: Call CloseUi for embedded UI
2019-02-20 lucmult@chromium.org [Files app] A11y allow selecting multiple files with keyboard
2019-02-20 srirama.m@samsung.com Remove default padding for cue text rendering
2019-02-20 achuith@chromium.org Disable testRunPerformanceTestsGtest_end2end on chromeos.
2019-02-20 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@eb6b0210d6f0b1b44bc74385de04a2291ce2575c
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 249a25730521..e0a6a048bc4a (2 commits)
2019-02-20 nektar@chromium.org Calls the image annotations service from the renderer and retrieves accessibility labels
2019-02-20 tkent@chromium.org Update platform/wtf/*.md
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite d7810fd2d7b3..ea3742f5ea3a (4 commits)
2019-02-20 dpapad@chromium.org WebUI cr-action-menu: Use native 'click' event instead of synthetic 'tap'.
2019-02-20 harrisjay@chromium.org Updates CustomTabBar font size and coloring
2019-02-20 nancyly@google.com USB internals WebUI: Transition to mojo_binding_lite.js
2019-02-20 zmo@chromium.org Add video power measurement tests.
2019-02-20 rbpotter@chromium.org Print Preview: Fix scaling focus issues
2019-02-20 kojii@chromium.org [LayoutNG] Create ShapeResultView from ShapeResultView
2019-02-20 dcastagna@chromium.org exo: Write alpha 1.f for opaque content
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 9d686bcef575..9e3080f52cbc (3 commits)
2019-02-20 niwa@google.com Let ArcFileSystemWatcher watch files under MyFiles
2019-02-20 jlklein@google.com Fix Bluetooth device list truncation in Polymer 2.
2019-02-20 thestig@chromium.org Avoid some base::JSONReader instantiations in update_client code.
2019-02-20 dstockwell@google.com pdf: Add metrics for annotations feature
2019-02-20 marcin@mwiacek.com Improve @IntDef inside feed
2019-02-20 thestig@chromium.org Clean up RemoteDesktopBrowserTest.
2019-02-20 dstockwell@google.com pdf: Switch to new annotation icons per UX and add undo/redo
2019-02-20 yukishiino@chromium.org v8binding: Support [AllowShared] extended attribute on return types
2019-02-20 kbr@chromium.org Print exception upon failure to start browser.
2019-02-20 andrescj@chromium.org Implement client detection of image decode acceleration support.
2019-02-20 thestig@chromium.org Remove deprecated JSONReader API usage in JSONReaderTest.
2019-02-20 myid.shin@igalia.com Refactor: unsigned short -> uint16_t in third_party/blink/renderer/core/layout/*
2019-02-20 karandeepb@chromium.org Extensions: Fix ErrorUtils. Have it handle arguments with '*' correctly.
2019-02-20 vasilvv@chromium.org Add two platform interfaces, quic_macros and quic_error_code_wrappers.
2019-02-20 uwyiming@google.com Fix captured site cpid install mode.
2019-02-20 anastasi@google.com Update Switch Access menu panel to communicate directly with menu manager
2019-02-20 loyso@chromium.org WebApp: Split up BookmarkAppHelper::FinishInstallation into three utils.
2019-02-20 tonikitoo@igalia.com Update GCMS::AddAccountToCookie() to take a callback that is invoked on completion
2019-02-20 triploblastic@google.com Added script.code_cache_size statistics in UMA
2019-02-20 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal f94d08d7c6f4..05dce70deae7 (5 commits)
2019-02-20 martinkr@google.com fido: only instantiate the USB discovery for cryptotoken requests
2019-02-20 ssid@chromium.org Add config option to limit the trace buffer size in Perfetto
2019-02-20 rogerm@chromium.org [autofill] Cap the number of attempts for autofill server requests
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 29b3f36264ad..9eb094567b2a (2 commits)
2019-02-20 kbr@chromium.org Support disabling log uploads from GPU test harness.
2019-02-20 gyuyoung@igalia.com BlinkMemoryMgt: Apply the macros of Allocator to the classes of renderer/core/paint
2019-02-20 dgozman@chromium.org [DevTools] Do not reroute flatten protocol message in forwarding DTAH
2019-02-20 jkim@igalia.com Move platform/text/line_ending to platform/wtf/text
2019-02-20 bokan@chromium.org Revert "Prevent nullptr crash with CC side-scrollbars"
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto c20aee28e431..0e7d41f09a48 (1 commits)
2019-02-20 erikchen@chromium.org Roll src/tools/swarming_client/ 0e3e1c4dc..d50a88f50 (26 commits)
2019-02-20 myid.shin@igalia.com Refactor: unsigned short -> uint16_t in third_party/blink/renderer/modules/bluetooth
2019-02-20 myid.shin@igalia.com Refactor: unsigned short -> uint16_t in third_party/blink/renderer/modules/screen_orientation
2019-02-20 mpw@chromium.org Convert quic_client_bin.cc and quic_server_bin.cc to use DEFINE_QUIC_COMMAND_LINE_FLAG.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 39c3ee5a9f73 to 4e667b3998b2
2019-02-20 chrisha@chromium.org Fix broken dependency for dcheck_always_on build.
2019-02-20 tbansal@chromium.org Clamp downstream throughput based on ECT
2019-02-20 myid.shin@igalia.com Refactor: unsigned short -> uint16_t in third_party/blink/renderer/modules/websockets
2019-02-20 tkent@chromium.org domparsing: HTML Parser: Remove conditional parsing of <noembed> content
2019-02-20 hiroshige@chromium.org Add/fix trace for module script compilation
2019-02-20 kylechar@chromium.org Use base::BindOnce for PostTask callbacks.
2019-02-20 jdarpinian@chromium.org Remove transform feedback suppressions for ANGLE
2019-02-20 dlibby@microsoft.com Revert "Reland "Add BUILD.gn for ui/base/user_activity""
2019-02-20 thestig@chromium.org Change base::JSONReader::ReadAndReturnError() to not use out params.
2019-02-20 shend@chromium.org [VK] Don't force enable VK when calling inputMethodPrivate.showInputView
2019-02-20 amaralp@chromium.org [Duet] Make BottomToolbarCoordinator#getMenuButtonWrapper() always return browsing mode button
2019-02-20 carlosil@chromium.org Fix crash on RevokeUserAllowExceptionsHard with network service on.
2019-02-20 thomasanderson@chromium.org Fixes necessary for enabling libc++ on Windows
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite d74dfdbbbf71..d7810fd2d7b3 (1 commits)
2019-02-20 tkent@chromium.org Remove unnecessary DEFINE_EVENT_TYPE_CASTS() macro usages.
2019-02-20 myid.shin@igalia.com [s13n] Add IdentityManager::OnNetworkInitialized and replace calls to signin internals
2019-02-20 johnchen@chromium.org [ChromeDriver] Disable /dev/shm usage when needed
2019-02-20 jsaul@google.com Extend StrikeDatabase histograms by a year
2019-02-20 kbr@chromium.org Simplify initialization of WebGL context limits.
2019-02-20 einbinder@chromium.org DevTools: Fix flaky test worker-autoattach-order.js
2019-02-20 chrome-release-bot@chromium.org Updating trunk VERSION from 3712.0 to 3713.0
2019-02-20 jinsukkim@chromium.org Reland "Android: Remove top/bottom controls state API from Tab"
2019-02-20 jiameng@chromium.org [Cros SR] Add omnibox result type API
2019-02-20 harrisjay@chromium.org Fixes a bug where the page info icon would not resize to fit text.
2019-02-20 kristipark@chromium.org Revert "[NTP] Request favicon.ico for shortcuts with missing icons"
2019-02-20 emaxx@chromium.org Fix DCHECK reentrancy issue in GinPort disconnect
2019-02-20 hiroh@chromium.org docs: Add section about Import mode and frame validator
2019-02-20 pkasting@chromium.org Cleanup: Use TimeDelta to represent the close menu delay time, instead of int.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 92ea2d7a1bd5..9d686bcef575 (1 commits)
2019-02-20 wub@chromium.org Fix the issue where quic batch writer IO tests are double registered, by moving both instantiations of QuicUdpBatchWriterIOTest into a single quic_batch_writer_test.cc file.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 6397ed0fc311..0a60818466f1 (2 commits)
2019-02-20 michaelpg@chromium.org Add chrome.arcAppsPrivate OWNERS
2019-02-20 robertogden@chromium.org Previews: Better handling of URL component info
2019-02-20 lethalantidote@chromium.org Sets aria attributes directly for overflow button.
2019-02-20 jinsukkim@chromium.org Android: TODO for removal of Tab.getAuthenticatorHelper
2019-02-20 hajimehoshi@chromium.org Use a per-frame task runner at ResourceLoader's mojo binding
2019-02-20 dgrogan@chromium.org [css-tables] Add some subpixel collapsed border tests
2019-02-20 chfremer@chromium.org [Video Capture, Mac] Restart video capture service when no camera found on MacBooks
2019-02-20 liaoyuke@chromium.org [code coverage] Switch linux-coverage-rel to use dedicated builder pool
2019-02-20 mstensho@chromium.org [LayoutNG] Call a function when an algorithm has been selected.
2019-02-20 hansberry@chromium.org Smart Lock: Improve 'cannot connect' messaging.
2019-02-20 dalecurtis@chromium.org Roll src/third_party/dav1d/libdav1d/ 3cf4d32e7..dce4e7886 (47 commits)
2019-02-20 oshima@chromium.org add ash/wm/pip/OWNERS
2019-02-20 avi@chromium.org Don't attempt to clone NSPasteboards.
2019-02-20 hozhng@google.com [Autofill]Change learn more link for payments setting page
2019-02-20 akihiroota@chromium.org Add myself to Accessibility Watchlist.
2019-02-20 tonikitoo@igalia.com Replace PrintPreviewHandler's IdentityManager::Observer::OnAddAccountToCookieCompleted override
2019-02-20 sergeyu@chromium.org Roll Fuchsia SDK from 1fc0baed8456 to 39c3ee5a9f73
2019-02-20 bsheedy@chromium.org Add GPU Gold test to CI builders
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 4cebd4379125..249a25730521 (14 commits)
2019-02-20 wangxianzhu@chromium.org [BlinkGenPropertyTrees] Remove unnecessary SetPaintArtifactCompositorNeedsUpdate
2019-02-20 mxcai@chromium.org Settings: Fix glimpse of focus issue.
2019-02-20 ellyjones@chromium.org views: handle command-click on bookmark menu folders
2019-02-20 tby@chromium.org [Cros SR] Expand and refactor the training API of app_list search-related classes.
2019-02-20 robertogden@chromium.org Add PreviewsLitePageRedirect experiment to fieldtrial_testing_config
2019-02-20 hollingum@google.com Removed "new window" for unregistered apps
2019-02-20 wangxianzhu@chromium.org [CI] Refactor PaintArtifactCompositor about layer offset
2019-02-20 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 712fe35aea4a..f94d08d7c6f4 (6 commits)
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 770b18b65ea6..29b3f36264ad (1 commits)
2019-02-20 brucedawson@chromium.org Fix typos, clarify comment
2019-02-20 rbpotter@chromium.org Welcome App: Fix test to work with Polymer 1
2019-02-20 einbinder@chromium.org DevTools: Reset scaling to 1 on a cross process navigation
2019-02-20 klausw@chromium.org webxr test pages: add update_bucket workflow docs, detect node_modules
2019-02-20 newcomer@chromium.org cros: enable arrow key traversal for widget for side shelf
2019-02-20 xidachen@chromium.org [Code health] Remove some un-necessary lines in ASANExpectations
2019-02-20 ortuno@chromium.org mojo: Add $.close() to interface proxies
2019-02-20 qinmin@chromium.org Make basic download work flow to work with content Uri
2019-02-20 rkjnsn@chromium.org Convert MessagePipe::Send callback to OnceClosure.
2019-02-20 thestig@chromium.org Remove unneeded includes from base/observer_list_threadsafe.h.
2019-02-20 nigeltao@chromium.org Make the Crostini Terminal harder to search for
2019-02-20 hferreiro@igalia.com Rename LegacyLoadCredentials() to LegacyLoadCredentialsForSupervisedUser()
2019-02-20 nigeltao@chromium.org Have App Service search result icons update
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 1fc0baed8456 to 85b640b310ac
2019-02-20 mahmadi@chromium.org [AR][IOS] Support additional MIME types for ARKit 3D models
2019-02-20 tommycli@chromium.org Omnibox: Experiment with bolding the user text in search suggestions
2019-02-20 skym@chromium.org [Feed] Default non_cached_page_size to 25 to match Zine.
2019-02-20 mek@chromium.org [Blob URLs] Split out possible BadMessage reasons in BlobURLStore.
2019-02-20 wanderview@chromium.org CacheStorage: Improve UMA histograms at mojo interface and above.
2019-02-20 ikilpatrick@chromium.org [LayoutNG] Add better %-block-size-descendant detection for LayoutNG.
2019-02-20 yusufo@google.com Add Grid tab switcher related UMA
2019-02-20 hajimehoshi@chromium.org Use a per-frame task runner at NotificationManager's mojo binding
2019-02-20 rockot@chromium.org Remove Cookie.GetCookieListCompletionTime UMA
2019-02-20 cmp@chromium.org IndexedDB: ChainedBlobWriterImpl should use a weak ptr for the store
2019-02-20 reed@google.com add flag to stage API change
2019-02-20 wutao@chromium.org app_list: Set search icon for Assistant search
2019-02-20 samans@chromium.org Support Vulkan/GL interop on Linux
2019-02-20 emaxx@chromium.org Fix duplicate extensions test name
2019-02-20 dpranke@chromium.org Fix suppression for autoscroll-in-textfield.html.
2019-02-20 lucmult@chromium.org [Files app] Fix open new window command
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader a63e5f9685a6..6397ed0fc311 (1 commits)
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 56770213e79d..92ea2d7a1bd5 (3 commits)
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite cd51d25d7423..d74dfdbbbf71 (2 commits)
2019-02-20 wangxianzhu@chromium.org Optimize TransformPaintPropertyNode for 2d translations
2019-02-20 wutao@chromium.org app_list: Handle back when clicking in app_list_view
2019-02-20 thomasanderson@chromium.org Remove quit instruction bubble
2019-02-20 mek@chromium.org [IndexedDB] Histogram how often we actually use the base::CopyFile optimization.
2019-02-20 girard@chromium.org Add web platform test for cancelAnimationFrame, and usage count
2019-02-20 hozhng@google.com Move manage credit cards label above payment methods.
2019-02-20 vasilvv@chromium.org Fix broken test that ensures QuicClient does not leak sockets.
2019-02-20 michaeldo@chromium.org [iOS] Wrap long URLs on chrome://inspect page.
2019-02-20 shrekshao@google.com Add framebuffer color attachment GL_FLOAT check with blending on and EXT_float_blend off
2019-02-20 tonikitoo@igalia.com Eliminate blink's noncopyable.h
2019-02-20 metzman@chromium.org Document AFL's integration with Chromium
2019-02-20 bratell@opera.com Crostini: Include header file instead of cc file
2019-02-20 ryansturm@chromium.org Speculative fix for flakiness in Interventions-internals tests
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 0fdd390404f8..c20aee28e431 (1 commits)
2019-02-20 vtsyrklevich@chromium.org GWP-ASan: DCHECK -> DPCHECK
2019-02-20 cuianthony@google.com [VR] Added language support for DFM fake installs
2019-02-20 hollingum@google.com Fix to show context menu icons on crostini shelf items.
2019-02-20 buldina@chromium.org [ChromeDriver] Remove multiple-version support from ChromeDriver tests
2019-02-20 bsheedy@chromium.org Automate VR browser UI hover state tests
2019-02-19 reillyg@chromium.org Disable Shape Detection Origin Trial
2019-02-19 szager@chromium.org [IntersectionObserver] Run algorithm in a post-lifecycle step
2019-02-19 jbudorick@chromium.org Remove luci and mb configs for Windows Clang deterministic.
2019-02-19 oksamyt@chromium.org [mojo][doc] Add more notes on WrapPersistent and WrapWeakPersistent
2019-02-19 hiroshige@chromium.org Use a separate ContentSecurityPolicy object for outsideSettings fetch
2019-02-19 dlibby@microsoft.com Move ui_base_features into separate component
2019-02-19 jam@chromium.org Fix directory listing not working for extension background pages with network service.
2019-02-19 bcwhite@chromium.org Another round of owner changes, by request.
2019-02-19 kristipark@chromium.org [NTP] Adjust spacing when fakebox is removed
2019-02-19 dpranke@chromium.org Revert "Add RenderFrameHost as parameter to WebContentsDelegate::HandleContextMenu"
2019-02-19 lfg@chromium.org Ignore Portals when hittesting.
2019-02-19 ekaramad@chromium.org Feature-Policy: Opener policies
2019-02-19 uwyiming@google.com Use mouse event to simulate left mouse click in captured sites tests.
2019-02-19 jarrydg@chromium.org Revert "Quota: Add SequenceChecker to QuotaManager"
2019-02-19 justincohen@google.com [ios] Prevent more taps in the NTP if the underlying NTP hasn't committed.
2019-02-19 thestig@chromium.org Hook up IDC_SAVEPAGE to the PDF plugin.
2019-02-19 bratell@opera.com Add dependency ipc_fuzzer -> chrome_elf:test_stubs
2019-02-19 davidbienvenu@chromium.org Avoid unneeded work in TaskManagerImpl::OnTaskGroupBackgroundCalculationsDone.
2019-02-19 rbpotter@chromium.org Print Preview: Override unsupported sticky media size and dpi values
2019-02-19 kbr@chromium.org Make --use-angle about:flags entry non-expiring.
2019-02-19 pmonette@chromium.org Collect antivirus metrics in a utility process
2019-02-19 mxcai@chromium.org Settings: Fix origin double up bug.
2019-02-19 rakina@chromium.org [DL] Activate locked elements when focusing happens
2019-02-19 wutao@chromium.org app_list: Handle process event when shutdown
2019-02-19 nator@chromium.org [Background Sync] Reland: Add field trial testing config.
2019-02-19 vakh@chromium.org Start testing SafeBrowsingTelemetryForApkDownloads on bots
2019-02-19 dpapad@chromium.org WebUI cleanup: Delete unused dialog.css file.
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia b2101503c7bc..4cebd4379125 (12 commits)
2019-02-19 govind@chromium.org Updating XTBs based on .GRDs from branch master
2019-02-19 amoylan@chromium.org Add user-activity-prediction-ml-service to chrome://flags
2019-02-19 rakina@chromium.org [DL]: Add beforeactivate event & activate locked elements for anchor link nav
2019-02-19 michaeldo@chromium.org Add tests for IsSecureOrigin.
2019-02-19 wittman@chromium.org [Sampling profiler] Move ModuleCache ownership to ProfileBuilder
2019-02-19 bingler@chromium.org Adding OpenOrCreateEntry() to HttpCache
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle aca30f56ddc0..3d544fffe7ff (3 commits)
2019-02-19 dpranke@chromium.org Mark two external/wpt webkit_tests as slow.
2019-02-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal d316a70cc87f..712fe35aea4a (4 commits)
2019-02-19 kbr@chromium.org Make --enable-webgl-draft-extensions about:flags non-expiring.
2019-02-19 manukh@chromium.org [omnibox chrome:omnibox] Add stripped URL.
2019-02-19 frechette@chromium.org Making index implicit by using vector instead of map.
2019-02-19 sczs@chromium.org [ios] Creates InfobarBannerCoordinator.
2019-02-19 thestig@chromium.org Remove unneeded base/observer_list_threadsafe.h includes.
2019-02-19 rockot@google.com Revert "Mojo: add JavaScript support for DocumentInterfaceBroker"
2019-02-19 chrisha@chromium.org Make GraphObserver non-const.
2019-02-19 wez@chromium.org [Fuchsia] Migrate to new FDIO clone/transfer/create APIs.
2019-02-19 danakj@chromium.org Move the viewport size from WebLayerTreeView to WebWidgetClient
2019-02-19 mmenke@chromium.org Remove code to include show saved copy link on network error page.
2019-02-19 huayinz@chromium.org Fix wrong windowBackground on ListPreference dialog in Settings
2019-02-19 penghuang@chromium.org Avoid log flooding in GLSurfacePresentationHelper
2019-02-19 yuweih@chromium.org Adding gRPC library to third_party
2019-02-19 jdemeulenaere@google.com Dissociate BottomSheet initialization from contextual suggestions.
2019-02-19 rbpotter@chromium.org Settings UI: Fix tests that were failing with Polymer 1
2019-02-19 vakh@chromium.org SBUseLocalBlacklistsV2: Fix the experiment name and param value
2019-02-19 pdr@chromium.org Promote BlinkGenPropertyTrees to stable
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 5c00a22f22e4..56770213e79d (1 commits)
2019-02-19 thomasanderson@chromium.org Remove 'inputs = []' from //build/config/compiler
2019-02-19 jbroman@chromium.org Don't use non-const reference arguments in the style guide!
2019-02-19 miu@chromium.org RELAND: Move tab mirroring performance tests into browser_tests.
2019-02-19 johntlee@chromium.org Navi: Set user's NTP background from NUX NTP page
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium 992534a94b85..e19ff219c478 (1 commits)
2019-02-19 johnchen@chromium.org [ChromeDriver] Increase test server start timeout
2019-02-19 enga@chromium.org Re-skip conformance2/rendering/blitframebuffer-size-overflow on Linux NVIDIA, passthrough
2019-02-19 ericorth@chromium.org Update HTTP tests with new host resolver API
2019-02-19 creis@chromium.org Revert "Add temporary simplified process lock check in the renderer process."
2019-02-19 dpranke@chromium.org Disable user-activation-v2 VirtualTestSuite on Win10.
2019-02-19 johntlee@chromium.org WebUI: Remove md*, material* from History code
2019-02-19 vasilvv@chromium.org Landing Recent QUIC changes until 3:01 PM, Feb 15, 2019 UTC-5
2019-02-19 thomasanderson@chromium.org Update libcxx{abi}
2019-02-19 ftang@chromium.org Roll ICU to 07e7295d from 960f195
2019-02-19 ortuno@chromium.org mojo: Move meta-API InterfaceProxy methods to a member of InterfaceProxy
2019-02-19 nharper@chromium.org Update bulk entries in HSTS preload list
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 6d74ab852bf2..a63e5f9685a6 (2 commits)
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 8c6be8414e18..cd51d25d7423 (1 commits)
2019-02-19 ashithasantosh@google.com gpu: Add command for binding shared image with internal format.
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 3340d96ea681..0fdd390404f8 (1 commits)
2019-02-19 estade@chromium.org Don't trigger immersive reveal for app windows that should be dragged
2019-02-19 caitlinfischer@google.com Put feature into abc order and added comment.
2019-02-19 estade@chromium.org Mash: observe the right window for immersive fullscreen reveals
2019-02-19 dpranke@chromium.org Revert "PaymentRequest: Make displayItems optional"
2019-02-19 estade@chromium.org SPM: Refactor window gesture-dragging logic
2019-02-19 uwyiming@google.com Change captured sites test data install mode to "copy".
2019-02-19 thakis@chromium.org Remove DEFINE_LOCAL_UI_CLASS_PROPERTY_KEY macro.
2019-02-19 malaykeshav@chromium.org Check for host before invoking its function
2019-02-19 katie@chromium.org Adds UMA metrics for image labels.
2019-02-19 jdufault@google.com cros: Inject JSCallsContainer into all BaseWebUIHandler types
2019-02-19 rkjnsn@chromium.org Refactor FileOperations slightly.
2019-02-19 vitaliii@chromium.org [Sync::nigori] Extend metrics deadlines to M75.
2019-02-19 kylechar@chromium.org Use base::BindOnce for PostTask callbacks.
2019-02-19 mmenke@chromium.org Revert "Temporary revert of 7913a74b0e22d99c3425dcea22e68783919a9667"
2019-02-19 mlippautz@chromium.org histograms: Deprecate V8.GC.ParallelTaskLatencyMicroSeconds
2019-02-19 agrieve@chromium.org apk_size_regressions.md: Update chromeperf links for bundles
2019-02-19 alcooper@chromium.org Delete webvr-vsync-align flag
2019-02-19 agrieve@chromium.org Android: Add M73 to generate_milestone_reports.py
2019-02-19 yiningwang@google.com Add Focus Mode Flag
2019-02-19 ellyjones@chromium.org content: make DesktopMediaID environment-agnostic
2019-02-19 sky@chromium.org chromeos: removes unused parameters in ws::mojom::WindowTree
2019-02-19 guohuideng@chromium.org Add VideoHoleDrawQuad
2019-02-19 fdegans@chromium.org [Fuchsia] Implement DevToolsManagerDelegate for the WebEngine.
2019-02-19 thestig@chromium.org Change base::JSONReader::ReadToValue() to return Optional.
2019-02-19 krb@chromium.org [omnibox] Change OmniboxFieldTrial from class to namespace
2019-02-19 xingliu@chromium.org Android Notification: startForeground API in AppHooks.
2019-02-19 Tom.Tan@microsoft.com Prefix ARM NEON functions with cr_ for chromium's libpng copy
Created with:
gclient setdep -r ../src@dca111a757
The AutoRoll server is located here: https://autoroll.skia.org/r/chromium-skia-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
CQ_INCLUDE_TRYBOTS=skia.primary:Perf-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia.primary:Test-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer
TBR=jvanverth@google.com
Change-Id: I2203e613edf0197d1d87d7000c77c7c414ccf527
Reviewed-on: https://skia-review.googlesource.com/c/193602
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-20 21:51:30 +00:00
recipe-roller
e471c05f92
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/6c69f2716171819cb8d105d704ff3566632a2d6a Make all subcommands lazily loaded. (iannucci@chromium.org )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Iccc12e31ef96ec23b4ac9f227b598d0eaa4cd97f
Reviewed-on: https://skia-review.googlesource.com/c/193660
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-20 21:45:40 +00:00
Ethan Nicholas
6dcc325f35
fixed SkSL parser unary expression recursion depth limit
...
Bug: 892506
Change-Id: I244532ee80617dd5f0bbdd2184ccec7325a219f2
Reviewed-on: https://skia-review.googlesource.com/c/193584
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
2019-02-20 21:03:15 +00:00
skia-autoroll
435a95ef55
Roll third_party/externals/swiftshader e4ef5f77dab4..c1fd4087ddc9 (4 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/e4ef5f77dab4..c1fd4087ddc9
git log e4ef5f77dab4..c1fd4087ddc9 --date=short --no-merges --format='%ad %ae %s'
2019-02-20 chrisforbes@google.com Connect fragment shader outputs to raster operations stage
2019-02-20 chrisforbes@google.com Add epilog pass to copy outputs out to pipeline
2019-02-20 chrisforbes@google.com Fix WalkAccessChain to actually walk type tree properly
2019-02-20 chrisforbes@google.com Remove needless unique_ptr wrapping from inputs/outputs
Created with:
gclient setdep -r third_party/externals/swiftshader@c1fd4087ddc9
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=jvanverth@google.com
Change-Id: If68368fa4a8d3f1c806ece3224c53a3635e89ef2
Reviewed-on: https://skia-review.googlesource.com/c/193519
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-20 20:50:00 +00:00
Brian Salomon
9a1d77ee30
Blacklist desk_techcrunck.skp_1_mpd on Iris655 and Iris540
...
Bug: skia:8706
Change-Id: I53623d5834b8d2548f825d4e3b40ca0147496f60
Reviewed-on: https://skia-review.googlesource.com/c/193463
Reviewed-by: Ben Wagner <benjaminwagner@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2019-02-20 20:29:00 +00:00
recipe-roller
bf0bcfecda
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/faf6f4491d2791e3c9613aa07b2b19be5751e02c [buildbucket] Fix experimental in schedule() (nodir@google.com )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I2d9aa18bc740600aaf60d802c34351940c5f6922
Reviewed-on: https://skia-review.googlesource.com/c/193581
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-20 20:05:20 +00:00
Brian Osman
d8e1ee9a66
Refactor particle age logic
...
Move to a model that only needs floats, and puts the age in the
SkParticleState struct. Add a better test case for spawn affector
animation, to verify that things are still working.
Bug: skia:
Change-Id: I97d99de5f5d4cb302b76116e67ecc93368fb1677
Reviewed-on: https://skia-review.googlesource.com/c/193580
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2019-02-20 19:55:20 +00:00
skia-autoroll
2f7ace269a
Roll skia/third_party/skcms 0c0f6dee2779..9374ba7d790a (1 commits)
...
https://skia.googlesource.com/skcms.git/+log/0c0f6dee2779..9374ba7d790a
2019-02-20 mtklein@google.com update skcms to NDK r19b
The AutoRoll server is located here: https://autoroll.skia.org/r/skcms-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=luci.chromium.try:linux-blink-rel
TBR=jvanverth@google.com
Change-Id: Iad4aa538123823a8fd934cd158dfdf877e4b76dd
Reviewed-on: https://skia-review.googlesource.com/c/193566
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-20 19:16:10 +00:00
Kevin Lubick
3565027f6c
Add dockerfile to cross-compile for arm64 linux
...
Use instructions to follow.
GN args might look something like:
cc="clang"
cxx="clang++"
extra_asmflags = [
"--target=aarch64-linux-gnu",
"--sysroot=/usr/aarch64-linux-gnu",
"-march=armv8-a",
]
extra_cflags=[
"--target=aarch64-linux-gnu",
"--sysroot=/usr/aarch64-linux-gnu",
"-I/GLES/include/",
"-DMESA_EGL_NO_X11_HEADERS",
"-g0",
]
extra_cflags_cc=[
"-stdlib=libc++",
]
extra_ldflags=[
"-fuse-ld=lld",
"--target=aarch64-linux-gnu",
"-L/GLES/lib64",
"-stdlib=libc++",
"-lc++abi"
]
target_cpu="arm64"
skia_use_fontconfig = false
skia_use_system_freetype2 = false
skia_use_egl = true
Bug: skia:
Change-Id: I20632d8dc906625d5771f755b094fd0c2ed62706
Reviewed-on: https://skia-review.googlesource.com/c/193472
Reviewed-by: Joe Gregorio <jcgregorio@google.com>
2019-02-20 19:04:11 +00:00
skia-autoroll
0eab22bb09
Roll third_party/externals/swiftshader e205d343d90c..e4ef5f77dab4 (1 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/e205d343d90c..e4ef5f77dab4
git log e205d343d90c..e4ef5f77dab4 --date=short --no-merges --format='%ad %ae %s'
2019-02-20 chrisforbes@google.com Separate intermediate values from lvalues
Created with:
gclient setdep -r third_party/externals/swiftshader@e4ef5f77dab4
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=jvanverth@google.com
Change-Id: I9d593a07f19dde1dda490ef52f86ef87876bb1eb
Reviewed-on: https://skia-review.googlesource.com/c/193516
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-20 19:00:40 +00:00