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
2013-03-05
jkummerow@chromium.org
Remove "library" variable from standalone.gypi.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
jkummerow@chromium.org
Fixed HCheckSmiOrInt <-> HBoundsCheck interaction wrt...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
ulan@chromium.org
Improve integer division on ARM in favor of power of...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
mstarzinger...
Enable zapping of disposed global handles in release...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
mstarzinger...
Add workaround for redefinition of __proto__ property.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
rossberg@chromium.org
Also fix cast warnings on Win64
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
mstarzinger...
Make sure builtin functions don't rely on __proto__.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
hpayer@chromium.org
Fix assert in PagedSpace::SizeOfObject for concurrent...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
rossberg@chromium.org
Fix one more cast warning on Win32
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
rossberg@chromium.org
Fix cast warnings on Win32
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
rossberg@chromium.org
ES6 symbols: Allow symbols as property names
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
hpayer@chromium.org
Wait for sweeper threads and finalize sweeping only...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
palfia@homejinni.com
MIPS: Renamed "symbols" to "internalized strings" throu...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
yangguo@chromium.org
Prepare push to trunk. Now working on version 3.17.8.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
palfia@homejinni.com
MIPS: Minor cleanup of CompareIC state
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
palfia@homejinni.com
MIPS: Currently this mostly just moves code around.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
palfia@homejinni.com
MIPS: Fix materialization of arguments objects with...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
palfia@homejinni.com
MIPS: Compile FastCloneShallowObjectStub using Crankshaft.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
verwaest@chromium.org
Polymorphism support for load IC.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
palfia@homejinni.com
MIPS: Refactor RegExpStub to check lazily.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
mvstanton@chromium.org
Bugfix: allow handle dereference only when we have...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
yangguo@chromium.org
Tweak register allocation for Math.round and do not...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
mvstanton@chromium.org
A debug code assert needed to be behind the new optimiz...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
mvstanton@chromium.org
Allocation Info Tracking, continued.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
mvstanton@chromium.org
Handle dereferencing needs to be allowed for printing...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
yangguo@chromium.org
Limit EatAtLeast recursion by a budget.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
rossberg@chromium.org
Fix cast warning on Win32
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
rossberg@chromium.org
ES6 symbols: Implement Symbol intrinsic and basic funct...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
hpayer@chromium.org
Fix Win64 compilation problem.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
mstarzinger...
Unify deoptimizer for accessor and arguments frames.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
rossberg@chromium.org
ES6 symbols: Introduce Symbol class, along with abstrac...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
yangguo@chromium.org
Simplify line editor choice in d8.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
rossberg@chromium.org
Renamed "symbols" to "internalized strings" throughout...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
hpayer@chromium.org
Prepare push to trunk. Now working on version 3.17.7.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
hpayer@chromium.org
Turn off parallel and concurrent sweeping on system...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
hpayer@chromium.org
Set unswept free bytes for concurent sweeper.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
rossberg@chromium.org
Minor cleanup of CompareIC state
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
mstarzinger...
Revert "Reapply optimization of DeoptimizeIf for ia32...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
yangguo@chromium.org
Fix math.round with SSE4.1.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
yangguo@chromium.org
Fix wrong test in r13766 (Insert conversion to string...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
verwaest@chromium.org
Order arguments of ComputeMonomorphicFlags to match...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
verwaest@chromium.org
Currently this mostly just moves code around.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
mstarzinger...
Reapply optimization of DeoptimizeIf for ia32 broken...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
yangguo@chromium.org
Insert conversion to string in string.replace.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
svenpanne@chromium.org
Miscellaneous profile-driven Isolate plumbing.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
yangguo@chromium.org
Handle negative input in inlined Math.round on Intel...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
mstarzinger...
Fix materialization of arguments objects with unknown...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
yangguo@chromium.org
Make message listener API backwards compatible.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
yangguo@chromium.org
Refactor implementation for String.prototype.replace.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
hpayer@chromium.org
Increase acceptable boot up memory size in tests for...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
svenpanne@chromium.org
Avoid TLS accesses in Object::Lookup and Object::GetPro...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
hpayer@chromium.org
Shrinking of PagedSpace is done only by sweeper.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
hpayer@chromium.org
Added system thread manager class.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
svenpanne@chromium.org
Added Isolate parameter to CodeStub::GetCode().
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
svenpanne@chromium.org
Avoid HEAP macro in spaces.cc
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
jkummerow@chromium.org
Normalized map copies should not share code caches
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
ulan@chromium.org
Disable regress-crbug-160010 for Android because it...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
ulan@chromium.org
ARM: Fix disassembly of some VFP instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
jkummerow@chromium.org
Integer HConstants don't need to kDependsOnOsrEntries
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
jkummerow@chromium.org
Clean up mjsunit/array-bounds-check-removal
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
hpayer@chromium.org
Set default number of sweeper threads to two.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
ulan@chromium.org
Emit VMLS for multiply-subtract on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
mstarzinger...
Prepare push to trunk. Now working on version 3.17.6.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
mstarzinger...
Fix SSE2 scope being too broad in DoCmpIDAndBranch.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
palfia@homejinni.com
MIPS: Combine %_SubString and %_StringCharAt.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
adamk@chromium.org
Remove duplication and unnecessary HandleScope from...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
yurys@chromium.org
Send SIGPROF signals on the profiler event processor...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
ulan@chromium.org
[Android] Fix v8_shell compilation for Android componen...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
ulan@chromium.org
Visit stored context when iterating stack for optimized...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
mstarzinger...
Compile FastCloneShallowObjectStub using Crankshaft.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
yurys@chromium.org
Use boolean instead of Atomic32 for is_profiling_ flag
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
dcarney@chromium.org
Fix overflow in WriteQuoteJsonString and SlowQuoteJsonS...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
yangguo@chromium.org
Fix bogus regexp test.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
mstarzinger...
Make __proto__ a foreign callback on Object.prototype.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
yangguo@chromium.org
Refactor RegExpStub to check lazily.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
adamk@chromium.org
Move extensibility check to the top of Object.isFrozen...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
adamk@chromium.org
Speed up non-interceptor case of Object.getOwnPropertyNames
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
ulan@chromium.org
Debugger: ScopeMirror has N^2 algorithm when building...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
jkummerow@chromium.org
MIPS: Add android build support for mips in gyp.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
ulan@chromium.org
ARM: Make DoStoreKeyedFixedDoubleArray faster; don...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
loislo@chromium.org
Fix for HeapSnapshotAddressReuse test case.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
ulan@chromium.org
Prepare push to trunk. Now working on version 3.17.5.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
svenpanne@chromium.org
Made Isolate a mandatory parameter for everything Handl...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
danno@chromium.org
Fix bugs in generating and printing of Crankshaft stubs
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
ulan@chromium.org
Zap holes in dependent code array after deoptimizing...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
ulan@chromium.org
Revert r13699 "Debugger: ScopeMirror has N^2 algorithm...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
ulan@chromium.org
Prepare push to trunk. Now working on version 3.17.4.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
svenpanne@chromium.org
Forced inlining of some GC-related methods.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
loislo@chromium.org
Heap snapshot doesn't detect the fact that an old objec...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
hpayer@chromium.org
Release evacuation candidates after parallel sweeper...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
yangguo@chromium.org
Fix windows build warnings.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
loislo@chromium.org
Split profile-generator
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
yangguo@chromium.org
Constant fold math and string operations.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
jkummerow@chromium.org
Avoid creating unnecessary branches in Hydrogen
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
mmassi@chromium.org
Fixed numeric relations on HPhi instances.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
yangguo@chromium.org
Handlify escape and unescape.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
mmassi@chromium.org
Also check if the length ia a smi in a HBoundsCheck.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
yangguo@chromium.org
Combine %_SubString and %_StringCharAt.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
yangguo@chromium.org
Debugger: ScopeMirror has N^2 algorithm when building...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
mstarzinger...
Ensure deopt entries have no relocation information.
commit
|
commitdiff
|
tree
|
snapshot
next