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-21
vitalyr@chromium.org
Clean up Isolate usages in ast visitor and hydrogen.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
vitalyr@chromium.org
Clean up Isolate usages in compilation cache.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
karlklose@chromium.org
Improve ARM-Simulator.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
vitalyr@chromium.org
Always inline BitCast.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
mmaly@chromium.org
Fix Xcode after isolates landing.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
vitalyr@chromium.org
Avoid TLS accesses in QuoteJsonString.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
vitalyr@chromium.org
Try fix arm build.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
dimich@chromium.org
Update cctest expectations: ass 2 timed out tests to...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
dimich@chromium.org
Fix Win64 build after isolates merge.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
vitalyr@chromium.org
Merge isolates to bleeding_edge.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
vitalyr@chromium.org
Revert r7268: it borked the history.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
vitalyr@chromium.org
Merge isolates to bleeding_edge.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
vitalyr@chromium.org
Mark cctest/test-profile-generator/RecordStackTraceAtSt...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
lrn@chromium.org
Make Script.prototype.nameOrSourceURL use indexOf searc...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
antonm@chromium.org
Revert r7258 and r7260.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
mikhail.naganov...
Fix presumbit warning after r7259
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
antonm@chromium.org
Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
mikhail.naganov...
Dramatically speed up detailed heap snapshot generation.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
antonm@chromium.org
Make exception thrown via v8 public API propagate to...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
dimich@chromium.org
Fix compilation on Windows post-7252
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
mmaly@chromium.org
Implement strict mode ThrowTypeError functions for...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
mmaly@chromium.org
Implement fast path for strict closure creation.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
mmaly@chromium.org
Strict mode ThrowTypeError functions for
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
lrn@chromium.org
X64: Port optimization of LMulI to x64.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
antonm@chromium.org
Refactor fast API call.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
vitalyr@chromium.org
Remove empty test/mjsunit/compiler/global-accessors...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
vitalyr@chromium.org
Emit slightly more compact code in untag double.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
ricow@chromium.org
Revert revisions 7215 and 7212.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
vegorov@chromium.org
Fix presubmit error introduced by r7221.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
sgjesse@chromium.org
X64: Add the global object as parameter to the GlobalRe...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
vegorov@chromium.org
Make HDeoptimize to explicitly use environment values.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
ricow@chromium.org
Prepare push to trunk. Now working on version 3.2.4.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
lrn@chromium.org
Add support for unary plus in hydrogen compiler.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
sgjesse@chromium.org
Fix infinite recursion in the compiler introduced in...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
whesse@chromium.org
Fix some XMM and byte register names in the X64 disasse...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
ricow@chromium.org
Partially fix serializer which crashes on x64 running...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
sgjesse@chromium.org
Increase coverage of global loads in optimized code
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
sgjesse@chromium.org
Add a preprocessor symbol to have printing on Android...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
ager@chromium.org
Fix Array::New(length) in the API to return an array...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
fschneider...
Refactor lithium CheckSmi instruction into two separate...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
whesse@chromium.org
Fix some register names in the ia32 disassembler. ...
commit
|
commitdiff
|
tree
|
snapshot
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
next