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-04-15
fschneider...
Land Kevin's patch for supporting %_CallFunction in...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
fschneider...
Remove support for inlined property loads and stores.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
vitalyr@chromium.org
Support string add in crankshaft:
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
vitalyr@chromium.org
Make HConstant a bit more compact.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
cira@chromium.org
Add v8Locale.Collator
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
fschneider...
Remove unused AssignedVariableAnalyzer.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
karlklose@chromium.org
Fix presubmit errors in bootstrapper.cc.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
fschneider...
Refine allocation policy for input operands at calls.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
lrn@chromium.org
X64: Use roundsd for DoMathFloor.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
vegorov@chromium.org
In ProfilerSignalHandler ensure that thread we are...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
karlklose@chromium.org
Isolates: Cleanup usage of FACTORY in code stubs and...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
cira@chromium.org
Fixing svn:eol-style (from native to LF).
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
cira@chromium.org
Moving locale code from i18n-extension.cc. Each part...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
whesse@chromium.org
Adjust mjsunit.status to account for math-round test...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
fschneider...
Enable inlining functions containing throw.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
kmillikin@chromium.org
Fix a just-introduced bug in polymorphic inlining.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
sgjesse@chromium.org
ARM: Fix a number of issues with running without VFPv3...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
kmillikin@chromium.org
Fix typo which broke build.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
kmillikin@chromium.org
Relax assumptions about control flow in the hydrogen...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
whesse@chromium.org
Fix optimized code for Math.round on ia32 platform.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
lrn@chromium.org
Fix Math.round in runtime.cc and x64 optimized code.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
ager@chromium.org
Prepare push to trunk. Now working on version 3.3.0.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
karlklose@chromium.org
Revert revision 7582.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
vitalyr@chromium.org
Add global setup for runtime profiler.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
vitalyr@chromium.org
Fit Representation and HType in one word to make HValue...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
cira@chromium.org
Moving JavaScript code from i18n-extension.cc into...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
jkummerow@chromium.org
Fix load/store of external float arrays on ARM
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
lrn@chromium.org
X64: Tweak code generation slightly.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
sgjesse@chromium.org
ARM: Set expectations for failing deserializations...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
fschneider...
Enable inlining of functions containing loops.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
fschneider...
Change the list of statements that are inlineable into...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
lrn@chromium.org
Cleanup of ScannerConstants, now named UnicodeCache.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
ricow@chromium.org
Revert 7581, you can't have try except finally toghette...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
karlklose@chromium.org
ARM: Add optimization for constant RHS in DoMulI.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
ricow@chromium.org
Fix tools/test.py to allow CTRL+C to work correctly...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
sgjesse@chromium.org
ARM: Always enable ARMv7 when VFPv3 is enabled.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
vitalyr@chromium.org
Fix retained object info leak.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
dimich@chromium.org
Another attempt to fix Win build.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
dimich@chromium.org
Fix build borkage due to r7575
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
vitalyr@chromium.org
Do not rely on uniqueness of pthread_t
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
antonm@chromium.org
Allow recursive messages reporting as it is already...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
mmaly@chromium.org
Bring test262 expectations up-to-date.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
jkummerow@chromium.org
Introduce runtime function %OptimizeFunctionOnNextCall...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
karlklose@chromium.org
Prepare push to trunk. Now working on version 3.2.10.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
mikhail.naganov...
Fix x64 build after r7567
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
mikhail.naganov...
Mark single-argument inline constructors as 'explicit'.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
fschneider...
Remove code from the deprecated GenericBinaryOpStub.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
sgjesse@chromium.org
ARM: Remove support for ABI prior to EABI
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
sgjesse@chromium.org
ARM: Fix wrong fall through handling
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
vitalyr@chromium.org
Fix JS ratio computation on startup.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
mmaly@chromium.org
Strict mode fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
lrn@chromium.org
X64: Convert HeapNumbers that contain valid smi values...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
mmaly@chromium.org
Removing old codegen from Xcode project.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
sgjesse@chromium.org
ARM: Fix a crash bug in code for %_IsStringWrapperSafeF...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
vegorov@chromium.org
Fix compilation with gdbjit=on.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
yurys@chromium.org
Fix some presumbmit failures.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
yurys@chromium.org
Report stack overflow exceptions to V8 message listeners
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
fschneider...
Add ToBoolean-conversion of constants in Crankshaft...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
vitalyr@chromium.org
Fix auto suspension of the sampler thread.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
antonm@chromium.org
Make exception thrown via v8 public API propagate to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
ricow@chromium.org
Fix win64 compile failure.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
ager@chromium.org
Fix v8.gyp.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
whesse@chromium.org
oops
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
danno@chromium.org
Fix cow fixed array map check in optimized arm code.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
whesse@chromium.org
Restart AST node numbering when we enter a function.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
ager@chromium.org
Remove some dead code.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
vegorov@chromium.org
In LCodeGen::DoDeferredLInstanceOfKnownGlobal emit...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
vegorov@chromium.org
Add GCMole to the repository.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
peterhal@chromium.org
Fix --print-code-stubs during VM initialization
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
lrn@chromium.org
Fix bad deoptimization tests for double-to-int conversion.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
danno@chromium.org
Fix opmitized external array access for compound assign...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
mmaly@chromium.org
Fix build break on Mac.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
lrn@chromium.org
Make preparser api be exported in shared libraries.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
jkummerow@chromium.org
Make "length" and "BYTES_PER_ELEMENT" properties of...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
fschneider...
Remove unnecessary AST node for ++ and -- operations.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
mmaly@chromium.org
Fix arm and x64 build break.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
mmaly@chromium.org
Strict mode renamings.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
vitalyr@chromium.org
Make object groups and implicit references a bit more...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
mmaly@chromium.org
Fix Xcode project.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
sgjesse@chromium.org
Add a missing handle for serialized scope info
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
yurys@chromium.org
Debugger: show local scope before with for functions...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
peterhal@chromium.org
1309 fix
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
vegorov@chromium.org
Always iterate outgoing arguments as a part of caller...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
lrn@chromium.org
X64: Allow the type recording binary op stub to create...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
vegorov@chromium.org
Prepare push to trunk. Now working on version 3.2.9.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
jkummerow@chromium.org
Add regression test for overlapping key and value regis...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
sgjesse@chromium.org
ARM: Add support load/store multiple VFP registers
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
lrn@chromium.org
Remove unused last_pc_ in AssemblerX64.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
ager@chromium.org
Expose WebGL typed array constructors in the shell...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
vitalyr@chromium.org
Use placement new for zone objects in hydrogen.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
vegorov@chromium.org
Revert r7504.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
vegorov@chromium.org
Always iterate outgoing arguments as a part of caller...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
fschneider...
Remove environment length from HSimulate instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
ricow@chromium.org
Add inline non-transcendental cache version of log...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
mikhail.naganov...
Simplify isolates access during stack iteration (WAS...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
ager@chromium.org
Fix overlapping registers in external array stores...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
vitalyr@chromium.org
Cleanup of FACTORY macro and fix Irregexp Interpreter...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
sgjesse@chromium.org
Extend crankshaft support for global stores
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
fschneider...
Remove redundant data member from HChange instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
kmillikin@chromium.org
Prepare push to trunk. Now working on version 3.2.8.
commit
|
commitdiff
|
tree
|
snapshot
next