platform/upstream/v8.git
2014-08-28 machenbach... [Auto-roll] Bump up version to 3.29.26.0
2014-08-28 mstarzinger... Skip Windows failure after r23492.
2014-08-28 machenbach... Let benchmark runner add summary traces.
2014-08-28 mstarzinger... Preliminary lowering of typed array loads in TF.
2014-08-28 titzer@chromium.orgUse TruncateFloat64ToInt32 instead of ChangeFloat64ToIn...
2014-08-28 titzer@chromium.orgAdd MachineSignature, which is an encapsulation of...
2014-08-28 sigurds@chromium.orgSimplify inlining now that the scheduler is smart(er).
2014-08-28 yangguo@chromium.orgFix rare access violation during JS heap serialization.
2014-08-28 balazs.kilvady... MIPS: Fix [de]serialize problem of root objects.
2014-08-28 machenbach... Add android tools to v8's deps.
2014-08-28 jarin@chromium.orgDisable running some instruction selector test on unsup...
2014-08-28 yangguo@chromium.orgFix serialization references to Cell objects.
2014-08-28 machenbach... Revert "Revert "Remove C++11-ism, until all bots suppor...
2014-08-28 sigurds@chromium.orgFix build.
2014-08-28 sigurds@chromium.orgRemove dependency from generic lowering on compilation...
2014-08-28 svenpanne@chromium.orgFix disassembly redirection from stdout into a file.
2014-08-28 yangguo@chromium.orgSub-minor-key-ify seven HydrogenCodeStubs.
2014-08-28 yangguo@chromium.orgSub-minor-key-ify four HydrogenCodeStubs.
2014-08-28 machenbach... Reland "Enable C++11 tests on windows."
2014-08-28 machenbach... Revert "Remove C++11-ism, until all bots support it."
2014-08-28 weiliang.lin... X87: Minor-key-ify BinaryOpICWithAllocationSiteStub.
2014-08-27 titzer@chromium.orgDisable running some change tests on unsupported backends.
2014-08-27 jarin@chromium.orgUnit test of instruction selection for calls with deopt...
2014-08-27 adamk@chromium.orgEnsure that JSProxy::Fix gives the generated JSObject...
2014-08-27 vogelheim@chromium.orgRemove C++11-ism, until all bots support it.
2014-08-27 titzer@chromium.orgFix expectations of lowering tests.
2014-08-27 balazs.kilvady... MIPS: Minor-key-ify BinaryOpICWithAllocationSiteStub.
2014-08-27 titzer@chromium.orgDisable some changes tests on ARM64. Also, fix the...
2014-08-27 svenpanne@chromium.orgSome PNaCL compatibility fixes.
2014-08-27 machenbach... Fix chromium update in auto-roller.
2014-08-27 titzer@chromium.orgFix >> versus > > for stupid C++ compilers.
2014-08-27 bmeurer@chromium.orgAdd Flags<T> class as a type-safe way of storing OR...
2014-08-27 verwaest@chromium.orgRemove false checks since GetOwnProperty now throws...
2014-08-27 machenbach... [Auto-roll] Bump up version to 3.29.22.0
2014-08-27 titzer@chromium.orgRemove old changes lowering code and convert test to...
2014-08-27 mstarzinger... Fix GN build after r23442.
2014-08-27 bmeurer@chromium.orgDisable SysInfoTest.AmountOfPhysicalMemory on NaCl.
2014-08-27 yangguo@chromium.orgIntroduce sub minor key to remove NotMissMinorKey in...
2014-08-27 yangguo@chromium.orgMinor-key-ify BinaryOpICWithAllocationSiteStub.
2014-08-27 machenbach... Fix chromium sync command in auto-roller.
2014-08-27 mstarzinger... Wire up simplified and change lowering in pipeline.
2014-08-27 yangguo@chromium.orgfix and update debug-debugger.js
2014-08-27 yangguo@chromium.orgSlightly simplify Math.sign and Math.trunc.
2014-08-27 m.m.capewell... [turbofan] ARM64 FP instruction selection tests
2014-08-27 machenbach... Keep chromium checkout up to date in auto roller.
2014-08-27 machenbach... Whitespace change to check MSVS 2013.
2014-08-27 svenpanne@chromium.orgTweaks to generate XP-compatible .exes
2014-08-27 bmeurer@chromium.orgSync our homegrown SysInfo replacement with the one...
2014-08-27 weiliang.lin... X87: Minor-key-ify new LoadICTrampolineStub.
2014-08-27 weiliang.lin... X87: Added vector-based loadic hydrogen stubs. Not...
2014-08-27 machenbach... [Auto-roll] Bump up version to 3.29.21.0
2014-08-27 weiliang.lin... X87: Minor-key-ify CallICStub and CallIC_ArrayStub.
2014-08-27 weiliang.lin... X87: Change more PlatformCodeStubs to encode properties...
2014-08-27 bmeurer@chromium.org[turbofan] Refactor code generation for calls.
2014-08-27 weiliang.lin... X87: Move register conventions out of the IC classes.
2014-08-26 machenbach... [Auto-roll] Bump up version to 3.29.19.0
2014-08-26 akos.palfi... MIPS: Minor-key-ify new LoadICTrampolineStub.
2014-08-26 akos.palfi... MIPS: Added vector-based loadic hydrogen stubs. Not...
2014-08-26 vogelheim@chromium.orgPartial revert of r23415. Original message:
2014-08-26 balazs.kilvady... MIPS: Move register conventions out of the IC classes.
2014-08-26 balazs.kilvady... MIPS: Minor-key-ify CallICStub and CallIC_ArrayStub.
2014-08-26 balazs.kilvady... MIPS: Change more PlatformCodeStubs to encode propertie...
2014-08-26 mstarzinger... Make filter for optimized code sharing finer.
2014-08-26 rmcilroy@chromium.orgFix external snapshot reading by removing an assumption...
2014-08-26 mstarzinger... Enable more tests that no longer fail with TF.
2014-08-26 verwaest@chromium.orgRemove dead code from LookupResult
2014-08-26 titzer@chromium.orgTry again to fix Win32.
2014-08-26 titzer@chromium.orgFix win32.
2014-08-26 titzer@chromium.orgSchedule floating control.
2014-08-26 mstarzinger... Move context specialization flag into CompilationInfo.
2014-08-26 mvstanton@chromium.orgMinor-key-ify new LoadICTrampolineStub.
2014-08-26 titzer@chromium.orgUse an enum of Flags internally in CompilationInfo.
2014-08-26 ulan@chromium.orgFix ASAN after r23404.
2014-08-26 mvstanton@chromium.orgCompilation fix.
2014-08-26 mvstanton@chromium.orgAdded vector-based loadic hydrogen stubs. Not yet callable.
2014-08-26 ulan@chromium.orgHandle empty allocation list in CodeRange properly.
2014-08-26 yangguo@chromium.orgMinor-key-ify CallICStub and CallIC_ArrayStub.
2014-08-26 titzer@chromium.orgIntroduce subclass wrappers for STL containers that...
2014-08-26 mstarzinger... Fix and re-enable test-api/InitializeAndDispose.
2014-08-26 loislo@chromium.orgHeapProfiler: remove obsolete AddImplicitReferences
2014-08-26 verwaest@chromium.orgDelete unused DescriptorArray::Append with whitenesswitness
2014-08-26 verwaest@chromium.orgFixed inlining of constant values
2014-08-26 machenbach... [Auto-roll] Bump up version to 3.29.18.0
2014-08-26 vogelheim@chromium.orgFix memory leak. Make "V8 Linux - memcheck" build bot...
2014-08-26 yangguo@chromium.orgChange more PlatformCodeStubs to encode properties...
2014-08-26 bmeurer@chromium.orgNext attempt to fix NaCl build.
2014-08-26 yangguo@chromium.orgEnable mjsunit/deserialize-reference for turbofan.
2014-08-26 mvstanton@chromium.orgMove register conventions out of the IC classes.
2014-08-26 bmeurer@chromium.orgFix build with ancient NaCl toolchain.
2014-08-26 bmeurer@chromium.orgReplace our homegrown ARRAY_SIZE() with Chrome's arrays...
2014-08-26 mstarzinger... Enable test cases that no longer timeout.
2014-08-26 bmeurer@chromium.org[turbofan] Get rid of DefineAsDoubleRegister() and...
2014-08-26 bmeurer@chromium.org[turbofan] Add backend support for load/store float32...
2014-08-26 machenbach... Revert "Enable C++11 tests on windows."
2014-08-26 machenbach... Whitespace change to verify MSVS2013 transition.
2014-08-26 machenbach... Enable C++11 tests on windows.
2014-08-26 weiliang.lin... X87: Eliminate code duplication in lithium calls to...
2014-08-26 weiliang.lin... X87: Move "slow handler" compiler code to handler-compiler
2014-08-26 weiliang.lin... X87: Move handler compilers to handler-compiler
2014-08-25 machenbach... Teach chromium_roll script to roll v8 git hashes.
next