platform/upstream/v8.git
2013-03-22 adamk@chromium.orgFix bogus left-shifts in Array tests
2013-03-22 mstarzinger... Remove some obsolete handle operation wrappers.
2013-03-22 mstarzinger... Put zapping of local handles behind the extra checks...
2013-03-22 danno@chromium.orgFix bugs in previous_ast_id tracking
2013-03-22 yangguo@chromium.orgPort Latin-1 changes to the interpreted regexp.
2013-03-22 yangguo@chromium.orgRestore correct regression test for crbug/146910.
2013-03-22 yangguo@chromium.orgFix JSON.stringifier's slow path wrt external strings.
2013-03-21 peter.rybin... Fix isolate getter in DebugAgent
2013-03-21 mstarzinger... Fix compilation failure on Win64 since r14020.
2013-03-21 danno@chromium.orgPrepare push to trunk. Now working on version 3.17.16.
2013-03-21 danno@chromium.orgMaintain API compatibility with older versions of V8.
2013-03-21 jkummerow@chromium.orgDelete leftover debugging code from InitializeMathExpData()
2013-03-21 mstarzinger... Use internal memcpy for PatchPlatformCodeAge as well.
2013-03-21 mstarzinger... Disable zapping of global handles in release mode.
2013-03-21 verwaest@chromium.orgAlways mark the entire valid prefix of the descriptor...
2013-03-21 jkummerow@chromium.orgAdded Hannes and Dmitry to OWNERS
2013-03-21 mstarzinger... Lower limit for complex memcpy on non-ia32 architectures.
2013-03-21 jkummerow@chromium.orgEnable extra API checks, add a check for zapped global...
2013-03-21 yangguo@chromium.orgUnify code for fast and slow path of JSON.stringify.
2013-03-21 yangguo@chromium.orgAdd methods to allow resuming execution after calling...
2013-03-21 mstarzinger... Remove instrumentation for Code::CopyFrom crasher.
2013-03-21 mstarzinger... Use internal memcpy for CopyWords and when copying...
2013-03-21 yangguo@chromium.orgSimplify debug evaluate.
2013-03-20 palfia@homejinni.comMIPS: Implement many KeyedStoreStubs using Crankshaft
2013-03-20 danno@chromium.orgAdd Paul Lind to the MIPS OWNER file
2013-03-20 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.17.15.
2013-03-20 palfia@homejinni.comMIPS: Critical fix for label binding in RegExp engine...
2013-03-20 dslomov@chromium.orgRemove more boilerplate (missed after rebase)
2013-03-20 mstarzinger... Use internal memcpy when initializing code objects.
2013-03-20 ulan@chromium.orgDisable weak embedded maps because of crashes.
2013-03-20 yurys@chromium.orgMSVS compilation fix after r14006
2013-03-20 yangguo@chromium.orgExtend test coverage for JSON.stringify's slow path.
2013-03-20 verwaest@chromium.orgExplicitly pass the isolate to create handles in ic.cc
2013-03-20 yurys@chromium.orgIsolatify CPU profiler public API
2013-03-20 yurys@chromium.orgDeprecate HeapSnapshot type
2013-03-20 dslomov@chromium.orgFixed whitespace
2013-03-20 dslomov@chromium.orgRemove boilerplate code from HydrogenCodeStubs
2013-03-20 mstarzinger... Make GDBJIT interface compile again.
2013-03-20 danno@chromium.orgImplement many KeyedStoreStubs using Crankshaft
2013-03-20 yangguo@chromium.orgFix tests that fail on GC stress tests.
2013-03-20 verwaest@chromium.orgUpdate instance types in grokdump.
2013-03-20 mstarzinger... Fix handling of context creation failure since r13978.
2013-03-20 yurys@chromium.orgIsolatify HeapProfiler
2013-03-19 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.17.14.
2013-03-19 mstarzinger... Add more instrumentation for Code::CopyFrom crasher.
2013-03-19 yurys@chromium.orgSort forward declarations in v8.h in alphabetical order
2013-03-19 mstarzinger... Disable grokdumps module decoding temporarily.
2013-03-19 verwaest@chromium.orgTurn Flags into a uint32_t typedef.
2013-03-19 yurys@chromium.orgIsolatify CPU profiler
2013-03-19 dcarney@chromium.orgReduce storage size of weak callbacks
2013-03-19 mvstanton@chromium.orgMIPS: HInnerAllocatedObject instruction allows hydrogen...
2013-03-19 yurys@chromium.orgAllow recording individual samples in addition to the...
2013-03-18 palfia@homejinni.comMIPS: Allow direct allocation in old pointer space.
2013-03-18 mstarzinger... Move context global handle creation out of Genesis.
2013-03-18 mmassi@chromium.orgFix induction variable detection.
2013-03-18 mstarzinger... Remove obsolete "previous" field from Genesis.
2013-03-18 rossberg@chromium.orgFix misplaced #endif
2013-03-18 rossberg@chromium.orgUnbreak shared lib build.
2013-03-18 verwaest@chromium.orgRaise the limit since it is 2**16 (65536) on x64.
2013-03-18 palfia@homejinni.comMIPS: Load/Store stub compilation refactoring.
2013-03-18 svenpanne@chromium.orgPrepare push to trunk. Now working on version 3.17.13.
2013-03-18 mstarzinger... Add instrumentation to track down Code::CopyFrom crasher.
2013-03-18 verwaest@chromium.orgSince v8:13964, flags is uint32, so always use cmp...
2013-03-18 rossberg@chromium.orgMore useful result pretty printing for d8
2013-03-18 svenpanne@chromium.orgPass Isolates explicitly in Deoptimizer-related code.
2013-03-18 verwaest@chromium.orgUnify kMaxArguments with number of bits used to encode it.
2013-03-18 jkummerow@chromium.orgFix detection of |handle_smi| case in HOptimizedGraphBu...
2013-03-18 yangguo@chromium.orgParallel recompilation: fix off-by-one in deferred...
2013-03-18 mmassi@chromium.orgHandling expression decomposition and array bounds...
2013-03-15 vegorov@chromium.orgWhen spilling live range with not register uses inside...
2013-03-15 alph@chromium.orgRemove kContext node type introduced in r13936
2013-03-15 yurys@chromium.orgRemove bottom-up CPU profile
2013-03-15 svenpanne@chromium.orgPrepare push to trunk. Now working on version 3.17.12.
2013-03-15 verwaest@chromium.orgLoad/Store stub compilation refactoring.
2013-03-15 svenpanne@chromium.orgAdded a version of the v8::HandleScope constructor...
2013-03-15 svenpanne@chromium.orgPass Isolate through CompilingCallsToThisStubIsGCSafe...
2013-03-14 yangguo@chromium.orgParallel recompilation: fix concurrency issues.
2013-03-14 ulan@chromium.orgARM: Tweak ECMAToInt32VFP to address regression on...
2013-03-14 mstarzinger... Allow inlining of functions containing array literals.
2013-03-14 svenpanne@chromium.orgFixed two register allocator bugs (off-by-one error...
2013-03-14 mstarzinger... Allow inlining of functions containing function literals.
2013-03-14 palfia@homejinni.comMIPS: Fix test262 regression.
2013-03-14 palfia@homejinni.comMIPS: Fix AssertName() in MacroAssembler.
2013-03-14 palfia@homejinni.comMIPS: Refactoring Store ICs. A first step towards polym...
2013-03-14 hpayer@chromium.orgExecute a memory barrier when adding a new page to...
2013-03-14 hpayer@chromium.orgAllow direct allocation in old pointer space.
2013-03-13 dcarney@chromium.orgremove latin-1 flag
2013-03-13 dcarney@chromium.orgSome Utf8Length microoptimizations
2013-03-13 alph@chromium.orgFix Windows build
2013-03-13 alph@chromium.orgFix huge heap snapshot when a heavily shared context...
2013-03-13 yangguo@chromium.orgParallel recompilation: fewer handle dereferences and...
2013-03-13 verwaest@chromium.orgRefactoring Store ICs. A first step towards polymorphic...
2013-03-13 svenpanne@chromium.orgMade AdjustAmountOfExternalAllocatedMemory an instance...
2013-03-13 dcarney@chromium.orgremove maynamedaccess checks
2013-03-13 mvstanton@chromium.orgIn ArrayConstructor_StubFailure the transition elements...
2013-03-13 yangguo@chromium.orgRemove unused field.
2013-03-13 danno@chromium.orgUse IsRuntimeEntry for RUNTIME_ENTRY comparison
2013-03-13 mvstanton@chromium.orgHInnerAllocatedObject instruction allows hydrogen code...
2013-03-13 ulan@chromium.orgPrepare push to trunk. Now working on version 3.17.11.
2013-03-13 yangguo@chromium.orgDateField cache should check the ExternalOperand instea...
next