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-07-21
hpayer@chromium.org
Enable object evacuation verifier. Perform verification...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
yangguo@chromium.org
Use 0 instead of undefined for uninitialized stub key.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
yangguo@chromium.org
Small improvement to String.fromCodePoint.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
yangguo@chromium.org
Store both major and minor key on code stubs.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
mstarzinger...
Fix HSourcePosition when --hydrogen-track-positions...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
rossberg@chromium.org
Missing runtime test
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
machenbach...
[Auto-roll] Bump up version to 3.28.31.0
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
machenbach...
Fix automatic version update.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
mvstanton@chromium.org
Introduce FLAG_vector_ics.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
hpayer@chromium.org
Always sweep precisely.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Jacob.Bramley...
ARM64: never record safepoint with doubles
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
rossberg@chromium.org
Remove harmony-typeof
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Jacob.Bramley...
ARM: never record safepoint with doubles
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
rossberg@chromium.org
Implement basic code generation for arrow functions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
jkummerow@chromium.org
Fix off-by-one error in Array.concat slow mode check
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
yangguo@chromium.org
Implement String.prototype.codePointAt and String.fromC...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
yangguo@chromium.org
Expose the content of Maps and WeakMaps through MapMirror.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
paul.lind@imgtec.com
MIPS64: Correct register use.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
weiliang.lin...
X87: Cache IC handlers on the prototype's map if possible
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
verwaest@chromium.org
Migrate to current map if deprecated in SetProperty
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
balazs.kilvady...
MIPS: Cache IC handlers on the prototype's map if possible.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
jkummerow@chromium.org
Cache IC handlers on the prototype's map if possible
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
verwaest@chromium.org
Reimplement SetProperty using the LookupIterator
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
mstarzinger...
Reland "Make v8::TryCatch able to consume natively...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
hpayer@chromium.org
Always sweep precisely off.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
machenbach...
Add automatic tag script.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
hpayer@chromium.org
Always sweep precisely.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
hpayer@chromium.org
Wait for sweeper threads when verifying the heap.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
dcarney@chromium.org
Revert "Bootstrapper::DetachGlobal also need to unset...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
rmcilroy@chromium.org
Really fix the arm builder bots by copying android_webv...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
hpayer@chromium.org
Fix 64-bit compile.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
hpayer@chromium.org
Concurrent/parallel precise sweeping.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
rmcilroy@chromium.org
Move android_webview_build variable to toolchain.gypi...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
rmcilroy@chromium.org
Fix the android_webview build's gyp files after the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Jacob.Bramley...
Unravel kHeapObjectTagSize from the stub cache.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
ernstm@chromium.org
Make GCTracer persistent.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
machenbach...
[Auto-roll] Bump up version to 3.28.29.0
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
jochen@chromium.org
Add histograms for idle notification and incremental...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
jochen@chromium.org
Fix compilation after r22461: removed now unused var
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
danno@chromium.org
Remove experimental flags that are now required
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
dcarney@chromium.org
Bootstrapper::DetachGlobal also need to unset global_pr...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
weiliang.lin...
X87: StubCallInterfaceDescriptor takes a context register.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
balazs.kilvady...
MIPS: StubCallInterfaceDescriptor and CallInterfaceDesc...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
jochen@chromium.org
Fix v8 Windows GN build.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
yangguo@chromium.org
Revert "Expose the content of Maps and WeakMaps through...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
mstarzinger...
Remove fuzz-natives blacklist entries that no longer...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
yangguo@chromium.org
Expose the content of Maps and WeakMaps through MapMirror.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
yangguo@chromium.org
Limit stack size when testing stack overflow in JSON...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
ernstm@chromium.org
Move node statistics from GCTracer to Heap.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
machenbach...
[Auto-roll] Bump up version to 3.28.27.0
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
mvstanton@chromium.org
StubCallInterfaceDescriptor and CallInterfaceDescriptor...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
yangguo@chromium.org
Change String.prototype.concat to be more like similar...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
rmcilroy@chromium.org
Add back a static_cast<int32_t> to assembler-arm.cc...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
rmcilroy@chromium.org
Some fixes to avoid breakages when enabling out-of...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
rmcilroy@chromium.org
Reland "Remove erroneous uses of CXX / CXX_target ...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
rodolph.perfetta...
ARM64: always restore regexp register cache after a...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
jochen@chromium.org
Remove JSReceiver::GetPrototype and replace it with...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
verwaest@chromium.org
Remove hole handling since holes cannot occur in JSObje...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
yangguo@chromium.org
Go to slow path when JSON.stringifying the global proxy.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
ernstm@chromium.org
v8: GCTracer clean-up part 1.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
yangguo@chromium.org
Mark test-mark-compact/Promotion as PASS, FAIL on arm64.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
yangguo@chromium.org
Fix ninja build.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
yangguo@chromium.org
Ship ES6 Math functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
yangguo@chromium.org
Fix PagedSpace size accounting.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
ernstm@chromium.org
v8: fix tracking of longest_step in IncrementalMarking.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
vogelheim@chromium.org
Change ScriptCompiler::CompileOptions to allow for...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
mstarzinger...
Rename [Load/Delete]ContextSlot for consistency after...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
yangguo@chromium.org
Store builtin index on the builtin code object.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
machenbach...
Properly escape benchmark names when retrieving results.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
rmcilroy@chromium.org
Revert "Remove erroneous uses of CXX / CXX_target ...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
rossberg@chromium.org
Make ToPrimitive throw on symbol wrappers
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
rmcilroy@chromium.org
Remove erroneous uses of CXX / CXX_target / CXX_host...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
machenbach...
Allow benchmarks to provide the standard deviation.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
machenbach...
[Auto-roll] Bump up version to 3.28.26.0
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
yangguo@chromium.org
Do not expose all timer events to the API callback.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
machenbach...
Add script to bump up version on bleeding edge.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
yangguo@chromium.org
Error.captureStackTrace should define "stack" property...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
yangguo@chromium.org
Verify that source string matches serialized code.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
weiliang.lin...
X87: Drop unnecessary receiver validity checks from...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
akos.palfi...
MIPS: Minor fixes to r22396
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
akos.palfi...
MIPS: Fix r19500 register usage to match to ASSERT.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
akos.palfi...
MIPS: Drop unnecessary receiver validity checks from...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
dusan.milosavljevic...
MIPS64: Reland r22082 "Replace HeapNumber as doublebox...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
hpayer@chromium.org
Revert "Remove failure tag.".
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
hpayer@chromium.org
Remove failure tag.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
yangguo@chromium.org
Fix assertion failure. Use Vector instead of List in...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
mstarzinger...
Allow embedding of ConsString objects into code.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
weiliang.lin...
X87: Use the same registers for StoreIC and KeyedStoreIC.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
mvstanton@chromium.org
Enum RegisterInfo renamed to ParameterIndices.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
yangguo@chromium.org
Do not dump user source code in the code serializer.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
weiliang.lin...
X87: Use register parameters in ElementsTransitionGenerator
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
mstarzinger...
Unify the IsShortcutCandidate predicate.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
yangguo@chromium.org
Fix up internalized strings after deserializing user...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
akos.palfi...
MIPS: Use the same registers for StoreIC and KeyedStoreIC.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
akos.palfi...
MIPS: Use register parameters in ElementsTransitionGene...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
weiliang.lin...
X87: Clean up and update const / var
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
hpayer@chromium.org
Remove sequential sweeping mode and perform lazy sweepi...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
danno@chromium.org
fix the vtune support bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
marja@chromium.org
Fix flags for test cases involving arrow functions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
jkummerow@chromium.org
Drop unnecessary receiver validity checks from {Load...
commit
|
commitdiff
|
tree
|
snapshot
next