platform/upstream/v8.git
2012-05-29 svenpanne@chromium.orgPrepare push to trunk. Now working on version 3.11.8.
2012-05-29 svenpanne@chromium.orgFixed JSObject::SetPropertyForResult (issue 2153)
2012-05-29 jkummerow@chromium.orgPrevent Windows buildbots from unnecessarily clobbering...
2012-05-25 mstarzinger... Revert r11665, r11666 and r11667 due to slowness.
2012-05-25 verwaest@chromium.orgFixing debug build, missing parentheses
2012-05-25 verwaest@chromium.orgFixing unused Map* in release build
2012-05-25 verwaest@chromium.orgTraversableMap only dependent on DescriptorArray
2012-05-25 svenpanne@chromium.orgEnable map transitions for accessor properties.
2012-05-25 jkummerow@chromium.orgAdd explicit "python" to subprocess args in test wrappe...
2012-05-25 yangguo@chromium.orgFix test.
2012-05-25 yangguo@chromium.orgFix creating substring in string.replace(<global regexp...
2012-05-25 danno@chromium.orgAdd missing FastElements check.
2012-05-25 mstarzinger... Add comment to cctest status file.
2012-05-24 jkummerow@chromium.orgUpdate svn:ignore properties to ignore the following...
2012-05-24 yurys@chromium.orgClear pending functions list in FuncNameInferrer when...
2012-05-24 yangguo@chromium.orgmessages.js: Get better function names in stack traces.
2012-05-24 svenpanne@chromium.orgRe-land: Use map transitions when defining accessor...
2012-05-24 mmassi@chromium.orgBroke line longer than 80 chars.
2012-05-24 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.11.7.
2012-05-24 mmassi@chromium.orgMIPS: Array index computation dehoisting.
2012-05-24 jkummerow@chromium.orgSpeculative fix for ChromiumOS(ARM) cross-compile buildbots
2012-05-24 yangguo@chromium.orgFix lint check.
2012-05-24 yangguo@chromium.orgMIPS: Implement loop for global regexps in regexp assem...
2012-05-23 danno@chromium.orgFix build and test failures from packed array optimizat...
2012-05-23 mstarzinger... Fix RegExp.prototype.toString for incompatible receivers.
2012-05-23 danno@chromium.orgImplement tracking and optimizations of packed arrays
2012-05-23 mstarzinger... Prepare push to trunk. Now working on version 3.11.6.
2012-05-23 mstarzinger... Fix presubmit error in r11630.
2012-05-23 yangguo@chromium.orgFix argument passing to generated regexp code in Win64.
2012-05-23 mstarzinger... Change sentinel value for zapping of old-to-new pointers.
2012-05-23 mstarzinger... Fix harness for fuzzer to run for 100 iterations only.
2012-05-23 svenpanne@chromium.orgFix two call to masm->CallStub on x64: should pass...
2012-05-23 yangguo@chromium.orgFix Win64 build.
2012-05-23 loislo@chromium.orgEliminate dominator and retained_size fields. They...
2012-05-22 yangguo@chromium.orgFix stack push order when reserving space for regexp...
2012-05-22 mstarzinger... Add harness script for JavaScript language fuzzer.
2012-05-22 yangguo@chromium.orgImplement loop for global regexps in regexp assembler.
2012-05-22 yangguo@chromium.orgEnsure integrity of ASCII strings.
2012-05-22 erik.corry... Grokdump -f: Automatically detect memory that is x86...
2012-05-22 ulan@chromium.orgPrepare push to trunk. Now working on version 3.11.5.
2012-05-22 jkummerow@chromium.orgSome cleanup to common.gypi. This fixes some host/targe...
2012-05-21 mmassi@chromium.orgDisable array index dehoisting because of performance...
2012-05-21 yangguo@chromium.orgHandle EINTR in socket functions and continue incomplet...
2012-05-21 yangguo@chromium.orgFixing python deprecations.
2012-05-21 yangguo@chromium.orgMake socket send and receive more robust and return...
2012-05-21 yangguo@chromium.orgFix GCC 4.7 (C++11) compilation.
2012-05-21 jkummerow@chromium.orgSet '-m32' option for host and target platforms
2012-05-21 mmassi@chromium.orgArray index computation dehoisting.
2012-05-18 ulan@chromium.orgPrepare push to trunk. Now working on version 3.11.4.
2012-05-18 ulan@chromium.orgDisable optimization for functions that have scopes...
2012-05-18 yangguo@chromium.orgFix shared library build errors.
2012-05-18 yangguo@chromium.orgDefine V8_EXPORT to nothing for clients of v8.
2012-05-18 yangguo@chromium.orgCorrectly check for native error objects.
2012-05-17 erik.corry... Remove %_SwapElements. This inlined runtime contained...
2012-05-16 peter.rybin... Fix issue 825 (LiveEdit vs. function with no locals...
2012-05-16 yangguo@chromium.orgSimplify v8.gyp.
2012-05-16 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.11.3.
2012-05-16 yangguo@chromium.orgAmend regression test.
2012-05-16 yangguo@chromium.orgAdd missing test for transcendental functions.
2012-05-16 yangguo@chromium.orgRevert r11496.
2012-05-16 mstarzinger... Implement map collection for incremental marking.
2012-05-16 erik.corry... MIPS: Fix simplification of DoLoadNamedFieldPolymorphic...
2012-05-16 mstarzinger... Fix CreateEmptyFunction to not share descriptor array.
2012-05-15 danno@chromium.orgAlways transition empty FAST_DOUBLE_ARRAYs on push
2012-05-15 mstarzinger... Add zapping of Map contents in debug mode.
2012-05-15 yangguo@chromium.orgmessages.js: Add toString to CallSite (which describes...
2012-05-15 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.11.2.
2012-05-15 mstarzinger... Revert r11556 and r11558 to allow roll.
2012-05-15 rossberg@chromium.orgAdd a readbuffer function to d8, that reads a file...
2012-05-15 erik.corry... Add a little more post morten debug info for the minidump.
2012-05-15 yangguo@chromium.orgFix freebsd build.
2012-05-15 rossberg@chromium.orgImprove typed arrays support in d8.
2012-05-15 ulan@chromium.orgFix ucontext structure for Android on x86
2012-05-15 mstarzinger... Fix regression test from r11556 for no-snapshot.
2012-05-15 rossberg@chromium.orgRevert flag change for global semantics.
2012-05-15 mstarzinger... Implement map collection for incremental marking.
2012-05-14 erik.corry... Add -f or --full flag to grokdump to dump all available...
2012-05-12 alexeif@chromium.orgSerialize heap snapshot data as an array of unsigned...
2012-05-11 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.11.1.
2012-05-11 jkummerow@chromium.orgGYP build: Provide automatic host_arch detection on Mac
2012-05-11 jkummerow@chromium.orgPrepare for using GYP build on buildbots
2012-05-11 erik.corry... Simplify DoLoadNamedFieldPolymorphic
2012-05-10 erik.corry... Fix compose-discard crasher from 11524 - port to x64...
2012-05-10 erik.corry... Fix compose-discard crasher from 11524. We can't do...
2012-05-10 alexeif@chromium.orgSet object tags directly to the entry name in heap...
2012-05-10 vegorov@chromium.orgExtend grokdump with basic interactive shell capabilities.
2012-05-10 rossberg@chromium.orgActivate new global semantics by default.
2012-05-10 alexeif@chromium.orgMerge SetObjectNames extra pass into the main pass.
2012-05-09 alexeif@chromium.orgFix formatting.
2012-05-09 danno@chromium.orgProperly set ElementsKind of empty FAST_DOUBLE_ELEMENTS...
2012-05-09 fschneider... Declare more functions returing a MaybeObject* with...
2012-05-09 alexeif@chromium.orgSplit nodes and edges into separate arrays in heap...
2012-05-09 fschneider... Force checking of result on all functions in elements...
2012-05-09 rossberg@chromium.orgMake Error.prototype.name writable again, as required...
2012-05-09 mstarzinger... Implement explicit back pointers in transition tree.
2012-05-08 yangguo@chromium.orgForce inlining CopyChars and String::Get.
2012-05-08 erik.corry... Fix function sorter from 11482 with correct fix. The...
2012-05-08 erik.corry... Regexp: Fix overflow in min-match-length calculation...
2012-05-08 erik.corry... Make DeltaBlue performance more stable by ignoring...
2012-05-07 yangguo@chromium.orgMIPS: Fixed illegal instruction use on Loongson in...
next