platform/upstream/v8.git
2014-04-07 yangguo@chromium.orgHandlify LiveEdit.
2014-04-07 yangguo@chromium.orgDeprecate Context::HasOutOfMemoryException.
2014-04-07 rossberg@chromium.orgRefactoring to allow adding new structured types
2014-04-07 dcarney@chromium.orgSkip a bunch of new failing nacl tests
2014-04-07 yangguo@chromium.orgMake `String.prototype.contains` throw when passing...
2014-04-07 mstarzinger... Handlify six allocator functions from the Heap.
2014-04-07 ishell@chromium.orgCallers of ElementsAccessor::Validate() handlified.
2014-04-07 bmeurer@chromium.orgUse distinct maps for oddballs with special handling...
2014-04-07 ishell@chromium.orgElementsAccessor::GetAccessorPair() handlified.
2014-04-07 jarin@chromium.orgDead code elimination of inlined arguments objects...
2014-04-07 svenpanne@chromium.orgYet another regression test for range analysis.
2014-04-07 mvstanton@chromium.orgFix for v8:3255 Grow KeyedStoreIC doesn't respect Strin...
2014-04-07 marja@chromium.orgcompiler.cc: Remove a comment which is no longer true.
2014-04-07 dslomov@chromium.orgMake TypedArray::New fucntions crash on wrong lengths.
2014-04-04 adamk@chromium.orgOrderedHashTable implementation with Set and Map interfaces
2014-04-04 mvstanton@chromium.orgRevert "Reland of https://codereview.chromium.org/17252...
2014-04-04 jkummerow@chromium.orgRevert "Compare external pixel data length against...
2014-04-04 jkummerow@chromium.orgCompare external pixel data length against Smi::kMaxValue
2014-04-04 palfia@homejinni.comMIPS: Reland "Fixed environment assignment for LCheckNo...
2014-04-04 rodolph.perfetta... ARM64: fix simulator constructor
2014-04-04 mvstanton@chromium.orgReland of https://codereview.chromium.org/172523002/
2014-04-04 alexandre.rames... ARM64: Use direct deoptimization exits.
2014-04-04 ishell@chromium.orgElementsAccessor's public interface handlification.
2014-04-04 ishell@chromium.orgCallers of ElementsAccessor::AddElementsToFixedArray...
2014-04-04 rodolph.perfetta... ARM64: fix constant pool size used by disassembler
2014-04-04 marja@chromium.orgUpdate tests to use the new compilation API + related...
2014-04-04 yangguo@chromium.orgReturn MaybeHandle from GetProperty.
2014-04-04 yangguo@chromium.orgReturn MaybeHandle from SetProperty.
2014-04-04 rmcilroy@chromium.orgFix fixed-point vcvt_f64_s32 immediate value encoding
2014-04-04 hpayer@chromium.orgDon't overwrite transition array map while iterating...
2014-04-04 bmeurer@chromium.orgProperly pass dim to recursive calls in TypePrint().
2014-04-04 hpayer@chromium.orgMake sure value is a heap number when reusing the doubl...
2014-04-04 ishell@chromium.orgMaybehandlification of EnsureJSArrayWithWritableFastEle...
2014-04-04 machenbach... Make auto-roll script also roll patched trunk revisions.
2014-04-04 bmeurer@chromium.orgTypePrint() does not depend on Object::Print().
2014-04-04 svenpanne@chromium.orgReland "Fixed environment assignment for LCheckNonSmi."
2014-04-04 bmeurer@chromium.orgGet rid of the TRANSITION PropertyType and consistently...
2014-04-03 palfia@homejinni.comMIPS: Check in Lithium that allocation size in Smi...
2014-04-03 alph@chromium.orgDo not mark prototype transitions link as weak in heap...
2014-04-03 dslomov@chromium.orgHarden IsMoreGeneralElementsKindTransition.
2014-04-03 ishell@chromium.orgFurther Kraken regression recover due to handlification.
2014-04-03 alexandre.rames... ARM64: Fixes and more support for FRINT<X> instructions.
2014-04-03 alexandre.rames... ARM64: Fix the atomic type width in the 64bit Acquire_L...
2014-04-03 yangguo@chromium.orgReturn MaybeHandle from JsonParser.
2014-04-03 jochen@chromium.orgRevert r20476.
2014-04-03 machenbach... Fix bug entry and quotation marks in merge-to-branch.
2014-04-03 machenbach... Add merged patches to commit title in merge-to-branch.
2014-04-03 yangguo@chromium.orgReturn MaybeHandle from NewExternalStringFrom*.
2014-04-03 yangguo@chromium.orgReland "Return MaybeHandle from NewConsString."
2014-04-03 yangguo@chromium.orgReturn MaybeHandle from NewRaw???String.
2014-04-03 mvstanton@chromium.orgRevert r20474
2014-04-03 mstarzinger... Use premordial Object.isSealed/isFrozen in builtins.
2014-04-03 svenpanne@chromium.orgFixed environment assignment for LCheckNonSmi.
2014-04-03 yangguo@chromium.orgRevert "Return MaybeHandle from NewConsString."
2014-04-03 mvstanton@chromium.orgFunction calls are handled with a LoadIC and a Function...
2014-04-03 yangguo@chromium.orgReturn MaybeHandle from NewConsString.
2014-04-03 jarin@chromium.orgWhen freezing global object, go through the property...
2014-04-03 svenpanne@chromium.orgFix approximation of CanDeoptimize() and other small...
2014-04-03 machenbach... Add version number to commit message in merge-to-branch.
2014-04-03 ishell@chromium.orgPartial recover from performance degradation after...
2014-04-03 jochen@chromium.orgAdd API for adding and removing CallCompletedCallbacks...
2014-04-03 jochen@chromium.orgMake build/gyp_v8 cope with ninja on linux
2014-04-03 jarin@chromium.orgDo not generate LDummyUse instruction for HCapturedObject
2014-04-03 jarin@chromium.orgCheck in Lithium that allocation size in Smi range.
2014-04-03 yangguo@chromium.orgIntroduce MaybeHandle to police exception checking...
2014-04-02 palfia@homejinni.comMIPS: Check that environments assigned via AssignEnviro...
2014-04-02 palfia@homejinni.comMIPS: Make invalid LHSs that are calls late errors.
2014-04-02 alexandre.rames... ARM64: Fix and improve atomic operations.
2014-04-02 mstarzinger... Remove dead Object::GetPropertyOrFail.
2014-04-02 alexandre.rames... ARM64: Avoid iterating through unresolved branches...
2014-04-02 alexandre.rames... ARM64: Fix cctest/test-disasm-arm64/debug on real hardware.
2014-04-02 mstarzinger... Fix assert in Runtime_SetIsObserved.
2014-04-02 verwaest@chromium.orgReplace CopyMap(constructor->initial_map()) by Map...
2014-04-02 jkummerow@chromium.orgtools: strip whitespace in gen-postmortem-metadata.py
2014-04-02 jkummerow@chromium.orgRemove Apple-only GCC_WARN_ABOUT_MISSING_NEWLINE
2014-04-02 rossberg@chromium.orgMake stray 'return' an early error
2014-04-02 jkummerow@chromium.orgFix HGraphBuilder::BuildAddStringLengths
2014-04-02 vogelheim@chromium.orgRemove V8_INLINE from v8-util.h.
2014-04-02 svenpanne@chromium.orgCheck that environments assigned via AssignEnvironment...
2014-04-02 alph@chromium.orgShow references from weak containers as weak in heap...
2014-04-02 rossberg@chromium.orgMake invalid LHSs that are calls late errors
2014-04-02 yangguo@chromium.orgUse the correct natives in messages.js
2014-04-02 ulan@chromium.orgLazily initialize the target map list in IC.
2014-04-02 machenbach... Fix auto-roll configuration.
2014-04-02 machenbach... Add execution permission to auto-roll script.
2014-04-02 bmeurer@chromium.orgAdd unhandlified versions of Of() and NowOf().
2014-04-02 machenbach... Implement auto-roll script.
2014-04-02 haitao.feng... Introduce ReadPositionFromRegister in x64 Regexp Macro...
2014-04-02 haitao.feng... Adjust various constants for x32 port
2014-04-01 palfia@homejinni.comMIPS: Consistently use a separate Lithium instruction...
2014-04-01 palfia@homejinni.comMIPS: Only assign environments when they are actually...
2014-04-01 jochen@chromium.orgSkip cctest/test-lockers/MultithreadedParallelIsolates...
2014-04-01 jochen@chromium.orgRemove V8_INLINE to prevent C4714 warning under Win64.
2014-04-01 verwaest@chromium.orgRemove Factory::CopyMap(map) in favor of Map::Copy...
2014-04-01 dslomov@chromium.orgSupport typed arrays in IsMoreGeneralElementsKindTransi...
2014-04-01 yangguo@chromium.orgSmi immediates are not supported on x64. Do not use it.
2014-04-01 marja@chromium.orgPreParser fix: propagate reference erros properly.
2014-04-01 mvstanton@chromium.orgMonomorphic prototype failures should be reserved for...
2014-04-01 machenbach... Update tryserver configuration with new linux and arm...
2014-04-01 rossberg@chromium.orgProvide Type::Contains methods.
next