- 29 Nov, 2018 40 commits
-
-
Kevin McNee authored
Now that we're using Shadow DOM v1, we have the option to make the shadow DOM unreachable by outside script by specifying a closed encapsulation mode. Now GuestViews will behave more like other elements defined by the browser which internally use shadow DOM. This also prevents script from interfering with our internal elements and producing unexpected behaviour. Bug: 892886, 803274 Change-Id: I57b2513e3ff7290e286b3d8391e7d93bac2bc4e9 Reviewed-on: https://chromium-review.googlesource.com/c/1342768 Commit-Queue: Kevin McNee <mcnee@chromium.org> Reviewed-by:
Ehsan Karamad <ekaramad@chromium.org> Cr-Commit-Position: refs/heads/master@{#612232}
-
Jan Wilken Dörrie authored
This change modifies the "Passwords" entry in the settings page to link to the Google Password Manager if the necessary conditions are met. Currently this includes users that are syncing their passwords without a custom passphrase and for which the corresponding Google Password Manager experiment is active. Bug: 904821 Change-Id: If93ee671b1c1b9aee17467aa9382fe5e834ead55 Reviewed-on: https://chromium-review.googlesource.com/c/1350877 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#612231}
-
danakj authored
TBR=dmazzoni@chromium.org NOTRY=true Change-Id: Ib20e44b272d84612d480bf3cccf4bbf8dec20fa1 Bug: 498881 Reviewed-on: https://chromium-review.googlesource.com/c/1355323 Commit-Queue: danakj <danakj@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#612230}
-
Lily Chen authored
This change allows the reprioritization of HttpProxyConnectJobs by adding a SetPriority method to the underlying HttpProxyClientSocketWrapper. Depending on the type of proxy client socket being requested, the reprioritization is passed down to the transport or SSL socket pool, or the SPDY or QUIC stream request. Bug: 166689 Change-Id: I593632a48ee43141277e5c50f81fda57662f523c Reviewed-on: https://chromium-review.googlesource.com/c/1343047 Commit-Queue: Lily Chen <chlily@chromium.org> Reviewed-by:
Zhongyi Shi <zhongyi@chromium.org> Reviewed-by:
Bence Béky <bnc@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#612229}
-
Sami Kyostila authored
The base perftests can take longer than the default 120 seconds to execute -- especially on low end Android devices. Increase the timeout on Android to 10 minutes. Bug: 906686 Change-Id: Iacfe08e3cbd1d6e7ef756a1a8c1028655a5d3918 TBR=fdoray@chromium.org Change-Id: Iacfe08e3cbd1d6e7ef756a1a8c1028655a5d3918 Reviewed-on: https://chromium-review.googlesource.com/c/1353922Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Cr-Commit-Position: refs/heads/master@{#612228}
-
Clemens Arbesser authored
Also adjusted the paddings to account for the different aspect ratio of the new image. Bug: 806868 Change-Id: I7bd161dfd8b74b784d934ba5ec1dce37793bfe85 Reviewed-on: https://chromium-review.googlesource.com/c/1352161Reviewed-by:
Peter Wen <wnwen@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#612227}
-
Doug Arnett authored
Records preview-type-agnostic counts for: Previews.OptOut.UserOptedOut, Previews.PageEndReason, and Previews.EligibilityReason Bug: 904009 Change-Id: I13506b3b002a83a78d38a79006a02afa13a1c29f Reviewed-on: https://chromium-review.googlesource.com/c/1354564Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Doug Arnett <dougarnett@chromium.org> Cr-Commit-Position: refs/heads/master@{#612226}
-
edchin authored
We need OWNERS for the commands folder, especially as they are actively being refactored. Change-Id: I106373a92ea59db68514546d5315a5e4110610a9 Reviewed-on: https://chromium-review.googlesource.com/c/1354495 Commit-Queue: edchin <edchin@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#612225}
-
Shawn Gallea authored
Prevented ChromeOS-specific funcionality from compiling for other platforms. To be used for EXO on cast shell. This CL does not offer any additional functionality. Bug: 896710 Test: Run exo_unittests on ChromeOS Change-Id: I72678ae35efce395f932b7d0ade816d61dd6e992 Reviewed-on: https://chromium-review.googlesource.com/c/1327402 Commit-Queue: Daniel Nicoara <dnicoara@chromium.org> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Cr-Commit-Position: refs/heads/master@{#612224}
-
Vincent Boisselle authored
Change-Id: Id425ec396cd9d1779138133e725dfcd0c2ef0f2c Reviewed-on: https://chromium-review.googlesource.com/c/1354263Reviewed-by:
Roger McFarlane <rogerm@chromium.org> Commit-Queue: Vincent Boisselle <vincb@chromium.org> Cr-Commit-Position: refs/heads/master@{#612223}
-
chuanl authored
Bug: 882404 Change-Id: I3fc0c70ba2694dd2e513c1a882c505471db6fccf Reviewed-on: https://chromium-review.googlesource.com/c/1355161Reviewed-by:
Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Commit-Queue: John Lin <chuanl@google.com> Cr-Commit-Position: refs/heads/master@{#612222}
-
edchin authored
Bug: 905524 Change-Id: I7856854bada0ef0a0285a4f3b0d362f9c2113f97 Reviewed-on: https://chromium-review.googlesource.com/c/1354781Reviewed-by:
edchin <edchin@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#612221}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/5f01324fb627..a1442ecdf514 git log 5f01324fb627..a1442ecdf514 --date=short --no-merges --format='%ad %ae %s' 2018-11-29 syoussefi@chromium.org Vulkan: Uber-shader support Created with: gclient setdep -r src/third_party/angle@a1442ecdf514 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=fjhenigman@chromium.org Change-Id: Ib215ad81b09d61c2a14339eb20274b0a40170b7d Reviewed-on: https://chromium-review.googlesource.com/c/1354984Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#612220}
-
Bo Liu authored
Add a java interface AwFunctor to so AwContents does not have to explicitly distinguish between GL and Vulkan functor. Rename some method names so they make more sense, and make AwGLFunctor inherit from the new interface. Bug: 900965 Change-Id: I39cfa73696ce71f2fd38b11240665176718a8941 Reviewed-on: https://chromium-review.googlesource.com/c/1354679 Commit-Queue: Bo <boliu@chromium.org> Reviewed-by:
Chris Blume <cblume@chromium.org> Cr-Commit-Position: refs/heads/master@{#612219}
-
Peter E Conn authored
The Add to Homescreen feature will now consider "maskable" icons from the web app manifest [1]. If a maskable icon is present and we are on an Android O+ device, turn that "maskable" icon into an Android Adaptive icon [2]. The icon is scaled to ensure that the safe zone is preserved [3]. [1]: https://w3c.github.io/manifest/#purpose-member [2]: https://developer.android.com/guide/practices/ui_guidelines/icon_design_adaptive [3]: https://github.com/w3c/manifest/issues/555#issuecomment-404097653 Bug: 904354 Change-Id: Iedfe61ace0fda4ca7f3ed3da6a5d07f2bff81443 Reviewed-on: https://chromium-review.googlesource.com/c/1341998 Commit-Queue: Peter Conn <peconn@chromium.org> Reviewed-by:
Matt Giuca <mgiuca@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#612218}
-
Chris Sharp authored
Also cleanup the test names to be more descriptive of what parameter were used. Bug: 907443 Change-Id: I4a42d1aad2856beda89911e63256ea8d0f67bb54 Reviewed-on: https://chromium-review.googlesource.com/c/1349751Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Joe Mason <joenotcharles@google.com> Commit-Queue: Chris Sharp <csharp@chromium.org> Cr-Commit-Position: refs/heads/master@{#612217}
-
Xida Chen authored
This CL is implementing the Phase 1 described in this doc: https://docs.google.com/document/d/1v-k8Ck7x_2kpBfgaVmqg2NvQRvD1PqyOt50rdO141Wc/edit# Basically, it redefines the StylePropertyMapReadOnly to be a pure interface. Then it renames the existing StylePropertyMapReadOnly to StylePropertyMapReadOnlyMainThread. Then it makes all subclasses of StylePropertyMapReadOnly to be subclasses of StylePropertyMapReadOnlyMainThread. This CL should not introduce any behavior change. Bug: 895579 Change-Id: I400981d1745ab3ee80b9ba9b77c3e3406cd0c1e7 Reviewed-on: https://chromium-review.googlesource.com/c/1354118 Commit-Queue: Xida Chen <xidachen@chromium.org> Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#612216}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/f9b825600fd5..73b3bde2659f Created with: gclient setdep -r src-internal@73b3bde2659f The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-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. TBR=mmoss@chromium.org Change-Id: I08d3f91a6e9df0b9fae9c87647e6eef01b3fd175 Reviewed-on: https://chromium-review.googlesource.com/c/1354987Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#612215}
-
Nicolas Pena authored
This CL moves the tests in http/tests/event-timing to external/wpt/event-timing. The slow image is change from php based to python based. The click is now handled by test driver. and setTimeout is replaced with step_timeout. Bug: 841224, 908187, 907948, 907949 Change-Id: Ia6359878666cfb96645aa3b7cd7736ce9df97683 Reviewed-on: https://chromium-review.googlesource.com/c/1352617Reviewed-by:
Timothy Dresser <tdresser@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#612214}
-
Raphael Kubo da Costa authored
Point to paths that actually exist after the great Blink mv from a while ago. TBR=haraken Change-Id: I22431a1abdf786ad9fe98188df5002e60733a182 Reviewed-on: https://chromium-review.googlesource.com/c/1355165Reviewed-by:
Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Cr-Commit-Position: refs/heads/master@{#612213}
-
James Hawkins authored
R=khorimoto@chromium.org Bug: none Test: none Change-Id: I4056cee71621cb850d86d2a4e42d8c99ef90374d Reviewed-on: https://chromium-review.googlesource.com/c/1354644Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: James Hawkins <jhawkins@chromium.org> Cr-Commit-Position: refs/heads/master@{#612212}
-
Sky Malice authored
Specifics: +66,536 bytes main lib size +470,476 bytes main dex size +759,062 bytes normalized apk size InstallSize: +291,292 bytes APK size +841,749 bytes Estimated installed size (Android Go) +2,192,016 bytes Estimated installed size InstallBreakdown (+2,192,664 bytes): +2,706 bytes unwind_cfi (dev and canary only) size +2,690 bytes Non-compiled Android resources size +66,536 bytes Native code size +580 bytes Package metadata size +2,104,848 bytes Java code size +15,304 bytes Compiled Android resources size Dex: +2,412 entries fields +3,295 entries methods +777 entries types +1,694 entries strings Bug: 908594, 907155, 907085 Change-Id: I80b5466e726baa76aa05ecc9a01269094f0046ba Reviewed-on: https://chromium-review.googlesource.com/c/1354350 Commit-Queue: Sky Malice <skym@chromium.org> Reviewed-by:Filip Gorski <fgorski@chromium.org> Cr-Commit-Position: refs/heads/master@{#612211}
-
Andrew Grieve authored
* Use dist_jar() rather than a custom script * Avoids needing to extract .jars. * Avoids needing to reference ".javac.jar" files, which are somewhat of an implementation detail. * Added jar_excluded_patterns support to dist_jar() * Merges zip.py and dist_jar.py, since they were doing the same thing. Spot checked that these two jars are the same before/after: * cronet/cronet_impl_common_java.jar * cronet/cronet_impl_native_java.jar Change-Id: I4d5a5f495ce0376ef2e53b6d4e3c9ebbc3d75ae1 Reviewed-on: https://chromium-review.googlesource.com/c/1349872Reviewed-by:Paul Jensen <pauljensen@chromium.org> Reviewed-by:
Eric Stevenson <estevenson@chromium.org> Commit-Queue: agrieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#612210}
-
Gauthier Ambard authored
This CL makes sure that the omnibox suggestions labels width is taking into account the presence of the "switch to open tab" button. Bug: 908874 Change-Id: I92ce30dabadc511a319b43879baa125fa080e0f8 Reviewed-on: https://chromium-review.googlesource.com/c/1353940 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#612209}
-
Daniel Nicoara authored
base::ContainsValue tries to compare the value to the element in container. Unfortunately for a map, this isn't possible since the returned element is a pair<>. Bug: None Test: Compile cast_shell Change-Id: I3d072442f7d9e9c895adc934133f626abe104a88 Reviewed-on: https://chromium-review.googlesource.com/c/1354348Reviewed-by:
Alex Sakhartchouk <alexst@chromium.org> Commit-Queue: Daniel Nicoara <dnicoara@chromium.org> Cr-Commit-Position: refs/heads/master@{#612208}
-
Carlos Caballero authored
MessageLoop will go away, eventually. BUG=891670 Change-Id: I6b2246cf59b8454ab0a6522bc7825bbcd9e76e12 Reviewed-on: https://chromium-review.googlesource.com/c/1352368Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Carlos Caballero <carlscab@google.com> Cr-Commit-Position: refs/heads/master@{#612207}
-
Peter Beverloo authored
Bug: 908834 Change-Id: I3b0b80f8fd31c88d29bafa5bcaff0f2f6ef104a7 Reviewed-on: https://chromium-review.googlesource.com/c/1355180Reviewed-by:
Finnur Thorarinsson <finnur@chromium.org> Commit-Queue: Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#612206}
-
Gauthier Ambard authored
This CL converts ImportDataCollectionViewController to use UITableView instead of MDCCollectionViewController. Bug: 894791 Change-Id: I38a99ae849ef2b30d90820b197f4ba56edadabba Reviewed-on: https://chromium-review.googlesource.com/c/1352156 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#612205}
-
Jérôme Lebel authored
Adding // namespace xxx after namespace definition. This is simplify a little: https://chromium-review.googlesource.com/c/chromium/src/+/1280249/68/ios/chrome/browser/signin/gaia_auth_fetcher_ios.h Change-Id: Icd3b07d450ed2af65662587359bf036966f5f1f4 Reviewed-on: https://chromium-review.googlesource.com/c/1355100Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/master@{#612204}
-
Peter Beverloo authored
Change-Id: If915537bcca19f6b67ba8d70d8a9a944885faa8c Reviewed-on: https://chromium-review.googlesource.com/c/1353926Reviewed-by:
Benoit L <lizeb@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Commit-Queue: Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#612203}
-
Hans Wennborg authored
LLVM r347097 introduced a lit test that requires sort. Bug: 904337 Change-Id: I2daaea742207a3b5a77a0b95571352928641c287 Reviewed-on: https://chromium-review.googlesource.com/c/1354939Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#612202}
-
Dominik Röttsches authored
Also add new third_party/harfbuzz-ng/src/roll-harfbuzz.sh roll script. https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git/+log/574d888c8a40..e0307de818ad $ git log 574d888c8..e0307de81 --date=short --no-merges --format='%ad %ae %s' 2018-11-29 ebrahim [test][aat.kern] More (#1427) 2018-11-28 mbutterick update simple shaping example (closes #298) 2018-11-29 ebrahim [test][aat] Update expectency 2018-11-29 ebrahim [test] Add test for format2 kern (#1423) 2018-11-28 behdad [kerx] Fix Format2 index calc again 2018-11-28 behdad [kern] Fix kern table Format2 offsetToIndex 2018-11-28 behdad [kerx] Fix ClassTable implementation for 'kern' table Format 2 2018-11-28 behdad [aat] Towards adding two ClassTable's 2018-11-28 ebrahim [test][aat] Add a test and make macOS runners faster (#1422) 2018-11-27 behdad Comment 2018-11-20 adenilson.cavalcanti Optimize harfbuzz big integer conversions 2018-11-26 ebrahim [ci] Add .codecov.yml 2018-11-26 ebrahim [test][aat] Enable Tamil MN test (#1414) Created with: roll-dep src/third_party/harfbuzz-ng/src R=bashi@chromium.org,behdad@chromium.org,behdad@google.com,drott@chromium.org,eae@chromium.org,jshin@chromium.org Bug: 909875 Change-Id: I89f631b6c2655e0b8777820a45b0018b89ab67fa Reviewed-on: https://chromium-review.googlesource.com/c/1354451Reviewed-by:
Ben Wagner <bungeman@chromium.org> Commit-Queue: Ben Wagner <bungeman@chromium.org> Commit-Queue: Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/master@{#612201}
-
Sebastien Seguin-Gagnon authored
This reverts commit b9385fec. Reason for revert: OpenTypeCapsSupportTest.SmallCapsForSFNSText has failed the 2 times it was run since that CL was landed: https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac10.10%20Tests/36813 https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac10.10%20Tests/36814 Original change's description: > Enable small-caps font feature in AAT system fonts on Mac > > Shaping code relies on feature detection to determine whether the font > has small-caps support or not. If not, small capitals are synthesized > from uppercased letters with scaled-down font size. Add feature > detection for AAT fonts on Mac. Now the shaping code can enable the > built-in small-caps glyphs for a set of system font that have them. > > Tests: open_type_caps_support_test.cc unit test for feature > detection, fast/text/small-caps-aat.html layout test. > > Bug: 900955 > Change-Id: I9bb31719b0a1b5e81a428030cfdeaf91b8e6d17e > Reviewed-on: https://chromium-review.googlesource.com/c/1353927 > Commit-Queue: Dominik Röttsches <drott@chromium.org> > Reviewed-by: Emil A Eklund <eae@chromium.org> > Reviewed-by: Behdad Esfahbod <behdad@chromium.org> > Cr-Commit-Position: refs/heads/master@{#612171} TBR=eae@chromium.org,kojii@chromium.org,drott@chromium.org,behdad@google.com,behdad@chromium.org Change-Id: Ie6931d9b4442fd61b8f347e4616e7bd571d44ce5 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 900955 Reviewed-on: https://chromium-review.googlesource.com/c/1354411Reviewed-by:
Sebastien Seguin-Gagnon <sebsg@chromium.org> Commit-Queue: Sebastien Seguin-Gagnon <sebsg@chromium.org> Cr-Commit-Position: refs/heads/master@{#612200}
-
Patrik Höglund authored
I made a mistake in my previous patch and actually removed dimensions for chromium.webrtc.fyi. That's fine though, it made sense to do anyway. Here is the correct fix. Bug: 877018 Change-Id: Ia45c80a3c4bb2487198766e936c28f953c4a4e41 Reviewed-on: https://chromium-review.googlesource.com/c/1355182Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Patrik Höglund <phoglund@chromium.org> Cr-Commit-Position: refs/heads/master@{#612199}
-
Benoît Lizé authored
Instead of compressing only the start of the data to report smaller chunks compression ratios, compress all the data chunk by chunk. This is meant to accurately represent the impact of larger block sizes on compression ratios, highlighting the impact of compressing whole scripts rather than individual pages. On Pixel (1st generation): Gzip Size = 4096 Compression Compression ratio = 2.2817 Throughput = 21.2864MB/s Latency (size = 4096) = 192.423us 4096,21.2864,192.423 Decompression Throughput = 143.899MB/s Latency (size = 4096) = 28.4645us 4096,143.899,28.4645 Size = 8192 Compression Compression ratio = 2.44109 Throughput = 22.9597MB/s Latency (size = 8192) = 356.799us 8192,22.9597,356.799 Decompression Throughput = 175.248MB/s Latency (size = 8192) = 46.7452us 8192,175.248,46.7452 Size = 16384 Compression Compression ratio = 2.56997 Throughput = 22.1722MB/s Latency (size = 16384) = 738.942us 16384,22.1722,738.942 Decompression Throughput = 206.567MB/s Latency (size = 16384) = 79.3158us 16384,206.567,79.3158 Size = 32768 Compression Compression ratio = 2.67076 Throughput = 19.6633MB/s Latency (size = 32768) = 1666.46us 32768,19.6633,1666.46 Decompression Throughput = 229.605MB/s Latency (size = 32768) = 142.715us 32768,229.605,142.715 Size = 65536 Compression Compression ratio = 2.74245 Throughput = 17.4527MB/s Latency (size = 65536) = 3755.06us 65536,17.4527,3755.06 [...] Bug: 907489 Change-Id: I71654f91980ad10f1b43fcb774bfb3808bffdaf4 Reviewed-on: https://chromium-review.googlesource.com/c/1352175Reviewed-by:
Egor Pasko <pasko@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#612198}
-
Yi Su authored
find_in_page.js. This CL fixes remaining trivial problems like comments, naming issues of variables and functions, and makes a small change on DFS. Bug: 228585 Change-Id: I2df40f675e86fea099fedb987d815b00307417ec Reviewed-on: https://chromium-review.googlesource.com/c/1355119 Commit-Queue: Yi Su <mrsuyi@chromium.org> Reviewed-by:
Peter Lee <pkl@chromium.org> Cr-Commit-Position: refs/heads/master@{#612197}
-
Colin Blundell authored
https://chromium-review.googlesource.com/c/chromium/src/+/1163620/ migrated ProfileDownloader to IdentityManager. As part of doing so, it naturally checked the |is_valid| parameter in ProfileDownloader:: OnRefreshTokenUpdatedForAccount(). However, this check is actually incorrect, as the being migrated *away from* was not making the equivalent check (which would have been checking PO2TS::GetAuthError() explicitly). I discovered this while going through the codebase to remove the |is_valid| parameter from this observer callback precisely to avoid this kind of confusion :). Bug: 909734 Change-Id: Iace1fbe14326aedbdd54e6e59db9ec466d8ffcdc Reviewed-on: https://chromium-review.googlesource.com/c/1353982Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#612196}
-
Mike Wasserman authored
We can likey remove the ability to disable this feature by M73. Bug: None Change-Id: I352eb60fb3f6915c140691f24a497df983a2b9c2 Reviewed-on: https://chromium-review.googlesource.com/c/1354261Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#612195}
-
Jérôme Lebel authored
Removing bzanotti from ios/chrome/browser/signin/OWNERS. Change-Id: Ie50fefddfa33e0b178b94d2e3eb08536ce803933 Reviewed-on: https://chromium-review.googlesource.com/c/1355123Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/master@{#612194}
-
Christian Dullweber authored
TransportSecurityState::DeleteAllDynamicDataSince provides no way to wait until the deletion is finished and written to disk. This adds a callback, so that clients can be informed when the deletion is finished. Bug: 795872 Change-Id: Ia0af06926d0ccfed07e229cd53b9d8ae587781c5 Reviewed-on: https://chromium-review.googlesource.com/c/1335939 Commit-Queue: Christian Dullweber <dullweber@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Chris Palmer <palmer@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#612193}
-