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-13
dcarney@chromium.org
Implement PersistentValueMap, a map that stores UniqueP...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-13
bmeurer@chromium.org
Fix uses of range analysis results in HChange.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-13
machenbach...
Prepare push to trunk. Now working on version 3.25.10.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-13
adamk@chromium.org
Reland "Enable Object.observe by default" again
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
plind44@gmail.com
MIPS: Reland "Pass a Code object to Assembler::(set_...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
jkummerow@chromium.org
Use intrinsics for builtin ArrayBuffer property accesses
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
marja@chromium.org
Parser / PreParser unification: Add docs.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
rmcilroy@chromium.org
Ensure that relocinfo's host code object is correctly...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
rodolph.perfetta...
A64: removed unused debugger file.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
rmcilroy@chromium.org
Introduce FrameAndConstantPoolScope and ConstantPoolUna...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
alexandre.rames...
A64: Record the size of veneer pools for code offset...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
rmcilroy@chromium.org
Reland "Pass a Code object to Assembler::(set_)target_a...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
alexandre.rames...
A64: Rename k<Y>RegSize to k<Y>RegSizeInBits, and k...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
mvstanton@chromium.org
Fix for bug 351257: type feedback vector initialization...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
machenbach...
Refactoring: Use explicit mock expectations for testing...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
svenpanne@chromium.org
Disable special handling of flooring division by consta...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
marja@chromium.org
Follow-up to r19845 which suppresses syntax errors...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
svenpanne@chromium.org
Handle flooring division in LCodeGen::DoDivByConstI...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
dcarney@chromium.org
Move most scanner buffer accesses into scanner.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
verwaest@chromium.org
Don't fast RemoveArrayHoles in case of arguments arrays.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
mvstanton@chromium.org
350884: KeyedStoreIC miss didn't handle a transitioning...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
mvstanton@chromium.org
FastNewClosureStub failed to load the cached literals...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
marja@chromium.org
Parser: fix confusion when there are multiple errors...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
verwaest@chromium.org
Use MigrateToMap instead of set_map to update the map...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
jkummerow@chromium.org
Fix nosnap serialization tests
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
dslomov@chromium.org
Prepare push to trunk. Now working on version 3.25.9.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
dslomov@chromium.org
Revert "Implement PersistentValueMap, a map that stores...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
machenbach...
Suppress error handling for test coverage in push and...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
dcarney@chromium.org
Win64 fix for r19833.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
jkummerow@chromium.org
Fix HIsSmiAndBranch::KnownSuccessorBlock() by deleting it
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
danno@chromium.org
Fix handling of polymorphic array accesses with constan...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
jkummerow@chromium.org
Fix lazy deopt after tagged binary ops
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
dcarney@chromium.org
Implement PersistentValueMap, a map that stores UniqueP...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
machenbach...
Don't use a temp file for changelog in push-to-trunk.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
svenpanne@chromium.org
Fixed range analysis for HMathFloorOfDiv.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
svenpanne@chromium.org
Revert "Don't need a temp register for StoreKeyed double"
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
haitao.feng...
Don't need a temp register for StoreKeyed double
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
plind44@gmail.com
MIPS: Eliminate extended mode, and other modes clean-up
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
rmcilroy@chromium.org
Revert "Pass a Code object to Assembler::(set_)target_a...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
rmcilroy@chromium.org
Update serializer to be able to deal with ool constant...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
rmcilroy@chromium.org
Pass a Code object to Assembler::(set_)target_address_a...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
plind44@gmail.com
MIPS: Mode clean-up pt 1: rename classic/non-strict...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
rmcilroy@chromium.org
Clean up ARM mov 32bit immediate code in preparation...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
plind44@gmail.com
MIPS: Cleanup some of the range uses in ModI/DivI.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
dslomov@chromium.org
Revert "Reland "Enable Object.observe by default""
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
dslomov@chromium.org
Revert "Enable Object.observe by default"
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
baptiste.afsa...
A64: Tidy up a few TODOs.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
m.m.capewell...
A64: UseRegisterAtStart for rhs of LMulS
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
rossberg@chromium.org
Fix issue with getOwnPropertySymbols and hidden properties
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
marja@chromium.org
Move ParseArguments to ParserBase and add tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
rossberg@chromium.org
API support for promises
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
ulan@chromium.org
Fix kraken/oscillator performance regression after...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
baptiste.afsa...
A64: Tidy up a couple of TODOs.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
ulan@chromium.org
Invalidate OS-specific datetime cache on configuration...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
m.m.capewell...
A64: Improve constraints for StoreNamedField
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
baptiste.afsa...
A64: Debug code should assert on unexpected situation.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
marja@chromium.org
Move ParseObjectLiteral to ParserBase.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
dcarney@chromium.org
fix bad access check check
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
baptiste.afsa...
A64: Add and use a double register which holds the...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
dslomov@chromium.org
Revert "Enable concurrent sweeping."
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
rossberg@chromium.org
Work around Windows name clobbering
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
rossberg@chromium.org
Eliminate extended mode, and other modes clean-up
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
rossberg@chromium.org
Mode clean-up pt 1: rename classic/non-strict mode...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
yangguo@chromium.org
Fix bug in constant folding object comparisons.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
bmeurer@chromium.org
Cleanup some of the range uses in ModI/DivI.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
svenpanne@chromium.org
Updated constants.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
hpayer@chromium.org
Do not run AddInstructionChangesNewSpacePromotion test...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
yangguo@chromium.org
Revert "Mark mjsunit/string-case as flaky."
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
hpayer@chromium.org
Enable concurrent sweeping.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
yangguo@chromium.org
Do not overwrite already optimized code.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
hpayer@chromium.org
Make sure tagged binary op instructions change new...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
rossberg@chromium.org
Silence Win warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
rossberg@chromium.org
PromiseCoerce should ignore primitive values.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
mvstanton@chromium.org
Fix for 350887: CHECK failure on new_length->IsSmi()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
rossberg@chromium.org
Types: cache lub bitset to avoid heap access
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
jochen@chromium.org
Fix compilation on win after r19784
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
jochen@chromium.org
Use a per-isolate cache for the date object JS bits
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
titzer@chromium.org
Add MacroAssembler::Move(reg, immediate) on IA32.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
bmeurer@chromium.org
Really skip dead blocks in GVN
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
machenbach...
Prepare push to trunk. Now working on version 3.25.8.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
haitao.feng...
Refactor lithium operand declaration a little bit.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
plind44@gmail.com
MIPS: Reland "Handle non-power-of-2 divisors in divisio...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
rmcilroy@chromium.org
Differentate between code target pointers and heap...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
rmcilroy@chromium.org
Special case the recording of constant pool entries...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
rmcilroy@chromium.org
Deal with filler object map pointers in the ool constan...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
jacob.bramley...
A64: Use a scope utility to allocate scratch registers.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
plind44@gmail.com
MIPS: Allowed keyed store callbacks ic generation.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
dslomov@chromium.org
Revert "Check and clear date cache in DateCurrentTime...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
yangguo@chromium.org
Fix assertion in RegExp parser to correctly expect...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
marja@chromium.org
Parser & preparser unification: make the ParseFunctionL...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
yangguo@chromium.org
Fix constant folding of %_IsMinusZero.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
machenbach...
Set svn:ignore for new test262 file path.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
dslomov@chromium.org
Mark mjsunit/string-case as flaky.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
yangguo@chromium.org
Implement KnownSuccessor method to some control instruc...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
m.m.capewell...
ARM: cleanning of InstanceOfKnownGlobal
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
rossberg@chromium.org
Import Blink layout tests for Promises.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
verwaest@chromium.org
Reland and fix "Allow ICs to be generated for own globa...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
yangguo@chromium.org
Fix assertion failure caused by external strings.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
rossberg@chromium.org
Promise.all and Promise.race should reject non-array...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
marja@chromium.org
Refactor script compilation / running & use of helper...
commit
|
commitdiff
|
tree
|
snapshot
next