platform/upstream/v8.git
2013-03-28 rossberg@chromium.orgES6 symbols: symbol properties should not cause going...
2013-03-28 yangguo@chromium.orgImprove SeqString::Truncate for latest allocated strings.
2013-03-28 yangguo@chromium.orgStack trace API: poison stack frames below the first...
2013-03-27 palfia@homejinni.comMIPS: Small refactoring of r14058.
2013-03-27 hpayer@chromium.orgMake Isolate::GetHeapStatistics robust against half...
2013-03-27 yangguo@chromium.orgAdd test case for missing deopt sequence after forced...
2013-03-26 yangguo@chromium.orgOnly copy with, block and catch scopes in DebugEvaluate.
2013-03-26 ulan@chromium.orgARM: fix dictionary negative lookup.
2013-03-25 plind44@gmail.comMIPS: Generalizing remaining Allocate functions in...
2013-03-25 danno@chromium.orgRemove bogus test flags
2013-03-25 danno@chromium.orgUse code_range()->exists() to determine the size of...
2013-03-25 palfia@homejinni.comMIPS: Change LookupForWrite to always do a full lookup...
2013-03-25 verwaest@chromium.orgCreate a new HandleScope for each JSON-parsed object...
2013-03-25 verwaest@chromium.orgAdd AssertNoAllocation to ensure TransitionArray* trans...
2013-03-25 hpayer@chromium.orgGeneralizing remaining Allocate functions in the macro...
2013-03-25 danno@chromium.orgFix store_mode bug involving polymorphism with external...
2013-03-25 jkummerow@chromium.orgFix crash involving zombie maps escaping from the JSON...
2013-03-25 verwaest@chromium.orgChange LookupForWrite to always do a full lookup and...
2013-03-25 rossberg@chromium.orgRemove GC hazard (temporary handle object)
2013-03-25 yangguo@chromium.orgCorrectly materialize arguments object in Runtime_Debug...
2013-03-23 palfia@homejinni.comMIPS: ES6 symbols: turn symbols into a proper primitive...
2013-03-22 adamk@chromium.orgFix %GetArrayKeys to not skip non-enumerable indices
2013-03-22 rossberg@chromium.orgES6 symbols: prevent reflection, proxy, and observe...
2013-03-22 rossberg@chromium.orgES6 symbols: implement name property
2013-03-22 yangguo@chromium.orgFix global object check in %IsObserved and %SetIsObserved.
2013-03-22 rossberg@chromium.orgES6 symbols: turn symbols into a proper primitive type
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.
next