platform/upstream/v8.git
2014-07-09 jochen@chromium.orgRemove deprecate counter/histogram methods
2014-07-09 machenbach... Fix number of times failures are rerun.
2014-07-09 svenpanne@chromium.orgFixed printing of external references.
2014-07-09 svenpanne@chromium.orgFixed expected builtins count
2014-07-09 machenbach... Make fuzz-natives test generator more robust.
2014-07-09 machenbach... Fix test driver output for passes in predictable mode.
2014-07-09 rossberg@chromium.orgFix several issues with ES6 redeclaration checks
2014-07-09 dusan.milosavljevic... Add mips64 port.
2014-07-09 mstarzinger... Fix trailing whitespace in gdbinit file.
2014-07-09 mstarzinger... Follow-up to a pre-existing regression test.
2014-07-09 jochen@chromium.orgAdd a check that we make progress during incremental...
2014-07-09 rmcilroy@chromium.org[Arm]: Optimize ConstantPoolBuilder::Populate code...
2014-07-09 ulan@chromium.orgFix for-loop with const/let and empty condition/iterati...
2014-07-09 yangguo@chromium.orgFlush ICache after deserializing code.
2014-07-09 yangguo@chromium.orgTemporarily disable test-compiler/SerializeToplevel...
2014-07-08 machenbach... Add predictable mode to test driver.
2014-07-08 aandrey@chromium.orgChange some names in Promise instrumentation events.
2014-07-08 dslomov@chromium.orgAdd TIMEOUT for MultithreadedParallelIsolates
2014-07-08 Jacob.Bramley... Reland r22247 "ARM64: Use UntagSmi helpers and clean...
2014-07-08 yangguo@chromium.orgFix issues with code serializer.
2014-07-08 jochen@chromium.orgAdd vogelheim@ to v8 OWNERS
2014-07-08 hpayer@chromium.orgWe can iterate a scan on scavange page if it was precis...
2014-07-08 hpayer@chromium.orgMake sure that the overflow store buffer size is always...
2014-07-08 yangguo@chromium.orgTemporarily disable failing test.
2014-07-08 yangguo@chromium.orgIntroduce code serializer/deserializer.
2014-07-08 jkummerow@chromium.orgUse hydrogenized KeyedLoadGeneric stub for generic...
2014-07-08 hpayer@chromium.orgReland "Precisely sweep scan on scavenge pages and...
2014-07-08 jkummerow@chromium.orgFix build (solve OBJECT_PRINT dependency)
2014-07-08 jkummerow@chromium.org--trace-ic: much faster and available in Release mode.
2014-07-08 hpayer@chromium.orgAvoid scan-on-scavenge pages during full collection.
2014-07-08 marja@chromium.orgRevert "Implement handling of arrow functions in the...
2014-07-08 marja@chromium.orgImplement handling of arrow functions in the parser
2014-07-08 yangguo@chromium.orgReland "Postpone termination exceptions in debug scope."
2014-07-08 weiliang.lin... X87: Fix computed properties on object literals with...
2014-07-08 weiliang.lin... X87: Only create arguments-maps in the bootstrapper...
2014-07-08 weiliang.lin... X87: More OStreamsUse OStreams more often
2014-07-07 palfia@homejinni.comMIPS: Fix computed properties on object literals with...
2014-07-07 verwaest@chromium.orgFix computed properties on object literals with a doubl...
2014-07-07 jkummerow@chromium.orgHydrogenized KeyedLoadGeneric stub: when probing the...
2014-07-07 kilvadyb@homejinni.comMIPS: Only create arguments-maps in the bootstrapper...
2014-07-07 jkummerow@chromium.orgAdd gdbinit to tools/ directory.
2014-07-07 verwaest@chromium.orgRevert "Treat ExecutableAccessorInfo as regular data...
2014-07-07 kilvadyb@homejinni.comMIPS: More OStreamsUse OStreams more often.
2014-07-07 dslomov@chromium.orgRevert "ARM64: Use UntagSmi helpers and clean up assert...
2014-07-07 yurys@chromium.orgAdd ScriptID field into ScriptOrigin class.
2014-07-07 Jacob.Bramley... ARM64: Use UntagSmi helpers and clean up assertions.
2014-07-07 m.m.capewell... ARM64: Generate better immediates for shifted ops
2014-07-07 verwaest@chromium.orgOnly create arguments-maps in the bootstrapper, remove...
2014-07-07 dslomov@chromium.orgRevert "Only create arguments-maps in the bootstrapper...
2014-07-07 verwaest@chromium.orgRemove SetOwnPropertyIgnoreAttribute uses from the...
2014-07-07 verwaest@chromium.orgOnly create arguments-maps in the bootstrapper, remove...
2014-07-07 jkummerow@chromium.orgHydrogenized KeyedLoadGeneric stub: exhaustively search...
2014-07-07 jkummerow@chromium.orgHydrogenized KeyedLoadGeneric stub: Fix FieldIndex...
2014-07-07 svenpanne@chromium.orgAnother round of MSVC fixes.
2014-07-07 verwaest@chromium.orgTreat ExecutableAccessorInfo as regular data properties.
2014-07-07 jochen@chromium.orgReland^3 r22105 "Remove static initializer from isolate"
2014-07-07 svenpanne@chromium.orgMake MSVC happy again.
2014-07-07 jochen@chromium.orgFix compilation with clang after r22208
2014-07-07 svenpanne@chromium.orgMore OStreamsUse OStreams more often.
2014-07-07 rossberg@chromium.orgAvoid brittle use of .bind in Promise.all
2014-07-07 m.m.capewell... ARM64: optimize fullcodegen pushes
2014-07-07 marja@chromium.orgParser cleanup: Cached data cannot contain errors ...
2014-07-07 m.m.capewell... Add missing include to timers
2014-07-07 yangguo@chromium.orgWrap captureStackTrace in a try-catch when constructing...
2014-07-07 jochen@chromium.orgAvailability of sprintf_s is a C standard library thing...
2014-07-07 jochen@chromium.orgRemove a bunch of Isolate::UncheckedCurrent calls
2014-07-07 bmeurer@chromium.orgProperly seed the RNG for cctest/test-types.
2014-07-04 weiliang.lin... X87: Error in CallFunctionNoFeedback ia32 made less...
2014-07-04 weiliang.lin... X87: Start using OStreams.
2014-07-03 yangguo@chromium.orgRevert "Remove unnecessary check in RegExpExecStub."
2014-07-03 jarin@chromium.orgReland "Linux perf tool support update + refactoring...
2014-07-03 rmcilroy@chromium.org[Arm]: Enable use of extended out-of-line constant...
2014-07-03 verwaest@chromium.orgUse the HeapObjectIterator to scan-on-scavenge map...
2014-07-03 jkummerow@chromium.orgHydrogen LoopBuilder: add support for "while(true)...
2014-07-03 jkummerow@chromium.orgHGraphBuilder::BuildJSObjectCheck: Tighten instance...
2014-07-03 kilvadyb@homejinni.comMIPS: Remove unnecessary check in RegExpExecStub.
2014-07-03 aandrey@chromium.orgIntroduce debug events for Microtask queue.
2014-07-03 yangguo@chromium.orgFix assertion failure in mjsunit/regexp-stack-overflow.
2014-07-03 yangguo@chromium.orgRemove unnecessary check in RegExpExecStub.
2014-07-03 m.m.capewell... ARM64: use direct conditional branches for regexp
2014-07-03 m.m.capewell... ARM64: improve Adr patching
2014-07-03 yangguo@chromium.orgRevert "Reland^2 r22105 "Remove static initializer...
2014-07-03 kilvadyb@homejinni.comMIPS: Start using OStreams.
2014-07-03 yangguo@chromium.orgRevert "Turn old space cons strings into regular extern...
2014-07-03 yangguo@chromium.orgFix changed expectation in Heap::AllowToBeMigrated.
2014-07-03 jkummerow@chromium.orgFix deopt reason printing to print stub failure reason...
2014-07-03 yangguo@chromium.orgTurn old space cons strings into regular external strin...
2014-07-03 mvstanton@chromium.orgError in CallFunctionNoFeedback ia32 made less efficien...
2014-07-03 dcarney@chromium.orgadd GetOwnPropertyDescriptor to api
2014-07-03 jochen@chromium.orgAdd an API to pump the message loop to libplatform
2014-07-03 machenbach... Fix result status of rerun flaky tests.
2014-07-03 jkummerow@chromium.orgHydrogenized KeyedLoadGeneric stub: Fix BuildDecodeField
2014-07-03 jkummerow@chromium.orgHydrogenized KeyedLoadGeneric stub: Fix string hash...
2014-07-03 ishell@chromium.orgStack overflow checkers are now compatible with ASAN...
2014-07-03 jochen@chromium.orgDon't even include v8.h from libbase or libplatform
2014-07-03 jochen@chromium.orgBuildfix for windows after r22180
2014-07-03 jochen@chromium.orgSplit out libplatform into a separate libary
2014-07-03 svenpanne@chromium.orgStart using OStreams.
2014-07-02 ishell@chromium.orgOne of the fast cases in JSObject::MigrateFastToFast...
2014-07-02 verwaest@chromium.orgRevert "Remove special ExecutableAccessorInfo handling...
next