platform/upstream/v8.git
2013-09-24 ulan@chromium.orgAndroid: sync test/intl to device and disable default...
2013-09-24 dcarney@chromium.orgHandleScopeImplementer::entered_contexts_ should not...
2013-09-24 mstarzinger... Disable GC stress for mjsunit/opt-elements.kind test.
2013-09-24 mstarzinger... Correctly check for AllowHeapAllocation::IsAllowed().
2013-09-24 dslomov@chromium.orgAllocate typed arrays uninitialized when constructing...
2013-09-24 rodolph.perfetta... ARM: Tweak Math.exp.
2013-09-24 mvstanton@chromium.orgAdd field nested_sites to AllocationSite. This field...
2013-09-24 titzer@chromium.orgUse Unique<Object> in HConstant and remove UniqueValueId.
2013-09-24 bmeurer@chromium.orgTurn the NumberToStringStub into a hydrogen stub.
2013-09-24 bmeurer@chromium.orgFix invalid X87 stack depth after LCompareNumericAndBranch.
2013-09-24 dcarney@chromium.orgbuild fix for 16877
2013-09-23 mstarzinger... Handlify JSObject::MigrateInstance and friends.
2013-09-23 palfia@homejinni.comMIPS: Fixed a bug in CopyBytes() and new test cases...
2013-09-23 olivf@chromium.orgRevert "Allow control intructions to have side effects."
2013-09-23 olivf@chromium.orgAllow control intructions to have side effects.
2013-09-23 jkummerow@chromium.orgrefactor test instruction on ia32
2013-09-23 mstarzinger... Revert "Handlify JSObject::MigrateInstance and friends."
2013-09-23 mstarzinger... Handlify JSObject::MigrateInstance and friends.
2013-09-23 ulan@chromium.orgOut-of-line constant pool on Arm: Stage 1 - Free up...
2013-09-23 mstarzinger... Remove duplicated heap allocation functions.
2013-09-23 machenbach... [Sheriff] Revert "Let SetEntropySource() fail if called...
2013-09-23 bmeurer@chromium.orgFix build after r16890.
2013-09-23 mstarzinger... Introduce Heap::SelectSpace helper for allocations.
2013-09-23 dcarney@chromium.orgremove IsDeadCheck
2013-09-23 bmeurer@chromium.orgMove DumpBacktrace() to checks.cc and cleanup both...
2013-09-23 bmeurer@chromium.orgLet SetEntropySource() fail if called after V8::Initial...
2013-09-23 bmeurer@chromium.orgDocument that its the job of the embedder to provide...
2013-09-23 machenbach... Prepare push to trunk. Now working on version 3.22.1.
2013-09-23 machenbach... Fast-forward version number on bleeding_edge to 3.22.0
2013-09-23 mstarzinger... Handlify JSObject::AllocateStorageForMap method.
2013-09-23 dcarney@chromium.orgmove CopyablePersistentTraits to v8.h
2013-09-23 dcarney@chromium.orgremove Isolate::GetCurrent from Context api functions
2013-09-23 machenbach... Revert "Turn the NumberToStringStub into a hydrogen...
2013-09-23 mstarzinger... Remove obsolete Factory::EnsureCanContainElements method.
2013-09-23 bmeurer@chromium.orgTurn the NumberToStringStub into a hydrogen stub.
2013-09-23 bmeurer@chromium.orgFixed a bug in CopyBytes() and new test cases for ARM...
2013-09-20 palfia@homejinni.comMIPS: Save one branch for normal heap number un-tagging.
2013-09-20 adamk@chromium.orgFix d8-readline to use modern Persistent API
2013-09-20 dcarney@chromium.orgdon't use default isolate in mksnapshot
2013-09-20 prybin@chromium.orgLiveEdit to mark more closure functions for re-instanti...
2013-09-20 jochen@chromium.orgSkip tests failing on the no-i18n bot
2013-09-20 mstarzinger... Hanldify JSObject::PreventExtensions method.
2013-09-20 titzer@chromium.orgUse Unique<Cell> and Unique<PropertyCell> in LoadGlobal...
2013-09-20 titzer@chromium.orgUse Unique<Map> in HTransitionElementsKind.
2013-09-20 mstarzinger... Test that we can bootstrap into the first page of each...
2013-09-20 mstarzinger... Handlify JSObject::NormalizeProperties method.
2013-09-20 verwaest@chromium.orgPad the environment with 0 rather than the receiver...
2013-09-20 dcarney@chromium.orgbuild fix for 16858
2013-09-20 verwaest@chromium.orgRemove duplicate way of encoding the holder in the...
2013-09-20 dcarney@chromium.orgremove remaining uses of default isolate in tests
2013-09-20 bmeurer@chromium.orgAllow IfBuilder's to join existing (captured) continuat...
2013-09-20 bmeurer@chromium.orgSave one branch for normal heap number un-tagging.
2013-09-20 mvstanton@chromium.orgSome cleanup fixes
2013-09-20 machenbach... Skip intl tests from test262 when intl support is disabled.
2013-09-20 olivf@chromium.orgUse New<> constructors in BuildBinaryOperation.
2013-09-20 mstarzinger... Prevent test-log.cc from creating log files.
2013-09-20 olivf@chromium.orgFix Environment size mismatch in r6849.
2013-09-20 mvstanton@chromium.orgTurn off GcStress for another mjsunit test that asserts...
2013-09-20 olivf@chromium.orgHydrogen binop improvements
2013-09-20 bmeurer@chromium.orgImplement IfNot() in terms of If(), and add missing...
2013-09-20 bmeurer@chromium.orgMake the use of xmm0 as double scratch register explici...
2013-09-19 mstarzinger... Handlify JSObject::Freeze method.
2013-09-19 verwaest@chromium.orgOptimize typed-array length loading.
2013-09-19 mstarzinger... Handlify JSReceiver::SetPropertyWithDefinedSetter method.
2013-09-19 titzer@chromium.orgUse Unique<Map> in CompareMap.
2013-09-19 titzer@chromium.orgMake bounds check elimination iterative instead of...
2013-09-19 mstarzinger... Mark failing test262 tests for Windows and Mac.
2013-09-19 plind44@gmail.comMIPS: Add HLoadRoot hydrogen instruction.
2013-09-19 plind44@gmail.comMIPS: Move NumberToStringStub::GenerateLookupNumberStri...
2013-09-19 plind44@gmail.comMIPS: Turn HCompareHoleAndBranch into a HUnaryControlIn...
2013-09-19 dcarney@chromium.orgstop writing isolate-* files
2013-09-19 mstarzinger... Extend test262 harness to cover intl402 suite as well.
2013-09-19 verwaest@chromium.orgReenable polymorphic getter inlining.
2013-09-19 bmeurer@chromium.orgFix missing initialization of last_true_block_ in IfBui...
2013-09-19 mvstanton@chromium.orgAdded a DependentCode field to AllocationSite. It's...
2013-09-19 mvstanton@chromium.orgAllocation site tests aren't compatible with GcStress...
2013-09-19 dcarney@chromium.orgcleanup cctest generally and remove ctest::context
2013-09-19 jochen@chromium.orgCollect garbage before running mjsunit/fast-prototype
2013-09-19 mstarzinger... Make GIT ignore intl.status2 file.
2013-09-19 jochen@chromium.orgMark intl/collator/default-locale as PASS || FAIL becau...
2013-09-19 jochen@chromium.orgTurn on i18n support by default
2013-09-19 jochen@chromium.orgCollect garbage before serializing heap in test-serialize
2013-09-19 jochen@chromium.orgInitialize ICU when running cctests.
2013-09-19 dcarney@chromium.orgremove GetCurrent from LocalContext
2013-09-19 dcarney@chromium.orgremove CcTest::default_isolate
2013-09-19 mvstanton@chromium.orgTransitions from DOUBLE to FAST were not checking for...
2013-09-19 dcarney@chromium.orgremove HEAP from tests
2013-09-19 verwaest@chromium.orgFix string and descriptor array decoding in grokdump.
2013-09-19 dcarney@chromium.orgbulk replace Isolate::Current in tests
2013-09-19 mvstanton@chromium.orgRevert ("Chromium 284577 needs a mitigation CL added...
2013-09-19 yangguo@chromium.orgRefactor back edge table related code into a new class.
2013-09-19 titzer@chromium.orgUse UniqueSet<T> and Unique<T> in HCheckMaps and HCheck...
2013-09-19 dcarney@chromium.orgbulk replace v8::Isolate::GetCurrent in tests
2013-09-19 dcarney@chromium.orgbuild fix for 16809 nosnapshot issue
2013-09-19 dcarney@chromium.orgRemove default isolate usage from almost all tests
2013-09-19 bmeurer@chromium.orgFix IfBuilder to use instruction factories. Add missing...
2013-09-19 bmeurer@chromium.orgAdd HLoadRoot hydrogen instruction.
2013-09-19 bmeurer@chromium.orgMove NumberToStringStub::GenerateLookupNumberStringCach...
2013-09-19 bmeurer@chromium.orgTurn HCompareHoleAndBranch into a HUnaryControlInstruction.
2013-09-18 verwaest@chromium.orgTurn of polymorphic getter inlining since it breaks...
next