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-03-04
sgjesse@chromium.org
Minor bug in int32 TypeRecordingBinaryOpStub.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
mmaly@chromium.org
Fix presubmit.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
mmaly@chromium.org
Passing strict mode throughout SetElement.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
cira@chromium.org
Adding break iterator support to the i18n api extension.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
mmaly@chromium.org
Renaming strict to strict_mode for uniformity.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
whesse@chromium.org
Revert change 7048
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
whesse@chromium.org
X64 Crankshaft: Fix and enable StoreContextSlot in...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
fschneider...
Mark HChange that convert to int32 with truncation...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
lrn@chromium.org
Remove tests for being the normal array constructor...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
kmillikin@chromium.org
Refactor translation of short-circuit logical operation...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
lrn@chromium.org
More cases of CallFunction that doesn't work correctly.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
lrn@chromium.org
Undo change from .call to %_CallFunction.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
whesse@chromium.org
Add new ARM macro assembler function CompareRoot left...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
whesse@chromium.org
Simplify test for typeof x == 'y' on all platforms.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
lrn@chromium.org
Stop using plain Arrays internally in built-in functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
lrn@chromium.org
Handled return-value of SetElement in some cases, or...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
sgjesse@chromium.org
Fix mistake in r7033
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
sgjesse@chromium.org
Add lithium support for %_GetCachedArrayIndex for IA32...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
sgjesse@chromium.org
Remove unwanted character
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
sgjesse@chromium.org
Turn on crankshaft as the default for X64 and ARM
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
sgjesse@chromium.org
ARM: Support %_SwapElements in the full compiler
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
sgjesse@chromium.org
Fixed lol SetProperty() calls to specify the needed...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
whesse@chromium.org
Add ArithmeticD(MOD) to x64 optimizing code generator...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
karlklose@chromium.org
ARM: Implement untagged input for TranscendentalCacheStub.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
kmillikin@chromium.org
Remove some more uses of subgraphs and more cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
ager@chromium.org
Delete empty directories.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
ager@chromium.org
Prepare push to trunk. Now working on version 3.2.0.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
whesse@chromium.org
Add MarkAsCall to the LArithmeticD::MOD instruction...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
ager@chromium.org
Generalize fix for overflowing of the frame-element...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
kmillikin@chromium.org
Translate loops without using subgraphs.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
fschneider...
Enable optimizing JSFunctions that are in new-space.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
ricow@chromium.org
X64: implement DoHasCachedArrayIndex in lithium compiler.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
sgjesse@chromium.org
Implement int32 TypeRecordingBinaryOp on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
ricow@chromium.org
X64: Implement StringCharAtStub which is used from...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
sgjesse@chromium.org
Adding files for LiveObjectList implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
sgjesse@chromium.org
Adding debugger interface and runtime functions hooks...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
ricow@chromium.org
X64: Always use rax as left register from DoInstanceOfK...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
ager@chromium.org
Remove break iterator support from the i18n api extensi...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
ager@chromium.org
Attempt to fix WebCore windows build.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
mmaly@chromium.org
Assignment to read only properties throws in strict...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
cira@chromium.org
Adding break iterator support to the i18n api extension.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
vitalyr@chromium.org
Allow eval to be overridden with a callable non-functio...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
mikhail.naganov...
Refactor heap profiler's code to make possible including
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
ricow@chromium.org
Revert 6996, causes Mozilla debug failures on x64 with...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
vegorov@chromium.org
Correctly maintain virtual frame in unary operations...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
fschneider...
Add lazy deoptimization environment to instanceof by...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
vitalyr@chromium.org
Port eval resolve in call optimization from classic...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
mikhail.naganov...
Small fix for when not building with OBJECT_PRINT defined.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
ricow@chromium.org
Reenable DoStoreContextSlot, I can't reproduce any...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
whesse@chromium.org
X64: Add inline SwapElements to fundamental code genera...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
sgjesse@chromium.org
ARM: Support inlined version of %_FastAsciiArrayJoin...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
lrn@chromium.org
Remove HandleCell and use GlobalHandle and HandleScope...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
vegorov@chromium.org
Fix several evaluation order sensitive GC-unsafe places.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
ager@chromium.org
Use correct type for the map-counters flag used in d8.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
ricow@chromium.org
Remove exception for mjsunit/regress/regress-deopt...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
sgjesse@chromium.org
ARM: Fix unaligned read/write
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
fschneider...
Make the materialization of smi constants consistent...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
kmillikin@chromium.org
Fix a stack height mismatch when deoptimizing.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
whesse@chromium.org
X64 Crankshaft: Add DoPower to lithium compiler on...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
sgjesse@chromium.org
Minor change to FullCodeGenerator::EmitFastAsciiArrayJoin
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
ricow@chromium.org
Do not allow non-configurable global properties to...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
mmaly@chromium.org
Revert "Assignment to read only properties throws in...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
mmaly@chromium.org
Assignment to read only properties throws in strict...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
mmaly@chromium.org
Strict mode - allow function only in SourceElements.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
mmaly@chromium.org
Disable const in strict mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
whesse@chromium.org
Add MathPowStub to x64 platform, and fix error in stub...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
ricow@chromium.org
X64: Add a jumptable to for deoptimization checks on...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
ager@chromium.org
Remove Error.prototype.toStrings prototype property.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
vegorov@chromium.org
When checking number of parameters in MakeCrankshaft...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
vegorov@chromium.org
Prepare push to trunk. Now working on version 3.1.8.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
vegorov@chromium.org
Detect overflow of contant pool in virtual frame compiler.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
sgjesse@chromium.org
ARM: Fix the use of the ToBooleanStub when VFP3 is...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
kmillikin@chromium.org
Remove all functionality from class HSubgraph.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
vegorov@chromium.org
Flush watermarks after compacting map space on mark...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
sgjesse@chromium.org
ARM: Align full codegen with IA32 version
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
whesse@chromium.org
X64 Crankshaft: Fix error in r6897. Restore context...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
sgjesse@chromium.org
ARM: Fix instruction double to i
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
ager@chromium.org
Fix assertion failure because of incorrect use of Maybe...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
whesse@chromium.org
X64 Crankshaft: Add untagged version of TranscendentalC...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
lrn@chromium.org
Fix bug 73940.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
lrn@chromium.org
Clear exceptions set during attempts to lazily optimize.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
ricow@chromium.org
X64: Implement DoHasInstanceType
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
antonm@chromium.org
Get property may throw an exception thanks to JS accessors.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
antonm@chromium.org
Landing for Zaheer.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
sgjesse@chromium.org
Fix bug in r6930 and r6933
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
whesse@chromium.org
X64 Crankshaft: Implement Math.abs on x64 lithium.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
ricow@chromium.org
Fix compile failure from revision 6934 and win64 compil...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
lrn@chromium.org
Fix array concat to follow the specification in the...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
sgjesse@chromium.org
X64: Port r5445
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
sgjesse@chromium.org
Fix porting bug in r6929
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
ricow@chromium.org
X64: Implement DoComputeOsrOutputFrame and fix Generate...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
sgjesse@chromium.org
ARM: Port r5445
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
sgjesse@chromium.org
X64: Port r6635 and r6659
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
ricow@chromium.org
Fix wrong assertion in assembler causing the shell...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
karlklose@chromium.org
ARM: Fix DoubleToI.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
fschneider...
Prepare push to trunk. Now working on version 3.1.7.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
mikhail.naganov...
Remove old Python version of tickprocessor
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
sgjesse@chromium.org
Fix presubmit error.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
sgjesse@chromium.org
ARM: Port r6635 and r6659
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
ricow@chromium.org
Land update to sputnik tests.
commit
|
commitdiff
|
tree
|
snapshot
next