summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Add skeleton code to wire Local- and Remote- file sync serviceskinuko@chromium.org2012-10-241-0/+6
* Fixed ExternalClearKey/EncryptedMediaTest on Linux ASAN and Chromium OS ASAN.ddorwin@chromium.org2012-10-241-9/+15
* Add sync_callbacks.h for Sync FileSystem callbacks.tzik@google.com2012-10-242-0/+20
* Clear key CDM handles EOS buffer correctly.xhwang@chromium.org2012-10-243-54/+73
* Teach BindToLoop to create callbacks that accept scoped parameters.fischman@chromium.org2012-10-241-12/+5
* Encrypted Media: Return and handle NeedMoreData correctly.xhwang@chromium.org2012-10-234-135/+143
* Revert 163584 - Add OnSyncEnabled/OnWriteEnabled notification handling to ope...abodenha@chromium.org2012-10-237-119/+43
* Add OnSyncEnabled/OnWriteEnabled notification handling to operation runnerkinuko@chromium.org2012-10-237-43/+119
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-239-31/+43
* Allow 0 resource in PPB_Instance_Proxy::Deliver{Frame|Samples}.xhwang@chromium.org2012-10-231-0/+2
* webkit: Fix build breakhashimoto@chromium.org2012-10-231-1/+0
* webkit: Merge 'dom_storage' to 'webkit_storage'hashimoto@chromium.org2012-10-2318-116/+64
* Remove Carbon cursor call interposing in Mac NPAPI pluginsstuartmorgan@chromium.org2012-10-234-153/+0
* Add UMA reporting for EME APIs.fischman@chromium.org2012-10-234-17/+144
* Implement SkImageFilter support in the compositor.senorblanco@chromium.org2012-10-232-0/+9
* webkit: Move FilePath/WebString conversion functions from 'glue' to 'base'hashimoto@chromium.org2012-10-2320-163/+193
* Add CDM video decoder.tomfinegan@chromium.org2012-10-237-23/+515
* webkit: Merge build target 'appcache' to 'webkit_storage'hashimoto@chromium.org2012-10-2326-185/+127
* Enable double tap to zoom on Android buildsyusufo@chromium.org2012-10-221-0/+1
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-2230-153/+153
* [net] Change factory methods for HostResolver and HostCache to return a scope...szym@chromium.org2012-10-221-4/+1
* Fix layering violation in FullscreenContainer.yzshen@chromium.org2012-10-221-8/+0
* Support filesystem files from BlobURLRequestJobhashimoto@chromium.org2012-10-2211-280/+350
* Allow the CDM plugin wrappers to find the CDM in the same directory.ddorwin@chromium.org2012-10-201-0/+2
* Make original_response_headers parameter of NetworkDelegate::OnHeadersReceive...battre@chromium.org2012-10-201-1/+1
* Fix mem leaks in DomStorageContextTest.marja@chromium.org2012-10-201-0/+3
* Upstream remaining diff in chrome_content_browser_clientyusufo@chromium.org2012-10-192-0/+3
* Add pepper content decryption audio decoding API.tomfinegan@chromium.org2012-10-196-30/+211
* Remove all the "set noparent" directivesdpranke@chromium.org2012-10-191-1/+0
* Linux: make it possible to build without third_party/launchpad_translationsphajdan.jr@chromium.org2012-10-191-11/+31
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-191-1/+4
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-1930-153/+153
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-1930-153/+153
* Add DecryptingAudioDecoder.xhwang@chromium.org2012-10-191-1/+18
* Move CC switches to cc/switches.h.aelias@chromium.org2012-10-192-29/+5
* Use a reply struct instead of individual values when responding to intents. A...smckay@chromium.org2012-10-194-0/+123
* BrowsingDataRemover: clear sessionStorage.marja@chromium.org2012-10-1910-83/+248
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@google.com2012-10-184-1/+23
* Update Decryptor interface to support audio decoding.xhwang@chromium.org2012-10-186-79/+195
* Rename compositor bindings filenames to Chromium styleenne@chromium.org2012-10-1846-104/+109
* cc: Remove wtf usage from test codeenne@chromium.org2012-10-183-18/+19
* Add operation runner for SyncableFileSystemkinuko@chromium.org2012-10-1815-70/+1007
* Remove a dead code path in Mac NPAPI context menu supportstuartmorgan@chromium.org2012-10-181-37/+1
* Don't hang in Stop(): because the render thread is paused while Pipeline::Stop()fischman@chromium.org2012-10-182-27/+21
* Lint/Comment fixes in webkit/fileapikinuko@chromium.org2012-10-183-7/+8
* webkit: Merge blob and fileapi into one build target 'webkit_storage'hashimoto@chromium.org2012-10-1864-400/+378
* Ensure profile path directory exists before trying to determine amount of fre...calvinlo@chromium.org2012-10-181-1/+11
* Move audio decoder initialization to AudioRendererImpl.xhwang@chromium.org2012-10-181-4/+6
* Update PluginInstance for decrypt-and-decode video.xhwang@chromium.org2012-10-186-83/+218
* Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.fischman@chromium.org2012-10-184-23/+1