platform/upstream/v8.git
2012-09-11 ulan@chromium.orgFix delta computation in DoDeferredInstanceOfKnownGloba...
2012-09-10 peter.rybin... Introduce InternalProperty type and expose internal...
2012-09-10 yangguo@chromium.orgAdd more checks for native callback results.
2012-09-10 mstarzinger... Fix deoptimizer for shared optimized code.
2012-09-10 yangguo@chromium.orgEnable/disable LiveEdit using the (C++) debug API.
2012-09-10 yangguo@chromium.orgAdd checks to runtime functions.
2012-09-07 svenpanne@chromium.orgFixed deoptimization of inlined getters.
2012-09-06 ulan@chromium.orgAdd support for running low level profiler on Android.
2012-09-06 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.13.7.
2012-09-06 erik.corry... Loosen up code logging test that was sensitive to GC...
2012-09-05 vegorov@chromium.orgExtend grokdump.py with [u]nassemble command
2012-09-05 jkummerow@chromium.orgCheck the return value of API calls on ia32 and x64.
2012-09-05 jkummerow@chromium.orgAdd empty-handle checks to API functions (#ifdef ENABLE...
2012-09-05 jkummerow@chromium.orgDisable accessor inlining (due to broken deopts)
2012-09-05 verwaest@chromium.orgPush stacktrace and die if the receiver is of unknown...
2012-09-05 erik.corry... Fix binding in new Function().
2012-09-05 jkummerow@chromium.orgFix missing colon in common.gypi
2012-09-05 jkummerow@chromium.orgAdd build system infrastructure for ENABLE_EXTRA_CHECKS...
2012-09-05 erik.corry... Fix some corner cases in skipping native methods using...
2012-09-04 yangguo@chromium.orgRevert r12430, r12432, r12433 (basic support for Latin1).
2012-09-04 verwaest@chromium.orgFixed test expectation.
2012-09-04 verwaest@chromium.orgSupport register as right operand in min/max support.
2012-09-03 yangguo@chromium.orgFix more windows build warnings.
2012-09-03 yangguo@chromium.orgFix windows compile errors introduced by r12430.
2012-09-03 verwaest@chromium.orgDo not generate new enumeration indices for global...
2012-09-03 yangguo@chromium.orgAdd basic support for Latin1 to the API.
2012-09-03 yangguo@chromium.orgUse local variable for getter function in Error.stack
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,
next