platform/upstream/v8.git
2014-08-22 ulan@chromium.orgFix build after r23316.
2014-08-22 ulan@chromium.orgFirst tests for GCIdleTimeHandler.
2014-08-22 titzer@chromium.orgFix win64 (size_t vs int in CHECK).
2014-08-22 ulan@chromium.orgRemove dependency on GCTrace from GCIdleTimeHandler.
2014-08-22 rossberg@chromium.orgtest/test262: update testcfg.py for new test262
2014-08-22 yangguo@chromium.orgHandle null receiver in sloppy mode in %GetFrameDetails.
2014-08-22 verwaest@chromium.orgRemove KeyedStoreIC::GenerateRuntimeSetProperty and...
2014-08-22 titzer@chromium.orgAdd ScheduleVerifier.
2014-08-22 hpayer@chromium.orgRe-land "Add finalize sweeping event to GCIdleTimeHandler."
2014-08-22 verwaest@chromium.orgAdd ic-compiler to BUILD.gn
2014-08-22 verwaest@chromium.orgChange return-type of SetDataProperty to Handle.
2014-08-22 verwaest@chromium.orgMove IC code into a subdir and move ic-compilation...
2014-08-22 verwaest@chromium.orgRewrite StoreIC handling using the LookupIterator....
2014-08-22 yangguo@chromium.orgRevert "Add finalize sweeping event to GCIdleTimeHandler."
2014-08-22 machenbach... [Auto-roll] Bump up version to 3.29.15.0
2014-08-22 hpayer@chromium.orgAdd finalize sweeping event to GCIdleTimeHandler.
2014-08-22 marja@chromium.orgTake ast node id counting away from Isolate.
2014-08-22 yangguo@chromium.orgPacify GCmole.
2014-08-22 yangguo@chromium.orgBlacklist mjsunit/debug-break-inline from turbofan...
2014-08-22 ulan@chromium.orgReland part of r23285 "Start incremental marking in...
2014-08-22 Jacob.Bramley... [turbofan] Disable the intl/overrides/string test.
2014-08-22 bmeurer@chromium.orgMigrate test-semaphore to base-unittests.
2014-08-22 jarin@chromium.orgBlack list failing Turbofan debugger test.
2014-08-22 bmeurer@chromium.orgAdd missing test directories to presubmit.py.
2014-08-22 bmeurer@chromium.org[turbofan] Add support for change/truncate to MachineOp...
2014-08-22 jarin@chromium.orgCouple more debugger tests working with Turbofan.
2014-08-22 yangguo@chromium.orgDo not run Turbofan tests on mjsunit/deserialize-reference.
2014-08-22 yangguo@chromium.orgMark test-debug/RecursiveBreakpointsGlobal as flaky.
2014-08-22 bmeurer@chromium.org[turbofan] Initial import of SimplifiedOperatorReducer.
2014-08-21 machenbach... Revert "Start incremental marking in idle time handler...
2014-08-21 ulan@chromium.orgStart incremental marking in idle time handler only...
2014-08-21 arv@chromium.orgAdd back the duplicate property checker
2014-08-21 hpayer@chromium.orgRemove conservative sweeping.
2014-08-21 ulan@chromium.orgMove idle notification handling to GCIdleTimeHandler.
2014-08-21 machenbach... [Auto-roll] Bump up version to 3.29.13.0
2014-08-21 rmcilroy@chromium.orgFix unused-variable error on release builds.
2014-08-21 rmcilroy@chromium.orgAdd ARMv6 support for the out-of-line constant pool.
2014-08-21 Jacob.Bramley... ARM64: Slightly simplify LShiftI and LShiftS.
2014-08-21 rmcilroy@chromium.orgAdd missing ConstantPoolUnavailableScopes on JS return.
2014-08-21 sigurds@chromium.orgReland "Load global object and builtins from activation."
2014-08-21 dslomov@chromium.orgImplement Function.prototype.toMethod.
2014-08-21 bmeurer@chromium.orgFix parsing of --gtest_list_tests output.
2014-08-21 wingo@igalia.comStage ES6 generators
2014-08-21 bmeurer@chromium.orgFix clang/win build.
2014-08-21 jarin@chromium.orgInitial support for debugger frame state in Turbofan.
2014-08-21 wingo@igalia.comFix symbol-named function template properties in the API
2014-08-21 commit-bot... MSan: mark any memory allocated from the JS heap as...
2014-08-21 verwaest@chromium.orgRename IsDontDelete to IsConfigurable (and invert condi...
2014-08-21 marja@chromium.orgRefactor parser Checkpoints.
2014-08-21 wingo@igalia.comSimplify array iterator tests
2014-08-21 machenbach... Allow to combine quickcheck and no_variants in test...
2014-08-21 verwaest@chromium.orgIndirect LookupResult accesses over PropertyAccessInfo
2014-08-21 verwaest@chromium.orgGet rid of all non-IC uses of LookupOwnRealNamedProperty
2014-08-21 verwaest@chromium.orgRemove last LookupOwnRealNamedProperty usage from runti...
2014-08-21 verwaest@chromium.orgGet rid of the NONEXISTENT PropertyType
2014-08-21 yangguo@chromium.orgMark test-debug/RecursiveBreakpoints as flaky.
2014-08-21 machenbach... [Auto-roll] Bump up version to 3.29.12.0
2014-08-21 bmeurer@chromium.orgDon't inline Array.shift() if receiver map is not exten...
2014-08-20 dslomov@chromium.orgMake all global private symbols own symbols.
2014-08-20 machenbach... Whitespace change to test new unit tests.
2014-08-20 verwaest@chromium.orgGet rid of last non-JSReceiver::Lookup usage of LookupOwn
2014-08-20 arv@chromium.orgRefactor ParseObjectLiteral
2014-08-20 hpayer@chromium.orgUse size_t in GCIdleTimeHandler to fix undefined behaviour.
2014-08-20 wingo@igalia.comSupport symbol-named properties in API
2014-08-20 arv@chromium.orgSuppress test262 test that tests duplicate properties
2014-08-20 verwaest@chromium.orgFurther reduce LookupResult usage
2014-08-20 rmcilroy@chromium.orgChange size of old pointer space first page back to...
2014-08-20 Jacob.Bramley... ARM64: Fix SHR logic error.
2014-08-20 rmcilroy@chromium.orgAdd serializer support for builtins pointed by inner...
2014-08-20 rmcilroy@chromium.orgModify SizeOfFirstPage to take ool constant pool into...
2014-08-20 verwaest@chromium.orgDelete dead GetType from elements accessors
2014-08-20 arv@chromium.orgES6: Duplicate properties are no longer an error
2014-08-20 yangguo@chromium.orgImplement Math.expm1 using port from fdlibm.
2014-08-20 ulan@chromium.orgFix EstimateMarkingStepSizeTest.
2014-08-20 verwaest@chromium.orgRestore CHECK_DERIVED_PROPERTY
2014-08-20 verwaest@chromium.orgReturn empty handle if GetPropertyByLookup has no result.
2014-08-20 bmeurer@chromium.orgFix BUILD.gn.
2014-08-20 sigurds@chromium.orgReland "Add initial support for inlining."
2014-08-20 yangguo@chromium.orgBlacklist %InternalSetProperty from runtime test fuzzing.
2014-08-20 bmeurer@chromium.orgFix implementation of bit count functions.
2014-08-20 yangguo@chromium.orgFix --expose-debug-as with number as argument.
2014-08-20 yangguo@chromium.orgExpose function CheckDebugBreak in the debugger api
2014-08-20 verwaest@chromium.orgGet rid of GetLazyValue and clients.
2014-08-20 bmeurer@chromium.orgFix arm64 build.
2014-08-20 hpayer@chromium.orgUse actual incremental marking throughput in IdleNotifi...
2014-08-20 yangguo@chromium.orgRemove RegExp.$input.
2014-08-20 jkummerow@chromium.orgCheck in "cpu.sh" script to control CPU governor/cores...
2014-08-20 bmeurer@chromium.orgFix windows test runner.
2014-08-20 m.m.capewell... [turbofan] Add ARM64 tests and fix shift bug
2014-08-20 bmeurer@chromium.org[turbofan] Add support for Finish to the InstructionSel...
2014-08-20 titzer@chromium.orgRefactor Scheduler to simplify construction of CFG...
2014-08-20 bmeurer@chromium.org[turbofan] Add support for ChangeTaggedToUint32 in...
2014-08-20 bmeurer@chromium.org[turbofan] Add support for ChangeUint32ToTagged in...
2014-08-20 bmeurer@chromium.org[turbofan] Add TruncateFloat64ToInt32 machine operator.
2014-08-19 verwaest@chromium.orgGet rid of last non-storeic use of JSReceiver::Lookup
2014-08-19 verwaest@chromium.orgUse LookupIterator to transition to accessors
2014-08-19 sigurds@chromium.orgRevert "Load global object and builtins from activation."
2014-08-19 verwaest@chromium.orgRemove unnecessary LookupIterator instantiation
2014-08-19 dslomov@chromium.orgPass allow_classes to reusable_preparser
2014-08-19 sigurds@chromium.orgLoad global object and builtins from activation.
next