- 31 Aug, 2018 40 commits
-
-
Chris Palmer authored
Like IPC, but for code that has heightened memory-safety requirements. Bug: None Change-Id: I9a7e2ba77b140e560f05cb850136697f3c5fb95a Reviewed-on: https://chromium-review.googlesource.com/1196006Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Chris Palmer <palmer@chromium.org> Cr-Commit-Position: refs/heads/master@{#588126}
-
Xiangjun Zhang authored
WindowAdoptionAgent is used by TabCapture API to find a root Window to adopt the Webcontents native view containing the tab content being captured on AURA platform. This CL moves the implement internal to OffscreenTab to allow it being used by the mirroring service to support mirroring an OffscreenTab. Purely code moving, implementation doesn't change at all. Bug: 734672 Change-Id: I2b663e24f91496c844f64257ded1da43461ca736 Reviewed-on: https://chromium-review.googlesource.com/1192207Reviewed-by:
Yuri Wiitala <miu@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Commit-Queue: Xiangjun Zhang <xjz@chromium.org> Cr-Commit-Position: refs/heads/master@{#588125}
-
Mathias Carlen authored
Bug: 806868 Change-Id: Ic799b514679510bbebd333a5e96d42cd0506a5f5 Reviewed-on: https://chromium-review.googlesource.com/1196365Reviewed-by:
Cait Phillips <caitkp@chromium.org> Reviewed-by:
Ganggui Tang <gogerald@chromium.org> Reviewed-by:
Benoit L <lizeb@chromium.org> Commit-Queue: Mathias Carlen <mcarlen@chromium.org> Cr-Commit-Position: refs/heads/master@{#588124}
-
Ben Wagner authored
https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/96b5e500909c..2c8e6279a7bf $ git log 96b5e5009..2c8e6279a --date=short --no-merges --format='%ad %ae %s' 2018-08-28 wl Minor doc fix. 2018-08-26 wl * src/truetype/ttobjs.c (tt_size_read_bytecode): Trace CVT values. 2018-08-26 wl ChangeLog*: s/\t/ /. 2018-08-26 ramakrishnan.nikhil * configure: Copy assets required by docwriter. 2018-08-26 wl * src/pshint/pshalgo.c (psh_hint_overlap): Fix numeric overflow. 2018-08-26 wl Minor tracing adjustments. 2018-08-26 wl [truetype] Avoid nested frames. 2018-08-26 wl Various minor clean-ups. 2018-08-25 wl Add missing ChangeLog entry for the last four commits. 2018-08-25 ramakrishnan.nikhil * builds/*/*: Prepare build system for docwriter. 2018-08-25 ramakrishnan.nikhil * src/tools/docmaker: Remove `docmaker'. 2018-08-25 ramakrishnan.nikhil * docs/reference: Add resources for `docwriter'. 2018-08-24 ramakrishnan.nikhil * include/*.*: Convert comments to markdown. 2018-08-23 wl Add macros for handling over-/underflowing `FT_Int64' values. 2018-08-23 wl ftbitmap.h: Improve documentation. 2018-08-22 wl [truetype] Improve legibility of `glyf' parsing. 2018-08-22 wl Minor formatting and documentation fixes. 2018-08-21 wl * src/sfnt/ttcpal.c (tt_face_load_cpal): Add missing safety check. 2018-08-19 wl Update `CHANGES' file. 2018-08-18 wl [psaux] Avoid slow PS font parsing in case of error. 2018-08-18 wl [cff] Fix heap buffer overflow in old engine. 2018-08-16 yangx92 * builds/mac/ftmac.c (parse_fond): Fix buffer overrun. 2018-08-16 wl * builds/*/ftsystem.c (FT_COMPONENT): Updated also. 2018-08-15 apodtele Revert BDF copyright years. 2018-08-15 apodtele Ouch. BDF copyright year. 2018-08-15 apodtele [bdf] Don't track duplicate encodings. 2018-08-15 wl Don't use `trace_' prefix for FT_COMPONENT arguments. 2018-08-14 wl Use formatting string in FT_TRACEX calls for non-simple arguments. 2018-08-14 apodtele [bdf] Remove unused fields. 2018-08-14 wl [cff] Fix another segv in old engine. 2018-08-14 wl [cff] Fix missing error handling. 2018-08-13 apodtele [bdf] Remove unused overflow storage. 2018-08-14 wl [cff] Fix segv. 2018-08-13 apodtele [bdf] Use unsigned types. 2018-08-13 wl * src/type42/t42parse.c (t42_parse_sfnts): One more format check. 2018-08-12 prince.cherusker Remove deprecated constant in documentation. 2018-08-11 wl * src/base/ftcalc.c (FT_Matrix_Check): Fix integer overflow. 2018-08-10 apodtele * src/sfnt/ttsbit.c (tt_sbit_decoder_load_compound): Follow specs. Created with: roll-dep src/third_party/freetype/src R=bungeman@chromium.org,drott@chromium.org CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_msan_rel_ng PDFium-Issue: pdfium:1142 Change-Id: I05138182f832a75a09f63595a766324f9fa80d7a Reviewed-on: https://chromium-review.googlesource.com/1194495Reviewed-by:
Emil A Eklund <eae@chromium.org> Commit-Queue: Ben Wagner <bungeman@chromium.org> Cr-Commit-Position: refs/heads/master@{#588123}
-
Tanja Gornak authored
TBR=pavely@chromium.org Bug: 801985 Change-Id: Ib1f9729452c29d9a5a991785aff4a867014067cc Reviewed-on: https://chromium-review.googlesource.com/1193846 Commit-Queue: Tatiana Gornak <melandory@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Jan Krcal <jkrcal@chromium.org> Cr-Commit-Position: refs/heads/master@{#588122}
-
Findit authored
This reverts commit 2ea45c06. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 588100 as the culprit for failures in the build cycles as shown on: https://findit-for-me.appspot.com/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtLzJlYTQ1YzA2MmMwZDU5ZWQ4MWVjNWYxODVhMjNmZmIzOWMzNGZmMDMM Sample Failed Build: https://ci.chromium.org/buildbot/chromium.linux/Linux%20Builder%20%28dbg%29%2832%29/87361 Sample Failed Step: compile Original change's description: > Sandbox audio service on Linux. > > Run audio service process in sandboxed mode on Linux. Sandbox is enabled behind finch experiment flag: > --enable-features=AudioServiceStreams,AudioServiceOutOfProcess,AudioServiceSandbox > > TBR=mpdenton@chromium.org, palmer@chromium.org, tsepez@chromium.com > > > Bug: 850878 > Change-Id: Iba6b84adc8c4a62ac4c20d5b36aa4f21b36a1574 > Reviewed-on: https://chromium-review.googlesource.com/1160844 > Commit-Queue: Marina Ciocea <marinaciocea@chromium.org> > Reviewed-by: Tom Sepez <tsepez@chromium.org> > Reviewed-by: Nasko Oskov <nasko@chromium.org> > Reviewed-by: Robert Sesek <rsesek@chromium.org> > Reviewed-by: Olga Sharonova <olka@chromium.org> > Cr-Commit-Position: refs/heads/master@{#588100} Change-Id: I64a6f98f7b2a89e47324a37bf8e91fda6caa0e7d No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 850878 Reviewed-on: https://chromium-review.googlesource.com/1199855 Cr-Commit-Position: refs/heads/master@{#588121}
-
angle-chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/064458a8f818..89e829793028 git log 064458a8f818..89e829793028 --date=short --no-merges --format='%ad %ae %s' 2018-08-31 geofflang@chromium.org Vulkan: Allow gaps in vertex attributes by packing them. 2018-08-31 geofflang@chromium.org Lock around all EGL and GL calls with a global mutex. 2018-08-31 jmadill@chromium.org Vulkan: Optimize ContextVk::updateDefaultAttributes. 2018-08-31 jmadill@chromium.org Vulkan: Refactor VertexArrayVk::streamVertexData. 2018-08-31 jmadill@chromium.org Vulkan: Fix depth range scaling. 2018-08-31 geofflang@chromium.org Skip DrawElementsIndexOutOfRangeWithStaticDraw on NVIDIA D3D11 FL9.3. Created with: gclient setdep -r src/third_party/angle@89e829793028 The AutoRoll server is located here: https://autoroll.skia.org/r/angle-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=geofflang@chromium.org Change-Id: I64b81eba80029a7c210d21e0acce474dad7e3299 Reviewed-on: https://chromium-review.googlesource.com/1199707Reviewed-by:
angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#588120}
-
BUG=762641 TBR=xiyuan@google.com Change-Id: I9826e11db700c9c120bf61399486b5dd57ea7aba Reviewed-on: https://chromium-review.googlesource.com/1199852 Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#588119}
-
Krishna Govind authored
R=cmasso@chromium.org Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs Change-Id: Ib24ca8256fd51be6060915393f73fc731b2bdca3 Reviewed-on: https://chromium-review.googlesource.com/1200304Reviewed-by:
Krishna Govind <govind@chromium.org> Cr-Commit-Position: refs/heads/master@{#588118}
-
Matthew Jones authored
Change-Id: I5d4f64bfae7b35a8bc91d6e3a2ae080494c0011e Reviewed-on: https://chromium-review.googlesource.com/1199612Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#588117}
-
Tommy C. Li authored
This is in preparation for launching on all channels where M69 has been released. Bug: 842236 Change-Id: I305368731bca3da6d59842a76dc558b5b4135844 Reviewed-on: https://chromium-review.googlesource.com/1196912 Commit-Queue: Tommy Li <tommycli@chromium.org> Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#588116}
-
Ken Buchanan authored
Currently when the mouse cursor moves between OOPIF boundaries while a selection is being dragged, the frame containing the selection stops receiving mouse events. This causes a number of bugs such as the relevant frame not being aware of when the mouse button is released. This CL causes Blink's SelectionController to signal the browser process for mouse capture to the current RenderWidgetHost. Bug: 876662, 864957, 647378 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: Id9d4bb6bdb6a3fa33b4e15af35a0588e952755fe Reviewed-on: https://chromium-review.googlesource.com/1197409Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Ken Buchanan <kenrb@chromium.org> Cr-Commit-Position: refs/heads/master@{#588115}
-
Mike Wittman authored
Relanding with fix for ChromeContentRendererClientMetricsTest. Renames targets to better reflect what they provide. Removes the :metrics dep from the target for child processes to avoid including unnecessary browser-process-only code in those processes. Breaks the direct dependency of CallStackProfileBuilder on :metrics by introducing a receiver callback abstraction. TBR=sky Bug: 878509, 879513, 804942 Change-Id: Ib83ad55a31b98022531a8dad740c7d5516db8caf Reviewed-on: https://chromium-review.googlesource.com/1199764Reviewed-by:
Mike Wittman <wittman@chromium.org> Commit-Queue: Mike Wittman <wittman@chromium.org> Cr-Commit-Position: refs/heads/master@{#588114}
-
khmel@google.com authored
This fixes regression caused by custom size icon refactoring by allowing loading default app icons on next user restart in case default app was not yet installed. TEST=Manually + unit test extended BUG=873862 Change-Id: I2c507c45a7c00ab4fc9f7050e24849eeea26b593 Reviewed-on: https://chromium-review.googlesource.com/1199925 Commit-Queue: Yury Khmel <khmel@google.com> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#588113}
-
Oksana Zhuravlova authored
Bug: 879644 Change-Id: I8090ee6d00d59887a1161332cc6f85143f46b3ac TBR=sky@chromium.org Change-Id: I8090ee6d00d59887a1161332cc6f85143f46b3ac Reviewed-on: https://chromium-review.googlesource.com/1200104Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#588112}
-
chrome://settings/languagesAlexandre Frechette authored
Bug: 855244 Change-Id: Ia52d8a7e6ebacd1d3882e16685e4dcdc95f31694 Reviewed-on: https://chromium-review.googlesource.com/1176344 Commit-Queue: anthonyvd <anthonyvd@chromium.org> Reviewed-by:
Jungshik Shin <jshin@chromium.org> Reviewed-by:
Michael Martis <martis@chromium.org> Reviewed-by:
anthonyvd <anthonyvd@chromium.org> Cr-Commit-Position: refs/heads/master@{#588111}
-
Chong Zhang authored
This is a reland of b94164ad The original patch was reverted accidentally in https://crrev.com/c/1198642. TBR=cduvall@chromium.org Original change's description: > NetworkService: Fix WebViewTest.ClearDataCache > > This patch does 3 things to fix the test: > 1. Register listeners before loading the actual guest page. See bug for > more background. > 2. Add |was_fetched_via_cache| to |ResourceResponseInfo|. > 3. Call |NetworkContext::ClearHttpCache()| in > |WebViewGuest::ClearData()| when Network Service was enabled. We > cannot use |BrowsingDataRemover| because it doesn't support > non-default |StoragePartition|. > > Bug: 878060 > Cq-Include-Trybots: luci.chromium.try:linux_mojo > Change-Id: I5f0ea8e62ee8f44944428cfb041f9d4e427bd67c > Reviewed-on: https://chromium-review.googlesource.com/1195596 > Reviewed-by: Tom Sepez <tsepez@chromium.org> > Reviewed-by: Ken Rockot <rockot@chromium.org> > Reviewed-by: Clark DuVall <cduvall@chromium.org> > Commit-Queue: Chong Zhang <chongz@chromium.org> > Cr-Commit-Position: refs/heads/master@{#587753} Bug: 878060 Change-Id: Ief60260db74bdb98ca1826e345fa6036176a4426 Cq-Include-Trybots: luci.chromium.try:linux_mojo Reviewed-on: https://chromium-review.googlesource.com/1199611Reviewed-by:
Chong Zhang <chongz@chromium.org> Commit-Queue: Chong Zhang <chongz@chromium.org> Cr-Commit-Position: refs/heads/master@{#588110}
-
Tarun Bansal authored
In certain cases (e.g., when the device is offline), network quality estimator (NQE) may emit negative network quality values. This CL adds logic to handle those values: In the manager class, if the estimate changes from an unknown value to a know value, then the client is always notified. In the tracker class, handle notifications that indicate that a metric is unavailable. Cq-Include-Trybots: luci.chromium.try:linux_mojo Change-Id: I2c82914e51c649a6b1b2e9b21682ebd4a193b138 Bug: 878893 Reviewed-on: https://chromium-review.googlesource.com/1196105Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#588109}
-
Nico Weber authored
made possible by https://chromium-review.googlesource.com/c/chromium/src/+/1063611 Bug: 826218 Change-Id: I1c0a47b439b5a0ee187ffc12a1d20aff203f7301 Reviewed-on: https://chromium-review.googlesource.com/1198025Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#588108}
-
pdfium-chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/2c0ef6a69dde..a6325f8ab7ec git log 2c0ef6a69dde..a6325f8ab7ec --date=short --no-merges --format='%ad %ae %s' 2018-08-31 hnakashima@chromium.org Test for radial shading when start is a point on border of end circle. 2018-08-31 thestig@chromium.org Roll third_party/icu/ e4194dc7b..c56c67199 (8 commits) Created with: gclient setdep -r src/third_party/pdfium@a6325f8ab7ec The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=dsinclair@chromium.org Change-Id: Ib187ac9710d7d32df6108db25f8a11c596941942 Reviewed-on: https://chromium-review.googlesource.com/1199689Reviewed-by:
pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#588107}
-
Marijn Kruisselbrink authored
Implements an initial version of getSystemDirectory, with the sandboxed filesystem being the currently only supported option. Tbr: jbroman@chromium.org Bug: 879265 Change-Id: Ic044b00bc650e6e6d8b4aa618dd893ed9c3190ae Reviewed-on: https://chromium-review.googlesource.com/1197403 Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#588106}
-
John Rummell authored
Section 9.6.1 of the CENCv3 spec (ISO/IEC 23001-7:2016(E)) implied that if the last partial pattern didn't contain at least crypt_byte_block blocks then it was considered unencrypted. However, subsequent reading of section 10.4.2 notes "If the protected range of the slice body is not a multiple of the pattern length, then the pattern sequence applies to the included whole 16-byte Blocks". Updating the code to apply the pattern to the last blocks in line with this. This does not affect CBCS encrypted files that use the 1:9 or 1:0 pattern, which is the recommended patterns for CBCS encrypted files. However, it is possible to encode a file using different patterns. BUG=878614 TEST=updated media_unittests pass Change-Id: I8f4ad8062e4e57c7a2d0e69634f56ab19939b8c0 Reviewed-on: https://chromium-review.googlesource.com/1197361 Commit-Queue: John Rummell <jrummell@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#588105}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/7ed0eae0cd13..9951cbf4ca79 git log 7ed0eae0cd13..9951cbf4ca79 --date=short --no-merges --format='%ad %ae %s' 2018-08-31 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms a6687f8b4d51..80e0493eab5f (1 commits) 2018-08-31 mtklein@google.com update CPU feature macros in src/opts 2018-08-31 khushalsagar@chromium.org fonts: Cap the max number of entries in server side glyph cache tracking 2018-08-31 brianosman@google.com Add support for gray + colorspace to SkCodec 2018-08-31 herb@google.com Extract SkGlyphRunListPainter from SkGlyphRun.* 2018-08-31 mtklein@google.com Reland "standardize macro checks in SkRasterPipeline_opts" 2018-08-31 ethannicholas@google.com fixed uninitialized memory use in arithmetic effect 2018-08-31 bsalomon@google.com Make GrSemaphore a GrGpuResource 2018-08-31 mtklein@google.com Revert "standardize macro checks in SkRasterPipeline_opts" 2018-08-31 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms 018002b16a8a..a6687f8b4d51 (1 commits) 2018-08-31 michaelludwig@google.com Refactor 'in uniform' CPP code generation 2018-08-31 fmalita@chromium.org [skottie] SkTArray begone 2018-08-31 benjaminwagner@google.com Move gbr-gl config from GTX1070 to QuadroP400. 2018-08-31 kjlubick@google.com [PathKit] Remove experimental- from package names 2018-08-31 mtklein@google.com update SkPreConfig a little 2018-08-31 mtklein@google.com standardize macro checks in SkRasterPipeline_opts 2018-08-31 csmartdalton@google.com Revert "ccpr: Implement stroking with fine triangle strips" 2018-08-31 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-08-31 kjlubick@google.com [PathKit] Move from experimental to modules 2018-08-31 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-08-31 egdaniel@google.com Add support for switching family queues in vulkan. 2018-08-31 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms b116880ba8e8..018002b16a8a (1 commits) 2018-08-31 mtklein@google.com Revert "update SkPaint size sanity check" 2018-08-31 csmartdalton@google.com ccpr: Implement stroking with fine triangle strips 2018-08-31 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms 5ac66b04c9e3..b116880ba8e8 (1 commits) 2018-08-31 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-08-31 robertphillips@google.com Fix Fuchsia roll 2018-08-31 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-08-31 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 1bf963b62929..fd1621076a74 (1 commits) 2018-08-31 swiftshader-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/swiftshader 62cfbb9c7876..5fb5e817a20d (1 commits) 2018-08-30 swiftshader-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/swiftshader 4bbff9eb88c1..62cfbb9c7876 (2 commits) 2018-08-30 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 44b2c0b1d349..1bf963b62929 (1 commits) 2018-08-30 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-08-30 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-08-30 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms 6b324dbdf772..5ac66b04c9e3 (1 commits) 2018-08-30 mtklein@google.com Another manual ANGLE roll 2018-08-30 bungeman@google.com Detect when a FreeType glyph doesn't have a path. 2018-08-30 michaelludwig@google.com Support input color argument to process() function in sksl .fp files 2018-08-30 michaelludwig@google.com Remove GrTextureStripAtlas, textured gradients use independent textures 2018-08-30 swiftshader-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/swiftshader 60f8662dc0ef..4bbff9eb88c1 (1 commits) 2018-08-30 herb@google.com Remove drawPosText from SkDevice 2018-08-30 herb@google.com Reland "Check that mask to path fallback happens" 2018-08-30 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 ddc41208c15f..e1037e9be377 (5 commits) 2018-08-30 michaelludwig@google.com Improve inputColor handling in fragment processor implementations. 2018-08-30 herb@google.com Remove drawPosText from svg 2018-08-30 herb@google.com Remove drawPosText_asPath - more dead code 2018-08-30 kjlubick@google.com [Skottie] Fallback to portable font manager 2018-08-30 hcm@google.com Update Skia milestone to 71 2018-08-30 bsalomon@google.com Some GrSemaphore cleanup 2018-08-30 robertphillips@google.com Suppress addition of changeListeners during DDL recording 2018-08-30 herb@google.com Remove drawPosText support for SkBitmapDevice 2018-08-30 ethannicholas@google.com converted arithmetic FP to new FP structure 2018-08-30 robertphillips@google.com Always force GPU generated masks be top left (take 2) 2018-08-30 caryclark@skia.org remove scaling from pathops 2018-08-30 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-08-30 egdaniel@google.com Fix vulkan validation layer ordering. 2018-08-30 mtklein@google.com roll ANGLE w/ GN update 2018-08-30 kjlubick@google.com Add FuzzPathop to oss-fuzz Created with: gclient setdep -r src/third_party/skia@9951cbf4ca79 The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:878966,chromium:876767,chromium:878195 TBR=stephana@chromium.org Change-Id: I27daf0f7bd593680846006414e16f44b47182f8d Reviewed-on: https://chromium-review.googlesource.com/1199688Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#588104}
-
Cole Winstanley authored
Make the MaximizeWindow and FullScreen commands return the serialized window rectangle to comply with W3C spec. Changed tests to tests this behavior and to be more robust overall. Bug: chromedriver:1993 Change-Id: Ie9656e14fc67b1f4541055a8f41e6fbc109cdd98 Reviewed-on: https://chromium-review.googlesource.com/1198444Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Cole Winstanley <cwinstanley@google.com> Cr-Commit-Position: refs/heads/master@{#588103}
-
Etienne Bergeron authored
This CL is adding a trace event around a potential jank point. The purpose of that trace point is to help differenciate slow-reports related to that potential bug and other sources of jank. This code will be removed soon. Feel free to revert the CL on any performance or stability issue. R=mpearson@chromium.org Bug: 868419 Change-Id: I4ed4e86d89d3eb4a5308fb5941b962b5c10e6da4 Reviewed-on: https://chromium-review.googlesource.com/1199924Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Cr-Commit-Position: refs/heads/master@{#588102}
-
Alex Newcomer authored
2 bug fixes. 1. Fix swiping up on the auto-hidden shelf from interacting with ShelfButtons. 2. Prevent users from accidentally activating ShelfButtons by tapping the bottom of the screen while the shelf is autohidden. Bug: 872854 Change-Id: I5376eac2b7090b6109ad28cb0e9dfc4a748343e6 Reviewed-on: https://chromium-review.googlesource.com/1198522 Commit-Queue: Alex Newcomer <newcomer@chromium.org> Reviewed-by:
Sammie Quon <sammiequon@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#588101}
-
Marina Ciocea authored
Run audio service process in sandboxed mode on Linux. Sandbox is enabled behind finch experiment flag: --enable-features=AudioServiceStreams,AudioServiceOutOfProcess,AudioServiceSandbox TBR=mpdenton@chromium.org, palmer@chromium.org, tsepez@chromium.com Bug: 850878 Change-Id: Iba6b84adc8c4a62ac4c20d5b36aa4f21b36a1574 Reviewed-on: https://chromium-review.googlesource.com/1160844 Commit-Queue: Marina Ciocea <marinaciocea@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Olga Sharonova <olka@chromium.org> Cr-Commit-Position: refs/heads/master@{#588100}
-
John Z Wu authored
This ensures that callbacks can be installed before they are invoked. Bug: 877706 Change-Id: Iabaac2bdeda2347b6968f0c03ade3a71739e290f Reviewed-on: https://chromium-review.googlesource.com/1192419 Commit-Queue: John Wu <jzw@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#588099}
-
chrome://flags/#enable-site-per-processCharlie Reis authored
The "Disabled" value is legacy and confusing, since it actually means "Default" (which is currently "Enabled" on desktop platforms). Unfortunately, updating the label to "Default" would reset users' preferences, which is undesirable (especially on Android). Instead, update the description to clarify the meaning of the settings and to point to chrome://process-internals for checking status. Bug: 879633 Change-Id: I672f5ebe4ef75482493f0668b64d6d20144d15ed Reviewed-on: https://chromium-review.googlesource.com/1198011 Commit-Queue: Charlie Reis <creis@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#588098}
-
Vladislav Kaznacheev authored
- New icons are MD compliant - Adding 32px, 64px and 128px versions to avoid excessive scaling Bug: 879617 Test: manual Change-Id: I4767a039aec651ac54e66c997e7855e0ff0f0197 Reviewed-on: https://chromium-review.googlesource.com/1199805Reviewed-by:
Yury Khmel <khmel@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Vladislav Kaznacheev <kaznacheev@chromium.org> Cr-Commit-Position: refs/heads/master@{#588097}
-
Oksana Zhuravlova authored
Reported in https://crbug.com/879423 Bug: 879423 Change-Id: Ie9ef30aca2446873cdb271608234adef5ca96fe3 Reviewed-on: https://chromium-review.googlesource.com/1200182Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#588096}
-
Sammie Quon authored
When launcher is visible, all windows minimized, add swipe gesture to bring down the MRU window. Test: ash_unittests HomeLauncher*GestureHandlerTest Bug: 872319 Change-Id: Ib1e6c5085c8ed361d01d872f03a3ad4aa9c4d101 Reviewed-on: https://chromium-review.googlesource.com/1197335Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Commit-Queue: Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#588095}
-
Stephen Martinis authored
We should fill out a cores dimension anyways, so swarming can do task fallback Change-Id: Id26eae2aca908ab86dae843ffa522d75ff2ae2cb Reviewed-on: https://chromium-review.googlesource.com/1197828Reviewed-by:
Andrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#588094}
-
Greg Thompson authored
Product::AddKeyFiles has been unused since r165493. BUG=879568 R=robertshield@chromium.org Change-Id: Iddecb99e6a877891848e66fb08d5fe46267e276a Reviewed-on: https://chromium-review.googlesource.com/1196231 Commit-Queue: Greg Thompson <grt@chromium.org> Reviewed-by:
Robert Shield <robertshield@chromium.org> Cr-Commit-Position: refs/heads/master@{#588093}
-
Matt Menke authored
In particular, add some tests for various errors and state transitions, and make sure reading from a closed socket returns net::OK on the first read. This CL also splits up the PPAPI TcpSocket browser test into multiple tests to decrease the chance of the tests timing out. Bug: 848078 Change-Id: I308cfa0ac60db63ada4a41dce8d93e68393600ff Reviewed-on: https://chromium-review.googlesource.com/1197924 Commit-Queue: Matt Menke <mmenke@chromium.org> Reviewed-by:
Bill Budge <bbudge@chromium.org> Cr-Commit-Position: refs/heads/master@{#588092}
-
Greg Thompson authored
It no longer needs BrowserDistribution or Product. There are no functional changes. BUG=879568 Change-Id: Idda9357d8de97d7e08989b46fd4461fba2929965 Reviewed-on: https://chromium-review.googlesource.com/1196224 Commit-Queue: Greg Thompson <grt@chromium.org> Reviewed-by:
Greg Thompson <grt@chromium.org> Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Reviewed-by:
Xi Cheng <chengx@chromium.org> Cr-Commit-Position: refs/heads/master@{#588091}
-
John Rummell authored
MediaLicenses can be cleared from the ClearBrowsingData dialog, so update the BrowsingDataRemoverBrowserTest to check them as well. This uses the test-only External Clear Key CDM to store the license in the file system, if it is available. BUG=843995,808690 TEST=new browser_tests pass Change-Id: Ib4019e6357f04ec6005cfda039ab81c06ab022b5 Reviewed-on: https://chromium-review.googlesource.com/1170175 Commit-Queue: John Rummell <jrummell@chromium.org> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#588090}
-
Becca Hughes authored
Embed the media session service in the browser process. BUG=875004 Change-Id: I757988d0090dfb9bb7974c8dad920c9d758c54f4 Reviewed-on: https://chromium-review.googlesource.com/1188766 Commit-Queue: Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#588089}
-
Matthew Jones authored
ContextualSearchObserver provides external events unreliably. This patch replaces its usage with OverlayPanelManagerObserver which is an observer of all overlay panel UI (not just the single feature). Bug: 878006 Change-Id: I1e96fc3f4a98d3b55713fe1caa583b3bcb81cfe0 Reviewed-on: https://chromium-review.googlesource.com/1197723 Commit-Queue: Matthew Jones <mdjones@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Cr-Commit-Position: refs/heads/master@{#588088}
-
Will Harris authored
The list of warnings is here: https://pastebin.com/raw/JcPPmeQj This involved restructure courgette's dependencies to avoid cycles. New dependency chart looks like: +----------------+ | courgette_lib | +------+---+-----+ | | +-------------+ | | | bsdiff <---------------+ | +---+------+--+ | | | | | | | | +--v---------+ +-------v----------+ | | divufsort* +----> courgette_common | | +--+---------+ +------------------+ | | | | +---v------v--+ | paged_array | +-------------+ * -Wno-shorten-64-to-32 applied here. BUG=588506 Change-Id: Icb853d68693d51b9ef553c2fa0708ca57d126b62 Reviewed-on: https://chromium-review.googlesource.com/1197406 Commit-Queue: Will Harris <wfh@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#588087}
-