1. 44d3739 Purge PassRefPtr in WebCore/Modules - 2 by gyuyoung.kim@webkit.org · 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. 0cefe4f Add WTF::move() https://bugs.webkit.org/show_bug.cgi?id=134500 by dbates@webkit.org · 11 years ago
  4. 4535390 Clean up #include <OwnPtr.h>|<PassOwnPtr.h> in Supplementable classes by gyuyoung.kim@samsung.com · 11 years ago
  5. ed0e32e Convert OwnPtr and PassOwnPtr uses to std::unique_ptr in Supplement by gyuyoung.kim@samsung.com · 11 years ago
  6. a27c36f ScriptExecutionContext::Task should work well with C++11 lambdas by zandobersek@gmail.com · 11 years ago
  7. 5692282 Unreviewed, rolling out r167855. https://bugs.webkit.org/show_bug.cgi?id=132301 by commit-queue@webkit.org · 11 years ago
  8. 8b3490f ScriptExecutionContext::Task should work well with C++11 lambdas by zandobersek@gmail.com · 11 years ago
  9. 9204733 .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers by mjs@apple.com · 11 years ago
  10. 1f45df9 Web Inspector: Add Console support to JSContext Inspection by joepeck@webkit.org · 11 years ago
  11. d596156 Remove the OperationsNotDeletable attribute from most of the WebIDL interfaces by zandobersek@gmail.com · 11 years ago
  12. c974991 [WebIDL] Annotate IDL interfaces under Source/WebCore/Modules/ with the OperationsNotDeletable attribute by zandobersek@gmail.com · 11 years ago
  13. f2da3a0 Merge [NoInterfaceObject] and [OmitConstructor] extended attributes by ch.dumez@sisa.samsung.com · 12 years ago
  14. 077c4e7 Add support for [NoInterfaceObject] Web IDL extended attribute by ch.dumez@sisa.samsung.com · 12 years ago
  15. b2986f1 Stop using "in" keyword in IDL files by ch.dumez@sisa.samsung.com · 12 years ago
  16. 3463b18 Replace "Optional" extended attribute by proper Web IDL "optional" keyword by ch.dumez@sisa.samsung.com · 12 years ago
  17. 3b2e174 Get rid of [Callback] IDL extended attribute for parameters by ch.dumez@sisa.samsung.com · 12 years ago
  18. 1939ee3 Add support for Web IDL partial interfaces to the bindings generator by ch.dumez@sisa.samsung.com · 12 years ago
  19. fbc1445 Add support for Web IDL callback interfaces to the bindings generator by ch.dumez@sisa.samsung.com · 12 years ago
  20. 007c242 Removed v8 bindings hooks from IDL files by weinig@apple.com · 12 years ago
  21. b72a039 Support Quota API in Workers https://bugs.webkit.org/show_bug.cgi?id=112972 by alecflett@chromium.org · 12 years ago
  22. 5c3424a Quota API: Update IDL to make it match the latest WD by kinuko@chromium.org · 12 years ago
  23. 7929995 [v8] Security feature: JavaScript Bindings hardening by abarth@webkit.org · 12 years ago
  24. e69ee17 Change the Supplementable class to not use AtomicString. by mark.lam@apple.com · 12 years ago
  25. dbf9529 Improve the use of AtomicString with literals by benjamin@webkit.org · 12 years ago
  26. a4d60d1 [WebKit IDL] move extended attributes to left of interface, exception... by commit-queue@webkit.org · 12 years ago
  27. cab10ce [WebKit IDL] remove all module from idl files. by commit-queue@webkit.org · 12 years ago
  28. 9d3f2bd Move Quota related code out of DOMWindow and into the quota/ folder by kinuko@chromium.org · 13 years ago