2013-02-10 |
mrobinson@webkit.org | Fix the GTK+ gyp build |
blob | commitdiff |
2013-02-08 |
commit-queue@webki... | [GTK] Add an experimental gyp build |
blob | commitdiff | diff to current |
2012-06-10 |
dominicc@chromium.org | [Chromium] Remove JavaScriptCore dependencies from gyp |
blob | commitdiff | diff to current |
2012-06-07 |
rniwa@webkit.org | Chromium build fix attempt. Why do we need to list... |
blob | commitdiff | diff to current |
2012-05-31 |
mhahnenberg@apple.com | Heap should sweep incrementally |
blob | commitdiff | diff to current |
2012-05-22 |
barraclough@apple.com | Add support for private names |
blob | commitdiff | diff to current |
2012-04-29 |
ggaren@apple.com | Factored threaded block allocation into a separate... |
blob | commitdiff | diff to current |
2012-04-28 |
ggaren@apple.com | Made WeakSet::allocate() static and removed its JSGloba... |
blob | commitdiff | diff to current |
2012-04-25 |
kbr@google.com | Delete CanvasPixelArray, ByteArray, JSByteArray and... |
blob | commitdiff | diff to current |
2012-04-18 |
commit-queue@webki... | JavaScriptCore.gypi not current |
blob | commitdiff | diff to current |
2012-04-06 |
ggaren@apple.com | Renamed |
blob | commitdiff | diff to current |
2012-04-05 |
benjamin@webkit.org | Make something faster than JSStringBuilder for joining... |
blob | commitdiff | diff to current |
2012-04-04 |
ggaren@apple.com | First step toward incremental Weak<T> finalization |
blob | commitdiff | diff to current |
2012-03-26 |
barraclough@apple.com | Greek sigma is handled wrong in case independent regexp. |
blob | commitdiff | diff to current |
2012-03-23 |
barraclough@apple.com | RexExp constructor last match properties should not... |
blob | commitdiff | diff to current |
2012-03-22 |
eric@webkit.org | Actually move WTF files to their new home |
blob | commitdiff | diff to current |
2012-02-20 |
mhahnenberg@apple.com | Factor out allocation in CopySpace into a separate... |
blob | commitdiff | diff to current |
2012-02-17 |
mhahnenberg@apple.com | Rename Bump* to Copy* |
blob | commitdiff | diff to current |
2012-02-13 |
weinig@apple.com | Move JSC related assertions out of Assertions.h and... |
blob | commitdiff | diff to current |
2012-02-12 |
fpizlo@apple.com | It should be possible to send all JSC debug logging... |
blob | commitdiff | diff to current |
2012-01-27 |
mhahnenberg@apple.com | Merge AllocationSpace into MarkedSpace |
blob | commitdiff | diff to current |
2012-01-19 |
mhahnenberg@apple.com | Implement a new allocator for backing stores |
blob | commitdiff | diff to current |
2012-01-18 |
commit-queue@webki... | Cross-platform processor core counter |
blob | commitdiff | diff to current |
2012-01-15 |
levin@chromium.org | HWndDC should be in platform/win instead of wtf. |
blob | commitdiff | diff to current |
2012-01-13 |
levin@chromium.org | HWndDC is a better name than HwndDC. |
blob | commitdiff | diff to current |
2012-01-13 |
levin@chromium.org | HwndDC is a better name than OwnGetDC. |
blob | commitdiff | diff to current |
2012-01-12 |
levin@chromium.org | [chromium] Fix DC leak in WebScreenInfoFactory. |
blob | commitdiff | diff to current |
2012-01-06 |
weinig@apple.com | Remove unused OwnFastMallocPtr class. |
blob | commitdiff | diff to current |
2012-01-05 |
benjamin@webkit.org | Improve charactersAreAllASCII() to compare multiple... |
blob | commitdiff | diff to current |
2011-12-14 |
andersca@apple.com | Add a very bare-bones implementation of bind and Functi... |
blob | commitdiff | diff to current |
2011-12-06 |
kbalazs@webkit.org | Enable ParallelJobs by default |
blob | commitdiff | diff to current |
2011-12-03 |
levin@chromium.org | Rename WTF class from TemporarilyChange to TemporaryChange. |
blob | commitdiff | diff to current |
2011-12-01 |
noel.gordon@gmail.com | [chromium] Remove wtf/qt/ThreadingQt.cpp from the gyp... |
blob | commitdiff | diff to current |
2011-11-30 |
levin@chromium.org | Add a way to revert a variable to its previous value... |
blob | commitdiff | diff to current |
2011-11-29 |
oliver@apple.com | Fix gyp build |
blob | commitdiff | diff to current |
2011-11-28 |
oliver@apple.com | Move typed array implementations into wtf |
blob | commitdiff | diff to current |
2011-11-22 |
kbalazs@webkit.org | Unreviewed, rolling out r100988. |
blob | commitdiff | diff to current |
2011-11-22 |
kbalazs@webkit.org | Enable ParallelJobs by default |
blob | commitdiff | diff to current |
2011-11-21 |
kbalazs@webkit.org | Unreviewed, rolling out r100913. |
blob | commitdiff | diff to current |
2011-11-21 |
kbalazs@webkit.org | Enable ParallelJobs by default |
blob | commitdiff | diff to current |
2011-11-21 |
noel.gordon@gmail.com | [chromium] Remove DFG::JITCodeGenerator from the gyp... |
blob | commitdiff | diff to current |
2011-11-15 |
abarth@webkit.org | DateMath.cpp should not depend on JavaScriptCore |
blob | commitdiff | diff to current |
2011-10-31 |
weinig@apple.com | Remove need for virtual JSObject::unwrappedObject |
blob | commitdiff | diff to current |
2011-10-31 |
msaboff@apple.com | Towards 8-bit Strings: Move Lexer and Parser Objects... |
blob | commitdiff | diff to current |
2011-10-25 |
ggaren@apple.com | Removed SharedUChar and tightened language around its... |
blob | commitdiff | diff to current |
2011-10-24 |
noel.gordon@gmail.com | [chromium] Remove RopeImpl.{h,cpp} from the gyp projects |
blob | commitdiff | diff to current |
2011-10-21 |
hausmann@webkit.org | Remove QtScript source code from WebKit. |
blob | commitdiff | diff to current |
2011-10-19 |
ggaren@apple.com | Removed StringImplBase, fusing it into StringImpl |
blob | commitdiff | diff to current |
2011-10-17 |
noel.gordon@gmail.com | [chromium] Remove PageAllocatorSymbian.h, OSAllocatorSy... |
blob | commitdiff | diff to current |
2011-10-02 |
ggaren@apple.com | Removed redundant helper functions for allocating Stron... |
blob | commitdiff | diff to current |
2011-09-26 |
noel.gordon@gmail.com | [Chromium] Remove DFGAliasTracker.h references from... |
blob | commitdiff | diff to current |
2011-09-26 |
abarth@webkit.org | Finish removing PLATFORM(BREWMP) by removing associated... |
blob | commitdiff | diff to current |
2011-09-25 |
abarth@webkit.org | Remove PLATFORM(HAIKU) and associated code |
blob | commitdiff | diff to current |
2011-09-22 |
barraclough@apple.com | Implement Function.prototype.bind |
blob | commitdiff | diff to current |
2011-09-20 |
oliver@apple.com | Refactor Heap allocation logic into separate Allocation... |
blob | commitdiff | diff to current |
2011-09-20 |
commit-queue@webki... | Unreviewed, rolling out r95493 and r95496. |
blob | commitdiff | diff to current |
2011-09-19 |
oliver@apple.com | Refactor Heap allocation logic into separate Allocation... |
blob | commitdiff | diff to current |
2011-09-19 |
oliver@apple.com | Rename NewSpace.{h,cpp} to MarkedSpace.{h,cpp} |
blob | commitdiff | diff to current |
2011-09-19 |
mitz@apple.com | Removed ProfilerServer. |
blob | commitdiff | diff to current |
2011-09-18 |
thakis@chromium.org | Remove two files from JavaScriptCore.gypi that were... |
blob | commitdiff | diff to current |
2011-09-16 |
ggaren@apple.com | Removed undetectable style.filter. |
blob | commitdiff | diff to current |
2011-09-15 |
andersca@apple.com | Add BinarySemaphore class from WebKit2 to WTF |
blob | commitdiff | diff to current |
2011-09-10 |
ggaren@apple.com | 2011-09-09 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2011-09-08 |
oliver@apple.com | Use bump allocator for initial property storage |
blob | commitdiff | diff to current |
2011-09-07 |
oliver@apple.com | Remove JSObjectWithGlobalObject |
blob | commitdiff | diff to current |
2011-09-02 |
oliver@apple.com | Remove OldSpace classes |
blob | commitdiff | diff to current |
2011-09-02 |
commit-queue@webki... | Incorporate newer, faster dtoa library |
blob | commitdiff | diff to current |
2011-08-31 |
oliver@apple.com | Add support for checked arithmetic |
blob | commitdiff | diff to current |
2011-08-23 |
steveblock@google.com | Remove all mention of removed Android files from build... |
blob | commitdiff | diff to current |
2011-08-12 |
weinig@apple.com | Move compiler specific macros to their own header |
blob | commitdiff | diff to current |
2011-08-06 |
commit-queue@webki... | [Chromium] Remove JSZombie references from gyp project... |
blob | commitdiff | diff to current |
2011-08-03 |
levin@chromium.org | Add asserts to RefCounted to make sure ref/deref happen... |
blob | commitdiff | diff to current |
2011-08-02 |
commit-queue@webki... | Removing old source files in gyp files that slow build |
blob | commitdiff | diff to current |
2011-07-01 |
jshin@chromium.org | 2011-07-01 Jungshik Shin <jshin@chromium.org> |
blob | commitdiff | diff to current |
2011-06-24 |
commit-queue@webki... | 2011-06-24 Sheriff Bot <webkit.review.bot@gmail.com> |
blob | commitdiff | diff to current |
2011-06-23 |
jshin@chromium.org | 2011-06-23 Jungshik Shin <jshin@chromium.org> |
blob | commitdiff | diff to current |
2011-06-16 |
ggaren@apple.com | 2011-06-16 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2011-06-10 |
ggaren@apple.com | 2011-06-09 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2011-06-10 |
ggaren@apple.com | 2011-06-09 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2011-06-08 |
ggaren@apple.com | 2011-06-08 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2011-05-24 |
ggaren@apple.com | 2011-05-24 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2011-05-24 |
ggaren@apple.com | 2011-05-24 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2011-05-18 |
ggaren@apple.com | Source/JavaScriptCore: Rolling back in r86653 with... |
blob | commitdiff | diff to current |
2011-05-17 |
commit-queue@webki... | 2011-05-16 Sheriff Bot <webkit.review.bot@gmail.com> |
blob | commitdiff | diff to current |
2011-05-17 |
ggaren@apple.com | 2011-05-16 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2011-05-12 |
paroga@webkit.org | 2011-05-12 Maciej Stachowiak <mjs@apple.com> |
blob | commitdiff | diff to current |
2011-05-12 |
zimmermann@webkit.org | 2011-05-12 Nikolas Zimmermann <nzimmermann@rim.com> |
blob | commitdiff | diff to current |
2011-05-11 |
ggaren@apple.com | 2011-05-10 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2011-04-28 |
levin@chromium.org | 2011-04-28 Sheriff Bot <webkit.review.bot@gmail.com> |
blob | commitdiff | diff to current |
2011-04-28 |
levin@chromium.org | Add asserts to RefCounted to make sure ref/deref happen... |
blob | commitdiff | diff to current |
2011-04-19 |
reni@webkit.org | 2011-04-19 Renata Hodovan <reni@webkit.org> |
blob | commitdiff | diff to current |
2011-04-11 |
ggaren@apple.com | 2011-04-11 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2011-04-11 |
barraclough@apple.com | Bug 58198 - Clean up JSValue implementation for JSVALUE64 |
blob | commitdiff | diff to current |
2011-04-11 |
ggaren@apple.com | Moved Heap.h and Heap.cpp to the heap folder, because... |
blob | commitdiff | diff to current |
2011-04-10 |
ggaren@apple.com | 2011-04-08 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2011-03-30 |
levin@chromium.org | Add some dynamic annotations to JavaScriptCore/wtf |
blob | commitdiff | diff to current |
2011-03-25 |
zimmermann@webkit.org | 2011-03-24 Nikolas Zimmermann <nzimmermann@rim.com> |
blob | commitdiff | diff to current |
2011-03-22 |
eric@webkit.org | 2011-03-22 Eric Seidel <eric@webkit.org> |
blob | commitdiff | diff to current |
2011-03-22 |
abarth@webkit.org | 2011-03-22 Adam Barth <abarth@webkit.org> |
blob | commitdiff | diff to current |
2011-03-22 |
abarth@webkit.org | 2011-03-22 Adam Barth <abarth@webkit.org> |
blob | commitdiff | diff to current |
next |