| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
R=eae,dominik.rottsches@intel.com
TBR=eae,dominik.rottsches@intel.com
NOTRY=true
NOTREECHECKS=true
Review URL: https://codereview.chromium.org/481653002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290144 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
0.9.35 contains a couple of fixes for the CoreText shaper
backend, which are required to work on removing the CoreText
codepaths in Blink.
Review URL: https://codereview.chromium.org/475363002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290100 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=393873
R=dbeam@chromium.org,tbreisacher@chromium.org
TEST=third_party/closure_compiler/runner/how_to_test_compiler_pass.md
Review URL: https://codereview.chromium.org/453783006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289928 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
cr.PropertyKind.JS
BUG=393873
R=tbreisacher@chromium.org
Review URL: https://codereview.chromium.org/473853003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289902 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
frameworks.jar contains the Android AOSP framework code.
This lets us build the Android WebView glue layer (frameworks/webview)
in the Chromium tree by building against the frameworks/base code
in frameworks.jar.
BUG=391488
R=mkosiba@chromium.org, rmcilroy@chromium.org
Review URL: https://codereview.chromium.org/476173002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289872 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Replace the current two-loop LEB128 decoder in the crazy linker with a
slight more efficient single-loop implementation.
BUG=385553
Review URL: https://codereview.chromium.org/475093002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289870 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
R=brettw@chromium.org
BUG=354261
Review URL: https://codereview.chromium.org/471073003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289850 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I think these should be relative to the root_build_dir not the BUILD.gn
dir (which is what "." is right?). It was working before if you
happen to use (say) out\Default as the GN directory, but I've been using
out_gn so there was an extra .. in the path.
Also, a missing size_t->int warning disable on Windows.
R=brettw@chromium.org
BUG=354261
Review URL: https://codereview.chromium.org/477483002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289813 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We build with 3rd-party code with -Wall on the clang/win bot. This has already
been fixed upstream, so there's no need to keep this around
https://github.com/grate-driver/mesa/commit/68a4bb553bcd51d336d95b0c845c0dc63adc3bd3
BUG=none
R=hans@chromium.org
TBR=cpu
Review URL: https://codereview.chromium.org/470313002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289680 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
R=pbos@chromium.org, ronghuawu@chromium.org
TBR=ronghuawu@chromium.org
BUG=
Review URL: https://codereview.chromium.org/475833002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289617 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=sergeyu@chromium.org
BUG=
Review URL: https://codereview.chromium.org/475683002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289557 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=393873
R=dbeam@chromium.org,tbreisacher@chromium.org
TEST=third_party/closure_compiler/runner/how_to_test_compiler_pass.md
Review URL: https://codereview.chromium.org/460163002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289535 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
third_party/closure_compiler.
BUG=none
TBR=tbreisacher@chromium.org
Review URL: https://codereview.chromium.org/472613003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289376 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also stop shadowing modules names like `file` as local variables and otherwise
adhere to the Python style guide:
https://google-styleguide.googlecode.com/svn/trunk/pyguide.html
R=tbreisacher@chromium.org
BUG=393873
TEST=pydoc checker.py processor.py
Review URL: https://codereview.chromium.org/475493002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289361 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The only changes this picks up are:
https://codereview.chromium.org/450213003/
https://codereview.chromium.org/332413005/
BUG=124610
TBR=sergeyu
Review URL: https://codereview.chromium.org/464103002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289236 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=zhaoqin@chromium.org
BUG=https://code.google.com/p/drmemory/issues/detail?id=1584
Review URL: https://codereview.chromium.org/467963003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289145 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=brettw@chromium.org
Review URL: https://codereview.chromium.org/461903002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289133 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Start including Checkstyle 5.7 binary to use for Java style presubmit
checks.
BUG=318404
NOTRY=true
R=brettw@chromium.org, yfriedman@chromium.org
Review URL: https://codereview.chromium.org/451313002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289117 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
b7e5a5c MIPS: detect mips32r6 and disable mips32r1 code
Part of 0524d9e that got missed in previous cherry-pick
BUG=400684,374343
Review URL: https://codereview.chromium.org/460303002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289075 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=estade@chromium.org
BUG=NONE
Review URL: https://codereview.chromium.org/458873002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289070 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=alecflett@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/469463002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289044 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Except for webrtc, this produces content_shell and webkit_unit_tests
binaries that link and run successfully on linux.
R=brettw@chromium.org
Review URL: https://codereview.chromium.org/462983002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289007 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=401992
Review URL: https://codereview.chromium.org/454873004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288844 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> GN: Fix up various targets in component build
>
> This fixes various missing deps that show up in the component build.
>
> R=brettw@chromium.org
>
> Review URL: https://codereview.chromium.org/423023002
TBR=jamesr@chromium.org
Review URL: https://codereview.chromium.org/465653002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288767 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This fixes various missing deps that show up in the component build.
R=brettw@chromium.org
Review URL: https://codereview.chromium.org/423023002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288761 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
R=arv@chromium.org
BUG=393873
Review URL: https://codereview.chromium.org/436843006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288750 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://code.google.com/p/libaddressinput/source/detail?r=326
To follow those changes, ChromeDownloaderImpl is refactored into
ChromeMetadataSource which now becomes the storage place for the URL to
the address metadata server and responsible for creating request URLs
from address metadata key names.
There are no functional changes.
R=estade@chromium.org, rouslan@chromium.org
BUG=
Review URL: https://codereview.chromium.org/456453003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288623 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Libaddressinput revision 325 improves quality of address formatting and
performance of as-you-type suggestions.
BUG=270261
Review URL: https://codereview.chromium.org/452923006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288615 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Allow reading of the ICC profile desc (description) tag from the
profile data during parsing. Save it in the qcms profile struct.
A desc tag is a required ICC field: profiles must have one.
Allow 64 bytes, null terminated, at most, read by desc_type (for
V2 ICC profiles), or the mulc_type (for V4 ICC profiles). Chrome
only supports V2 ICC profiles at this time. For V4 profiles, the
first mluc record is used.
Add a qcms_profile_match() api used to compare color profiles to
see if they match. Use a simple match for now - compare profiles
via their profile->description data.
TBR=darin@chromium.org
BUG=401971
Review URL: https://codereview.chromium.org/452943002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288574 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Compiler
BUG=393873
R=dbeam@chromium.org,tbreisacher@chromium.org
TEST=./third_party/closure_compiler/compiler_customization_test.py
Review URL: https://codereview.chromium.org/431893002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288537 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This pulls in the following changes:
c3d7960 Fix DTLS anonymous EC(DH) denial of service
5ba06a7 Fix race condition in ssl_parse_serverhello_tlsext
0dccfbc Fix OID handling.
abae631 Remove some duplicate DTLS code.
e24f686 Same fix as in dtls1_process_out_of_seq_message.
8506609 Fix return code for truncated DTLS fragment.
e951ff4 Fix memory leak from zero-length DTLS fragments.
2306fe5 Fix DTLS handshake message size checks.
3873f6f Added comment for the frag->reassembly == NULL case as per feedback from Emilia
d06afe4 Avoid double free when processing DTLS packets.
eeb9f49 Add PKCS7_bundle_certificates.
8e89e64 bytestring: fix ASN.1 data longer than 127 bytes.
4518d39 Take the source directory as a parameter in all_tests.sh
67454b6 Don't X509_up_ref X509_STOREs.
7fdeaf1 Retry sending record split fragment when SSL write fails.
150c617 Add X509_up_ref and use it internally.
e6e15fc Use EVP_PKEY_dup instead of manually incrementing the refcount.
bf681a4 Fix out-of-bounds read in BN_mod_exp_mont_consttime.
993fde5 Simplify ec_GFp_simple_points_make_affine.
43ec06f Test state machine asynchronous behavior.
734fca0 Fix memory leak in ssl3_get_cert_verify.
95fcaa4 Fix server-side ClientHello state machine.
dd1c246 Fix C99-ism in bio_test.c.
aa4efe7 Fix BIO_printf crash on Mac.
a59fbb0 Correct endif comment in md32_common.h
6ccf290 Remove use of freelist_{extract,insert}
983f6bd Set OPENSSL_NO_BUF_FREELISTS
75d1589 Remove PKCS1_CHECK
499b440 Remove OPENSSL_NO_SHA512
69877b6 Remove OPENSSL_NO_SHA256
f4e5c4e runner: Implement DHE-RSA.
884fdf1 runner: Take the build directory as flag.
2bc8e6f runner: Take the number of workers as a flag.
bef270a Add server-side FallbackSCSV tests.
d86c767 Add a test to assert parsing V2ClientHellos works.
cbd056c Remove OPENSSL_NO_CHAIN_VERIFY
b9d7757 Remove commented x509_chain declaration
a40c862 retain_only_sha256_of_client_certs is not part of OPENSSL_NO_BUF_FREELISTS
a324603 Remove OPENSSL_NO_TLS{,1}
dd11a10 Remove remnants of OPENSSL_FIPS
c1e293c Remove remnants of OPENSSL_NO_CAMELLIA
8f0ceb6 Remove OPENSSL_MAX_TLS1_2_CIPHER_LENGTH.
8cc0b24 Spell Bleichenbacher's name right.
BUG=none
Review URL: https://codereview.chromium.org/454543002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288508 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=tbreisacher@chromium.org
BUG=78368
Review URL: https://codereview.chromium.org/456053003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288491 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Any leak of boringssl.gyp (which included unittests) ends up pulling in base/
and breaks the WebRTC build.
However, switching targets to boringssl_lib.gypi:boringssl breaks GYP because
then there are two targets with the same name (boringssl.gyp:boringssl and
boringssl_lib.gypi:boringssl).
This change gives up and splits the unittests into a different .gyp file.
BUG=none
Review URL: https://codereview.chromium.org/447213004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288251 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
crbug/397634 describes crashes that occur occasionally in the crazy linker
when loading the browser shared library. These crashes have been observed
only in the M37 beta.
The current theory is that part of the address range that the crazy linker
must map with MAP_FIXED for shared RELRO to work may, on occasions,
already be mapped. If it is mapped then the crazy linker's MAP_FIXED
to reserve space will overwrite it, with unpleasant results. The crazy
linker tries to use a range of addresses that is 'safe' from use by the
system, but it may not be watertight.
This fix should work round the problem by removing the MAP_FIXED from
the mmap that reserves space, so that if any part of the range is already
occupied then the mmap returns a valid mapping, just not at the requested
address. If that happens the fixed address load fails, and the
ChildProcessService retries with a non-fixed address.
This is mildly suboptimal since it loses the gain from shared RELRO, but
the library will still load and run. Occurrences of this in the M37
beta suggest that it will be a relatively rare event.
So far the bug reported by the beta has not shown up in testing, but
something a little similar can be simulated by deliberately moving the
crazy linker's wanted address to around the heap. With this perturbation
in place and without this fix, the browser crashes. When this fix is
added the browser/renderer library loads and runs, and correctly reports
back-out and retry in logcat.
BUG=397634
Review URL: https://codereview.chromium.org/443393003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288126 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://codereview.chromium.org/444423002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288069 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It was originally committed at r286362 and reverted in r286467.
BUG=None
TEST=gn gen out/Debug_gn && ninja -C out/Debug_gn
R=scottmg@chromium.org,brettw@chromium.org
TBR=jochen@chromium.org
Review URL: https://codereview.chromium.org/427293002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288006 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=tbreisacher@chromium.org
BUG=393873
Review URL: https://codereview.chromium.org/445183002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287870 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=N/A
R=hellner@chromium.org
TBR=darin@chromium.org, hclam@chromium.org, jochen@chromium.org, palmer@chromium.org, wez@chromium.org
Commit on behalf of hellner@. Original CL tried and approved in https://codereview.chromium.org/429113002/
Review URL: https://codereview.chromium.org/450463002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287788 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Removed the 'using namespace std' directive from the header with using qualified
name for string as std::string.
TBR=brettw@chromium.org
Review URL: https://codereview.chromium.org/441083003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287758 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
dsp: detect mips64 & disable mips32 code
enc_mips32: workaround gcc-4.9 bug
BUG=374343
Review URL: https://codereview.chromium.org/442853003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287728 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
getInstance() type
BUG=393873
R=dbeam@chromium.org
TEST=python2 third_party/closure_compiler/coding_conventions_test.py
Review URL: https://codereview.chromium.org/421253006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287727 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Add EM_X86_64 and support for x86_64 relocations.
BUG=369133
Review URL: https://codereview.chromium.org/346583004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287591 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
The /U__STDC_VERSION__ option was necessary when using VS2012 headers,
which didn't include nan(), but we're on 2013 now.
BUG=82385
TBR=cpu
Review URL: https://codereview.chromium.org/443453002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287415 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also adds:
assertNotReached("message");
as a rough equivalent of
NOTREACHED() << "message";
in Chromium and:
ASSERT_NOT_REACHED();
in blink.
R=arv@chromium.org
BUG=393873
TEST=gyp --depth . ui/webui/resources/js/compiled_resources.gyp ui/webui/resources/js/chromeos/compiled_resources.gyp && ninja -C out/Default/
Review URL: https://codereview.chromium.org/405743002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287403 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Followup for some style issues identified in https://codereview.chromium.org/432083003/
* move windows source files into the main list
(and filter *_win.{cc,h} on non-windows platforms for all targets)
* remove exclusions of files that don't exist (*_android.cc & *_portable.cc)
* exclude header files corresponding to excluded .cc files
BUG=381456
Review URL: https://codereview.chromium.org/433203002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287374 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
NOTRY=true
Review URL: https://codereview.chromium.org/439113002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287278 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TBR=cpu
Review URL: https://codereview.chromium.org/416423005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287222 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=
Review URL: https://codereview.chromium.org/424363004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287205 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=chromedriver:868
Review URL: https://codereview.chromium.org/420663006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287196 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=393873
TEST=./third_party/closure_compiler/checker_test.py
R=dbeam@chromium.org
Review URL: https://codereview.chromium.org/435053002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287195 0039d316-1c4b-4281-b951-d872f2087c98
|