platform/upstream/v8.git
2013-09-27 mvstanton@chromium.orgAvoid using double temp register explicitly in lithium...
2013-09-27 dcarney@chromium.orgmake v8::Locker not use Isolate::GetCurrent()
2013-09-27 jochen@chromium.orgOnly zapped used handles if a handle scope fits entirel...
2013-09-27 hpayer@chromium.orgDisable gc stress mode for mjsunit timer test.
2013-09-27 hpayer@chromium.orgRe-land "Add methods to enable configuration of Resourc...
2013-09-27 palfia@homejinni.comMIPS: Fix simulator divide for overflow case.
2013-09-27 machenbach... Revert "Add methods to enable configuration of Resource...
2013-09-27 yangguo@chromium.orgDisposing an OSR job should only restore the back edge...
2013-09-27 mstarzinger... Disable escape analysis for Canary stabilization.
2013-09-27 haitao.feng... Tweak SmiSub for X64
2013-09-27 machenbach... Prepare push to trunk. Now working on version 3.22.4.
2013-09-27 dcarney@chromium.orgremove Local::New with no isolate parameter
2013-09-26 palfia@homejinni.comMIPS: Refactoring PropertyCallbackInfo & FunctionCallba...
2013-09-26 titzer@chromium.orgImplement local check elimination on basic blocks.
2013-09-26 mstarzinger... Fix replaying of HCapturedObject for nested objects.
2013-09-26 hpayer@chromium.orgFix Windows build of defaults.cc.
2013-09-26 dcarney@chromium.orgAdd EscapableHandleScope to api to fix problems with...
2013-09-26 hpayer@chromium.orgAdd methods to enable configuration of ResourceConstrai...
2013-09-26 dcarney@chromium.orgbuild fix for 16957 - broke shared builds
2013-09-26 marja@chromium.orgRefactoring PropertyCallbackInfo & FunctionCallbackInfo...
2013-09-26 hpayer@chromium.orgAdd -optimize-for-size flag to optimize for memory...
2013-09-26 mstarzinger... Make Heap::AllocateRawFixedArray methods private.
2013-09-26 dcarney@chromium.orgbuild fix for 16957
2013-09-26 dcarney@chromium.orgremove uses of static oddball accessors using GetCurren...
2013-09-26 dcarney@chromium.orgfix copy/paste error in r16955
2013-09-26 dcarney@chromium.orgadd isolate parameter to ThrowException
2013-09-26 machenbach... Prepare push to trunk. Now working on version 3.22.3.
2013-09-25 palfia@homejinni.comMIPS: Tweak Math.exp.
2013-09-25 machenbach... Fix comment in test case.
2013-09-25 machenbach... Let timer test retry for 20ms to reduce flakiness.
2013-09-25 plind44@gmail.comMIPS: Less aggressive polling when concurrently compili...
2013-09-25 yangguo@chromium.orgAllocate optimizing compiler thread only when necessary.
2013-09-25 yangguo@chromium.orgAdd trace output when recompilation queues are flushed.
2013-09-25 verwaest@chromium.orgInternalize names before using them in slow-mode objects.
2013-09-25 verwaest@chromium.orgSpecial handle for mul/div minus one when kAllUsesTrunc...
2013-09-25 hpayer@chromium.orgDisable timer mjsunit test on Windows.
2013-09-25 machenbach... Add windows to status variable list.
2013-09-25 olivf@chromium.orgMacrofication of HInstruction constructors with context...
2013-09-25 yangguo@chromium.orgRename "OptimizingCompiler" to the more suitable "Recom...
2013-09-25 hpayer@chromium.orgRevert OS::TimeCurrentMillis on Windows introduced...
2013-09-25 mstarzinger... Remove obsolete global SubString method.
2013-09-25 verwaest@chromium.orgReset IC to premonomorphic rather than uninitialized.
2013-09-25 yangguo@chromium.orgRemove unused kFirstMathFunctionId
2013-09-25 yangguo@chromium.orgLess aggressive polling when concurrently compiling...
2013-09-25 olivf@chromium.orgFix flaky parallel recompilation test.
2013-09-25 dslomov@chromium.orgSpeed up ArrayBuffer/typed array/DataView properties.
2013-09-25 machenbach... Prepare push to trunk. Now working on version 3.22.2.
2013-09-25 dslomov@chromium.orgRemove redundant flags for array buffer and typed arrays.
2013-09-25 plind44@gmail.comMIPS: replace RegExpCEntryStub with DirectCEntryStub.
2013-09-25 palfia@homejinni.comMIPS: Turn the NumberToStringStub into a hydrogen stub.
2013-09-25 haitao.feng... Fix a typo
2013-09-24 mstarzinger... Expose SameValue equality comparison algorithm
2013-09-24 titzer@chromium.orgDelete Runtime_NotifyOSR.
2013-09-24 yangguo@chromium.orgFlush recompile jobs on last-resort GC.
2013-09-24 yangguo@chromium.orgScripts should not care about closed tree when committing.
2013-09-24 bmeurer@chromium.orgAvoid fallback to weak entropy for the PRNGs on Windows.
2013-09-24 jkummerow@chromium.orgMigrate to new test status file syntax
2013-09-24 ulan@chromium.orgAndroid: sync test/intl to device and disable default...
2013-09-24 dcarney@chromium.orgHandleScopeImplementer::entered_contexts_ should not...
2013-09-24 mstarzinger... Disable GC stress for mjsunit/opt-elements.kind test.
2013-09-24 mstarzinger... Correctly check for AllowHeapAllocation::IsAllowed().
2013-09-24 dslomov@chromium.orgAllocate typed arrays uninitialized when constructing...
2013-09-24 rodolph.perfetta... ARM: Tweak Math.exp.
2013-09-24 mvstanton@chromium.orgAdd field nested_sites to AllocationSite. This field...
2013-09-24 titzer@chromium.orgUse Unique<Object> in HConstant and remove UniqueValueId.
2013-09-24 bmeurer@chromium.orgTurn the NumberToStringStub into a hydrogen stub.
2013-09-24 bmeurer@chromium.orgFix invalid X87 stack depth after LCompareNumericAndBranch.
2013-09-24 dcarney@chromium.orgbuild fix for 16877
2013-09-23 mstarzinger... Handlify JSObject::MigrateInstance and friends.
2013-09-23 palfia@homejinni.comMIPS: Fixed a bug in CopyBytes() and new test cases...
2013-09-23 olivf@chromium.orgRevert "Allow control intructions to have side effects."
2013-09-23 olivf@chromium.orgAllow control intructions to have side effects.
2013-09-23 jkummerow@chromium.orgrefactor test instruction on ia32
2013-09-23 mstarzinger... Revert "Handlify JSObject::MigrateInstance and friends."
2013-09-23 mstarzinger... Handlify JSObject::MigrateInstance and friends.
2013-09-23 ulan@chromium.orgOut-of-line constant pool on Arm: Stage 1 - Free up...
2013-09-23 mstarzinger... Remove duplicated heap allocation functions.
2013-09-23 machenbach... [Sheriff] Revert "Let SetEntropySource() fail if called...
2013-09-23 bmeurer@chromium.orgFix build after r16890.
2013-09-23 mstarzinger... Introduce Heap::SelectSpace helper for allocations.
2013-09-23 dcarney@chromium.orgremove IsDeadCheck
2013-09-23 bmeurer@chromium.orgMove DumpBacktrace() to checks.cc and cleanup both...
2013-09-23 bmeurer@chromium.orgLet SetEntropySource() fail if called after V8::Initial...
2013-09-23 bmeurer@chromium.orgDocument that its the job of the embedder to provide...
2013-09-23 machenbach... Prepare push to trunk. Now working on version 3.22.1.
2013-09-23 machenbach... Fast-forward version number on bleeding_edge to 3.22.0
2013-09-23 mstarzinger... Handlify JSObject::AllocateStorageForMap method.
2013-09-23 dcarney@chromium.orgmove CopyablePersistentTraits to v8.h
2013-09-23 dcarney@chromium.orgremove Isolate::GetCurrent from Context api functions
2013-09-23 machenbach... Revert "Turn the NumberToStringStub into a hydrogen...
2013-09-23 mstarzinger... Remove obsolete Factory::EnsureCanContainElements method.
2013-09-23 bmeurer@chromium.orgTurn the NumberToStringStub into a hydrogen stub.
2013-09-23 bmeurer@chromium.orgFixed a bug in CopyBytes() and new test cases for ARM...
2013-09-20 palfia@homejinni.comMIPS: Save one branch for normal heap number un-tagging.
2013-09-20 adamk@chromium.orgFix d8-readline to use modern Persistent API
2013-09-20 dcarney@chromium.orgdon't use default isolate in mksnapshot
2013-09-20 prybin@chromium.orgLiveEdit to mark more closure functions for re-instanti...
2013-09-20 jochen@chromium.orgSkip tests failing on the no-i18n bot
2013-09-20 mstarzinger... Hanldify JSObject::PreventExtensions method.
2013-09-20 titzer@chromium.orgUse Unique<Cell> and Unique<PropertyCell> in LoadGlobal...
next