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
2012-04-05
mstarzinger...
Fix presubmit error in r11243.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
mstarzinger...
Ensure HAllocateObject always allocates in new-space.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
danno@chromium.org
Fix glibc presence checks that are incorrectly triggere...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
danno@chromium.org
MIPS: Remove static initializers in v8.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
danno@chromium.org
MIPS: Ensure proper alignment of LazyInstance objects.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
danno@chromium.org
Minimize uses of lazy initialization by adding explicit...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
danno@chromium.org
Adjust stack limit again to avoid overflow on 64 bit...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
ulan@chromium.org
Check for NaN in inlined versions of Math.min, Math...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
danno@chromium.org
Fix stack overflows on Windows x64.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
danno@chromium.org
Ensure default isolate is present in Context::New().
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
danno@chromium.org
Rollback 11231: Add regression test case for issue...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
danno@chromium.org
Add regression test case for issue 2025.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
mstarzinger...
Update test262 expectations for 64-bit precision double...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
mstarzinger...
Regression test for large string joins.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
yurys@chromium.org
Fix presubmit checks after r11223
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
danno@chromium.org
Ensure default isolate is present in Add/RemoveCallComp...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
mstarzinger...
Fix rewriter to not treat throw as an expression.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
yurys@chromium.org
Switching to a custom itoa implementation reduces seria...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
ulan@chromium.org
Reset function info counters after context disposal...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
mstarzinger...
Fix array boilerplate object transitioning.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
danno@chromium.org
Fix stack overflow test failures with no snap.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
danno@chromium.org
Don't crash on stack overflow entering the debugger.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
erik.corry...
Switch regexp strategy for regexps that are just plain
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
mstarzinger...
Fix race condition in test-thread-termination.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
danno@chromium.org
Properly support shrinking arrays in CopyDictionaryToOb...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
ulan@chromium.org
Make progress in incremental marking if scavenge is...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
danno@chromium.org
Adding missing SetCC before conditional branch.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
erik.corry...
Loosen up the test for boot time memory use on 64 bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
ulan@chromium.org
Check code kind when resetting profiler ticks.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
erik.corry...
Cosmetic (ARM/MIPS): Use FieldMemOperand where appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
erik.corry...
MIPS: RegExp: Add support for table-based character...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
ulan@chromium.org
Change ASSERT(kind() == FUNCTION) to ASSERT_EQ(FUNCTION...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
erikcorry
Regexp: Improve the speed that we scan for an initial...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
erik.corry...
Reduce initial boot-up memory use. This is an other...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
mstarzinger...
Fix hidden properties to ignore [[Extensible]].
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
danno@chromium.org
Fix broken build on Windows due to r11198.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
jkummerow@chromium.org
Add support for Mac OS X 64bit builds with GYP
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
danno@chromium.org
Fix performance regressions due to lazy initialization.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
danno@chromium.org
Fix scoping of v8::HandleScope to prevent use-after...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
vegorov@chromium.org
Ensure that arguments object is materialized when deopt...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
jkummerow@chromium.org
Prepare push to trunk. Now working on version 3.10.1.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
erik.corry...
Fix missing static cast on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
erik.corry...
RegExp: Add support for table-based character class
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
loislo@chromium.org
Fix presubmit check.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
loislo@chromium.org
Current schema of calculation max_snapshot_js_object_id...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
ulan@chromium.org
Fix offset computation for EmitProfilingCounterReset...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
jkummerow@chromium.org
Un-bork v8.gyp after r11010
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
svenpanne@chromium.org
Valgrind cleanliness, part 5: Delete extensions on...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
danno@chromium.org
Allow a commit message to be specified to merge-to...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
mstarzinger...
Add missing regression test for r11173.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
svenpanne@chromium.org
Valgrind cleanliness, part 2: Delete lithium operand...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
svenpanne@chromium.org
MIPS: First implementation of fast path for instantiati...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
jkummerow@chromium.org
Hard-code GYP_GENERATORS=make into top-level Makefile
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
ulan@chromium.org
Reset the optimization_disabled flag in function info...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
mstarzinger...
Fix store IC writability check in strict mode.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
mstarzinger...
Fix test harness for Test262 to not use symlinks.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
jkummerow@chromium.org
Add missing cast in d8
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
ulan@chromium.org
Resynchronize timers if the Windows system time was...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
jkummerow@chromium.org
Profiler experiments: remove "stable on startup" rule
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
loislo@chromium.org
fix for TestHeapEntryIdsAndGC
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
jkummerow@chromium.org
Move profiler_ticks to Code object, don't walk the...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
loislo@chromium.org
This value is required for showing the heap snapshot...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
jkummerow@chromium.org
While building arm hardfp chrome browser, remove "...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
jkummerow@chromium.org
Port count-based profiler to x64
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
loislo@chromium.org
Revert "This value is required for showing the heap...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
fschneider...
Fix undeclared variable in d8 debugger.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
svenpanne@chromium.org
Valgrind cleanliness, part 3: Delete elements accessors...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
mstarzinger...
Fix polymorphic load on named fields.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
svenpanne@chromium.org
Valgrind cleanliness, part 4: Delete CounterMap on...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
erik.corry...
Fix broken test.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
loislo@chromium.org
This value is required for showing the heap snapshot...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
ulan@chromium.org
Remove dependency on _mkgmtime to determine local timez...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
erik.corry...
Fix edge case for case independent regexp character...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
svenpanne@chromium.org
Valgrind cleanliness, part 1: Delete current isolate...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
loislo@chromium.org
Complete switch to SnapshotObjectId.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
jkummerow@chromium.org
Properly AdjustAmountOfExternalAllocatedMemory() in d8
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
ulan@chromium.org
Reset function info counters after context disposal.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
danno@chromium.org
Support reverse patching in merge-to-branch.sh
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
jkummerow@chromium.org
MIPS: Port count-based profiler
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
ulan@chromium.org
Fix the return type of the date set methods.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
mstarzinger...
MIPS: Improve polymorphic loads on single slots.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
jkummerow@chromium.org
Fix missing write barrier in CopyObjectToObjectElements.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
danno@chromium.org
Check double array bounds in HasElementImpl.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
mstarzinger...
Improve polymorphic loads on single slots.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
vegorov@chromium.org
Revert arguments access support for inlined functions...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
fschneider...
Fix use of uninitialized values in the runtime profiler.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
danno@chromium.org
Prepare push to trunk. Now working on version 3.10.0.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
ulan@chromium.org
Fix compile error introduced by r11122.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
ulan@chromium.org
Age inline caches after context disposal.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
jkummerow@chromium.org
Fix deopt condition in ForIn on x64
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
jkummerow@chromium.org
Port count-based profiler to ARM
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
danno@chromium.org
Allow a patch file to be specified to merge-to-branch.sh
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
vegorov@chromium.org
MIPS: Support arguments object access from inlined...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
rossberg@chromium.org
Fix use of proxies as f.prototype properties.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
jkummerow@chromium.org
push-to-trunk.sh: Don't send Chromium CLs to the commit...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
mmassi@chromium.org
First implementation of fast path for instantiation...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
svenpanne@chromium.org
Make setting of accessors even more atomic.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
vegorov@chromium.org
Support arguments object access from inlined functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
jkummerow@chromium.org
Soften --type-info-threshold by eventually optimizing...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
erik.corry...
Enable snapshots on MIPS. This is based on
commit
|
commitdiff
|
tree
|
snapshot
next