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
2011-06-24
keuchel@chromium.org
Proper handling of future reserved words in strict...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
keuchel@chromium.org
Better codegen for '<expression> === void <literal>'.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
sandholm@chromium.org
Check for empty substring.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
sgjesse@chromium.org
MIPS: Minor bug fixes to macro-asm and simulator.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
vegorov@chromium.org
Fix three GC unsafe places found by gcmole's dead_vars...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
mikhail.naganov...
Remove obsolete aggregating and non-working producers...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
sgjesse@chromium.org
MIPS: port Add missing write barrier for arguments...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
sgjesse@chromium.org
MIPS: Fix a bug in MacroAssembler::CheckFastElements.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
ricow@chromium.org
Add regression test for optimized version of Math.abs.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
sgjesse@chromium.org
Revert "ARM: Improve register allocation and constraints."
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
vitalyr@chromium.org
Trim fast elements tail on significant length decreases.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
ager@chromium.org
Shrink dictionaries on deletion if number of elements...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
fschneider...
Add missing write barrier for arguments store ICs.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
lrn@chromium.org
Make extensions in different tests have different names.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
ager@chromium.org
Fix renaming patch to also compile in debug mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
ager@chromium.org
HBasicBlock::CreateSimulate argument name clarity
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
mikhail.naganov...
Prevent a NULL deref.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
mikhail.naganov...
Fix issue 1354: Bad function name inference.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
erik.corry...
Fix 64 bit build on FreeBSD. 32 bit build is still...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
sgjesse@chromium.org
ARM: Improve register allocation and constraints.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
sgjesse@chromium.org
ARM: Add PostIndex support to Ldrd/Strd macro fallback...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
cira@chromium.org
Adding support for number formating to the JS i18n...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
yangguo@chromium.org
d8 drops into a shell if no files are passed on command...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
whesse@chromium.org
Slightly improve r8367, fix to overflow of on-stack...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
sandholm@chromium.org
Inctroduce NewStrictSubstring to avoid check for SubStr...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
mikhail.naganov...
Cleanup extra initialization of TickSample fields.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
whesse@chromium.org
Fix an overflow in on-stack replacement spill-slot...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
jkummerow@chromium.org
Add possibility to configure 'prototype' property via...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
lrn@chromium.org
Prepare push to trunk. Now working on V8 version 3...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
fschneider...
Eliminate unnecessary patching of load-length ICs in...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
erik.corry...
Limit the size of the space reserved for code on system...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
lrn@chromium.org
Combined identical classes V8JavaScriptScanner and...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
svenpanne@chromium.org
Make ToBooleanStub more consistent across platforms.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
sgjesse@chromium.org
MIPS: Fix arguments-branch update per review comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
sgjesse@chromium.org
ARM: Fix context save/restore for VFP registers.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
ager@chromium.org
Allow compiling v8_shell with the 'host' toolset.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
peter.rybin...
Issue 1418: Debug: extends setBreakpoint API to accept...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
lrn@chromium.org
[x64] Fix disassembly of movmskpd instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
lrn@chromium.org
Make multi-line comments not count when checking whethe...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
fschneider...
Remove redundant hydrogen- and lithium instruction...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
karlklose@chromium.org
Fix wrong bounds check on arguments object.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
ager@chromium.org
Correctly handle non-array receivers in Array length...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
mikhail.naganov...
Heap profiler: add an ability to iterate over snapshot...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
jkummerow@chromium.org
Use issue number instead of username for TODO comment
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
sgjesse@chromium.org
MIPS: port Merge arguments branch to bleeding edge...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
sgjesse@chromium.org
MIPS: Port some DIV changes to BinaryOpStub::GenerateIn...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
sgjesse@chromium.org
MIPS: Update an outdated comment in the CEntryStub.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
whesse@chromium.org
Prepare push to trunk. Now working on V8 version 3...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
whesse@chromium.org
Restore accidentally deleted src/extensions/experimenta...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
svenpanne@chromium.org
Use the correct soname when linking together the prepar...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
jkummerow@chromium.org
Fix DoHasInstanceType on ARM
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
svenpanne@chromium.org
Refactor the way we collect the information for associa...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
sgjesse@chromium.org
Include the loop header block when eliminating stack...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
erik.corry...
Do not automatically pretenure global closures in runti...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
lrn@chromium.org
Made parser not accept unicode escapes inside "native...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
lrn@chromium.org
Make "native" not a keyword.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
jkummerow@chromium.org
Crankshaft support for polymorphic array handling
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
whesse@chromium.org
Prepare push to trunk. Now working on version 3.4.6.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
kasperl@chromium.org
Generalized Stephen's patch from codereview.chromium...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
jkummerow@chromium.org
Cleanup: use JumpIf[Not]Smi() whenever we can
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
fschneider...
Fix wrong parenthesis in stub ARM and MIPS generation...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
mikhail.naganov...
Fix issue 1417: check for script source availability...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
lrn@chromium.org
Fix mozilla test-expectatations to match the new behavi...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
erik.corry...
Refix issue 1472. The previous fix worked for the...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
lrn@chromium.org
Make line-terminators inside multi-line comments count.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
erik.corry...
Add missing assert to Label destructor.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
karlklose@chromium.org
Merge arguments branch to bleeding edge (second try).
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
ricow@chromium.org
Reinitialize the arguments object in d8 when renewing...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
jkummerow@chromium.org
Fix building in release mode with disassembler=on
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
sgjesse@chromium.org
ARM: Clean up literal pool generation.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
karlklose@chromium.org
Revert "Merge arguments branch to bleeding merge."
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
erik.corry...
Avoid OOM on regexps with nested quantifiers.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
vegorov@chromium.org
Add missing branches in code generated for LModI with...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
karlklose@chromium.org
Merge arguments branch to bleeding merge.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
ricow@chromium.org
Make name and message non-enumerable on Error object...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
ager@chromium.org
Add a number of old tests to the mjsunit test suite.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
ricow@chromium.org
Change DefineOrRedefineDataProperty to use local lookup...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
ricow@chromium.org
Ensure that bound functions does not have a prototype...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
sgjesse@chromium.org
MIPS: port First steps towards better code generation...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
svenpanne@chromium.org
Prepare push to trunk.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
fschneider...
Generate better branch code for instanceof-predicates.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
karlklose@chromium.org
Update an outdated comment in the CEntryStub on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
ager@chromium.org
Remove unused methods.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
ricow@chromium.org
Correctly set ReadOnly flag on indexed properties when...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
kmillikin@chromium.org
Fix invalid assertion.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
kmillikin@chromium.org
Guard an unsafe cast of a catch context's extension...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
fschneider...
Distinguish keyed loads with a symbol key from fast...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
vitalyr@chromium.org
Make valgrind happy with SparseSet.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
kmillikin@chromium.org
Change the representation of catch contexts.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
ricow@chromium.org
Geve correct error message when Object.isExtensible...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
svenpanne@chromium.org
First steps towards better code generation for LBranch:
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
sgjesse@chromium.org
Always print the deoptimization data when disassembling...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
sgjesse@chromium.org
MIPS: port Refactor platform-specific code for determin...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
mikhail.naganov...
Skip test-debug/DebuggerAgent on ARM. Issue 945.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
yangguo@chromium.org
added explicit attributes since constructors have only...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
yangguo@chromium.org
removed isolates from d8 since they are not necessary...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
yangguo@chromium.org
corrected parts in d8 that accesses the new "deisolated...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
ager@chromium.org
Add GetOwnPropertyNames method for Object in the API
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
svenpanne@chromium.org
Added two convenience methods to access an int/double...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
fschneider...
Add support for hydrogen control instructions with...
commit
|
commitdiff
|
tree
|
snapshot
next