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-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
2014-07-15
svenpanne@chromium.org
Removed some copy-n-paste from StackFrame::Foo API...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
mvstanton@chromium.org
Use the same registers for StoreIC and KeyedStoreIC.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
kilvadyb@homejinni.com
MIPS: Remove ASSERT since there are tons of different...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
kilvadyb@homejinni.com
MIPS: This CL simplifies var / const by ensuring the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
mvstanton@chromium.org
Use register parameters in ElementsTransitionGenerator.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
verwaest@chromium.org
Remove PropertyAttributes from SetProperty
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
verwaest@chromium.org
Remove ASSERT since there are tons of different ASSIGN...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
verwaest@chromium.org
Replace AddProperty by AddNamedProperty to speed up...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
rossberg@chromium.org
Fix d8 object printing (symbols, accessors)
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
verwaest@chromium.org
This CL simplifies var / const by ensuring the behavior...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
rossberg@chromium.org
Reland "Include symbol properties in Object.{create...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
mstarzinger...
Fix error message about read-only symbol properties.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
titzer@chromium.org
Revert "Remove sequential sweeping mode and perform...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
rossberg@chromium.org
Revert "Include symbol properties in Object.{create...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
hpayer@chromium.org
Remove sequential sweeping mode and perform lazy sweepi...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
yangguo@chromium.org
Serialize builtins by referencing canonical ones.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
rossberg@chromium.org
Include symbol properties in Object.{create,definePrope...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
jochen@chromium.org
Unify LookupIterator::GetRoot and Objects::GetRootMap
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
yangguo@chromium.org
Ensure that each profiling entry ends with a new line.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
machenbach...
Whitespace change to trigger bots.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
marja@chromium.org
Implement handling of arrow functions in the parser
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
jochen@chromium.org
Introduce a PrototypeIterator class and use it for...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
machenbach...
Whiltespace change to trigger bots.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
machenbach...
Whiltespace change to trigger bots.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
jarin@chromium.org
Fix arm64 deoptimization from double registers (reverts...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
mvstanton@chromium.org
Revert "Use the same registers for StoreIC and KeyedSto...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
mvstanton@chromium.org
Use the same registers for StoreIC and KeyedStoreIC.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
kilvadyb@homejinni.com
MIPS: slightly reduce deopt tables size.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
machenbach...
Whitespace change to trigger bots.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
svenpanne@chromium.org
Unbreak build by making old MSVC happy (hopefully).
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
svenpanne@chromium.org
Made printing of special FP values portable.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
machenbach...
Whitespace change to trigger bots.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
machenbach...
Whitespace change to trigger bots.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
svenpanne@chromium.org
Make UBSan happy.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
machenbach...
Whitespace change to trigger bots.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
dslomov@chromium.org
Revert "Remove sequential sweeping mode and perform...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
dslomov@chromium.org
Disabling flakes.Filed 3433, 3434, 3435.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
akos.palfi...
MIPS: update owners.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
hpayer@chromium.org
Remove sequential sweeping mode and perform lazy sweepi...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
alph@chromium.org
Unflake and speedup JsNative*Sample cpu profile tests
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
mstarzinger...
Remove AddCode and RemoveCode GDB JIT entry hooks.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
weiliang.lin...
X87: Use a register spec for StoreIC and KeyedStoreIC.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
yangguo@chromium.org
Change ASSERTs in serializer macro to STATIC_ASSERTs.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
yangguo@chromium.org
Fix assertion in ScriptData.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
yangguo@chromium.org
Temporarily remove newly introduced assertion.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
marja@chromium.org
Revert "Implement handling of arrow functions in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
akos.palfi...
MIPS: Use a register spec for StoreIC and KeyedStoreIC.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
rmcilroy@chromium.org
Revert "Enable out-of-line constant pool on Arm"
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
machenbach...
Add compile-only win64 trybot.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
verwaest@chromium.org
Ensure we update attributes in CopyGeneralizeFieldRepre...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
rmcilroy@chromium.org
Enable out-of-line constant pool on Arm
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
hpayer@chromium.org
Fix windows compile, again.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
mstarzinger...
Only install JitCodeEventHandler for GDB JIT if requested.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
mstarzinger...
Fix compilation with shared library.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
mvstanton@chromium.org
Use a register spec for StoreIC and KeyedStoreIC.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
rossberg@chromium.org
Stray assertion
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
hpayer@chromium.org
Fix Windows compile error.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
mstarzinger...
Remove GDB JIT hooks from the position recorder.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
rossberg@chromium.org
Parser sync tests for `let` identifiers
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
rossberg@chromium.org
Make `let` usable as an identifier in ES6 sloppy mode.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
hpayer@chromium.org
Fix Windows compile error.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
mstarzinger...
Switch type of the-hole to be internal.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
marja@chromium.org
Implement handling of arrow functions in the parser
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
hpayer@chromium.org
Revert "Precisely sweeping of scan-on-scavenge pages."
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
hpayer@chromium.org
Allow main thread to contribute to the sweeping phase.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
yangguo@chromium.org
Fix memory leak in Parser after r22314.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
yurys@chromium.org
Support ES6 Map and Set in heap profiler
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
yangguo@chromium.org
Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
yangguo@chromium.org
Refactor ScriptData class for cached compile data.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
machenbach...
Only compare allocation output in predictable mode.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
yurys@chromium.org
Revert "Support ES6 Map and Set in heap profiler"
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
yurys@chromium.org
Support ES6 Map and Set in heap profiler
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
adamk@chromium.org
Avoid unnecessary hashing in OrderedHashTable
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
marja@chromium.org
Parser / Scanner: Minor refactorings to make streaming...
commit
|
commitdiff
|
tree
|
snapshot
next