1. d839ea1 Drop RefPtr::clear() method https://bugs.webkit.org/show_bug.cgi?id=146556 by cdumez@apple.com · 10 years ago
  2. cb04842 Avoid defaulting to capture-by-value for C++11 lambdas in WebCore by zandobersek@gmail.com · 10 years ago
  3. 9d820ad Have ScriptExecutionContext::Task functions take in a ScriptExecutionContext reference by zandobersek@gmail.com · 11 years ago
  4. a27c36f ScriptExecutionContext::Task should work well with C++11 lambdas by zandobersek@gmail.com · 11 years ago
  5. 5692282 Unreviewed, rolling out r167855. https://bugs.webkit.org/show_bug.cgi?id=132301 by commit-queue@webkit.org · 11 years ago
  6. 8b3490f ScriptExecutionContext::Task should work well with C++11 lambdas by zandobersek@gmail.com · 11 years ago
  7. 9204733 .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers by mjs@apple.com · 11 years ago
  8. 16d2dd4 Change all uses of FINAL to final now that all our compilers support it by andersca@apple.com · 11 years ago
  9. 2dfe6cb Remove workaround for compilers not supporting explicit override control by commit-queue@webkit.org · 11 years ago
  10. 45dd770 Unreviewed, rolling out r157061. by commit-queue@webkit.org · 11 years ago
  11. c4af379 Clean up ScriptExecutionContext::Task and subclasses by andersca@apple.com · 11 years ago
  12. 7ba1e57 Tighten up EventQueue classes a bit, less indirection and memory allocation by darin@apple.com · 12 years ago
  13. ee55405 Rename first/second to key/value in HashMap iterators by benjamin@webkit.org · 12 years ago
  14. fa6afbc Unreviewed, rolling out r126914. by commit-queue@webkit.org · 13 years ago
  15. d99b3ea Rename first/second to key/value in HashMap iterators by caio.oliveira@openbossa.org · 13 years ago
  16. 036eca0 Unreviewed, rolling out r126836. by tkent@chromium.org · 13 years ago
  17. a94a150 Rename first/second to key/value in HashMap iterators by caio.oliveira@openbossa.org · 13 years ago
  18. 1fc868f WorkerEventQueue::close might access deleted WorkerEventQueue::EventDispatcherTask. by dslomov@google.com · 13 years ago
  19. e2c752f IndexedDB: Close database connections, abort transactions, and terminate requests on stop() by commit-queue@webkit.org · 13 years ago
  20. 65c22c8 Move eventqueue from Document to ScriptExecutionContext so that it can be accessed from workers by dgrogan@chromium.org · 13 years ago