platform/upstream/v8.git
2011-10-13 yangguo@chromium.orgAdding missing hole check to FixedDoubleArray::Initialize
2011-10-13 vegorov@chromium.orgReturn empty HeapStatistics for uninitialized isolate.
2011-10-13 rossberg@chromium.orgFix handling of this in direct calls to function proxies.
2011-10-13 svenpanne@chromium.orgRecognize special comparisons via pattern matching...
2011-10-13 fschneider... Always limit inlining depth to avoid taking too much...
2011-10-13 mstarzinger... Put store buffer verification behind a flag.
2011-10-13 yangguo@chromium.orgFixing test failures in arm and x64 due to missing...
2011-10-13 erik.corry... Faster slow asserts.
2011-10-13 erik.corry... Remove some asserts to speed up debug mode.
2011-10-13 yangguo@chromium.orgElements kind conversion in generated code (ia32).
2011-10-13 rossberg@chromium.orgPreparing push to trunk for 3.7.0
2011-10-13 danno@chromium.orgMIPS: port all relevant commits since the new-gc was...
2011-10-13 danno@chromium.orgMIPS: port Merge experimental/gc branch to the bleeding...
2011-10-13 jkummerow@chromium.orgChange type=settings to type=none for gyp targets
2011-10-12 yangguo@chromium.orgFixing bug caused by missing smi-tag.
2011-10-12 mstarzinger... Refactor how embedded pointers are visited.
2011-10-12 mstarzinger... Fix special handling of DefineOwnProperty on arrays.
2011-10-12 yangguo@chromium.orgTentatively enabling string slices.
2011-10-12 rossberg@chromium.orgIntroduce collective --harmony flag.
2011-10-12 vegorov@chromium.orgRuntime_NotifyDeoptimized should search for function...
2011-10-11 mstarzinger... Fix free list node ending up on evacuation candidate.
2011-10-11 jkummerow@chromium.orgRefactor and fix polymorphic KeyedStoreIC creation
2011-10-11 yangguo@chromium.orgFixing a bug in arm as pointed out in issue 1759.
2011-10-11 erik.corry... New flag --stress-compaction
2011-10-11 erik.corry... Revert inadvertent changes to the spinning balls tool.
2011-10-11 vegorov@chromium.orgAdjust assertions in the incremental marking.
2011-10-11 erik.corry... Add --noclever-optimizations to disable some things...
2011-10-11 jkummerow@chromium.orgMake elements_kind map transition test conditional...
2011-10-11 jkummerow@chromium.orgTrack elements_kind transitions in KeyedStoreICs.
2011-10-11 erik.corry... Remove some unused and unneeded flags.
2011-10-11 fschneider... Move declaration of SerializedScopeInfo from variables...
2011-10-10 yangguo@chromium.orgFixing assertion.
2011-10-10 yangguo@chromium.orgFixing issue 1757 (string slices of external strings).
2011-10-10 vegorov@chromium.orgAdd hinting to improve ASLR for macos (all allocations...
2011-10-10 svenpanne@chromium.orgPrepare push to trunk. We are now working on 3.6.7.
2011-10-10 yangguo@chromium.orgDisabling string slices.
2011-10-10 svenpanne@chromium.orgPrepare push to trunk. We are now working on 3.6.7.
2011-10-10 kmillikin@chromium.orgAdd a regression test for an already fixed issue.
2011-10-10 vegorov@chromium.orgDisable short-circuiting of cons-strings when compactio...
2011-10-10 fschneider... Fix presubmit error.
2011-10-10 yangguo@chromium.orgFixing bogus assertion.
2011-10-10 rossberg@chromium.orgTests for evil side-effects during 'internal methods'.
2011-10-10 fschneider... Make accessors for oddball objects return Oddball*...
2011-10-10 rossberg@chromium.orgSeparate tests specific to function proxies in a separa...
2011-10-10 svenpanne@chromium.orgMake GCC 4.5.x happy.
2011-10-10 yangguo@chromium.orgEnable string slices.
2011-10-10 danno@chromium.orgActivate smi-only optimizations for large array literals.
2011-10-07 mstarzinger... Fixed status file of es5conform test suite.
2011-10-07 erik.corry... Remove a static initializer that could potentially...
2011-10-07 mstarzinger... Fix string whitespace trimming of byte order marks.
2011-10-07 mstarzinger... Fix some array functions to behave as specified.
2011-10-07 kasperl@chromium.orgUse "text/html" as the svn:mime-type for the spinning
2011-10-07 erik.corry... Change cached powers of 10 to avoid constants that...
2011-10-07 mstarzinger... Update test harness and status file for Test262.
2011-10-06 keuchel@chromium.orgFast allocation of block contexts.
2011-10-06 keuchel@chromium.orgFix load of potentially eval-shadowed let bindings.
2011-10-06 kmillikin@chromium.orgDon't count duplicate assignments to the same property...
2011-10-06 jkummerow@chromium.orgAdd presubmit=no and werror=no flags to Makefile
2011-10-06 lrn@chromium.orgChange implementation of JSObject::HasHiddenProperties...
2011-10-06 kmillikin@chromium.orgSimplify calling generated code from the runtime.
2011-10-06 rossberg@chromium.orgFix a prototype chain traversal not expecting proxies.
2011-10-06 rossberg@chromium.orgUse correct trap for lookup in prototype proxy.
2011-10-05 jkummerow@chromium.orgRefactor JSObject::SetFastElement.
2011-10-05 vegorov@chromium.orgGC pauses visualization tool.
2011-10-05 yangguo@chromium.orgPorting r9456 to arm (Optimize KeyedStoreGeneric for...
2011-10-05 erik.corry... Prepare push to trunk. We are now working on 3.6.6.
2011-10-05 lrn@chromium.orgRevert "Added ability to lock strings to prevent their...
2011-10-05 vegorov@chromium.orgFix Kraken segfaults on ARM.
2011-10-05 vegorov@chromium.orgKeep MemoryChunk::LiveBytes in sync when marking deque...
2011-10-05 rossberg@chromium.orgMake 'Become' safe for retries.
2011-10-05 mstarzinger... Remove some obsolete GC-safe accessors.
2011-10-05 lrn@chromium.orgFix sputnik test expectations to no longer expect the...
2011-10-05 lrn@chromium.orgFix issue 1361 - Implement ES5 Array.prototype.toString.
2011-10-04 mstarzinger... Fix compilation error and add missing file to GYP.
2011-10-04 mstarzinger... Fix verification of weak maps during initialization.
2011-10-04 mstarzinger... Fix preparation for sorting of external arrays.
2011-10-04 rossberg@chromium.orgRemove two left-over uses of Function.prototype.apply...
2011-10-04 yangguo@chromium.orgSimplify compares in KeyedStoreIC::GenerateGeneric.
2011-10-04 vegorov@chromium.orgAdjust contents of kAheadOfTime to match write-barrier...
2011-10-04 erik.corry... Don't always compact when collecting.
2011-10-04 fschneider... Clean list of external references from internal objects...
2011-10-04 lrn@chromium.orgMove logic for hidden properties into the JSObject.
2011-10-04 lrn@chromium.orgFix issue 1415 - allow surrogate pair codes in decodeUR...
2011-10-03 mikhail.naganov... Fix incorrect function name inference in case of assign...
2011-10-03 kmillikin@chromium.orgClean up the x86 assembler API.
2011-10-03 kmillikin@chromium.orgRemove #include "isolate-inl.h" from v8.h.
2011-10-03 lrn@chromium.orgFix build error.
2011-10-03 lrn@chromium.orgFix bug in x64 RegExp detecting start of string.
2011-10-03 lrn@chromium.orgCheck enumerability of array indices correctly in prope...
2011-10-01 sgjesse@chromium.orgRevert "Support for precise stepping in functions compi...
2011-10-01 sgjesse@chromium.orgReapply "Support for precise stepping in functions...
2011-09-30 sgjesse@chromium.orgRevert "Support for precise stepping in functions compi...
2011-09-30 sgjesse@chromium.orgTry to fix Win64 build
2011-09-30 mstarzinger... Fix map modification in transition tree traversal.
2011-09-30 sgjesse@chromium.orgMake sure heap is iteratable before iterating it.
2011-09-30 vegorov@chromium.orgFix presubmit error in mark-compact.cc
2011-09-30 ager@chromium.orgRemove the use of <limits> from strtod.cc. It is unused.
2011-09-30 vegorov@chromium.orgAdjust assertions in UpdateSlot to match UpdatePointer...
2011-09-30 sgjesse@chromium.orgSupport for precise stepping in functions compiled...
2011-09-30 yangguo@chromium.orgFixing MinGW build.
next