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-04-13
mikhail.naganov...
Implemented "no heap access" mode for JSFrame which...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
mikhail.naganov...
Added another check in SafeStackFrameIterator.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-11
kasperl@chromium.org
Prepare a push to trunk (version 1.1.8).
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
iposva@chromium.org
- Fix lint failure.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
iposva@chromium.org
Workaround for http://crbug.com/9746:
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
iposva@chromium.org
- Exclude "build/include_what_you_use" from cpplint...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
asargent@chromium.org
Fix v8::Object::DeleteHiddenValue to not bail when...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
sgjesse@chromium.org
Remove the PCRE_STATIC define.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
erik.corry...
Fix profiling on Android.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
sgjesse@chromium.org
Fixed step in handling for function.call.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
sgjesse@chromium.org
Fixed the step in handling for function.apply.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
sgjesse@chromium.org
Apply Matt Hanselman's patch to fix issue 96.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
kasperl@chromium.org
Prepare a push to trunk (version 1.1.7).
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
davemoore@chromium.org
Put back compilation cache
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
whesse@chromium.org
Fix crash with indexed setter on objects without corres...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
whesse@chromium.org
Rewrite of VisitCountOperation that should speed it up
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
lrn@chromium.org
Quick pointer comparison, removed undetectable tests.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
lrn@chromium.org
Tracks static type of strings in frame elements and...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
kmillikin@chromium.org
Add two more invocations of ENTER_V8 to places where...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
kmillikin@chromium.org
Move some more ENTER_V8 invocations. The biggest one...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
kmillikin@chromium.org
Remove ENTER_V8 from small API functions that do not...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-02
ager@chromium.org
Apply Lei Zhang's patch to add easy import of additiona...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-02
kmillikin@chromium.org
When computing pairwise merges of frame elements, we...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-02
kmillikin@chromium.org
Clean up return statements in the code generator by...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-01
ager@chromium.org
Prepare another push to trunk (version 1.1.6). We...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-01
ager@chromium.org
Revert change 1656 which was unsafe until it can be...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-01
lrn@chromium.org
String.match tests that wasn't included in the implemen...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-01
sgjesse@chromium.org
Merge r1636 from trunk to bleeding edge.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-01
ager@chromium.org
Prepare to push version 1.1.5 to trunk. This version...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
ager@chromium.org
The tests pass on the arm hardware of course.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
ager@chromium.org
Apparently, the --simulator=arm option is not always...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
ager@chromium.org
Reland exception propagation fix.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
whesse@chromium.org
Keep the result of postfix increment and decrement...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
kmillikin@chromium.org
Fix issue 294 by ensuring that we don't lose the copy...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
erik.corry...
Use -mthumb on debug build too.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
erik.corry...
Both thumb and optimized for size.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
erik.corry...
Switch to thumb mode for runtime system on Android.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
erik.corry...
Optimize for size on Android.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
erik.corry...
* Add rmdir, mkdir -p and umask to d8 on Unix.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
sgjesse@chromium.org
Fix developer shell build on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
sgjesse@chromium.org
Change handling of debugger unloading.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
kmillikin@chromium.org
Mark a bunch of places where we enter or leave V8 throu...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
mikhail.naganov...
Fixed numerous issues that were causing errors in profi...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
kmillikin@chromium.org
Use the AST optimizer on the bodies of function literal...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
erik.corry...
Add os.chdir and os.setenv to d8. Move system() to...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
kmillikin@chromium.org
Add just enough state changes from EXTERNAL (outside...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
whesse@chromium.org
Initialize list of frame elements to proper size.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
ager@chromium.org
Prepare to push version 1.1.4 to trunk.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
kmillikin@chromium.org
Reenable interactive use of the shell sample.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
yurys@chromium.org
When devtools window is opening it requests all scripts...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
sgjesse@chromium.org
Correct debugger active check.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
whesse@chromium.org
Formatting changes and some slight improvements to...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
erik.corry...
Add a system() call to the d8 shell (Unix only).
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
kmillikin@chromium.org
Mark some of the places we leave V8 via callbacks as...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
mikhail.naganov...
Fixed lint errors in test-debug. Sorry for that.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
mikhail.naganov...
Fix issue 289: check external source strings validity...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
kmillikin@chromium.org
Make VirtualFrame::CallStub on IA32 responsible for...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
sgjesse@chromium.org
Fixed lint.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
sgjesse@chromium.org
Debugger message handler can be called from V8 thread.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
sgjesse@chromium.org
Moved stdio and string functions to POSIX platform...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
christian.plesner...
Fixed second problem with special commands.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
christian.plesner...
Fixed special command problem I just introduced. Guess...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
christian.plesner...
Added url decoding of special commands.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
christian.plesner...
Fixed a bunch of memory leaks in tests, including:
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
whesse@chromium.org
Optimize binary operations in which one or both operand...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
kmillikin@chromium.org
Change the arguments access stub to take both arguments...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
kmillikin@chromium.org
In the IA32 code genrator, handle call ICs and construc...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
whesse@chromium.org
Inline part of RawSyncElementAt, split the rest into two
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
sgjesse@chromium.org
Set svn:eol-style for platform-posix.cc to native.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
sgjesse@chromium.org
Move time related functions to POSIX platform file.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
iposva@chromium.org
- Add missing files to the Xcode project.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
feng@chromium.org
Fix and cleanup ARM port:
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
kmillikin@chromium.org
Simplify the way the code generator handles calls to...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
mikhail.naganov...
Add another check in profiler's stack iterator to ensur...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
mikhail.naganov...
Added more checks to SafeStackFrameIterator to prevent...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
lrn@chromium.org
Move reference to variable that isn't used on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
kasperl@chromium.org
Introduce splaytree.KeyNotFoundError and use it for...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
lrn@chromium.org
Moved String.prototype.match implementation to C++.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
kmillikin@chromium.org
The code generator doesn't need to put the argument...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
kasperl@chromium.org
Make sure to generate a CodeCreateEvent for the CPU...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
whesse@chromium.org
Remove register counts from VirtualFrame, use register...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
mikhail.naganov...
Use OpenThread instead of DuplicateHandle in Win32...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
kasperl@chromium.org
Preparing push of version 1.1.3 to trunk.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
erik.corry...
Strcmp thinko and SConstruct improvement for d8 on...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
kmillikin@chromium.org
Make the "has function literal" default value for loops...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
erik.corry...
Remove stl dependencies from d8.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
kmillikin@chromium.org
Fix ARM simulator. Unless building for the actual...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
whesse@chromium.org
Fix ARM build for changes to VirtualFrame
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
kmillikin@chromium.org
Add basic infrastructure for protecting V8's heap when...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
kmillikin@chromium.org
Fix issue 286. Ensure frame elements are invalidated by
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
whesse@chromium.org
Add pointers to a VirtualFrame that keep track of the...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
ager@chromium.org
Preparing push of version 1.1.2 to trunk.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
kasperl@chromium.org
Add newline at end of test-debug.cc file. TBR=sgjesse...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
sgjesse@chromium.org
Added a test for debugger agent protocol message.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
lrn@chromium.org
Test a few assertions that should hold.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
sgjesse@chromium.org
Change the debugger agent protocol to be RFC-822 compilant.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
kasperl@chromium.org
Fix ARM performance regression on constructing array
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
kmillikin@chromium.org
Update test expectation.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
kmillikin@chromium.org
Fix issue 284.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
ager@chromium.org
Fix bug in context stores, where the store was ignored...
commit
|
commitdiff
|
tree
|
snapshot
next