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
2009-08-05
kmillikin@chromium.org
Add support to the CFG builder for non-short-circuited...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
mikhail.naganov...
Add .gitignore file similar to Chromium's one.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
lrn@chromium.org
Fix bug in X64 RSet code. Optimize IA32 version.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
mikhail.naganov...
Fix issue 417: incorrect %t placeholder expansion.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
sgjesse@chromium.org
Prepare to push to trunk. We are now working on version...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
sgjesse@chromium.org
On Linus don't force-export V8 symbols unless v8 is...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
sgjesse@chromium.org
Fix Windows build.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
whesse@chromium.org
X64: Enable specialized stubs for length property.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
mikhail.naganov...
Add an ability to initiate GC through V8 API.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
whesse@chromium.org
X64: Add missing pop when calling handler with Out...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
lrn@chromium.org
X64: double stack size, to be able to have the same...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
whesse@chromium.org
X64: Set mozilla.status to reflect actual status of...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
whesse@chromium.org
Add safe handling of NaN to Posix platform-dependent...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
lrn@chromium.org
X64: Fix bug in RandomPositiveSmi (doesn't save rsi...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
lrn@chromium.org
Removed unsafe optimization in RecordWrite.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
lrn@chromium.org
X64: Reenabled RSet.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
sgjesse@chromium.org
Removed some comments which did not make any sense.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
whesse@chromium.org
Fix debug printing of pointers, and a keyed store with...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
kmillikin@chromium.org
Restructure to support recursive invocation of the...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-01
iposva@chromium.org
- Fix a style violation which was flagged by gcc: while...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-31
whesse@chromium.org
Add missing file to last changelist, for NaN Dates.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-31
whesse@chromium.org
Guard local time posix functions from NaN value of...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-31
kmillikin@chromium.org
Enable C++ missing virtual destructor warning.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-31
kmillikin@chromium.org
Add virtual destructors to address a gcc warning.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-31
kmillikin@chromium.org
Enable --trace when --multipass is on. Bugfix in bailo...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-31
mikhail.naganov...
X64: enable stack sampling in profiler.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-31
kmillikin@chromium.org
Basic infrastructure for fast two-pass compilation...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-31
whesse@chromium.org
X64: Add fix of issue 392 to X64
commit
|
commitdiff
|
tree
|
snapshot
2009-07-31
mikhail.naganov...
Remove the rest of references to jsregexp-inl.h
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
sgjesse@chromium.org
Prepare push to trunk. We are now working towards versi...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
kmillikin@chromium.org
Fix broken test compilation.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
lrn@chromium.org
X64: Fix lint problem and add missing stub function.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
kmillikin@chromium.org
Another name change for consistency's sake. NODE_LIST...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
kmillikin@chromium.org
Change the overly-general class named Node to the more...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
lrn@chromium.org
X64: Added inline keyed load/store and a bunch of other...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
sgjesse@chromium.org
Avoid dictionary expansion during bootstrapping.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
whesse@chromium.org
X64: Change wording of comments.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
sgjesse@chromium.org
Allocate global object as a normalized object.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
whesse@chromium.org
X64: Fix error in division & modulus, adjust mjsunit...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
sgjesse@chromium.org
Harden message handling in the debugger agent.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
christian.plesner...
Speed up CalledAsConstructor.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
antonm@chromium.org
Compile precanned answers for the case of failed interc...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
yurys@chromium.org
Use JSFunction::IsBuiltin() for checking if a function...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
mikhail.naganov...
Add generic V8 API functions for controlling profiling...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
kasperl@chromium.org
Change the check for builtin functions to not be based...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
sgjesse@chromium.org
Add missing case in AST printer.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
mikhail.naganov...
Introduce first approximation of constructor heap profi...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
yurys@chromium.org
* Mark debug-stepin-builtin test as failing on x64
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
yurys@chromium.org
Don't step in function.call/apply if the function is...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
iposva@chromium.org
- getc returns an int.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
deanm@chromium.org
Add x64 to the gyp build.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
iposva@chromium.org
- Clamp double values as doubles to get a free NaN...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
mikhail.naganov...
X64: Fixes to enable C/C++ functions processing in...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
antonm@chromium.org
Get rid of unnecessary handle management when invoking...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
whesse@chromium.org
X64: Fix bug that showed up in mjsunit/invalid-lhs.js
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
whesse@chromium.org
More X64 inline cache implementation.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
whesse@chromium.org
X64: Add passing date tests to the mjsunit X64 test...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
kasperl@chromium.org
Change custom NaN check to use isnan to fix pixel array
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
kasperl@chromium.org
Fix pixel array support for x64 and make the fast Array...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
sgjesse@chromium.org
Change the updating of the counters for global stub...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
kasperl@chromium.org
There's seems to be an issue with 0/0 on ARM, which...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
kasperl@chromium.org
Fix lint issues. TBR=mikhail.naganov@gmail.com
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
kasperl@chromium.org
Fix lint issues. TBR=iposva@chromium.org
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
iposva@chromium.org
- Expose CanvasPixelArray functionality directly in...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
mikhail.naganov...
Fix issue 410: test-log/ProfLazyMode flakinness under...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
lrn@chromium.org
X64: Fixed bug de-tagging of smis in multiplication...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-27
whesse@chromium.org
X64: Fix buggy expression in disassembler. Fixes Issue...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-27
whesse@chromium.org
X64: Add inline cache stub for storing to globals.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-27
christian.plesner...
Handlified some stack trace code
commit
|
commitdiff
|
tree
|
snapshot
2009-07-27
christian.plesner...
Added Error.captureStackTrace function.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-27
whesse@chromium.org
X64: Add mov rax,(mem64) to disassembler.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-27
whesse@chromium.org
Make X64 implementation update Store ic stubs. Remove...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-27
vitalyr@chromium.org
Stub Cache: speed up load callback accessor by allocati...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-27
kasperl@chromium.org
Prepare to push version 1.3.0 to trunk.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-27
iposva@chromium.org
Landing patch for Timur Iskhodzhanov.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
whesse@chromium.org
Add inline caching for keyed loads and stores. Remove...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
yurys@chromium.org
Remove trailing whitespace in test-debug.cc
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
yurys@chromium.org
Debugger should not stop in its own code and in code...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
antonm@chromium.org
Force inlining of some handle methods.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
whesse@chromium.org
Fix typo in last change
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
whesse@chromium.org
Fix an error in a keyed lookup stub - HeapNumbers treat...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
kmillikin@chromium.org
Call the (fatal) V8 out of memory handler if we cannot...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
kmillikin@chromium.org
Change a few style issues (dead code, unitialized membe...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
kmillikin@chromium.org
Fix ARM compiler crash in short-circuited boolean expre...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
whesse@chromium.org
Correct sense of test for generic keyed load with a...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
kmillikin@chromium.org
Remove a few occurrences of the CHECK_FAILED macro...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
kmillikin@chromium.org
Fix some defects identifies by Coverity Prevent. All...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
kmillikin@chromium.org
Fix two deallocation bugs identified by Coverity Prevent.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
ager@chromium.org
Introduce a external allocation limit.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
whesse@chromium.org
X64: Add StoreField inline cache stub.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
iposva@chromium.org
- Remove unneeded include of ucontext.h as it is deprec...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
whesse@chromium.org
Make stub cache hash work on X64 platform. Stub cache...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
whesse@chromium.org
X64: Implement inline caches for loads
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
whesse@chromium.org
X64: Fix compiler complaint
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
whesse@chromium.org
X64: Add instructions to disassembler. Skip hanging...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
whesse@chromium.org
X64: Enable more of LoadIC, disable individual stub...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
kmillikin@chromium.org
Fix another site where a stack-allocated character...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
kmillikin@chromium.org
Change RegExpMacroAssemblerIA32::CaseInsensitiveCompare...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
mikhail.naganov...
Heap profiling: add logging of heap memory stats (capac...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
ager@chromium.org
I will lint my code before submitting...
commit
|
commitdiff
|
tree
|
snapshot
next