platform/upstream/v8.git
2015-09-29 cbruni[cctest] adding --help option to output basic informati...
2015-09-29 yurysTell MSAN that profiler doesn't expect sp to point...
2015-09-29 mstarzinger[heap] Cleanup string factory methods a bit.
2015-09-29 jacob.bramleyFix Frame::AlignSavedCalleeRegisterSlots
2015-09-29 bmeurer[es6] Introduce %ToInteger and %ToLength.
2015-09-29 machenbachRevert of Clean up rewriter. (patchset #3 id:40001...
2015-09-29 bmeurerRevert of [heap] Remove retry space from AllocateRaw...
2015-09-29 mtrofin[turbofan] Greedy: smarter last resort splitting.
2015-09-29 v8-autorollUpdate V8 DEPS.
2015-09-29 chunyang.daiX87: [es6] Fix invalid ToString in implementation of...
2015-09-28 alphMove heap and CPU profilers into a dedicated directory.
2015-09-28 oth[Interpreter] Add tests for adding strings and heap...
2015-09-28 mstarzinger[heap] Move CALL_HEAP_FUNCTION macro into factory.cc...
2015-09-28 hpayer[heap] Remove retry space from AllocateRaw.
2015-09-28 oth[Interpreter] Add interpreter support for compare ops...
2015-09-28 ishellRevert of Introduce a V8_NORETURN macro and use it...
2015-09-28 neisClean up rewriter.
2015-09-28 ishellAdd ishell@ and mvstanton@ to full codegen owners list.
2015-09-28 caitpotter88[test] Remove FAIL expectation for intl/collator/defaul...
2015-09-28 benFix DCHECK in ScopeInfo::Print().
2015-09-28 karlIntroduce a V8_NORETURN macro and use it to make GCC...
2015-09-28 machenbach[test] Remove test262-es6.
2015-09-28 jkummerowobjects-inl.h: Remove ACCESSORS_TO_SMI macro
2015-09-28 ishellRemoving the Class/ObjectLiteral::LayoutFeedbackSlots().
2015-09-28 mstarzinger[heap] Simplify CALL_HEAP_FUNCTION macro dance.
2015-09-28 andybons[Docs] Add wiki content to Markdown docs
2015-09-28 ishellRefactored interface of FeedbackVectorSpec and friends.
2015-09-28 neis[es6] Ship rest parameters.
2015-09-28 hpayer[heap] Reland Move large object space selection into...
2015-09-28 bmeurer[bootstrapper] Fix raw pointer use during potential GC.
2015-09-28 bmeurer[api] Make sure InterceptorInfo is always in a verifyab...
2015-09-28 benRemove obsolete try/catch from ObjectIsPromise().
2015-09-28 mlippautz[heap] Adjust number of parallel compaction tasks
2015-09-28 ishellUse FeedbackVectorSlotKind instead of Code::Kind for...
2015-09-28 mstarzinger[presubmit] Fix whitespace/semicolon linter violations.
2015-09-28 jarin[turbofan] Move node verification methods to the Verifi...
2015-09-28 mstarzinger[heap] No leakage of mark-compact.h outside of heap.
2015-09-28 machenbach[test] Skip test on noi18n.
2015-09-28 Michael Achenbachremove byte-accounting assert for crbug.com/536163
2015-09-28 jarin[turbofan] In GraphReducer::Replace, check uses to...
2015-09-28 bmeurer[es6] Fix invalid ToString in implementation of ToName.
2015-09-28 bmeurer[builtins] Fix ToString in Array.prototype.join.
2015-09-28 bmeurer[crankshaft] Add support for %_ToString.
2015-09-28 chunyang.daiX87: Full code shouldn't embed the type feedback vector.
2015-09-27 v8-autorollUpdate V8 DEPS.
2015-09-26 machenbach[test] Skip test on noi18n.
2015-09-26 v8-autorollUpdate V8 DEPS.
2015-09-25 vogelheimRevert of JSObject::GetEnumProperty cleanup (patchset...
2015-09-25 mlippautz[tools] Add capability of generating log2-based histogr...
2015-09-25 machenbachRevert of [heap] Move large object space selection...
2015-09-25 mlippautzRevert of "[heap] Add more tasks for parallel compactio...
2015-09-25 cbruniJSObject::GetEnumProperty cleanup
2015-09-25 mlippautzReland of "[heap] Add more tasks for parallel compaction"
2015-09-25 ulanPerform scavenge in idle tasks.
2015-09-25 machenbach[swarming] Add isolate configs for d8 on linux.
2015-09-25 vogelheimFix use of deprecated API.
2015-09-25 benRemove unused imports from tools/js2c.py
2015-09-25 mvstantonFull code shouldn't embed the type feedback vector.
2015-09-25 mstarzinger[heap] No leakage of gc-idle-time-handler.h outside...
2015-09-25 hpayer[heap] Move large object space selection into AllocateRaw.
2015-09-25 machenbach[test] Skip test262-es6 tests failing on mac.
2015-09-25 machenbach[test] Copy test262-es6 into test262.
2015-09-25 jkummerow[elements.cc] Clean up CopyDoubleToObjectElements
2015-09-25 bmeurer[turbofan] Rename --context-specialization to --functio...
2015-09-25 mstarzinger[presubmit] Enable runtime/threadsafe_fn linter checking.
2015-09-25 paul.lindFix a sign-compare error to make gcc 4.9.2 happy.
2015-09-25 machenbachRevert of [heap] Move large object space selection...
2015-09-25 hpayer[heap] Move large object space selection into AllocateRaw.
2015-09-25 mstarzinger[turbofan] Remove obsolete method from RawMachineAssembler.
2015-09-25 mlippautz[heap] Fix PagedSpace::SizeOfObjects calling from withi...
2015-09-25 jarin[turbofan] Check node input/use consistency for changed...
2015-09-25 julien.gilliUpdate post-mortem metadata generation
2015-09-25 bmeurer[es6] Remove left-overs from Function.prototype.toMethod.
2015-09-25 v8-autorollUpdate V8 DEPS.
2015-09-25 chunyang.daiX87: [turbofan] Call ArgumentsAccessStub to materialize...
2015-09-24 stefan.pennerDon’t smash globals used by the test helper itself.
2015-09-24 ofrobots[heap] refactor inline allocation step code
2015-09-24 mstarzinger[turbofan] Remove dead code from Diamond class.
2015-09-24 mstarzinger[turbofan] Call ArgumentsAccessStub to materialize...
2015-09-24 oth[Interpreter] Basic flow control.
2015-09-24 machenbach[test] Make fuzzer output the archive file name for...
2015-09-24 mstarzinger[turbofan] Make Node::set_op safer via wrapper.
2015-09-24 cbruniPrototypeInfo.validity_cell: adding comment
2015-09-24 dannoRevert of Remove register index/code indirection (patch...
2015-09-24 dannoRemove register index/code indirection
2015-09-24 titzerRefactor the StackFrameIterator::ComputeType() method...
2015-09-24 pierre.langlois[arm] Optimize vcmp when lhs operand is #0.0
2015-09-24 rmcilroy[Interpreter] Add support for loading globals in the...
2015-09-24 martyn.capewell[turbofan] Elide fp32 convert for const compares
2015-09-24 chunyang.daiX87: [es6] Introduce spec compliant IsConstructor.
2015-09-24 chunyang.daiX87: [runtime] Remove weird pushing of something on...
2015-09-24 machenbach[test] Fetch mozilla test data from SVN.
2015-09-24 pierre.langlois[arm64] Explicit commuted conditions in unittests
2015-09-24 chunyang.daiX87: [builtin] Refactor Invoke to deal with any kind...
2015-09-24 chunyang.daiX87: [ic] Introduce BOOLEAN state for CompareIC.
2015-09-24 bmeurer[es6] Introduce spec compliant IsConstructor.
2015-09-24 bmeurerRevert of [es6] Introduce spec compliant IsConstructor...
2015-09-24 bmeurer[es6] Introduce spec compliant IsConstructor.
2015-09-24 chunyang.daiX87: [builtins] Add support for NewTarget to Execution...
2015-09-24 chunyang.daiX87: [turbofan] Add support for reinterpreting integers...
next