platform/upstream/v8.git
2014-05-16 jkummerow@chromium.orgAdd builtin detector to generate-runtime-tests.py
2014-05-16 jkummerow@chromium.orgMove check for existence of generated tests from run...
2014-05-16 jkummerow@chromium.orgExpand C++ macros in tools/generate-runtime-tests.py...
2014-05-16 yangguo@chromium.orgUse %DebugGetProperty in debug mirror to check for...
2014-05-16 yangguo@chromium.orgMake plot shell script nicer.
2014-05-16 m.m.capewell... ARM64: Fix native cctest
2014-05-15 machenbach... Fix keyboard interrupt in test driver.
2014-05-15 jkummerow@chromium.orgEnsure that collection iterators' maps have constructors
2014-05-15 jkummerow@chromium.orgFix builtin/runtime name clashes generated by macros
2014-05-15 yangguo@chromium.orgAdapt test expectations in webkit.
2014-05-15 machenbach... Fix deopt fuzzer after test runner changes.
2014-05-15 yangguo@chromium.orgRefactor MacroAssembler::Prologue.
2014-05-15 machenbach... Run tests sorted by expected runtime.
2014-05-15 hpayer@chromium.orgDecrease OldSurvivalRateLowThreshold to fit heap growin...
2014-05-15 hpayer@chromium.orgOnly allow allocation site lifetime transitions from...
2014-05-15 yangguo@chromium.orgUse table to dispatch debug commands.
2014-05-15 marja@chromium.orgParser / PreParser: Simplify error message arguments.
2014-05-15 mstarzinger... Ignore Eclipse project description files.
2014-05-15 svenpanne@chromium.orgOmit stack check in non-looping loops.
2014-05-15 yangguo@chromium.orgRemove custom JSON implementation from d8.
2014-05-15 svenpanne@chromium.orgAvoid memset(NULL, ...).
2014-05-14 plind44@gmail.comMIPS: Fix FlooringDivByPowerOf2I.
2014-05-14 yangguo@chromium.orgRemove socket implementation from V8.
2014-05-14 yangguo@chromium.orgRemove DebuggerAgent.
2014-05-14 machenbach... Mark slow mozilla test.
2014-05-14 m.m.capewell... Fix FlooringDivByPowerOf2I on ARM/ARM64
2014-05-14 ulan@chromium.orgARM64: Enable PIE on Android.
2014-05-14 m.m.capewell... A number of small changes:
2014-05-14 machenbach... Introduce a dynamic process pool for the local test...
2014-05-14 jkummerow@chromium.orgAdd randomized test generation capability to tools...
2014-05-14 jarin@chromium.orgRemove a race between sweepers and the free space skipp...
2014-05-14 ulan@chromium.orgTemporarily skip test-heap/NoWeakHashTableLeakWithIncre...
2014-05-14 hpayer@chromium.orgPrint new space survival rate in --trace-gc-nvp.
2014-05-14 ulan@chromium.orgFix test after r21299.
2014-05-14 machenbach... Add layout dbg trybot to default list.
2014-05-14 rossberg@chromium.orgDrop thenable coercion cache
2014-05-14 machenbach... Fix chromium trunk url in DEPS.
2014-05-14 ulan@chromium.orgSkip write barriers when updating the weak hash table.
2014-05-14 jkummerow@chromium.orgAvoid name clashes of builtins and runtime functions.
2014-05-14 svenpanne@chromium.orgRevert PropertyCallbackInfo::This() signature change...
2014-05-14 machenbach... Allow chromium url to be overwritten as a custom variab...
2014-05-14 yangguo@chromium.orgRename debug API methods.
2014-05-13 rodolph.perfetta... ARM64: Fix cache line size computation.
2014-05-13 jarin@chromium.orgPrevent interference of allocation sites with array...
2014-05-13 m.m.capewell... ARM64: Fix native builds
2014-05-13 yangguo@chromium.orgSimplify DoubleRegister for the ia32 port.
2014-05-13 jarin@chromium.orgFix incremental marking of native context when bootstra...
2014-05-13 machenbach... Revert "Sync change log from trunk."
2014-05-13 machenbach... Sync change log from trunk.
2014-05-13 yangguo@chromium.orgRemove unused -p option from d8.
2014-05-13 yangguo@chromium.orgRequire CMOV support for the ia32 port.
2014-05-13 svenpanne@chromium.orgSimplified slot buffer logic during weak list visiting.
2014-05-12 ishell@chromium.orgRevert "v8::TryCatch now works correctly with ASAN...
2014-05-12 ishell@chromium.orgUse stability to only conditionally flush information...
2014-05-12 ishell@chromium.orgv8::TryCatch now works correctly with ASAN's UseAfterRe...
2014-05-12 Jacob.Bramley... ARM64: Fix and improve MacroAssembler::Printf.
2014-05-12 jkummerow@chromium.orgHarden more runtime functions
2014-05-12 yangguo@chromium.orgClean up debugger flags.
2014-05-12 yangguo@chromium.orgRevert "Read internal properties [[PromiseStatus]]...
2014-05-12 hpayer@chromium.orgDo not scavenge while marking incrementally when FLAG_g...
2014-05-12 m.m.capewell... ARM64: Optimize MathRoundI
2014-05-12 yangguo@chromium.orgRead internal properties [[PromiseStatus]] and [[Promis...
2014-05-12 jarin@chromium.orgHarden %WeakCollectionSet.
2014-05-12 yangguo@chromium.orgRevert "Revert interrupt handling code changed in r21208."
2014-05-12 yangguo@chromium.orgFix windows x64 build.
2014-05-12 jarin@chromium.orgGuard against stack overflow in Runtime::StringReplaceO...
2014-05-12 yangguo@chromium.orgTurn off --logfile-per-isolate by default in d8.
2014-05-12 jarin@chromium.orgFix %SetFlags("--stress-compaction")
2014-05-12 jkummerow@chromium.orgHarden runtime functions (part 6).
2014-05-12 m.m.capewell... ARM: update defaults for flags
2014-05-12 mstarzinger... Partially revert r21254 due to WebKit test failure.
2014-05-12 adamk@chromium.orgHarden %SetIsObserved with RUNTIME_ASSERTs
2014-05-12 jarin@chromium.orgMake escape analysis preserve all representations requi...
2014-05-12 mstarzinger... Move more builtin files to strict mode.
2014-05-12 danno@chromium.orgReland r20974: Unify and simplify the FastCloneShallowA...
2014-05-12 yangguo@chromium.orgRevert interrupt handling code changed in r21208.
2014-05-12 jochen@chromium.orgDrop unused static microtask API
2014-05-12 jochen@chromium.orgIntroduce an api to query the microtask autorun state...
2014-05-09 palfia@homejinni.comRevert "MIPS: Reland r20974: Unify and simplify the...
2014-05-09 adamk@chromium.orgClean up hash creation code to use Handle<Smi> where...
2014-05-09 adamk@chromium.orgUpdated runtime function counts after r21243
2014-05-09 adamk@chromium.orgObject.observe: avoid accessing acceptList properties...
2014-05-09 verwaest@chromium.orgDirectly create API functions with readonly prototypes...
2014-05-09 verwaest@chromium.orgRevert "Reland r20974: Unify and simplify the FastClone...
2014-05-09 verwaest@chromium.orgRename NewFunction without prototype to NewFunctionWith...
2014-05-09 plind44@gmail.comMIPS: Reland and fix r21225 and r21226.
2014-05-09 plind44@gmail.comMIPS: Reland r20974: Unify and simplify the FastCloneSh...
2014-05-09 verwaest@chromium.orgAlways set the class name on installed functions if...
2014-05-09 verwaest@chromium.orgReplace NewFunction(MaybeHandle<> prototype by Handle...
2014-05-09 verwaest@chromium.orgRemove "force_initial_map"
2014-05-09 verwaest@chromium.orgReplace NewFunctionWithPrototype(name, prototype) by...
2014-05-09 verwaest@chromium.orgArray Iterator prototype should not have a constructor.
2014-05-09 verwaest@chromium.orgMerge NewFunction and NewFunctionWithPrototype
2014-05-09 verwaest@chromium.orgReland and fix r21225 and r21226
2014-05-09 ishell@chromium.orgFix typos in unit test for Array.prototype.fill()
2014-05-09 danno@chromium.orgReland r20974: Unify and simplify the FastCloneShallowA...
2014-05-09 plind44@gmail.comMIPS: Improve Array.shift() performance for small arrays.
2014-05-09 vogelheim@chromium.orgPrevent calls to ReturnValue::Set with pointer-valued...
2014-05-09 ishell@chromium.org[Sheriff] This reverts commits r21225 and r21226 for...
2014-05-09 verwaest@chromium.orgMake space available in bf3 by moving FunctionWithProto...
next