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
2015-07-27
mbrandy
Update PPC OWNERS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
machenbach
Revert of Remove ExternalArray, derived types, and...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
mbrandy
PPC: [stubs] Properly handle read-only properties in...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
bmeurer
[stubs] Properly handle read-only properties in StoreGl...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
mbrandy
PPC: Cross-script variables handling fixed. It was...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
mbrandy
PPC: Fix '[stubs] Optimize LoadGlobalViaContextStub...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
mbrandy
PPC: VectorICs: vector [keyed]store ic MISS handling...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
adamk
Remove old TODO and commented-out DCHECK in Isolate...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
michael_dawson
Add Junliang to PPC owners list
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
machenbach
[test] Replace android_commands in v8 perf runner.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
yangguo
Debugger: do not reject data parsed in the background...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
mlippautz
Add regression test for issue 507979.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
jochen
Remove ExternalArray, derived types, and element kinds
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
yangguo
Debugger: correctly recompile toplevel eval functions...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
mvstanton
VectorICs: vector [keyed]store ic MISS handling infrast...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
yangguo
Debugger: do not hold onto debug infos weakly.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
jochen
Make V8 compile with MSVS 2015
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
mbrandy
PPC: [stubs] Optimize LoadGlobalViaContextStub and...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
yangguo
Revert "In RegExp, lastIndex is read with ToLength...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
chunyang.dai
X87: implement MathPow stub for X87.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
hpayer
Remove slot buffer entries in deoptimized code objects...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
yangguo
Blacklist regress-3960 from turbofan.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
yangguo
Revert of Debugger: correctly redirect eval code. ...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
paul.lind
Add arch OWNERS files to full-codegen dir.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
ishell
Cross-script variables handling fixed. It was possible...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
paul.lind
MIPS64: Fix LoadGlobalViaContextStub
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-25
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-25
littledan
Class block scoping tests
commit
|
commitdiff
|
tree
|
snapshot
2015-07-25
littledan
Split off a separate --harmony_sloppy_let flag
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
hichris123
Make dates default to the local timezone if none specified
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
bbudge
Disable failing simdjs tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
rmcilroy
[interpreter] A couple of minor tweaks to BytecodeArray.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
rossberg
Remove remnants of INTERNAL variable handling from...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
jochen
Don't try to get the mark bits of the one ptr filler...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
bmeurer
Reland^2 "Enable loads and stores to global vars throug...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
yangguo
Debugger: correctly redirect eval code.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
mvstanton
VectorICs: VisitClassLiteral needs adjustment for IC...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
yangguo
Debugger: always include deoptimization support for...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
rossberg
Find right scope associated with prologue
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
bmeurer
[mips] Fix Load/StoreGlobalContext stubs.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
oth
[Interpreter] Add BytecodeArray class and add to Shared...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
yangguo
Debugger: fix deoptimizing inlined function.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
ulan
Extract function to compute mutator utilization.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
yangguo
Move Full-codegen into its own folder.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
chunyang.dai
X87: [stubs] Optimize LoadGlobalViaContextStub and...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
chunyang.dai
X87: [interpreter] Add basic framework for bytecode...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
chunyang.dai
X87: Unify "runtime-style" IC functions with Runtime...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
chunyang.dai
X87: HydrogenCodeStubs consume stack arguments via...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
machenbach
Revert of Revert "In RegExp, lastIndex is read with...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
bmeurer
[stubs] Optimize LoadGlobalViaContextStub and StoreGlob...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Michael Achenbach
Whitespace change to check git quota issues.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Michael Achenbach
Whitespace change to check git quota issues.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
chunyang.dai
X87: Eliminate redundant descriptor ElementTransitionAn...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
littledan
Revert "In RegExp, lastIndex is read with ToLength...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
chunyang.dai
X87: Fix pushing of register in CallConstructStub outsi...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
pcc
[build] Disable linker threading in LTO builds, as...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
bradnelson
Adding CHECKED_OUT_VERSION to .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
mostynb
convert a bunch of DCHECKs to STATIC_ASSERT
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Adam Klein
Fix d8 prompt after readline removal
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
mbrandy
PPC: Fix pushing of register in CallConstructStub outsi...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
mbrandy
PPC: [interpreter] Add basic framework for bytecode...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
mbrandy
PPC: Unify "runtime-style" IC functions with Runtime...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
mbrandy
PPC: HydrogenCodeStubs consume stack arguments via...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
mbrandy
PPC: Eliminate redundant descriptor ElementTransitionAn...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
rmcilroy
[interpreter] Fix GCMole warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
mstarzinger
[turbofan] Remove deprecated code from RawMachineAssembler.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
hichris123
Fix check for a date with a 24th hour
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
rossberg
[es6] Fix and clean up recognition of simple parameter...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
rmcilroy
[interpreter] Add basic framework for bytecode handler...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
mvstanton
HydrogenCodeStubs consume stack arguments via descriptor.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
rossberg
[es6] Make sure temporaries are not allocated in block...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
danno
Unify "runtime-style" IC functions with Runtime intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
yangguo
Remove readline support from d8.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
machenbach
[test] Let test runner only use exact matches of tests...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
jochen
Remove code for no longer present external array on...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
rossberg
[es6] Some renamings and minor clean-ups in parameter...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
machenbach
[test] Speed up slow stack overflow test.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
yangguo
Reduce duplicate code in full-codegen across platforms.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
hpayer
Use a lock in pages to synchronize sweeper threads...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
rossberg
[es6] Fix function context check for super and new...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
yangguo
Revert of Reduce duplicate code in full-codegen across...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
yangguo
Remove d8's interactive Javascript debugger.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
mstarzinger
[turbofan] Add some documenting comments to RawMachineA...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
mstarzinger
[turbofan] Remove bloated GraphBuilder base class.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
yangguo
Reduce duplicate code in full-codegen across platforms.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
yurys
Remove RestartFrame from live edit API
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ilija.Pavlovic
MIPS: Fix simulator data trace for DSLL and BAL/BGEZAL.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
paul.lind
Fix a -Wsign-compare error under GCC 4.9.2.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
adamk
[es6] Array.prototype[Symbol.iterator].name should...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
mstarzinger
[turbofan] Get rid of overly abstract SimplifiedGraphBu...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
danno
[turbofan]: Fix tail calls edge cases and add tests
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
mstarzinger
[turbofan] Preserve cached code across GCs.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
mvstanton
Eliminate redundant descriptor ElementTransitionAndStor...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
mstarzinger
Allow for optimized code map to have zero entries.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
mstarzinger
Fix pushing of register in CallConstructStub outside...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
jochen
Store offset between fixed typed array base and data...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
mstarzinger
[arm] Fix pushing of stale register in CallConstructStub.
commit
|
commitdiff
|
tree
|
snapshot
next