platform/upstream/v8.git
2014-11-14 adamkThrow as per spec when modifying an Array with builtin...
2014-11-14 adamkFix desugaring of let bindings in for loops to handle...
2014-11-14 caitpotter88Implement ES6 Template Literals
2014-11-14 dcarney[turbofan] refactor pipeline to use hydrogen like Run...
2014-11-14 arvClasses: Implement correct name binding
2014-11-14 Michael StarzingerExtend typed lowering to cover JSStrictEqual on differi...
2014-11-14 Dmitry LomovImplement 'setVariableValue' for debugger block scopes.
2014-11-14 Andy WingoRemove AstConstructionVisitor/AstNullVisitor
2014-11-14 Benedikt MeurerRevert "[turbofan] Smartify the GraphReducer."
2014-11-14 Ben L. TitzerDo not do field type tracking with GC stress.
2014-11-14 Michael StarzingerMake TurboFan inlining work without deoptimization.
2014-11-14 Ben L. TitzerRemove arguments arity check in mjsunit because it...
2014-11-14 machenbachRevert of Whitespace change to test CQ. (patchset ...
2014-11-14 machenbachWhitespace change to test CQ.
2014-11-14 Dan Carney[turbofan] small cleanups to aid register allocator...
2014-11-14 Michael AchenbachFix releases script after git migration.
2014-11-14 Andy WingoMove feedback slot allocation to post-pass
2014-11-14 Benedikt Meurer[turbofan] Optimize remainder of integer division by...
2014-11-14 Hannes PayerAllow idle notification when incremental marking is...
2014-11-14 Benedikt Meurer[turbofan] Smartify the GraphReducer.
2014-11-14 Benedikt Meurer[arm] Fix UBFX detection.
2014-11-13 Michael AchenbachWhitespace change to trigger bots (3)
2014-11-13 Michael AchenbachWhitespace change to trigger bots (2)
2014-11-13 Michael AchenbachWhitespace change to trigger bots (1)
2014-11-13 André BaixoFix size_t to int conversion.
2014-11-13 Daniel VogelheimAdd a version tag for cached data.
2014-11-13 ishell@chromium.orgRevert "TransitionArray::Search() now returns insertion...
2014-11-13 Erik ArvidssonClasses: Cleanup default constructor flag
2014-11-13 Daniel VogelheimRevert "Soft fail for invalid cache data."
2014-11-13 Yang GuoSoft fail for invalid cache data.
2014-11-13 Michael StarzingerFix dumping of counters in d8.
2014-11-13 Yang GuoPropertyAccessCompiler should always emit reloc info...
2014-11-13 ishell@chromium.orgRevert "TransitionArray now uses <is_data_property...
2014-11-13 machenbachRevert of Whitespace change to test the CQ. (patchset...
2014-11-13 ulanReland r24737 "Read object pointer atomically while...
2014-11-13 machenbachWhitespace change to test the CQ.
2014-11-13 Toon VerwaestInstall the constructor property on custom prototype...
2014-11-13 Michael StarzingerRevert "[turbofan] Smartify the GraphReducer."
2014-11-13 Benedikt Meurer[turbofan] Smartify the GraphReducer.
2014-11-13 Adrian PerezImplement .of() on typed arrays
2014-11-13 ishell@chromium.orgAvoid fast short-cut in Map::GeneralizeRepresentation...
2014-11-13 Michael StarzingerEnable breakpoint tests that now pass in TurboFan.
2014-11-13 Michael StarzingerPerform receiver patching for sloppy mode in high-level IR.
2014-11-13 Andy WingoMove BailoutReason and flags computation to post-pass
2014-11-13 Michael StarzingerEnable harmony tests for TurboFan that now pass.
2014-11-13 Dan Carney[turbofan] add some registerallocator unittests
2014-11-13 Michael AchenbachFix landing candidate pushes.
2014-11-13 Jaroslav SevcikReland "[turbofan] Weakening of types must weaken range...
2014-11-13 Chunyang DaiX87: Leaving a generator via an exception causes it...
2014-11-13 Yang GuoMove public symbols to the root set.
2014-11-13 Jochen EisingerRevert "Increase the target new space size to the max...
2014-11-13 Benedikt Meurer[turbofan] Avoid useless bit masking in typed lowering.
2014-11-13 Jaroslav SevcikRevert "[turbofan] Weakening of types must weaken range...
2014-11-13 Jaroslav Sevcik[turbofan] Weakening of types must weaken ranges inside...
2014-11-12 Adam KleinRemove dead AST code in For and While statements
2014-11-12 Adam KleinRe-add dot_result_string to heap.h after 5f7b24f7b42
2014-11-12 Adam KleinRemove unused dot_for and dot_result strings from heap.h
2014-11-12 Michael AchenbachSwitch release scripts to pure git.
2014-11-12 Michael AchenbachWhitespace change for the v8 git migration.
2014-11-12 Michael AchenbachMake codereview.settings ready for git.
2014-11-12 balazs.kilvady... MIPS: Leaving a generator via an exception causes it...
2014-11-12 dslomov@chromium.orgFix Context::declaration_context to account for script...
2014-11-12 jkummerow@chromium.orgSkip regress-crbug-137689.js when running with GC stress
2014-11-12 balazs.kilvady... MIPS: ES6: Add support for super in object literals.
2014-11-12 dcarney@chromium.org[turbofan] add gap move verifier
2014-11-12 jochen@chromium.orgLink against librt on solaris for semaphore and schedul...
2014-11-12 jochen@chromium.orgIncrease the target new space size to the max new space...
2014-11-12 wingo@igalia.comLeaving a generator via an exception causes it to close
2014-11-12 yangguo@chromium.orgTemporarily disable test due to not being compatible...
2014-11-12 bmeurer@chromium.orgFix copyright headers.
2014-11-12 dslomov@chromium.orgRe-enable serialization under harmony-scoping.
2014-11-12 dslomov@chromium.orgDisable top level serialization under harmony_scoping...
2014-11-12 bmeurer@chromium.org[arm] Remove code duplication in instruction selector...
2014-11-12 dslomov@chromium.orgVarious clean-ups after top-level lexical declarations...
2014-11-12 mstarzinger... Switch 'make builddeps' to use HTTPS everywhere.
2014-11-12 yangguo@chromium.orgCorrectly compute line numbers in functions from the...
2014-11-12 baptiste.afsa... [turbofan] Use cbz/cbnz when possible on arm64.
2014-11-12 jarin@chromium.orgZap prototype transitions in release mode, too.
2014-11-12 ishell@chromium.orgDouble unboxing tests fixed.
2014-11-12 mstarzinger... Fix bug in graph copy while inlining loops.
2014-11-12 yangguo@chromium.orgRemove unique static RegExpEmpty instance.
2014-11-12 mstarzinger... Fix scheduler for floating non-naked non-empty loops.
2014-11-12 yangguo@chromium.orgReorder Error properties.
2014-11-12 mstarzinger... Scheduler checks that end block doesn't have successors.
2014-11-12 weiliang.lin... X87: ES6: Add support for super in object literals
2014-11-12 yangguo@chromium.orgReland "Fix stepping in for-loops."
2014-11-12 yangguo@chromium.orgFix windows build (static_cast missing).
2014-11-12 yangguo@chromium.orgFix gn build.
2014-11-12 yangguo@chromium.orgAbstract string building in JSON-stringifier into Incre...
2014-11-11 machenbach... Switch DEPS to git.
2014-11-11 aandrey@chromium.orgRename v8::Exception::GetMessage to CreateMessage.
2014-11-11 arv@chromium.orgClasses: Add support for arguments in default constructor
2014-11-11 arv@chromium.orgES6: Add support for super in object literals
2014-11-11 adamk@chromium.orgCorrectly handle Array unshift/splices that move elemen...
2014-11-11 arv@chromium.orgRevert "Classes: Add support for arguments in default...
2014-11-11 arv@chromium.orgClasses: Add support for arguments in default constructor
2014-11-11 wingo@igalia.comDon't print inlined function ID in --trace-hydrogen
2014-11-11 jkummerow@chromium.orgReland "Avoid some unnecessary fast-properties map...
2014-11-11 mstarzinger... Simplify scheduler API by removing zone scopes.
2014-11-11 dslomov@chromium.orgharmony-scoping: Implement StoreIC handler for stores...
next