platform/upstream/v8.git
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."
2014-03-13 plind44@gmail.comMIPS: Remove uses of CanBeNegative() in HMod.
2014-03-13 marja@chromium.orgRevert "Move ParseAssignmentExpression to ParserBase."
2014-03-13 marja@chromium.orgMove ParseAssignmentExpression to ParserBase.
2014-03-13 marja@chromium.orgFix test-parsing/TooManyArguments.
2014-03-13 m.m.capewell... A64: Remove temporary sxtw instructions
2014-03-13 machenbach... Revert "Maintain change log file directly on trunk...
2014-03-13 plind44@gmail.comMIPS: Remove uses of RangeCanInclude() in flooring...
2014-03-13 machenbach... Prepare push to trunk. Now working on version 3.25.11.
2014-03-13 machenbach... Maintain change log file directly on trunk branch in...
2014-03-13 ulan@chromium.orgRevert r19897, r19898 for breaking mac-64 debug.
2014-03-13 baptiste.afsa... A64: Relax the register constraints for LSeqStringGetChar.
2014-03-13 plind44@gmail.comMIPS: Fix uses of range analysis results in HChange.
2014-03-13 ulan@chromium.orgFix windows build after r19897.
2014-03-13 ulan@chromium.orgFix memory leak caused by treating Code::next_code_link...
2014-03-13 yangguo@chromium.orgCorrectly retain argument value when deopting from...
2014-03-13 m.m.capewell... A64: Implement and use FillFields
2014-03-13 ulan@chromium.orgSimplify GetEnumPropertyKeys and avoid trimming fixed...
2014-03-13 mvstanton@chromium.orgPerf regression: changes in KeyedStoreIC introduced...
2014-03-13 dcarney@chromium.orgOnly call to LogSymbol when needed.
2014-03-13 yangguo@chromium.orgHandlify PropertyAttribute lookups.
2014-03-13 ulan@chromium.orgCheck that constant is an integer before getting its...
2014-03-13 verwaest@chromium.orgTurn StringLengthStub (used by string wrappers only...
2014-03-13 machenbach... Add ASAN option to stand-alone gyp config.
2014-03-13 alexandre.rames... A64: Remove an invalid assertion about the position...
2014-03-13 yangguo@chromium.orgHarmony: move math features to es-staging.
2014-03-13 jacob.bramley... A64: Fix Fmov with signalling NaN literals.
2014-03-13 svenpanne@chromium.orgMake translation of modulus operation '--stress-opt...
2014-03-13 dcarney@chromium.orgConvert scanner buffers to use standard character types.
2014-03-13 marja@chromium.orgRevert "New Compilation API, part 1"
2014-03-13 marja@chromium.orgNew Compilation API, part 1
2014-03-13 dcarney@chromium.orgmove remaining uses of scanner literals into scanner
2014-03-13 bmeurer@chromium.orgRemove uses of CanBeNegative() in HMod.
2014-03-13 bmeurer@chromium.orgRemove uses of RangeCanInclude() in flooring division...
2014-03-13 machenbach... Add file exclusion to trunk patch creation in push...
2014-03-13 yurys@chromium.orgRemove SnapshotFillerInterface
2014-03-13 jarin@chromium.orgFix of argument materialization of captured heap numbers.
2014-03-13 dcarney@chromium.orgImplement PersistentValueMap, a map that stores UniqueP...
2014-03-13 bmeurer@chromium.orgFix uses of range analysis results in HChange.
2014-03-13 machenbach... Prepare push to trunk. Now working on version 3.25.10.
2014-03-13 adamk@chromium.orgReland "Enable Object.observe by default" again
2014-03-12 plind44@gmail.comMIPS: Reland "Pass a Code object to Assembler::(set_...
2014-03-12 jkummerow@chromium.orgUse intrinsics for builtin ArrayBuffer property accesses
2014-03-12 marja@chromium.orgParser / PreParser unification: Add docs.
2014-03-12 rmcilroy@chromium.orgEnsure that relocinfo's host code object is correctly...
2014-03-12 rodolph.perfetta... A64: removed unused debugger file.
2014-03-12 rmcilroy@chromium.orgIntroduce FrameAndConstantPoolScope and ConstantPoolUna...
2014-03-12 alexandre.rames... A64: Record the size of veneer pools for code offset...
2014-03-12 rmcilroy@chromium.orgReland "Pass a Code object to Assembler::(set_)target_a...
2014-03-12 alexandre.rames... A64: Rename k<Y>RegSize to k<Y>RegSizeInBits, and k...
2014-03-12 mvstanton@chromium.orgFix for bug 351257: type feedback vector initialization...
2014-03-12 machenbach... Refactoring: Use explicit mock expectations for testing...
2014-03-12 svenpanne@chromium.orgDisable special handling of flooring division by consta...
2014-03-12 marja@chromium.orgFollow-up to r19845 which suppresses syntax errors...
2014-03-12 svenpanne@chromium.orgHandle flooring division in LCodeGen::DoDivByConstI...
2014-03-12 dcarney@chromium.orgMove most scanner buffer accesses into scanner.
2014-03-12 verwaest@chromium.orgDon't fast RemoveArrayHoles in case of arguments arrays.
2014-03-12 mvstanton@chromium.org350884: KeyedStoreIC miss didn't handle a transitioning...
2014-03-12 mvstanton@chromium.orgFastNewClosureStub failed to load the cached literals...
2014-03-12 marja@chromium.orgParser: fix confusion when there are multiple errors...
2014-03-12 verwaest@chromium.orgUse MigrateToMap instead of set_map to update the map...
next