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-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
2011-11-21
mstarzinger...
Implement code stub for object literal creation.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
erikcorry
Prepare push to trunk. Now working on version 3.7.10.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
fschneider...
Propagate and combine constants in Hydrogen
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
keuchel@chromium.org
Partially revert r9734 due to crashes in dev and canary...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
erik.corry...
Remove more superfluous write barriers.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
erik.corry...
Add flag --collect-megamorphic-maps-from-stub-cache...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
mikhail.naganov...
Really fix missing HandleScope to prevent local handles...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
yangguo@chromium.org
Fix debug builds.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
yangguo@chromium.org
Avoid explicitly using built-in new operator where...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
yangguo@chromium.org
MIPS: Change generated code for substring not to bail...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
yangguo@chromium.org
Fixing compiler warning on gcc 4.6.1.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
yangguo@chromium.org
Removing exit time destructors by leaking static members.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
danno@chromium.org
Optimize array literal boilerplate copy for fast cases.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
yangguo@chromium.org
Add pointer cache field to external string for access...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
danno@chromium.org
Add version of x64 FastCloneShallowArrayStub that copie...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
danno@chromium.org
Add ia32 FastCloneShallowArrayStub that copies all...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
fschneider...
MIPS: Fix lazy deoptimization at HInvokeFunction and...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
fschneider...
Landing: [hydrogen] optimize switch with string clauses...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
danno@chromium.org
MIPS: Cleaned up an unused declaration in lithium-codeg...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
danno@chromium.org
MIPS: Fixed a minor inconsistency in lithium-codegen...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
danno@chromium.org
MIPS: Re-work DoModI.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
danno@chromium.org
MIPS: Fix for Ins macro-assembler instruction for non...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
danno@chromium.org
MIPS: Implement runtime function for array literal...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
yangguo@chromium.org
Change generated code for substring not to bail out...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
ricow@chromium.org
Prepare push to trunk. Now working on version 3.7.9.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
vegorov@chromium.org
Reset allocation info when we are releasing the page...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
yangguo@chromium.org
Adding NetBSD support for scons build.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
ricow@chromium.org
Use safe version (i.e. using write barrier) of set_map...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
fschneider...
Fix lazy deoptimization at HInvokeFunction and enable...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
svenpanne@chromium.org
Re-added missing return in HInferRepresentation::TryChange.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
vegorov@chromium.org
Fix presubmit errors introduced by r10002.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
dslomov@chromium.org
Presubmit failures fixed
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
vegorov@chromium.org
Introduce non auto-scaling mode in spinning balls bench...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
dslomov@chromium.org
Extension state made per-siolate in genesis
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
erik.corry...
Elide superfluous write barriers.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
keuchel@chromium.org
Static resolution of outer variables in eval code.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
vegorov@chromium.org
We might decide to start incremental marking immediatel...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
jkummerow@chromium.org
Add -e to echo in push-to-trunk.sh to print \t properly
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
mstarzinger...
Fix test failures introduced by last revision.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
erik.corry...
Avoid write barrier when writing an external pointer...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
mikhail.naganov...
Fix missing HandleScope to prevent local handles to...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
mstarzinger...
Remove hidden prototype for builtin functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
jkummerow@chromium.org
Prepare push to trunk. Now working on version 3.7.8.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
fschneider...
Speedup unit test to avoid timeout on slow ARM simulator.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
mikhail.naganov...
Fix static const weirdness in both gcc and msvs compati...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
mikhail.naganov...
Fix missing fast property accessors in heap snapshots.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
keuchel@chromium.org
Make eval compilation cache calling scope sensitive.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
yangguo@chromium.org
Fixing build errors.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
yangguo@chromium.org
Catch OOM when sparse array join results in too large...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
danno@chromium.org
ARM: Implement runtime function for array literal trans...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
jkummerow@chromium.org
Improve push-to-trunk.sh
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
kmillikin@chromium.org
Reapply "Add a level of indirection to exception handle...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
kmillikin@chromium.org
Revert "Add a level of indirection to exception handler...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
kmillikin@chromium.org
Add a level of indirection to exception handler addresses.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
mstarzinger...
Refactor embedded pointer visitors for the serializer
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
mstarzinger...
Fix mistake in comment for last revision.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
danno@chromium.org
Prepare push to trunk. Now working on version 3.7.7.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
erik.corry...
8-byte align zone allocations of objects that may requi...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
mstarzinger...
Fix filtering of store buffer for large object pages.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
erik.corry...
ARM: Check that address given to __ RecordWrite is...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
yangguo@chromium.org
Fixing crash of StringHash test.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
rossberg@chromium.org
A more holistic test case for proxies.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
rossberg@chromium.org
Fixing test cases for correct assertSame.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
fschneider...
Make LiveRange objects 1 word smaller by using a bool...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
yangguo@chromium.org
Fixing build error on Win64.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
yangguo@chromium.org
Fixing presubmit failure in r9955.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
yangguo@chromium.org
Fixing generated hash function on all platforms.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
yangguo@chromium.org
MIPS: Fixed a bug in StringHelper::GenerateTwoCharacter...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
rossberg@chromium.org
Fix instanceof a function proxy.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
vegorov@chromium.org
Fix Heap::Shrink to ensure that it does not free pages...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
fschneider...
Implement inline runtime function %_SetValueOf for...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
danno@chromium.org
Prepare push to trunk. Now working on version 3.7.6.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
yangguo@chromium.org
MIPS: Fix the cctest QuietSignalingNaNs for MIPS.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
yangguo@chromium.org
MIPS: Simplify StringCharCodeAt in non-crankshaft codegen.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
yangguo@chromium.org
MIPS: Repeat last debugger command in the arm simulator...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
vitalyr@chromium.org
Tighten handling of pthread_create errors on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
vitalyr@chromium.org
MIPS: Enable the ll_prof profiler on MIPS.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
jkummerow@chromium.org
Add MIPS support to top-level Makefile
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
kmillikin@chromium.org
Get rid of CodeStub::TryGetCode.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
vegorov@chromium.org
Fix Win64 compilation problems introduced by r9932.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
jkummerow@chromium.org
MIPS: Initial gyp infrastructure for MIPS architecture.
commit
|
commitdiff
|
tree
|
snapshot
next