platform/upstream/v8.git
2014-08-25 wingo@igalia.comArguments object has @@iterator
2014-08-25 balazs.kilvady... MIPS: Move IC code into a subdir and move ic-compilatio...
2014-08-25 weiliang.lin... x87: Move IC code into a subdir and move ic-compilation...
2014-08-25 aandrey@chromium.orgExpose Value::IsMap, IsSet, IsWeakMap, IsWeakSet in...
2014-08-25 yangguo@chromium.orgRemove mention of `RegExp.$input`
2014-08-25 yangguo@chromium.orgAdd LTO support for Android Chromium.
2014-08-25 yangguo@chromium.orgFix GC mole warning.
2014-08-25 jarin@chromium.orgFix deoptimization address patching in Turbofan to...
2014-08-25 yangguo@chromium.orgCorrectly forward-declare inline function headers in...
2014-08-25 bmeurer@chromium.orgRename CountSetBits32 to CountPopulation32 for consistency.
2014-08-24 machenbach... Teach benchmark runner to understand generic traces.
2014-08-24 machenbach... Whitespace change after chromium git transition.
2014-08-23 machenbach... Revert "Enable out-of-line constant pool for Arm."
2014-08-23 machenbach... Whitespace change for chromium git migration.
2014-08-22 rmcilroy@chromium.orgEnable out-of-line constant pool for Arm.
2014-08-22 arv@chromium.orgFix issue with numeric property names
2014-08-22 verwaest@chromium.orgMove PropertyAccessCompiler and CallOptimization to...
2014-08-22 machenbach... Make v8 releases script ready for chromium git switch.
2014-08-22 ulan@chromium.orgFix Win64 build after r23316.
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.
next