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
2011-05-03
cira@chromium.org
Change v8Locale to match proposal - constructor is...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
svenpanne@chromium.org
Additional minor cleanup regarding CallWrapper: Use...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
ricow@chromium.org
Delete empty test/mjsunit/function-call.js file
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
karlklose@chromium.org
Replace long running loops by OptimizeFunctionOnNextCal...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
ricow@chromium.org
Revert 7763, missing implementation on x64 and arm...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
ricow@chromium.org
Don't exchange null and undefined with the global objec...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
lrn@chromium.org
Fix implementation of == to correctly convert Date...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
ager@chromium.org
Cleanup: use xorps to zero out an xmm register on ia32...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
svenpanne@chromium.org
Unified CallWrapper and PostCallGenerator classes,...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
fschneider...
Change heuristics for deciding phi-representation types...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
kmillikin@chromium.org
Simplify include dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
lrn@chromium.org
Don't allow whitespace after sign characters in parseInt.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
sgjesse@chromium.org
ARM: Changed the handling of compiletime CPU feature...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
ager@chromium.org
Implement API to disallow code generation from strings...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
ager@chromium.org
Fix lint.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
ager@chromium.org
Make component=shared_library gyp build work for Linux.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
ager@chromium.org
Use JSON.parse instead of eval for the debugger JSON...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
sgjesse@chromium.org
Prepare push to trunk. We are now working on version...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
sgjesse@chromium.org
Remove the Visual Studio project files
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
whesse@chromium.org
Fix unary sub IC heap number code on x64: an untagged...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
ager@chromium.org
Fix XCode project.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
kmillikin@chromium.org
Be more discriminating about uses of the arguments...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
ager@chromium.org
Fix presubmit.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
vegorov@chromium.org
Fix two bugs the LAllocator::FindOptimalSplitPos.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
dslomov@chromium.org
Revert "This implements per-isolate locking and unlocki...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
dslomov@chromium.org
This implements per-isolate locking and unlocking,...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
mikhail.naganov...
Add some more (failing) tests for function names inference.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
svenpanne@chromium.org
Removed InvokeJSFlags enum, we already have InvokeFlag...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
svenpanne@chromium.org
Removed dead code: GenericUnaryOpStub is not used anymo...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
vitalyr@chromium.org
Fix windows build.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
vitalyr@chromium.org
ll_prof: Reduce profiling hooks overhead from >400...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
mmaly@chromium.org
Strict mode eval declares its locals in its own environ...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
mikhail.naganov...
Fix whitespace error after r7726
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
mikhail.naganov...
Fix Linux builds after r7724
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
sgjesse@chromium.org
ARM: Enhance the hardfloat support
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
mikhail.naganov...
Add support for startup data (snapshot) compression.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
whesse@chromium.org
Remove unused constructor BinaryOperation(Assignment...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
karlklose@chromium.org
ARM: Fix handling of return value of compare_doubles...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
whesse@chromium.org
Use type info for count operation in Crankshaft.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
lrn@chromium.org
Handle join of sparse arrays with non-empty separator...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
sgjesse@chromium.org
ARM: Support hardfloat in SCons build and make it a...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
sgjesse@chromium.org
Improve modulo operation in lithium on x64.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
danno@chromium.org
Fix build
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
danno@chromium.org
Fix assert in KeyedLoadIC constructor
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
svenpanne@chromium.org
Fixed compilation breakage due to warnings. TBR...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
peter.rybin...
LiveEdit: optimize substring comparison
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
svenpanne@chromium.org
Fixed build on Mac, where g++ is a bit too dumb to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
peter.rybin...
Support LiveEdit when standing on return operator
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
svenpanne@chromium.org
Type recording for unary ops
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
vegorov@chromium.org
Fix missing writebarrier in ArraySplice builtin.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
sgjesse@chromium.org
Improve modulo operation in lithium on IA32.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
ager@chromium.org
Fix broken cases in x64 disassembler.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
karlklose@chromium.org
Expose hasOwnProperty() through API.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
kmillikin@chromium.org
Sometimes avoid checking whether the receiver is an...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
sgjesse@chromium.org
Remove all android references from SCons file
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
kmillikin@chromium.org
Fix a bug in a corner case of direct eval detection.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
vitalyr@chromium.org
Atomic ops: put the CPU features struct in v8::internal.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
whesse@chromium.org
Add AST ID to RelocInfo for type-recording ICs. Change...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
karlklose@chromium.org
Implement hardfloat calling convention in macro assembl...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
sgjesse@chromium.org
Initial support for generating Visual Studio solution...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
fschneider...
Refactor lithium classes to reduce the number of virtua...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
erik.corry...
Prepare push to trunk. Now working on version 3.3.3.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
sgjesse@chromium.org
Remove the Android build option from the SCons build
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
erik.corry...
Fix raw pointer misuse in StringReplaceRegExpWithEmptyS...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
whesse@chromium.org
Disable logging for the Threading test in cctest/test...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
vegorov@chromium.org
Fix an edge case in non-vfp3 version of TypeRecordingBi...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
vegorov@chromium.org
Crankshaft support for IN.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
vegorov@chromium.org
Fix compilation with debuggersupport=off.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
sgjesse@chromium.org
Fix compilation of D8 with console=readline
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
vegorov@chromium.org
Add prototype transitions cache to Map.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
vitalyr@chromium.org
Avoid hidden TLS access in CpuProfiler::is_profiling().
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
jkummerow@chromium.org
fix compile error in doublearray code on ARM
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
jkummerow@chromium.org
Support Float64Arrays
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
kmillikin@chromium.org
Change the Hydrogen representation of uses.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
ricow@chromium.org
Prepare push to trunk. Now working on version 3.3.2.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
karlklose@chromium.org
Make throw inlineable only if the exception is inlineable.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
fschneider...
Revert r7665.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
fschneider...
Lithium LLabel instruction are no longer used as gap...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
ricow@chromium.org
Revert revisions 7644 and 7632, they are causing assert...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
fschneider...
Revert r7662.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
fschneider...
Make predicates on lithium instruction classes non...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
karlklose@chromium.org
Skip crashing cctests.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
fschneider...
Use movaps instead of movsd in the gap resolver on...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
fschneider...
Reduce the number of virtual function in hydrogen-instr...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
karlklose@chromium.org
Correct test names for the failing deserialization...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
vegorov@chromium.org
Maintain proper pointer map for branches when resolving...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
karlklose@chromium.org
ARM: Optimisations for call, jump and untag.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
antonm@chromium.org
Minor cosmetic changes.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
danno@chromium.org
Prepare push to trunk. Now working on version 3.3.1.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
fschneider...
Fix x64 typefeedback for property assignments.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
ricow@chromium.org
Revert 7634, Fix experimental.gyp to include i18n-empty...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
ricow@chromium.org
Style fix, remove semicolons from tools/test.py
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
vitalyr@chromium.org
Initialize ThreadLocalTop.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
cira@chromium.org
Fix experimental.gyp to include i18n-empty-js.cc so...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
yurys@chromium.org
Fix debuger evaluation on a breakpoint inside eval
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
whesse@chromium.org
Record AST ids in relocation info at spots where we...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
lrn@chromium.org
X64 tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
ager@chromium.org
Introduce experimental natives that are enabled by...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
lrn@chromium.org
Fix bug in X64 Math.abs optimization
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
lrn@chromium.org
Cleanup of mjsunit.js code and make assertEquals more...
commit
|
commitdiff
|
tree
|
snapshot
next