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-11-15
yurys@chromium.org
Add allocation tracker test for bumb pointer allocations
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
mstarzinger...
Allow passing flags to Runtime_AllocateInTargetSpace.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
mstarzinger...
Make some internal Heap helpers private.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
bmeurer@chromium.org
ARM: Merge redundant entries in literal pool.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
mvstanton@chromium.org
Regression fix: HForceRepresentation shouldn't be an...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
verwaest@chromium.org
Reland and fix "Add support for keyed-call on arrays...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
danno@chromium.org
Add ability to do "else-if" clauses in IfBuilder
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
machenbach...
Prepare push to trunk. Now working on version 3.23.6.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
verwaest@chromium.org
Replace miss_mode flag with explicit Load/Store Force...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
yurys@chromium.org
Use path relatinve to cctest folder in cctest.status
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
bmeurer@chromium.org
Fix missing type feedback check for Generic*String...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
yurys@chromium.org
Mark cctest/test-alloc/CodeRange as flaky on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
rafaelw@chromium.org
Reland [Object.observe] Don't force normalization of...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
rafaelw@chromium.org
Revert "Improvements in positions handling in optimizin...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
plind44@gmail.com
MIPS: Also support smi in load-ICs.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
vegorov@chromium.org
Improvements in positions handling in optimizing compiler.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
rafaelw@chromium.org
Fix GCMole warning
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
plind44@gmail.com
MIPS: Handle all object types (minus smi) in load/store...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
plind44@gmail.com
MIPS: Remove unused LoadNumber* from macro assembler.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
plind44@gmail.com
MIPS: Inline zero argument array constructor.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
rafaelw@chromium.org
Handlify JSObject::SetElement & brethren
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
verwaest@chromium.org
Also support smi in load-ICs.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
verwaest@chromium.org
Handle all object types (minus smi) in load/store ICs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
mstarzinger...
Remove obsolete distance switch in SubStringStub::Generate.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
ulan@chromium.org
Do not update survival rate if the new space size is...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
mstarzinger...
Add ability to disable inline bump-pointer allocation.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
machenbach...
[Sheriff] Revert "Add support for keyed-call on arrays...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
machenbach...
Fixed blocking dcommit in push-to-trunk script.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
machenbach...
Add ChangeLog presubmit check.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
yangguo@chromium.org
Remove unused LoadNumber* from ARM macro assembler.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
yangguo@chromium.org
Fix duplicate check in DependentCode::Insert.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
verwaest@chromium.org
Add support for keyed-call on arrays of fast elements
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
yurys@chromium.org
This is the exact copy of r17365 which was reverted...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
mvstanton@chromium.org
Inline zero argument array constructor.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
verwaest@chromium.org
Avoid integer overflow in CopyMap.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
dslomov@chromium.org
Runtime CHECK for overflow in NewTypedArray.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
dslomov@chromium.org
Reland "Harden NumberToSize against overflows."
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
jochen@chromium.org
Deprecate v8::Locker::{Start,Stop}Preemption
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
dslomov@chromium.org
Revert "Harden NumberToSize against overflows."
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
dslomov@chromium.org
Harden NumberToSize against overflows.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
machenbach...
Prepare push to trunk. Now working on version 3.23.5.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
yangguo@chromium.org
Magic fix for Math.sin/cos.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
danno@chromium.org
Fix overflow in TypedArray initialization function
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
plind44@gmail.com
MIPS: Simplify behavior of code stubs that accept a...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
ulan@chromium.org
Add a flag to lexer-shell to replicate input file.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
mvstanton@chromium.org
Make HForceRepresentation an idef.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
dslomov@chromium.org
Remove boilerplate code in DataView getter/setter imple...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
yangguo@chromium.org
Slight change to Math.sin approximation.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
rmcilroy@chromium.org
Fix shared library build after r17696
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
rmcilroy@chromium.org
Enable physical memory argument to be passed as an...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
ulan@chromium.org
Fix shared library build after r17692.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
ulan@chromium.org
Add lexer-shell for running lexer benchmarks.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
machenbach...
Prepare push to trunk. Now working on version 3.23.4.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
rossberg@chromium.org
Fix warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
machenbach...
[Sheriff] Mark flaky webkit test.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
yangguo@chromium.org
Change table size for trigonometric functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
machenbach...
[Sheriff] Mark flaky webkit test.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
rossberg@chromium.org
Provide private symbols through internal APIs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
mvstanton@chromium.org
Simplify behavior of code stubs that accept a variable...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
palfia@homejinni.com
MIPS: Fix usage of EmitBranch in compare-minus-zero...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
plind44@gmail.com
MIPS: Fix build after r17654.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
plind44@gmail.com
MIPS: Introduce %_IsMinusZero.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
yangguo@chromium.org
Fix usage of EmitBranch in compare-minus-zero-and-branch.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
jkummerow@chromium.org
Revert "linux: use CLOCK_{REALTIME,MONOTONIC}_COARSE"
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
mstarzinger...
Remove dead FixedSpace class from the spaces hierarchy.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
plind44@gmail.com
MIPS: Add initial hydrogenized NewStringAddStub.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
yangguo@chromium.org
Fix implementation of compare-minus-zero-and-branch...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
yangguo@chromium.org
Reland "Implement Math.sin, cos and tan using table...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
yangguo@chromium.org
Use %_IsMinusZero where applicable to replace hackery.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
mstarzinger...
Remove dead Space::ReserveSpace implementations.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
machenbach...
Add more test coverage to push-to-trunk script.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
bmeurer@chromium.org
CLOCK_REALTIME is 0 on Linux, use -1 for invalid clock id.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
machenbach...
[Sheriff] Mark flaky test on windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
bmeurer@chromium.org
linux: use CLOCK_{REALTIME,MONOTONIC}_COARSE
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
jkummerow@chromium.org
Fix compilation with GCC 4.8
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
yangguo@chromium.org
Introduce %_IsMinusZero.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
jochen@chromium.org
Add explicit Isolate parameter to External::New
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
machenbach...
[Sheriff] Skip failing test on nacl.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
bmeurer@chromium.org
Add initial hydrogenized NewStringAddStub.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
svenpanne@chromium.org
Refine CopyBytes macro instruction in IA32/X64
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
machenbach...
Prepare push to trunk. Now working on version 3.23.3.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
svenpanne@chromium.org
Have mercy and don't kill the Context::Scope immediatel...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
mstarzinger...
Simplify current inline allocation tracking mechanism.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
mstarzinger...
Move old-space allocation tracking into Heap::AllocateRaw.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
mstarzinger...
Fix invalid reuse of weak global handle in GetScriptWra...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
yangguo@chromium.org
Fix potential assertion failure.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
yangguo@chromium.org
Fix potential assertion failure in ConvertCase.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
mstarzinger...
Tame mjsunit/fast-literal after fixing allocations.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
bmeurer@chromium.org
Revert "Use CLOCK_MONOTONIC_COARSE and CLOCK_REALTIME_C...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
bmeurer@chromium.org
Remove unused ParserMessage class.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
bmeurer@chromium.org
Use CLOCK_MONOTONIC_COARSE and CLOCK_REALTIME_COARSE...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
palfia@homejinni.com
Set at least PTHREAD_STACK_MIN stack size when creating...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
plind44@gmail.com
MIPS: Reland 17588: Add signed/unsigned 8-bit and 16...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
rafaelw@chromium.org
Revert "Reland [Object.observe] Don't force normalizati...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
rafaelw@chromium.org
Reland [Object.observe] Don't force normalization of...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
danno@chromium.org
Reland 17588: Add signed/unsigned 8-bit and 16-bit...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
mstarzinger...
Move new-space allocation tracking into Heap::AllocateRaw.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
machenbach...
[Sheriff] Mark flaky webkit tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
mstarzinger...
Make runtime new-space allocations go through Heap...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
rafaelw@chromium.org
Revert "[Object.observe] Don't force normalization...
commit
|
commitdiff
|
tree
|
snapshot
next