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-18
jkummerow@chromium.org
Revert "Make GYP build usable for day-to-day work"
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
svenpanne@chromium.org
Encapsulated the AST ID recording a bit, this time...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
ager@chromium.org
Fix the debugger for strict-mode functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
jkummerow@chromium.org
Make GYP build usable for day-to-day work
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
rossberg@chromium.org
Implement sealing, freezing, and related functions...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
ager@chromium.org
Replace reinterpret_cast with BitCast in deoptimizer...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
svenpanne@chromium.org
Fixed confusion between AST IDs and condition codes...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
svenpanne@chromium.org
Prepare push to trunk.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
ager@chromium.org
Introduce a random entropy source which can optionally...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
vitalyr@chromium.org
Fix win64 build.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
vitalyr@chromium.org
Avoid TLS load in AstNode constructor.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
yangguo@chromium.org
Removed unnecessary semicolon.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
mstarzinger...
Fixed bug in array filter and reduce functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
rossberg@chromium.org
Implement delete trap for proxies.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
yangguo@chromium.org
Included variable default for d8.gyp.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
jkummerow@chromium.org
Fix gyp build
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
yangguo@chromium.org
Introduces a light version of D8 that links against...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
jkummerow@chromium.org
Add map check for COW elements to crankshaft array...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
yangguo@chromium.org
Excludes cctest from gyp build if using shared library.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
mikhail.naganov...
Convert *.js files of cctest/test-log into "resources".
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
vegorov@chromium.org
Expose APIs for detecting boxed primitives, native...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
yangguo@chromium.org
sample shell does not link against shared lib due to...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
danno@chromium.org
simplification to HClampToUint8
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
ricow@chromium.org
Fix memory leak from sample/shell.cc.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
svenpanne@chromium.org
Harmonize naming a bit, x64 was the only platform where...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
danno@chromium.org
Fix the build on x64 and ARM.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
danno@chromium.org
Fixes build failures from FixedDoubleArray IC patch.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
ager@chromium.org
Fix shortcutting bug in HInferRepresentation
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
danno@chromium.org
Implement ICs for FastDoubleArray loads and stores
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
ricow@chromium.org
Fix presubmit
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
vegorov@chromium.org
Fix bug in prototype transitions cache clearing introdu...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
sgjesse@chromium.org
Support scope information and evaluation in optimized...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
whesse@chromium.org
Prepare push to trunk. We are now working on version...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
mikhail.naganov...
WebKit Win fix after r8629: use ...A Win API functions...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
rossberg@chromium.org
Implement Object.getOwnPropertyDescriptor for proxies.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
mikhail.naganov...
Remove support for logging into a memory buffer.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
whesse@chromium.org
Revert r8619 because of Webkit failures.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
svenpanne@chromium.org
Disentangle printing of stub names and memory allocation.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
rossberg@chromium.org
Implement Object.keys for proxies.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
mikhail.naganov...
Clean up conditionals in tests after r8622.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
sgjesse@chromium.org
Make fast tls the default
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
sgjesse@chromium.org
Avoid patching code after the call to binary operation...
commit
|
commitdiff
|
tree
|
snapshot
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
next