platform/upstream/v8.git
2013-01-24 hpayer@chromium.orgForce inlining of object visiting functions.
2013-01-24 mstarzinger... Allow removal of obsolete map checks after transitions.
2013-01-24 yangguo@chromium.orgFix --hydrogen-stats.
2013-01-24 yurys@chromium.orgImplicit references are missing in heap profiles
2013-01-23 verwaest@chromium.orgEnsure a type-error is thrown when trying to assign...
2013-01-23 ulan@chromium.orgARM: Make use of d16-d31 when available.
2013-01-23 mstarzinger... Fix corner case when JSFunction is evicted from flusher.
2013-01-23 verwaest@chromium.orgAlways fail when trying to store to an undeclared globa...
2013-01-23 ulan@chromium.orgCorrectly set kCanBeDivByZero flag for HMathFloorOfDiv.
2013-01-23 verwaest@chromium.orgMove polymorphic stub computation and compilation to...
2013-01-23 yangguo@chromium.orgMIPS: Avoid handle dereference during graph optimization.
2013-01-23 yangguo@chromium.orgMIPS: Make HCheckPrototypeMaps compatible with parallel...
2013-01-23 yangguo@chromium.orgAvoid handle dereference during graph optimization.
2013-01-23 mvstanton@chromium.orgPrepare push to trunk. Now working on version 3.16.9.
2013-01-23 yangguo@chromium.orgCorrectly reset lastIndex in an RegExp object.
2013-01-23 svenpanne@chromium.orgAdded a workaround for Windows compilation problems...
2013-01-23 jkummerow@chromium.orgtools/run-tests.py: shlex.split() the value of --comman...
2013-01-23 verwaest@chromium.orgMIPS: Migrate FunctionPrototype (Keyed|Named)LoadIC...
2013-01-23 verwaest@chromium.orgMIPS: Migrate ArrayLength (Keyed|Named)LoadIC to CodeStub
2013-01-23 verwaest@chromium.orgMIPS: Replace special IC builtins and stubs in the...
2013-01-22 mvstanton@chromium.orgMIPS: Incorrect ARM assembly in MacroAssembler::TestJSA...
2013-01-22 ulan@chromium.orgFix pattern detection for replacing shifts by rotation.
2013-01-22 mstarzinger... Allow loading constant function from proto chain.
2013-01-22 mvstanton@chromium.orgIncorrect ARM assembly in MacroAssembler::TestJSArrayFo...
2013-01-22 verwaest@chromium.orgMerge Store from Keyed and Named store.
2013-01-22 verwaest@chromium.orgMerge Load from Keyed|Named load code.
2013-01-21 verwaest@chromium.orgMigrate FunctionPrototype (Keyed|Named)LoadIC to CodeStub
2013-01-21 verwaest@chromium.orgMigrate ArrayLength (Keyed|Named)LoadIC to CodeStub
2013-01-21 yangguo@chromium.orgCheck for FLAG_enable_liveedit when using Live Edit.
2013-01-21 mvstanton@chromium.orgallocation-site-info.js broken on arm with new changes...
2013-01-21 yangguo@chromium.orgFix some latin-1 webkit units tests
2013-01-21 yangguo@chromium.orgMake HCheckPrototypeMaps compatible with parallel recom...
2013-01-21 verwaest@chromium.orgReplace special IC builtins and stubs in the map's...
2013-01-21 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.16.8.
2013-01-21 jkummerow@chromium.orgRemove <(library) usage from v8.gyp.
2013-01-21 jkummerow@chromium.orgDisable elimination of unreachable code after HSoftDeopts
2013-01-21 mvstanton@chromium.orgFixed test failure.
2013-01-21 mstarzinger... Remove unused GlobalHandles::IterateWeakRoots()
2013-01-21 mvstanton@chromium.orgOut of bounds memory access in TestJSArrayForAllocation...
2013-01-21 mstarzinger... Remove GlobalHandles::number_of_weak_handles_ and numbe...
2013-01-21 svenpanne@chromium.orgMoved FlagList::EnforceFlagImplications to V8::Initiali...
2013-01-21 mvstanton@chromium.orgMIPS: Additional work to get array literal allocation...
2013-01-18 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.16.7.
2013-01-18 jkummerow@chromium.orgDe-dupe test/mozilla/mozilla.status
2013-01-18 jkummerow@chromium.orgtools/run-tests.py: Fixes for Windows
2013-01-18 yangguo@chromium.orgTemporarily disable deferred stack trace formatting.
2013-01-18 jkummerow@chromium.orgtools/runtests.py: Fix cctests on Windows; properly...
2013-01-18 ulan@chromium.orgRemove redundant check in LCodeGen::DoBoundsCheck
2013-01-18 mstarzinger... Fix test harness to accept camel-case modes.
2013-01-18 yangguo@chromium.orgMIPS: Fix wrong asserts in SeqStringSetCharGenerator.
2013-01-18 jkummerow@chromium.orgMIPS: Don't emit code for instructions that are hiding...
2013-01-18 jkummerow@chromium.orgDon't insert HDummyUses for control instructions
2013-01-18 danno@chromium.orgMIPS: Fix if condition in DoTransitionElementsKind.
2013-01-18 svenpanne@chromium.orgMake the Isolate parameter mandatory in Locker and...
2013-01-17 mmassi@chromium.orgRevert r13409 ("Make the array bounds check elimination...
2013-01-17 yangguo@chromium.orgAdd a percentage to each metric in the V8 timeline...
2013-01-17 yangguo@chromium.orgFix the xrange calculation of the V8 timeline plot
2013-01-17 yangguo@chromium.orgRemove some unnecessary use of templates.
2013-01-17 jkummerow@chromium.orgDon't emit code for instructions that are hiding behind...
2013-01-17 jkummerow@chromium.orgRecently I tried to debug CPU profiling on Chrome.
2013-01-17 jkummerow@chromium.orgOptimize the emitted instruction of random function...
2013-01-17 mmassi@chromium.orgMake the array bounds check elimination phase optional...
2013-01-17 verwaest@chromium.orgAllow miss in GENERIC keyed load/store.
2013-01-17 mstarzinger... Remove unused methods about Node::class_id_
2013-01-17 mvstanton@chromium.orgAdditional work to get array literal allocation trackin...
2013-01-16 mstarzinger... Inline SetWrapperClassId() and WrapperClassId()
2013-01-16 yangguo@chromium.orgRemove support for Live Object List and inspector module.
2013-01-16 yangguo@chromium.orgAdd missing VMState(EXTERNAL) for DOM GC callbacks
2013-01-16 verwaest@chromium.orgSeparate MEGAMORPHIC and GENERIC ic states
2013-01-16 ulan@chromium.orgCheck that FPU TOP register is zero and clear all excep...
2013-01-16 yangguo@chromium.orgCleanup latin-1 conversion check in regexp engine
2013-01-16 yangguo@chromium.orgRemove some ascii checks in advance of latin-1 release
2013-01-16 yangguo@chromium.orgAvoid pointer underflow in CopyCharsUnsigned.
2013-01-16 svenpanne@chromium.orgImplement Context::GetIsolate()
2013-01-16 jkummerow@chromium.orgRevert "Optimize the emitted instruction of random...
2013-01-16 jkummerow@chromium.orgMIPS: Some more instrumentation to narrow down Failure...
2013-01-16 jkummerow@chromium.orgRecord vdso and vsyscall as shared libraries in OS...
2013-01-16 jkummerow@chromium.orgOptimize the emitted instruction of random function...
2013-01-16 jkummerow@chromium.orgGenerate shim headers when using system v8.
2013-01-16 mstarzinger... Inline MarkIndependent(), MarkPartiallyDependent()...
2013-01-16 yangguo@chromium.orgMIPS: Remove move ascii data hint for one byte strings
2013-01-16 yangguo@chromium.orgMIPS: Continues Latin-1 support. All tests pass with...
2013-01-16 mstarzinger... Fix arguments materialization for inlined apply().
2013-01-16 svenpanne@chromium.orgAdd some runtime checks to MayNamedAccess
2013-01-15 mstarzinger... Pack GlobalHandles::Node::state_ and three flags into...
2013-01-15 yangguo@chromium.orgSync laziness between BuildFunctionInfo and MakeFunctio...
2013-01-15 yangguo@chromium.orgFix windows build wrt symbol export.
2013-01-15 mstarzinger... Add sanity check to CodeFlusher::AddCandidate.
2013-01-15 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.16.6.
2013-01-15 yangguo@chromium.orgAdd back ascii fast path for toupper/tolower
2013-01-14 yangguo@chromium.orgRemove move ascii data hint for one byte strings
2013-01-14 svenpanne@chromium.orgRemoved deprecated functions from v8's external API.
2013-01-14 yangguo@chromium.orgReland r13188, r13194, r13256 (Deferred formatting...
2013-01-14 mstarzinger... The time spent in GCPrologue callbacks and GCEpilogue...
2013-01-14 yangguo@chromium.orgPrepare API for webkit use of Latin-1
2013-01-14 mstarzinger... Fix problem with NULL handle in r13367.
2013-01-14 mstarzinger... Fix unhandlified value in GetOwnProperty function.
2013-01-14 svenpanne@chromium.orgWe can't print the AST or the source for stubs.
2013-01-14 svenpanne@chromium.orgConsistently use V8EXPORT on all classes and not on...
2013-01-11 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.16.5.
next