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-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
2013-03-26
yangguo@chromium.org
Only copy with, block and catch scopes in DebugEvaluate.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
ulan@chromium.org
ARM: fix dictionary negative lookup.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
plind44@gmail.com
MIPS: Generalizing remaining Allocate functions in...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
danno@chromium.org
Remove bogus test flags
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
danno@chromium.org
Use code_range()->exists() to determine the size of...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
palfia@homejinni.com
MIPS: Change LookupForWrite to always do a full lookup...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
verwaest@chromium.org
Create a new HandleScope for each JSON-parsed object...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
verwaest@chromium.org
Add AssertNoAllocation to ensure TransitionArray* trans...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
hpayer@chromium.org
Generalizing remaining Allocate functions in the macro...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
danno@chromium.org
Fix store_mode bug involving polymorphism with external...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
jkummerow@chromium.org
Fix crash involving zombie maps escaping from the JSON...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
verwaest@chromium.org
Change LookupForWrite to always do a full lookup and...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
rossberg@chromium.org
Remove GC hazard (temporary handle object)
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
yangguo@chromium.org
Correctly materialize arguments object in Runtime_Debug...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
palfia@homejinni.com
MIPS: ES6 symbols: turn symbols into a proper primitive...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
adamk@chromium.org
Fix %GetArrayKeys to not skip non-enumerable indices
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
rossberg@chromium.org
ES6 symbols: prevent reflection, proxy, and observe...
commit
|
commitdiff
|
tree
|
snapshot
next