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
2010-12-10
lrn@chromium.org
Fix issue 965.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
ricow@chromium.org
Fix presubmit
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
vegorov@chromium.org
Use correct calling convention for API calls on MinGW
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
kmillikin@chromium.org
Garbage collection of unused setters in the AST classed.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
lrn@chromium.org
Fix cast that fails on Win64.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
karlklose@chromium.org
Collect only optimizable function samples.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
kmillikin@chromium.org
Change the HGraphBuilder to dispatch on the context.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
lrn@chromium.org
Revert 5911 (RegExp fail on invalid range syntax).
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
ager@chromium.org
Landing for Martyn Capewell.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
erik.corry...
Speed up quoting of JSON strings by allocating a string...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
whesse@chromium.org
Fix compilation on ARM when adding Math.pow optimizatio...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
whesse@chromium.org
Allow the optimizing code generator to call Math.pow...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
lrn@chromium.org
Use the file opened from argv[1] in preparser-process.cc
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
sgjesse@chromium.org
Remove a unused function form the sample shell
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
lrn@chromium.org
Changed interface to preparser to not require pushback...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
sgjesse@chromium.org
Update the Visual Studio 2005 project files to include...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
sandholm@chromium.org
Fix sputnik regression introduced in r5943.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
sandholm@chromium.org
Use the PushIfAbsent function for the JSON stringify...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
erik.corry...
Fix compile error on gcc-4.5 bug 963
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
ricow@chromium.org
Fix arm gyp files, lithium files where not added.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
vegorov@chromium.org
Remove NearestNextGapPos. It is not used anymore.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
vitalyr@chromium.org
Fix RecordStackTraceAtStartProfiling test.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
lrn@chromium.org
Optimized scanner to avoid virtual calls for every...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
mikhail.naganov...
Remove log compression support.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
vegorov@chromium.org
Fix ARM sim build.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
ricow@chromium.org
Disable mozilla test that when timing out prints insane...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
kasperl@chromium.org
Prepare push to trunk. Now working on version 3.0.1.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
vegorov@chromium.org
Fix ARM build.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
kmillikin@chromium.org
Be more careful about exiting inlined functions in...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
ricow@chromium.org
Disable tests failing due to sockets on arm.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
vegorov@chromium.org
Fix Win64 compilation.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
ricow@chromium.org
Fix no sse3 support by correctly allocating temp register
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
vegorov@chromium.org
Fix strict aliasing rule violation in runtime-profiler.cc
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
kasperl@chromium.org
Update V8 to version 3.0 (re-land r5920).
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
kasperl@chromium.org
Revert r5920. Will re-land shortly.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
kasperl@chromium.org
Update V8 to version 3.0.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
sandholm@chromium.org
Improved JSON stringify.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
sandholm@chromium.org
JSON stringify collects substrings in one builder array...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
erik.corry...
Improve code generated for AllocInNewSpace. This is...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
sandholm@chromium.org
Simplify JSON stringify and add special case for defaul...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
erik.corry...
Irregexp: Preload more characters when we are not...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
mikhail.naganov...
New Heap Profiler: add API method for finding a graph...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
sgjesse@chromium.org
nGW build
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
whesse@chromium.org
Add generated code to calculate Math.log and to search...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
lrn@chromium.org
Change RegExp syntax to fail on invalid ranges like...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-01
lrn@chromium.org
Fix compile problem on ARM. Remove unused argument.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-01
lrn@chromium.org
Move quoting of a JSON string to a specialized runtime...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
vitalyr@chromium.org
Save full source position state to avoid forced positions.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
sandholm@chromium.org
Maintain the invariant that the pattern string in an...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
vitalyr@chromium.org
Fix mac build.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
vitalyr@chromium.org
RelocInfo: fix source position decoding.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
ager@chromium.org
Fix windows build.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
ager@chromium.org
Revert seeding the random number generator with rand_s...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
lrn@chromium.org
Preparser extracted into separate files that can be...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
ager@chromium.org
Prepare push to trunk. Now working on version 2.6.0.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
lrn@chromium.org
Fix number parsing to not allow space between sign...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
lrn@chromium.org
make DateParser::TimeComposer handle 1-2 digits millise...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
ager@chromium.org
Landing for Martyn Capewell.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
mikhail.naganov...
Simplify ProfLazyMode test on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
yurys@chromium.org
Expose a method for getting JSObject constructor name
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
ager@chromium.org
Landing for Justin Schuh.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
mikhail.naganov...
New Heap profiler: fix JSON serialization of aggregated...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
lrn@chromium.org
Fix break of build.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
lrn@chromium.org
Working stand-alone preparser.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
erik.corry...
ARM: Defer the prefix/postfix code generation. This...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
sgjesse@chromium.org
Make randomized allocations along 64k granularity bound...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
ager@chromium.org
Fix the process sample to actually dispose the contexts...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
ager@chromium.org
Delete empty directory.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
ager@chromium.org
Fix crashes during GC caused by partially initialized...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
lrn@chromium.org
Added files to gyp-config.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
lrn@chromium.org
Untemplated preparser.h and made it depend on virtual...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
vegorov@chromium.org
Prepare push to trunk. Now working on version 2.5.9.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
mikhail.naganov...
Fix again HeapEntry size problem, now platform-independ...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
mikhail.naganov...
Fix windows compilation after r5867. Now linux-friendly.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
mikhail.naganov...
Revert "Fix compilation on Win after r5867.". This...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
mikhail.naganov...
Fix compilation on Win after r5867.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
floitschV8...
Remove Gay's dtoa from sources.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
mikhail.naganov...
New heap profiler: implement fast retaining sizes appro...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
ager@chromium.org
Force pretenuring of closures that are immediately...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
lrn@chromium.org
Made some functions virtual that were previously hit...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
sgjesse@chromium.org
Add more tests of breaks in infinite loops
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
ager@chromium.org
Remove unused variable to please Clang.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
whesse@chromium.org
Add a fast case to Array.join when all the elements...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
serya@chromium.org
Avoiding repacking payload for v8::Arguments and v8...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
lrn@chromium.org
Merge preparser Scanner with main JavaScript scanner.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
ager@chromium.org
Landing for Rodolph Perfetta.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
lrn@chromium.org
Fix usage of NULL in integer contexts.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
lrn@chromium.org
Fix off-by-one in hex-parsing.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
lrn@chromium.org
Extract scanner base/JS/JSON and move base and JS to...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
ager@chromium.org
Don't return false from CompileCallInterceptor which...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
mikhail.naganov...
A follow-up to r5849 -- fix Chromium build.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
lrn@chromium.org
Make count-line-ends use StringSearch and only iterate...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
mikhail.naganov...
New heap profiler: include all heap objects and refs...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
erik.corry...
Prepare push to trunk. Now working on version 2.5.8.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
ager@chromium.org
Revert r5846 because of debug mode test failures.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
sandholm@chromium.org
Leverage Lasse's StringSearch object to speed up calcul...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
ager@chromium.org
Landing for Justing Schuh.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-17
ager@chromium.org
Landing for Martyn Capewell.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-17
sgjesse@chromium.org
Change the order of evaluation of sub-expressions for...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-17
floitschV8...
Name argument in forward declaration.
commit
|
commitdiff
|
tree
|
snapshot
next