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-09-16
mikhail.naganov...
Add initial version of retainers heap profile.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
sgjesse@chromium.org
Fix GC bug and ARM simulator timeout.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
whesse@chromium.org
X64: Ensure that unary subtraction returns a zero-exten...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
sgjesse@chromium.org
Handle array construction on native code.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
erik.corry...
Clean up the ifdefs on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
christian.plesner...
[ES5] Made properties of the arguments array enumerable.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
mark@chromium.org
Remove explicit include of Chromium's common.gypi from...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
christian.plesner...
Fixed typo in mozilla expectations file.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
christian.plesner...
Fixed mozilla test expectations.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
christian.plesner...
Added test suite adapter for es5conform.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
christian.plesner...
Implemented Object.keys.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
ager@chromium.org
Prepare push to trunk. Now working on version 1.3.12.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
whesse@chromium.org
Use GetCodeFromTargetAddress everywhere, uniformly.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
lrn@chromium.org
X64: Abstract indexing by a smi to the macro assembler.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
christian.plesner...
Make 'hidden' the default visibility for gcc. Add...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
sgjesse@chromium.org
Add definition of ENABLE_DEBUGGER_SUPPORT to v8 gyp...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
ager@chromium.org
Incorporate dtoa change from upstream to avoid potentia...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
lrn@chromium.org
Fix bug that errnoeously sets FPU exception.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
sgjesse@chromium.org
Fix lint error.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
sgjesse@chromium.org
Implemented missing pieces of the debugger for ARM.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
ager@chromium.org
Fix cut and paste error in memory tracking. MapSpace...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
whesse@chromium.org
Fix lint error
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
whesse@chromium.org
Rename a constant to kCallTargetAddressOffset
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
sgjesse@chromium.org
Control profiling/debugger support from build script.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
sgjesse@chromium.org
Use local cpplint.py if it exists.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
ager@chromium.org
Fix lint issue.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
ager@chromium.org
Fix IA32 build.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
sgjesse@chromium.org
Add option --build-only to the test runner.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
sgjesse@chromium.org
Implement code patcher for x64.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
lrn@chromium.org
X64: Extract all smi operations into MacroAssembler...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
whesse@chromium.org
Use SSE2 instructions when available on ia32 platform.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
christian.plesner...
Fix crash during error reporting during bootstrapping.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
ager@chromium.org
Prepare push to trunk. Now working on version 1.3.11.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
sgjesse@chromium.org
Fix ARM compilation error.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
sgjesse@chromium.org
Cleaned up some debugger stuff on ia32 and x64.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
sgjesse@chromium.org
Find the correct function for script break points
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
ager@chromium.org
Increase max semi-space size.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
kasperl@chromium.org
Fix x64 port by using 32 pages per chunk.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
mikhail.naganov...
Heap profiler: account primitive string objects as...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
ager@chromium.org
Minor change to idle notification handling: perform...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
ager@chromium.org
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
ager@chromium.org
Reduce the chunk size from 64 pages to 16 pages per...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
sgjesse@chromium.org
Set svn:eol-style native for all files in src and its...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
ager@chromium.org
Fix presubmit.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
erik.corry...
Compile fixes for ARM and miscellaneous spolling.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
christian.plesner...
Made function prototype property DontEnum for compatibi...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
ager@chromium.org
Do not use left-over space after new space alignment...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
yurys@chromium.org
Support stepping out for recursive functions.Simply...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
sgjesse@chromium.org
Set the svn:eol-style property on new file.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
ager@chromium.org
Add MAP_FIXED to Uncommit calls to see if that has...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
sgjesse@chromium.org
Refactor the register to name mapping in the ARM simulator.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
whesse@chromium.org
Fix lint error
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
lrn@chromium.org
Win64 - Allow returning two values from a runtime function.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
yurys@chromium.org
Added new scope type ScopeIterator::ScopeTypeCatch...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
whesse@chromium.org
Remove special CheckEquals function for intptr_t on...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
kasperl@chromium.org
Change to limit the amount of space we waste due to...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
kasperl@chromium.org
Add regression test case for crbug.com/18639 which
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
sgjesse@chromium.org
Use more socket ports in debugger agent test.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
christian.plesner...
Modifies readline() to behave in the same way as it...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
sgjesse@chromium.org
Allign Intel macro assemblers with changes to ARM macro...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
sgjesse@chromium.org
Move common enums for macro assemblers.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
sgjesse@chromium.org
Use different output directories when building using...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
sgjesse@chromium.org
Last step in allocating objects in generated code on...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
sgjesse@chromium.org
Fix lint error.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
sgjesse@chromium.org
Second step in allocating objects in generated code...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
christian.plesner...
Const Correctness for String::Value
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
yurys@chromium.org
Support stepping in functions called using CallFunction...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
sgjesse@chromium.org
Fixed SCons build of Windows DLL.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
mikhail.naganov...
Fixing presubmit error
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
christian.plesner...
Fixed error in d8's write() function
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
mikhail.naganov...
Linux profiler: check whether signal handler is called...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
christian.plesner...
Fixed serializer issue.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
lrn@chromium.org
X64 RegExp - fix RegExp on WIN64.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
lrn@chromium.org
Marked Mozilla Date test as flaky.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
christian.plesner...
Modifies write() so that NULs are allowed within a...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
christian.plesner...
Changed saved context stack to using direct pointers...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
ager@chromium.org
Fix lint issue.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
sgjesse@chromium.org
Fix the debugger in the ARM simulator.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
ager@chromium.org
Fix LargeObjectSpace::Verify to allow external strings...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
ager@chromium.org
Add verification flags to debug mjsunit test runs.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
sgjesse@chromium.org
First step in allocating objects in generated code...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
lrn@chromium.org
ARM RegExp fix bug 432.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
mikhail.naganov...
Fixed cast in platform-macos.cc
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
lrn@chromium.org
Added possibility of miscompiled regexp to verfifier.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
mikhail.naganov...
Fix issue 434: make OS::LogSharedLibraryAddresses work...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
ager@chromium.org
Prepare push to trunk. Now working on version 1.3.10.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
lrn@chromium.org
X64: Added missing optimization of unary negate.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
lrn@chromium.org
RegExp: Remove unnecessary function from ARM specific...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
mikhail.naganov...
Add code creation logging for construct stubs.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
sgjesse@chromium.org
Port specialized constructor code for constructing...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
ager@chromium.org
Change ASSERT to CHECK in test-heap. Use int instead...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
ager@chromium.org
Change cache test to only test for correct behavior...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
ager@chromium.org
Change a cast to make MacOS compiler happy.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
sgjesse@chromium.org
Reverting 2797.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
whesse@chromium.org
Add a integer static type cast to make MacOS compiler...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
sgjesse@chromium.org
First step in allocating objects in generated code...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
ager@chromium.org
Fix the handling of termination exceptions thrown when...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
whesse@chromium.org
Add explicit integer type-casts to make WIN64 build...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
erik.corry...
Use more sane inputs to get more consistent answers...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
whesse@chromium.org
X64: Use sahf instruction only on processors that suppo...
commit
|
commitdiff
|
tree
|
snapshot
next