projects
/
platform
/
upstream
/
v8.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/v8.git
2013-08-30
mstarzinger...
Handlify JSObject::DeleteHiddenProperty method.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
verwaest@chromium.org
Handlify JSProxy::Fix
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
bmeurer@chromium.org
Fix typo breaking Mac build after commit r16450.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
bmeurer@chromium.org
Improve feature detection.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
olivf@chromium.org
Reland "Fix missing x87 tracking for deferred code."
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
mstarzinger...
Handlify JSReceiver::SetElement method.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
jkummerow@chromium.org
Prepare push to trunk. Now working on version 3.21.8.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
yangguo@chromium.org
Turn interrupt and stack check into builtins.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
jkummerow@chromium.org
Make VisitStatements() consistent among all AstVisitor...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
dcarney@chromium.org
fix eternal casts
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
bmeurer@chromium.org
Revert "ConstantPoolSizeAt() should return number of...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
yangguo@chromium.org
Assert external strings in external string table. Remov...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
mstarzinger...
Simplify object printer declarations.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
mstarzinger...
Handlify JSObject::DeleteElement method.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
mstarzinger...
Make implicit HandleScope of AssertNoContextChange...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
olivf@chromium.org
Revert "Fix missing x87 tracking for deferred code."
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
olivf@chromium.org
Fix missing x87 tracking for deferred code.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
dcarney@chromium.org
turn on global handle zapping
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
jkummerow@chromium.org
Always visit branches during HGraph building
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
yurys@chromium.org
Do not start sampler thread when CpuProfiler is active
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
mstarzinger...
Implement materialization support for JSArray types.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
yurys@chromium.org
Support higher CPU profiler sampling rate on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
yangguo@chromium.org
Refactor interrupt check patching for OSR.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
hpayer@chromium.org
Simplified BuildFastLiteral by eliminating manual alloc...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
hpayer@chromium.org
Disabling escape analysis.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
mstarzinger...
Fix escape analysis for redefining operators.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
bmeurer@chromium.org
ConstantPoolSizeAt() should return number of Instructio...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
haitao.feng...
Consolidate SMI functions into one area for X64
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
yurys@chromium.org
Remove deprecated profiler API
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
bmeurer@chromium.org
Cleanup Mutex and related classes.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
yurys@chromium.org
Use V8_OS_* variables for platform detection in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
olivf@chromium.org
Fix assert triggered by constant folding.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
bmeurer@chromium.org
Reland^2 "Add Chromium-style TimeDelta, Time and TimeTi...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
mstarzinger...
Enable escape analysis for Hydrogen.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
mstarzinger...
Prepare push to trunk. Now working on version 3.21.7.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
plind44@gmail.com
MIPS: Sync structure to r14382.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
titzer@chromium.org
Add OptimizedCodeEntry as a new heap object type. An...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
jkummerow@chromium.org
Delete HAbnormalExit. It does more harm than good.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
bmeurer@chromium.org
Revert "Cross-compiling from Linux to Android requires...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
mstarzinger...
Remove obsolete Oddball setters in FixedArray.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
mstarzinger...
Implement proper map checks of captured objects.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
bmeurer@chromium.org
Cross-compiling from Linux to Android requires -lrt...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
bmeurer@chromium.org
Fix Visual Studio debug build after r16398.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
bmeurer@chromium.org
Reland "Add Chromium-style TimeDelta, Time and TimeTick...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
verwaest@chromium.org
Reuse AddFastPropertyUsingMap in AddFastProperty
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
verwaest@chromium.org
Merge verbatim descriptors from other (the descriptor...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
verwaest@chromium.org
Simplify logic by extracting local lookup before the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
mstarzinger...
Fix lost store side effects with escape analysis.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
hpayer@chromium.org
Insert allocation memento clear instructions after...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
bmeurer@chromium.org
Replace OS::NumberOfCores() with CPU::NumberOfProcessor...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
bmeurer@chromium.org
Revert "Add Chromium-style TimeDelta, Time and TimeTick...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
bmeurer@chromium.org
Add Chromium-style TimeDelta, Time and TimeTicks classe...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
bmeurer@chromium.org
Revert "Add Chromium-style TimeDelta, Time and TimeTick...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
bmeurer@chromium.org
Add Chromium-style TimeDelta, Time and TimeTicks classe...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
machenbach...
Mark cpu profiler tests as flaky to avoid tree closing.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
bmeurer@chromium.org
Fix accidential inclusion of <intrin.h> into namespace...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
bmeurer@chromium.org
Drop unused and undocumented dummy_ from SaveContext.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
verwaest@chromium.org
Prepare push to trunk. Now working on version 3.21.6.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
hpayer@chromium.org
Clear next map word when folding allocations into js...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
bmeurer@chromium.org
Fix compilation with recent MinGW64 versions.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
yurys@chromium.org
Remove deprecated methods from debugger API
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
bmeurer@chromium.org
Cosmetic fix wrt to V8_INLINE usage in cpu.cc.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
plind44@gmail.com
MIPS: Fix return-value from Array.push stub when pushin...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
haitao.feng...
Introduce PushInt64AsTwoSmis and PopInt64AsTwoSmis...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
palfia@homejinni.com
MIPS: Eliminate Smi check when changing from Smi to...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
palfia@homejinni.com
MIPS: Eliminate intentional conversion from Smi to...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
palfia@homejinni.com
MIPS: cleanup api callbacks now that handles are never...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
palfia@homejinni.com
MIPS: Fix Cluster Fuzz stack frame corruption bug.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
palfia@homejinni.com
MIPS: Convert FastNewClosureStub into hydrogen.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
palfia@homejinni.com
MIPS: remove old style callbacks
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
yurys@chromium.org
Remove implementation of CpuProfileNode methods depreca...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
bmeurer@chromium.org
Fix definition of V8_*_C() macros.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
haitao.feng...
Introduce SmiValuesAre31Bits and SmiValuesAre32Bits...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
jkummerow@chromium.org
Fixed HMul::Canonicalize() to support SMI
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
bmeurer@chromium.org
Drop platform-nullos stuff, which was already horribly...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
verwaest@chromium.org
Eliminate Smi check when changing from Smi to Integer32
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
verwaest@chromium.org
Eliminate intentional conversion from Smi to Int32...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
dcarney@chromium.org
cleanup api callbacks now that handles are never return...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
hpayer@chromium.org
Eliminated manual allocation folding in BuildCloneShall...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
hpayer@chromium.org
Fix Cluster Fuzz stack frame corruption bug.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
hpayer@chromium.org
Prefill allocated objects with one word fillers if...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
mvstanton@chromium.org
Convert FastNewClosureStub into hydrogen.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
hpayer@chromium.org
Filler sizes have to be Smis, fix x64 breakage.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
dcarney@chromium.org
remove old style callbacks
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
jkummerow@chromium.org
H-BuildIncrement should make use of available type...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
machenbach...
Add correct test case to nacl skip list.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
bmeurer@chromium.org
Add V8_NOINLINE() and define INLINE()/NO_INLINE() in...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
mstarzinger...
Fix --trace-hydrogen --enable-slow-asserts combination.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
svenpanne@chromium.org
Minor cleanups, hopefully fixing an issue with VC's...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
machenbach...
Skip failing test for NaCl.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
bmeurer@chromium.org
Fix test for warn_unused_result and move it to v8config.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
hpayer@chromium.org
Added allocation folding support for old space allocations.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
haitao.feng...
Introduce StackArgumentsAccessor class for X64
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
adamk@chromium.org
Revert "This patch implements optimized objectInfo...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
adamk@chromium.org
This patch implements optimized objectInfo structure...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
palfia@homejinni.com
MIPS: Add a trap_on_abort flag.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
mstarzinger...
Add RemovePrototype to FunctionTemplate
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
mstarzinger...
Factor out HSimulate::ReplayEnvironment.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
jkummerow@chromium.org
Prepare push to trunk. Now working on version 3.21.5.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
jkummerow@chromium.org
Revert "Snapshot i18n Javascript code" and "Fix mjsunit...
commit
|
commitdiff
|
tree
|
snapshot
next