git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
heap-buffer-overflow on fast/loader/reload-zero-byte-plugin.html
2015-01-05
andersca@apple.com
heap-buffer-overflow on fast/loader/reload-zero-byte...
commit
|
commitdiff
|
tree
2015-01-05
andersca@apple.com
Get rid of PassRefPtr from IPC::Connection
commit
|
commitdiff
|
tree
2015-01-05
andersca@apple.com
Clean up Connection::SyncMessageState
commit
|
commitdiff
|
tree
2015-01-05
andersca@apple.com
Clean up the storage manager some more
commit
|
commitdiff
|
tree
2015-01-05
andersca@apple.com
Change more connection pointers to references
commit
|
commitdiff
|
tree
2015-01-05
andersca@apple.com
Change more of the IPC code to take connections by...
commit
|
commitdiff
|
tree
2015-01-05
andersca@apple.com
Pass IPC::Connection by reference to IPC message handlers
commit
|
commitdiff
|
tree
2015-01-04
andersca@apple.com
Clean up some of the IPC code
commit
|
commitdiff
|
tree
2015-01-04
andersca@apple.com
Remove an unused function
commit
|
commitdiff
|
tree
2015-01-04
andersca@apple.com
Modernize parts of the database code
commit
|
commitdiff
|
tree
2015-01-02
andersca@apple.com
Remove now unused storage tracker glue from DumpRenderTree
commit
|
commitdiff
|
tree
2015-01-02
andersca@apple.com
Get rid of storage tracker layout tests
commit
|
commitdiff
|
tree
2014-12-30
andersca@apple.com
Transient local storage namespaces need to ref their...
commit
|
commitdiff
|
tree
2014-12-29
andersca@apple.com
Another attempt at fixing the build.
commit
|
commitdiff
|
tree
2014-12-29
andersca@apple.com
Try to fix the Windows build.
commit
|
commitdiff
|
tree
2014-12-29
andersca@apple.com
Remove more dead code
commit
|
commitdiff
|
tree
2014-12-29
andersca@apple.com
Remove unneeded StorageNamespace functions
commit
|
commitdiff
|
tree
2014-12-29
andersca@apple.com
Get rid of some PageGroup storage functions
commit
|
commitdiff
|
tree
2014-12-29
andersca@apple.com
Move storage code from WebCore to WebKit
commit
|
commitdiff
|
tree
2014-12-29
andersca@apple.com
Another iOS build fix.
commit
|
commitdiff
|
tree
2014-12-29
andersca@apple.com
Turn on transient local storage support again
commit
|
commitdiff
|
tree
2014-12-29
andersca@apple.com
Remove more old coder code gunk.
commit
|
commitdiff
|
tree
2014-12-29
andersca@apple.com
Try to fix the iOS build.
commit
|
commitdiff
|
tree
2014-12-29
andersca@apple.com
Remove the old user message coder code
commit
|
commitdiff
|
tree
2014-12-29
andersca@apple.com
Convert injected bundle message posting to UserData
commit
|
commitdiff
|
tree
2014-12-29
andersca@apple.com
Convert all variadic web process messages to UserData
commit
|
commitdiff
|
tree
2014-12-29
andersca@apple.com
Convert all variadic WebProcessProxy message over to...
commit
|
commitdiff
|
tree
2014-12-29
andersca@apple.com
Use UserData for bundle initialization data
commit
|
commitdiff
|
tree
2014-12-29
andersca@apple.com
Use UserData when sending messages to the process pool
commit
|
commitdiff
|
tree
2014-12-28
andersca@apple.com
Transform nested objects inside arrays
commit
|
commitdiff
|
tree
2014-12-27
andersca@apple.com
Switch WebConnection over to sending objects with UserData
commit
|
commitdiff
|
tree
2014-12-27
andersca@apple.com
Encode and decode WKTypeRefWrapper objects
commit
|
commitdiff
|
tree
2014-12-27
andersca@apple.com
Implement encoding and decoding of ObjCObjectGraph...
commit
|
commitdiff
|
tree
2014-12-26
andersca@apple.com
Handle more types in the UserData encode/decode functions
commit
|
commitdiff
|
tree
2014-12-26
andersca@apple.com
Move handle encoding functions to their respective...
commit
|
commitdiff
|
tree
2014-12-26
andersca@apple.com
Add the notion of auto-converting page and frame handles
commit
|
commitdiff
|
tree
2014-12-24
andersca@apple.com
Handle WKTypeRefWrapper when converting object graphs
commit
|
commitdiff
|
tree
2014-12-24
andersca@apple.com
Handle coding object graphs in the UI process
commit
|
commitdiff
|
tree
2014-12-24
andersca@apple.com
Fix 32-build.
commit
|
commitdiff
|
tree
2014-12-23
andersca@apple.com
Add WebProcessProxy::transformHandlesToObjects
commit
|
commitdiff
|
tree
2014-12-23
andersca@apple.com
Add handle transform functions to WebConnection
commit
|
commitdiff
|
tree
2014-12-23
andersca@apple.com
Add WebProcess::transformObjectsToHandles
commit
|
commitdiff
|
tree
2014-12-23
andersca@apple.com
Move dynamic_objc_cast to RetainPtr.h
commit
|
commitdiff
|
tree
2014-12-23
andersca@apple.com
Re-indent RefPtr.h and RetainPtr.h.
commit
|
commitdiff
|
tree
2014-12-23
andersca@apple.com
Add WebProcess::transformHandlesToObjects
commit
|
commitdiff
|
tree
2014-12-23
andersca@apple.com
Add WebProcess::objectGraphByTransformingObjectsToHandles
commit
|
commitdiff
|
tree
2014-12-23
andersca@apple.com
Fix UserMessage::transform to only call shouldTransform...
commit
|
commitdiff
|
tree
2014-12-23
andersca@apple.com
Only call shouldTransformGraph once per graph
commit
|
commitdiff
|
tree
2014-12-23
andersca@apple.com
Use a Transformer for UserData as well, to avoid always...
commit
|
commitdiff
|
tree
2014-12-23
andersca@apple.com
Make it possible to transform Objective-C object graphs...
commit
|
commitdiff
|
tree
2014-12-23
andersca@apple.com
Convert pages and page groups to their respective handle...
commit
|
commitdiff
|
tree
2014-12-23
andersca@apple.com
Add a bunch of missing header includes in preparation...
commit
|
commitdiff
|
tree
2014-12-23
andersca@apple.com
Remove two functions from SecurityOrigin
commit
|
commitdiff
|
tree
2014-12-23
andersca@apple.com
Try to fix the Windows build.
commit
|
commitdiff
|
tree
2014-12-22
andersca@apple.com
Add an API::PageGroupHandle object
commit
|
commitdiff
|
tree
2014-12-22
andersca@apple.com
Add a SecurityOriginPolicy class
commit
|
commitdiff
|
tree
2014-12-22
andersca@apple.com
Move more API classes from Shared to Shared/API.
commit
|
commitdiff
|
tree
2014-12-22
andersca@apple.com
Rename a bunch of API classes and move them to Shared/API
commit
|
commitdiff
|
tree
2014-12-20
andersca@apple.com
Get rid of the hardcoded set of structs in the message...
commit
|
commitdiff
|
tree
2014-12-19
andersca@apple.com
Use WebCore::MachSendRights for the compositing render...
commit
|
commitdiff
|
tree
2014-12-19
andersca@apple.com
Use MachSendRight in WebKit2
commit
|
commitdiff
|
tree
2014-12-18
andersca@apple.com
Fix build.
commit
|
commitdiff
|
tree
2014-12-18
andersca@apple.com
Build fix.
commit
|
commitdiff
|
tree
2014-12-18
andersca@apple.com
Simplify smart pointer classes by using std::exchange
commit
|
commitdiff
|
tree
2014-12-18
andersca@apple.com
Clean up MachSendRight and add a copySendRight member...
commit
|
commitdiff
|
tree
2014-12-18
andersca@apple.com
Add a MachSendRight class to WebCore and use it in...
commit
|
commitdiff
|
tree
2014-12-18
andersca@apple.com
Unify -[WebResource description]
commit
|
commitdiff
|
tree
2014-12-18
andersca@apple.com
Get rid of an ugly #define hack in WebFrameLoaderClient
commit
|
commitdiff
|
tree
2014-12-18
andersca@apple.com
Get rid of FrameLoader::defaultObjectContentType
commit
|
commitdiff
|
tree
2014-12-17
andersca@apple.com
Ref-ify WebPageProxy and WebProcessProxy creation functions
commit
|
commitdiff
|
tree
2014-12-17
andersca@apple.com
Clean up SQL statement building in SQLiteIDBCursor
commit
|
commitdiff
|
tree
2014-12-17
andersca@apple.com
Get rid of PluginPackageNone.cpp
commit
|
commitdiff
|
tree
2014-12-17
andersca@apple.com
Make Ref::copyRef const and ref-qualified
commit
|
commitdiff
|
tree
2014-12-17
andersca@apple.com
Fix lambda and std::function formatting
commit
|
commitdiff
|
tree
2014-12-17
andersca@apple.com
Get rid of a couple of binds in WebKit2
commit
|
commitdiff
|
tree
2014-12-17
andersca@apple.com
Remove deprecated StorageNamespaceImpl overloads
commit
|
commitdiff
|
tree
2014-12-16
andersca@apple.com
More StorageManager modernization
commit
|
commitdiff
|
tree
2014-12-16
andersca@apple.com
Use Ref in another StorageManager function
commit
|
commitdiff
|
tree
2014-12-16
andersca@apple.com
Use Ref in StorageManager
commit
|
commitdiff
|
tree
2014-12-16
andersca@apple.com
Get rid of PassRefPtr inside StorageManager
commit
|
commitdiff
|
tree
2014-12-16
andersca@apple.com
RefPtr::copyRef should be const
commit
|
commitdiff
|
tree
2014-12-16
andersca@apple.com
Put some common code in StorageNamespaceProvider
commit
|
commitdiff
|
tree
2014-12-16
andersca@apple.com
Add FeatureCounterKeys.h to the Xcode project.
commit
|
commitdiff
|
tree
2014-12-15
andersca@apple.com
Get rid of the DONT_FINALIZE_ON_MAIN_THREAD #define
commit
|
commitdiff
|
tree
2014-12-13
andersca@apple.com
Handle caches in WebsiteDataStore
commit
|
commitdiff
|
tree
2014-12-13
andersca@apple.com
Remove a workaround for a bug that was fixed in Mountain...
commit
|
commitdiff
|
tree
2014-12-12
andersca@apple.com
Handle null local storage database URLs
commit
|
commitdiff
|
tree
2014-12-12
andersca@apple.com
Temporarily use WebCore session storage for transient...
commit
|
commitdiff
|
tree
2014-12-11
andersca@apple.com
Fix Windows build.
commit
|
commitdiff
|
tree
2014-12-11
andersca@apple.com
Fix iOS build.
commit
|
commitdiff
|
tree
2014-12-11
andersca@apple.com
Remove a duplicate ChangeLog entry.
commit
|
commitdiff
|
tree
2014-12-11
andersca@apple.com
Stop using SQLiteFileSystem in the storage code
commit
|
commitdiff
|
tree
2014-12-11
andersca@apple.com
Call StorageThread::releaseFastMallocFreeMemoryInAllThreads...
commit
|
commitdiff
|
tree
2014-12-11
andersca@apple.com
Build fix.
commit
|
commitdiff
|
tree
2014-12-11
andersca@apple.com
Remove unused storage header includes
commit
|
commitdiff
|
tree
2014-12-11
andersca@apple.com
Replicate a bunch of PageGroup functions in WebStorageNamesp...
commit
|
commitdiff
|
tree
2014-12-11
andersca@apple.com
Remove unused storage header includes
commit
|
commitdiff
|
tree
2014-12-11
andersca@apple.com
Get rid of the storage strategy
commit
|
commitdiff
|
tree
2014-12-11
andersca@apple.com
Add an empty storage namespace provider
commit
|
commitdiff
|
tree
2014-12-11
andersca@apple.com
Use the new storage namespace provider in WebKit1
commit
|
commitdiff
|
tree
next