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
2013-08-01
dslomov@chromium.org
Revert "Speed-up 'new TypedArray(arrayLike)'."
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
bmeurer@chromium.org
Get rid of HStringLength.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
mstarzinger...
Fix printing of Harmony Set and Map instances.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
hpayer@chromium.org
Cleaning up HAllocate space and double alignment selection.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
bmeurer@chromium.org
Fix broken HCheckInstanceType::Canonicalize().
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
dslomov@chromium.org
Speed-up 'new TypedArray(arrayLike)'.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
bmeurer@chromium.org
Fix a crash when generating forward jumps to labels...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
hpayer@chromium.org
Print HAllocate flags in --trace-hydrogen.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
verwaest@chromium.org
Remove elements transitions from the transition array.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
danno@chromium.org
Make sure that bce creates constants of right type
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
danno@chromium.org
Fix overzealous casting that erroneously lead to ASSERTs
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
danno@chromium.org
Improve instruction creating/adding shorthand in HGraph...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
bmeurer@chromium.org
Stores to external references don't need write barriers.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
jochen@chromium.org
Update V8's dependencies:
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
ulan@chromium.org
Fix SHL when shift amount is zero for arm and mips.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
bmeurer@chromium.org
Add common artifacts to .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
dslomov@chromium.org
Reimplement TypedArray.set in Javascript.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
bmeurer@chromium.org
Avoid the use of set_type() in instruction constructors.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
bmeurer@chromium.org
Get rid of HLinkObjectInList.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
verwaest@chromium.org
Remove special handling of fields in combination with...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
bmeurer@chromium.org
Compile fix for older GCCs.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
bmeurer@chromium.org
Fix HType handling for HConstant with external references.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
titzer@chromium.org
Eagerly set the types of many kinds of hydrogen instruc...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
machenbach...
Add gate keeper logic to presubmit commit check.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
mstarzinger...
Fix stale unhandlified value in JSObject::SetPropertyFo...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
bmeurer@chromium.org
Revert the latest set of platform changes.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
dcarney@chromium.org
make Intl non-enumerable
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
hpayer@chromium.org
Free slots buffer entries when tearing down the heap.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
bmeurer@chromium.org
Fix NaCl build.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
bmeurer@chromium.org
Revert target arch detection.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
hpayer@chromium.org
Allocation space decisions are precisely made in hydrogen.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
bmeurer@chromium.org
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
machenbach...
Skip recently added test associated with bug id
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
haitao.feng...
Introduce StackOperandForReturnAddress operand for...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
haitao.feng...
Introduce the SetFp function in StackHandler
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
palfia@homejinni.com
MIPS: Fix flaky mjsunit/harmony/generators-iteration...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
bmeurer@chromium.org
Simplify implementation of Mutex.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
mstarzinger...
Pipe a script's CORS status through V8 during compilation.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
mstarzinger...
Reland "Compilation type and state allocate an unnecess...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
verwaest@chromium.org
Mark maps as unstable if their instances potentially...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
mstarzinger...
Add new Harmony methods to String.prototype object.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
bmeurer@chromium.org
Fix for older clang releases that lack __has_extension.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
titzer@chromium.org
Don't generate a shift left by one if can deoptimize...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
danno@chromium.org
Revert 15940: "Compilation type and state allocate...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
danno@chromium.org
Prepare push to trunk. Now working on version 3.20.12.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
bmeurer@chromium.org
Reland initial bits of "Implement correct OS and CC...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
bmeurer@chromium.org
Turn mark deoptimize on undefined into a proper HPhase.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
titzer@chromium.org
Fix many tests that try to force an OSR by checking...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
verwaest@chromium.org
HasNonSmiUse should ignore tagged uses
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
machenbach...
Run some skipped tests again after resolved issue.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
machenbach...
Adapt test expectations for blink test.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
mstarzinger...
Re-revert "Flush parallel recompilation queues on conte...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
machenbach...
Repair test expectations for webkit test.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
svenpanne@chromium.org
Prepare some ValueOf renamings.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
yurys@chromium.org
Simplify sampling rate calculation
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
machenbach...
Migrate more tests from blink repository.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
haitao.feng...
This patch is to support Vtune on Android platform.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
yurys@chromium.org
Remove unused methods from RuntimeProfiler
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
mstarzinger...
Compilation type and state allocate an unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
verwaest@chromium.org
Revert "Smi-support for HSar."
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
verwaest@chromium.org
Smi-support for HSar.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
dslomov@chromium.org
Revamp v8_optimized_debug options
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
bmeurer@chromium.org
This adds generic support for ExternalReferences in...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
svenpanne@chromium.org
Added unit tests for the slightly confusing Boolean...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
titzer@chromium.org
Fix IsDeletable() for HStringAdd, HStringCharCodeAt...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
mvstanton@chromium.org
Fix: Need to remove function type feedback between...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
bmeurer@chromium.org
Revert new OS and CC detection and related changes...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
danno@chromium.org
Fix HasResult method of LTemplateInstruction to properl...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
danno@chromium.org
Make it easier to get JS stack crawls from gdb
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
mvstanton@chromium.org
Fix for V8 issue 2795: Check fails with deopt for mjsun...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
bmeurer@chromium.org
Attempt to fix leftover test breakage on Mac.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
bmeurer@chromium.org
Fix d8 build error when V8_SHARED is unset on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
bmeurer@chromium.org
Fix V8_GNUC_PREREQ macro.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
titzer@chromium.org
Remove Uninitialized from HType.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
bmeurer@chromium.org
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
bmeurer@chromium.org
Implement correct OS and CC detection.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
bmeurer@chromium.org
The compiled_transitions flag was enabled for quite...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
bmeurer@chromium.org
Really fix break in r15919 now.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
bmeurer@chromium.org
Fix break in r15919.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
bmeurer@chromium.org
Properly implement OS::GetRandomMmapAddr() for Win32.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
danno@chromium.org
Prepare push to trunk. Now working on version 3.20.11.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
bmeurer@chromium.org
Ignore all toplevel files starting with an underscore.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
palfia@homejinni.com
MIPS: Fix debug mode webkit failures.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
palfia@homejinni.com
MIPS: Add Smi support to Shl
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
jkummerow@chromium.org
Add regression test for recently fixed bug
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
loislo@chromium.org
Logger: introduce abstract interface for CodeEvent...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
verwaest@chromium.org
Add Smi support to Shl
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
yurys@chromium.org
Remove --prof-auto flag
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
machenbach...
Disable mjsunit test when parallel recompilation is...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
yangguo@chromium.org
Do not allow external strings in old pointer space.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
verwaest@chromium.org
Fix Smi-based MathMinMax on x64, and reenable smi mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
machenbach...
Add webkit tests to deopt fuzzer portfolio.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
mstarzinger...
Regression test for existing bug in String::MakeExternal.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
yangguo@chromium.org
Lazy call to custom stack trace formatting using Error...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
machenbach...
Rebaseline webkit test with correct assumptions.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
mstarzinger...
Revert "Check that ExternalString objects get aligned...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
jkummerow@chromium.org
Prepare push to trunk. Now working on version 3.20.10.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
mstarzinger...
Check that ExternalString objects get aligned resources.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
jkummerow@chromium.org
Disable Smi representation support for HMathMinMax
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
bmeurer@chromium.org
Inline platform-tls*.h files into platform.h.
commit
|
commitdiff
|
tree
|
snapshot
next