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