platform/upstream/v8.git
2013-07-01 bmeurer@chromium.orgNo need to pass profiles to ProfilerEventsProcessor.
2013-07-01 bmeurer@chromium.orgFix compiler error about unused profiles_ field in...
2013-07-01 bmeurer@chromium.orgPlug leaked string stream debug object cache in Isolate.
2013-07-01 mvstanton@chromium.orgGrokdump: new shell command, "lm"
2013-07-01 machenbach... Add broader custom test expectations for blink tests...
2013-07-01 yangguo@chromium.orgRestore message when rethrowing in TryCatch.
2013-07-01 loislo@chromium.orgCpuProfiler: eliminate 2 layers of 4 for CodeCreateEven...
2013-07-01 loislo@chromium.orgRevert "CpuProfiler: eliminate 2 layers of 4 for CodeCr...
2013-07-01 loislo@chromium.orgCpuProfiler: eliminate 2 layers of 4 for CodeCreateEven...
2013-07-01 yangguo@chromium.orgFix infinite loop in regress-opt-after-deopt.
2013-07-01 mvstanton@chromium.orgTest fix - array-feedback.js has a test that only make...
2013-07-01 jkummerow@chromium.orgAdd dependency to ICU 4.6
2013-07-01 machenbach... Remove irrelevant parser test that has SVN issues.
2013-07-01 machenbach... Remove test from blacklist that should pass.
2013-06-28 palfia@homejinni.comMIPS: Fix wrong checkin.
2013-06-28 palfia@homejinni.comMIPS: Improved function entry hook coverage.
2013-06-28 palfia@homejinni.comMIPS: Hydrogen array constructor cleanup and improvements.
2013-06-28 mstarzinger... Use HInstructionIterator more broadly for hydrogen.
2013-06-28 mstarzinger... First simplistic implementation of escape analysis.
2013-06-28 jkummerow@chromium.orgAdd %_DebugBreakInOptimizedCode() pseudo function call...
2013-06-28 jkummerow@chromium.orgClean up the usage of V8_TARGET_ARCH_${arch} and V8_HOS...
2013-06-28 jkummerow@chromium.orgUse macros instead of using number directly for x64
2013-06-28 jkummerow@chromium.orgIntroduce a notion of "v8_code" in gyp config files.
2013-06-28 jkummerow@chromium.orgRoll gyp to r1656
2013-06-28 mstarzinger... Prepare push to trunk. Now working on version 3.20.1.
2013-06-28 danno@chromium.orgImproved function entry hook coverage
2013-06-28 mvstanton@chromium.orgHydrogen array constructor cleanup and improvements
2013-06-28 machenbach... Repair test file with newline problems.
2013-06-28 alph@chromium.orgHeap snapshot: Update user roots definition.
2013-06-28 bmeurer@chromium.orgFix GCC 4.2 errors introduced with revision 15379.
2013-06-28 bmeurer@chromium.orgMake use of templatized convienience functions for...
2013-06-28 yangguo@chromium.orgAbort optimization when debugger is turned on.
2013-06-28 machenbach... Delete test file with newline problems.
2013-06-28 yangguo@chromium.orgAvoid data race in debug mode on the parallel thread.
2013-06-28 jkummerow@chromium.orgFast-forward version number on bleeding_edge to 3.20.0
2013-06-28 machenbach... Skip webkit tests in debug that are very slow.
2013-06-28 bmeurer@chromium.orgRefactor HInferRepresentation into an HPhase and use...
2013-06-28 bmeurer@chromium.orgFix zone usage within LAllocator.
2013-06-28 ulan@chromium.orgFix Android V8 path for testing on devices.
2013-06-27 machenbach... Migrated several tests from blink to V8 repository.
2013-06-27 machenbach... Make webkit test output comparison compatible to stress...
2013-06-27 palfia@homejinni.comMIPS: The check for internalized strings relied on...
2013-06-27 danno@chromium.orgRemove superfluous HInnerAllocatedObject in BuildEmitDe...
2013-06-27 danno@chromium.orgType handling for special cases and optimization
2013-06-27 ulan@chromium.orgRevert r15361 "Improved function entry hook coverage...
2013-06-27 hpayer@chromium.orgTurn off stress compaction for break point tests.
2013-06-27 hpayer@chromium.orgFix check style breakage.
2013-06-27 yangguo@chromium.orgFix constructor call of relocation lock.
2013-06-27 danno@chromium.orgImproved function entry hook coverage
2013-06-27 danno@chromium.orgAdd templatized convienience functions for adding hydro...
2013-06-27 danno@chromium.orgMake sure HCallNewArray uses right ElementsKind
2013-06-27 mvstanton@chromium.orgThe check for internalized strings relied on the fact...
2013-06-27 danno@chromium.orgGeneralize utilities to allow code templatization
2013-06-27 bmeurer@chromium.orgRefactor Hydrogen environment liveness analysis into...
2013-06-27 bmeurer@chromium.orgAdd templatized Run() method for Hydrogen phases.
2013-06-27 bmeurer@chromium.orgTurn zone_excess_limit_ into a constant.
2013-06-27 bmeurer@chromium.orgRefactor Hydrogen GVN into an HPhase and use the phase...
2013-06-27 bmeurer@chromium.orgMove phase_zone from CompilationInfo to CompilationPhase.
2013-06-27 bmeurer@chromium.orgFix the compilation of gdbjit
2013-06-27 bmeurer@chromium.orgAdd myself to OWNERS.
2013-06-27 yurys@chromium.orgExtract StackFrameIteratorBase
2013-06-27 yurys@chromium.orgDo not iterate stack handlers in SafeStackFrameIterator
2013-06-27 titzer@chromium.orgFix elements-kind test to disable optimization of impor...
2013-06-27 dslomov@chromium.orgDo not allow invocation of ArrayBuffer and array buffer...
2013-06-26 palfia@homejinni.comMIPS: Avoid Unnecessary Smi Checks.
2013-06-26 olivf@chromium.orgAvoid Unnecessary Smi Checks
2013-06-26 mstarzinger... Remove obsolete free-space checks from MarkCompactColle...
2013-06-26 peter.rybin... Fix misleading names and comments in mute local variabl...
2013-06-26 danno@chromium.orgAdd DependentCode to PropertyCells
2013-06-26 loislo@chromium.orgCPUProfiler: Simplify CodeEntry constructor calls.
2013-06-26 machenbach... Migrate blink tests that are not relevant to blink...
2013-06-26 mstarzinger... Remove obsolete unchecked accessors in JSFunction.
2013-06-26 bmeurer@chromium.orgGet rid of ZoneScope completely.
2013-06-26 bmeurer@chromium.orgGet rid of the ZoneScopeMode.
2013-06-26 loislo@chromium.orgRevert "CPUProfiler: Simplify CodeEntry constructor...
2013-06-26 jkummerow@chromium.orgia32: Restore missing temp register for LNumberTagU
2013-06-26 loislo@chromium.orgCPUProfiler: Simplify CodeEntry constructor calls.
2013-06-26 rossberg@chromium.orgIntroduce Unsigned32 and RegExp types
2013-06-26 titzer@chromium.orgChange PC for OSR entries to point to something more...
2013-06-26 bmeurer@chromium.orgRemove useless ZoneScopes from Parser.
2013-06-26 svenpanne@chromium.orgAllow users of the V8 API to distinguish between unset...
2013-06-25 mvstanton@chromium.orgRemoved flag optimize-constructed-arrays.
2013-06-25 loislo@chromium.orgCPUProfiler: It is not clear why we are using Handle...
2013-06-25 jkummerow@chromium.orgMove C++ specific flags from C flags to C++ flags
2013-06-25 peter.rybin... Allow debugger evaluate expressions to mute local variables
2013-06-25 prybin@chromium.orgProvide list of step-in source positions in JS Debug API
2013-06-25 bmeurer@chromium.orgSplit HPhase for Lithium and Hydrogen using common...
2013-06-25 alph@chromium.orgHandle AccessorPair struct in heap snapshot.
2013-06-25 olivf@chromium.orgFix to_boolean type feedback for unary and binary ops
2013-06-25 hpayer@chromium.orgFixed more gc stress builder tests.
2013-06-25 yurys@chromium.orgGet rid of Isolate::safe_stack_iterator_counter
2013-06-25 bmeurer@chromium.orgFix GCC error about comma at end of enumerator list.
2013-06-25 bmeurer@chromium.orgFix compilation error introduced with r15287.
2013-06-25 bmeurer@chromium.orgCleanup Code::Kind2String().
2013-06-25 mstarzinger... Reland "Remove IsInitialized checks from inlined API...
2013-06-25 hpayer@chromium.orgAdded pretenuring support for fast literal allocation...
2013-06-25 yurys@chromium.orgMerge SafeStackTraceFrameIterator into SafeStackFrameIt...
2013-06-25 palfia@homejinni.comMIPS: Fix mjsunit/regress/regress-2653.
2013-06-24 palfia@homejinni.comMIPS: Fix Kraken gaussian blur test regression.
2013-06-24 palfia@homejinni.comMIPS: Rename Literal::handle to Literal::value
next