platform/upstream/v8.git
2014-01-31 bmeurer@chromium.orgUse `CHECK_OBJECT_COERCIBLE` macro where possible
2014-01-31 svenpanne@chromium.orgOnce again: Fixed some lifetime/ownership issues in...
2014-01-31 hpayer@chromium.orgRevert "[Sheriff] Mark profviz flaky on GC stress."
2014-01-31 bmeurer@chromium.orgAdd Opera Software ASA to AUTHORS
2014-01-31 machenbach... Fix deopt fuzzer variable set up.
2014-01-31 machenbach... Fix python path for gyp.
2014-01-31 hpayer@chromium.orgCheck forwarding pointer when marking objects for deopt...
2014-01-31 svenpanne@chromium.orgImplements ES6 String.prototype.normalize method.
2014-01-31 svenpanne@chromium.orgFixed a few lifetime/ownership issues in cctest/test...
2014-01-31 bmeurer@chromium.orgImprove HConstant::ImmortalImmovable() to check for...
2014-01-31 hpayer@chromium.orgFix compiler error on MacOS, remove unused ParameterCou...
2014-01-31 palfia@homejinni.comMIPS: Fix the context check in LoadGlobalFunctionPrototype
2014-01-31 palfia@homejinni.comMIPS: crankshaft support for api method calls
2014-01-31 verwaest@chromium.orgFix regression caused by supporting inlining accesses...
2014-01-30 plind44@gmail.comMIPS: Specialize FixedTypedArray<> set and get function...
2014-01-30 plind44@gmail.comMIPS: stub api getters.
2014-01-30 plind44@gmail.comMIPS: Optimize HWrapReceiver.
2014-01-30 plind44@gmail.comSkip webkit/function-apply-aliased.js when running...
2014-01-30 verwaest@chromium.orgFix the context check in LoadGlobalFunctionPrototype
2014-01-30 verwaest@chromium.orgFix polymorphic load handling.
2014-01-30 bmeurer@chromium.orgRevert "Use HType::NonPrimitive() for non primitive...
2014-01-30 bmeurer@chromium.orgUse HType::NonPrimitive() for non primitive HConstants.
2014-01-30 dcarney@chromium.orgcrankshaft support for api method calls
2014-01-30 verwaest@chromium.orgOptimize HWrapReceiver
2014-01-30 machenbach... Disable unsuitable tests in ASAN mode.
2014-01-30 alph@chromium.orgAdd global_context field to GlobalObject in heap profiler.
2014-01-30 dcarney@chromium.orgstub api getters
2014-01-30 bmeurer@chromium.orgThe uninitialized value is immortal immovable.
2014-01-30 verwaest@chromium.orgSupport loads from primitive values.
2014-01-30 svenpanne@chromium.orgMake sure we delete[] what we got from new[], not one...
2014-01-30 jarin@chromium.orgThe current
2014-01-30 machenbach... Fix test expectations for cctest/test-debug.
2014-01-30 palfia@homejinni.comMIPS: Turn RegExpConstructResultStub into a HydrogenCod...
2014-01-30 machenbach... Prepare push to trunk. Now working on version 3.24.28.
2014-01-29 palfia@homejinni.comMIPS: Remove the HValueOf instruction.
2014-01-29 machenbach... [Sheriff] Mark profviz flaky on GC stress.
2014-01-29 hpayer@chromium.orgMake eager allocation site pretenuring decisions.
2014-01-29 alph@chromium.orgDo not overwrite builtin code names in heap profiler
2014-01-29 machenbach... [Sheriff] Mark test-debug/* as flaky on Mac.
2014-01-29 jarin@chromium.orgRevert "Captured arguments object materialization"
2014-01-29 machenbach... Make 'ASAN' configurable in test status file.
2014-01-29 machenbach... Don't parallelize tests that register extensions.
2014-01-29 machenbach... [Sheriff] Mark test-debug/* as flaky on Mac.
2014-01-29 jarin@chromium.orgThis is a preview of the captured arguments object...
2014-01-29 machenbach... Skip Mozilla tests with timeouts.
2014-01-29 ulan@chromium.orgGeneralize internalization of substrings.
2014-01-29 ulan@chromium.orgDisable tracking of double fields during snapshot creation.
2014-01-29 bmeurer@chromium.orgReplace HThrow with HCallRuntime.
2014-01-29 alph@chromium.orgMark next_code_link as weak in heap profiler.
2014-01-29 bmeurer@chromium.orgRemove the unused HElementsKind instruction.
2014-01-29 bmeurer@chromium.orgRemove the HValueOf instruction.
2014-01-29 svenpanne@chromium.orgExit mksnapshot cleanly, making LSAN happy.
2014-01-29 bmeurer@chromium.orgTurn RegExpConstructResultStub into a HydrogenCodeStub.
2014-01-29 verwaest@chromium.orgExtend ArrayPop hydrogen support to COW arrays and...
2014-01-29 bmeurer@chromium.orgDon't create dummy uses for control dependencies.
2014-01-29 bmeurer@chromium.orgUse IfBuilder instead of handcrafted basic blocks in...
2014-01-29 bmeurer@chromium.orgAdd dependency operand to HLoadNamedField.
2014-01-29 machenbach... Prepare push to trunk. Now working on version 3.24.27.
2014-01-29 bmeurer@chromium.orgKill obsolete HLoadExternalArrayPointer instruction.
2014-01-29 svenpanne@chromium.orgES6: Map and Set needs to normalize minus zero
2014-01-29 bmeurer@chromium.orgBoth HGlobalObject and HGlobalReceiver can be replaced...
2014-01-28 palfia@homejinni.comMIPS: Fix global object loading in DoWrapReceiver.
2014-01-28 palfia@homejinni.comARM: Fix global object loading in DoWrapReceiver.
2014-01-28 bmeurer@chromium.orgv8config.h: introduce V8_LIBC_MSVCRT
2014-01-28 ishell@chromium.orgFix for potential issue related to replacing CheckMaps...
2014-01-28 ishell@chromium.orgFlow engine fixes: unreachable block processing, state...
2014-01-28 ishell@chromium.orgLoad elimination fix with a test case.
2014-01-28 hpayer@chromium.orgAllocation site pretenuring for StringAdd on all platforms.
2014-01-28 bmeurer@chromium.orgDrop the native FastNewBlockContextStub.
2014-01-28 mvstanton@chromium.orgWe shouldn't throw under FLAG_debug_code, rather abort.
2014-01-28 ishell@chromium.orgMake `String.prototype.{starts,ends}With` throw when...
2014-01-28 hpayer@chromium.orgTurn off global pretenuring when allocation site preten...
2014-01-28 bmeurer@chromium.orgRemove obsolete instruction HOuterContext.
2014-01-28 machenbach... Prepare push to trunk. Now working on version 3.24.26.
2014-01-28 palfia@homejinni.comMIPS: stub fast api calls
2014-01-27 machenbach... [Sheriff] Fix status file entry.
2014-01-27 hpayer@chromium.orgSkip regression test 320948 temporarily.
2014-01-27 hpayer@chromium.orgEnable concurrent sweeping.
2014-01-27 ishell@chromium.orgHydrogen filter now supports trailing wildcard in negat...
2014-01-27 dcarney@chromium.orgfix windows after r18847
2014-01-27 dcarney@chromium.orgdon't anger clang
2014-01-27 dcarney@chromium.orgstub fast api calls
2014-01-27 alph@chromium.orgAllow arbitrary names for weak references in heap snaps...
2014-01-27 dcarney@chromium.orgFix issue with context not being saved on x64 introduce...
2014-01-27 bmeurer@chromium.orgRevert "Allow arbitrary names for weak references in...
2014-01-27 bmeurer@chromium.orgFix minor typos in platform-*.cc
2014-01-27 machenbach... Prepare push to trunk. Now working on version 3.24.25.
2014-01-24 plind44@gmail.comMIPS: Reduce the stack requirements of GetNoCodeAgeSequ...
2014-01-24 alph@chromium.orgAllow arbitrary names for weak references in heap snaps...
2014-01-24 dslomov@chromium.orgExternal Array renaming and boilerplate scrapping
2014-01-24 alph@chromium.orgMark weak fields of JSArrayBuffer and JSArrayBufferView...
2014-01-24 jochen@chromium.orgDelete v8_shell target now that chrome uses d8
2014-01-24 svenpanne@chromium.orgSimplify HUnaryMathOperation::Canonicalize.
2014-01-24 vegorov@chromium.orgFix HGraphBuilder::AddSimulate to pass removable down...
2014-01-24 rossberg@chromium.orgUse rand not random
2014-01-24 svenpanne@chromium.orgARM: Reduce the stack requirements of GetNoCodeAgeSequence.
2014-01-24 verwaest@chromium.orgReland ArrayPop / ArrayPush.
2014-01-24 rossberg@chromium.orgType representation converter
2014-01-24 machenbach... Speed up some mjsunit test cases and clean up test...
2014-01-24 jkummerow@chromium.orgRevert broken ArrayPop changes
next