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
2014-01-21
mvstanton@chromium.org
Revert "Unify calling to GenerateFastApiCallBody before...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
rossberg@chromium.org
Zonify types in compiler frontend
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
jochen@chromium.org
Only refill free lists for spaces that are being swept
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
mvstanton@chromium.org
Array constructor shouldn't require a Cell, just an...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
dcarney@chromium.org
Unify calling to GenerateFastApiCallBody before stubbing it
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
rossberg@chromium.org
Silence another VS warning
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
rossberg@chromium.org
Retry landing "Implement zone-allocated types"
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
jochen@chromium.org
Rename MarkCompactCollector::StealMemoryFromSweeperThre...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
verwaest@chromium.org
Add hydrogen support for ArrayPop, and remove the handw...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
machenbach...
Add infrastructure for skipping tests in GC stress...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
jochen@chromium.org
Move the temporary private freelist closer to where...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
jochen@chromium.org
Move the management of the already swept pages to MarkC...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
verwaest@chromium.org
Stay in fast enum case if the empty_slow_element_dictio...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
bmeurer@chromium.org
Fix invalid type assumption in GenerateNumberToString().
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
machenbach...
Prepare push to trunk. Now working on version 3.24.21.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
machenbach...
[Sheriff] Temporarily mark array-literal-feedback as...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
palfia@homejinni.com
MIPS: Turn ArrayPush into a stub specialized on the...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
machenbach...
[Sheriff] Temporarily mark two mjsunit tests as flaky.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
titzer@chromium.org
Fix representation requirement in HReturn.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
verwaest@chromium.org
Turn ArrayPush into a stub specialized on the elements...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
jochen@chromium.org
Update Isolate::RequestGarbageCollection after r18691
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
hpayer@chromium.org
Enable incremental marking when --expose-gc is turned on.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
jochen@chromium.org
Explicitly initialize MarkCompactCollector and External...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
rmcilroy@chromium.org
DoubleToIStub can't use ip on armv6, because the ubfx...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
dslomov@chromium.org
Revert "ES6: Implement Object.setPrototypeOf"
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
dslomov@chromium.org
ES6: Implement Object.setPrototypeOf
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
dcarney@chromium.org
String:WriteUtf8: Add REPLACE_INVALID_UTF8 option
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
mvstanton@chromium.org
We no longer need to recover type cells from the oracle.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
machenbach...
Prepare push to trunk. Now working on version 3.24.20.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
svenpanne@chromium.org
De-virtualize GenerateNameCheck.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
haitao.feng...
Replace movq with movp for X64 when the operand size...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
haitao.feng...
Use kRegisterSize when passing arguments to the C+...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
bmeurer@chromium.org
Fix compilation with latest Xcode toolchain.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
verwaest@chromium.org
Remove special String.fromCharCode call IC support.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
ishell@chromium.org
--trace-hydrogen fix
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
verwaest@chromium.org
Remove the special MathFloor / MathAbs call handlers.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
mvstanton@chromium.org
Moving logic to AstNode to determine how many type...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
mvstanton@chromium.org
Minor bugfix in building inlined Array: bad argument...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
svenpanne@chromium.org
Fixed Windows build.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
machenbach...
Activate calling push-to-trunk in auto-roll script.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
verwaest@chromium.org
Remove special charAt and charCodeAt handling in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
verwaest@chromium.org
Remove special ArrayCode CallIC.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
mvstanton@chromium.org
Fix logic error in assert in IsUndeclaredGlobal()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
svenpanne@chromium.org
Various extension-related cleanup and simplifications.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
dcarney@chromium.org
Fix stub-invoked setter callback handling.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
ulan@chromium.org
Refactor string internalization.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
jochen@chromium.org
Introduce a setting to control the toolset for which...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
machenbach...
Prepare push to trunk. Now working on version 3.24.19.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
palfia@homejinni.com
MIPS: Implement in-heap backing store for typed arrays.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
dslomov@chromium.org
Implement in-heap backing store for typed arrays.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
dslomov@chromium.org
Revert "Implement in-heap backing store for typed arrays."
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
dslomov@chromium.org
Implement in-heap backing store for typed arrays.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
machenbach...
Fix tree check in merge-to-branch script.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
dslomov@chromium.org
Revert "Implement in-heap backing store for typed arrays."
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
dslomov@chromium.org
Implement in-heap backing store for typed arrays.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
svenpanne@chromium.org
Robustified extension installation a bit.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
hpayer@chromium.org
Enable allocation site pretenuring.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
titzer@chromium.org
Fix handling of last position for lazy deopt on X64...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
hpayer@chromium.org
Deopt marked code at safe deoptimization point when...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
haitao.feng...
Update load_rax and store_rax to support X32
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
hpayer@chromium.org
Refactor DeoptimizeDependentCodeGroup.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
machenbach...
Fix ChangeLog entry.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
machenbach...
Prepare push to trunk. Now working on version 3.24.18.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
svenpanne@chromium.org
Removed apiutils.h and related cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
palfia@homejinni.com
MIPS: Fix Win32 buildbreak (caused by overriden methods...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
palfia@homejinni.com
MIPS: This is a preview of a first step towards unifica...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
jarin@chromium.org
Fix Win32 buildbreak (caused by overriden methods that...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
jarin@chromium.org
This is a preview of a first step towards unification...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
jochen@chromium.org
Revert of Make it possible to compile d8 for the host...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
machenbach...
Add tree control feature to auto-roll script.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
jochen@chromium.org
Make it possible to compile d8 for the host toolset...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
machenbach...
Revert "Make it possible to compile d8 for the host...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
jochen@chromium.org
For V8, only build d8 on target
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
jochen@chromium.org
Make it possible to compile d8 for the host toolset...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
ulan@chromium.org
Make cells pointing to JSObjects weak in optimized...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
machenbach...
Prepare push to trunk. Now working on version 3.24.17.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
jkummerow@chromium.org
Revert "Eliminatable CheckMaps replaced with if(true...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
machenbach...
Reland "Remove flags argument from EmitCallWithStub...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
machenbach...
Revert "Remove flags argument from EmitCallWithStub...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
machenbach...
[Sheriff] Mark cpu profiler test as flaky on arm.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
plind44@gmail.com
MIPS: Remove flags argument from EmitCallWithStub.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
plind44@gmail.com
MIPS: Remove HCallGlobal and merge uses with HCallNamed.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
machenbach...
[Sheriff] Mark cpu profiler test as flaky on windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
plind44@gmail.com
MIPS: Get rid of ContextualMode for call ICs.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
plind44@gmail.com
MIPS: Fix loading the global receiver.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
plind44@gmail.com
MIPS: Remove CALL_AS_FUNCTION and CALL_AS_METHOD.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
verwaest@chromium.org
Remove flags argument from EmitCallWithStub
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
ishell@chromium.org
Revert "Polymorphic named calls optimized for the case...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
plind44@gmail.com
MIPS: Make the strict-mode calling convention for conte...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
verwaest@chromium.org
Remove HCallGlobal and merge uses with HCallNamed.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
verwaest@chromium.org
Get rid of ContextualMode for call ICs.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
verwaest@chromium.org
Fix loading the global receiver on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
ishell@chromium.org
Eliminatable CheckMaps replaced with if(true) or if...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
mstarzinger...
Closed generator returns a completed object instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
verwaest@chromium.org
Remove CALL_AS_FUNCTION and CALL_AS_METHOD.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
mstarzinger...
Annotate mapped memory regions for LeakSanitizer.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
jkummerow@chromium.org
Fix test after r18586
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
jkummerow@chromium.org
Delete useless --loop-weight flag
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
jkummerow@chromium.org
Turn Runtime_MigrateInstance into Runtime_TryMigrateIns...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
bmeurer@chromium.org
Fix typo in ARM macro assembler Pop() method.
commit
|
commitdiff
|
tree
|
snapshot
next