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-04-10
hpayer@chromium.org
On-the-fly bookkeeping of PagedSpace memory kept in...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
svenpanne@chromium.org
Unbreak mipsel.debug.check
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
palfia@homejinni.com
MIPS: Activate generation of Crankshafted KeyedStores
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
palfia@homejinni.com
MIPS: Always check global property cells for readonline...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
verwaest@chromium.org
Eagerly parse expected transitions in JSON.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
verwaest@chromium.org
Let ComputeTarget fail if it skips over NORMAL objects.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
danno@chromium.org
Fix KeyedAccessStoreMode on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
mstarzinger...
GDBJIT: Properly terminate sub program and compile...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
ulan@chromium.org
Minor Native Client specific changes to files in src.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
danno@chromium.org
Activate generation of Crankshafted KeyedStores
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
yangguo@chromium.org
Add an option to dump core when an uncaught exception...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
mvstanton@chromium.org
Remove SSE2 feature checks from x64 code (it is always on)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
jkummerow@chromium.org
Fast-forward version number on bleeding_edge. Now worki...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
mvstanton@chromium.org
Bug fix, uint broke win32 build, use uint32_t
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
mvstanton@chromium.org
Improvements for x87 stack handling
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
ulan@chromium.org
Modifications to tests and test tools for Native Client V8.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
jkummerow@chromium.org
A helper script for testing Native Client builds of V8.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
jkummerow@chromium.org
A new Makefile for the Native Client V8 builds.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
yangguo@chromium.org
Fix slow path of JSON.stringifier when GC strikes.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
verwaest@chromium.org
Adding standard-compliance tests for array functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
verwaest@chromium.org
Always check global property cells for readonliness...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
jkummerow@chromium.org
linux: fix uClibc ifdeffery
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
svenpanne@chromium.org
Move context retrieval method around. Use delegation...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
palfia@homejinni.com
MIPS: ARM: Log an error if /proc/cpuinfo cannot be...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
yangguo@chromium.org
Fix worst-case behavior of MergeRemovableSimulates().
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
yurys@chromium.org
Remove LOGGER macro
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
yangguo@chromium.org
Fix bug in bignum implementation.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
yurys@chromium.org
No need to start Ticker for Crankshaft
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
svenpanne@chromium.org
Train wreck reduction.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
mstarzinger...
Devirtualize Parser
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
mstarzinger...
Move StackHandlerConstants to platform-independent...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
svenpanne@chromium.org
Unbreak --deopt-every-n-times.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
danno@chromium.org
Remove ARM support for VFP2
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
plind44@gmail.com
MIPS: Remove conflicting FPU check for code generation...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
palfia@homejinni.com
MIPS: Force context allocation for variables in generat...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
palfia@homejinni.com
MIPS: Compile FastCloneShallowArrayStub using Crankshaft.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
verwaest@chromium.org
Remove unnecessary explicity prototype check.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
yangguo@chromium.org
Fix Array.prototype.concat when exceeding array size...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
mstarzinger...
Fix presubmit style warning for gdb-jit.cc
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
mstarzinger...
Force context allocation for variables in generator...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
mstarzinger...
Refactor parser mode configuration for correctness
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
yangguo@chromium.org
Remove push(holder_reg) in CheckAccessGlobalProxy.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
yangguo@chromium.org
Do not implicitly convert non-object receivers for...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
mstarzinger...
Fix minor typo in generator parsing test.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
hpayer@chromium.org
Refactoring BuildAllocateElements.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
haraken@chromium.org
Pass an isolate to GetCurrent()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
plind44@gmail.com
MIPS: Resolved the rest of soft-float bugs.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
adamk@chromium.org
Remove code duplication in JSObject::HasRealElementProperty
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
mstarzinger...
Compile FastCloneShallowArrayStub using Crankshaft.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
palfia@homejinni.com
MIPS: Remove extranous holder load in some prototype...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
mstarzinger...
Skip long running regression test from r14078.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
mstarzinger...
Fix bogus uses of preparser API
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
mstarzinger...
Make __proto__ a real JavaScript accessor property.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
danno@chromium.org
Remove extranous holder load in some prototype-chain...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
mstarzinger...
Prepare push to trunk. Now working on version 3.17.17.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
mstarzinger...
Switch transition zapping to slower version.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
dslomov@chromium.org
Test behavior of qNaN and sNaN
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
ulan@chromium.org
Add extra flag for load-ic stubs in code cache.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
palfia@homejinni.com
MIPS: Ensure UseRegisterAtStart not used with fixed...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
palfia@homejinni.com
MIPS: Fix ARM build
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
palfia@homejinni.com
MIPS: Fix hydrogen tracing on x64 and ARM
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
rossberg@chromium.org
ES6 symbols: fix corner cases of equality operators
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
dslomov@chromium.org
Remove (H|L)JSArrayLength instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
mstarzinger...
Fix error message when reporting unexpected yield.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
adamk@chromium.org
Codify the assumption that %GetArrayKeys can return...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
danno@chromium.org
Ensure UseRegisterAtStart not used with fixed temp...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
danno@chromium.org
Fix ARM build
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
danno@chromium.org
Fix hydrogen tracing on x64 and ARM
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
hpayer@chromium.org
Move DeepCopy of JSObject from runtime to object.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
palfia@homejinni.com
MIPS: Deoptimizer support for hydrogen stubs that accep...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
rodolph.perfetta...
Fix bugs in softfloat code path.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
mstarzinger...
Fix another set of build failures on Windows since...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
mstarzinger...
Fix build failure on Windows since r14116.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
mstarzinger...
Add parser support for generators.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
dslomov@chromium.org
Fix Win64 build
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
dslomov@chromium.org
Fix CopyBytes to accept size_t for num_bytes
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
ulan@chromium.org
Cleanup: Rename Simulator::watched_stops to match style...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
ulan@chromium.org
ARM: Log an error if /proc/cpuinfo cannot be opened
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
mvstanton@chromium.org
Deoptimizer support for hydrogen stubs that accept...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
yurys@chromium.org
Isolatify CPU profiler public API
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
yurys@chromium.org
Deprecate HeapSnapshot type
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
yurys@chromium.org
Isolatify HeapProfiler
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
yurys@chromium.org
Isolatify CPU profiler
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
yurys@chromium.org
Allow recording individual samples in addition to the...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
plind44@gmail.com
MIPS: Fixed some soft-float bugs.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
plind44@gmail.com
MIPS: Make the mips port build cleanly with clang.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
palfia@homejinni.com
MIPS: Fix register usage in softfloat code path.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
yangguo@chromium.org
Add test to check that Function.caller must not expose...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
yangguo@chromium.org
Always allocate symbols in old space.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
dslomov@chromium.org
Canonicalize NaNs on store to Fast(Float|Double) arrays
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
dslomov@chromium.org
Win32 build fix
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
dslomov@chromium.org
Release buold fix
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
dslomov@chromium.org
First steps towards implementing ArrayBuffer &co in V8
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
dslomov@chromium.org
Replace ICStub for array.length with hydrogen stub
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
rossberg@chromium.org
ES6 symbols: symbol properties should not cause going...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
yangguo@chromium.org
Improve SeqString::Truncate for latest allocated strings.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
yangguo@chromium.org
Stack trace API: poison stack frames below the first...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
palfia@homejinni.com
MIPS: Small refactoring of r14058.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
hpayer@chromium.org
Make Isolate::GetHeapStatistics robust against half...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
yangguo@chromium.org
Add test case for missing deopt sequence after forced...
commit
|
commitdiff
|
tree
|
snapshot
next