| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Remove the tcmalloc line from DEPS in favor of our vendor branch.
Remove the old jemalloc checked in underneath tcmalloc.
BUG=27911
TEST=none
Review URL: http://codereview.chromium.org/457002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33506 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/457026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33488 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Fix up the references to the mac plugin interpose lib for the proper naming from the GYP roll.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/453014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33468 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33442 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
InspectorBackend.idl).
Review URL: http://codereview.chromium.org/434119
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33441 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=trybots
Review URL: http://codereview.chromium.org/456020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33437 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This sucks in a fix for gyp thru cygwin to get around some weird scripts in
nacl.
Also pulling in newer version of nacl, with fix that couldn't be done at the
gyp level.
BUG=28319
TEST=None
Review URL: http://codereview.chromium.org/455018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33433 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/449043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33428 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
See http://codereview.chromium.org/450022/show for the actual change
BUG=25451
TEST=When Chrome is run in '--lang=am' or '--lang=sw' (or LANGUAGE=am chrome or LANGUAGE=sw chrome on Linux), 1. Options | Under the hood | Fonts & Languages | Languages show most language names in Amharic or Swahili. 2. Date/Time formats in History/Download page match the most up to date CLDR trunk for am and sw.
Review URL: http://codereview.chromium.org/452026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33420 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=trybots
Review URL: http://codereview.chromium.org/452025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33415 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
line clipping algorithm.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/450017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33386 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make ICU assembly portable to ARM
This is a TBR reapplication of r26784, which was lost in r32640. The comment
for the original change appears below:
This patch fixes the following error:
CC src/out/Release/obj/third_party/icu/linux/icudt42l_dat.o
third_party/icu/linux/icudt42l_dat.s: Assembler messages:
third_party/icu/linux/icudt42l_dat.s:5: Error: unrecognized symbol type ""
make: *** [src/out/Release/obj/third_party/icu/linux/icudt42l_dat.o] Error 1
The problem is the assembly syntax that is used is not portable to ARM,
where the '@' symbol is a comment:
> Note on targets where the @ character is the start of a comment
> (eg ARM) then another character is used instead. For example the
> ARM port uses the % character.
(from http://sourceware.org/binutils/docs-2.18/as/Section.html#Section)
Using % instead of @ appears to work on both ARM and x64.
BUG=22369
Patch by Joel Stanley <joel@jms.id.au>
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33352 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/440025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33325 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=http://crbug.com/23058
TEST=none
Review URL: http://codereview.chromium.org/454002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33282 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=trybots
Review URL: http://codereview.chromium.org/452006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33270 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUGS=none
TEST=trybots
Review URL: http://codereview.chromium.org/453002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33266 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33240 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TEST=trybots
BUG=none
Review URL: http://codereview.chromium.org/444018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33235 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TEST=trybot
BUG=none
Review URL: http://codereview.chromium.org/447003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33229 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TEST=trybot
BUG=none
Review URL: http://codereview.chromium.org/443023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33227 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/434112
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33218 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
own copy using DEPS. This is to avoid pywebsocket version mismatch.
If in the future WebKit supports DEPS-like mechanism, we should switch
back to DEPS-based approach.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/444014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33216 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For WebKit, https://bugs.webkit.org/show_bug.cgi?id=31861 is underway.
This patch will make Chromium use the same version.
(An alternative would be to change DEPS and test scripts to use
pywebsocket under src/third_party/WebKit/WebKitTools. Perhaps I may
address it in a separate change.)
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/441015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33183 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
reference build for Linux that passes this test.
BUG=28028
Review URL: http://codereview.chromium.org/441026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33155 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33154 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove invuca.icu table from the ICU data file again(see http://codereview.chromium.org/399089/show)
It was added to make Chrome not crash with a webkit patch for
bug 30437 (https://bugs.webkit.org/show_bug.cgi?id=30437)
However, the webkit patch was rolled back so that we don't need invuca.icu for now. Removing it will cut down the data size by 230k (before compression and in the Chrome executable on Linux/Mac and the ICU data dll on Linux).
This has to be added back when it becomes necessary again to fix the aforementioned webkit bug.
See also http://crbug.com/28132 (a bug about ~ 4kB of space wasted by copyright statements)
BUG=20406
TEST=All the webkit tests pass.
Review URL: http://codereview.chromium.org/418019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33118 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=agl
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/442008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33091 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Turns out that the final issue we have had with updating was due to a
flaky test that has now been fixed.
Review URL: http://codereview.chromium.org/441013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33059 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=none
TBR=agl
Review URL: http://codereview.chromium.org/440015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33039 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
r19 is the first revision that has passed security reviews.
BUG=27127
TEST=none
Review URL: http://codereview.chromium.org/437034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33030 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=agl
Review URL: http://codereview.chromium.org/441003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33003 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=dumi
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/437047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33000 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=agl
Review URL: http://codereview.chromium.org/436029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32962 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=28646
TEST=none
Review URL: http://codereview.chromium.org/437029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32940 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Apparently there are still issues with DevTools on Windows.
TBR=sgjesse@chromium.org
Review URL: http://codereview.chromium.org/436023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32926 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
This time it really should fix the problems we have been seeing with
dev tools and V8 version 2.0.x.
Review URL: http://codereview.chromium.org/434036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32924 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Bot build with updated generator:
http://build.chromium.org/buildbot/waterfall.fyi/builders/Chromium%20Mac%20GYP/builds/4673
BUG=none
TEST=everything still builds and hopefully rebuilds better.
Review URL: http://codereview.chromium.org/435008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32923 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/431014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32852 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Roll GTM dep to pick up http://code.google.com/p/google-toolbox-for-mac/source/detail?r=259 .
BUG=28478
TEST=Install theme with light text on dark background; should look ok (see bug).
Review URL: http://codereview.chromium.org/436005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32830 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/414061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32718 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=28176
TEST=none
Review URL: http://codereview.chromium.org/418012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32672 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/418016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32641 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
There seems to still be an interactive ui test failure on Windows.
TBR=sgjesse@chromium.org
Review URL: http://codereview.chromium.org/420003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32609 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
This should fix the issues that we had with version 2.0.0.
Review URL: http://codereview.chromium.org/418009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32605 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
TBR=ilewis
Review URL: http://codereview.chromium.org/419001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32601 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=28317
TEST=none
Review URL: http://codereview.chromium.org/402108
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32591 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
removing the platfomr-specific snapshots for some tests that are now 'dumpAsText'. Disabling and filing bugs for others that need more implementation work.
BUG=28266,28264,10437,28301
TEST=none
Review URL: http://codereview.chromium.org/410003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32574 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/402081
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32495 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
that got put in the wrong place.
Fixing changed name.
BUG=None
TEST=None
TBR=gregoryd
Review URL: http://codereview.chromium.org/403025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32470 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=10342
TEST=none
Review URL: http://codereview.chromium.org/399091
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32435 0039d316-1c4b-4281-b951-d872f2087c98
|