- 03 Aug, 2017 40 commits
-
-
Weidong Guo authored
Changes: Draw the separator between search box and search results only when parent view's height is larger than search box height. BUG=750951 Change-Id: I5ddd8b607c91b8a2272174157f0d232f18a0ee69 Reviewed-on: https://chromium-review.googlesource.com/595245Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Weidong Guo <weidongg@chromium.org> Cr-Commit-Position: refs/heads/master@{#491614}
-
yoshiki iguchi authored
Previously, a notification content view wrongly detached the surface which is attaching to another view. That caused crbug.com/751355. This CL prevents that. Bug: 751355 Change-Id: Ibaec4d7fd88f96e864634258d16e45fac9d2a945 Reviewed-on: https://chromium-review.googlesource.com/595312 Commit-Queue: Yoshiki Iguchi <yoshiki@chromium.org> Reviewed-by:
Yuichiro Hanada <yhanada@chromium.org> Cr-Commit-Position: refs/heads/master@{#491613}
-
Fady Samuel authored
This CL fixes a bug where HostFrameSinkManager will not drop the temporary reference to a FrameSink that has been invalidated from HostFrameSinkManager. This verifies that HostFrameSinkManager knows about the FrameSinkId of the Surface created in OnSurfaceCreated. If it doesn't then HostFrameSinkManager asks FrameSinkManager to drop the temporary reference. Bug: 657959 Change-Id: Ia9b8eff0885fc0b56e9d866acd41860b11a0b3ba Reviewed-on: https://chromium-review.googlesource.com/599001Reviewed-by:
Ria Jiang <riajiang@chromium.org> Commit-Queue: Fady Samuel <fsamuel@chromium.org> Cr-Commit-Position: refs/heads/master@{#491612}
-
Zentaro Kavanagh authored
- Replacement NTLMv1 implementation. - In preparation for new NTLMv2 implementation. - Passes all unit tests and has the same behavior. - Adds fuzzer for NtlmClient. - Code is still not live. BUG=chromium:22532 TEST=All unit tests pass. Change-Id: Idae533312805d21d49943fd634d54af3a93a7c00 Reviewed-on: https://chromium-review.googlesource.com/598307 Commit-Queue: Zentaro Kavanagh <zentaro@google.com> Reviewed-by:
Asanka Herath <asanka@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#491611}
-
David Tseng authored
Test: press braille cursor routing key one characer beyond the last character of the displayed text. See action applied to the end of the content such as selection. Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I50a6e5f1f1d708595ad52d026bf279267c96a233 Reviewed-on: https://chromium-review.googlesource.com/599108 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#491610}
-
Joseph Arhar authored
Bug: Change-Id: Iff14def9c9e2e8920ce9b13f1ec17dc50d1a4a86 Reviewed-on: https://chromium-review.googlesource.com/596614 Commit-Queue: Joseph Arhar <jarhar@google.com> Reviewed-by:
Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/master@{#491609}
-
Aaron Leventhal authored
Bug: 748247 Change-Id: I7e3a45368e71e1b3cb038b16ec6639af13a1370c Reviewed-on: https://chromium-review.googlesource.com/596771 Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#491608}
-
Steven Bennetts authored
This changes BluetoothPairingUI to use the shared bluetooth-dialog component instead of the (soon to be removed) options UI. Bug: 748193 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I4061d81ce1fca9672236b45b50e3c3e8b4ee764c Reviewed-on: https://chromium-review.googlesource.com/595137 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Cr-Commit-Position: refs/heads/master@{#491607}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/828930677138..f12d84275cfa $ git log 828930677..f12d84275 --date=short --no-merges --format='%ad %ae %s' 2017-08-02 skia-deps-roller Roll skia/third_party/externals/angle2/ 8f276e255..6c58b0620 (2 commits) 2017-08-02 liyuqian Fix typo XPS to SVG 2017-08-02 stani Add a private API for writing the clip to the stencil 2017-08-02 ethannicholas Revert "Revert "support for 'half' types in sksl, plus general numeric type improvements"" 2017-08-02 robertphillips Fix DeferredTextureImage test on Mac 2017-08-02 skia-deps-roller Roll skia/third_party/externals/angle2/ df7d7c9ec..8f276e255 (1 commit) 2017-08-02 brianosman Guard against D3D NaN/Infinity literals bug in color burn Created with: roll-dep src/third_party/skia 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;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=liyuqian@chromium.org Change-Id: I5b7df679f3a83d0e26a9352f2b763497276cbc1e Reviewed-on: https://chromium-review.googlesource.com/599348Reviewed-by:
Skia Deps Roller <skia-deps-roller@chromium.org> Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#491606}
-
Chris Harrelson authored
This was accidentally introduced by https://codereview.chromium.org/2727093002. It affects only LayoutViews for iframes that end up in the slow path for paint invalidation, which is only for content under filter or multicolumn. Bug: 750925 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I9a183e0151f584e299134ba3091c440a7d24f0d1 Reviewed-on: https://chromium-review.googlesource.com/599113 Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#491605}
-
Tsuyoshi Horo authored
TBR: chenwilliam@chromium.org,dgozman@chromium.org Bug: 751906 Change-Id: Id75419de172220cecc02e9bba7ff2837583fadeb Reviewed-on: https://chromium-review.googlesource.com/598748Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#491604}
-
Christopher Benson authored
Changes on this CL - Moved profile() declarations to virtual TabStripController class. Bug: 734132 Change-Id: I1a3b5ebb8aa75f40317aef88b25ff74454fc2778 Reviewed-on: https://chromium-review.googlesource.com/585355 Commit-Queue: Christopher Benson <chrisbenson@google.com> Reviewed-by:
Robert Liao <robliao@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#491603}
-
Steven Holte authored
This gathers the code relating to SourceId into a new file, and adds a conversion method from other ID types. External ID types aren't converted when recieving IDs from other processes. Change-Id: I3c65406457666f9d099d654a75db7e13a53590d7 Reviewed-on: https://chromium-review.googlesource.com/596725 Commit-Queue: Steven Holte <holte@chromium.org> Reviewed-by:
Oystein Eftevaag <oysteine@chromium.org> Cr-Commit-Position: refs/heads/master@{#491602}
-
iclelland authored
This removes the dependency on the system clock of the origin trial token validator tests. All static functions in the TrialTokenValidator namespace which validate tokens now take a base::Time argument which is used to compare against the tokens provided. BUG=672294 R=chasej@chromium.org,nhiroki@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_n5x_swarming_rel Review-Url: https://codereview.chromium.org/2555333006 Cr-Commit-Position: refs/heads/master@{#491601}
-
Bret Sepulveda authored
Bug: 749014 Change-Id: Idfb6407a11af4307e68e6e6ebae7b21d1cf1958d Reviewed-on: https://chromium-review.googlesource.com/599025 Commit-Queue: Bret Sepulveda <bsep@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#491600}
-
Xu Xing authored
In layer compositor and display compositor, only child ResourceProvider and parent ResourceProvider are used. No grandparent ResourceProvider is being used in real world except this unittests. To align with the layer tree ResourceProvider and display ResourceProvider, remove these grandparent related cases. BUG=738190 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel Change-Id: I31c4569885a2392d6925967d6db56ac9a3d78e58 Reviewed-on: https://chromium-review.googlesource.com/595115 Commit-Queue: Xing Xu <xing.xu@intel.com> Reviewed-by:
danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#491599}
-
Qiang Xu authored
changes: (1) Enable launcher search result title tags, this will fix crbug.com/751761. (2) Update card background color to #FAFAFC, not #FFFFFF. (3) update single line row (for omnibox non-url search result) and double lines row specs for render text. single line row specs: https://screenshot.googleplex.com/hBwCTmKNq4d double lines row specs: https://screenshot.googleplex.com/9pSZ2p2BVdo Test screenshot: screenshot 1: https://screenshot.googleplex.com/KQRCUAF0EXS screenshot 2: https://screenshot.googleplex.com/NxdAOS7GeMm Test: tested with fullscreen app list flag Bug: 750690, 751761 Change-Id: I4104d7b9056bfbc555ce2bb10867383157963c0a Reviewed-on: https://chromium-review.googlesource.com/596851 Commit-Queue: Qiang(Joe) Xu <warx@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#491598}
-
Dave Schuyler authored
This CL fixes an extraneous gt (>) causing an error message to display improperly. Also fixed a missing lt (<) in my search to see if the gt mistake had been made elsewhere. Bug: 751384 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I808aa2e811e72f39e781aa7232fd798514ef8f73 Reviewed-on: https://chromium-review.googlesource.com/599069Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Dave Schuyler <dschuyler@chromium.org> Cr-Commit-Position: refs/heads/master@{#491597}
-
hkamila authored
Added to the protobuf, and to the WebUi and V4store: - Last update time per store. - Number of checks to the database per store. Bug: 734667 Change-Id: I24075cb9b926ff0d3c72ef9e97ea37035a46e144 Reviewed-on: https://chromium-review.googlesource.com/596692 Commit-Queue: Kamila Hasanbega <hkamila@google.com> Reviewed-by:
Jialiu Lin <jialiul@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#491596}
-
Luis Rabasa authored
Bug: 588114 Change-Id: I1a4c0da04a5d3b8353b7e3f80f128799bc159d4e Reviewed-on: https://chromium-review.googlesource.com/549135 Commit-Queue: Luis Rabasa <erickzul@google.com> Reviewed-by:
Sidney San Martin <sdy@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#491595}
-
catapult-deps-roller@chromium.org authored
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/65e2bf234545..c8c5d6b714f8 $ git log 65e2bf234..c8c5d6b71 --date=short --no-merges --format='%ad %ae %s' 2017-08-02 benjhayden Add tooltip to dashboard chart-title's populateTestPicker button. Created with: roll-dep src/third_party/catapult 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.chromium.android:android_optional_gpu_tests_rel TBR=sullivan@chromium.org Change-Id: Ib851ab3bea31be53912ced040cf0814d6e905ee8 Reviewed-on: https://chromium-review.googlesource.com/598694 Reviewed-by: <catapult-deps-roller@chromium.org> Commit-Queue: <catapult-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#491594}
-
Han Leon authored
mojom::XXXPtr info(mojom::XXX::New()); ==> auto info = mojom::XXX::New(); BUG=728227 Change-Id: I583140baa7803a7628284ad16feec792e2d84634 Reviewed-on: https://chromium-review.googlesource.com/597506Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Han Leon <leon.han@intel.com> Cr-Commit-Position: refs/heads/master@{#491593}
-
Tetsui Ohkubo authored
In new-style notification, first-party notification should have different styling compared to general web notifications. To do this, all system notifications should be created by new CreateSystemNotification. (Previously, it was not a requirement.) By using the function, * the display source defaults to string "ChromeOS system". * the notification has single accent color based on SystemNotificationWarningLevel. * gfx::VectorIcon will be passed as small_image instead of gfx::Image to perform icon coloring on CreateSystemNotification side. TEST=out/Debug/message_center_unittests BUG=738779,726241,740807,740813 Change-Id: I9e85b3f1de33b6499297f060b5305d0b02157eef Reviewed-on: https://chromium-review.googlesource.com/566765Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#491592}
-
Alex Newcomer authored
In the old version, launching the launcher and then rapidly entering text and deleting it multiple times caused the scheduled animations to build up causing the launcher to continue to animate between states long after text had stopped being entered/removed from the searchbox. I added a line to stop the current animation before scheduling another one, which prevents the behavior. Bug: 750668 Change-Id: I3134679ad2b378d21c5e953d50ee8909ffdc47fd Reviewed-on: https://chromium-review.googlesource.com/598743Reviewed-by:
Yury Khmel <khmel@chromium.org> Commit-Queue: Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#491591}
-
Tommy C. Li authored
This only affects the UI, not the actual behavior, which will be in a separate CL. Users on ALLOW will remain on ALLOW unless they access the Settings UI. Bug: 696790 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I27a0143f74d69d7985a0dd48645eab0bbc43193a Reviewed-on: https://chromium-review.googlesource.com/599115Reviewed-by:
Dave Schuyler <dschuyler@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#491590}
-
Roberto Carrillo authored
When validating a modified OWNERS file, make sure that the OS is taken into account when checking that there is only one team per component/os combination. R=cmasso,sergiyb BUG=750937 Change-Id: Ic0a7a2ab226e0e3232a7aae134b1458be6b334e1 Reviewed-on: https://chromium-review.googlesource.com/594876Reviewed-by:
Shuotao Gao <stgao@chromium.org> Commit-Queue: Roberto Carrillo <robertocn@chromium.org> Cr-Commit-Position: refs/heads/master@{#491589}
-
Yue Li authored
- Add logo label in the OOBE flow - Fix the button focus in the OOBE flow BUG=747496 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I3b719698465826183e396a3b0d02bca7349b6283 Reviewed-on: https://chromium-review.googlesource.com/597110Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Commit-Queue: Yue Li <updowndota@chromium.org> Cr-Commit-Position: refs/heads/master@{#491588}
-
malaykeshav authored
This patch implements the core logic for Pixel Canvas while hiding it behind a compositor switch (Disabled by default). Pixel Canvas enables all canvas draw commands to be recorded at pixel size, helping eliminate a majority of fractional device scale factor bugs. This also allows devices to work at all non discrete fractional scales with reduced(or no) overhead. Subsequent changes will fix bugs that happen when this mode is enabled. This is to avoid one massive CL. DesignDoc=go/pixel-canvas Slides=go/pixel-canvas-slide BUG=720596 COMPONENT=Canvas, View, Layer, Paint Context, Paint Recorder CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2877483003 Cr-Commit-Position: refs/heads/master@{#491587}
-
Jeremy Roman authored
The branches of this if statement are identical. Change-Id: Icc61de50c3bf18d0df2e5cc616aecef0a38e51b8 Reviewed-on: https://chromium-review.googlesource.com/598998Reviewed-by:
Adithya Srinivasan <adithyas@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#491586}
-
Marijn Kruisselbrink authored
With this, serializing involves one copy (from the SerializedScriptValue internal buffer to the serialized mojo message), but deserializing still involves two copies: 1) from the serialized mojo message to a vector<uint8_t>, and 2) from that vector to the SerializedScriptValue internal buffer. Reducing copies in deserialization should be somewhat easier after onion-souping message ports. Change-Id: I5275b96a00f3de646bb5ed9be768d8821ec7dd94 Reviewed-on: https://chromium-review.googlesource.com/592459 Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Darin Fisher <darin@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#491585}
-
Istiaque Ahmed authored
Bug: 689520 Change-Id: I65adecbed9babdb9d09fdf05f3daebcb966360ac Reviewed-on: https://chromium-review.googlesource.com/587669 Commit-Queue: Istiaque Ahmed <lazyboy@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#491584}
-
Vadim Tryshev authored
Answer card eats Space, so that pressing space while it's selected doesn't add space to the search box. So if you start typing a query with a space, you might be not able to enter space. Other kinds of results don't eat space. Now not eating Space. Bug=712331 Change-Id: If7bb4224d6d2597bd50e31eececc184d7f401904 Reviewed-on: https://chromium-review.googlesource.com/595154Reviewed-by:
Yury Khmel <khmel@chromium.org> Commit-Queue: Vadim Tryshev <vadimt@chromium.org> Cr-Commit-Position: refs/heads/master@{#491583}
-
Nico Weber authored
This reverts commit c1fdd91d. Reason for revert: Warning still fires in at least one file: FAILED: obj/third_party/usrsctp/usrsctp/sctp_callout.obj ../../third_party/llvm-build/Release+Asserts/bin/clang-cl.exe /nologo /showIncludes @obj/third_party/usrsctp/usrsctp/sctp_callout.obj.rsp /c ../../third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_callout.c /Foobj/third_party/usrsctp/usrsctp/sctp_callout.obj /Fd"obj/third_party/usrsctp/usrsctp_c.pdb" In file included from ../../third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_callout.c:48: In file included from ../../third_party/usrsctp/usrsctplib/usrsctplib\netinet/sctp_pcb.h:56: In file included from ../../third_party/usrsctp/usrsctplib/usrsctplib\netinet/sctp_structs.h:42: ../../third_party/usrsctp/usrsctplib/usrsctplib\netinet/sctp_header.h(53,9): error: unterminated '#pragma pack (push, ...)' at end of file [-Werror,-Wpragma-pack] #pragma pack (push, 1) ^ ../../third_party/usrsctp/usrsctplib/usrsctplib\netinet/sctp_header.h(606,9): note: did you intend to use '#pragma pack (pop)' instead of '#pragma pack()'? #pragma pack () ^ pop Original change's description: > Roll src/third_party/usrsctp/usrsctplib/ 2f6478eb8..76bea922c (48 commits) > > Picks up 76bea922c, a fix for a new Clang warning. > > https://chromium.googlesource.com/external/github.com/sctplab/usrsctp/+log/2f6478eb8d40..76bea922c32b > > $ git log 2f6478eb8..76bea922c --date=short --no-merges --format='%ad %ae %s' > 2017-07-28 hans Use '#pragma pack (pop)' instead of '#pragma pack ()' > 2017-07-26 tuexen Check return value of if_indextoname(). > 2017-07-25 tuexen Remove duplicate statement. > 2017-07-24 tuexen Add --enable-programs to configure script. > 2017-07-20 tuexen Sync with sctp-idata. > 2017-07-19 tuexen Sync with sctp-idata. > 2017-07-19 tuexen Sync with sctp-idata. > 2017-07-19 tuexen Sync with sctp-idata. > 2017-07-18 weinrank update compiler settings for sanitizers > 2017-07-18 weinrank adding sanitizer support - first try > 2017-07-16 weinrank tsctp: fix compiler warning > 2017-07-16 weinrank revert unreachable code changes > 2017-07-16 weinrank Revert "Unreachable code when in "__Userspace__"" > 2017-07-16 weinrank Compiler flags: don't check for unreachable code > 2017-07-16 weinrank tsctp: Windows compile fix > 2017-07-16 weinrank Fix compiler warnings for more strict compiler flags > 2017-07-16 weinrank Fix shadowed variable complain > 2017-07-16 weinrank Unreachable code when in "__Userspace__" > 2017-07-16 weinrank CFLAGS: don't set Werror by default > 2017-07-16 weinrank More strict compiler flags > 2017-07-15 tuexen Sycn with sctp-idata. > 2017-07-15 weinrank CMake beautification > 2017-07-15 weinrank CMake cleanup > 2017-07-14 weinrank CMAKE refactoring > 2017-07-13 weinrank correct include_directories path > 2017-07-12 weinrank CMAKE refactoring > 2017-07-11 weinrank ignore build directory > 2017-07-04 tuexen Sync with sctp-idata. > 2017-06-25 tuexen Remove unused code on Windows (which would not work). > 2017-06-25 tuexen This should dead code. Try on buildbot. > 2017-06-25 tuexen More signed/unsigned issues. > 2017-06-25 tuexen Address some signed/unsigned issues. > 2017-06-25 tuexen Improve build scripts. > 2017-06-25 tuexen Silence a warning when using older versions of clang. > 2017-06-25 tuexen Silence a warning showing up on clang 4. > 2017-06-25 tuexen I missed this in the last commit... > 2017-06-25 tuexen Remove datachan_serv.c. > 2017-06-25 tuexen Address signess issues. > 2017-06-25 tuexen Address windows type mismatches. > 2017-06-25 tuexen Fix a bug reported in https://github.com/sctplab/usrsctp/pull/150/files > 2017-06-25 tuexen Use lowercase names for include files. > 2017-06-23 tuexen Sync with El Capitan sources. > 2017-06-23 tuexen Sync with sctp-idata. > 2017-06-23 tuexen Sync FBSDID. > 2017-06-23 tuexen Fix FreeBSD compilation. > 2017-06-23 tuexen Add -Wno-address-of-packed-member to build system. > 2017-06-23 tuexen Sync with FreeBSD sources. > 2017-05-15 anselm.scholl Fix truncation with snprintf in buffer: > > Created with: > roll-dep src/third_party/usrsctp/usrsctplib > > BUG=749197 > > Change-Id: I2b05f13a523679beaa2fb8dc75bbf0ea190c7129 > Reviewed-on: https://chromium-review.googlesource.com/594656 > Reviewed-by: Taylor Brandstetter <deadbeef@chromium.org> > Commit-Queue: Hans Wennborg <hans@chromium.org> > Cr-Commit-Position: refs/heads/master@{#491010} TBR=hans@chromium.org,deadbeef@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 749197 Change-Id: Idfef3d4c6217297113d0700a9317a89b4b90bac8 Reviewed-on: https://chromium-review.googlesource.com/598711Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Hans Wennborg <hans@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#491582}
-
Tom Anderson authored
BUG=751812 R=thestig@chromium.org TBR=rkc@chromium.org Change-Id: I3d8ff471df1377c9c4cf184044abd14700b8b8cf Reviewed-on: https://chromium-review.googlesource.com/599029Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#491581}
-
Blake O'Hare authored
Bug: Change-Id: Ib98fc75298e45bae591c2a97f533052722ce4d0e Reviewed-on: https://chromium-review.googlesource.com/593417Reviewed-by:
Yuichiro Hanada <yhanada@chromium.org> Reviewed-by:
Biao She <bshe@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Keigo Oka <oka@chromium.org> Commit-Queue: Blake O'Hare <blakeo@chromium.org> Cr-Commit-Position: refs/heads/master@{#491580}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/bfb1b022..747d3ecd Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;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=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org Change-Id: Ifad63fc70f5fb5cd7a9227166fa47d792877ee92 Reviewed-on: https://chromium-review.googlesource.com/598989Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#491579}
-
Blake O'Hare authored
Bug: Change-Id: I556360f66c447777e20c0a6c5933859ed1e925b9 Reviewed-on: https://chromium-review.googlesource.com/597556Reviewed-by:
Biao She <bshe@chromium.org> Commit-Queue: Blake O'Hare <blakeo@chromium.org> Cr-Commit-Position: refs/heads/master@{#491578}
-
Ian Clelland authored
Several errors have crept in to the comments in Blink, as APIs have changed and comments haven't been kept up to date. Additionally, the Great Blink Rename renamed almost every method and instance variable, without touching comments. This CL brings the comments in WebKit/public/platform in line with reality. Bug: 643310 Change-Id: I76f1365c2b8aaf3098fb88063c842a9464ac37c4 Reviewed-on: https://chromium-review.googlesource.com/598109 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#491577}
-
Greg Kerr authored
Bug: 749839 Change-Id: Ie95fc3c6574377e278474c1709b7270847016b44 Reviewed-on: https://chromium-review.googlesource.com/596422Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Greg Kerr <kerrnel@chromium.org> Cr-Commit-Position: refs/heads/master@{#491576}
-
Scott Chen authored
The subpage's main container is too short and contents are leaking out of it. This CL makes it such that the main-container spans full height and puts the overflow scrolling on the parent detail-view element. Bug: 741226 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Ic0fe061435bc82544058533126e5eba75be8f357 Reviewed-on: https://chromium-review.googlesource.com/598504Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Scott Chen <scottchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#491575}
-