platform/upstream/v8.git
2012-09-03 mstarzinger... Fix FindSharedFunctionInfoInScript to not optimize.
2012-09-03 verwaest@chromium.orgIf we are trimming the whole array, just return the...
2012-09-03 verwaest@chromium.orgOptimize dictionary enum generation.
2012-09-03 ulan@chromium.orgFix android.gypi to provide correct include and library...
2012-09-03 verwaest@chromium.orgDirectly use %ObjectKeys in json stringify.
2012-09-03 svenpanne@chromium.orgMIPS: First steps towards named Litihium operands.
2012-08-31 verwaest@chromium.orgOnly regenerate enumeration indices if properties were...
2012-08-31 verwaest@chromium.orgClear descriptor pointer when normalizing properties.
2012-08-31 yangguo@chromium.orgFix VS2005 build.
2012-08-31 ulan@chromium.orgAdd option to build using a standalone Android toolchai...
2012-08-31 yangguo@chromium.orgDisable test that triggers known bug.
2012-08-31 verwaest@chromium.orgMIPS: Use a special EnumLength field to indicate number...
2012-08-31 yangguo@chromium.orgCache results in SearchRegExpMultiple.
2012-08-31 rossberg@chromium.orgActivate fixed ES5 readonly semantics by default.
2012-08-30 verwaest@chromium.orgRemoved trailing whitespace.
2012-08-30 verwaest@chromium.orgElements load depends on the type of the receiver.
2012-08-30 jkummerow@chromium.orgAdd hardfp flag to the Makefile.
2012-08-30 svenpanne@chromium.orgFixed comment and simplified the related code a bit.
2012-08-29 loislo@chromium.orgRemove obsolete method declarations from HeapEntry...
2012-08-29 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.13.6.
2012-08-29 yangguo@chromium.orgRevert r12379 (Add checks to external string API).
2012-08-29 rossberg@chromium.orgSlightly simplify declaration of node types.
2012-08-29 rossberg@chromium.orgIntroduce some predicates over variable modes.
2012-08-29 yangguo@chromium.orgRelease stack trace data after firing Error.stack accessor.
2012-08-29 svenpanne@chromium.orgAdded IC support for native setters on the prototype...
2012-08-28 jkummerow@chromium.orgAdd a new API V8::SetJitCodeEventHandler to push code...
2012-08-28 verwaest@chromium.orgUse a special EnumLength field to indicate number of...
2012-08-28 rossberg@chromium.orgDisable test that triggers known bug.
2012-08-28 rossberg@chromium.orgAllocate block-scoped global bindings to global context.
2012-08-28 rossberg@chromium.orgIndex script compilation cache over context, too,
2012-08-28 yangguo@chromium.orgReland regexp global optimizations.
2012-08-28 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.13.5.
2012-08-28 yangguo@chromium.orgDisable array bounds checks elimination.
2012-08-28 svenpanne@chromium.orgPrint reason for disabling optimization. Kill --trace...
2012-08-27 verwaest@chromium.orgRevert "Add a new API V8::SetJitCodeEventHandler to...
2012-08-27 jkummerow@chromium.orgAdd a new API V8::SetJitCodeEventHandler to push code...
2012-08-27 ulan@chromium.orgRevert r12342 "Flush monomorphic ICs on context disposa...
2012-08-27 ulan@chromium.orgProvide option to disable full DEBUG build on Android.
2012-08-27 ulan@chromium.orgDisallow updates to ic_with_type_info_count with negati...
2012-08-27 verwaest@chromium.orgMake order of addition the primary order of descriptor...
2012-08-27 rossberg@chromium.orgIntroduce global contexts to represent lexical global...
2012-08-27 svenpanne@chromium.orgFirst steps towards named Litihium operands.
2012-08-27 svenpanne@chromium.orgUnbreak MIPS build.
2012-08-27 yurys@chromium.orgRemove unused method and add line breaks after each...
2012-08-27 ulan@chromium.orgMIPS: Fix rounding in Uint8ClampedArray setter.
2012-08-24 yangguo@chromium.orgAdd check to external string resource.
2012-08-24 verwaest@chromium.orgMIPS: Check that index and length are Smi in bounds...
2012-08-23 danno@chromium.orgDisable speculative LICM when it may lead to unnecessar...
2012-08-23 rossberg@chromium.orgTest case for conflicting global declarations across...
2012-08-23 vegorov@chromium.orgFix DoDeferredNumberTagU to keep the value in xmm1...
2012-08-23 ulan@chromium.orgFix typo in grokdump.
2012-08-23 erikcorryFix semaphore on MacOS. This is a commit of https...
2012-08-23 erik.corry... Make the performance of the VM more predictable by...
2012-08-22 vegorov@chromium.orgWhen processing collected uint32 instructions skip...
2012-08-22 vegorov@chromium.orgFix order of conversions in ObjectToInt32 and ObjectToU...
2012-08-22 vegorov@chromium.orgAllow uint32 value on optimized frames if they are...
2012-08-22 verwaest@chromium.orgWhile finding the valueOf descriptor, only look at...
2012-08-22 ulan@chromium.orgFix Windows build after r12364.
2012-08-22 ulan@chromium.orgFix rounding in Uint8ClampedArray setter.
2012-08-22 svenpanne@chromium.orgPrint more x64 registers in grokdump.
2012-08-21 verwaest@chromium.orgCheck that index and length are Smi in bounds check.
2012-08-21 vegorov@chromium.orgIntroduce DISABLE_ASAN macro to disable AddressSanitize...
2012-08-21 danno@chromium.orgMIPS: Fix write barrier for StoreKeyedFastElements...
2012-08-21 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.13.4.
2012-08-21 yangguo@chromium.orgRevert r12346 (Introduce InternalProperty type and...
2012-08-21 yangguo@chromium.orgRevert r12258, r12300 and r12302 (global regexp).
2012-08-21 ulan@chromium.orgFix mjsunit/debug-script.js failure that occurs when...
2012-08-20 peter.rybin... Introduce InternalProperty type and expose internal...
2012-08-20 verwaest@chromium.orgWhile allocating code objects, perform the incremental...
2012-08-20 svenpanne@chromium.orgHandle native callbacks without getters.
2012-08-20 ulan@chromium.orgFix test failures introduced by r12342.
2012-08-20 ulan@chromium.orgFlush monomorphic ICs on context disposal instead of...
2012-08-20 rossberg@chromium.orgRename JSGlobalProxy::context to native_context,
2012-08-20 verwaest@chromium.orgPrepare push to trunk. Now working on version 3.13.3.
2012-08-20 yangguo@chromium.orgFix typo in Add|RemoveGCPrologueCallback
2012-08-17 yangguo@chromium.orgAdd input check to %DebugSetScriptSource.
2012-08-17 rossberg@chromium.orgRename Context::global to Context::global_object,
2012-08-17 svenpanne@chromium.orgDeoptimization support for accessors.
2012-08-17 rossberg@chromium.orgRename "global context" to "native context",
2012-08-16 verwaest@chromium.orgPrepare push to trunk. Now working on version 3.13.2.
2012-08-16 verwaest@chromium.orgShow map -> transition array -> descriptor array to...
2012-08-16 mstarzinger... Force eager compilation of some function literals.
2012-08-16 verwaest@chromium.orgMIPS: Swapped transition array and descriptor array.
2012-08-16 svenpanne@chromium.orgChange the maximum optimization count into a commandlin...
2012-08-16 svenpanne@chromium.orgFix accessor lookup in crankshaft.
2012-08-16 yangguo@chromium.orgMIPS: Check for function in %_CallFunction.
2012-08-16 mstarzinger... Extend constructor inlining test case.
2012-08-16 mstarzinger... MIPS: Fix improved LoadICs for dictionaries with callbacks.
2012-08-15 erik.corry... Fix bug in compare IC. BUG=2291
2012-08-15 svenpanne@chromium.orgImproved constructor inlining unit tests.
2012-08-14 mstarzinger... Fix improved LoadICs for dictionaries with callbacks.
2012-08-14 yangguo@chromium.orgDo checks when receiving external string resources...
2012-08-14 yangguo@chromium.orgEnsure capacity when adding parts in String.replace.
2012-08-14 yangguo@chromium.orgPrevent segfault on undefined inline runtime call.
2012-08-14 erik.corry... Disable array index dehoisting due to stability issues.
2012-08-13 yangguo@chromium.orgFix indexing bug in regexp, part 2.
2012-08-13 mstarzinger... Remove prototype of global builtins object.
2012-08-13 yangguo@chromium.orgFix wrong indexing in global regexp.
2012-08-13 yangguo@chromium.orgCheck for function in %_CallFunction.
2012-08-13 verwaest@chromium.orgSwapped transition array and descriptor array.
next