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-11-19
ishell
Removed unnecessary generalization of all fields in...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
dcarney
[turbofan]: delay ssa deconstruction in register allocator
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Dusan Milosavljevic
MIPS64: Prepare additonal code for turbofan landing.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Dusan Milosavljevic
MIPS64: Add turbofan support for mips64.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
aandrey
Allow stepping into Object.observe handlers.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
yangguo
One instead of two runtime calls when initializing...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Michael Stanton
Revert "Re-land r25392 Use a stub in crankshaft for...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
yurys
Enable "strict mode"; for debugger scripts
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
machenbach
Update default trybots.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
paul.lind
MIPS: Skip some tests on big-endian boards.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
ishell
PropertyDetails cleanup: NORMAL property type merged...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
yangguo
Do fewer encoding checks in FlatStringReader used in...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Yury Semikhatsky
Fix Unhandled ReferenceError in debug-debugger.js
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
chunyang.dai
X87: Re-land r25392 Use a stub in crankshaft for grow...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Dan Carney
fix typo in pipeline.cc
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Benedikt Meurer
[turbofan] Smartify typing of NumberToInt32 and NumberT...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Benedikt Meurer
Revert "Forward declaration for Isolate / Platform...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
caitpotter88
Implement ES6 String.raw behind --harmony-templates
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
bulach
Fixes d8 on windows following.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
bulach
Forward declaration for Isolate / Platform in libplatfo...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
arv
Classes: Expand test to cover strict runtime behavior
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
dslomov
harmony-scoping: better error messages for let declarat...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
cullinan
Copy unittests binary in android-sync.sh
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Balazs Kilvady
MIPS: Re-land r25392 Use a stub in crankshaft for grow...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
mstarzinger
Use ZoneVector instead of ZoneList in the graph builder.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
yangguo
v8::String::Concat must not throw.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
mstarzinger
Remove ambiguous getter for operator value counts.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
yangguo
Fix disabling all break points from within the debug...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
mstarzinger
Fix loop information computation for floating loops.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Michael Achenbach
Prototype for a client-side performance trybot script.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Michael Stanton
Re-land r25392 Use a stub in crankshaft for grow store...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
rickyz
Use 16 instead of 4 for determining member offsets.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
alexanderk
Fix include mistakes
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Jakob Kummerow
Fix IC handler cache clearing for JSBuiltinsObject
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Michael Stanton
Revert "Use a stub in crankshaft for grow store arrays."
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Michael Stanton
Use a stub in crankshaft for grow store arrays.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
yangguo
Use FlatStringReader in JSON stringifier.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Benedikt Meurer
[turbofan] Push JSToNumber conversions into Phis.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
aandrey
Allow stepping into Promise handlers.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Benedikt Meurer
[turbofan] Avoid useless sign extension after sign...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Michael Stanton
Hydrogen should recognize literal smi arrays as fast...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Benedikt Meurer
[x64] Recognize MOVSXBL.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Benedikt Meurer
[x64] Recognize MOVSXWL.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Adam Klein
Add a cctest for using a C++ FunctionCallback as an...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
dslomov
harmony-scoping: Implement debugger support for script...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Dan Carney
[turbofan] add ForTesting to pipeline entry points...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
jarin
[turbofan] More useful typing for And, Or and Shr.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Andrey Adaikin
Expose internal properties of map/set iterators via...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Dan Carney
[turbofan] move register allocation phases to pipeline
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
yangguo
Reland "Soft fail for invalid cache data."
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Benedikt Meurer
[turbofan] Smartify the GraphReducer.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Benedikt Meurer
[turbofan] Fix pushing of JSToBooleans into Phis.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Ben L. Titzer
[turbofan] Factor out common code between ReduceSelect...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Daniel Clifford
Fix Windows build after 25373
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Daniel Clifford
Generalize ScaledWithOffsetMatcher to support 64 bits
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Michael Starzinger
Remove left-over generated runtime test from mjsunit.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Jakob Kummerow
Fix one more missing c0_ < 0 check in scanner
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Hannes Payer
Fix concurrent sweeping in predictable mode and bring...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Hannes Payer
Added --trace_idle_notification_verbose which prints...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Jaroslav Sevcik
[turbofan] Remove int32 narrowing during typed lowering.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
yangguo
Reland "Optimize function across closures." (again).
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
arv
Classes: Add support for stepping through default const...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
machenbach
Let git ignore the third_party dir to avoid unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
adamk
Throw as per spec when modifying an Array with builtin...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
adamk
Fix desugaring of let bindings in for loops to handle...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
caitpotter88
Implement ES6 Template Literals
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
dcarney
[turbofan] refactor pipeline to use hydrogen like Run...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
arv
Classes: Implement correct name binding
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Michael Starzinger
Extend typed lowering to cover JSStrictEqual on differi...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Dmitry Lomov
Implement 'setVariableValue' for debugger block scopes.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Andy Wingo
Remove AstConstructionVisitor/AstNullVisitor
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Benedikt Meurer
Revert "[turbofan] Smartify the GraphReducer."
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Ben L. Titzer
Do not do field type tracking with GC stress.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Michael Starzinger
Make TurboFan inlining work without deoptimization.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Ben L. Titzer
Remove arguments arity check in mjsunit because it...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
machenbach
Revert of Whitespace change to test CQ. (patchset ...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
machenbach
Whitespace change to test CQ.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Dan Carney
[turbofan] small cleanups to aid register allocator...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Michael Achenbach
Fix releases script after git migration.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Andy Wingo
Move feedback slot allocation to post-pass
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Benedikt Meurer
[turbofan] Optimize remainder of integer division by...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Hannes Payer
Allow idle notification when incremental marking is...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Benedikt Meurer
[turbofan] Smartify the GraphReducer.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Benedikt Meurer
[arm] Fix UBFX detection.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Michael Achenbach
Whitespace change to trigger bots (3)
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Michael Achenbach
Whitespace change to trigger bots (2)
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Michael Achenbach
Whitespace change to trigger bots (1)
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
André Baixo
Fix size_t to int conversion.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Daniel Vogelheim
Add a version tag for cached data.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
ishell@chromium.org
Revert "TransitionArray::Search() now returns insertion...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Erik Arvidsson
Classes: Cleanup default constructor flag
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Daniel Vogelheim
Revert "Soft fail for invalid cache data."
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Yang Guo
Soft fail for invalid cache data.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Michael Starzinger
Fix dumping of counters in d8.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Yang Guo
PropertyAccessCompiler should always emit reloc info...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
ishell@chromium.org
Revert "TransitionArray now uses <is_data_property...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
machenbach
Revert of Whitespace change to test the CQ. (patchset...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
ulan
Reland r24737 "Read object pointer atomically while...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
machenbach
Whitespace change to test the CQ.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Toon Verwaest
Install the constructor property on custom prototype...
commit
|
commitdiff
|
tree
|
snapshot
next