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-24
alexeif@chromium.org
Refactoring of heap profiler: split ExtractReferences...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
erik.corry...
Remove some unused stuff from regexp implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
erik.corry...
Fix some bugs in accessing details of the lastest regexp
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
fschneider...
Revert r11420 because Win32 compilation was broken.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
fschneider...
optimise Math.floor(x/y) to use integer divisiion for...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
mstarzinger...
Fix compile failure on Mac in r11417.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
alexeif@chromium.org
Show names of the context fields in heap snapshot.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
mstarzinger...
Make static API getters inlineable again.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
mstarzinger...
Fix source property of empty RegExp objects.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
erikcorry
Remove unused IsNan function
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
mstarzinger...
Prepare push to trunk. Now working on version 3.10.6.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
alexeif@chromium.org
Exclude filler maps from object properties in heap...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
alexeif@chromium.org
Add names to GlobalObject inline properties in heap...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
peter.rybin...
Issue 2089 Expose value wrapper's inner values
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
yangguo@chromium.org
Disabling stepping into callback function of String...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
erikcorry
MIPS: Do the qNaN fixup at de-serialization time. ...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
alexeif@chromium.org
Eliminate internal and hidden links to oddballs and...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
alexeif@chromium.org
Add missing named fields to SharedFunctionInfo in heap...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
rossberg@chromium.org
Put new global var semantics behind a flag until WebKit...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
mstarzinger...
MIPS: Port function call type-feedback cells to x64...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
fschneider...
Remove dead code from our JS builtin-code in math.js.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
yangguo@chromium.org
Enable stepping into callback passed to builtins (e...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
jkummerow@chromium.org
Relax test-debug/ThreadedDebugging to stop flakiness.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
svenpanne@chromium.org
Replaced the --limit-inling flag by three separate...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
fschneider...
Fix bug in forced-deletion of globals.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
svenpanne@chromium.org
Flush PC-to-code cache before doing verification.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
fschneider...
Finish refactoring done for ia32 for the other platforms.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
alexeif@chromium.org
Fix includes order.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
alexeif@chromium.org
Show names for the strong roots in heap snapshot.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
mstarzinger...
Port function call type-feedback cells to x64 and ARM.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
fschneider...
Optimize ~~(expr) in optimized code.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
alexeif@chromium.org
Hide internal references pointing to the empty array...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
svenpanne@chromium.org
Prepare push to trunk. Now working on version 3.10.5.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
mstarzinger...
Fix issues when stressing compaction with WeakMaps.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
yangguo@chromium.org
Fix presubmit check for the case when cpplint fails.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
svenpanne@chromium.org
Fix mod on ia32 without SSE2.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
mstarzinger...
Fix missing GVN flag for new-space promotion.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
svenpanne@chromium.org
Fixed type transitions for mod on ia32.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
mstarzinger...
Revert r11376 and r11379 due to compile failures on...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
mstarzinger...
Fix presubmit failure in r11376.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
alexeif@chromium.org
Always show link to prototype transitions in heap snapshot.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
mstarzinger...
Make static API getters inlineable.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
mstarzinger...
Make Value::IsUndefined and Value::IsNull inlineable.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
rossberg@chromium.org
MIPS: Implement rudimentary module linking.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
rossberg@chromium.org
MIPS: Refactor code generation for global declarations.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
rossberg@chromium.org
MIPS: Refactoring of code generation for declarations...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
svenpanne@chromium.org
Make functions with switch statements inlinable.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
yangguo@chromium.org
MIPS: Make SubStringStub more robust with unsafe arguments.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
vegorov@chromium.org
MIPS: Skip canonicalization check in LStoreKeyedFastDou...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
vegorov@chromium.org
MIPS: fix-up after r11344
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
vegorov@chromium.org
Simplify invocation sequence at monomorphic function...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
yangguo@chromium.org
Fix typo in power_double_double
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
yangguo@chromium.org
Fix incorrect Math.pow() calculations on MinGW-w64.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
jkummerow@chromium.org
Fix typo in lazy-instance.h.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
alexeif@chromium.org
Remove Debug object from the user roots in heap profiler.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
yangguo@chromium.org
Fix MinGW-w64 GCC 4.7 compilation
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
yangguo@chromium.org
Use ldexp instead of pow for more accuracy.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
loislo@chromium.org
Push heap stats as HeapStatsUpdate struct instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
erik.corry...
Prepare push to trunk. We are now working on 3.10.4.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
loislo@chromium.org
Embed entries_ list into HeapObjectsMap by value.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
mstarzinger...
Fix fast array literals to ignore prototype chain.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
yangguo@chromium.org
Make SubStringStub more robust wrt unsafe arguments.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
kmillikin@chromium.org
Fix a bug in heap profile tracing of closures.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
vegorov@chromium.org
Process weak references between optimized JSFunctions...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
yurys@chromium.org
Remove extra whitespace added in r11339
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
erik.corry...
Regexp: Unify the lookahead code for the BoyerMoore...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
vegorov@chromium.org
Try aligning unboxed double array backing store in...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
svenpanne@chromium.org
Tiny DescriptorArray cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
mstarzinger...
Fix malformed test262 status file in r11341.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
mstarzinger...
Mark test262 failure for known issue.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
mstarzinger...
Fix illegal escape-sequences to throw syntax errors.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
yurys@chromium.org
Add method for resolving SnapshotObjectId by given...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
rossberg@chromium.org
Implement rudimentary module linking.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
alexeif@chromium.org
External references should not affect dominance relation.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
jkummerow@chromium.org
fix unused variables in test-heap-profiler.cc to fix...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
rossberg@chromium.org
Implement ES5 erratum: global declarations shadow inher...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
rossberg@chromium.org
Refactor code generation for global declarations.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
rossberg@chromium.org
Refactoring of code generation for declarations, in...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
svenpanne@chromium.org
Improved printing of HBitwise instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
mstarzinger...
Add PushAddress(ExternalReference) for X64.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
ulan@chromium.org
Provide structures from <ucontext.h> for Android.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
loislo@chromium.org
Add size metric into Heap Stats.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
yangguo@chromium.org
Fix lineprocessor sample and include it in the gyp...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
ulan@chromium.org
Fix fast API call for MinGW-w64
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
mstarzinger...
Fix test262 harness to purge old data directory.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
mstarzinger...
Fix handling of this in Array.prototype.concat method.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
mstarzinger...
Update to most recent test262 version.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
jkummerow@chromium.org
Small improvements to push-to-trunk.sh and merge-to...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
svenpanne@chromium.org
Valgrind cleanliness, part 6: Introduce OS::TearDown...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
mstarzinger...
MIPS: Add isolate accessor to AccessorInfo and Arguments.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
fschneider...
MIPS: Improve performance of keyed loads/stores which...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
alexeif@chromium.org
Split nodes and edges into separate arrays in heap...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
erik.corry...
MIPS: Implement CheckNotCharacterAfterMinusAnd. This...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
mstarzinger...
Fix r11306 to use external references on X64.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
erik.corry...
Regexp.rightContext was still not quite right. Fixed and
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
jkummerow@chromium.org
Provide empty default implementation of OutputStream...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
mstarzinger...
Fix several ancient presubmit failures.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
jkummerow@chromium.org
Prepare push to trunk. Now working on version 3.10.3.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
mstarzinger...
Add isolate accessor to AccessorInfo and Arguments.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
svenpanne@chromium.org
Prepare DefinePropertyAccessor for callback transitions.
commit
|
commitdiff
|
tree
|
snapshot
next