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
2008-10-24
feng@chromium.org
remove unused strcasecmp on windows, it conflicts with...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
sgjesse@chromium.org
Revorked version of codereview.chromium.org/8101. The...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
kasperl@chromium.org
Get ready for fixing issue 120: Pin point the places
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
kasperl@chromium.org
Improve code for looking up in context slots in runtime...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
kasperl@chromium.org
Fix lint issue.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
kmillikin@chromium.org
Change a few runtime functions that took and returned...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
sgjesse@chromium.org
Changed the workarround for a GCC compiler bug to be...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
christian.plesner...
- Added caching of regexp data in the compilation cache.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
sgjesse@chromium.org
Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
sgjesse@chromium.org
Reverted r576 as it caused a regression.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
sgjesse@chromium.org
Cleanup of http://codereview.chromium.org/8101.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
feng@chromium.org
Addressing Ivan's comments of using INVALID_TYPE in...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
bak@chromium.org
Fixed usage of NewArgumentsObject for accessor.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
bak@chromium.org
- Fixed performance regression caused by ComputeContext...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
kasperl@chromium.org
Get ready for pushing 0.4.0 to trunk. We're now working
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
sgjesse@chromium.org
Posponed the setting of "external_caught_exception...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
kasperl@chromium.org
Fix lint issue.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
christian.plesner...
Added v8::Object::GetProperties method that returns...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
bak@chromium.org
- Added conditional write barrier to object accessors.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
kasperl@chromium.org
Fix issue 124 by computing the receiver correctly when
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
sgjesse@chromium.org
Changed the message reporting for try { ... } finally...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
christian.plesner...
- Added const in a few places.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
erik.corry...
Fix some style issues.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
erik.corry...
Copy strings 1 word at a time when flattening etc.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
ager@chromium.org
Introduce a lookup cache class in the runtime system...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
kasperl@chromium.org
Apply Daniel's patch for array index strings.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
kasperl@chromium.org
Update Mozilla test status to reflect that regress...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
kasperl@chromium.org
Added failing test case for bug 124.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
sgjesse@chromium.org
Add a workaround for a compiler gug in GCC 4.2.3. See...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
kmillikin@chromium.org
Rename member variables and functions and clarify comme...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
christian.plesner...
Replaced the implementation of %StringEquals, which...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
christian.plesner...
- Changed regexp logging to include the string being...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
kasperl@chromium.org
Improve error reporting in benchmarks.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
erik.corry...
Fix warning from Windows about loss of data in cast...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
bak@chromium.org
- Applied FixedArray::WriteBarrierMode to NewArgumentsFast.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
kasperl@chromium.org
Incorporate patches by Paolo Giarrusso to allow profiling
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
erik.corry...
Use direct copy and templates to speed up flattening...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
bak@chromium.org
- Optimized CopyFixedArray and CopyJSObject.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
kasperl@chromium.org
Refactor the smi case inlining for binary operations, so
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
sgjesse@chromium.org
Added handling of empty handles to String::AsciiValue...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
iposva@chromium.org
- ip register cannot be used when accessing large const...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
feng@chromium.org
No more failures than before. It is ready to be reviewed.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
feng@chromium.org
Fix style issues.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
feng@chromium.org
Fixed the build error in debug mode.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
feng@chromium.org
Initialize the variable to a valid value.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
feng@chromium.org
Split window support from V8.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
feng@chromium.org
Make one-ascii-character-string a symbol in its cache.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
sgjesse@chromium.org
Minor fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
iposva@chromium.org
- Update js2c.py to take a type parameter.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
kasperl@chromium.org
Minor cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
christian.plesner...
Added development shell (d8) including readline support...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
bak@chromium.org
- Cleaned up Heap::CopyObject. Inlined fast case.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
erik.corry...
Fix bug 1439135 (slicedstring on constring not flat)
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
kasperl@chromium.org
Added failing test case for bug 1439135.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
christian.plesner...
Added string equality by reading int-sized blocks of...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
christian.plesner...
Set the mime type of run.html.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
bak@chromium.org
-Fixed non debug build with an ifdef.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
bak@chromium.org
- Changed gc-greedy to ignore boostrapping.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
bak@chromium.org
- Optimized copying of FixedArray.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
bak@chromium.org
- Eliminated superfluous type tests in IsMatch.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
bak@chromium.org
- Missing files
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
ager@chromium.org
Allow larger semispaces.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
bak@chromium.org
- Specialized IsClassOf for Number, Boolean, Arguments...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
lrn@chromium.org
Changed Boyer-Moore's bad-char table code:
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
kmillikin@chromium.org
Code formatting changes.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
bak@chromium.org
- Removed a few indirections by making the two SemiSpaces
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
kasperl@chromium.org
Fix issue 116 by returning the value from SetFastElement.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
lrn@chromium.org
* Special case for last char in BM-match
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
ager@chromium.org
Update ChangeLog and version number to prepare for...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
bak@chromium.org
-Eliminated a excessive memory traffic in CopyObject.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
iposva@chromium.org
Addressed review comment by Kasper:
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
iposva@chromium.org
- Fix instance size calculation to ensure that the...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
whesse@chromium.org
Fixes bug 1426704.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
christian.plesner...
Review-related changes
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
christian.plesner...
Added a way to add timestamps to the log file name
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
iposva@chromium.org
Fix CALL_IC to read properties out of the object in...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
iposva@chromium.org
Fix lint problem.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
iposva@chromium.org
Allocate room for expected number of properties based...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
kmillikin@chromium.org
Move code (already reviewed) around in the source file...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
lrn@chromium.org
Test for non-ASCII character in a needle used on an...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
lrn@chromium.org
Selecting between simple text search and Boyer-Moore...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
lrn@chromium.org
The BoyerMooreStringSearch now uses separate functions...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
lrn@chromium.org
Boyer-Moore delayes computation of Good-Suffix table...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
lrn@chromium.org
Reduced the string length and rounds in the extensive...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
olehougaard
Testing that sorting behaves reasonably with a bad...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
christian.plesner...
Fixed bug 114
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
lrn@chromium.org
Most operations are faster than before.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
iposva@chromium.org
Fix a missing peephole optimization in ia32 code expose...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
whesse@chromium.org
Fix lint error in codegen-ia32.cc.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
kmillikin@chromium.org
Add a VirtualFrame class to the IA32 code generator...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
bak@chromium.org
- Omit frame pointers when using GCC.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
bak@chromium.org
- Inlined JSArray::SetContent.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
kasperl@chromium.org
Improve profiler output to make it easier to see the
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
kasperl@chromium.org
Introduce a special kind of frames for construct frames...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
erik.corry...
Move const qualifies around to avoid GCC warnings....
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
kasperl@chromium.org
Add codegen-arm.h and codegen-ia32.h to VS project...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
kasperl@chromium.org
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
kasperl@chromium.org
Make strict equality checks faster on IA32 by doing
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
iposva@chromium.org
Simplify CodeGenerator hierarchy by not using a base...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
bak@chromium.org
- Optimized JSArray allocation in runtime system by...
commit
|
commitdiff
|
tree
|
snapshot
next