| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
This CL adds additional logging to the FakeServer verification methods
of FakeServerVerifier.
BUG=NONE
Review URL: https://codereview.chromium.org/1008983002
Cr-Commit-Position: refs/heads/master@{#321914}
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This first patch allocates resource ids for the image structures in
blink. It then temporarily renames current usage of all these symbols
from IDR_* to IDR2_* so that we don't conflict on names once we land
part 2.
BUG=467176
Review URL: https://codereview.chromium.org/1030743002
Cr-Commit-Position: refs/heads/master@{#321913}
|
|
|
|
|
|
|
|
|
|
| |
This also moves the in-DOM equivalent under crd/ since it's no longer cross-application.
BUG=b/19484255
Review URL: https://codereview.chromium.org/1023943004
Cr-Commit-Position: refs/heads/master@{#321912}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
To prevent an application from continuing to listen for TCP connections
or incoming UDP packets when the user is not aware that it is still
running this patch observes the state of its associated AppWindows and
opens and closes ports as necessary. The socket itself is left open so
that state is not lost.
BUG=435404
Review URL: https://codereview.chromium.org/1022663003
Cr-Commit-Position: refs/heads/master@{#321911}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This entry didn't match because the parens were interpreted as regexp
grouping instead of literal characters. I didn't notice the problem
before given that K+ Adreno 3xx devices are also covered by the OpenGL ES
3.0 policy. This should actually expand the Ganesh whitelist to all pre-K
Adreno 3xx devices as originally intended by r307526.
BUG=467581,424970
Review URL: https://codereview.chromium.org/1025803003
Cr-Commit-Position: refs/heads/master@{#321910}
|
|
|
|
|
|
|
|
|
|
|
| |
Summary of changes available at:
https://chromium.googlesource.com/chromium/blink/+log/315737e..f5744a3
TBR=dglazkov@chromium.org,alph@chromium.org
Review URL: https://codereview.chromium.org/1003363007
Cr-Commit-Position: refs/heads/master@{#321909}
|
|
|
|
|
|
|
|
|
|
| |
theoretically possible integer overflow.
BUG=none
Review URL: https://codereview.chromium.org/1025523004
Cr-Commit-Position: refs/heads/master@{#321908}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Pull from upstream:
https://codereview.chromium.org/1029663003
Fix include path:
https://codereview.chromium.org/1027273004
R=tomfinegan@chromium.org
Review URL: https://codereview.chromium.org/1032543002
Cr-Commit-Position: refs/heads/master@{#321907}
|
|
|
|
|
|
|
|
|
|
|
| |
The org.apache.http package is being deprecated.
Android Dev page suggests using HttpURLConnection instead.
BUG=468867
Review URL: https://codereview.chromium.org/1023033002
Cr-Commit-Position: refs/heads/master@{#321906}
|
|
|
|
|
|
|
|
| |
BUG=469853
Review URL: https://codereview.chromium.org/1020953003
Cr-Commit-Position: refs/heads/master@{#321905}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A while back ChromiumEnv was enhanced to sync a directory the first time a
newly created file was written to. This was a speculative change added in an
attempt to resolve database corruptions caused by missing files. Since no
improvements were seen as a result of this change it is now being removed.
Additionally leveldb's implicit contract for WritableFile::Sync() is that it
shall sync the directory if that WritableFile is for a manifest - ChromiumEnv
did not do that.
BUG=417769
Review URL: https://codereview.chromium.org/1022983004
Cr-Commit-Position: refs/heads/master@{#321904}
|
|
|
|
|
|
|
|
| |
BUG=465878
Review URL: https://codereview.chromium.org/1028803002
Cr-Commit-Position: refs/heads/master@{#321903}
|
|
|
|
|
|
|
|
|
|
| |
This test passes now because bug 433012 has been fixed in blink.
BUG=433012
Review URL: https://codereview.chromium.org/1004593004
Cr-Commit-Position: refs/heads/master@{#321902}
|
|
|
|
|
|
|
|
|
|
| |
This should help with diff-ing the contents of the host-logs when tests fail.
BUG=
Review URL: https://codereview.chromium.org/1016273004
Cr-Commit-Position: refs/heads/master@{#321901}
|
|
|
|
|
|
|
|
|
|
|
|
| |
Work Chrome will instantly crash when running instrumentation
tests unless we whitelist the etp_native/ folder to not be
removed.
BUG=452143
Review URL: https://codereview.chromium.org/1023443006
Cr-Commit-Position: refs/heads/master@{#321900}
|
|
|
|
|
|
|
|
|
|
|
| |
shell can register an implementation only when this is rolled into the Mojo repo.
R=jamesr@chromium.org,piman@chromium.org
BUG=453591
Review URL: https://codereview.chromium.org/1023673009
Cr-Commit-Position: refs/heads/master@{#321899}
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch moves the functionality of
RenderFrameDevToolsAgentHost::DispatchProtocolMessage() to
DevToolsAgentHostImpl so that SW agent host can handle the
emulateNetworkConditions message.
BUG=444820
Review URL: https://codereview.chromium.org/1029523002
Cr-Commit-Position: refs/heads/master@{#321898}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(service_worker.service_worker) (patchset #1 id:1 of https://codereview.chromium.org/1027743004/)
Reason for revert:
Failing on Android One perf bot which doesn't have "screenrecord".
http://crbug.com/469841
Original issue's description:
> Revert of Revert of Enable ServiceWorkerPerfTest (service_worker.service_worker) (patchset #1 id:1 of https://codereview.chromium.org/959793002/)
>
> Reason for revert:
> avconv is available on Nexus 10.
> https://code.google.com/p/chromium/issues/detail?id=433943#c37
>
> Original issue's description:
> > Revert of Enable ServiceWorkerPerfTest (service_worker.service_worker) (patchset #1 id:1 of https://codereview.chromium.org/954663002/)
> >
> > Reason for revert:
> > Failing on Nexus 10.
> >
> > Original issue's description:
> > > Enable ServiceWorkerPerfTest (service_worker.service_worker)
> > >
> > > I think https://codereview.chromium.org/884573004/ fixed the ServiceWorker test flakiness.
> > >
> > > BUG=433943
> > > TEST=./tools/perf/run_benchmark --browser-executable=~/chromium/src/out/Debug/chrome --also-run-disabled-tests service_worker.service_worker
> > >
> > > Committed: https://crrev.com/adaa44fc1275085c09fff18d8f2dfbddd88bc186
> > > Cr-Commit-Position: refs/heads/master@{#317807}
> >
> > TBR=falken@chromium.org,nednguyen@google.com,sullivan@chromium.org,horo@chromium.org
> > NOPRESUBMIT=true
> > NOTREECHECKS=true
> > NOTRY=true
> > BUG=433943
> >
> > Committed: https://crrev.com/6aa34fa4e41d77e92d86f3f0c5f80fab9bdda749
> > Cr-Commit-Position: refs/heads/master@{#318066}
>
> TBR=falken@chromium.org,nednguyen@google.com,sullivan@chromium.org,simonhatch@chromium.org
> NOPRESUBMIT=true
> NOTREECHECKS=true
> NOTRY=true
> BUG=433943
>
> Committed: https://crrev.com/e3f37ac21edb64dcf805007a382aff9405642948
> Cr-Commit-Position: refs/heads/master@{#321759}
TBR=falken@chromium.org,nednguyen@google.com,sullivan@chromium.org,simonhatch@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=433943
Review URL: https://codereview.chromium.org/1000273003
Cr-Commit-Position: refs/heads/master@{#321897}
|
|
|
|
|
|
|
|
| |
BUG=451526
Review URL: https://codereview.chromium.org/999933005
Cr-Commit-Position: refs/heads/master@{#321896}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
optimization.
The current method is MSVS-specific. With just NOINLINE, clang still
does a tail call, which also prevents a stack frame, so also add some
dummy machinery that makes the tail-call optimization impossible.
BUG=469813
Review URL: https://codereview.chromium.org/1029183002
Cr-Commit-Position: refs/heads/master@{#321895}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This sets CFBundleShortVersionString to the app's version_name.
It was previously the version of Chrome that built the shim.
The Chrome version is now stored in CrBundleVersion.
This also adds |version_for_display| to ShortcutInfo.
BUG=465617
Review URL: https://codereview.chromium.org/1016543004
Cr-Commit-Position: refs/heads/master@{#321894}
|
|
|
|
|
|
|
|
| |
BUG=428842
Review URL: https://codereview.chromium.org/1015833005
Cr-Commit-Position: refs/heads/master@{#321893}
|
|
|
|
|
|
|
|
|
|
|
|
| |
As of OS X Yosemite the IORegistry paths for Bluetooth HID devices
are no longer unique. This change switches to using the entry IDs
instead, which appear to remain unique.
BUG=452172
Review URL: https://codereview.chromium.org/1025553004
Cr-Commit-Position: refs/heads/master@{#321892}
|
|
|
|
|
|
|
|
| |
BUG=428904
Review URL: https://codereview.chromium.org/1024993003
Cr-Commit-Position: refs/heads/master@{#321891}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some servers incorrectly send 'Content-Encoding: gzip' for responses
that should be downloaded as gzipped files. UMA indicates that the
number of servers that exhibit this incorrect behavior is vanishingly
small. Hence the network stack will no longer perform this encoding
fixup.
What an embedder of the network stack does with a response often depends
on the response headers and the capabilities of the embedder. The
current implementation was based on an inaccurate prediction of the
inteded disposition of the response. In addition to the inaccuracy, the
implementation was also becoming a maintenance burden.
With this change, resources downloaded with the incorrect
Content-Encoding will be saved uncompressed.
BUG=318217
Review URL: https://codereview.chromium.org/1008873006
Cr-Commit-Position: refs/heads/master@{#321890}
|
|
|
|
|
|
|
|
|
| |
BUG=450861
TEST=layout tests for ECK pass
Review URL: https://codereview.chromium.org/1023333002
Cr-Commit-Position: refs/heads/master@{#321889}
|
|
|
|
|
|
|
|
|
|
|
| |
Fix a type error introduced in https://codereview.chromium.org/1032513002/
BUG=None
TBR=smckay@chromium.org
Review URL: https://codereview.chromium.org/1020003004
Cr-Commit-Position: refs/heads/master@{#321888}
|
|
|
|
|
|
|
|
| |
BUG=469780
Review URL: https://codereview.chromium.org/1011503004
Cr-Commit-Position: refs/heads/master@{#321887}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gpu::GLES2Interace and for each entry point either defers to Mojo C thunk if we expose an entry point or check fails.
The code in its current form makes use of MojoGLES2GetGLES2Interface if
html_viewer makes use but we do not have a Mojo C thunk.
I'll be adding Mojo C thunks for other functions used by html_viewer and
eventually remove MojoGLES2GetGLES2Interface.
R=jamesr@chromium.org,davemoore@chromium.org
BUG=453591
Review URL: https://codereview.chromium.org/993253003
Cr-Commit-Position: refs/heads/master@{#321886}
|
|
|
|
|
|
|
|
|
|
| |
Will support this skia change: https://codereview.chromium.org/967943002/
BUG=
Review URL: https://codereview.chromium.org/1031713003
Cr-Commit-Position: refs/heads/master@{#321885}
|
|
|
|
|
|
|
|
|
|
|
| |
TaskManagerBrowserTest.NavigateAwayFromHungRenderer is a test
for bug 444945, not bug 444722.
BUG=444945
Review URL: https://codereview.chromium.org/1016943003
Cr-Commit-Position: refs/heads/master@{#321884}
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically that the cache is indexed by host and path, not by method
nor scheme, nor full URL, nor request headers, etc. In preparation for
making the chrome version more similar.
Merge internal change: 89092881
Review URL: https://codereview.chromium.org/1028923002
Cr-Commit-Position: refs/heads/master@{#321883}
|
|
|
|
|
|
|
|
| |
BUG=
Review URL: https://codereview.chromium.org/1023813004
Cr-Commit-Position: refs/heads/master@{#321882}
|
|
|
|
|
|
|
|
|
|
|
|
| |
When opening a composite device some combination of the WinUSB and HID
APIs may be used. This patch fixes composite_close to close both WinUSB
file handles and HID file handles.
BUG=466578
Review URL: https://codereview.chromium.org/1032563002
Cr-Commit-Position: refs/heads/master@{#321881}
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix a bug where stacks weren't getting printed.
- Remove throwing of errors - the error catcher should catch but not re-throw errors.
BUG=None
Review URL: https://codereview.chromium.org/1005693008
Cr-Commit-Position: refs/heads/master@{#321880}
|
|
|
|
|
|
|
|
|
|
|
| |
Summary of changes available at:
https://chromium.googlesource.com/chromium/blink/+log/1f99128..315737e
TBR=dglazkov@chromium.org,alph@chromium.org
Review URL: https://codereview.chromium.org/1010973009
Cr-Commit-Position: refs/heads/master@{#321879}
|
|
|
|
|
|
|
|
| |
BUG=464633
Review URL: https://codereview.chromium.org/1018043004
Cr-Commit-Position: refs/heads/master@{#321878}
|
|
|
|
|
|
|
|
| |
BUG=448165
Review URL: https://codereview.chromium.org/1018643003
Cr-Commit-Position: refs/heads/master@{#321877}
|
|
|
|
|
|
| |
Review URL: https://codereview.chromium.org/1023413002
Cr-Commit-Position: refs/heads/master@{#321876}
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
Review URL: https://codereview.chromium.org/1022673006
Cr-Commit-Position: refs/heads/master@{#321875}
|
|
|
|
|
|
|
|
|
| |
BUG=
TBR=dpolukhin@chromium.org
Review URL: https://codereview.chromium.org/1033513002
Cr-Commit-Position: refs/heads/master@{#321874}
|
|
|
|
|
|
|
|
|
|
|
| |
Update the bundled version of harfbuzz-ng in third_party to 0.9.40 which
is the latest release. This includes a variety of fixes and also has the
two MacOS CoreText reverse_range fixes that we've already cherry picked.
TBR=behdad@chromium.org
Review URL: https://codereview.chromium.org/1005693006
Cr-Commit-Position: refs/heads/master@{#321873}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
WebRTC 8829:8837
Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/56dc67d..2112dbb
Libjingle 8821:8836
Changes: https://chromium.googlesource.com/external/webrtc/trunk/talk.git/+log/629d39a..fed547e
TBR=
BUG=
Review URL: https://codereview.chromium.org/1027283003
Cr-Commit-Position: refs/heads/master@{#321872}
|
|
|
|
|
|
|
|
|
|
| |
handle rotation frame by either rotating in renderer or calling into GetCopyWithRotationApplied.
BUG=webrtc:4145
Review URL: https://codereview.chromium.org/1025653004
Cr-Commit-Position: refs/heads/master@{#321871}
|
|
|
|
|
|
|
|
| |
BUG=
Review URL: https://codereview.chromium.org/1028953002
Cr-Commit-Position: refs/heads/master@{#321870}
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There was a flicker caused because we remove the 'loading'
class from the page before the extensions list finishes
updating itself (asynchronously).
BUG=469053
BUG=469332
Review URL: https://codereview.chromium.org/1025703003
Cr-Commit-Position: refs/heads/master@{#321869}
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary of changes available at:
https://chromium.googlesource.com/skia/+log/b8a1d30..92d04da
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
TBR=hcm@google.com
Review URL: https://codereview.chromium.org/1030663003
Cr-Commit-Position: refs/heads/master@{#321868}
|
|
|
|
|
|
|
|
| |
BUG=none
Review URL: https://codereview.chromium.org/969433002
Cr-Commit-Position: refs/heads/master@{#321867}
|
|
|
|
|
|
|
|
|
|
| |
Replace an unsafe comparison of zoom level values.
BUG=none
Review URL: https://codereview.chromium.org/1032503003
Cr-Commit-Position: refs/heads/master@{#321866}
|
|
|
|
|
|
|
|
|
|
|
| |
With the recent bugfixes (see BUG=), hi-dpi support on Linux works well enough
to enable it by default.
BUG=143619
Review URL: https://codereview.chromium.org/1028703004
Cr-Commit-Position: refs/heads/master@{#321865}
|