- 29 Dec, 2016 40 commits
-
-
henrika authored
Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/24348df..3ae6916 $ git log 24348df..3ae6916 --date=short --no-merges --format=%ad %ae %s 2016-12-29 kjellander@webrtc.org Add iOS64 simulator bot running on iOS 9.0 simulator. 2016-12-28 zhihuang@webrtc.org Prepare to introduce the IceTransportInternal. 2016-12-28 kjellander@webrtc.org Revert of Disable flaky test VideoProcessorIntegrationTest.ProcessNoLossChangeFrameRateFrameDropVP9 (patchset #1 id:1 of https://codereview.webrtc.org/2568743007/ ) 2016-12-28 sprang@webrtc.org Add frame rate throttling to vp8 screenshare_layers. 2016-12-28 mbonadei@webrtc.org Refactor bitrate_controller, remote_bitrate_estimator and congestion_contoller for gn check. TBR=kjellander CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng BUG= Review-Url: https://codereview.chromium.org/2609533002 Cr-Commit-Position: refs/heads/master@{#440948}
-
kbr authored
This has the side-effect of using the new GPU integration test harness for these tests. BUG=352807, 676701 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=zmo@chromium.org Review-Url: https://codereview.chromium.org/2607073002 Cr-Commit-Position: refs/heads/master@{#440947}
-
olivierrobin authored
[ToolsMenuViewToolsCell imageForImageId:] checked that id was not-zero. Current implementation DCHECKS. Add tests. This is a follow up of https://codereview.chromium.org/2602903002/ TBR=marq Review-Url: https://codereview.chromium.org/2608693002 Cr-Commit-Position: refs/heads/master@{#440946}
-
chromeos-commit-bot authored
Cr-Commit-Position: refs/heads/master@{#440945}
-
rsorokin authored
BUG=677275 TEST=manual Review-Url: https://codereview.chromium.org/2601933002 Cr-Commit-Position: refs/heads/master@{#440944}
-
cathiechen authored
BUG= Review-Url: https://codereview.chromium.org/2602843002 Cr-Commit-Position: refs/heads/master@{#440943}
-
dtseng authored
BUG=621697 Review-Url: https://codereview.chromium.org/2577713002 Cr-Commit-Position: refs/heads/master@{#440942}
-
avi authored
BUG=579229 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2601993002 Cr-Commit-Position: refs/heads/master@{#440941}
-
dtseng authored
- adds options to automatically duck/unduck, suspend/resume audio based on tts events. BUG=621697 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2563013003 Cr-Commit-Position: refs/heads/master@{#440940}
-
dgozman authored
BUG=none Review-Url: https://codereview.chromium.org/2604013003 Cr-Commit-Position: refs/heads/master@{#440939}
-
avi authored
BUG=579229 Review-Url: https://codereview.chromium.org/2605433002 Cr-Commit-Position: refs/heads/master@{#440938}
-
dbeam authored
- os.path is provided by input_api, and it's preferred to use it - time does not seem to be used any more - input_api.change.AffectedFiles() with a "starts with my dir" filter is equivalent to input_api.AffectedFiles(); also, harness file_filter= - os.path.split()[1] is equivalent to os.path.basename(), which is more readable, IMO R=calamity@chromium.org BUG=none CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2599593003 Cr-Commit-Position: refs/heads/master@{#440937}
-
jri authored
Include quic_str_cat.h in all the places it's used. Merge internal change: 142874387 https://codereview.chromium.org/2609483002/ QUIC - refactor in preparation for two streams per HTTP transaction. The IETF WG is moving to model of using a pair of streams per https://quicwg.github.io/base-drafts/draft-ietf-quic-http.html#rfc.section.4.2 This scheme above came about in the course of discussions on QUIC specific changes to HPACK that will hopefully eliminate HPACK induced HoL blocking. This change is a refactor of QuicHeadersStream and QuicSpdySession, moving per-session granularity items from the former to the latter. It does not yet make headers stream per request, but this helps prepare the way. na/ (refactor only - no functional change). Merge internal change: 142825457 https://codereview.chromium.org/2607873002/ BUG= Review-Url: https://codereview.chromium.org/2609493002 Cr-Commit-Position: refs/heads/master@{#440936}
-
Rebaseline Bot authored
https://chromium.googlesource.com/chromium/src/+/009b4fbe8df40 BUG=674098 TBR=chrishtr@chromium.org Review-Url: https://codereview.chromium.org/2609493003 . Cr-Commit-Position: refs/heads/master@{#440935}
-
chrome-cron authored
Cr-Commit-Position: refs/heads/master@{#440934}
-
meacer authored
CertificateReportingService::ShutDown posts a task to the IO thread to delete reporter_. If the service's destructor is already run, this will cause a crash during shutdown. Instead, delete reporter_ using a static method and without referencing CertificateReportingService's |this|. BUG=677329 Review-Url: https://codereview.chromium.org/2601203002 Cr-Commit-Position: refs/heads/master@{#440933}
-
skia-deps-roller authored
https://skia.googlesource.com/skia.git/+log/e02d3caab823..a4cb388c0fe8 $ git log e02d3caab..a4cb388c0 --date=short --no-merges --format='%ad %ae %s' 2016-12-29 brianosman Revert "Add ImageToColorSpace helper in SkImageFilter" Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel TBR=liyuqian@google.com Review-Url: https://codereview.chromium.org/2608663002 Cr-Commit-Position: refs/heads/master@{#440932}
-
mmenke authored
New code should be using HttpRequestHeaders or HttpResponseHeaders, as appropriate. BUG=none Review-Url: https://codereview.chromium.org/2608563002 Cr-Commit-Position: refs/heads/master@{#440931}
-
avi authored
BUG=579229 Review-Url: https://codereview.chromium.org/2608613002 Cr-Commit-Position: refs/heads/master@{#440930}
-
chrishtr authored
Before this patch and the one that was the proximate cause of issue 674098, clips for composited bounds worked like this: 1. If there was a clip between the compositing container and a PaintLayer, the clip would be that PaintLayer's contribution to composited bounds. 2. If there was no such clip, we would fall back to physicalBoundingBox, and also recurse into children. After the patch causing issue 674098, we would always recurse, even in case 1. This patch observes that we can always use a local bound of the intersection of any clip with physicalBoundingBox. Recursion still always happens. This avoids situations like in issue 674098 where skew matrices yielded bounds much too large. BUG=674098 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2591883002 Cr-Commit-Position: refs/heads/master@{#440929}
-
chrishtr authored
They fail due to subpixel differences. TBR=wkorman Review-Url: https://codereview.chromium.org/2605203002 Cr-Commit-Position: refs/heads/master@{#440928}
-
leon.han authored
BUG= Review-Url: https://codereview.chromium.org/2607603003 Cr-Commit-Position: refs/heads/master@{#440927}
-
caseq authored
BUG=662859 Review-Url: https://codereview.chromium.org/2607833002 Cr-Commit-Position: refs/heads/master@{#440926}
-
yigu authored
BUG=645957 TEST=PaintLayerScrollableAreaTest.OnlyAutoClippedScrollingContentsLayerPromoted CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2595593002 Cr-Commit-Position: refs/heads/master@{#440925}
-
skia-deps-roller authored
https://skia.googlesource.com/skia.git/+log/7cf774573cc5..e02d3caab823 $ git log 7cf774573..e02d3caab --date=short --no-merges --format='%ad %ae %s' 2016-12-28 brianosman Add ImageToColorSpace helper in SkImageFilter Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel TBR=liyuqian@google.com Review-Url: https://codereview.chromium.org/2605093003 Cr-Commit-Position: refs/heads/master@{#440924}
-
yzshen authored
PlzNavigate: cancel any scheduled navigations when deciding to let the embedder handle a navigation. This fixes the following layout tests in PlzNavigate mode: imported/wpt/html/browsers/browsing-the-web/navigating-across-documents/005.html imported/wpt/html/browsers/browsing-the-web/navigating-across-documents/006.html imported/wpt/html/browsers/browsing-the-web/navigating-across-documents/007.html BUG=673751 Review-Url: https://codereview.chromium.org/2600653002 Cr-Commit-Position: refs/heads/master@{#440923}
-
martijn authored
BUG=599523 Review-Url: https://codereview.chromium.org/2582323004 Cr-Commit-Position: refs/heads/master@{#440922}
-
avi authored
BUG=579229 Review-Url: https://codereview.chromium.org/2605953002 Cr-Commit-Position: refs/heads/master@{#440921}
-
rch authored
Review-Url: https://codereview.chromium.org/2600183002 Cr-Commit-Position: refs/heads/master@{#440920}
-
dgozman authored
This patch introduces a list control, which maintains an array-like model. This makes it possible to update model efficiently (not in O(n) all the time). It also improves fast smooth scrolling of viewport on mac (less flashes) by using gap elements instead of absolute positioning. Only supports fixed/measured height elements, variable height is coming next (to be used in treeoutline). BUG=none Review-Url: https://codereview.chromium.org/2592433003 Cr-Commit-Position: refs/heads/master@{#440919}
-
tedchoc authored
On Android, we restrict who can open incognito tabs to only Chrome. The logic to enforce this was spread across IntentHandler#shouldIgnoreIntent and ChromeTabbedActivity#processUrlViewIntent. It was unclear and confusing to read, so this removes the invalid paths and makes it more explicit about what is allowed. BUG= Review-Url: https://codereview.chromium.org/2601183002 Cr-Commit-Position: refs/heads/master@{#440918}
-
rbpotter authored
For print preview UI redesign, design team has requested tracking of number of HTML vs PDF prints as the UI elements for each case are different. This adds a histogram to track HTML vs PDF prints. BUG= Review-Url: https://codereview.chromium.org/2597343002 Cr-Commit-Position: refs/heads/master@{#440917}
-
ryansturm authored
Accelerated Mobile Pages (AMP) are pages that have limited sets of functionality to improve page load performance. AMP pages are discoverable by google and are served via GSA. These pages are cached by google to further improve page load time and GSA will use the cached pages when serving AMP to the user. The AMP cache is currently located at https://www.google.com/amp/* but will soon move to https://cdn.ampproject.org. See https://developers.google.com/amp/cache/overview#amp-cache-url-format for more details. A follow-up CL will track page size for AMP cache pages. BUG=658817 Review-Url: https://codereview.chromium.org/2595263004 Cr-Commit-Position: refs/heads/master@{#440916}
-
wangxianzhu authored
We snap visual rect to pixels differently in different paths, so ignore the subpixel differences. This fixes failure of VisualRectMappingTest.LayoutText on mac with patch https://codereview.chromium.org/2595323003/#ps160001 BUG=646176 Review-Url: https://codereview.chromium.org/2605163002 Cr-Commit-Position: refs/heads/master@{#440915}
-
brucedawson authored
Marking kKnownRootCertSHA256Hashes as const puts it into the read-only data segment which has various minor advantages such as making data corruption impossible and guaranteeing that the data will always be in shareable pages. R=rsleevi@chromium.org BUG=677351 Review-Url: https://codereview.chromium.org/2608643002 Cr-Commit-Position: refs/heads/master@{#440914}
-
chrishtr authored
BUG=677241 TEST=css3/blending/svg-isolation-* CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2607003002 Cr-Commit-Position: refs/heads/master@{#440913}
-
tedchoc authored
BUG= Review-Url: https://codereview.chromium.org/2607863002 Cr-Commit-Position: refs/heads/master@{#440912}
-
azurewei authored
BUG=677087 TEST=Verified on local build. Review-Url: https://codereview.chromium.org/2607493002 Cr-Commit-Position: refs/heads/master@{#440911}
-
stevenjb authored
While updating the text I discovered that changing the focus (e.g. by calling blur() on the focused button, or simply clicking or tabbing away from the dialog) would cause the keyboard event to not get triggered. This change was introduced in https://codereview.chromium.org/2180823004. The simple fix is to call window.addEventListener instead of this.addEventListener. BUG=660597 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2589353002 Cr-Commit-Position: refs/heads/master@{#440910}
-
chrishtr authored
BUG=668342 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2604973002 Cr-Commit-Position: refs/heads/master@{#440909}
-