summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Enable webkit_compositor_unittestsjamesr@chromium.org2012-08-3016-15/+5488
* Stop using ScopedAllowIO in content::ResourceDispatcherHostImplhashimoto@chromium.org2012-08-301-11/+8
* Revert 154277 - renamed webkit_resources.pak file to webkit_resources_100_per...jsbell@chromium.org2012-08-302-3/+3
* renamed webkit_resources.pak file to webkit_resources_100_percent.pak.harrym@chromium.org2012-08-302-3/+3
* fix link on Windows component buildscottmg@google.com2012-08-301-0/+1
* Moving Chrome code from using WebFrame::name to WebFrame::uniqueNamenasko@chromium.org2012-08-301-2/+2
* Convert WebAudio file handlers to use AudioBus.dalecurtis@chromium.org2012-08-302-13/+8
* ppapi: Make sure the touch-event interface is detected correctly.sadrul@chromium.org2012-08-301-0/+4
* Register WebKitWeightWatcher fonts again on macthakis@chromium.org2012-08-301-2/+9
* Register MediaPlayerListener Java classeswangxianzhu@chromium.org2012-08-301-0/+2
* Add UMA histogram to determine how often Stage3D could be used.jbauman@chromium.org2012-08-291-0/+35
* Update cc snapshot to WK r126941jamesr@chromium.org2012-08-291-1/+2
* Wire FileSystemOperation::TouchFile to Drive.kinaba@chromium.org2012-08-292-2/+15
* Add a bool return value to media::Decryptor::GenerateKeyRequest().xhwang@chromium.org2012-08-295-9/+21
* Add target for webkit_compositor_unittestsjamesr@chromium.org2012-08-286-3/+571
* Allow the creation of partially spoofed user agentsdfalcantara@chromium.org2012-08-282-7/+16
* Hook up CDM calls in CdmWrapper.xhwang@chromium.org2012-08-283-136/+255
* Refactor QuotaManager using base::Callback.nhiroki@chromium.org2012-08-282-378/+341
* Support FileSystem URL in Filekinuko@chromium.org2012-08-2813-8/+118
* DOMStorageContext fix: Delete SessionStorageDatabase in a background thread.marja@chromium.org2012-08-281-0/+12
* Update libcc / bindings snapshot to WebKit r126830jamesr@chromium.org2012-08-281-3/+2
* Connect PpapiDecryptor and PluginInstance.xhwang@chromium.org2012-08-285-61/+276
* Support setting an explicit duration on MediaSource objectsvrk@chromium.org2012-08-284-0/+16
* Update CDM interface and add clear key CDM.xhwang@chromium.org2012-08-275-32/+400
* kFileSystemTypeIsolated should be only used in the URL exposed to rendererkinuko@chromium.org2012-08-2710-50/+51
* Changed FileSystemPointProvider::IsAcccessAllowed() to take a single FileSyst...kinuko@chromium.org2012-08-2710-34/+18
* mac 10.8: Switch test_shell_mac from ATS to CoreText font registrationthakis@chromium.org2012-08-271-17/+7
* mac: Use ScopedCGContextSaveGState in a few more placesthakis@chromium.org2012-08-273-4/+5
* Here are gyp targets and stubs for compiling libcc and the webkit_compositor ...jamesr@chromium.org2012-08-2539-0/+2828
* Remove all the indexeddb-related utility process codealecflett@chromium.org2012-08-247-141/+0
* Updated Hardcoded definitions in PluginList and PluginGroup to match .json filesibraaaa@google.com2012-08-242-7/+8
* remove old createMediaPlayer which doesn't have URL as argument.wjia@chromium.org2012-08-244-36/+0
* Add a skeleton gamepad resource.brettw@chromium.org2012-08-242-11/+31
* Introduce shared_memory_support media target for PPAPI.dalecurtis@chromium.org2012-08-241-2/+0
* QuotaManager: Return the remaining free disk space as quota.jhawkins@chromium.org2012-08-246-38/+107
* Tweak PDF image sizesjhorwich@chromium.org2012-08-244-0/+0
* Turned job_factory into a pure virtual classshalev@chromium.org2012-08-243-17/+17
* Rename FileSystemOperationInterface to FileSystemOperationkinuko@chromium.org2012-08-2434-94/+89
* Quota code cleanupkinuko@chromium.org2012-08-242-82/+28
* Remove lingering WebViewClient::createGraphicsContext3D referencesjamesr@chromium.org2012-08-242-8/+0
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-2428-155/+306
* Remove unused headers and using declarations from form_fieldstuartmorgan@chromium.org2012-08-232-11/+0
* Rename GDataFileSystem* to DriveFileSystem*kochi@chromium.org2012-08-231-1/+1
* Add hooks to content to request permission to connect to the PPAPI broker.bauerb@chromium.org2012-08-233-4/+14
* Removing unused IsRootDirectory method in obfuscated_file_utilkinuko@chromium.org2012-08-231-5/+0
* Factor out common Element struct from BlobData and ResourceRequestBodykinuko@chromium.org2012-08-2318-318/+322
* Revert 152873 - Remove all the indexeddb-related utility process codericow@chromium.org2012-08-237-0/+141
* Expose EXT_debug_marker to webkitgman@chromium.org2012-08-232-0/+16
* Add SetScale to PPB_WidgetDev, use scale for paintingjhorwich@chromium.org2012-08-233-1/+12
* Enable component updated flapper while bundled flapper is available.yzshen@chromium.org2012-08-232-4/+20