platform/upstream/v8.git
2014-05-28 mstarzinger... Add flag to test harness to stop sorting test cases.
2014-05-28 yangguo@chromium.orgRefactor after break target computation.
2014-05-28 yangguo@chromium.orgMove LiveEdit-related code.
2014-05-28 mvstanton@chromium.orgChanging the attributes of a data property implemented...
2014-05-28 mstarzinger... Add Seq[One,Two]ByteString to runtime test generator.
2014-05-28 yangguo@chromium.orgForce inline runtime functions into its wrapper.
2014-05-28 verwaest@chromium.orgCleanup GetPropertyWithCallback / SetPropertyWithCallba...
2014-05-28 mstarzinger... Drop bogus assert after r21552.
2014-05-28 mvstanton@chromium.orgRepairs to FLAG_pretenure_call_new.
2014-05-28 mstarzinger... Make incremental marker post-process JSWeakCollection.
2014-05-28 weiliang.lin... X87: Fix a typo in below CL
2014-05-28 weiliang.lin... X87: Small changes in preparation for Hydrogen-generate...
2014-05-28 weiliang.lin... X87: Convert String array index/length hash to BitField.
2014-05-28 weiliang.lin... X87: Merge Debugger and Debug.
2014-05-28 weiliang.lin... X87: Avoid HeapObject check in HStoreNamedField.
2014-05-28 jochen@chromium.orgExtract build configuration into a separate header...
2014-05-28 bmeurer@chromium.orgReuse ZoneList memory if possible.
2014-05-28 yangguo@chromium.orgFix path tracer test.
2014-05-28 weiliang.lin... X87: Skip write barriers in the fast case when setting...
2014-05-27 plind44@gmail.comMIPS: Fix improper register use in DoMinMax.
2014-05-27 plind44@gmail.comMIPS: Convert String array index/length hash to BitField.
2014-05-27 rossberg@chromium.orgFix check for empty type
2014-05-27 plind44@gmail.comMIPS: Use TempDoubleRegister.
2014-05-27 jochen@chromium.orgReland 21529 - "Add a flag to d8 to invoke weak callbacks"
2014-05-27 danno@chromium.orgSmall changes in preparation for Hydrogen-generated...
2014-05-27 mstarzinger... Revert "Make 'name' property on functions configurable."
2014-05-27 danno@chromium.orgConvert String array index/length hash to BitField
2014-05-27 rossberg@chromium.orgRemove cpp hack to avoid link failures on Windows
2014-05-27 yangguo@chromium.orgRevert "Add a flag to d8 to invoke weak callbacks"
2014-05-27 jochen@chromium.orgDrop unused includes from worker-thread.cc
2014-05-27 jochen@chromium.orgAdd a flag to d8 to invoke weak callbacks
2014-05-27 rossberg@chromium.orgEstablish distributivity for type union & intersection
2014-05-27 jochen@chromium.orgReplace STATIC_CHECK with STATIC_ASSERT.
2014-05-27 yangguo@chromium.orgSkip PathTracer test for now.
2014-05-27 plind44@gmail.comMIPS: Avoid HeapObject check in HStoreNamedField.
2014-05-27 yangguo@chromium.orgMerge Debugger and Debug.
2014-05-27 yangguo@chromium.orgFix PathTracer.
2014-05-27 yangguo@chromium.orgCache optimization status getter in mjsunit.js
2014-05-27 vogelheim@chromium.orgAdd defensive assert against a weak callback on an...
2014-05-27 yangguo@chromium.orgDo not break in native code (including non-builtin...
2014-05-27 jochen@chromium.orgReplace some calls to MemCopy with small constant sizes...
2014-05-27 yangguo@chromium.orgDo not (eagerly) trigger exception in mjsunit.js.
2014-05-27 m.m.capewell... ARM: use TempDoubleRegister
2014-05-27 verwaest@chromium.orgRemove HType::HeapNumber from mutable heap numbers.
2014-05-27 danno@chromium.orgConvert ElementsKind into a BitField
2014-05-27 vogelheim@chromium.orgFix the "PersistentValueMap" memory leak reported here:
2014-05-27 hpayer@chromium.orgEscape % in SNPrintF call in pretenuring test.
2014-05-27 jochen@chromium.orgReland 21502 - "Move OS::MemCopy and OS::MemMove out...
2014-05-27 hpayer@chromium.orgRemove global pretenuring mode.
2014-05-27 yangguo@chromium.orgFix d8's interactive shell.
2014-05-27 bmeurer@chromium.orgAvoid HeapObject check in HStoreNamedField.
2014-05-27 yangguo@chromium.orgFix arm64 gc stress issue.
2014-05-27 bmeurer@chromium.orgRelax register constraints for LMathSqrt.
2014-05-26 jochen@chromium.orgRevert 21502 - "Move OS::MemCopy and OS::MemMove out...
2014-05-26 jochen@chromium.orgBuildfix for arm
2014-05-26 jochen@chromium.orgMove OS::MemCopy and OS::MemMove out of platform to...
2014-05-26 jochen@chromium.orgMove NumberOfProcessorsOnline from CPU to OS
2014-05-26 plind44@gmail.comMIPS: Skip write barriers in the fast case when setting...
2014-05-26 mvstanton@chromium.orgReland "Customized support for feedback on calls to...
2014-05-26 machenbach... Send idle notification on ASAN builder for proper tear...
2014-05-26 rossberg@chromium.orgMore nuisance
2014-05-26 yangguo@chromium.orgD8 should send idle notification even after the last...
2014-05-26 rossberg@chromium.orgShut up VS
2014-05-26 rossberg@chromium.orgVarious extensions to types
2014-05-26 hpayer@chromium.orgRemove high promotion mode.
2014-05-26 mstarzinger... Make 'name' property on functions configurable.
2014-05-26 yangguo@chromium.orgActually fix the memory leak in debugger wrt promises.
2014-05-26 jochen@chromium.orgReland 21482 - "Merge v8globals.h and globals.h"
2014-05-26 yangguo@chromium.orgFix memory leak caused by fuzzing.
2014-05-26 marja@chromium.orgFix mem leaks in tests & ScriptCompiler::CompileUnbound.
2014-05-26 jochen@chromium.orgAlways fully qualify the namespace to use in v8.h
2014-05-26 jkummerow@chromium.orgRevert "Customized support for feedback on calls to...
2014-05-26 verwaest@chromium.orgRevert "Merge v8globals.h and globals.h"
2014-05-26 jochen@chromium.orgMerge v8globals.h and globals.h
2014-05-26 bmeurer@chromium.orgSkip write barriers in the fast case when setting up...
2014-05-26 ulan@chromium.orgMake let variables fresh in each iteration of a for...
2014-05-26 yangguo@chromium.orgFix memory leak in the debugger.
2014-05-26 jochen@chromium.orgSome progress on translating toolchain.gypi to gn
2014-05-26 yangguo@chromium.orgFix leak in debug mirror cache.
2014-05-26 bmeurer@chromium.orgLoadUint32() doesn't need a scratch register.
2014-05-23 plind44@gmail.comMIPS: Fix r21470 “Reland r21442 Inobject slack tracking...
2014-05-23 plind44@gmail.comMIPS: Reland r21442 "Inobject slack tracking is done...
2014-05-23 danno@chromium.orgIntroduce x87 port
2014-05-23 alexandre.rames... Allow HPushArgument to handle more than one argument.
2014-05-23 mstarzinger... Fix representation inference for mutable double boxes.
2014-05-23 dslomov@chromium.orgCheck for cached transition to ExternalArray elements...
2014-05-23 alexandre.rames... Provide a helper to generate multiple Lithium instructi...
2014-05-23 ishell@chromium.orgCleanup after inobject slack tracking improvement.
2014-05-23 bmeurer@chromium.orgSkip dead blocks/instructions in store elimination.
2014-05-23 svenpanne@chromium.orgTiny steps towards a non-local 'Merge removable simulat...
2014-05-23 mstarzinger... Revert "Make v8::TryCatch able to consume natively...
2014-05-23 yurys@chromium.orgSupport ES6 weak collections in heap profiler
2014-05-23 rodolph.perfetta... ARM64 simulator fix for EXTR
2014-05-23 bmeurer@chromium.orgAvoid dynamic initial map check when inlining call...
2014-05-23 ishell@chromium.orgReland r21442 "Inobject slack tracking is done on a...
2014-05-23 mstarzinger... Make v8::TryCatch able to consume natively thrown excep...
2014-05-23 jochen@chromium.orgDrop gitignore entry for now obsolete test262 archive
2014-05-23 bmeurer@chromium.orgFix compilation errors.
2014-05-23 bmeurer@chromium.orgIf map was deprecated, abort compilation and allow...
2014-05-23 svenpanne@chromium.orgUse the flow engine for HMergeRemovableSimulatesPhase.
next