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-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
2011-04-04
vitalyr@chromium.org
Support placement new syntax for zone objects and start...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
vitalyr@chromium.org
Fix fast TLS support on Mac.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
ager@chromium.org
Explicitly use icu namespace.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
ager@chromium.org
Reapply: Never use classic code generator.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
vitalyr@chromium.org
Revert r7483 "Move SafeStackFrameIterator::active_count...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
vitalyr@chromium.org
Fix non-ia32 build.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
mikhail.naganov...
Move SafeStackFrameIterator::active_count_ into an...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
vitalyr@chromium.org
Fix multi-isolate build:
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
sgjesse@chromium.org
Revert "Never use classic code generator."
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
whesse@chromium.org
Fix presubmit error.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
whesse@chromium.org
Revert "Made test.py not mention the defunct --cranksha...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
whesse@chromium.org
Allow construction of x64 Assembler with a NULL Isolate.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
lrn@chromium.org
Made test.py not mention the defunct --crankshaft flag.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
antonm@chromium.org
Introduce v8::Object::CreationContext method.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
karlklose@chromium.org
Cleanup usage of HEAP in mark-compact.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
sgjesse@chromium.org
Increase coverage of global loads in optimized code
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
karlklose@chromium.org
Do not try to execute empty programs.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
vegorov@chromium.org
Fix SlotRef::SlotAddress for parameters indices.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
danno@chromium.org
Fix Win64 build isolate problem
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
vegorov@chromium.org
Minor cleanup in StaticMarkingVisitor.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
ager@chromium.org
Never use classic code generator.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
sgjesse@chromium.org
Fix pc offset calculation for stack traces
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
antonm@chromium.org
Do not create a SharedFunctionInfo for closures on...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
danno@chromium.org
Fix minor issues in typed array load/store implementation
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
ager@chromium.org
Implement %_IsStringWrapperSafeForDefaultValue in full...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
ager@chromium.org
Cleanup of Isolate::Current() and FACTORY macro usage...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
mark@chromium.org
Add missing #ifdef to lithium-gap-resolver-ia32.cc...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
vitalyr@chromium.org
VM initialization refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
whesse@chromium.org
Remove counters from generated isolate-independent...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
erik.corry...
Untank build after last commit.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
erik.corry...
Microoptimizations to the way we get the current heap.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
fschneider...
Improve property access with keys that can always be...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
lrn@chromium.org
Reapply changelist r7436.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
vegorov@chromium.org
Remove unused variable to please GCC 4.6.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
vitalyr@chromium.org
Only pass isolate parameter to C helper functions that...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
vegorov@chromium.org
Autodetect no-strict-aliasing, propagate toolchain...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
vitalyr@chromium.org
Try fix build.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
vegorov@chromium.org
Fix the Cygwin build after isolates merge.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
whesse@chromium.org
Fix the bug in the bug fix.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
whesse@chromium.org
Fix unused variable bug in r7444.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
whesse@chromium.org
Reduce handle usage in type-info.cc PopulateMap.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
vegorov@chromium.org
Specialize ScavengingVisitor for the case when all...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
whesse@chromium.org
Revert changelist r7436.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
whesse@chromium.org
Fix strict-aliasing violation in compilation of r7437.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
vitalyr@chromium.org
Clean up runtime functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
mikhail.naganov...
Heap profiler: emit more descriptive names for system...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
whesse@chromium.org
Add thread-safety to creation of MemCopy and modulo...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
lrn@chromium.org
Add test suite for the preparser.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
mikhail.naganov...
Add initialization for has_external_callback field.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
vegorov@chromium.org
Fix a number of GC-unsafe evaluation order dependent...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
whesse@chromium.org
Fix another x64 compilation error due to some dead...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
lrn@chromium.org
PreParser build fix
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
ager@chromium.org
Pass in isolate when reporting deletion of objects.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
ager@chromium.org
Fix a couple of TLS isolate accesses in mark-compact.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
ager@chromium.org
Fix presubmit.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
lrn@chromium.org
Prepare push to trunk. Now working on version 3.2.7.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
ager@chromium.org
Cleanup usage of HEAP and FACTORY in the cache stub...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
ricow@chromium.org
Fix conditional on sse2 support in CompileMathFloor
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
lrn@chromium.org
Fixing build on Mac
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
mmaly@chromium.org
Fix xcode build warning in shell.cc
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
mmaly@chromium.org
Fix gyp files for d8 console. Include build/gyp in...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
fschneider...
Use a fixed input register where we require a byte...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
ager@chromium.org
Remove redundant usages of some macros and functions...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
ager@chromium.org
Cleanup of HEAP and LOGGER macro usage in cpu-profiler.cc.
commit
|
commitdiff
|
tree
|
snapshot
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
next