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-02-05
lrn@chromium.org
Fixed overflow bug in parsing of regexp repetitions.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-05
sgjesse@chromium.org
Fixed the debugger compile events.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-05
olehougaard
Differentiating the file names between different serial...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-05
ager@chromium.org
Remove unused code. This code used to be used to ...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-05
sgjesse@chromium.org
Updated handling of the script mirror.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
erik.corry...
Fix the not-at-start optimization to trigger on the...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
erik.corry...
Fix crash-bug in code generation for case independent...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
mikhail.naganov...
Refactor code for determining line position in a source...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
sgjesse@chromium.org
Minor debugger cleanup. Store the running state of...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
sgjesse@chromium.org
Added check for logging enabled in two places where...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
lrn@chromium.org
RegExp: Small bugfix in debug mode.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
sgjesse@chromium.org
Use Handle version of AddKeysFromJSArray when building...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
lrn@chromium.org
Trace contains information about whether we know that...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
mikhail.naganov...
Adding src_file_name:line_number into perf log entries...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
olehougaard
Fix lint error.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
olehougaard
Fixing the flakiness of the serialization tests by...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
sgjesse@chromium.org
File missing from codereview.chromium.org/19753.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
sgjesse@chromium.org
Changed the debugger API to allow only one debug event...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
christian.plesner...
Turned down the amount of work done by array-splice...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
erik.corry...
The optimizations performed by Irregexp could possible...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
erik.corry...
Tell presubmit.py that regexp-pcre.js doesn't need...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
erik.corry...
Added regexp tests from PCRE.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
ager@chromium.org
Fix issue 221:
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
kmillikin@chromium.org
Fix for off-by-one when initializing a constant or...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
erik.corry...
Fix code.google.com/p/chromium/issues/detail?id=7258...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
sgjesse@chromium.org
Remove unused macro definition.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
olehougaard
Placing the snapshot in local directory for serializati...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
christian.plesner...
Fixed issue where \x.. and \u.... were rot13-ed in...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
lrn@chromium.org
Allow duplicate flags in regexps to match other browsers.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
christian.plesner...
Added regexp benchmark
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
lrn@chromium.org
Parsing a RegExp decimal escape could overflow, making...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
olehougaard
Enabling splitting building with snapshots in to buildi...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
mike@belshe.com
Enable programmatic access to Profile pause/resume
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
lrn@chromium.org
Added check for invalid repetition in RegExp parser
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
ager@chromium.org
jsmin does not have our copyright header and shouldn...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
deanm@chromium.org
Further minify non-visible JavaScript.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
sgjesse@chromium.org
Skip the context extension object when locating objects...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
maruel@chromium.org
Fix snapshot generation on Visual Studio. Compiling...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
lrn@chromium.org
Allow larger regexp stack if necessary, which includes...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
deanm@chromium.org
Strip /* */ style comments in js2c. Saves ~17k of...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
deanm@chromium.org
Reduce the size of a release sample shell by 55k.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
ager@chromium.org
Prepare push to trunk. Now working on version 1.0.0.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
erik.corry...
Lint error
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
erik.corry...
Eliminate the code that handles fallback to JSCRE....
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
erik.corry...
Reduce work done in EatsAtLeast to a sane level.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
deanm@chromium.org
Put code and data pieces in their own sections.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
iposva@chromium.org
Fix white space issues.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
iposva@chromium.org
- Preserve bootstrapper state across thread switches...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
lrn@chromium.org
A field might be incorrectly set, causing registers...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
ager@chromium.org
Make sure that the prototype of the initial map is...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
lrn@chromium.org
Irregexp: Backtrack past look-aheads works correctly.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
sgjesse@chromium.org
Set ARM expectations for new debugger test.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
sgjesse@chromium.org
Added a simple wrapping of the debugger JSON responses.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
sgjesse@chromium.org
Added a lookup request to the debugger protocol to...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
olehougaard
Reintroduced a fix for an alignment issue on ARM. I...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
ager@chromium.org
Fix issue 192 by propagating out exceptions from object...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
erik.corry...
* Remember to check for end of string even where we
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
olehougaard
Fixing alignment issue allowing serialization to run...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
ager@chromium.org
Handle strndup in freebsd in the same way it is handled...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
whessev8
Fixes two lint errors in codegen-ia32.cc.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
olehougaard
Change type of snapshot from char array to byte array...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
whessev8
Revert change to Smi check that was a performance regre...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
erik.corry...
Fix bug where strings were not flattened before regexp.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
iposva@chromium.org
Fix Windows build (maybe).
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
iposva@chromium.org
Split handle scopes into an internal version and a...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
erik.corry...
complete revert by removing empty files
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
erik.corry...
Reverting r1136 due to crashes
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
whessev8
Optimizes an assembly-language conversion from int...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
lrn@chromium.org
Clears captures of look-aheads on backtrack.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
ager@chromium.org
Do not violate the assumption that fast-case arrays...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
whessev8
Optimizes check for Smi range in the code generator.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
ager@chromium.org
Make sure that eval and try-catch introduced context...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
kmillikin@chromium.org
Clean up the mark-sweep/compact collector by removing...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
christian.plesner...
review
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
ager@chromium.org
Apply Jeff Bailey's patch to use %p instead of %i to...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
ager@chromium.org
Fix handling of const initialization. We did not handl...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
sgjesse@chromium.org
Added handling of hidden prototype objects when collect...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
kmillikin@chromium.org
Fix incorrect issue number.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
kasperl@chromium.org
Avoid memmove when emitting operands in the assembler
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
lrn@chromium.org
RegExp parser forgot to advance after reading \c in...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
lrn@chromium.org
Irregexp-32 frame-align code uses a register. This...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
sgjesse@chromium.org
Check for valid frame number when processing the debugg...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
christian.plesner...
Marked ascii-regexp-subject as flaky on arm for now...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
christian.plesner...
Enabled irregexp by default. I have deliberately made...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
sgjesse@chromium.org
Changes to the mirror handling
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
erik.corry...
Fix endianism issues in regexp interpreter.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
ager@chromium.org
Fix an unsound use of a string shape in the parser.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
erik.corry...
Lint fixes.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
erik.corry...
* Irregexp: Move from a byte-oriented bytecode format...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
christian.plesner...
Added -p option to d8 that runs a list of source files...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
sgjesse@chromium.org
Added missing property types to debug print.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
erik.corry...
Optimization: The quick check should ignore the negativ...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
erik.corry...
Add support for \b and ^ and $ in multiline mode, compl...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
sgjesse@chromium.org
Prepare to push minor change to trunk as version 0...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
sgjesse@chromium.org
Changes to the V8 debugger support which otherwise...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-17
iposva@chromium.org
Fix Xcode project:
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
olehougaard
Reverting change that made flexo sad.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
olehougaard
Writing snapshot.cc in a form that can be compiled...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
ager@chromium.org
Prepare push to trunk. Now working on version 0.4.9.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
sgjesse@chromium.org
Added handles to the mirror objects. When a mirror...
commit
|
commitdiff
|
tree
|
snapshot
next