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
2014-06-02
weiliang.lin...
X87: Simplify known successor block lowering.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
plind44@gmail.com
MIPS: Simplify known successor block lowering.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
mstarzinger...
Reland "Make 'name' property on functions configurable."
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Jacob.Bramley...
ARM64: Restructure the L1 deopt jump table.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
yangguo@chromium.org
Some more debugger-related refactorings.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
bmeurer@chromium.org
Handle HCheckInstanceType and HIsStringAndBranch in...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
yangguo@chromium.org
Release execution lock before dispatching interrupt...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
yangguo@chromium.org
Some debugger-related clean-ups and renamings.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
weiliang.lin...
X87: use more suitable build flag
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
weiliang.lin...
X87: Remove check for SAHF support in ia32
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
weiliang.lin...
X87: Refactor CallICStub to use a different stub for...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
weiliang.lin...
X87: Move LiveEdit-related code.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
jochen@chromium.org
Update gn config after r21578
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
verwaest@chromium.org
Remove PROHIBITS_OVERWRITING as it is subsumed by non...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
verwaest@chromium.org
Clean up (Get|Set)Property(Attributes)WithFailedAccessC...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
bmeurer@chromium.org
Revert "Handle HCheckInstanceType and HIsStringAndBranc...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
bmeurer@chromium.org
Handle HCheckInstanceType and HIsStringAndBranch in...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
bmeurer@chromium.org
Inline Array.shift() fast path instead of using a code...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
bmeurer@chromium.org
Fix HPushArguments instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
yangguo@chromium.org
Remove unused debug API.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
bmeurer@chromium.org
Simplify known successor block lowering.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
jkummerow@chromium.org
BuildNumberToString: Check for undefined keys in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
jkummerow@chromium.org
Inlined optimized runtime functions: expose Runtime...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
jkummerow@chromium.org
Harden Runtime_FunctionSetPrototype, Isolate::PrintStack
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
bmeurer@chromium.org
HRor and HSar can deoptimize.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
verwaest@chromium.org
Don't push eax/rax before calling Runtime_Abort
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
rmcilroy@chromium.org
Fix typo in test/fuzz-natives/testcfg.py
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
plind44@gmail.com
MIPS: Refactor HType to get rid of various hacks.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
weiliang.lin...
X87: Refactor HType to get rid of various hacks.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
bmeurer@chromium.org
Refactor HType to get rid of various hacks.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
rafaelw@chromium.org
Simplify, speed-up correct-context ObjectObserve calls
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
adamk@chromium.org
Allow microtasks to throw exceptions and handle them...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
ishell@chromium.org
FastCloneShallowArrayStub should not be used it the...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
rossberg@chromium.org
Split Distributivity test
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
ulan@chromium.org
Check that all properties are processed in NameDictiona...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
machenbach...
Add new benchmark suite runner.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
mstarzinger...
Use non-copying sorting in test harness.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
machenbach...
Fix deopt fuzzer after adding a no_sorting flag.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
danno@chromium.org
Fix lint complaints in objects.h
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
jochen@chromium.org
Add a dummy v8 target to BUILD.gn so we can depend...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
mvstanton@chromium.org
CallIC::PrintState() was incorrectly declared as V8_FINAL.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
mvstanton@chromium.org
Refactor CallICStub to use a different stub for each...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
mstarzinger...
Fix processing of partially initialized JSWeakCollection.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
yangguo@chromium.org
Free memory in the mock array buffer allocator.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
mstarzinger...
Add flag to test harness to stop sorting test cases.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
yangguo@chromium.org
Refactor after break target computation.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
yangguo@chromium.org
Move LiveEdit-related code.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
mvstanton@chromium.org
Changing the attributes of a data property implemented...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
mstarzinger...
Add Seq[One,Two]ByteString to runtime test generator.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
yangguo@chromium.org
Force inline runtime functions into its wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
verwaest@chromium.org
Cleanup GetPropertyWithCallback / SetPropertyWithCallba...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
mstarzinger...
Drop bogus assert after r21552.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
mvstanton@chromium.org
Repairs to FLAG_pretenure_call_new.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
mstarzinger...
Make incremental marker post-process JSWeakCollection.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
weiliang.lin...
X87: Fix a typo in below CL
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
weiliang.lin...
X87: Small changes in preparation for Hydrogen-generate...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
weiliang.lin...
X87: Convert String array index/length hash to BitField.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
weiliang.lin...
X87: Merge Debugger and Debug.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
weiliang.lin...
X87: Avoid HeapObject check in HStoreNamedField.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
jochen@chromium.org
Extract build configuration into a separate header...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
bmeurer@chromium.org
Reuse ZoneList memory if possible.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
yangguo@chromium.org
Fix path tracer test.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
weiliang.lin...
X87: Skip write barriers in the fast case when setting...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
plind44@gmail.com
MIPS: Fix improper register use in DoMinMax.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
plind44@gmail.com
MIPS: Convert String array index/length hash to BitField.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
rossberg@chromium.org
Fix check for empty type
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
plind44@gmail.com
MIPS: Use TempDoubleRegister.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
jochen@chromium.org
Reland 21529 - "Add a flag to d8 to invoke weak callbacks"
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
danno@chromium.org
Small changes in preparation for Hydrogen-generated...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
mstarzinger...
Revert "Make 'name' property on functions configurable."
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
danno@chromium.org
Convert String array index/length hash to BitField
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
rossberg@chromium.org
Remove cpp hack to avoid link failures on Windows
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
yangguo@chromium.org
Revert "Add a flag to d8 to invoke weak callbacks"
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
jochen@chromium.org
Drop unused includes from worker-thread.cc
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
jochen@chromium.org
Add a flag to d8 to invoke weak callbacks
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
rossberg@chromium.org
Establish distributivity for type union & intersection
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
jochen@chromium.org
Replace STATIC_CHECK with STATIC_ASSERT.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
yangguo@chromium.org
Skip PathTracer test for now.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
plind44@gmail.com
MIPS: Avoid HeapObject check in HStoreNamedField.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
yangguo@chromium.org
Merge Debugger and Debug.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
yangguo@chromium.org
Fix PathTracer.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
yangguo@chromium.org
Cache optimization status getter in mjsunit.js
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
vogelheim@chromium.org
Add defensive assert against a weak callback on an...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
yangguo@chromium.org
Do not break in native code (including non-builtin...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
jochen@chromium.org
Replace some calls to MemCopy with small constant sizes...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
yangguo@chromium.org
Do not (eagerly) trigger exception in mjsunit.js.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
m.m.capewell...
ARM: use TempDoubleRegister
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
verwaest@chromium.org
Remove HType::HeapNumber from mutable heap numbers.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
danno@chromium.org
Convert ElementsKind into a BitField
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
vogelheim@chromium.org
Fix the "PersistentValueMap" memory leak reported here:
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
hpayer@chromium.org
Escape % in SNPrintF call in pretenuring test.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
jochen@chromium.org
Reland 21502 - "Move OS::MemCopy and OS::MemMove out...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
hpayer@chromium.org
Remove global pretenuring mode.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
yangguo@chromium.org
Fix d8's interactive shell.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
bmeurer@chromium.org
Avoid HeapObject check in HStoreNamedField.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
yangguo@chromium.org
Fix arm64 gc stress issue.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
bmeurer@chromium.org
Relax register constraints for LMathSqrt.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-26
jochen@chromium.org
Revert 21502 - "Move OS::MemCopy and OS::MemMove out...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-26
jochen@chromium.org
Buildfix for arm
commit
|
commitdiff
|
tree
|
snapshot
2014-05-26
jochen@chromium.org
Move OS::MemCopy and OS::MemMove out of platform to...
commit
|
commitdiff
|
tree
|
snapshot
next