platform/upstream/v8.git
2014-03-18 alexandre.rames... A64: Use appropriate return types for the simulator...
2014-03-18 yangguo@chromium.orgRevert "First attempt at providing default traits for...
2014-03-18 mvstanton@chromium.orgIncrease pretenure ratio from 60% to 85%
2014-03-18 rossberg@chromium.orgRemove Promise.cast
2014-03-18 m.m.capewell... A64: ElementsKind TODOs
2014-03-18 dcarney@chromium.orgFirst attempt at providing default traits for Persisten...
2014-03-18 rossberg@chromium.orgPromises: make null a legal argument for .then
2014-03-18 alexandre.rames... A64: Force emission of the veneer pool emission when...
2014-03-18 ulan@chromium.orgRefactor GetCodeCopyFromTemplate to get a single point...
2014-03-18 alexandre.rames... A64: Handle a few TODOs.
2014-03-18 ulan@chromium.orgFix TransitionElementsKindStub to handle non-JSArray...
2014-03-18 machenbach... Prepare push to trunk. Now working on version 3.25.17.
2014-03-18 machenbach... Deprecate ChangeLog on bleeding_edge.
2014-03-18 yangguo@chromium.orgHandlify callers of Object::GetElement.
2014-03-18 yangguo@chromium.orgFix race between VisitSmiRoots and SetStackLimit.
2014-03-18 rossberg@chromium.orgIntroduce representation types
2014-03-18 ishell@chromium.orgHandlification of ArrayConstructorCommon().
2014-03-18 rmcilroy@chromium.orgAdd support for movw/movt immediate loads to BackEdgeTa...
2014-03-18 dslomov@chromium.orgApply numeric casts correctly in typed arrays and relat...
2014-03-18 dslomov@chromium.orgRevert "Apply numeric casts correctly in typed arrays...
2014-03-18 dslomov@chromium.orgApply numeric casts correctly in typed arrays and relat...
2014-03-18 rossberg@chromium.orgStage ES6 promises and weak collections
2014-03-18 svenpanne@chromium.orgRobustified address calculations on A64.
2014-03-18 machenbach... Prepare push to trunk. Now working on version 3.25.16.
2014-03-17 plind44@gmail.comMIPS: Utility functions for pretenure call new.
2014-03-17 plind44@gmail.comMIPS: Fixed spec violation of storing to length of...
2014-03-17 rmcilroy@chromium.orgUpdate constant pool correctly when resuming a generator
2014-03-17 verwaest@chromium.orgDon't generate keyed store ICs for global proxies.
2014-03-17 alexandre.rames... A64: Introduce a DeoptimizeIfMinusZero() helper.
2014-03-17 ulan@chromium.orgFix mjsunit/compiler/concurrent-invalidate-transition...
2014-03-17 marja@chromium.orgFollow up to r20003.
2014-03-17 ulan@chromium.orgFix date cache in strict mode.
2014-03-17 ishell@chromium.orgFixed spec violation of storing to length of a frozen...
2014-03-17 plind44@gmail.comMIPS: Make invalid LHSs a parse-time (reference) error
2014-03-17 marja@chromium.orgAdd tests which ensure that the data produced by the...
2014-03-17 ishell@chromium.orgHandlification of ArrayConstructorCommon().
2014-03-17 jkummerow@chromium.orgFix ASSERT violation when BinaryOpIC::Transition recurs...
2014-03-17 mvstanton@chromium.orgUtility functions for pretenure call new. These functio...
2014-03-17 marja@chromium.orgMove ParseBinaryExpression to ParserBase.
2014-03-17 machenbach... Fix branch for resetting change log in push-to-trunk.
2014-03-17 mvstanton@chromium.orgPretenure code generation corner case with new space...
2014-03-17 marja@chromium.orgMove ParseConditionalExpression to ParserBase.
2014-03-17 marja@chromium.orgExpose DumpBacktrace for debugging purposes.
2014-03-17 svenpanne@chromium.orgBetter handling of constant-pool-like parts of the...
2014-03-17 yangguo@chromium.orgDelete socket connection after debugger input loop...
2014-03-17 rossberg@chromium.orgFix more WebKit test expectations
2014-03-17 hpayer@chromium.orgFix Windows compile problem.
2014-03-17 rossberg@chromium.orgFix WebKit and Mozilla test expectations
2014-03-17 hpayer@chromium.orgMake sure allocated objects in PrologueCallbackAlloc...
2014-03-17 hpayer@chromium.orgheap: allow allocation in gc prologue/epilogue
2014-03-17 rossberg@chromium.orgFix C++ compilation issue
2014-03-17 rossberg@chromium.orgMake invalid LHSs a parse-time (reference) error
2014-03-17 rossberg@chromium.orgAdd Promises/A+ Compliance Test Suite.
2014-03-17 rossberg@chromium.orgSplit Promise API into Promise/Resolver
2014-03-17 jkummerow@chromium.orgFix typo in r19923 (bounds check offset propagation)
2014-03-17 machenbach... Prepare push to trunk. Now working on version 3.25.15.
2014-03-17 ishell@chromium.orgCheck elimination now sets known successor branch of...
2014-03-17 machenbach... Fix maintaining change log in push-to-trunk.
2014-03-17 mvstanton@chromium.orgRevert "Continued fix for 351257. Reusing the feedback...
2014-03-17 yangguo@chromium.orgSuppress test failures on GC-stress for A64.
2014-03-17 machenbach... Prepare push to trunk. Now working on version 3.25.14.
2014-03-17 yurys@chromium.orgFix compile error after r19955
2014-03-17 yurys@chromium.orgMove profiler callback interfaces from v8.h to v8-profi...
2014-03-15 jarin@chromium.orgCleanup: Remove unused 'non_object_property_call' message.
2014-03-15 machenbach... Reland "Maintain change log file directly on trunk...
2014-03-14 plind44@gmail.comMIPS: Fix Lithium div, mod and floor.
2014-03-14 plind44@gmail.comMIPS: Fix deoptimization for out-of-line constant pool.
2014-03-14 ulan@chromium.orgA64: fix restoring of registers in deopt_every_n_times.
2014-03-14 dslomov@chromium.orgPrepare push to trunk. Now working on version 3.25.13.
2014-03-14 ulan@chromium.orgFix a race in initialization of timezone cache in platf...
2014-03-14 alexandre.rames... A64: Improve the code sequence generated for deoptimiza...
2014-03-14 alexandre.rames... A64: Fixes for the veneers emission.
2014-03-14 rmcilroy@chromium.orgFix deoptimization for out-of-line constant pool.
2014-03-14 dslomov@chromium.orgDisable cctest test-lockers/MultithreadedParallelIsolates.
2014-03-14 yurys@chromium.orgExpose FrameDetails and ScopeDetails from its Mirrors.
2014-03-14 yangguo@chromium.orgClean up some isolate macros.
2014-03-14 dcarney@chromium.orgMove PersitentValueMap into seperate header, to avoid...
2014-03-14 verwaest@chromium.orgFix generalization with callbacks.
2014-03-14 yangguo@chromium.orgRemove unused irregexp cache.
2014-03-14 hpayer@chromium.orgMake thread_creation_mutex a Thread::PlatformData member.
2014-03-14 bmeurer@chromium.orgRevert "Really skip dead blocks in GVN"
2014-03-14 rossberg@chromium.orgMore precise result types for contructor calls
2014-03-14 hpayer@chromium.orgSynchronize thread creation on posix platforms.
2014-03-14 svenpanne@chromium.orgSpeed up A64 simulator by removing useless memcpy.
2014-03-14 rossberg@chromium.orgPromiseCoerce should deal with an error during accessin...
2014-03-14 jacob.bramley... A64: Fix a few simulation inaccuracies.
2014-03-14 mvstanton@chromium.orgFix for issue 351261.
2014-03-14 marja@chromium.orgNew Compilation API, part 1, try 2
2014-03-14 svenpanne@chromium.orgFixed modulo by a power of 2 on A64.
2014-03-14 ulan@chromium.orgPropagate updated offsets in BoundsCheckBbData.
2014-03-14 bmeurer@chromium.orgAdd regression test for range analysis bug.
2014-03-14 marja@chromium.orgMove ParseYieldExpression to ParserBase.
2014-03-14 marja@chromium.orgMove ParseAssignmentExpression to ParserBase.
2014-03-14 mvstanton@chromium.orgContinued fix for 351257. Reusing the feedback vector...
2014-03-14 yurys@chromium.orgStopCpuProfiling should return non-const CpuProfile
2014-03-14 jochen@chromium.orgAllow for compiling with xcode 5.1 (which doesn't have...
2014-03-14 machenbach... Prepare push to trunk. Now working on version 3.25.12.
2014-03-14 machenbach... Prepare push to trunk. Now working on version 3.25.11.
2014-03-13 plind44@gmail.comMIPS: Turn StringLengthStub (used by string wrappers...
2014-03-13 hpayer@chromium.orgRevert "Moved type feedback vector to SharedFunctionInfo."
next