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-16
sgjesse@chromium.org
ARM: Fix the debugger using wrong break stub for slot...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
antonm@chromium.org
Introduce one way dependencies into object grouping.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
ager@chromium.org
Use full paths for cctests.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
erik.corry...
* Fix build errors on FreeBSD 8.2
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
ager@chromium.org
Disable v8 benchmark run from standard test.py runs.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
ager@chromium.org
Add a V8 benchmark suite run to test.py to catch failur...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
erik.corry...
Fix incorrect assumption on bit-and on ARM
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
mmaly@chromium.org
Strict mode renames and formatting cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
vitalyr@chromium.org
Use a class field instead of global FLAG_debug_code...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
vitalyr@chromium.org
Use NativesFlag to allow/disallow natives syntax during...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
ricow@chromium.org
Follow Safari on not throwing when __defineGetter__...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
ricow@chromium.org
Reapply 7143 after fixing issue 1250
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
karlklose@chromium.org
ARM: Improved double to integer truncation.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
ager@chromium.org
Revert "Strict mode ThrowTypeError functions for"
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
erik.corry...
Fix SmiCompare on 64 bit to distinguish between compari...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
ricow@chromium.org
Do not set value on host objects in Object.defineProper...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
mmaly@chromium.org
Strict mode ThrowTypeError functions for
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
vitalyr@chromium.org
Remove unused StringCharCodeAt stub.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
whesse@chromium.org
Prepare push to trunk. Now working on version 3.2.3.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
vitalyr@chromium.org
Crankshaft support for StringCharFromCode.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
vegorov@chromium.org
Fix presubmit failure introduced by r7158.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
vegorov@chromium.org
Reduce strength of ModI for power-of-2 divisor.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
sgjesse@chromium.org
ARM: Move the constant pool blocking for call instructi...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
kasperl@chromium.org
When aborting optimization attempts for a function...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
whesse@chromium.org
Fix a problem where Object.getOwnPropertyDescriptor...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
whesse@chromium.org
X64: Load more values from the root array, rather than...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
antonm@chromium.org
Faster invocation for most of API calls.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
karlklose@chromium.org
ARM: Implement inline conversion of heap numbers to...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
ricow@chromium.org
Fix compile failure with GCC 4.5.0 (issue 1244)
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
danno@chromium.org
Fix x64 array length operations in Crankshaft
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
ricow@chromium.org
Fix presubmit by deleting regress-1240 not deleted...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
ricow@chromium.org
Revert revision 7143, this causes a number of webkit...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
ricow@chromium.org
Change __defineGetter__ and __defineSetter__ to respect...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
vitalyr@chromium.org
Use pthread_kill on solaris.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
vitalyr@chromium.org
Sample correct registers on solaris.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
vitalyr@chromium.org
Update platform-solaris to support runtime profiling.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
mikhail.naganov...
Fix bit field for GlobalHandles::Node State in MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
whesse@chromium.org
Fix error in sin-cos.js test introduced in r7129.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
sgjesse@chromium.org
ARM: Port r7089 to ARM
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
mikhail.naganov...
Fix for win32 after r7125. For some reason introducing...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
whesse@chromium.org
Crankshaft: Fix error in range analysis of compare...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
whesse@chromium.org
X64 Crankshaft: Fix error in computation of sine and...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
fschneider...
Normalize statistics about compilation time and allocat...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
mikhail.naganov...
Fix x64 build after r7125
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
mikhail.naganov...
A follow-up to r7125: fix a couple of remaining comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
mikhail.naganov...
Add an interface for an embedder to provide information...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
mikhail.naganov...
Remove `sfi' abbreviations (a follow-up to r6902).
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
mikhail.naganov...
Revert r7119..r7121
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
fschneider...
Initialize zone lists in the register allocator with...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
mikhail.naganov...
lint
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
mikhail.naganov...
comment
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
mikhail.naganov...
renamed
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
lrn@chromium.org
X64: Change kSmiConstantRegister to r12.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
danno@chromium.org
Prepare push to trunk. Now working on version 3.2.2.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
danno@chromium.org
Add bailout to x64 pixel array lithium instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
vegorov@chromium.org
Rebuild scope chain from serialized scope info before...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
whesse@chromium.org
X64 Crankshaft: Add inline one-element cache for Instan...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
fschneider...
Reuse backing store of two zone lists by using Rewind...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
whesse@chromium.org
X64 Crankshaft: Fix unrestored context register in...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
danno@chromium.org
Combine typed and pixel arrays.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
kmillikin@chromium.org
Remove class HSubgraph.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
kmillikin@chromium.org
Refactor construction of switch statements to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
sgjesse@chromium.org
Remove deserializer assert checking object size allocat...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
sgjesse@chromium.org
Add the possibility for a code stub to be non-movable
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
ricow@chromium.org
Remove unneccesary JumpTableEntry pointer from lithium...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
ricow@chromium.org
Fix memory leaks on x64
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
fschneider...
Avoid allocation of temporary zone lists when inserting...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
sgjesse@chromium.org
Fix release build
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
ricow@chromium.org
Remove GetProvidedParametersCount from JavaScriptFrame...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
lrn@chromium.org
Fix bug in X64 RegExpExec stub.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
lrn@chromium.org
Fix Issue 1234.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
sgjesse@chromium.org
Ensure the result is used for the remaining calls to...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
fschneider...
Fix assertion failure introduced by my previous change.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
karlklose@chromium.org
ARM: Implement MathPowStub and DoMathPowHalf.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
fschneider...
Improve dead phi elimination.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
mmaly@chromium.org
Strict mode arguments do not share binding with formal...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
kmillikin@chromium.org
Fix a stack-height mismatch during deoptimization.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
fschneider...
Make the typefeedback oracle use a NumberDictionary...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
kmillikin@chromium.org
Refactor inlined functions to avoid using subgraphs.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
karlklose@chromium.org
Prepare push to trunk. Now working on version 3.2.1.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
kmillikin@chromium.org
Fix presubmit errors.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
kmillikin@chromium.org
Refactor polymorphic load and inline function graph...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
whesse@chromium.org
X64 Crankshaft: Revert r7071 and fix DoStoreContextSlot...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
lrn@chromium.org
X64: Ensure that there is always room for a call betwee...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
whesse@chromium.org
X64 Crankshaft: Fix bug in DoStoreContextSlot, and...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
whesse@chromium.org
X64: Make sure that all Win64 Visual Studio project...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
lrn@chromium.org
Optimize loads from root-array in X64.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
mmaly@chromium.org
Throw if setting length of a string in strict mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
cira@chromium.org
Fix memory corruption with AdoptText method.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
whesse@chromium.org
X64: Fix error in Win64 platform specific code in regex...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
whesse@chromium.org
Fix X64 Crankshaft error on Win64 platform, in deoptimi...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
fschneider...
Reorganize code for range analysis and suppress unneces...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
vitalyr@chromium.org
Start sampler for the runtime profiler even when we...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
kmillikin@chromium.org
Change the translation of polymorphic stores.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
sgjesse@chromium.org
Add missing cast.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
ricow@chromium.org
Remove unused label from lithium-codegen-ia32
commit
|
commitdiff
|
tree
|
snapshot
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
next