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-03-24
jarin@chromium.org
Revert the (wrong) fix of the argument index check...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
jarin@chromium.org
Fix to get around an assertion that triggers when gener...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
dcarney@chromium.org
fix FunctionCallbackInfo ambiguity
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
ishell@chromium.org
Revert "FastElementsAccessor::SetLengthWithoutNormalize...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
plind44@gmail.com
MIPS: Replaced unreachable code in DoStoreNamedField...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
ishell@chromium.org
FastElementsAccessor::SetLengthWithoutNormalize() handl...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
baptiste.afsa...
ARM64: Prevent compilers to optimize away NaN negation...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
alexandre.rames...
ARM64: Fix Register and FPRegister copy constructors.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
rossberg@chromium.org
Ship promises and weak collections
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
m.m.capewell...
ARM64: push/pop registers in stubs for safepoints
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
rossberg@chromium.org
Add support for per-isolate private symbols
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
verwaest@chromium.org
Ensure the constant operand for heap-object store-named...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
m.m.capewell...
ARM64: optimize call immediate
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
ulan@chromium.org
Enable x64 build for Android
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
machenbach...
Change auto-roll to auto-push for automatic trunk pushes.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
rossberg@chromium.org
Spec adjustments for well-known symbols
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
yangguo@chromium.org
Revert "No longer OOM on invalid string length."
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
yangguo@chromium.org
No longer OOM on invalid string length.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
marja@chromium.org
Add parser-shell.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
marja@chromium.org
Parser fix: check allow_harmony_scoping() instead of...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
dslomov@chromium.org
Use HType::Tagged when allocating elements.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
baptiste.afsa...
ARM64: Use a double register to break cycle involving...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
yangguo@chromium.org
Correctly convert micro-sign to its upper case.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
plind44@gmail.com
MIPS: Do stack checks while pushing locals.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
yangguo@chromium.org
Fix DebugEvaluate for generators.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
svenpanne@chromium.org
Replaced unreachable code in DoStoreNamedField by an...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
rossberg@chromium.org
Fix debuggersupport=off build after r17184 and r18149.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
titzer@chromium.org
IA32: Rename MacroAssembler::Set() and MacroAssembler...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
ulan@chromium.org
ARM64: update the path to android_stlport_libs.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
marja@chromium.org
Follow up to r20125 (enabling tests).
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
marja@chromium.org
PreParser cleanup: no need to track with-ness of scopes.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
marja@chromium.org
Fix component build some more.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
svenpanne@chromium.org
Revert "A64: Now that we have veneers, fix a couple...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
jkummerow@chromium.org
Delete mjsunit/string-oom-slow-* tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
jkummerow@chromium.org
[ia32/x64] Smaller instruction to check NaN
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
yangguo@chromium.org
Reland "Remove Failure::OutOfMemory propagation and...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
yangguo@chromium.org
Revert "Remove Failure::OutOfMemory propagation and...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
rmcilroy@chromium.org
Remove an unused isolate_ field from BacktrackStack.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
ishell@chromium.org
Use V8_FINAL and V8_OVERRIDE in ElementsAccessor classses.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
ishell@chromium.org
Builtin helper function EnsureJSArrayWithWritableFastEl...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
yangguo@chromium.org
Remove Failure::OutOfMemory propagation and V8::IgnoreO...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
dcarney@chromium.org
add setaccessorproperty to object
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
yangguo@chromium.org
Refactor inlined typed array runtime functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
dcarney@chromium.org
Do stack checks while pushing locals
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
machenbach...
Fix options for calling push-to-trunk script.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
yangguo@chromium.org
Disable concurrent OSR.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
rodolph.perfetta...
ARM: fix assertions for uxtb and co.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
marja@chromium.org
Tentative Windows dll build fix: Don't V8_EXPORT Script...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
alexandre.rames...
A64: Now that we have veneers, fix a couple of branches...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
machenbach...
Let auto-roll push the lkgr.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
ulan@chromium.org
Add special check for topmost optimized code in deoptim...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
ishell@chromium.org
JSObject::EnsureCanContainElements() handlified.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
yangguo@chromium.org
Enable concurrent OSR.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
m.m.capewell...
ARM64: Fix some stub-cache TODOs
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
m.m.capewell...
ARM: Fix Q register encoding
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
ulan@chromium.org
Add option to run ScopeIterator faster giving up nested...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
ishell@chromium.org
Reland of r20146 "JSObject::NormalizeElements() handlif...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
titzer@chromium.org
Add a utility method to the ia32 macro assembler to...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
machenbach...
Split of rolling Chromium from push-to-trunk.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
ulan@chromium.org
Visit return statement of inlined function in value...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
yangguo@chromium.org
Mark CollectCpuProfile as flaky.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
ishell@chromium.org
ArraySplice builtin handlified.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
ulan@chromium.org
Ensure that lazy deopt sequence does not override calls.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
ishell@chromium.org
Revert "JSObject::NormalizeElements() handlified."
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
marja@chromium.org
Move new expression parsing funcs to ParserBase.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
yangguo@chromium.org
Skip string-oom tests on nacl.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
jochen@chromium.org
Mark test-assembler-arm64/fmadd_fmsub_float_nans on...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
marja@chromium.org
Move ParseLeftHandSideExpression to ParserBase.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
marja@chromium.org
Move ParsePostfixExpression into ParserBase.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
jochen@chromium.org
Rename A64 port to ARM64 port
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
jochen@chromium.org
Prepare switch from a64 to arm64
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
ishell@chromium.org
JSObject::NormalizeElements() handlified.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
ishell@chromium.org
JSArray::SetContent() handlified.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
jochen@chromium.org
Remove unused color declarations in the a64 simulator
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
ishell@chromium.org
ArrayUnshift builtin handlified.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
svenpanne@chromium.org
Revert "Use constant length for memcpy on A64 simulator."
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
svenpanne@chromium.org
Use constant length for memcpy on A64 simulator.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
haitao.feng...
Introduce addp, idivp, imulp and subp for x64 port
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
plind44@gmail.com
MIPS: Fix register usage of r20076.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
mstarzinger...
Fix missing access check in Runtime_SetPrototype.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
jkummerow@chromium.org
Fix polymorphic hydrogen handling of SLOPPY_ARGUMENTS_E...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
rossberg@chromium.org
Reland "Implement ES6 symbol registry and predefined...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
plind44@gmail.com
MIPS: Implement flooring division by a constant via...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
machenbach...
Allow to push arbitrary revisions when pushing to trunk.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
alexandre.rames...
A64: Restore the stack limit protection to 1KB.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
yangguo@chromium.org
Fix assertions wrt concurrent OSR.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
yangguo@chromium.org
Remove outdated OOM tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
ishell@chromium.org
Callers of JSArray::SetContent() handlified.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
mvstanton@chromium.org
Fix for performance issue 353661 - 23% regression in...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
marja@chromium.org
Increase the "local variables in a function" limit.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
marja@chromium.org
Make PreParser track valid left hand sides.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
ishell@chromium.org
ArrayShift builtin handlified.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
svenpanne@chromium.org
Implement flooring division by a constant via truncatin...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
ishell@chromium.org
ArrayPush builtin handlified.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
rossberg@chromium.org
Revert "Implement ES6 symbol registry and predefined...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
yangguo@chromium.org
Use HBoundsCheck to check string length.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
yangguo@chromium.org
Reland "Throw exception on invalid string length instea...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
rossberg@chromium.org
Implement ES6 symbol registry and predefined symbols
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
yangguo@chromium.org
Handlify callers to GetElementNoException.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
alexandre.rames...
A64: Minor cleaning in StoreStubCompiler::GenerateStore...
commit
|
commitdiff
|
tree
|
snapshot
next