summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Split out the pepper audio delegates.brettw@chromium.org2012-02-255-17/+20
* Add a switch for enabling threaded animation.vollick@chromium.org2012-02-252-0/+4
* Modified the flash cipboard interface to add html clipboard support.raymes@chromium.org2012-02-246-63/+186
* Raise JIT cap and reduce scope of monitored page typesjschuh@chromium.org2012-02-242-38/+4
* Add media fullscreen button resource for androidqinmin@chromium.org2012-02-243-0/+6
* Wired remote file system operation with CrosMountPointProvider. zelidrag@chromium.org2012-02-2412-80/+496
* Revert 123362 - Revert 123177 - Significant refreshing of plug-in versions, e...cevans@chromium.org2012-02-241-17/+27
* Removing misleading thread-related comment in QuotaManager.kinuko@chromium.org2012-02-241-2/+0
* Revert 123177 - Significant refreshing of plug-in versions, etc. Also included:cevans@chromium.org2012-02-231-27/+17
* Remove dead WebGraphicsContext3D initialization codejamesr@chromium.org2012-02-239-97/+51
* Allow last character of password to be displayed for Android.cramya@chromium.org2012-02-232-0/+3
* Add texture target field to video frame (for use by native textures).sievers@chromium.org2012-02-232-2/+9
* Add a hard limit for Flash JIT pagesjschuh@chromium.org2012-02-231-7/+10
* iCleanup: Delete a bunch of empty directories, part 4.thestig@chromium.org2012-02-231-4/+0
* Significant refreshing of plug-in versions, etc. Also included:cevans@chromium.org2012-02-231-17/+27
* Infobar the Mac DivX Web Player plugin.asvitkine@chromium.org2012-02-231-0/+6
* Fix bad indent in WebDropData.dcheng@chromium.org2012-02-231-9/+9
* Remove usage of a deprecated TestServer constructor.erikwright@chromium.org2012-02-221-1/+2
* Track DomStorageMap usage and enforce a quota on byte size.benm@chromium.org2012-02-225-20/+116
* Exposed Listen and Accept methods to in-process plugins.ygorshenin@chromium.org2012-02-2211-5/+222
* Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.peter@pcc.me.uk2012-02-221-1/+2
* Update Windows JRE version metadata.cevans@chromium.org2012-02-221-2/+2
* Reimplement r122778 to fix BuildMediaStreamCollection without breaking HW vid...fischman@chromium.org2012-02-221-0/+9
* Remove dead clipboard code.dcheng@chromium.org2012-02-221-2/+0
* Add GetUsbKeyCode _Dev interface for Pepper key eventsgarykac@chromium.org2012-02-212-5/+5
* [flaky fixlet] Reenabling TimeConversion.Time for Linuxdpapad@chromium.org2012-02-211-7/+1
* This is the glue that binds the GpuMemoryManager and the WebKit WebGraphicsCo...mmocny@chromium.org2012-02-212-0/+6
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-204-19/+21
* Enable DomStorageDatabaseTest.TestCanOpenAndReadWebCoreDatabase.benm@chromium.org2012-02-201-3/+1
* More SQL statement usage regularization. Back-touch somegbillock@chromium.org2012-02-182-2/+4
* Pepper: Add a function to PPB_Flash to check if a rect is topmost.viettrungluu@chromium.org2012-02-185-2/+66
* Work on improving PpbAudioConfig:RecommendSampleFrameCountnfullagar@google.com2012-02-185-0/+32
* Nuke from orbit corrupt websql databases.michaeln@google.com2012-02-183-1/+119
* Rename PPB_Font to PPB_BrowserFont_Trusted.brettw@chromium.org2012-02-179-97/+23
* Add missing file from r121442.steveblock@chromium.org2012-02-171-0/+0
* Cleanup: Use FilePath::LossyDisplayName() and FromUTF8Unsafe() in fileapikinuko@chromium.org2012-02-175-78/+57
* Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData.dcheng@chromium.org2012-02-174-69/+155
* GTK: Remove calls that no longer exist and just call the base unref.erg@chromium.org2012-02-161-3/+3
* Fix Mac custom cursor color.avi@chromium.org2012-02-163-17/+43
* Revert 122370 - Update WebClipboard/WebDropData glue to use new getter/setter...dcheng@chromium.org2012-02-164-155/+69
* Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData.dcheng@chromium.org2012-02-164-69/+155
* Eliminate VS2010 ifdefs for handling NULL in std::pair.adamk@chromium.org2012-02-161-7/+1
* Rolling skia deps from r3180 to r3196.tomhudson@google.com2012-02-161-1/+1
* Cleanup: add FileSystemOperation::SetPendingOperation() and remove ifdef NDEB...kinuko@chromium.org2012-02-162-92/+67
* net: FileStream::Read/Write() to take IOBuffer* instead of char*satorux@chromium.org2012-02-165-31/+25
* Fix nested invocation of graphics 2D Flush.brettw@chromium.org2012-02-162-4/+9
* Implement device enumeration for PPB_VideoCapture_Dev.yzshen@chromium.org2012-02-155-185/+258
* Expose correct MSAA roles for ARIA tab-related roles.aaronlevbugs@gmail.com2012-02-152-5/+5
* Add extra data to BrowserContext so that content layer and other embedders ca...jam@chromium.org2012-02-152-2/+3
* Refactoring TestMediaStreamClienttommi@chromium.org2012-02-152-9/+28