- 13 Jan, 2015 9 commits
-
-
marja authored
Updating AUTHORS for companies who have signed CCLA. Changes: - Added wildcard rules for company e-mail addresses - Removed individual e-mail addresses for contributors who are under a corporate CLLA (the copyright holder in this case is the company, not the individual authors). Domains affected by this change: intel.com, arm.com, codeaurora.org. In addition, added a wildcard rule for Chromium (which was not previously listed at all). R=danno NOTRY=true BUG= Review URL: https://codereview.chromium.org/850653003 Cr-Commit-Position: refs/heads/master@{#26039}
-
bmeurer authored
TEST=unittests Review URL: https://codereview.chromium.org/845333002 Cr-Commit-Position: refs/heads/master@{#26038}
-
Sven Panne authored
We could use BoolToInt consistently, but for now let's just fix the warnings. R=jochen@chromium.org Review URL: https://codereview.chromium.org/825913005 Cr-Commit-Position: refs/heads/master@{#26037}
-
bmeurer authored
R=dcarney@chromium.org Review URL: https://codereview.chromium.org/840813008 Cr-Commit-Position: refs/heads/master@{#26036}
-
yangguo authored
R=jochen@chromium.org TEST=test-serialize/CustomContext{Des,S}erialization Also test by - make ia32.debug embedscript=<full path to mjsunit.js> - d8 -e "assertDoesNotThrow('print(1)')" Review URL: https://codereview.chromium.org/846023002 Cr-Commit-Position: refs/heads/master@{#26035}
-
bmeurer authored
TEST=cctest,unittests Review URL: https://codereview.chromium.org/850653002 Cr-Commit-Position: refs/heads/master@{#26034}
-
jarin authored
BUG=chromium:447567 LOG=n R=bmeurer@chromium.org Review URL: https://codereview.chromium.org/809463005 Cr-Commit-Position: refs/heads/master@{#26033}
-
svenpanne authored
By courtesy of /analyze... :-} Review URL: https://codereview.chromium.org/846223002 Cr-Commit-Position: refs/heads/master@{#26032}
-
v8-autoroll authored
Rolling v8/tools/clang to a4a0b2db20ba74e9d928be13ff701b244cfdd0c2 TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/847043002 Cr-Commit-Position: refs/heads/master@{#26031}
-
- 12 Jan, 2015 13 commits
-
-
marja authored
Instead, we should use Collector::kMinCapacity. R=jochen@chromium.org BUG=v8:3727 LOG=N Review URL: https://codereview.chromium.org/847823002 Cr-Commit-Position: refs/heads/master@{#26030}
-
yangguo authored
R=vogelheim@chromium.org Review URL: https://codereview.chromium.org/845973003 Cr-Commit-Position: refs/heads/master@{#26029}
-
caitpotter88 authored
BUG=v8:3806 LOG=N R=arv@chromium.org, dslomov@chromium.org Review URL: https://codereview.chromium.org/808793004 Cr-Commit-Position: refs/heads/master@{#26028}
-
bmeurer authored
TEST=unittests R=dcarney@chromium.org Review URL: https://codereview.chromium.org/846913002 Cr-Commit-Position: refs/heads/master@{#26027}
-
mstarzinger authored
R=bmeurer@chromium.org TEST=mozilla/js1_5/Regress/regress-396684 BUG=v8:3786 Review URL: https://codereview.chromium.org/832713005 Cr-Commit-Position: refs/heads/master@{#26026}
-
balazs.kilvady authored
Add missing include of 159b1417. BUG= Review URL: https://codereview.chromium.org/845983003 Cr-Commit-Position: refs/heads/master@{#26025}
-
rmcilroy authored
Adds a cast to V8 external snapshot code for Windows. BUG=421063, 439661 LOG=N Review URL: https://codereview.chromium.org/842573004 Cr-Commit-Position: refs/heads/master@{#26024}
-
jochen authored
R=glider@chromium.org LOG=n BUG=none NOTRY=true Review URL: https://codereview.chromium.org/844283002 Cr-Commit-Position: refs/heads/master@{#26023}
-
erikcorry authored
R=dcarney@chromium.org BUG= Review URL: https://codereview.chromium.org/842153004 Cr-Commit-Position: refs/heads/master@{#26022}
-
dslomov authored
R=bmeurer@chromium.org BUG=chromium:447756 LOG=Y Review URL: https://codereview.chromium.org/790813005 Cr-Commit-Position: refs/heads/master@{#26021}
-
titzer authored
R=bmeurer@chromium.org BUG= Review URL: https://codereview.chromium.org/809333002 Cr-Commit-Position: refs/heads/master@{#26020}
-
jochen authored
All builders that used level 1 should meanwhile define v8_enable_slow_dchecks, and so they can use level 2 without losing coverage. Level 2, however, is considerably faster, so we want to use it on those builders as well. The make optdebug setting is not affected by this change. BUG=none R=machenbach@chromium.org LOG=n Review URL: https://codereview.chromium.org/847753002 Cr-Commit-Position: refs/heads/master@{#26019}
-
marja authored
Allows \u{xxxxx} in regexps. Behind the --harmony-unicode flag. Part 1 is here: https://codereview.chromium.org/716423002 BUG=v8:3648 LOG=N Review URL: https://codereview.chromium.org/788043005 Cr-Commit-Position: refs/heads/master@{#26018}
-
- 11 Jan, 2015 1 commit
-
-
v8-autoroll authored
Rolling v8/third_party/icu to 4e3266f32c62d30a3f9e2232a753c60129d1e670 TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/843313002 Cr-Commit-Position: refs/heads/master@{#26017}
-
- 09 Jan, 2015 13 commits
-
-
paul.lind authored
Improper use of immediate constraint is slightly non-optimal with gcc/gnu-as but causes breakage with clang. BUG= Review URL: https://codereview.chromium.org/841263002 Cr-Commit-Position: refs/heads/master@{#26016}
-
jochen authored
The default for the various debug modes doesn't change. In a follow-up, OptDebug1 and OptDebug2 will be merged R=machenbach@chromium.org LOG=y BUG=none Review URL: https://codereview.chromium.org/846653002 Cr-Commit-Position: refs/heads/master@{#26015}
-
bmeurer authored
TEST=unittests R=svenpanne@chromium.org Review URL: https://codereview.chromium.org/843043002 Cr-Commit-Position: refs/heads/master@{#26014}
-
jochen authored
BUG=none LOG=n R=machenbach@chromium.org,glider@chromium.org Review URL: https://codereview.chromium.org/838383005 Cr-Commit-Position: refs/heads/master@{#26013}
-
jochen authored
Since we have a special guard page at the beginning of the code range on win64, we need to make sure to adjust the size of the free list accordingly when creating it. BUG=chromium:447555 R=hpayer@chromium.org LOG=y Review URL: https://codereview.chromium.org/843973002 Cr-Commit-Position: refs/heads/master@{#26012}
-
Jochen Eisinger authored
R=machenbach@chromium.org LOG=y BUG=none Review URL: https://codereview.chromium.org/809803007 Cr-Commit-Position: refs/heads/master@{#26011}
-
hpayer authored
BUG=403113 LOG=n Review URL: https://codereview.chromium.org/831893003 Cr-Commit-Position: refs/heads/master@{#26010}
-
titzer authored
R=jarin@chromium.org BUG=chromium:447526 Review URL: https://codereview.chromium.org/828823006 Cr-Commit-Position: refs/heads/master@{#26009}
-
ishell authored
This is to ensure that chromium:443798 is caused by a random memory corruption. Review URL: https://codereview.chromium.org/846613002 Cr-Commit-Position: refs/heads/master@{#26008}
-
ishell authored
Review URL: https://codereview.chromium.org/845713002 Cr-Commit-Position: refs/heads/master@{#26007}
-
vogelheim authored
(Debug builds have --enable-slow-asserts, and with slow asserts each assignment to the array in the prepare function will trigger a check over the entire array. This turns it into n^2 work, for reasonably large n.) BUG= Review URL: https://codereview.chromium.org/831953003 Cr-Commit-Position: refs/heads/master@{#26006}
-
yangguo authored
R=marja@chromium.org Review URL: https://codereview.chromium.org/840253002 Cr-Commit-Position: refs/heads/master@{#26005}
-
v8-autoroll authored
Rolling v8/buildtools to 451dcd05a5b34936f5be67b2472cd63aaa508401 TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/834243003 Cr-Commit-Position: refs/heads/master@{#26004}
-
- 08 Jan, 2015 4 commits
-
-
Daniel Vogelheim authored
BUG= Review URL: https://codereview.chromium.org/831193004 Cr-Commit-Position: refs/heads/master@{#26003}
-
hpayer authored
BUG= Review URL: https://codereview.chromium.org/804603006 Cr-Commit-Position: refs/heads/master@{#26002}
-
jochen authored
Instead, just use DCHECKs. The builders that want them in release mode should already be useding dcheck_always_on anyways BUG=none R=machenbach@chromium.org LOG=y Review URL: https://codereview.chromium.org/841083002 Cr-Commit-Position: refs/heads/master@{#26001}
-
dslomov authored
R=rossberg@chromium.org BUG=v8:3330 Review URL: https://codereview.chromium.org/836393003 Cr-Commit-Position: refs/heads/master@{#26000}
-