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-01-14
lrn@chromium.org
X64 Crnakshaft: Added GeneratePrologue implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
ager@chromium.org
Unthread message handling test. Changing the MessageHan...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
ager@chromium.org
Make the 'name' property on error prototypes read-only...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
kmillikin@chromium.org
Move class LGapResolver to the platform specific backen...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
podivilov@chromium.org
Unreviewed. Fix whitespaces for r6314.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
podivilov@chromium.org
Tests for setting break points by script id and position.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
ricow@chromium.org
Fix win64 build by using int instead of size_t for...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
karlklose@chromium.org
ARM: Implement DoModI stub in the lithium code generator.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
ricow@chromium.org
Implement DoStackCheck in x64 crankshaft
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
whesse@chromium.org
Speed up FastAsciiArrayJoin on ia32 by improving hand...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
lrn@chromium.org
Don't lazily compile functions that are immediately...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
lrn@chromium.org
Fix bug when the scanner does a pushback at the end...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
ricow@chromium.org
Fix presubmit
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
ricow@chromium.org
Add implementations of some more x64 lithium methods.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
fschneider...
Fix number of result operands for LThrow.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
karlklose@chromium.org
ARM: Implement DoDivI in the lithium code generator.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
podivilov@chromium.org
Add function for setting breakpoint by scriptId and...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
antonm@chromium.org
Wrap external pointers more carefully.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
vitalyr@chromium.org
Expose receiver check type in call type feedback.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
ricow@chromium.org
Fix the xcode build by not including x64 specific code...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
ager@chromium.org
Landing for Rodolph Perfetta.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
lrn@chromium.org
X64 Crankshaft: Ported lots of boilerplate code.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
ager@chromium.org
Landing for cira@chromium.org
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
ager@chromium.org
Landing for Martin Maly.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
sgjesse@chromium.org
Revert r6284 and r6283 as they caused the fuzzer tests...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
ager@chromium.org
Do not allow accessors to intercept getting/setting...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
vitalyr@chromium.org
Simplify CheckPrototypeMaps.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
fschneider...
Use hydrogen accessor in a few more places to save...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
erik.corry...
Revert accidental part of codereview.chromium.org/6123007/
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
sandholm@chromium.org
Optimize JSON stringify for arrays.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
vitalyr@chromium.org
Allow arguments in safepoints with registers.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
sgjesse@chromium.org
Fix bug in r6283
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
sgjesse@chromium.org
IA32: Refactor to avoid duplicate code.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
ricow@chromium.org
Add a few more mozilla exceptions under BUG(1032).
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
erik.corry...
Fixes needed to compile on gcc-4.4.1 on ARM. It is...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
sgjesse@chromium.org
IA32: Remove an invalid assert
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
ager@chromium.org
Landing for Martin Maly.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
sgjesse@chromium.org
ARM: Allow Mozilla test js1_5/GC/regress-203278-2 to...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
sgjesse@chromium.org
ARM: Always use the overflow flag to check for NaNs...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
whesse@chromium.org
Crankshaft: Move LEnvironment and LPointerMap classes...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
fschneider...
Introduce two more template parameter for Lithium instr...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
peter.rybin...
Add fine-grained diff implementation to LiveEdit engine.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
fschneider...
Remove unused Temp() function form LChunkBuilder.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
karlklose@chromium.org
Implement DoApplyArguments.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
ager@chromium.org
ARM: Implement ClassOf in the lithium arm backend.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
kmillikin@chromium.org
Reuse the gap move resolver.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
vitalyr@chromium.org
SSE2 truncating double-to-i.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
sgjesse@chromium.org
ARM: Add instructions VFPCompareAndSetFlags and VFPComp...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
mikhail.naganov...
Visit all roots in the UnreachableObjectsFilter.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
mikhail.naganov...
Add reporting of JS heap size limit to GetHeapStatistics.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
ager@chromium.org
ARM: Add deferred stack overflow checks to goto code...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
whesse@chromium.org
Add source file lithium-codegen-x64.cc. Add class...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
fschneider...
Fix ARM debug build by moving an assert.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
fschneider...
Use HIR accessor for CheckPrototypeMaps to remove the...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
ager@chromium.org
ARM: use existing transcendental cache stub for tagged...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
erik.corry...
Fix lint
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
erik.corry...
Fix Solaris build. Patch from Ryan Dahl. See coderevi...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
fschneider...
Remove duplicate members from some LIR instruction...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
whesse@chromium.org
X64 Crankshaft: Add LTemplatedInstruction and some...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
antonm@chromium.org
Add more bailouts for Array.slice over arguments.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
ricow@chromium.org
Disable crashing mozilla test from bug 1032 on arm...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
sgjesse@chromium.org
Fix presubmit error - really
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
sgjesse@chromium.org
Fix presubmit error
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
sgjesse@chromium.org
Update the bits reserved for the gap size in the depoti...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
kmillikin@chromium.org
Change the hydrogen timing data to include zone allocation.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
ricow@chromium.org
Enable sharding of individual testsuites in tools/test.py
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
ager@chromium.org
ARM: Implement delete operation in lithium codegen.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
fschneider...
Split LInstruction into multiple variant to make our...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
sgjesse@chromium.org
ARM: Set status for flaky test
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
sandholm@chromium.org
Simplify Join and speedup joining arrays of numbers.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
whesse@chromium.org
Crankshaft: Move LParallelMove to lithium.h, add LGap...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
sgjesse@chromium.org
ARM: Mozilla test is now passing after r6236
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
ager@chromium.org
Landing for Martin Maly.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
kmillikin@chromium.org
Prepare push to trunk. Now working on version 3.0.8.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
ager@chromium.org
Landing for Martyn Capewell.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
sandholm@chromium.org
Make better use of the %_FastAsciiArrayJoin function.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
ager@chromium.org
Landing for Martin Maly.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
sgjesse@chromium.org
Add failing test to expectations to get the bot greener
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
ricow@chromium.org
Revert 6220 (generic descriptor support in Object.defin...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
sgjesse@chromium.org
ARM: Fix lithium codegeneration of TypeofIs
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
ricow@chromium.org
Disable flaky test on x64 when running with --crankshaft.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
whesse@chromium.org
Speed up a regression test regress-3249650.js so it...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
sgjesse@chromium.org
ARM: Implement lithium codegen for DoTypeof, DoTypeofIs...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
sandholm@chromium.org
Aviod double checking IS_STRING when joining arrays.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
lrn@chromium.org
Change interpretation of malformed \c? escapes in RegEx...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
karlklose@chromium.org
ARM: Support DoCallGlobal in lithium code generator.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
sgjesse@chromium.org
Added a few new debugger tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
whesse@chromium.org
Create platform-independent lithium files, move LGapRes...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
ricow@chromium.org
Landing for Peter Hallam
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
ricow@chromium.org
Fix win64 build (int conversion)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
sgjesse@chromium.org
Fix GC issue in instanceof stub
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
fschneider...
Revert r6194: Clean up code for type feedback a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
kmillikin@chromium.org
Move IsArgumentsMarker from class MaybeObject to Object.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
whesse@chromium.org
X64 Crankshaft: Implement some methods in LInstruction...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
sgjesse@chromium.org
ARM implementations of LoadElements, LoadKeyedFastEleme...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
karlklose@chromium.org
Fix presubmit (r6209).
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
fschneider...
Use a separate marker value to allocate the arguments...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
karlklose@chromium.org
ARM: Support DoCheckInstanceType in lithium codegenerator.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
kmillikin@chromium.org
Fix disassembly comment for CallFunctionStub.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
karlklose@chromium.org
Use hydrogen accessor instead of copying members.
commit
|
commitdiff
|
tree
|
snapshot
next