summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@chromium.org2012-10-184-1/+23
* Current implementation of ppapi::FileIO.Touch always fails on Mac and Linux p...nhiroki@chromium.org2012-10-181-0/+15
* Remove ref counting on sql::ErrorDelegatepkotwicz@chromium.org2012-10-173-23/+23
* Add a content API to connect a Native Client module to an out-of-process PPAP...bbudge@chromium.org2012-10-172-13/+6
* Mac Flash: Fix scaling bitmapsail@chromium.org2012-10-1710-7/+131
* Updating XTBs based on .GRDs from branch 1271karen@chromium.org2012-10-1752-4/+472
* Revert 162284 - cc: Get rid of CC*.h temporary header files.mattm@chromium.org2012-10-173-5/+5
* cc: Get rid of CC*.h temporary header files.tfarina@chromium.org2012-10-163-5/+5
* Change the log level to 3 for WebMediaPlayerMS::paint()wjia@chromium.org2012-10-162-1/+2
* Fake video decoder in clearkey CDM.xhwang@chromium.org2012-10-162-1/+85
* webkit: Check that delegate_ isn't NULL before trying to updateGeometry.sadrul@chromium.org2012-10-161-2/+2
* Stop depending on wtf/MathExtras in WebTransformationMatrixTest.cppjamesr@chromium.org2012-10-161-9/+10
* cc: Remove wtf includes for scrollbar layer classesenne@chromium.org2012-10-161-1/+1
* Add API to construct new vector interchange MIME data type.gbillock@chromium.org2012-10-162-2/+50
* Android: lazy initialization for method id.bulach@chromium.org2012-10-161-8/+18
* DumpRenderTree should use fake strings for page popup UI so we can test local...keishi@chromium.org2012-10-161-1/+14