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-12-06
keuchel@chromium.org
Hydrogen support for stack local harmony bindings in...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
yangguo@chromium.org
Fix presubmit.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
yangguo@chromium.org
Stop skipping regress-397.js
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
yangguo@chromium.org
Skip check for +/-0.5 in optimized Math.pow (ia32).
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
yangguo@chromium.org
Fixing fix for MathPowHalf on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
yangguo@chromium.org
Fixing MathPowHalf on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
danno@chromium.org
Improve TraceIC logging
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
mikhail.naganov...
Revert r10158 "Distinguish weak references in heap...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
yangguo@chromium.org
Fixing MathPowHalf on x64.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
mikhail.naganov...
Distinguish weak references in heap snapshots, group...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
yangguo@chromium.org
Refactor MathPowHalf on ia32.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
keuchel@chromium.org
Statically check for assignments to const in harmony...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
mstarzinger...
MIPS: updated test .status files based mostly on the...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
yangguo@chromium.org
Fixing Math.pow(NaN, -0.0) == 1 on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
mstarzinger...
Fix special handling of DefineOwnProperty on arrays.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
erik.corry...
Fix performance on the page cycler, which is not design...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
erik.corry...
Clean up multi byte nop support on x64 to more closely...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
yangguo@chromium.org
Fixing windows build.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
fschneider...
Fix a bug with deoptimization from inside the default...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
erik.corry...
Reduce minimum memory use on 64 bit to one page per...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
erik.corry...
Let store buffer start out small for a 1Mbyte saving...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
yangguo@chromium.org
Temporarily disable regress-397 until fix has been...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
danno@chromium.org
Fix presubmit error.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
yangguo@chromium.org
Quickfix for DoMathPowHalf.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
danno@chromium.org
Fix flaky debugger test
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
danno@chromium.org
Optimize Crankshaft array literal initialization from...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
erik.corry...
Fix lint
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
erik.corry...
Support multi-byte nop instructions as recommended by
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
yangguo@chromium.org
Implement Math.pow using FPU instructions and inline...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
fschneider...
Revert r10118 from bleeding edge.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
danno@chromium.org
MIPS: Port array literal changes on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
mstarzinger...
MIPS: Implement crankshaft support for nested object...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
fschneider...
Insert proper padding between lazy deoptimization point...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
mstarzinger...
MIPS: Implement code stub for object literal creation.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
erik.corry...
Introduce a test of how much memory it takes to boot...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
ulan@chromium.org
Use the old idle notification handler when context...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
fschneider...
Simplify stack check instruction in Crankshaft.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
yangguo@chromium.org
MIPS: Add external strings support to regexp in generat...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
yangguo@chromium.org
MIPS: Porting r10023 and r10054 to arm (pointer cache...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
svenpanne@chromium.org
Prepare push to trunk. Now working on version 3.8.0
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
ricow@chromium.org
Increase tick interval for the android platform.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
keuchel@chromium.org
Fix build with GCC 4.7, which fails with "narrowing...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
ulan@chromium.org
Fix a compiler error on Windows introduced by r10093
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
ulan@chromium.org
Fix compile errors on Windows and Mac introduced by...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
yangguo@chromium.org
MIPS: Implement Math.tan in generated code.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
yangguo@chromium.org
MIPS: Catch non-string subject in RegExpExecStub.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
fschneider...
Only make function literals in top-level object literal...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
fschneider...
Fix a bug in the register allocator.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
sgjesse@chromium.org
Fix handling of recompiling code for optimized and...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
ulan@chromium.org
Start incremental marking on idle notification.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
erik.corry...
Be more willing to expand old space when evacuating...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
erik.corry...
Elide write barrier.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
mstarzinger...
Prepare push to trunk. Now working on version 3.7.12.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
fschneider...
Fix bug when generating padding to ensure space for...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
erik.corry...
Fix windows build.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
danno@chromium.org
Port array literal changes on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
erik.corry...
Only sweep one page eagerly unless we are running out...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
kmillikin@chromium.org
Remove the static qualifier from functions in header...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
vegorov@chromium.org
When scavenging update source slot before migrating...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
mstarzinger...
Fix assertion while marking Harmony weak maps.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
keuchel@chromium.org
Reapply "Fix the ScopeIterator reimplementation".
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
keuchel@chromium.org
Make let/const outside of the extended mode early error...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
danno@chromium.org
Reintroduce fast path in full-codegen for VisitArrayLit...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
keuchel@chromium.org
Revert r10076 due to arm build failures.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
keuchel@chromium.org
The ScopeIterator uses recorded scope position - as...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
ulan@chromium.org
Dump counters sorted by name on d8 exit.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
lrn@chromium.org
Clean up JavaScript files to better follow coding standard.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
mstarzinger...
Skip test for known failure tracked by issue 1845.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
mstarzinger...
Implement high promotion mode for new space.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
yangguo@chromium.org
Shorten FP register pops where possible.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
yangguo@chromium.org
Add external strings support to regexp in generated...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
yangguo@chromium.org
Fixing build errors on arm.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
mstarzinger...
Fix assertion broken by recent revision.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
yangguo@chromium.org
Implement Math.tan in generated code.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
lrn@chromium.org
Don't preparse large files to find boundaries of lazy...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
yangguo@chromium.org
Catch non-string subject in RegExpExecStub.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
keuchel@chromium.org
Make the parser track the language mode instead of...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
keuchel@chromium.org
Introduce extended mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
mstarzinger...
Implement crankshaft support for nested object literals.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
lrn@chromium.org
Add histogram timer scope for preparsing.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
yangguo@chromium.org
Porting r10023 and r10054 to arm (pointer cache for...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
yangguo@chromium.org
Porting r10023 and r10054 to x64 (pointer cache for...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
jkummerow@chromium.org
Upstream Android V8 change.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
mstarzinger...
ARM: Implement code stub for object literal creation.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
yangguo@chromium.org
Refactor Heap::SymbolMapForString to use switch/case.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
yangguo@chromium.org
Recommit introducing short external strings.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
mstarzinger...
Prepare push to trunk. Now working on version 3.7.11.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
yangguo@chromium.org
Rolling back r10049 due to webkit failures.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
yangguo@chromium.org
Introduce short external strings without pointer cache.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
ricow@chromium.org
MIPS: Reduced the number of threads in cctest test...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
ricow@chromium.org
Decrease number of threads in ExtensionRegistration...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
ulan@chromium.org
Set the code age field of SharedFunctionInfo correctly.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
dslomov@chromium.org
Fix ExtensionsRegistration cctest on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
fschneider...
Set maximum length of FixedArray in terms of elements...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
fschneider...
MIPS: Landing: [hydrogen] optimize switch with string...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
mstarzinger...
Remove unused runtime functions for literals.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
jkummerow@chromium.org
Minimal changes required to build d8 for Android
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
ricow@chromium.org
Always create deopt data when using full-codegen if...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
kmillikin@chromium.org
MIPS: Add a level of indirection to exception handler...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
mstarzinger...
Fix presubmit error for recent revision.
commit
|
commitdiff
|
tree
|
snapshot
next