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-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
2014-07-09
mstarzinger...
Drop deprecated --es5-readonly flag from test suite.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
m.m.capewell...
ARM: sligthly reduce deopt tables size
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
jochen@chromium.org
Remove deprecate counter/histogram methods
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
machenbach...
Fix number of times failures are rerun.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
svenpanne@chromium.org
Fixed printing of external references.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
svenpanne@chromium.org
Fixed expected builtins count
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
machenbach...
Make fuzz-natives test generator more robust.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
machenbach...
Fix test driver output for passes in predictable mode.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
rossberg@chromium.org
Fix several issues with ES6 redeclaration checks
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
dusan.milosavljevic...
Add mips64 port.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
mstarzinger...
Fix trailing whitespace in gdbinit file.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
mstarzinger...
Follow-up to a pre-existing regression test.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
jochen@chromium.org
Add a check that we make progress during incremental...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
rmcilroy@chromium.org
[Arm]: Optimize ConstantPoolBuilder::Populate code...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
ulan@chromium.org
Fix for-loop with const/let and empty condition/iterati...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
yangguo@chromium.org
Flush ICache after deserializing code.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
yangguo@chromium.org
Temporarily disable test-compiler/SerializeToplevel...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
machenbach...
Add predictable mode to test driver.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
aandrey@chromium.org
Change some names in Promise instrumentation events.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
dslomov@chromium.org
Add TIMEOUT for MultithreadedParallelIsolates
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Jacob.Bramley...
Reland r22247 "ARM64: Use UntagSmi helpers and clean...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
yangguo@chromium.org
Fix issues with code serializer.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
jochen@chromium.org
Add vogelheim@ to v8 OWNERS
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
hpayer@chromium.org
We can iterate a scan on scavange page if it was precis...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
hpayer@chromium.org
Make sure that the overflow store buffer size is always...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
yangguo@chromium.org
Temporarily disable failing test.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
yangguo@chromium.org
Introduce code serializer/deserializer.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
jkummerow@chromium.org
Use hydrogenized KeyedLoadGeneric stub for generic...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
hpayer@chromium.org
Reland "Precisely sweep scan on scavenge pages and...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
jkummerow@chromium.org
Fix build (solve OBJECT_PRINT dependency)
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
jkummerow@chromium.org
--trace-ic: much faster and available in Release mode.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
hpayer@chromium.org
Avoid scan-on-scavenge pages during full collection.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
marja@chromium.org
Revert "Implement handling of arrow functions in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
marja@chromium.org
Implement handling of arrow functions in the parser
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
yangguo@chromium.org
Reland "Postpone termination exceptions in debug scope."
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
weiliang.lin...
X87: Fix computed properties on object literals with...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
weiliang.lin...
X87: Only create arguments-maps in the bootstrapper...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
weiliang.lin...
X87: More OStreamsUse OStreams more often
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
palfia@homejinni.com
MIPS: Fix computed properties on object literals with...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
verwaest@chromium.org
Fix computed properties on object literals with a doubl...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
jkummerow@chromium.org
Hydrogenized KeyedLoadGeneric stub: when probing the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
kilvadyb@homejinni.com
MIPS: Only create arguments-maps in the bootstrapper...
commit
|
commitdiff
|
tree
|
snapshot
next