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-07-05
danno@chromium.org
Generate StoreGlobal stubs with Hydrogen
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
dslomov@chromium.org
Add internal fields to JSArrayBufferViews (JSTypedArray...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
yangguo@chromium.org
Keep two empty lines between declarations for cpp files
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
mstarzinger...
Switch to RETURN_IF_EMPTY_HANDLE for empty handle checks.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
mstarzinger...
Handlify GlobalObject::EnsurePropertyCell method.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
danno@chromium.org
Add trampoline to enable pointer -> handle code calls
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
olivf@chromium.org
Convert UnaryOpStub to a HydrogenCodeStub
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
rossberg@chromium.org
Unrevert "Remove BinaryOp::result_type""
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
rossberg@chromium.org
Tweak error message
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
jkummerow@chromium.org
Fix stack alignment corruption for MinGW32 build
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
hpayer@chromium.org
Set GVN ChangesNewSpacePromotion for OSR Entry.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
jkummerow@chromium.org
Merge two lines into one for V8_TARGET_ARCH_${arch...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
machenbach...
Prepare push to trunk. Now working on version 3.20.3.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
bmeurer@chromium.org
Turn range analysis into proper HPhase.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
palfia@homejinni.com
MIPS: Skip cctest/test-serialize tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
palfia@homejinni.com
Set 5M memory for OutOfMemory and OutOfMemoryNested...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
yurys@chromium.org
Remove deprecated heap profiler methods from V8 public API
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
alph@chromium.org
Change the type of system root nodes in heap snapshot...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
yurys@chromium.org
Remove #include "heap-snapshot-generator-inl.h" from...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
dslomov@chromium.org
Plug some memory leaks in parser tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
palfia@homejinni.com
MIPS: Fix bug in StringConstructCode builtin.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
titzer@chromium.org
Factor out OSR-related graph-building functionality...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
machenbach...
Update performance baseline to newest chromium LKGR.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
olivf@chromium.org
Revert "Convert UnaryOpStub to a HydrogenCodeStub"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
yurys@chromium.org
Fix Mac compilation after r15484
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
yurys@chromium.org
Do not store fp and sp values in TickSample
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
jkummerow@chromium.org
Revert "Fix stack alignment corruption for MinGW32...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
yurys@chromium.org
Remove #include "cpu-profiler-inl.h" from v8.h
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
jkummerow@chromium.org
Format stack layout comments for X64
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
jkummerow@chromium.org
Fix stack alignment corruption for MinGW32 build
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
jkummerow@chromium.org
Change mjsunit tests to work with and without the i18n...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
jkummerow@chromium.org
Mark i18n functions as native and set proper names
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
mstarzinger...
GDBJIT: Remove codes when they are garbage collected.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
jkummerow@chromium.org
Sort the i18n extension sources correctly.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
jkummerow@chromium.org
Fix typo in api.cc
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
mstarzinger...
Fix GDBJIT compilation on Mac after r15467.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
olivf@chromium.org
Convert UnaryOpStub to a HydrogenCodeStub
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
yangguo@chromium.org
Add 4K more memory for HugeConsStringOutOfMemory test...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
yurys@chromium.org
Fix test-cpu-profiler/FunctionCallSample flakiness...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
yurys@chromium.org
Relax test expectations for test-cpu-profiler/FunctionA...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
mstarzinger...
Fix compilation on x64 after r15466
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
yurys@chromium.org
Correctly report stack trace when current function...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
mstarzinger...
Enable GDBJIT interface for standalone by default.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
mstarzinger...
Fix GDBJIT for Linux after r15460.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
bmeurer@chromium.org
Reintroduce runtime zone to Isolate.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
jkummerow@chromium.org
Import the v8-i18n extension into v8
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
yangguo@chromium.org
Fix small mistake in d8.js.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
yangguo@chromium.org
Log deopts with --log-timer-events.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
mstarzinger...
Don't return frame by reference in ProcessTopOptimizedF...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
danno@chromium.org
Make MachO gdbjit support compile again
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
jkummerow@chromium.org
Fix default type feedback returned from the oracle
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
mstarzinger...
Handlify JSObject::DefineAccessor method.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
yurys@chromium.org
Use stored Isolate pointer instead of Isolate::Current()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
yangguo@chromium.org
Include statistical profile into profviz.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
mstarzinger...
Handlify JSObject::SetPrototype method.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
titzer@chromium.org
Remove HFixedArrayBaseLength instruction and replace...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
yangguo@chromium.org
Fix debuggersupport=off build.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
ulan@chromium.org
Enable weak embedded maps in optimized code.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
jkummerow@chromium.org
Introduce -m64 flag for making x64 when the default...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
jkummerow@chromium.org
Not consider the use representation in unintiliazed...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
jkummerow@chromium.org
Prepare push to trunk. Now working on version 3.20.2.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
yurys@chromium.org
Increase profiling interval for test-cpu-profiler/Funct...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
bmeurer@chromium.org
Fix invalid condition introduced with revision 15441.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
rossberg@chromium.org
Revert "Remove BinaryOp::result_type"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
rossberg@chromium.org
Revert "Derive synthetic type bounds for expressions"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
machenbach...
Make sticky chromium revision available for perf tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
bmeurer@chromium.org
Turn UInt32 analysis into a proper HPhase.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
yangguo@chromium.org
Relax test constraints from r15439 (Join threads after...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
yangguo@chromium.org
Join threads after stopping.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
bmeurer@chromium.org
Turn escape analysis into a proper HPhase.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
bmeurer@chromium.org
Properly cleanup the transcendental subcaches.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
yurys@chromium.org
Correctly report callstack when current function is...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
bmeurer@chromium.org
Cleanup the default Isolate's entry stack.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
yurys@chromium.org
Revert "Correctly report callstack when current functio...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
loislo@chromium.org
CPUProfiler: propagate scriptId to the front-end
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
palfia@homejinni.com
MIPS: Fix register usage in ProfileEntryHookStub
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
loislo@chromium.org
Revert "CPUProfiler: propagate scriptId to the front...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
loislo@chromium.org
CPUProfiler: propagate scriptId to the front-end
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
yangguo@chromium.org
Also delete optimization jobs in the output queue when...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
danno@chromium.org
Revert r15419: "Generate StoreGlobal stubs with Hydrogen"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
yurys@chromium.org
Correctly report callstack when current function is...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
rossberg@chromium.org
Derive synthetic type bounds for expressions
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
mstarzinger...
Implement WeakMap.prototype.clear function.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
prybin@chromium.org
Debug: support breakpoints set in the middle of stateme...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
danno@chromium.org
Generate StoreGlobal stubs with Hydrogen
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
prybin@chromium.org
Revert "Debug: support breakpoints set in the middle...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
mstarzinger...
Ensure CheckInitialized is present independent of define.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
prybin@chromium.org
Debug: support breakpoints set in the middle of statement
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
yurys@chromium.org
Test that profiler is stopped when isolate is being...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
bmeurer@chromium.org
Plug leaked mutexes in OptimizingCompilerThread.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
bmeurer@chromium.org
No need to pass profiles to ProfilerEventsProcessor.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
bmeurer@chromium.org
Fix compiler error about unused profiles_ field in...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
bmeurer@chromium.org
Plug leaked string stream debug object cache in Isolate.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
mvstanton@chromium.org
Grokdump: new shell command, "lm"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
machenbach...
Add broader custom test expectations for blink tests...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
yangguo@chromium.org
Restore message when rethrowing in TryCatch.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
loislo@chromium.org
CpuProfiler: eliminate 2 layers of 4 for CodeCreateEven...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
loislo@chromium.org
Revert "CpuProfiler: eliminate 2 layers of 4 for CodeCr...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
loislo@chromium.org
CpuProfiler: eliminate 2 layers of 4 for CodeCreateEven...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
yangguo@chromium.org
Fix infinite loop in regress-opt-after-deopt.
commit
|
commitdiff
|
tree
|
snapshot
next