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-29
ricow@chromium.org
Decrease number of runs in mjsunit/compiler/pic.js...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
lrn@chromium.org
Make the preparser standalone library and process build...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
mikhail.naganov...
Remove snapshots-related code that is implemented in...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
fschneider...
Fix null-pointer dereference in the compiler when runni...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
whesse@chromium.org
Fix x64 compilation error due to some dead code, by...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
lrn@chromium.org
Introduce scons target to build preparser libraray...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
mikhail.naganov...
Remove an extra comma from "tick" log records.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
ager@chromium.org
Rename local variable in api.cc to avoid using C++0x...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
lrn@chromium.org
Fix reference to masm_ after delete in RegExpMacroAssem...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
sgjesse@chromium.org
ARM: Check for minus zero when converting binary operat...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
vitalyr@chromium.org
Cleanup of HEAP and FACTORY macro usage in accessors.cc.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
ager@chromium.org
Build and pass all tests on FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
fschneider...
Add binary-op stub variant to handle oddball objects...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
sgjesse@chromium.org
Fix presubmit errors in r7388
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
ricow@chromium.org
Remove unused method, this is not used anymore after...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
ager@chromium.org
Cleanup of FACTORY and HEAP macro usage in code-stubs.cc.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
ager@chromium.org
Cleanup of Isolate::Current(), FACTORY and HEAP usage...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
sgjesse@chromium.org
Re-establish mips basic infrastructure.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
sgjesse@chromium.org
Add more details the --trace-deopt output
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
fschneider...
Prepare push to trunk. Now working on version 3.2.6.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
vitalyr@chromium.org
Fix arm compilation on OS X 10.5 gcc.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
vitalyr@chromium.org
Cleanup of HEAP and LOGGER macros usage in api.cc.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
ricow@chromium.org
Run array-length less times to make the builder green.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
vitalyr@chromium.org
Remove more TLS hurting Dromaeo DOM.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
ricow@chromium.org
Follow jsc on not throwing when trying to add a propert...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
ricow@chromium.org
Set optimizable to false on code object if shared funct...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
vitalyr@chromium.org
Fast TLS support on mac.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
vitalyr@chromium.org
Add files missing from last commit.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
vitalyr@chromium.org
Fast TLS support.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
vitalyr@chromium.org
Remove unneeded TLS reads from v8::Null() and friends.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
lrn@chromium.org
Fix test that can fail for small denormals.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
lrn@chromium.org
Fix typo in math-sqrt.js
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
vitalyr@chromium.org
Remove TLS read from ON_BAILOUT.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
sgjesse@chromium.org
Don't rely on C++ object padding across platforms
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
lrn@chromium.org
Add more tests to mul-exhaustive for constant left...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
ager@chromium.org
Cleanup more isolate usage in ia32 files.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
vegorov@chromium.org
Check for SSE2 support in FullCodeGenerator::EmitMathPow.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
lrn@chromium.org
Fix prettyprinter for --print-ast option.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
danno@chromium.org
Fix ARM external array crankshaft bailout
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
ager@chromium.org
Correct order of arguments to CHECK_EQ in an API test.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
ager@chromium.org
Reimplement the padding of relocation information for...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
fschneider...
Fix hydrogen statistics output when no code gets optimized.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
sgjesse@chromium.org
mprove code generation for DoAddI, DoSubI and DoBitI...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
danno@chromium.org
Fix build
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
danno@chromium.org
Support external arrays in Crankshaft
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
vitalyr@chromium.org
Allow calling stats API functions before we have an...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
vitalyr@chromium.org
Get rid of more TLS fetches in API implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
lrn@chromium.org
Fix bug in test-macro-assembler-x64 which is the probab...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
lrn@chromium.org
Implemented FastAsciiStringJoin in X64 full codegen.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
fschneider...
Fix bug that caused invalid code motion for certain...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
sgjesse@chromium.org
Fix wording in comment
commit
|
commitdiff
|
tree
|
snapshot
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
next