platform/upstream/v8.git
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...
2013-09-18 mstarzinger... Handlify JSObject::AddFastPropertyUsingMap method.
2013-09-18 mstarzinger... Handlify JSObject::SetNormalizedProperty methods.
2013-09-18 titzer@chromium.orgDynamically align OSR frames on ia32.
2013-09-18 jochen@chromium.orgUse %_Arguments instead of arguments in snapshotable...
2013-09-18 rodolph.perfetta... ARM: Fix simulator when using hard floating point ABI.
2013-09-18 mstarzinger... Remove obsolete Runtime_CreateObjectLiteralShallow.
2013-09-18 verwaest@chromium.orgUnify load handling into CanLoad and Load.
2013-09-18 mstarzinger... Delete obsolete JSArray allocation functions.
2013-09-18 verwaest@chromium.orgSet the proper instance-type on HAllocate in BuildFastL...
2013-09-18 machenbach... Revert "Turn on i18n support by default", "Update test2...
2013-09-18 machenbach... Fix test expectations for i18n.
2013-09-18 jochen@chromium.orgMark mozilla tests as flaky instead of failing
2013-09-18 jochen@chromium.orgMark two failing mozilla tests as failing.
2013-09-18 machenbach... Make testing i18n the default.
2013-09-18 jochen@chromium.orgUpdate test262 expectations, now that 15.5.4.9_CE passes
2013-09-18 jochen@chromium.orgTurn on i18n support by default
2013-09-18 hpayer@chromium.orgPrepare push to trunk. Now working on version 3.21.18.
2013-09-17 plind44@gmail.comMIPS: Tweak StoreKeyed.
2013-09-17 plind44@gmail.comMIPS: reland 16744: add context save for GenerateFastAp...
2013-09-17 prybin@chromium.orgSupport stepin for combination of apply and bound function
2013-09-17 titzer@chromium.orgImplement local load/store elimination on basic blocks.
2013-09-17 dslomov@chromium.orgMake v8 compile on VS2013.
2013-09-17 svenpanne@chromium.orgAdd flags to force or prevent setting of isolate.is_mem...
2013-09-17 olivf@chromium.orgAdd a mechanism to override the detected cpu features.
2013-09-17 rodolph.perfetta... ARM: Tweak StoreKeyed.
2013-09-17 dcarney@chromium.orgnew gc callbacks with isolate parameters
2013-09-17 yangguo@chromium.orgOpen new handle scope when deep copying.
2013-09-17 dcarney@chromium.orgremove js_accessor_ics flag
2013-09-17 olivf@chromium.orgLLoadKeyed does not clobber double anymore.
2013-09-17 olivf@chromium.orgEnsure constant truncation is only done when it is...
2013-09-17 ulan@chromium.orgAdjust Android test runner to push tools/profviz to...
2013-09-17 mstarzinger... Fix i18n compilation after r16762.
2013-09-17 dcarney@chromium.orgreland 16744: add context save for GenerateFastApiCall
2013-09-17 mstarzinger... Handlify JSReceiver::HasProperty and friends.
2013-09-17 bmeurer@chromium.orgRemove unused HIsNumberAndBranch instruction.
2013-09-17 mstarzinger... Handlify JSReceiver::SetProperty and friends.
2013-09-17 bmeurer@chromium.orgDon't run tests with the profiler when USE_SIMULATOR...
2013-09-17 bmeurer@chromium.orgRevert "ARM: Add tests for CopyBytes."
2013-09-17 mstarzinger... Ensure escape analysis preserves boxed HeapNumber.
2013-09-17 bmeurer@chromium.orgFix typo in x64 disassembler.
2013-09-17 ulan@chromium.orgARM: Add tests for CopyBytes.
2013-09-17 bmeurer@chromium.orgFix handling of Integer32 in HLoadNamedField and HStore...
2013-09-17 jochen@chromium.orgUse icu_gyp_path variable to reference ICU gyp file
2013-09-17 dcarney@chromium.orgrevert 16744 for breaking build
next