- 28 Dec, 2015 40 commits
-
-
zmo authored
Switch a test from fail to skip, because it nuked the harness. BUG=483282 TEST=gpu fyi win debug bots TBR=kbr@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/1545363002 Cr-Commit-Position: refs/heads/master@{#366988}
-
jkarlin authored
Adds max sync event duration as a parameter to BackgroundSyncParameters and allows it to be overwritten via field trials. BUG=569001 Review URL: https://codereview.chromium.org/1536023002 Cr-Commit-Position: refs/heads/master@{#366987}
-
fayang authored
relnote: Replace last remaining NULLs in gfe/quic with nullptr. No behavior change. Merge internal change: 110570650 https://codereview.chromium.org/1542753004/ relnote: Add PushResponse() in QuicSimpleServerStream. Merge internal change: 110554875 https://codereview.chromium.org/1545793002/ relnote: Adding details to most quic connection close calls. This is a precursor to removing CloseConnection[without details] entirely. This is so we can to be able disambiguate various causes of specific error codes when logging them server side. We can always add more details where useful at a later point. Merge internal change: 110546286 https://codereview.chromium.org/1548783002/ relnote: Add path_id to QuicSentPacketManager and QuicSentPacketManager::PendingRetransmission. No functional change. Merge internal change: 110540464 https://codereview.chromium.org/1542773004/ relnote: Add class QuicMultipathReceivedPacketManager (not in use currently). Merge internal change: 110454683 https://codereview.chromium.org/1548703002/ relnote: If the user supplied a request body in hex, print response body in hex as well. In addition, convert hex in both cases to printable ASCII characters where possible. Example output: Request: headers: { :authority:test.example.com :path:/net.grpc.examples.QuicGreeter/SayHello :scheme:http :method:POST te:trailers grpc-encoding:identity grpc-accept-encoding:identity,deflate,gzip content-type:application/grpc user-agent:grpc-c++/0.12.0.0 grpc-c/0.12.0.0 (linux) } body hex: 00000000070a05776f726c64 body ascii: . . . . . . . w o r l d Response: headers: HTTP/1.1 200 OK grpc-encoding: identity grpc-accept-encoding: identity,deflate,gzip content-type: application/grpc body hex: 0a0b48656c6c6f20776f726c64 body ascii: . . H e l l o w o r l d trailers: { grpc-status:0 } Request succeeded (200). Merge internal change: 110446931 https://codereview.chromium.org/1545703002/ relnote: Drop not awaited packets before decrypt them. Merge internal change: 110403572 https://codereview.chromium.org/1546633002/ relnote: Add path_id to SerializedPacket. No functional change. Merge internal change: 110393215 https://codereview.chromium.org/1542123002/ relnote: Drop packets which are larger than kMaxPacketSize, instead of closing the connection with QUIC_PACKET_TOO_LARGE. Not flag protected. Merge internal change: 110290154 https://codereview.chromium.org/1543703002/ relnote: Adds a DCHECK that the host argument to QuicInMemoryCache::AddResponse is not empty. An empty host works fine in google3, but breaks tests in Chromium for $reasons. Merge internal change: 110286048 https://codereview.chromium.org/1544563002/ relnote: Delete unused methods in QuicServerSession Merge internal change: 110254138 https://codereview.chromium.org/1539333003/ relnote: If message body specified with --body_hex then print out the user provided string rather than the binary body. Merge internal change: 110244865 https://codereview.chromium.org/1538373002/ R=rch@chromium.org Review URL: https://codereview.chromium.org/1541263002 Cr-Commit-Position: refs/heads/master@{#366986}
-
skia-deps-roller authored
https://chromium.googlesource.com/skia.git/+log/9a878a00ef2c..e76b4bb3ae03 $ git log 9a878a00e..e76b4bb3a --date=short --no-merges --format='%ad %ae %s' 2015-12-28 joshualitt Reland of Make draw* lines responsible for cache management (patchset #1 id:1 of https://codereview.chromium.org/1552513003/ ) 2015-12-28 joshualitt Revert of Make draw* lines responsible for cache management (patchset #1 id:1 of https://codereview.chromium.org/1521613002/ ) CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=mtklein@google.com Review URL: https://codereview.chromium.org/1546333002 Cr-Commit-Position: refs/heads/master@{#366985}
-
tzik authored
BUG= Review URL: https://codereview.chromium.org/1549313002 Cr-Commit-Position: refs/heads/master@{#366984}
-
mmoroz authored
R=aizatsky@chromium.org, inferno@chromium.org, kcc@chromium.org, krasin@chromium.org BUG=569578 Review URL: https://codereview.chromium.org/1549793002 Cr-Commit-Position: refs/heads/master@{#366983}
-
sangwoo108 authored
InputType test has duplicate data, "host#ref", on line 86 and 88. modified: components/omnibox/browser/autocomplete_input_unittest.cc BUG=571771 Review URL: https://codereview.chromium.org/1548893002 Cr-Commit-Position: refs/heads/master@{#366982}
-
agrieve authored
BUG= Review URL: https://codereview.chromium.org/1548943002 Cr-Commit-Position: refs/heads/master@{#366981}
-
dcheng authored
❆(੭ु ◜◡‾)੭ु⁾
☃ ❆ BUG=557422 R=avi@chromium.org TBR=yzshen@chromium.org Review URL: https://codereview.chromium.org/1550733002 Cr-Commit-Position: refs/heads/master@{#366980} -
dcheng authored
❆(੭ु ◜◡‾)੭ु⁾
☃ ❆ BUG=557422 R=avi@chromium.org TBR=dgozman@chromium.org Review URL: https://codereview.chromium.org/1549363002 Cr-Commit-Position: refs/heads/master@{#366979} -
dcheng authored
❆(੭ु ◜◡‾)੭ु⁾
☃ ❆ BUG=557422 R=avi@chromium.org TBR=rdevlin.cronin@chromium.org Review URL: https://codereview.chromium.org/1549353002 Cr-Commit-Position: refs/heads/master@{#366978} -
henrika authored
This CL is an attempt to ensure that input audio recording always works on Mac OS X. It is a trivial change and I don't know if it has any real effect, hence it is speculative. I am making this change since I have seen in examples that it is recommended to initialize the AUHAL before using it. We can only hope that it has a positive effect. More small changes are in the pipeline but my plan was to land them one by one to keep the changes as simple as possible and easy to revert if needed. Adding tommi@ as TBR since he is OOO and the change can be considered trivial. If we are lucky it has a positive effect. If we are not, I don't expect any effect at all. TBR=tommi BUG=549021 Review URL: https://codereview.chromium.org/1551613002 Cr-Commit-Position: refs/heads/master@{#366977}
-
zhaoqin authored
TBR=jam@chromium.org BUG=561803 NOTRY=true Review URL: https://codereview.chromium.org/1551553003 Cr-Commit-Position: refs/heads/master@{#366976}
-
tzik authored
InternalSettingsGenerated.h is included by V8InternalSettingsGenerated.h as "../../../out/Release/gen/blink/core/testing/InternalSettingsGenerated.h". And it was emitted to the depfile as "gen/../../../out/Release/gen/blink/core/testing/InternalSettingsGenerated.h". That confuses dependency analysis of Ninja and causes unneeded rebuild. This CL converts it to the relative path to out/Release/gen/blink, so that the include path is simplified to "core/testing/InternalSettingsGenerated.h". BUG=531579 Review URL: https://codereview.chromium.org/1544373002 Cr-Commit-Position: refs/heads/master@{#366975}
-
tzik authored
BUG= Review URL: https://codereview.chromium.org/1549303002 Cr-Commit-Position: refs/heads/master@{#366974}
-
jkarlin authored
Review URL: https://codereview.chromium.org/1539913002 Cr-Commit-Position: refs/heads/master@{#366973}
-
mostynb authored
TBR=thakis@chromium.org Review URL: https://codereview.chromium.org/1538613002 Cr-Commit-Position: refs/heads/master@{#366972}
-
pkasting authored
Mostly this involves parameterizing the tab and new tab button drawing so they can handle different desired sizes. There should be no change in material (non-hybrid) mode. This also positions the new tab button vertically based on the distance below the button instead of the distance above, since we want the gap between the button and the toolbar to remain constant even as the tab and button heights change, rather than having the button starting a fixed distance below the top of the tabs. BUG=519020 TEST=Run with --top-chrome-md=material-hybrid and check that the tabs and new tab button are larger than in material mode but still shaped correctly Review URL: https://codereview.chromium.org/1541313002 Cr-Commit-Position: refs/heads/master@{#366971}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/951fd121..56ce1b39 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. TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org Review URL: https://codereview.chromium.org/1549373002 Cr-Commit-Position: refs/heads/master@{#366970}
-
ianwen authored
Search provider specified by preferences and by extensions have wrong comments. This CL fixes it. BUG=NONE Review URL: https://codereview.chromium.org/1551543002 Cr-Commit-Position: refs/heads/master@{#366969}
-
pkasting authored
* Uses layout constants for the tab height in all cases, not just material. * Removes TAB_MAXIMUM_TITLE_WIDTH layout constant. We really just want the total maximum tab width to be the same across all modes, so compute it that way directly in tab.cc. * Adds a new GetLayoutSize() function, which currently is only used for the new tab button size. * A few other tiny cleanups. BUG=none TEST=none Review URL: https://codereview.chromium.org/1543963002 Cr-Commit-Position: refs/heads/master@{#366968}
-
henrika authored
BUG=549021 Review URL: https://codereview.chromium.org/1487393003 Cr-Commit-Position: refs/heads/master@{#366967}
-
mikhail.pozdnyakov authored
The unit tests were added as well. BUG=567139 Review URL: https://codereview.chromium.org/1505773002 Cr-Commit-Position: refs/heads/master@{#366966}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/eae61813..951fd121 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. TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org Review URL: https://codereview.chromium.org/1552543003 Cr-Commit-Position: refs/heads/master@{#366965}
-
pkasting authored
The code wanted the difference between the height in a restored windows vs. a maximized window, but instead used the height difference between the top of the tabstrip and the top of the new tab button. The effect of this is that when dragging a tab out of a maximized tabstrip, the new window is created about 5 px higher (at 100% scale) than before. This allows moving a public constant in TabStrip to become file-scope to the .cc file. BUG=none TEST=none Review URL: https://codereview.chromium.org/1545863002 Cr-Commit-Position: refs/heads/master@{#366964}
-
mkwst authored
BUG=327804 Review URL: https://codereview.chromium.org/1512843002 Cr-Commit-Position: refs/heads/master@{#366963}
-
chromeos-commit-bot authored
Cr-Commit-Position: refs/heads/master@{#366962}
-
pavely authored
I realised that PSS::IsOAuthRefreshTokenAvailable is never called. This change is to remove it and all references. BUG= Review URL: https://codereview.chromium.org/1549443002 Cr-Commit-Position: refs/heads/master@{#366961}
-
chrome-tpm authored
Cr-Commit-Position: refs/heads/master@{#366960}
-
haraken authored
BUG= Review URL: https://codereview.chromium.org/1542623004 Cr-Commit-Position: refs/heads/master@{#366959}
-
avi authored
BUG=138542 TBR=mark@chromium.org Review URL: https://codereview.chromium.org/1550063002 Cr-Commit-Position: refs/heads/master@{#366958}
-
tzik authored
BUG= Review URL: https://codereview.chromium.org/1544343002 Cr-Commit-Position: refs/heads/master@{#366957}
-
dcheng authored
❆(੭ु ◜◡‾)੭ु⁾
☃ ❆ BUG=557422 R=avi@chromium.org TBR=jam@chromium.org Review URL: https://codereview.chromium.org/1550693002 Cr-Commit-Position: refs/heads/master@{#366956} -
Walter Korman authored
Restore NeedsManualRebaseline and comment out Pass/Timeout instead. BUG=569175,569514 TBR=yangguo Review URL: https://codereview.chromium.org/1548243002 . Cr-Commit-Position: refs/heads/master@{#366955}
-
Walter Korman authored
https://chromium.googlesource.com/chromium/src/+/2e92c6870 BUG=571723 TBR=hyunjune.kim@samsung.com Review URL: https://codereview.chromium.org/1546283002 . Cr-Commit-Position: refs/heads/master@{#366954}
-
Walter Korman authored
https://chromium.googlesource.com/chromium/src/+/aa8f96b14 BUG=545551 TBR=pdr@chromium.org Review URL: https://codereview.chromium.org/1551533002 . Cr-Commit-Position: refs/heads/master@{#366953}
-
Walter Korman authored
https://chromium.googlesource.com/chromium/src/+/73a178bda BUG=569938 TBR=bratell@opera.com Review URL: https://codereview.chromium.org/1544353002 . Cr-Commit-Position: refs/heads/master@{#366952}
-
Walter Korman authored
https://chromium.googlesource.com/chromium/src/+/5fe799b71 BUG=571905 TBR=reed@google.com Review URL: https://codereview.chromium.org/1549253003 . Cr-Commit-Position: refs/heads/master@{#366951}
-
Walter Korman authored
https://chromium.googlesource.com/chromium/src/+/622e42ea0 BUG=327832 TBR=robhogan@gmail.com Review URL: https://codereview.chromium.org/1546273002 . Cr-Commit-Position: refs/heads/master@{#366950}
-
Walter Korman authored
BUG=569175,569514 TBR=yangguo Review URL: https://codereview.chromium.org/1549323002 . Cr-Commit-Position: refs/heads/master@{#366949}
-