summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Allow a bit more imprecision in TimeConversion.Time.thestig@chromium.org2012-04-201-2/+3
* Don't search root paths for MS WMP pluginjschuh@chromium.org2012-04-201-21/+1
* Fixup the DomStorage IPC messsages.michaeln@google.com2012-04-194-16/+19
* Unbind 3D Context When Pepper Plugin Crashesfsamuel@chromium.org2012-04-191-1/+2
* Connect addKey() to AesDecryptor (video only).ddorwin@chromium.org2012-04-191-4/+15
* Update Adobe Reader version metadata.cevans@chromium.org2012-04-191-3/+3
* Initial implementation of Encrypted Media Extensions in Chrome.ddorwin@chromium.org2012-04-1910-10/+271
* Revert 132965 - this change seems to break media_unitteststoyoshim@chromium.org2012-04-194-56/+8
* Update MediaSource API implementation to match v0.4 spec.acolwell@chromium.org2012-04-194-8/+56
* Add FileSystemContext::CreateFileReader() which returns appropriate Reader in...kinuko@chromium.org2012-04-1911-8/+115
* Remove support for bitmap printing in pepperbrettw@chromium.org2012-04-192-155/+1
* Change BufferedResourceLoader::kOK to BufferedResourceLoader::kOk.scherkus@chromium.org2012-04-194-36/+36
* Remedy irratic focus behavior when accessibility clients set focus.dtseng@chromium.org2012-04-192-77/+3
* Cleanup of v8 extension stuff. Playback extension is only used in chrome, so ...jam@chromium.org2012-04-1817-480/+9
* Add FileReader interface and implement FileSystemFileReader.kinuko@chromium.org2012-04-189-63/+267
* Cleanup webkit::npapi::PluginStream a bit.thestig@chromium.org2012-04-184-88/+86
* Move VideoCapture::VideoCaptureCapability to video_capture_types.hyujie.mao@intel.com2012-04-182-3/+4
* Fix all WebMediaPlayer enum values.acolwell@chromium.org2012-04-181-34/+32
* add another image to be rebaselinedreed@google.com2012-04-171-0/+1
* roll skia to 3695reed@google.com2012-04-171-0/+20
* Reland 132134 with memory fix - Use LocalFileReader in FileSystemURLRequestJobkinuko@chromium.org2012-04-176-75/+44
* DomStorageContext: separate directories for localStorage and sessionStorage.marja@chromium.org2012-04-174-20/+41
* More DomStorage house cleaning, many files but all mechanical changes.michaeln@google.com2012-04-177-60/+0
* Changed TestShellWebMimeRegistryImpl to blacklist rather than whitelist conta...ddorwin@chromium.org2012-04-163-33/+37
* Revert 132429 - Updating XTBs based on .GRDs from branch 1084laforge@chromium.org2012-04-1649-56/+7
* Updating XTBs based on .GRDs from branch 1084laforge@chromium.org2012-04-1649-7/+56
* Add database recovery for FileSystemDirectoryDatabase.tzik@chromium.org2012-04-1611-93/+670
* Add a Flash API to get the device ID.brettw@chromium.org2012-04-133-0/+29
* Add an accessibility mode for editable text fields only.dmazzoni@chromium.org2012-04-131-4/+4
* Fix per-tile painting support in Pepper Graphics2D plugins by using a tempora...reveman@chromium.org2012-04-131-1/+9
* Accomodate files larger than maxint in size in blob/file reading.michaeln@google.com2012-04-134-5/+5
* Add dependencies to webkit pieces.petermayo@chromium.org2012-04-132-1/+3
* Fix plug-in identifier for Shockwave and add a unit test.bauerb@chromium.org2012-04-133-3/+15
* Revert 132134 - Use LocalFileReader in FileSystemURLRequestJobglider@chromium.org2012-04-135-22/+75
* Use LocalFileReader in FileSystemURLRequestJobkinuko@chromium.org2012-04-135-75/+22
* DomStorage house cleaning in preparation of deleting the now obsolete in_proc...michaeln@google.com2012-04-132-0/+3
* TabContents -> WebContentsImpl, part 10.avi@chromium.org2012-04-131-3/+3
* Remove composite-to-texture flag and codejamesr@chromium.org2012-04-132-5/+0
* Upstream WebVideoFrameAndroid and fix some bugs in MediaPlayerBridge codeqinmin@chromium.org2012-04-122-2/+2
* Make the text input not require round-trips when the text is updated.brettw@chromium.org2012-04-122-10/+14
* Don't pause-and-buffer non-range-supporting streams.fischman@chromium.org2012-04-121-0/+5
* Stop the static_cast<> & size_t madness! (at least in buffered_resource_load...fischman@chromium.org2012-04-122-35/+30
* This adds the following to functions to the ppapi TCPSocket interface:raymes@chromium.org2012-04-125-13/+30
* Avoid sending DidChangeView notification if the plugin rect is too big.yzshen@chromium.org2012-04-123-2/+24
* Remove virtual attribute from a bunch of BufferedResourceLoader methods.scherkus@chromium.org2012-04-114-25/+20
* Replace BufferedResourceLoader's usage of net error codes with a simpler set ...scherkus@chromium.org2012-04-115-149/+152
* 2nd try: separate FileStream related code out of BlobURLRequestkinuko@chromium.org2012-04-116-123/+381
* Merge QuotaFileUtil::Truncate to ObfuscatedFileUtil::Truncatetzik@chromium.org2012-04-119-373/+518
* Make FileStream::Seek async and add FileStream::SeekSync for sync operationkinuko@chromium.org2012-04-115-5/+7
* Fix Local Storage Issues.bbudge@chromium.org2012-04-111-2/+2