2011-05-11 |
karlklose@chromium.org | Prepare push to trunk. Now working on version 3.3.7. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
fschneider... | Remove peephole optimiziations from IA32 and ARM assembler. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
ager@chromium.org | Allow closures to be optimized if outer contexts that... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
ricow@chromium.org | Add case for EXTERNAL_ARRAY_TRANSITION to JSObject... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
whesse@chromium.org | Recommit "First step in letting Crankshaft inline funct... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
jkummerow@chromium.org | Rename parameters to fix Windows build |
commit | commitdiff | tree | snapshot |
2011-05-11 |
svenpanne@chromium.org | Improved c1visualizer output a bit: Emit a human-readab... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
jkummerow@chromium.org | Remove NearLabel, replacing remaining occurrences with... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
ricow@chromium.org | Allow strict mode flag as extraicstate for keyed extern... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
sgjesse@chromium.org | Add cctest/test-disasm-mips which was mistakenly omitte... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
erik.corry... | Limit the generation of regexp code with large inlined... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
jkummerow@chromium.org | Avoid using a register for constant external array... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
jkummerow@chromium.org | Fix timeout of test regress-1118.js |
commit | commitdiff | tree | snapshot |
2011-05-10 |
svenpanne@chromium.org | Reverted some code which got accidentally committed... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
vitalyr@chromium.org | Fix lint. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
vitalyr@chromium.org | Refactor HCheckInstanceType to allow mask/tag tests. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
svenpanne@chromium.org | A few "extract method" refactorings, trying to get... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
karlklose@chromium.org | ARM: Disable test test-lockers/MultithreadedParallelIso... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
jkummerow@chromium.org | fix x64 build error (introduced by rebasing) |
commit | commitdiff | tree | snapshot |
2011-05-10 |
jkummerow@chromium.org | Merge Label and NearLabel |
commit | commitdiff | tree | snapshot |
2011-05-10 |
sgjesse@chromium.org | Add new function ICCompareStub::GenerateSymbols to... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
vegorov@chromium.org | Propagate a Failure from GenerateDictionaryNegativeLook... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
ager@chromium.org | Add IsCallable method for Object in the API |
commit | commitdiff | tree | snapshot |
2011-05-09 |
fschneider... | Simple elimination of redundant array-hole checks. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
svenpanne@chromium.org | Code should be retrieved via the AST id, not via the... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
sgjesse@chromium.org | Update mips infrastructure files. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
vitalyr@chromium.org | Compare IC: add SYMBOLS state. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
lrn@chromium.org | Make preparser-process.cc ignore flags on the command... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
vitalyr@chromium.org | Make sure v8::String::Value and relatives are always... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
lrn@chromium.org | Prepare push to trunk. Now working on version 3.3.6. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
lrn@chromium.org | Let test configuration disable variant flags. Used... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
jkummerow@chromium.org | Expose optimization info via runtime functions |
commit | commitdiff | tree | snapshot |
2011-05-08 |
vitalyr@chromium.org | AUTHORS: add Akinori MUSHA <knu@FreeBSD.org>. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
vitalyr@chromium.org | Fix build on FreeBSD. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
whesse@chromium.org | Revert "First step in letting Crankshaft inline functio... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
vitalyr@chromium.org | Extract common code in string compare loops. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
ager@chromium.org | Check that receiver is JSObject on API calls. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
whesse@chromium.org | First step in letting Crankshaft inline functions with... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
sgjesse@chromium.org | ARM: Fix the detection of whether the binary was compil... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
lrn@chromium.org | Fix newly introduced bug in detecing octal numbers. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
lrn@chromium.org | Strict mode detection in preparser. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
ager@chromium.org | Implement CallAsConstructor method for Object in the API |
commit | commitdiff | tree | snapshot |
2011-05-06 |
svenpanne@chromium.org | Tiny refactorings to improve the readability of the... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
ricow@chromium.org | Split threaded cctests into four parts (instead of 2) |
commit | commitdiff | tree | snapshot |
2011-05-06 |
karlklose@chromium.org | Replace loops by OptimizeFunctionOnNextCall in regress... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
karlklose@chromium.org | Remove unused but set variable. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
svenpanne@chromium.org | A tiny contribution for the IWYU day: Include allocatio... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
dslomov@chromium.org | This implements per-isolate locking and unlocking,... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
cira@chromium.org | Trying to re-land codereview.chromium.org/6901141. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
vegorov@chromium.org | Unroll more StringDictionary lookup probes both for... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
vitalyr@chromium.org | Faster string equals in generated code. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
ager@chromium.org | Support polymorphic loads of constant functions as... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
fschneider... | Fix bug in x64 >>> operator. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
ager@chromium.org | Fix overflow in arm simulator. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
ricow@chromium.org | Remove extra debug line from Object.prototype.toString |
commit | commitdiff | tree | snapshot |
2011-05-05 |
ricow@chromium.org | Reapply 7763, including arm and x64 variants. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
dslomov@chromium.org | Revert "This implements per-isolate locking and unlocki... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
dslomov@chromium.org | This implements per-isolate locking and unlocking,... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
vitalyr@chromium.org | Compare IC: add STRINGS state. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
whesse@chromium.org | Tiny refactoring - change compilation phase parameter... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
ager@chromium.org | Add CallAsFunction method to the Object class in the API |
commit | commitdiff | tree | snapshot |
2011-05-04 |
fschneider... | Prepare push to trunk. Now working on version 3.3.5. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
sgjesse@chromium.org | Revert r7768 |
commit | commitdiff | tree | snapshot |
2011-05-04 |
sgjesse@chromium.org | Fix the Windows shared build |
commit | commitdiff | tree | snapshot |
2011-05-04 |
ager@chromium.org | Actually revert "Add Call method to the Object class... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
ager@chromium.org | Revert "Make Date and RegExp inherit from Object in... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
ager@chromium.org | Add Call method to the Object class in the API |
commit | commitdiff | tree | snapshot |
2011-05-04 |
ager@chromium.org | Make Date and RegExp inherit from Object in the API. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
sgjesse@chromium.org | ARM: Add GYP variables to control V8 code generation |
commit | commitdiff | tree | snapshot |
2011-05-03 |
cira@chromium.org | Change v8Locale to match proposal - constructor is... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
svenpanne@chromium.org | Additional minor cleanup regarding CallWrapper: Use... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
ricow@chromium.org | Delete empty test/mjsunit/function-call.js file |
commit | commitdiff | tree | snapshot |
2011-05-03 |
karlklose@chromium.org | Replace long running loops by OptimizeFunctionOnNextCal... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
ricow@chromium.org | Revert 7763, missing implementation on x64 and arm... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
ricow@chromium.org | Don't exchange null and undefined with the global objec... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
lrn@chromium.org | Fix implementation of == to correctly convert Date... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
ager@chromium.org | Cleanup: use xorps to zero out an xmm register on ia32... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
svenpanne@chromium.org | Unified CallWrapper and PostCallGenerator classes,... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
fschneider... | Change heuristics for deciding phi-representation types... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
kmillikin@chromium.org | Simplify include dependencies. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
lrn@chromium.org | Don't allow whitespace after sign characters in parseInt. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
sgjesse@chromium.org | ARM: Changed the handling of compiletime CPU feature... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
ager@chromium.org | Implement API to disallow code generation from strings... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
ager@chromium.org | Fix lint. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
ager@chromium.org | Make component=shared_library gyp build work for Linux. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
ager@chromium.org | Use JSON.parse instead of eval for the debugger JSON... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
sgjesse@chromium.org | Prepare push to trunk. We are now working on version... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
sgjesse@chromium.org | Remove the Visual Studio project files |
commit | commitdiff | tree | snapshot |
2011-05-02 |
whesse@chromium.org | Fix unary sub IC heap number code on x64: an untagged... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
ager@chromium.org | Fix XCode project. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
kmillikin@chromium.org | Be more discriminating about uses of the arguments... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
ager@chromium.org | Fix presubmit. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
vegorov@chromium.org | Fix two bugs the LAllocator::FindOptimalSplitPos. |
commit | commitdiff | tree | snapshot |
2011-04-29 |
dslomov@chromium.org | Revert "This implements per-isolate locking and unlocki... |
commit | commitdiff | tree | snapshot |
2011-04-29 |
dslomov@chromium.org | This implements per-isolate locking and unlocking,... |
commit | commitdiff | tree | snapshot |
2011-04-29 |
mikhail.naganov... | Add some more (failing) tests for function names inference. |
commit | commitdiff | tree | snapshot |
2011-04-29 |
svenpanne@chromium.org | Removed InvokeJSFlags enum, we already have InvokeFlag... |
commit | commitdiff | tree | snapshot |
2011-04-29 |
svenpanne@chromium.org | Removed dead code: GenericUnaryOpStub is not used anymo... |
commit | commitdiff | tree | snapshot |
2011-04-29 |
vitalyr@chromium.org | Fix windows build. |
commit | commitdiff | tree | snapshot |
2011-04-29 |
vitalyr@chromium.org | ll_prof: Reduce profiling hooks overhead from >400... |
commit | commitdiff | tree | snapshot |
next |