platform/upstream/v8.git
2011-09-18 whesse@chromium.orgFix presubmit - remove stray whitespace on empty lines.
2011-09-18 erikcorryMIPS: Fixed a bug in CallStubCompiler::CompileArrayPush...
2011-09-18 erikcorryMIPS: port Implement function proxies (except for their...
2011-09-18 erikcorryMIPS: Fix assertion-fail on cacheflush from generated...
2011-09-17 fschneider... When --nolimit-inlining flag is set, don't limit inlini...
2011-09-16 rossberg@chromium.orgMake proxies work as prototypes.
2011-09-16 erik.corry... Fix asserts and GC unsafeness in stub generation, bug...
2011-09-16 rossberg@chromium.orgMake function proxies work as constructors.
2011-09-16 erik.corry... Fix some stub calling asserts on x64.
2011-09-16 danno@chromium.orgMIPS: pre-crankshaft updates to code-stubs and stub...
2011-09-16 danno@chromium.orgMIPS: pre-crankshaft updates to macro-assembler and...
2011-09-15 erik.corry... Fix some asserts in stub generation and file some bugs...
2011-09-15 danno@chromium.orgShare Maps for ElementsKind transitions
2011-09-15 yangguo@chromium.orgFixing presubmit.
2011-09-15 yangguo@chromium.orgTickprocessor no longer prints error messages on log...
2011-09-15 jkummerow@chromium.orgUpdate mozilla test expectations (FAIL regress-103602)
2011-09-15 yangguo@chromium.orgCorrecting a bogus assert outdated since r9295.
2011-09-15 jkummerow@chromium.orgChange global const handling to silently ignore redecla...
2011-09-15 jkummerow@chromium.orgConvert "BUG=foo" to "(issue foo)" in push-to-trunk.sh
2011-09-15 erik.corry... Add asserts to ensure that we:
2011-09-15 yangguo@chromium.orgEnable slices of external strings (in the tentative...
2011-09-15 fschneider... Enable inlining of functions that reference context...
2011-09-15 svenpanne@chromium.orgNuke CompareToNull AST node.
2011-09-15 jkummerow@chromium.orgAdd "native" target to Makefile for the benefit of...
2011-09-15 jkummerow@chromium.orgAdd solaris support to gyp build.
2011-09-15 yangguo@chromium.orgFixing issue 1639, debugger stops stepping outside...
2011-09-15 lrn@chromium.orgPrepare push to trunk. Now working on version 3.6.5.
2011-09-14 vegorov@chromium.orgForce lazy deoptimization and remove optimized code...
2011-09-14 yangguo@chromium.orgFixing d8's broken readline history.
2011-09-14 keuchel@chromium.orgMark variables as being accessed from any inner scope...
2011-09-14 lrn@chromium.orgMake built-in functions not call .apply on functions.
2011-09-14 lrn@chromium.orgCleanup of include comments
2011-09-14 mikhail.naganov... Eliminate the need for code delete events in CPU profiler.
2011-09-14 yangguo@chromium.orgReverting r9272.
2011-09-14 keuchel@chromium.orgFix scope iteration when debugging global code.
2011-09-14 yangguo@chromium.orgFixed broken readline console history.
2011-09-14 kmillikin@chromium.orgMIPS: port Remove in-loop tracking for call ICs.
2011-09-14 kmillikin@chromium.orgRevert "MIPS: port Remove in-loop tracking for call...
2011-09-14 kmillikin@chromium.orgMIPS: port Remove in-loop tracking for call ICs.
2011-09-14 rossberg@chromium.orgFixed spurious character in test case, plus presubmit...
2011-09-13 rossberg@chromium.orgFix for .bind regression.
2011-09-13 yangguo@chromium.orgFixing r9265: moving test case into correct location.
2011-09-13 yangguo@chromium.orgAdding test case for issue 1639, fixed by r9264.
2011-09-13 yangguo@chromium.orgDebugger: fix stepping next with trycatch recursion
2011-09-13 yangguo@chromium.orgFixing r9262 for shared library build.
2011-09-13 yangguo@chromium.orgFixing parallel execution in d8 (with -p) and some...
2011-09-13 rossberg@chromium.orgTest (and fix) all exception paths that can occur with...
2011-09-13 kmillikin@chromium.orgRemove in-loop tracking for call ICs.
2011-09-13 danno@chromium.orgMIPS: pre-crankshaft updates to assembler and related...
2011-09-13 rossberg@chromium.orgImplement function proxies (except for their use as...
2011-09-13 fschneider... Fix presubmit.
2011-09-13 jkummerow@chromium.orgpush-to-trunk.sh: correctly detect existing branches...
2011-09-13 mstarzinger... Fix parent of the WeakMap prototype.
2011-09-13 fschneider... Fix some valgrind errors in d8 shell.
2011-09-13 sgjesse@chromium.orgSupport for precise stepping in functions compiled...
2011-09-13 kmillikin@chromium.orgPrepare push to trunk. Now working on version 3.6.4.
2011-09-13 kmillikin@chromium.orgRevert "Clean up Context::Lookup and its uses."
2011-09-12 svenpanne@chromium.orgImproved pretty printing of VAR PROXY and some control...
2011-09-12 jkummerow@chromium.orgd8 external array c'tors: fix double-to-uint32 semantics
2011-09-12 jkummerow@chromium.orgd8 external array c'tors: allow parameters that can...
2011-09-12 kmillikin@chromium.orgAdd an explicit cast for an integral promotion that...
2011-09-12 kmillikin@chromium.orgReapply "Clean up Context::Lookup and its uses."
2011-09-12 kmillikin@chromium.orgUse the BitField class for Code::Flags.
2011-09-12 mikhail.naganov... Revert accidental r9229 and r9230
2011-09-12 mikhail.naganov... add test
2011-09-12 mikhail.naganov... do not use code deletions
2011-09-12 mikhail.naganov... Fix the include guard from circular-queue-inl.h
2011-09-12 jkummerow@chromium.orgUpdate python version in build/README.txt to what's...
2011-09-12 svenpanne@chromium.orgImproved printing of Goto and CompareIDAndBranch instru...
2011-09-12 svenpanne@chromium.orgRefactored HInferRepresenation::TryChange a bit, making...
2011-09-12 kmillikin@chromium.orgRevert "Clean up Context::Lookup and its uses."
2011-09-12 kmillikin@chromium.orgClean up Context::Lookup and its uses.
2011-09-12 lrn@chromium.orgMove the implementation of Scanner::LiteralScope to...
2011-09-09 mikhail.naganov... Rename SmartPointer to SmartArrayPointer.
2011-09-09 danno@chromium.orgKey external array map transitions on ElementsKind...
2011-09-09 danno@chromium.orgDon't allow seal or element property re-definition...
2011-09-09 svenpanne@chromium.orgRe-use phi reachability information to avoid a fixed...
2011-09-09 yangguo@chromium.orgTrigger OOM when zone is full.
2011-09-09 yangguo@chromium.orgBetter error messages for d8's load() (execute from...
2011-09-09 danno@chromium.orgMechanical refactor to move ElementsKind type out of...
2011-09-09 fschneider... Add a function to compute loop nesting level to HBasicB...
2011-09-08 vitalyr@chromium.orgFollow up fixes for r9205: shared library build and...
2011-09-08 vitalyr@chromium.orgRelease memory of semaphores and thread pointers by...
2011-09-08 ricow@chromium.orgFix presubmit errors caused by updated depot tools
2011-09-08 kmillikin@chromium.orgUse more style-guide-friendly names for some constants.
2011-09-08 ricow@chromium.orgPrepare push to trunk. Now working on version 3.6.3.
2011-09-08 mikhail.naganov... Fix memory leak from d8 shell.
2011-09-08 lrn@chromium.orgFix bug in collector.
2011-09-08 jkummerow@chromium.orgAdd "soname_version" parameter to common.gypi, v8.gyp...
2011-09-08 lrn@chromium.orgRename scanner.* to scanner-character-streams.*. and...
2011-09-08 yangguo@chromium.orgAmends to r9181 and r9191.
2011-09-08 yangguo@chromium.orgFixing shared library build of d8.
2011-09-08 erik.corry... Fix missing setting of array to copy-on-write in
2011-09-08 kmillikin@chromium.orgRemove ExitContextStatement.
2011-09-08 yangguo@chromium.orgFunctions in d8 to turn the profiler on/off (enableProf...
2011-09-08 kmillikin@chromium.orgMIPS: port Remove variable rewrites and the unneccesary...
2011-09-08 jkummerow@chromium.orgIntroduce push-to-trunk.sh (for git users)
2011-09-08 svenpanne@chromium.orgImproved phi reachability computation a bit.
2011-09-08 ricow@chromium.orgFix wrong assert from 9180
2011-09-08 erik.corry... JSArray can go slow case during String.split. Guard...
next