platform/upstream/v8.git
2012-04-17 vegorov@chromium.orgProcess weak references between optimized JSFunctions...
2012-04-17 yurys@chromium.orgRemove extra whitespace added in r11339
2012-04-17 erik.corry... Regexp: Unify the lookahead code for the BoyerMoore...
2012-04-17 vegorov@chromium.orgTry aligning unboxed double array backing store in...
2012-04-17 svenpanne@chromium.orgTiny DescriptorArray cleanup.
2012-04-16 mstarzinger... Fix malformed test262 status file in r11341.
2012-04-16 mstarzinger... Mark test262 failure for known issue.
2012-04-16 mstarzinger... Fix illegal escape-sequences to throw syntax errors.
2012-04-16 yurys@chromium.orgAdd method for resolving SnapshotObjectId by given...
2012-04-16 rossberg@chromium.orgImplement rudimentary module linking.
2012-04-16 alexeif@chromium.orgExternal references should not affect dominance relation.
2012-04-16 jkummerow@chromium.orgfix unused variables in test-heap-profiler.cc to fix...
2012-04-16 rossberg@chromium.orgImplement ES5 erratum: global declarations shadow inher...
2012-04-16 rossberg@chromium.orgRefactor code generation for global declarations.
2012-04-16 rossberg@chromium.orgRefactoring of code generation for declarations, in...
2012-04-16 svenpanne@chromium.orgImproved printing of HBitwise instructions.
2012-04-16 mstarzinger... Add PushAddress(ExternalReference) for X64.
2012-04-16 ulan@chromium.orgProvide structures from <ucontext.h> for Android.
2012-04-16 loislo@chromium.orgAdd size metric into Heap Stats.
2012-04-16 yangguo@chromium.orgFix lineprocessor sample and include it in the gyp...
2012-04-16 ulan@chromium.orgFix fast API call for MinGW-w64
2012-04-16 mstarzinger... Fix test262 harness to purge old data directory.
2012-04-16 mstarzinger... Fix handling of this in Array.prototype.concat method.
2012-04-13 mstarzinger... Update to most recent test262 version.
2012-04-13 jkummerow@chromium.orgSmall improvements to push-to-trunk.sh and merge-to...
2012-04-13 svenpanne@chromium.orgValgrind cleanliness, part 6: Introduce OS::TearDown...
2012-04-13 mstarzinger... MIPS: Add isolate accessor to AccessorInfo and Arguments.
2012-04-13 fschneider... MIPS: Improve performance of keyed loads/stores which...
2012-04-13 alexeif@chromium.orgSplit nodes and edges into separate arrays in heap...
2012-04-13 erik.corry... MIPS: Implement CheckNotCharacterAfterMinusAnd. This...
2012-04-13 mstarzinger... Fix r11306 to use external references on X64.
2012-04-13 erik.corry... Regexp.rightContext was still not quite right. Fixed and
2012-04-13 jkummerow@chromium.orgProvide empty default implementation of OutputStream...
2012-04-13 mstarzinger... Fix several ancient presubmit failures.
2012-04-13 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.10.3.
2012-04-13 mstarzinger... Add isolate accessor to AccessorInfo and Arguments.
2012-04-13 svenpanne@chromium.orgPrepare DefinePropertyAccessor for callback transitions.
2012-04-13 loislo@chromium.orgBuild fix for Mac.
2012-04-13 jkummerow@chromium.orgMIPS: Increase external array allocation header size...
2012-04-13 loislo@chromium.orgThis patch is introducing a way to grab heap stats.
2012-04-13 jkummerow@chromium.orgRemove line breaks that GYP didn't like
2012-04-13 jkummerow@chromium.orgFix native ARM build
2012-04-12 vegorov@chromium.orgUntabify test/mjsunit/regress/regress-119609.js.
2012-04-12 vegorov@chromium.orgReturn LOOKUP variable instead of CONTEXT for non-conte...
2012-04-12 jkummerow@chromium.orgFix regular and ElementsKind transitions interfering...
2012-04-12 erikcorryRegexp: Fix rightContext in the lastMatchInfoOverride
2012-04-12 mstarzinger... Cleanup test-alloc unit test case.
2012-04-12 erik.corry... MIPS: NaNs in the snapshot should be quiet according
2012-04-12 fschneider... Improve performance of keyed loads/stores which have...
2012-04-12 erik.corry... Port regexp microoptimizations to MIPS. Also fix some...
2012-04-11 mstarzinger... Fix compile error in r11279.
2012-04-11 mstarzinger... Fix WeakMap processing for evacuation candidates (2).
2012-04-11 vegorov@chromium.orgSkip canonicalization check in LStoreKeyedFastDoubleEle...
2012-04-11 erikcorryA version of test-api.cc that compiles both on Mac...
2012-04-11 vegorov@chromium.orgReland arguments access support for inlined functions...
2012-04-11 mstarzinger... Fix presubmit error in r11270.
2012-04-11 mstarzinger... Remove write-barriers for stores to new-space objects.
2012-04-11 erik.corry... Fix Windows 64 bit compile.
2012-04-11 erik.corry... Fix compile errors on 64 bit platforms.
2012-04-11 erik.corry... Fix external allocated memory accounting to use 64...
2012-04-11 mstarzinger... Fix WeakMap processing for evacuation candidates.
2012-04-11 loislo@chromium.orgI'd like to add addr field into EntryInfo struct.
2012-04-10 vegorov@chromium.orgBailout on possible direct eval calls.
2012-04-10 fschneider... Insert three missing FP register stack pop instructions.
2012-04-10 yurys@chromium.orgUse SortedListBSearch instead of custom one in heap...
2012-04-10 kmillikin@chromium.orgDo not assume that names of function expressions are...
2012-04-10 fschneider... Prepare push to trunk. Now working on version 3.10.2.
2012-04-10 erikcorryEnsure that a call to String.prototype.match with a
2012-04-08 alexeif@chromium.orgRevert "External references should not affect dominance...
2012-04-08 alexeif@chromium.orgExternal references should not affect dominance relation.
2012-04-06 yurys@chromium.orgFix presubmit warnings after r11245
2012-04-06 yurys@chromium.orgWe can avoid putting all nodes into a hash map from...
2012-04-05 mstarzinger... Fix presubmit error in r11243.
2012-04-05 mstarzinger... Ensure HAllocateObject always allocates in new-space.
2012-04-05 danno@chromium.orgFix glibc presence checks that are incorrectly triggere...
2012-04-05 danno@chromium.orgMIPS: Remove static initializers in v8.
2012-04-05 danno@chromium.orgMIPS: Ensure proper alignment of LazyInstance objects.
2012-04-05 danno@chromium.orgMinimize uses of lazy initialization by adding explicit...
2012-04-05 danno@chromium.orgAdjust stack limit again to avoid overflow on 64 bit...
2012-04-05 ulan@chromium.orgCheck for NaN in inlined versions of Math.min, Math...
2012-04-05 danno@chromium.orgFix stack overflows on Windows x64.
2012-04-05 danno@chromium.orgEnsure default isolate is present in Context::New().
2012-04-05 danno@chromium.orgRollback 11231: Add regression test case for issue...
2012-04-05 danno@chromium.orgAdd regression test case for issue 2025.
2012-04-05 mstarzinger... Update test262 expectations for 64-bit precision double...
2012-04-04 mstarzinger... Regression test for large string joins.
2012-04-04 yurys@chromium.orgFix presubmit checks after r11223
2012-04-04 danno@chromium.orgEnsure default isolate is present in Add/RemoveCallComp...
2012-04-04 mstarzinger... Fix rewriter to not treat throw as an expression.
2012-04-04 yurys@chromium.orgSwitching to a custom itoa implementation reduces seria...
2012-04-03 ulan@chromium.orgReset function info counters after context disposal...
2012-04-03 mstarzinger... Fix array boilerplate object transitioning.
2012-04-03 danno@chromium.orgFix stack overflow test failures with no snap.
2012-04-03 danno@chromium.orgDon't crash on stack overflow entering the debugger.
2012-04-03 erik.corry... Switch regexp strategy for regexps that are just plain
2012-04-03 mstarzinger... Fix race condition in test-thread-termination.
2012-04-03 danno@chromium.orgProperly support shrinking arrays in CopyDictionaryToOb...
2012-04-03 ulan@chromium.orgMake progress in incremental marking if scavenge is...
2012-04-02 danno@chromium.orgAdding missing SetCC before conditional branch.
2012-04-02 erik.corry... Loosen up the test for boot time memory use on 64 bit.
next