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 |
2009-07-17 |
ager@chromium.org | Add missing handle scope in internal field code. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
whesse@chromium.org | X64: Add inline caching to calls of global functions |
commit | commitdiff | tree | snapshot |
2009-07-17 |
whesse@chromium.org | Make Array::kHeaderSize protected, and only use kHeader... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
kasperl@chromium.org | Make sure we don't crash if NewProxy returns an empty... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
antonm@chromium.org | Introduce faster utilty methods for storing and retriev... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
kasperl@chromium.org | Patch by Vitaly Repeshko. Improve performance of intern... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
whesse@chromium.org | Added inline caching for calls to a field to X64. ... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
kasperl@chromium.org | Avoid more static variables in inline functions. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
iposva@chromium.org | - Add frame-element.cc to the Xcode project. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
kasperl@chromium.org | Patch by Mark Mentovai. Don't put static variables... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
kasperl@chromium.org | Revert r2478. Avoiding dead code stripping for mksnapshot |
commit | commitdiff | tree | snapshot |
2009-07-17 |
kasperl@chromium.org | Revert r2486, r2487, and r2488 until I get the chance... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
iposva@chromium.org | - Simplify the architecture setup. In particular the... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
bak@chromium.org | Changed the dictionary code to use original hash value... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
bak@chromium.org | Added two spaces to make presubmit.py happy. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
bak@chromium.org | Changed hash table to use more of the hash value when... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
whesse@chromium.org | X64: Implement inline cache of monomorphic constant... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
whesse@chromium.org | Allow a slow test, array-splice, to timeout on ARM. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
antonm@chromium.org | Some more test for load and call stubs. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
whesse@chromium.org | X64: Enable inline caching for calls, with some stubs... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
yurys@chromium.org | Reapply codereview.chromium.org/149542 now that issue... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
kasperl@chromium.org | Patch by Mark Mentovai: Disable dead code stripping... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
whesse@chromium.org | Disable inline caching on X64 separately for loads... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
kasperl@chromium.org | Remove svn:executable flag from run.html and style... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
yurys@chromium.org | Reverting 2458 to see if it makes Builder Webkit Mac... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
sandholm@chromium.org | Adding a missing 'the' in the warning message on bleedi... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
kmillikin@chromium.org | Fix issue 345 by avoiding duplicates in the list of... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
sandholm@chromium.org | Third and hopefully last of thrre CLs to issue a warnin... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
antonm@chromium.org | Improved version of LookupForRead (tnx to Kasper) ... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
mikhail.naganov... | Add heap log processing script originally written by... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
feng@chromium.org | Adjust kPagesPerChunk to 16 instead of 64 on Android. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
yurys@chromium.org | Support stepping into getters and setters. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
whesse@chromium.org | Change tests status for x64, make test runner pass... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
mikhail.naganov... | TickProcessor: more accurate mapping of statically... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
kasperl@chromium.org | Add regression test case for crbug.com/16276. Crashes |
commit | commitdiff | tree | snapshot |
2009-07-14 |
kasperl@chromium.org | Update test expectations because we've decided to allow... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
mikhail.naganov... | Implement shared libraries logging on Mac OS X, added... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
ager@chromium.org | Firefox and Safari both allow calling regular expressio... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
ager@chromium.org | Put the work-around for crbug.com/16276 into the ARM... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
feng@chromium.org | Add a trace_gc_verbose flag. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
feng@chromium.org | Add ENABLE_DEBUGGER_SUPPPORT around 4 functions, set... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
feng@chromium.org | Hook up the log facility of Android platform. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
kasperl@chromium.org | Yet another svn:ignore update. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
iposva@chromium.org | - Added missing braces in an if statement as a drive... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
kasperl@chromium.org | Update svn:ignore for tools/ and tools/gyp/ directories. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
kasperl@chromium.org | Prepare to push version 1.2.14 to trunk. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
kasperl@chromium.org | Revert r2431. I don't think this is it. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
kasperl@chromium.org | Attempt at work-around for crbug.com/16276 by explicitl... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
deanm@chromium.org | Small cleanup to Utf8::CalculateValue: |
commit | commitdiff | tree | snapshot |
2009-07-13 |
antonm@chromium.org | Convert object to fast mode after creation. That enabl... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
kasperl@chromium.org | Add support for tracking down leak of the hole value. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
kasperl@chromium.org | Try to work around crbug.com/16276 until we can |
commit | commitdiff | tree | snapshot |
2009-07-10 |
ager@chromium.org | Port the function prototype load stub to ARM. |
commit | commitdiff | tree | snapshot |
2009-07-10 |
ager@chromium.org | Remove the descriptor stream abstractions. |
commit | commitdiff | tree | snapshot |
2009-07-10 |
yurys@chromium.org | Disable debug-stepin-function-call.js test on ARM. |
commit | commitdiff | tree | snapshot |
2009-07-10 |
yurys@chromium.org | Fix an issue with debugger 'step in' when calling funct... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
kasperl@chromium.org | Re-enable ICs for loads and calls that skips a global... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
mikhail.naganov... | Fixed issue 401: os.system() hangs on Mac OS X. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
kmillikin@chromium.org | Skip the write barrier for global property cell writes... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
lrn@chromium.org | X64: Added failure entries in test expectations. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
whesse@chromium.org | X64: Let debugger patch JSReturn with a debug break. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
kmillikin@chromium.org | During a scavenge, instead of sweeping remembered-set... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
kasperl@chromium.org | Don't have too many holders. Reviewed offline by Kevin... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
kmillikin@chromium.org | Fix free list construction for global property cells... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
kmillikin@chromium.org | Fix too-long line. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
erik.corry... | Get peep-hole optimizer working on ARM by not emitting |
commit | commitdiff | tree | snapshot |
2009-07-09 |
lrn@chromium.org | X64: Fixed more bad smi operations. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
kmillikin@chromium.org | Fix x64 build. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
kasperl@chromium.org | Allow access through the global proxy to use ICs. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
kmillikin@chromium.org | Create a new paged heap space for global property cells... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
deanm@chromium.org | Fix problems with including parser.h from the Windows... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
lrn@chromium.org | X64: Fix bug in left-shift. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
mikhail.naganov... | Add automatic tests for Tick Processor, take two. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
kasperl@chromium.org | Prepare to push version 1.2.13 to trunk. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
lrn@chromium.org | X64: Fix recently introduced bug in movq with 64-bit... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
kasperl@chromium.org | Re-add v8_shell target to v8.gyp. Patch by Joel Stanley. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
ager@chromium.org | Address review comments. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
iposva@chromium.org | - Update comments and fix a small glitch in the ARM... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
ager@chromium.org | Fix crash bug in ARM codegenerator by adding another... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
ager@chromium.org | Fix crash in arm conditional expression code generation. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
erik.corry... | * Move almost all roots into an array ready for use... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
whesse@chromium.org | Fix an X64 problem with builtin fixups. Remove an... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
lrn@chromium.org | X64: Fix bug in for-in iteration. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
deanm@chromium.org | Fix missing include directories in v8.gyp. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
deanm@chromium.org | Correct the location of libraries-empty.cc in v8.gyp. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
deanm@chromium.org | Correct the location of snapshot.cc in v8.gyp. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
deanm@chromium.org | Cleanup v8.gyp. This also drops a bunch of unused... |
commit | commitdiff | tree | snapshot |
next |