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
2009-05-12
kmillikin@chromium.org
Fix for issue 341. In the stub for instanceof, we...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
lrn@chromium.org
X64: General fixes - added inline definitions and chang...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
erik.corry...
Don't go into runtime system for the allocation of...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
yurys@chromium.org
Script context information is included in before/afterC...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
kasperl@chromium.org
Add new Splay benchmark to the V8 benchmark suite and...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
ager@chromium.org
Prepare to push version 1.2.3 to trunk.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
kmillikin@chromium.org
Modify JumpTarget::ComputeEntryFrame to mark copied...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
kmillikin@chromium.org
Simplify JumpTarget::ComputeEntryFrame. Eliminate...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-08
kmillikin@chromium.org
A register allocation bugfix.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-08
erik.corry...
Fix intermittent crashes caused by unexpected GCs in
commit
|
commitdiff
|
tree
|
snapshot
2009-05-08
mikhail.naganov...
Don't keep data about JS code that is never executed.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-08
mikhail.naganov...
Return immediately from GetLogLines if logging to memor...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
kmillikin@chromium.org
Change the structure of the scavenge collector's loop...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
kasperl@chromium.org
Allocate proxy before the script to allow heap verification
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
lrn@chromium.org
X64: Serialization fixed to use intptr_t/Address where...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
kmillikin@chromium.org
Before a scavenge collection in debug builds with ENABL...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
whesse@chromium.org
Fix lint
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
kmillikin@chromium.org
Changed the PageIterator class so that it only returns...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
lrn@chromium.org
X64: Changed TickSample to hold pointer-sized values...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
lrn@chromium.org
X64: Changed 0x%x formats in log.cc to 0x%p and omitted...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
mikhail.naganov...
Restore stack backtrace tests removed in revision 1785.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
lrn@chromium.org
Changed size of pointers stored as numbers to intptr_t...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
ager@chromium.org
Port change (r1837) that allows call-as-function handle...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
erik.corry...
The ARM assembler tests don't install the standard...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
davemoore@chromium.org
Make check in GetExternalString a runtime check instead...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
erik.corry...
Fix debug mode :-/
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
whesse@chromium.org
Add x64 header files to make the build compile
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
erik.corry...
Missing file from last change. TBR=kasperl
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
lrn@chromium.org
X64: Fixed conversion between tread_id (int) and void*.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
erik.corry...
Fix Chromium bug 1717 by emulating JSCs somewhat strang...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
whesse@chromium.org
Make assembler-x64.h and assembler-x64-inl.h compile
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
deanm@chromium.org
Use the correct V8_HOST_ARCH macro, it is IA32 and...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
deanm@chromium.org
Have the profiler load the correct registers on x64.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
sgjesse@chromium.org
Added context information to scripts.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
lrn@chromium.org
X64: Changed hash computations to only use lower 32...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
lrn@chromium.org
X64: Made hash computation in serializer accept 64...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
lrn@chromium.org
X64 adaption: Changed a constant from kBitsPerPointer...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
kasperl@chromium.org
Extend the regression test case for crbug.com/9746 to
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
yurys@chromium.org
Add function inferred name to FunctionMirror and its...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
mikhail.naganov...
Introduce internal Log class that handles writing log...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
deanm@chromium.org
Stub out a small portion of the x64 assembler.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
kasperl@chromium.org
Make sure to report out-of-memory situations when the
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
deanm@chromium.org
Add a temporary hack to FmtElm to truncate 64-bit point...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
deanm@chromium.org
Change some pointer alignment checks in irregexp to...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
deanm@chromium.org
Add a x64 stub of frames-x64.h so we have StackHandlerC...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
deanm@chromium.org
Introduce two separate classes of processor detection:
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
lrn@chromium.org
Added test for issue 334.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
kmillikin@chromium.org
Fix lint failure.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
deanm@chromium.org
Use our own macros for 64-bit constants.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
ager@chromium.org
Revert workaround for http://crbug.com/9746.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
lrn@chromium.org
Changed definition of INT64_C and UINT64_C to use the...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
sgjesse@chromium.org
Add the ability to set embedder data on created context...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
kmillikin@chromium.org
Some cleanup of the mark-sweep/compact collector follow...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
ager@chromium.org
Prepare to push version 1.2.2 to trunk.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
kasperl@chromium.org
Add regression test case for crbug.com/9746.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
kmillikin@chromium.org
Clean up comment.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
kmillikin@chromium.org
Improved, safer handling of the symbol table. The...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
erik.corry...
Reverty 1842 (see code.google.com/p/chromium/issues...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
deanm@chromium.org
Fix a guard style inconsistency in regexp-stack.h.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
kmillikin@chromium.org
More special handling of the symbol table during garbag...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
deanm@chromium.org
Cleanup include guards:
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
whesse@chromium.org
Include 64-bit pointer and constant types in include...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
lrn@chromium.org
Changed some int casts to intptr_t.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
erik.corry...
Fix code.google.com/p/chromium/issues/detail?id=1717
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
lrn@chromium.org
Removed long-running array sort test.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
lrn@chromium.org
Added empty files in the x64 directory.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
ager@chromium.org
svn:ignore another gyp generated file
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
feng@chromium.org
A simple fix of issue code.google.com/p/chromium/issues...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
asargent@chromium.org
Add to documentation for GetIdentityHash
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
whesse@chromium.org
Stop inlining of list reallocation in virtual frames.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
erik.corry...
Add change accidentally omitted from last changelist.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
erik.corry...
When strings can change from an ASCII representation...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
lrn@chromium.org
Made sort on non-arrays also affect elements on the...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
iposva@chromium.org
Add version.cc and version.h to Xcode project.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
sgjesse@chromium.org
Fixed SCons build when not running from the V8 root...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
sgjesse@chromium.org
Added better version information
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
whesse@chromium.org
Improve register allocation of left shift operation...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
ager@chromium.org
svn ignore gyp generated files
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
mikhail.naganov...
Enhancing profiling data processing code with functiona...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
lrn@chromium.org
Added architecture properties to Windows Scons build.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
asargent@chromium.org
Make Object::GetIdentityHash() never return 0.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
lrn@chromium.org
Fix .gyp file and avoid adding -m32 on 32 bit systems.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
ager@chromium.org
Fix the xcode project to define the correct V8_ARCH_*.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
whesse@chromium.org
Add a mjsunit test to cover more paths in the ia32...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
lrn@chromium.org
Create build structure for X64.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
sgjesse@chromium.org
Create a transition API for the debug message handler.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
sgjesse@chromium.org
Remove tab to satisfy lint
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
erik.corry...
Unbreak IA32 generated code coverage.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
sgjesse@chromium.org
Re-submit codereview.chromium.org/99122 after fixing...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
sgjesse@chromium.org
Reverting 1811.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
sgjesse@chromium.org
Changed the debugger message API to receive an object...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
iposva@chromium.org
Fix names after move of architecture dependent files.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
whesse@chromium.org
Fix lint error
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
whesse@chromium.org
Change MergeTo code for virtual frames to use register...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
kmillikin@chromium.org
Add stubbed-out versions of missing member functions...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
kmillikin@chromium.org
Inline the inobject property case for named property...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
mikhail.naganov...
Rename profileview.js -> profile_view.js because WebIns...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
mikhail.naganov...
TickProcessor script reimplemented in JavaScript.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
yurys@chromium.org
1. Send 'afterCompile' event to the debug message handl...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
lrn@chromium.org
Fix Issue 326. Handle sorting of non-array objects...
commit
|
commitdiff
|
tree
|
snapshot
next