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-07-13
sgjesse@chromium.org
Remove the ability to compile without logging and profiling
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
yangguo@chromium.org
Added dictionary that can use objects as keys.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
svenpanne@chromium.org
Fixed a long-standing TODO: Removed a few *-incl.h...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
lrn@chromium.org
Remove prematurely added dependencies from preparser.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
yangguo@chromium.org
second attempt at correcting fopen (hangs when trying...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
sgjesse@chromium.org
Add source position recording for variable loads
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
yangguo@chromium.org
rollback
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
kmillikin@chromium.org
Fix a potential crash in const declaration.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
ager@chromium.org
Remove heap protection support.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
yangguo@chromium.org
bug fix
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
sgjesse@chromium.org
Lower the number of threads for some threading tests...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
vegorov@chromium.org
Fix bug in Map::TraverseTransitionTree.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
yangguo@chromium.org
bug fix since --prof did not work
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
ricow@chromium.org
Remove passing tests from test262 status file
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
sgjesse@chromium.org
Prepare push to trunk. We are now working on version...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
sgjesse@chromium.org
Fix heap corruption and memory leakage in inspection...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
svenpanne@chromium.org
Drastically reduce the transitive dependencies of jsreg...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
yangguo@chromium.org
ported --isolate option to d8 and refactored to group...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
kmillikin@chromium.org
Allow JSObject::PreventExtensions to work for arguments...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
sgjesse@chromium.org
MIPS: port Fix problem with arguments object ICs not...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
sgjesse@chromium.org
MIPS: Cleaned up calling-related methods in the assembler.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
ricow@chromium.org
Updated status file for test262 to latest revision.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
mikhail.naganov...
Align host and target architectures when building v8_shell.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
danno@chromium.org
Fix polymorphic array test
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
danno@chromium.org
Unify handling of element IC stubs.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
svenpanne@chromium.org
Removed useless implementations of GetName and Print...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
sgjesse@chromium.org
Generate shorter instruction forms for constant in...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
sgjesse@chromium.org
Add inspection of whether frame is a construct frame...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
kmillikin@chromium.org
Fix compilation error.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
kmillikin@chromium.org
Fix a bug in for/in iteration of arguments objects.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
sgjesse@chromium.org
MIPS: port Fix ARM regression introduced with polymorph...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
sgjesse@chromium.org
MIPS: port Fix a typo in KeyedStoreIC, restore Kraken...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
sgjesse@chromium.org
MIPS: port Introduce code flushing of RegExp code.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
sgjesse@chromium.org
Try to fix Windows compilation error.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
sgjesse@chromium.org
Add inspection of arguments for optimized frames
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
svenpanne@chromium.org
Reduce the number of global constructor calls by changi...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
rossberg@chromium.org
Implement Object.defineProperty for proxies.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
vitalyr@chromium.org
Don't check symbol literals for being symbols.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
vegorov@chromium.org
When resolving phies use ANY instead of NONE as a polic...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
fschneider...
Don't emit a write barrier when storing boolean-typed...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
ricow@chromium.org
Ensure that regexps always have code object, even if...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
vitalyr@chromium.org
Group property assignments in top-level blocks.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
sgjesse@chromium.org
Add inspection of function for optimized frames
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
vegorov@chromium.org
Correctly propagate toolchain setting in SConstruct.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
vegorov@chromium.org
Define OS::MaxVirtualMemory on MinGW.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
vegorov@chromium.org
MinGW32: define STRUNCATE and change strncpy_s implemen...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
jkummerow@chromium.org
Prepare push to trunk. Now working on version 3.4.11.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
sgjesse@chromium.org
Fix debug break on binary boolean operators
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
sgjesse@chromium.org
Use the information from the last recorded safepoint...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
lrn@chromium.org
Revert preparser duplicate detection.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
lrn@chromium.org
Make preparser detect duplicate parameters and object...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
ricow@chromium.org
In preperation of using d8 for running tests: Don't...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
sgjesse@chromium.org
Fix a typo in KeyedStoreIC, restore Kraken performance.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
vitalyr@chromium.org
Fix arm build.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
vitalyr@chromium.org
Fix a few issues breaking cctest/test-lockers/Regress1433:
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
lrn@chromium.org
Add new files to gyp.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
sgjesse@chromium.org
Add support for lazy deoptimization from deferred stack...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
lrn@chromium.org
Extract string->double and double->string conversions...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
vegorov@chromium.org
Fix ABI for API calls on ia32.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
ricow@chromium.org
Introduce code flushing of RegExp code.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
mikhail.naganov...
Don't try to build d8 from profiler tick processor...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
whesse@chromium.org
As part of allowing different contexts for inlined...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
vitalyr@chromium.org
Fix bug 1529: check for NULL handle in v8::TryCatch...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
ricow@chromium.org
Prepare push to trunk. Now working on 3.4.10.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
whesse@chromium.org
Fix Windows 64-bit compilation error.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
whesse@chromium.org
Speed up V8 random number generator, reverting part...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
kmillikin@chromium.org
Fix a bug in with and catch context allocation.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
sgjesse@chromium.org
MIPS: port Introduce scopes to keep track of catch...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
sgjesse@chromium.org
MIPS: port Do not pass the global object as the receive...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
sgjesse@chromium.org
Correctly handle the constant pool in constant pool...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
lrn@chromium.org
Revert r8516.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
kmillikin@chromium.org
Fix an issue with optimization of functions inside...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
lrn@chromium.org
Add duplicate parameter detection to preparser.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
vitalyr@chromium.org
Do a backing store sparseness check on fast element...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
vitalyr@chromium.org
Remove unmarked entries from per context map caches.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
yangguo@chromium.org
exposing a few boolean queries from objects.h
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
lrn@chromium.org
Make date parser handle all ES5 Date Time Strings corre...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
jkummerow@chromium.org
Fix flakiness of optimization assertion on slow ARM...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
vegorov@chromium.org
Sync grokdump.py INSTANCE_TYPES with V8.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
jkummerow@chromium.org
Add missing HandleScope
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
sandholm@chromium.org
An attempt to resolve the win32 build error introduced...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
mikhail.naganov...
Remove "modules" and "tags" of the logging CPU profiler.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
sandholm@chromium.org
Special case handling of one char split on an ASCII...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
svenpanne@chromium.org
When compiling C++, CXXFLAGS *and* CCFLAGS are used...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
jkummerow@chromium.org
Cleanup polymorphic IC code to make use of ElementsKind...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
svenpanne@chromium.org
Simplify UnaryOpStub a little bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
ager@chromium.org
Fixes the build for the shell on illumos and Solaris...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
fschneider...
Relax register constraints for instructions that suppor...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
whesse@chromium.org
Change return type of FrameDescription::GetFrameSize...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
kmillikin@chromium.org
Remove bogus assertion.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
fschneider...
Fix broken ARM debug build.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
karlklose@chromium.org
Fix problem with arguments object ICs not checking...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
kmillikin@chromium.org
Introduce scopes to keep track of catch blocks at compi...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
fschneider...
Refactor handling of test expressions in the graph...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
mikhail.naganov...
Heap profiler: annotate fixed arrays by their purpose.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
svenpanne@chromium.org
Unbreak compilation on MIPS after EmitCallIC removal.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
ager@chromium.org
Exclude %_IsNativeOrStrictMode from natives fuzzer.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
whesse@chromium.org
Fix compilation on 64-bit Windows build.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
whesse@chromium.org
Improve pseudorandom number generation and move the...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
svenpanne@chromium.org
Nuke EmitCallIC, it is a plain call now.
commit
|
commitdiff
|
tree
|
snapshot
next