Commits
User selector
Commit History
Commits on Jul 25, 2016
Use GTEST_LANG_CXX11 in V8
Show description for 497e10bauthored andcommitted
Commits on May 28, 2015
Converted V8 CQ config to proto-format
Show description for 9088719authored andcommitted
Commits on May 22, 2015
Use OAuth for accessing Rietveld
Show description for 4aeeb01authored andcommitted
Commits on May 19, 2015
Removed project_bases_legacy_from_git_repo_url from V8
Show description for dd26fbfauthored andcommitted
Commits on Apr 30, 2015
[test] Add avx2 bot to CQ.
Show description for ab25d39authored andcommitted
Commits on Apr 14, 2015
[cq] Add mips compile trybots.
Show description for bd92c27authored andcommitted
Commits on Apr 9, 2015
[cq] Add win nosnap shared trybot.
Show description for 107dbc9authored andcommitted
Commits on Apr 2, 2015
Added version tag to the CQ config
Show description for 64b3dc9authored andcommitted
Commits on Mar 30, 2015
Moved verifier specific properties into verifier configs
Show description for 8baa09ccommitted
Commits on Mar 26, 2015
Removed default value for project_bases
Show description for e014bfaauthored andcommitted
Commits on Mar 24, 2015
Move entire CQ config to the V8 repository
Show description for f8ba595committed
Commits on Feb 24, 2015
Add linux dbg coverage to CQ.
Show description for 7fdcd4fauthored andcommitted
Commits on Feb 20, 2015
Fix CQ config.
Show description for 9d4c202committedMigrate CQ trybot config to v8 repo.
Show description for f4bd25dauthored andcommitted
Commits on Jan 27, 2015
Don't use internal gmock helper classes.
Show description for d4fd79aauthored andcommitted
Commits on Jan 16, 2015
Migrate TRACED_FOREACH to C++11.
Show description for a0859c2authored andcommitted
Commits on Jan 7, 2015
[turbofan] Generalize constant propagation.
Show description for ec35c52authored andcommitted
Commits on Jan 5, 2015
[turbofan] Fix incorrect minus zero handling in the unit tests.
Show description for c329a49authored andcommitted
Commits on Oct 21, 2014
Remove v8stdint.h, it doesn't serve a purpose anymore.
Show description for 3de17c6committed
svenpanne@chromium.org
Commits on Oct 6, 2014
Add C++11 compatible base::hash function object.
Show description for 9440b88committed
Commits on Sep 23, 2014
Move test for reduction of Math.imul to unittest.
Show description for 5304f5ecommitted
mstarzinger@chromium.org
Commits on Sep 4, 2014
Refactor common unit test code.
Show description for 31718c5committed
Commits on Aug 26, 2014
Replace our homegrown ARRAY_SIZE() with Chrome's arraysize().
Show description for 90c8932committed
Commits on Aug 18, 2014
Refactor ChangeLowering class to avoid template specialization.
Show description for d32fa64committed
bmeurer@chromium.org
Commits on Aug 14, 2014
[turbofan] Refactor the InstructionSelector tests.
Show description for f4b5224committed
bmeurer@chromium.org
Commits on Aug 12, 2014
Revert 23077 - "Use CommonNodeCache for heap constants in ChangeLowering."
Show description for 5f1f897committed
jochen@chromium.orgUse CommonNodeCache for heap constants in ChangeLowering.
Show description for dae1e1ecommitted
bmeurer@chromium.orgInitial import of ChangeLowering.
Show description for 51846f6committed
bmeurer@chromium.org
Commits on Aug 11, 2014
Android fix for gtest.gyp.
Show description for d63eec3committed
bmeurer@chromium.org
Commits on Aug 7, 2014
Apply patch from https://codereview.chromium.org/425333002 to gtest.gyp.
Show description for 89d17bccommitted
bmeurer@chromium.org
Commits on Aug 5, 2014
Fix copy&paste bug in gtest.gyp.
Show description for a43c060committed
bmeurer@chromium.orgRevert "Initial import of unittests using GTest/GMock."
Show description for ecec301committed
bmeurer@chromium.orgInitial import of unittests using GTest/GMock.
Show description for 62ac0d1committed
bmeurer@chromium.org
Commits on Aug 4, 2014
Add dependencies on gtest and gmock
Show description for 8a20c73committed
jochen@chromium.org
Loading