2015-07-31 |
bmeurer | [stubs] Unify (and optimize) implementation of ToObject.
|
commit | commitdiff | tree |
2015-07-31 |
mvstanton | VectorICs: Crankshaft adaptations to deal with vector...
|
commit | commitdiff | tree |
2015-07-31 |
yangguo | Debugger: move implementation to a separate folder.
|
commit | commitdiff | tree |
2015-07-31 |
ulan | Ensure the memory reduces makes progress.
|
commit | commitdiff | tree |
2015-07-31 |
rmcilroy | [turbofan] Fix kArchTailCallCodeObject on ia32/x64.
|
commit | commitdiff | tree |
2015-07-31 |
titzer | [turbofan] GraphBuilderTester uses --print-opt-code.
|
commit | commitdiff | tree |
2015-07-31 |
ulan | Take into account freed global handles for heap growing.
|
commit | commitdiff | tree |
2015-07-31 |
jochen | After trying once to create a Realm in regress-crbug...
|
commit | commitdiff | tree |
2015-07-31 |
mlippautz | GC: Add tracing event for rescanning large objects...
|
commit | commitdiff | tree |
2015-07-31 |
machenbach | Revert of [cq] Increase commit burst delay. (patchset...
|
commit | commitdiff | tree |
2015-07-31 |
chunyang.dai | X87: [interpreter] Add Interpreter{Entry,Exit}Trampoline...
|
commit | commitdiff | tree |
2015-07-31 |
chunyang.dai | X87: [interpreter] Change interpreter to use an BytecodeArra...
|
commit | commitdiff | tree |
2015-07-31 |
v8-autoroll | Update V8 DEPS.
|
commit | commitdiff | tree |
2015-07-30 |
mbrandy | PPC: Speed up cctest/test-debug/DebugBreakLoop.
|
commit | commitdiff | tree |
2015-07-30 |
mbrandy | PPC: [interpreter] Add Interpreter{Entry,Exit}Trampoline...
|
commit | commitdiff | tree |
2015-07-30 |
danno | [turbofan]: Add better encapsulation to LinkageLocation
|
commit | commitdiff | tree |
2015-07-30 |
chunyang.dai | Fix the failure when enabling v8 profiler or vtune...
|
commit | commitdiff | tree |
2015-07-30 |
yangguo | Debugger: correctly redirect code with no stack check.
|
commit | commitdiff | tree |
2015-07-30 |
ulan | Add CancelableIdleTask.
|
commit | commitdiff | tree |
2015-07-30 |
oth | [Interpreter] Add more bytecode definitions and add...
|
commit | commitdiff | tree |
2015-07-30 |
epertoso | Pass the kGCCallbackFlagForced flag when invoking Heap...
|
commit | commitdiff | tree |
2015-07-30 |
titzer | [turbofan] Factor C call descriptor building into compiler...
|
commit | commitdiff | tree |
2015-07-30 |
hpayer | Use proper verify method when checking slots buffer...
|
commit | commitdiff | tree |
2015-07-30 |
rmcilroy | [interpreter] Add Interpreter{Entry,Exit}Trampoline...
|
commit | commitdiff | tree |
2015-07-30 |
mvstanton | VectorICs: --print-ast now prints allocated vector...
|
commit | commitdiff | tree |
2015-07-30 |
mvstanton | Bugfix: CCTest test-func-name-inference/InConstructor...
|
commit | commitdiff | tree |
2015-07-30 |
ulan | Fix idle notification for background tab.
|
commit | commitdiff | tree |
2015-07-30 |
conradw | Move final parts of class literal setup into a single...
|
commit | commitdiff | tree |
2015-07-30 |
mvstanton | Stop overallocating feedback vector slots.
|
commit | commitdiff | tree |
2015-07-30 |
bmeurer | [runtime] DeclareGlobals and DeclareLookupSlot don...
|
commit | commitdiff | tree |
2015-07-30 |
yangguo | Add test for referring function name for classes.
|
commit | commitdiff | tree |
2015-07-30 |
Ilija.Pavlovic | MIPS: Fix disassembler for J and JAL instructions.
|
commit | commitdiff | tree |
2015-07-30 |
akos.palfi | MIPS64: Fix the integer division in crankshaft.
|
commit | commitdiff | tree |
2015-07-30 |
bmeurer | [turbofan] Fix invalid access to Parameter index.
|
commit | commitdiff | tree |
2015-07-30 |
yangguo | Speed up cctest/test-debug/DebugBreakLoop.
|
commit | commitdiff | tree |
2015-07-30 |
jacob.bramley | [arm] Fix --enable-vldr-imm.
|
commit | commitdiff | tree |
2015-07-30 |
yangguo | Reduce allowance in the first code page at start up.
|
commit | commitdiff | tree |
2015-07-30 |
machenbach | [cq] Increase commit burst delay.
|
commit | commitdiff | tree |
2015-07-30 |
bbudge | Optimize ToString and NonStringToString.
|
commit | commitdiff | tree |
2015-07-30 |
binji | [d8] Fix tsan bugs
|
commit | commitdiff | tree |
2015-07-30 |
binji | [d8 Workers] Fix bug creating Worker during main thread...
|
commit | commitdiff | tree |
2015-07-30 |
rmcilroy | [interpreter] Change interpreter to use an BytecodeArray...
|
commit | commitdiff | tree |
2015-07-30 |
yangguo | Assign more bits to safepoint table offset.
|
commit | commitdiff | tree |
2015-07-30 |
bbudge | Optimize ToNumber and NonNumberToNumber.
|
commit | commitdiff | tree |
2015-07-30 |
mbrandy | PPC: Support for conditional return instruction.
|
commit | commitdiff | tree |
2015-07-30 |
mbrandy | PPC: [stubs] Don't pass name to Load/StoreGlobalViaContext...
|
commit | commitdiff | tree |
2015-07-29 |
jkummerow | Revert^3 "Enable loads and stores to global vars through...
|
commit | commitdiff | tree |
2015-07-29 |
yangguo | Debugger: skip function prologue when computing redirect PC.
|
commit | commitdiff | tree |
2015-07-29 |
v8-autoroll | Update V8 DEPS.
|
commit | commitdiff | tree |
2015-07-29 |
mbrandy | Add per-file OWNERS for PPC-specific cctests
|
commit | commitdiff | tree |
2015-07-29 |
machenbach | [test] Fix for keying variants.
|
commit | commitdiff | tree |
2015-07-29 |
machenbach | [test] Key variant flags by variant name everywhere.
|
commit | commitdiff | tree |
2015-07-28 |
jkummerow | Fix prototype registration upon SlowToFast migration
|
commit | commitdiff | tree |
2015-07-28 |
nodir | Moved project configs to infra/config branch
|
commit | commitdiff | tree |
2015-07-28 |
mvstanton | Bugfix: Incorrect type feedback vector structure on...
|
commit | commitdiff | tree |
2015-07-28 |
machenbach | [test] Shorten excessive webkit test.
|
commit | commitdiff | tree |
2015-07-28 |
machenbach | [test] Skip slow test in novfp3 mode.
|
commit | commitdiff | tree |
2015-07-28 |
jochen | Reland of "Remove ExternalArray, derived types, and...
|
commit | commitdiff | tree |
2015-07-28 |
chunyang.dai | X87: [stubs] Don't pass name to Load/StoreGlobalViaContext...
|
commit | commitdiff | tree |
2015-07-28 |
chunyang.dai | X87: [stubs] Properly handle read-only properties in...
|
commit | commitdiff | tree |
2015-07-28 |
chunyang.dai | X87: VectorICs: vector [keyed]store ic MISS handling...
|
commit | commitdiff | tree |
2015-07-28 |
bmeurer | [stubs] Use a single slot for context globals.
|
commit | commitdiff | tree |
2015-07-28 |
hpayer | Revert of Activate preserving of optimized code map...
|
commit | commitdiff | tree |
2015-07-28 |
bmeurer | [stubs] Also handle properties of the JSBuiltinsObject...
|
commit | commitdiff | tree |
2015-07-28 |
bmeurer | [stubs] Don't pass name to Load/StoreGlobalViaContext...
|
commit | commitdiff | tree |
2015-07-28 |
v8-autoroll | Update V8 DEPS.
|
commit | commitdiff | tree |
2015-07-27 |
mbrandy | Update PPC OWNERS
|
commit | commitdiff | tree |
2015-07-27 |
machenbach | Revert of Remove ExternalArray, derived types, and...
|
commit | commitdiff | tree |
2015-07-27 |
mbrandy | PPC: [stubs] Properly handle read-only properties in...
|
commit | commitdiff | tree |
2015-07-27 |
bmeurer | [stubs] Properly handle read-only properties in StoreGlobalV...
|
commit | commitdiff | tree |
2015-07-27 |
mbrandy | PPC: Cross-script variables handling fixed. It was...
|
commit | commitdiff | tree |
2015-07-27 |
mbrandy | PPC: Fix '[stubs] Optimize LoadGlobalViaContextStub...
|
commit | commitdiff | tree |
2015-07-27 |
mbrandy | PPC: VectorICs: vector [keyed]store ic MISS handling...
|
commit | commitdiff | tree |
2015-07-27 |
adamk | Remove old TODO and commented-out DCHECK in Isolate...
|
commit | commitdiff | tree |
2015-07-27 |
michael_dawson | Add Junliang to PPC owners list
|
commit | commitdiff | tree |
2015-07-27 |
machenbach | [test] Replace android_commands in v8 perf runner.
|
commit | commitdiff | tree |
2015-07-27 |
yangguo | Debugger: do not reject data parsed in the background...
|
commit | commitdiff | tree |
2015-07-27 |
mlippautz | Add regression test for issue 507979.
|
commit | commitdiff | tree |
2015-07-27 |
jochen | Remove ExternalArray, derived types, and element kinds
|
commit | commitdiff | tree |
2015-07-27 |
yangguo | Debugger: correctly recompile toplevel eval functions...
|
commit | commitdiff | tree |
2015-07-27 |
mvstanton | VectorICs: vector [keyed]store ic MISS handling infrastructure.
|
commit | commitdiff | tree |
2015-07-27 |
yangguo | Debugger: do not hold onto debug infos weakly.
|
commit | commitdiff | tree |
2015-07-27 |
jochen | Make V8 compile with MSVS 2015
|
commit | commitdiff | tree |
2015-07-27 |
mbrandy | PPC: [stubs] Optimize LoadGlobalViaContextStub and...
|
commit | commitdiff | tree |
2015-07-27 |
yangguo | Revert "In RegExp, lastIndex is read with ToLength...
|
commit | commitdiff | tree |
2015-07-27 |
chunyang.dai | X87: implement MathPow stub for X87.
|
commit | commitdiff | tree |
2015-07-27 |
hpayer | Remove slot buffer entries in deoptimized code objects...
|
commit | commitdiff | tree |
2015-07-27 |
yangguo | Blacklist regress-3960 from turbofan.
|
commit | commitdiff | tree |
2015-07-27 |
yangguo | Revert of Debugger: correctly redirect eval code. ...
|
commit | commitdiff | tree |
2015-07-27 |
paul.lind | Add arch OWNERS files to full-codegen dir.
|
commit | commitdiff | tree |
2015-07-27 |
ishell | Cross-script variables handling fixed. It was possible...
|
commit | commitdiff | tree |
2015-07-26 |
paul.lind | MIPS64: Fix LoadGlobalViaContextStub
|
commit | commitdiff | tree |
2015-07-26 |
v8-autoroll | Update V8 DEPS.
|
commit | commitdiff | tree |
2015-07-25 |
v8-autoroll | Update V8 DEPS.
|
commit | commitdiff | tree |
2015-07-25 |
littledan | Class block scoping tests
|
commit | commitdiff | tree |
2015-07-25 |
littledan | Split off a separate --harmony_sloppy_let flag
|
commit | commitdiff | tree |
2015-07-24 |
hichris123 | Make dates default to the local timezone if none specified
|
commit | commitdiff | tree |
2015-07-24 |
bbudge | Disable failing simdjs tests.
|
commit | commitdiff | tree |
2015-07-24 |
rmcilroy | [interpreter] A couple of minor tweaks to BytecodeArray.
|
commit | commitdiff | tree |
2015-07-24 |
rossberg | Remove remnants of INTERNAL variable handling from...
|
commit | commitdiff | tree |
next |