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-02-18
antonm@chromium.org
Minor cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
ager@chromium.org
Fix presubmit.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
ager@chromium.org
x64: Implement regexp literals and string CharCodeAt...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
ager@chromium.org
x64: Implement the missing generic load and store opera...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
whesse@chromium.org
X64 Crankshaft: Implement LValueOf and (dummy) LArgumen...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
antonm@chromium.org
Use [[DefineOwnProperty]] to put 'constructor' field...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
ricow@chromium.org
Add access checks to Object.preventExtensions + add...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
mmaly@chromium.org
Revert "This is not wrapped for strict mode and builtin...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
ager@chromium.org
Change behavior of global declarations in the presence...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
mmaly@chromium.org
This is not wrapped for strict mode and builtin functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
antonm@chromium.org
Make OutOfMemory exception thrown from JS call into...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
ager@chromium.org
Revert change to const and global variable declarations...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
vegorov@chromium.org
Cygwin support
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
ager@chromium.org
Call accessors in the global object prototype when...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
vegorov@chromium.org
Avoid clobbering register containing name in CompilerSt...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
whesse@chromium.org
ARM: Port new version of ParallelMove's GapResolver...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
lrn@chromium.org
Revert 6832.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
kmillikin@chromium.org
Fix incorrect deoptimization for logical not in an...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
lrn@chromium.org
Handle exceptions thrown while parsing lazy functions...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
kmillikin@chromium.org
Fix a bug in deoptimization after logical expressions...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
whesse@chromium.org
ARM: Enable loads and stores of VFP registers with...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
sgjesse@chromium.org
ARM: Don't try to flush the icache when there is nothin...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
vegorov@chromium.org
GBDJIT: Do not check unwinding information correctness...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
whesse@chromium.org
X64 Crankshaft: Start using LCallFunction, remove error...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
whesse@chromium.org
X64 Crankshaft: Implement LCallFunction.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
whesse@chromium.org
X64 Crankshaft: Implement InstanceOf and InstanceOfKnow...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
sgjesse@chromium.org
ARM: Remove crankshaft dependency on the generic binary...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
danno@chromium.org
Fix syntax error, feel sheepish.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
ager@chromium.org
Attempt to disambiguate RUNTIME_FUNCTION for win64...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
danno@chromium.org
Fix presubmit problem.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
ager@chromium.org
Blargh. Yet another shot in the dark attempt to fix...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
ager@chromium.org
Another attempt to fix win64 compile.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
danno@chromium.org
Implement crankshaft support for pixel array stores.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
ager@chromium.org
Speculative fix for win64 build breakage.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
kmillikin@chromium.org
Prepare push to trunk. We are now working on version...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
ager@chromium.org
Handle indexed properties on value objects correctly.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
antonm@chromium.org
Properly process try/finally blocks.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
ricow@chromium.org
X64: Enable OSR as default on x64
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
sgjesse@chromium.org
ARM: Add inlined smi binary operations in full code...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
lrn@chromium.org
Fix non-simulated ARM calling of RegExp code.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
karlklose@chromium.org
ARM: Implement GetCachedArrayIndex in the lithium code...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
lrn@chromium.org
Fix bug 1137. No longer allow the RegExp /(*)/.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
vegorov@chromium.org
Added gdb-jit interface support for ARM. Compressed...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
mmaly@chromium.org
Fix presubmit.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
mmaly@chromium.org
Strict mode "this" transformation in Function.call...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
rossberg@chromium.org
Enable compound assignment to context slots.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
ricow@chromium.org
Fix wrong assert in ia32 deoptimizer.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
vitalyr@chromium.org
Fix issue 1160: check array elements in ArrayJoin.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
ricow@chromium.org
Make sure we always have room for patching the reloc...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
lrn@chromium.org
Change native RegExp call code to properly set C++...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
vitalyr@chromium.org
Fix issue 1152: temporary JS array invariant violation...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
ricow@chromium.org
x64: Port OSR to the x64 platform.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
whesse@chromium.org
X64 Crankshaft: Fix another error in pushed registers...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
whesse@chromium.org
Fix FastPixelArrayStore on X64 platform.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
karlklose@chromium.org
Fix ARM debug build: remove ASSERT.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
ricow@chromium.org
Add access check when Object.keys is called on the...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
karlklose@chromium.org
ARM: Implement DoHasCachedArrayIndex and DoHasCachedArr...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
karlklose@chromium.org
ARM: Enable OSR by default.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
kmillikin@chromium.org
Refactor construction of polymorphic loads, stores...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
mmaly@chromium.org
Strict mode delete of non-configurable property.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
danno@chromium.org
Implement specialized IC code stubs for pixel array...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
mmaly@chromium.org
Strict mode delete of unqualified identifier.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
whesse@chromium.org
X64 Crankshaft: Fix bug in pushed registers at safepoin...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
mmaly@chromium.org
Refactoring codegen for delete.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
antonm@chromium.org
Introduce new runtime function to make join with lower...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
whesse@chromium.org
X64 Crankshaft: Fix error in pushed register indices...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
whesse@chromium.org
X64 Crankshaft: Add test that fails on x64 Crankshaft...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
ricow@chromium.org
Change kPointerSize to kIntSize in ia32 specific stack...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
fschneider...
Fix a potential crash bug in keyed calls for non-string...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
kmillikin@chromium.org
Fix a duplicate AST ID recorded for for/in.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
ager@chromium.org
More x64 work.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
karlklose@chromium.org
ARM: Implement PatchStackCheckCodeAt and RevertStackChe...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
whesse@chromium.org
Add ArithmeticD instruction to x64 Crankshaft.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
ricow@chromium.org
Use ForceSetObjectProperty in DefineOrRedefineDataPrope...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
ricow@chromium.org
Do not allow calls to SetProtoType on functions that...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
sgjesse@chromium.org
Prepare push to trunk. We are now working on version...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
fschneider...
Small cleanup of unused code in hydrogen IR.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
ricow@chromium.org
Add support for the global object in Object.keys (fixes...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
karlklose@chromium.org
Revert r6759.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
mmaly@chromium.org
Implement assignment to undefined reference in ES5...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
karlklose@chromium.org
ARM: Implement PatchStackCheckCodeAt and RevertStackChe...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
karlklose@chromium.org
ARM: Implement OSR infrastructure.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
mmaly@chromium.org
Revert r6756. Check failed on V8 arm - debug - crankshaft.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
mmaly@chromium.org
Implement assignment to undefined reference in ES5...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
fschneider...
Revert r6748.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
antonm@chromium.org
Properly treat exceptions thrown while compiling.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
erik.corry...
Fix code.google.com/p/chromium/issues/detail?id=72555...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
sandholm@chromium.org
Fix sputnik regression introduced in r6747.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
kmillikin@chromium.org
Remove the uses of the arguments from all calls.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
fschneider...
Add a genuine unary minus instruction to Crankshaft.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
sandholm@chromium.org
Improve StringIndexOf.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
mikhail.naganov...
removed
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
kmillikin@chromium.org
Fix the semantics of delete on parameters.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
kmillikin@chromium.org
Port bug fixes to optimized Function.prototype.apply...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
sgjesse@chromium.org
Small cleanup of bug ids
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
kmillikin@chromium.org
Prohibit moving instructions with side effects via...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
sgjesse@chromium.org
ARM: Add shift operations to the type recording binary...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
ricow@chromium.org
Fix presubmit.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
lrn@chromium.org
Fix typo in ASSERT in object-verifier for RegExp.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
ricow@chromium.org
X64: Add DoCallNamed, DoContext, DoCallGlobal, and...
commit
|
commitdiff
|
tree
|
snapshot
next