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-04-01
kmillikin@chromium.org
Make check for writes without remembered set updates...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
serya@chromium.org
StringToInt rewritten. This version doesn't allocate...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
whesse@chromium.org
Update the time zone offset and dst offset when time...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
serya@chromium.org
Parsing some kinds of integers and junk values in Runti...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
serya@chromium.org
Reverting r4329 due to failure in webkit tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
serya@chromium.org
StringToInt rewritten. This version doesn't allocate...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
whesse@chromium.org
Fix time zone cache so it is not initialized when the...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
vitalyr@chromium.org
Make link happy.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
vitalyr@chromium.org
Inline %_ArgumentsLength.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
lrn@chromium.org
Fix bug in string replace with nonparticipating captures.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
antonm@chromium.org
Trim in some cases of Array.splice.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
kmillikin@chromium.org
Move the AstVisitor stack check from Accept to Visit.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
kmillikin@chromium.org
Simplify IA32 code generator API.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
vegorov@chromium.org
Merging scavenge into sweeping phase of mark-sweep...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
mikhail.naganov...
C++ profiles processor: put under #ifdef and fix issues.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
kmillikin@chromium.org
Remove trailing regexp from .js files.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
antonm@chromium.org
Fix the case of no words to copy.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
lrn@chromium.org
Fix bug in string replace regexp with function when...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
serya@chromium.org
Fixing Windows build.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
antonm@chromium.org
Refactor word copying logic.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
serya@chromium.org
Percise rounding parsing octal and hexadecimal strings.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
kmillikin@chromium.org
Fix presubmit failure.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
kmillikin@chromium.org
Rework flow graph construction.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
vitalyr@chromium.org
Call binary op stub instead of runtime in count operations.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
vitalyr@chromium.org
Start using String type info:
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
serya@chromium.org
Optimization for parsing integers of limited length...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
ricow@chromium.org
Prepare push of version 2.2.0 to trunk. Now working...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
vitalyr@chromium.org
Some string optimizations:
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
antonm@chromium.org
Omit write barrier when setting trimmed elements.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
lrn@chromium.org
Pre-create properties on JSRegExp objects
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
whesse@chromium.org
Change a TypeInfo function from inline to non-inline...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
ager@chromium.org
Prepare push of version 2.1.10 to trunk. Now working...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
ager@chromium.org
Port number dictionary probing in generated code to...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
sgjesse@chromium.org
Proper constraints for inline implementation in assembly.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
ricow@chromium.org
Land codereview.chromium.org/1311003/diff/8001/9001...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
kasperl@chromium.org
Avoid having a LIBS setting when compiling the V8 library
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
vitalyr@chromium.org
Simplify passing of AccessorInfo to interceptors:
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
kmillikin@chromium.org
Move flow graph and helper classes to their own file.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
antonm@chromium.org
Add a test to verify correctness of remembered set...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
mikhail.naganov...
Align OProfile agent invocations style with logging.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
serya@chromium.org
StringToDouble rewritten not using String::Get and...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
antonm@chromium.org
Slightly faster variant of Array.push.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
antonm@chromium.org
Allow empty handles to escape handle scopes.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
erik.corry...
Fix my fast-codegen.cc gyp file stupidity.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
sgjesse@chromium.org
Prepare push to trunk, we are now working on 2.1.10
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
fschneider...
Fix build again after renaming.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
erik.corry...
Gyp causing me gyp.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
whesse@chromium.org
Speed up conversion of untagged int32 result if we...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
erik.corry...
Split the virtual frame into heavy and light versions.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
fschneider...
Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
antonm@chromium.org
Fix LargeObjectSpace::Contains to check if addr is...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
lrn@chromium.org
Run string replace regexp with function in C++ code...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
fschneider...
Rename NumberInfo to TypeInfo.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
lrn@chromium.org
Fix bug in RegExp first-character-lookahead.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
pfeldman@chromium.org
Make following ES5 functions work with undetectable...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
pfeldman@chromium.org
Fail with out-of-bounds exception upon illegal access...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
sgjesse@chromium.org
Re-apply "Inline floating point compare"
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
whesse@chromium.org
Avoid calling ToRegister(register) when result is in...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
lrn@chromium.org
Change StringSearch to not call exec and build unnecess...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
fschneider...
Check for negative 0 when deciding whether a constant...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
fschneider...
Fix Win32 build.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
fschneider...
Store type information with constants.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
kmillikin@chromium.org
Revert "Inline floating point compare"
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
ager@chromium.org
Implement support for reattaching a global object to...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
erik.corry...
Fix Android scons build by putting -lv8 before -lgcc.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
pfeldman@chromium.org
Expose debug context into the native code. This change...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
fschneider...
Add primitive type and string type to the number info.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
ager@chromium.org
Revert revisions 4241, 4243 and 4247 because of Windows...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
kmillikin@chromium.org
Fix presubmit error (multiple statements on the same...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
serya@chromium.org
Fix conform test.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
kmillikin@chromium.org
Initial support for marking live code.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
lrn@chromium.org
Added flag for seeding the random generator determinist...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
serya@chromium.org
Fixing build in debug mode.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
antonm@chromium.org
Pass the proper number of fields to update remembered...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
serya@chromium.org
StringToDouble rewritten not using String::Get and...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
mikhail.naganov...
Add comments to test-log-stack-tracer.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
kmillikin@chromium.org
Prepare push to trunk. Now working on version 2.1.9.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
oleg@chromium.org
Make the new Date test independent of the timezone...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
whesse@chromium.org
Fix an error in optimized modulus operator, add unit...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
sgjesse@chromium.org
MIPS simple function calls
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
sgjesse@chromium.org
Fix GetName and Print for CompareStub
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
oleg@chromium.org
Fix bug code.google.com/p/v8/issues/detail?id=659....
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
erik.corry...
Fix pop push optimization to work with partial snapshot...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
whesse@chromium.org
Add binary operations with constants to the safe-int32...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
antonm@chromium.org
Trim underlying fixed array by one element from the...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
vegorov@chromium.org
Port of optimized ICs for external and pixel arrays...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
kmillikin@chromium.org
Mark all loop conditions.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
mikhail.naganov...
New GCCallbacks with additional parameters.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
sgjesse@chromium.org
Update Visual Studio project files.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
fschneider...
Add iterative primitive type analysis.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
oleg@chromium.org
Modify FastD2I to use static_cast instead of lrint...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
mikhail.naganov...
Fix issue 658: update test-log-stack-tracer after r4211.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
kasperl@chromium.org
Remove the last of the obsolete *-delay.js files. This one
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
sgjesse@chromium.org
Inline floating point compare
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
kasperl@chromium.org
Bring back source line accidentally removed in r4217.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
kasperl@chromium.org
Fix issue 658 by adapting the d8.cc code to the new...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
kasperl@chromium.org
Merge the partial_snapshots branch back into bleeding_e...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
kasperl@chromium.org
Fix issue 656 on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
kasperl@chromium.org
Fix issue 656 on x64.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
kasperl@chromium.org
Fix issue 656 on x86.
commit
|
commitdiff
|
tree
|
snapshot
next