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-03-24
ager@chromium.org
Add regression test.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
sgjesse@chromium.org
Make V8 build with the chromium shared library build
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
fschneider...
Enable GVN for polymorphic loads by not expanding them...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
mmaly@chromium.org
Enable V8 test bindings for test262 ietestcenter.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
ager@chromium.org
Ensure enough space for lazy deoptimization relocation...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
vitalyr@chromium.org
Store HValue uses in a custom small list structure.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
ager@chromium.org
Cleanup of Isolate::Current() usage in api.cc.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
ager@chromium.org
Introduce accessors on builtins instance and use them...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
ager@chromium.org
Fix COUNTERS use in test-serialize.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
sgjesse@chromium.org
Change bleeding edge version to candidate
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
ager@chromium.org
Avoid TLS access for counters.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
lrn@chromium.org
Fix compile failure on Win64.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
danno@chromium.org
Remember and reuse derived map for external arrays
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
ager@chromium.org
Irregexp Interpreter build fix.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
sgjesse@chromium.org
Prepare push to trunk. We are now working on 3.2.5.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
lrn@chromium.org
X64: Optimize access to external references.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
ager@chromium.org
Cleanup of FACTORY macro usage in api.cc.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
mmaly@chromium.org
Implement poison pill for non-strict mode function...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
vitalyr@chromium.org
Some Isolate usage cleanups in objects.{h,cc}.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
dimich@chromium.org
Cleanup of Isolate usage (guided by SunSpider profiling)
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
podivilov@chromium.org
Fix crash in Debug::SendCommand.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
mmaly@chromium.org
Merge TemporaryScope with LexicalScope.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
mikhail.naganov...
Add support for CPU and heap profiles deletion.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
vitalyr@chromium.org
Remove TLS fetches in v8::String API implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
sgjesse@chromium.org
Use different syscall constants on Android
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
ager@chromium.org
Require an isolate parameter for most external referenc...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
sgjesse@chromium.org
Add file missing from last commit
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
antonm@chromium.org
Shorten bail out checks when calling code which can...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
whesse@chromium.org
Fix error in test-reloc-info/Positions. This error...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
sgjesse@chromium.org
Rename memory.h to v8memory.h
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
sgjesse@chromium.org
Improved modulo operation in lithium as well as bailout...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
mikhail.naganov...
Trying to unskip test-profile-generator/RecordStackTrac...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
dimich@chromium.org
Another Lint fix.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
dimich@chromium.org
Lint: remove line trailing whitespaces.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
dimich@chromium.org
Fix Win32 bots - they crash/timeout on too long thread...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
mikhail.naganov...
Change the way sampler / profiler handle external callb...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
mikhail.naganov...
Fix DevTools CPU profiler after isolates merge.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
karlklose@chromium.org
Revert r7288.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
vitalyr@chromium.org
Clean up Isolate usages in handles.cc.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
vitalyr@chromium.org
Use v8::internal threading support in samples/shell.cc.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
karlklose@chromium.org
ARM: Add optimization for constant RHS in DoMulI.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
ricow@chromium.org
Change cctests to use variant flags as part of the...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
fschneider...
Optimize calls to object literal properties that are...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
vitalyr@chromium.org
Clean up Isolate usages in ast visitor and hydrogen.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
vitalyr@chromium.org
Clean up Isolate usages in compilation cache.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
karlklose@chromium.org
Improve ARM-Simulator.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
vitalyr@chromium.org
Always inline BitCast.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
mmaly@chromium.org
Fix Xcode after isolates landing.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
vitalyr@chromium.org
Avoid TLS accesses in QuoteJsonString.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
vitalyr@chromium.org
Try fix arm build.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
dimich@chromium.org
Update cctest expectations: ass 2 timed out tests to...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
dimich@chromium.org
Fix Win64 build after isolates merge.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
vitalyr@chromium.org
Merge isolates to bleeding_edge.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
vitalyr@chromium.org
Revert r7268: it borked the history.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
vitalyr@chromium.org
Merge isolates to bleeding_edge.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
vitalyr@chromium.org
Mark cctest/test-profile-generator/RecordStackTraceAtSt...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
lrn@chromium.org
Make Script.prototype.nameOrSourceURL use indexOf searc...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
antonm@chromium.org
Revert r7258 and r7260.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
mikhail.naganov...
Fix presumbit warning after r7259
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
antonm@chromium.org
Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
mikhail.naganov...
Dramatically speed up detailed heap snapshot generation.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
antonm@chromium.org
Make exception thrown via v8 public API propagate to...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
dimich@chromium.org
Fix compilation on Windows post-7252
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
mmaly@chromium.org
Implement strict mode ThrowTypeError functions for...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
mmaly@chromium.org
Implement fast path for strict closure creation.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
mmaly@chromium.org
Strict mode ThrowTypeError functions for
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
lrn@chromium.org
X64: Port optimization of LMulI to x64.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
antonm@chromium.org
Refactor fast API call.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
vitalyr@chromium.org
Remove empty test/mjsunit/compiler/global-accessors...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
vitalyr@chromium.org
Emit slightly more compact code in untag double.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
ricow@chromium.org
Revert revisions 7215 and 7212.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
vegorov@chromium.org
Fix presubmit error introduced by r7221.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
sgjesse@chromium.org
X64: Add the global object as parameter to the GlobalRe...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
vegorov@chromium.org
Make HDeoptimize to explicitly use environment values.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
ricow@chromium.org
Prepare push to trunk. Now working on version 3.2.4.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
lrn@chromium.org
Add support for unary plus in hydrogen compiler.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
sgjesse@chromium.org
Fix infinite recursion in the compiler introduced in...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
whesse@chromium.org
Fix some XMM and byte register names in the X64 disasse...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
ricow@chromium.org
Partially fix serializer which crashes on x64 running...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
sgjesse@chromium.org
Increase coverage of global loads in optimized code
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
sgjesse@chromium.org
Add a preprocessor symbol to have printing on Android...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
ager@chromium.org
Fix Array::New(length) in the API to return an array...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
fschneider...
Refactor lithium CheckSmi instruction into two separate...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
whesse@chromium.org
Fix some register names in the ia32 disassembler. ...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
sgjesse@chromium.org
ARM: Fix the debugger using wrong break stub for slot...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
antonm@chromium.org
Introduce one way dependencies into object grouping.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
ager@chromium.org
Use full paths for cctests.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
erik.corry...
* Fix build errors on FreeBSD 8.2
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
ager@chromium.org
Disable v8 benchmark run from standard test.py runs.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
ager@chromium.org
Add a V8 benchmark suite run to test.py to catch failur...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
erik.corry...
Fix incorrect assumption on bit-and on ARM
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
mmaly@chromium.org
Strict mode renames and formatting cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
vitalyr@chromium.org
Use a class field instead of global FLAG_debug_code...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
vitalyr@chromium.org
Use NativesFlag to allow/disallow natives syntax during...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
ricow@chromium.org
Follow Safari on not throwing when __defineGetter__...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
ricow@chromium.org
Reapply 7143 after fixing issue 1250
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
karlklose@chromium.org
ARM: Improved double to integer truncation.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
ager@chromium.org
Revert "Strict mode ThrowTypeError functions for"
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
erik.corry...
Fix SmiCompare on 64 bit to distinguish between compari...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
ricow@chromium.org
Do not set value on host objects in Object.defineProper...
commit
|
commitdiff
|
tree
|
snapshot
next