platform/upstream/v8.git
2015-04-07 adamkSimplify collections.js now that it's wrapped in an...
2015-04-07 erikcorryMore robust when allocation fails during compaction
2015-04-07 mstarzingerDisabled failing tests after 2d281e71ac49.
2015-04-07 verwaestSimplify instanceof optimization; don't duplicate lookup
2015-04-07 balazs.kilvadyMIPS: JSEntryTrampoline: check for stack space before...
2015-04-07 mstarzingerMake --always-opt also optimize top-level code.
2015-04-07 mvstantonMIPS: Fix compilation error.
2015-04-07 mvstantonVector-ICs - speed towards the monomorphic exit as...
2015-04-07 mvstantonCode cleanup in GenerateRecordCallTarget.
2015-04-07 yangguoAdd yangguo@chromium.org to src/snapshot/OWNERS and...
2015-04-07 machenbachRevert of CpuProfiler: public API for deopt info in...
2015-04-07 jkummerowFix missing SmiTag in failure path of r27614
2015-04-07 loisloCpuProfiler: public API for deopt info in cpu profiler.
2015-04-07 yangguoDebugger: remove debug command API.
2015-04-07 martyn.capewellARM64: Support sign extend for add and subtract
2015-04-07 hpayerReland "Merge old data and pointer space."
2015-04-07 machenbach[release-tools] Fix v8rel in branch period.
2015-04-07 bmeurer[heap] Assert that code objects are always properly...
2015-04-07 titzer[turbofan] Rework handling of loop exits in loop peeling.
2015-04-07 Jochen EisingerRemove support for thread-based recompilation
2015-04-07 bmeurer[ia32] Match -0 - x with sign bit flip.
2015-04-07 jkummerowMove prototype metadata from internal properties to...
2015-04-07 jochenRevert of Turn off overapproximation of the weak closur...
2015-04-07 yangguoAlways update raw pointers when handling interrupts...
2015-04-07 jkummerowJSEntryTrampoline: check for stack space before pushing...
2015-04-07 titzer[turbofan] Introduce BranchMatcher and DiamondMatcher...
2015-04-07 baptiste.afsa[turbofan][arm64] Match add with shifted operand for...
2015-04-07 bmeurer[x64] Match -0 - x with sign bit flip.
2015-04-07 bmeurer[win32] Improve random mmap address generation on 64...
2015-04-07 svenpanneRearranged intrinsic declarations according to their...
2015-04-07 michael_dawsonPPC: exclude test for AIX due to issue 2857
2015-04-07 v8-autorollUpdate V8 DEPS.
2015-04-07 adamkFix formatting in full-codegen-x64.cc
2015-04-07 adamkReimplement Maps and Sets in JS
2015-04-06 hablichUpdated version to 4.4
2015-04-06 mikeRe-implement %Generator% intrinsic as an object
2015-04-06 hpayerFilter out remembered slots that are at the start of...
2015-04-06 dusan.milosavljevicMIPS: Major fixes and clean-up in asm. for instruction...
2015-04-04 v8-autorollUpdate V8 DEPS.
2015-04-03 dusan.milosavljevicMIPS64: Improve deopt jump table code size.
2015-04-03 v8-autorollUpdate V8 DEPS.
2015-04-03 chunyang.daiX87: Generate common StoreFastElementStubs ahead of...
2015-04-03 chunyang.daix87: v8:3539 - hold constructor feedback in weak cells
2015-04-03 chunyang.daiX87: Ensure object literal element boilerplates aren...
2015-04-02 michael_dawsonPPC: v8:3539 - hold constructor feedback in weak cells
2015-04-02 paul.lindMIPS: Remove unused J(Label *).
2015-04-02 paul.lindMIPS: Fix another bug with mozilla regress-396684.js
2015-04-02 titzer[turbofan] Improve branch folding over phis and ranges.
2015-04-02 phajdan.jrAdd missing license headers for some cctests.
2015-04-02 dcarneyRevert of make ToLocalCheck crash in release mode ...
2015-04-02 mstarzinger[turbofan] Keep AstGraphBuilder context chain length...
2015-04-02 balazs.kilvadyMIPS: v8:3539 - hold constructor feedback in weak cells
2015-04-02 ishellSupport for typed arrays added to Heap::RightTrimFixedA...
2015-04-02 dcarneymake ToLocalCheck crash in release mode
2015-04-02 sergiybAdded version tag to the CQ config
2015-04-02 chunyang.daiFix the bug in CompareIC_GenerateNumber for X87 platform.
2015-04-02 titzer[turbofan] Reduce duplication between ControlReducer...
2015-04-02 mvstantonv8:3539 - hold constructor feedback in weak cells
2015-04-02 jochenExpose an API on ArrayBufferView to copy out content...
2015-04-02 jochenAdd initial set of sub directory OWNERS file
2015-04-02 svenpanneFixed the range information for string lengths.
2015-04-01 Erik ArvidssonDisable a new failing test262-es6 test
2015-04-01 arvUpdate test262-es6 to 2015-03-31
2015-04-01 balazs.kilvadyMIPS: Rename BranchF functions.
2015-04-01 paul.lindMIPS: Fix stack claim and store to slot for large sizes.
2015-04-01 erikcorryFix external-snapshot startup when snapshot is missing...
2015-04-01 arvES6: Error functions should extend Error
2015-04-01 erikcorryReland: Fix JSON parser Handle leak (previous CL 104148...
2015-04-01 jochenTurn off overapproximation of the weak closure again
2015-04-01 arv[es6] Object.getOwnPropertyDescriptor should wrap primi...
2015-04-01 ulanRevert of Remove promotion backup case and report OOM...
2015-04-01 mikeRemove invalid assertion
2015-04-01 mikeRe-write duplicated assertions
2015-04-01 jochenRevert of Add CHECKs when updating pointers from the...
2015-04-01 kozyatinskiyRevert of Correctly compute line numbers in functions...
2015-04-01 hablichusage: Tool to check where a git commit was merged...
2015-04-01 erikcorryRevert of Fix JSON parser Handle leak (patchset #3...
2015-04-01 erikcorryRevert of Relax assert a little to fix flake on regress...
2015-04-01 Michael AchenbachWhitespace change to trigger bots.
2015-04-01 halton.huo[GN] Use correct toolchain for x64 target on Android
2015-04-01 arv[es6] Object.getPrototypeOf should work with values
2015-03-31 adamkAdd a UseCounter for Object.observe
2015-03-31 dusan.milosavljevicMIPS: Fix assembler test for selection instructions...
2015-03-31 akos.palfiMIPS64: Ensure object literal element boilerplates...
2015-03-31 kozyatinskiy[V8] Don't ignore sourceURL comment in inline scripts...
2015-03-31 paul.lindMIPS64: Fix exception return from regexp CheckStackGuar...
2015-03-31 michael_dawsonPPC: Ensure object literal element boilerplates aren...
2015-03-31 balazs.kilvadyFinish 'MIPS: [turbofan] Add backend support for float3...
2015-03-31 jochenDeprecate IdleNotification()
2015-03-31 hpayerVerify evacuation when sweeping is completed.
2015-03-31 arvES6: Unscopable should use ToBoolean
2015-03-31 michael_dawsonPPC: [turbofan] Add backend support for float32 operations.
2015-03-31 mstarzinger[turbofan] Make throwing expressions kill the environment.
2015-03-31 arvRemove --harmony-numeric-literal flag
2015-03-31 ulanReland "Allow compaction when incremental marking is...
2015-03-31 arv[es6] Update test262 tests
2015-03-31 jarin[turbofan] Weaken a DCHECK to allow tagged numbers...
2015-03-31 mstarzinger[turbofan] Fix properties of IrOpcode::kThrow operator.
2015-03-31 svenpanneAdded %_Likely/%_Unlikely intrinsics (special cases...
2015-03-31 verwaestPut newspace evacuation in an EvacuationScope
next