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-06-25
jkummerow@chromium.org
Move C++ specific flags from C flags to C++ flags
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
peter.rybin...
Allow debugger evaluate expressions to mute local variables
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
prybin@chromium.org
Provide list of step-in source positions in JS Debug API
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
bmeurer@chromium.org
Split HPhase for Lithium and Hydrogen using common...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
alph@chromium.org
Handle AccessorPair struct in heap snapshot.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
olivf@chromium.org
Fix to_boolean type feedback for unary and binary ops
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
hpayer@chromium.org
Fixed more gc stress builder tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
yurys@chromium.org
Get rid of Isolate::safe_stack_iterator_counter
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
bmeurer@chromium.org
Fix GCC error about comma at end of enumerator list.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
bmeurer@chromium.org
Fix compilation error introduced with r15287.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
bmeurer@chromium.org
Cleanup Code::Kind2String().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
mstarzinger...
Reland "Remove IsInitialized checks from inlined API...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
hpayer@chromium.org
Added pretenuring support for fast literal allocation...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
yurys@chromium.org
Merge SafeStackTraceFrameIterator into SafeStackFrameIt...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
palfia@homejinni.com
MIPS: Fix mjsunit/regress/regress-2653.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
palfia@homejinni.com
MIPS: Fix Kraken gaussian blur test regression.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
palfia@homejinni.com
MIPS: Rename Literal::handle to Literal::value
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
mstarzinger...
Fix ugly typo in HValue::UpdateRepresentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
svenpanne@chromium.org
Removed some useless/dead code regarding CompileTimeValues.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
danno@chromium.org
In revision 15142, the V8_USE_UNSAFE_HANDLES define...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
dslomov@chromium.org
Update typed arrays behavior to match ES6 rev 15. Remov...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
yangguo@chromium.org
Correcting mime type of tools/profviz/profviz.css.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
yangguo@chromium.org
Changing mime type of tools/profviz/profviz.css.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
yangguo@chromium.org
Changing mime type of tools/profviz/profviz.html.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
bmeurer@chromium.org
Add phase zone to CompilationInfo and use it in GVN...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
yurys@chromium.org
Move ExitFrame::ComputeStackPointer from frames-<arch...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
yangguo@chromium.org
Add v8.log visualizer page.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
bmeurer@chromium.org
Drop (mis)use of HPhase in full code gen.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
yangguo@chromium.org
Do not use deprecated MakeWeak in d8.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
bmeurer@chromium.org
Fix HStatistics::Print() output to fit into 80 columns.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
loislo@chromium.org
CPUProfiler: fix for test.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
loislo@chromium.org
CPUProfiler: Simplify logging part of CreateCodeEvent...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
mstarzinger...
Deprecate one virtual marking visitor for mark-compact GC.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
dslomov@chromium.org
API for DataView.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
mstarzinger...
Revert "Remove IsInitialized checks from inlined API...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
rossberg@chromium.org
Rename Literal::handle to Literal::value
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
yurys@chromium.org
Update the TSan-specific atomics implementation to...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
mstarzinger...
Make a Persistent ctor take const Persistent& instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
mstarzinger...
Remove IsInitialized checks from inlined API functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
loislo@chromium.org
CPUProfiler: remove copy&paste from CodeCreateEvent.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
yurys@chromium.org
Simplify stack iterators implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
dslomov@chromium.org
Update boot-up memory use limit after adding DataView.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
palfia@homejinni.com
MIPS: Use AST's type field and merge types for unary...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
jkummerow@chromium.org
Use kPointerSize to compute the size of StubCache:...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
dslomov@chromium.org
DataView implementation.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
jkummerow@chromium.org
Distinguish times_8 and times_pointer_size for X64
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
jkummerow@chromium.org
HBoundsCheck shouldn't ignore Tagged input representati...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
yurys@chromium.org
V8 API: Add a missing NULL check into Isolate::GetCurre...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
rossberg@chromium.org
Remove BinaryOp::result_type
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
rossberg@chromium.org
Use AST's type field and merge types for unary, binary...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
yangguo@chromium.org
Short-circuit embedded cons strings.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
yangguo@chromium.org
Use mutex instead of busy wait when installing optimize...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
yangguo@chromium.org
Clean up queued compilation tasks when quitting.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
yurys@chromium.org
Delete deprecated methods from v8-profiler.h
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
plind44@gmail.com
MIPS: Let NaN flow as double into HBranch + some minor...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
palfia@homejinni.com
MIPS: Generators: Avoid calling into runtime if operand...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
palfia@homejinni.com
MIPS: Lithium codegen should not pass around block_ids.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
danno@chromium.org
Handle MONOMORPIC loads where type feedback is code...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
jkummerow@chromium.org
Add counters for requested/inserted/executed soft deopts
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
palfia@homejinni.com
MIPS: Fix stack frame reconstruction for generators...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
yurys@chromium.org
Make sure ExternalCallbackScope is always created when...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
verwaest@chromium.org
Also apply InferControlFlowRange to smi-based tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
verwaest@chromium.org
Improve range analysis for smi phi
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
olivf@chromium.org
Let NaN flow as double into HBranch + some minor improv...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
verwaest@chromium.org
Properly assign heapobject to constant functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
verwaest@chromium.org
Flexible representation for BuildIncrement, but CannotB...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
verwaest@chromium.org
Add soft-deopt for uninitialized assignment
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
wingo@igalia.com
Generators: Avoid calling into runtime if operand stack...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
dcarney@chromium.org
deprecate old style callbacks
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
mstarzinger...
Use +kCallerSPOffset instead of -kMarkerOffset to compu...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
dcarney@chromium.org
remove all old style callbacks - patch 3
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
verwaest@chromium.org
Fix the flags used to probe the megamorphic code cache.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
olivf@chromium.org
Lithium codegen should not pass around block_ids. Rathe...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
hpayer@chromium.org
Report store buffer overflows to v8 counters.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
hpayer@chromium.org
Don't let the GC clear the cache between cache invocati...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
dcarney@chromium.org
windows test fix for 15221
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
yangguo@chromium.org
Skip parallel recompilation tests if parallel recompila...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
wingo@igalia.com
Fix stack frame reconstruction for generators with...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
mstarzinger...
Revert r14930 and r14935 temporarily.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
hpayer@chromium.org
Make isolate id getter public.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
hpayer@chromium.org
Abort incremental marking in stress gc tests whenever...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
verwaest@chromium.org
Merge assignment handling for Assignment and CompoundAs...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
dcarney@chromium.org
symbols should be in the startup snapshot
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
rossberg@chromium.org
Introduce Type::Intersect function
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
yangguo@chromium.org
Directly use C++ builtin of ArrayPush for String.protot...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
dcarney@chromium.org
remove all old style callbacks - patch 1 of many
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
dcarney@chromium.org
remove all old style callbacks - patch 2
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
yurys@chromium.org
Introduce THREADED_PROFILED_TEST macro
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
yurys@chromium.org
Fix data race in v8::internal::UnboundQueue
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
yurys@chromium.org
Nuke OS::ReleaseStore, use Release_Store instead
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
yurys@chromium.org
Fix typo in #undef parameter
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
verwaest@chromium.org
Fix using monomorphic store instruction for polymorphic...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
plind44@gmail.com
MIPS: Fix test-cpu-profiler/SampleWhenFrameIsNotSetup...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
plind44@gmail.com
MIPS: Fix cctest/test-assembler-mips on MIPS32R1 archit...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
plind44@gmail.com
MIPS: Use type feedback for Array (non-constructor...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
mstarzinger...
Lower limit for external allocation and improve tracing.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
mstarzinger...
Deprecate old code aging mechanism.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
jkummerow@chromium.org
Remove unused counters
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
mvstanton@chromium.org
Bugfix in hydrogen array literal code generation.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
svenpanne@chromium.org
Avoid relying on monkey-patchable things in String...
commit
|
commitdiff
|
tree
|
snapshot
next