summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Hook up extension apps notification permission, take tworafaelw@chromium.org2010-03-312-0/+6
* Appcache Manifest Parsing Rule. If the manifest's <scheme> is secure, and the...inferno@chromium.org2010-03-302-0/+34
* Extend the file browser/chooser to support more modes of operation, and plumbbrettw@chromium.org2010-03-303-4/+59
* Work around coordinate problems in page zoom for Mac pluginsstuartmorgan@chromium.org2010-03-304-4/+88
* Minor C++ fixes found by Clang.evan@chromium.org2010-03-301-5/+4
* Fix CoreGraphics and Core Animation drawing for QuickTime pluginstuartmorgan@chromium.org2010-03-302-15/+11
* webkit/ ifdefs for BSD port; based on sprewell@jaggeri.com patchpvalchev@google.com2010-03-306-15/+15
* Added --enable-video-logging, which will log the presentation timestamp of vi...scherkus@chromium.org2010-03-303-14/+40
* Properly disable plugins.viettrungluu@chromium.org2010-03-292-6/+9
* Disabling the BasicFindMainResponseInDatabase test as it crashes at times on ...ananta@chromium.org2010-03-291-1/+2
* Move Mac plugin event conversion into helper classesstuartmorgan@chromium.org2010-03-296-345/+478
* Adds callShouldCloseOnWebView to TestShell's LayoutTestController.creis@chromium.org2010-03-292-0/+8
* Added DEPS file to fix checkdeps.alokp@chromium.org2010-03-291-0/+4
* Renamed pepper_test_plugin target to npapi_pepper_test_plugin. The automated ...alokp@chromium.org2010-03-298-14/+95
* Restructure the Mac plugin blacklist codestuartmorgan@chromium.org2010-03-291-41/+37
* AutoFill: Handle filling select controls.jhawkins@chromium.org2010-03-275-47/+58
* A basic implementation of information about appcache. Lists manifest files, t...kkanetkar@chromium.org2010-03-273-0/+223
* Added command buffer implementation of WebGL which runs in the sandbox.kbr@google.com2010-03-271-0/+5
* Override SimpleWebMimeRegistryImpl::supportsMediaMIMEType() for test_shell.scherkus@chromium.org2010-03-265-11/+118
* Add zooming notifications to Pepper. This allows the plugin to respond to fu...jam@chromium.org2010-03-261-0/+4
* Add a faster path for QuickDraw plugin drawing for limited use.stuartmorgan@chromium.org2010-03-262-22/+248
* Added a test for pepper3d. It ensures that we can successfully load a pepper ...alokp@chromium.org2010-03-2623-155/+542
* Page Cycler Intl2 perf regression.amit@chromium.org2010-03-261-73/+4
* Allow running tests with enabled but closed Web Inspector. Corresponding WebK...yurys@chromium.org2010-03-263-2/+12
* Update V8 to version 2.1.10.ager@chromium.org2010-03-261-0/+7
* AutoFill: Copy FormManager::LabelForElement and the correspondingjhawkins@chromium.org2010-03-261-4/+73
* Switch from he.xtb to iw.xtb because the translation console istony@chromium.org2010-03-262-2/+3
* Add kochi and dejavu fonts to default package list on linuxjamesr@chromium.org2010-03-261-5/+6
* Make update_expecations_from_dashboard unit tests pass again.jparent@chromium.org2010-03-252-19/+24
* Remove Oriya from the list of UI languages for now because we're not getting ...jshin@chromium.org2010-03-252-46/+0
* linux: add a NonHintedSans font to test_shellagl@chromium.org2010-03-251-0/+17
* Reland r42467. Clear cookies, local storage and databases when an extension g...jochen@chromium.org2010-03-252-10/+60
* Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab...jochen@chromium.org2010-03-251-1/+1
* Chrome side of adding search support to Pepper.jam@chromium.org2010-03-252-3/+29
* Copy header files to third_party/WebKit/WebKit/chromium/public whentony@chromium.org2010-03-255-0/+98
* Reverts 42520 and 42477. It back red again when adding this change back.maruel@chromium.org2010-03-252-60/+10
* Re-enable GlueSerializeTest.HistoryItemSerializeTest since the clean build sh...jianli@chromium.org2010-03-251-1/+1
* Disable GlueSerializeTest.HistoryItemSerializeTest to fix the build break and...jianli@chromium.org2010-03-251-1/+1
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-249-14/+57
* Fix drag event filtering in Mac pluginsstuartmorgan@chromium.org2010-03-241-2/+4
* Remove the unnecessary 'commit' call in Core Animation plugin drawingstuartmorgan@chromium.org2010-03-241-3/+0
* Reapply 42467 by reverting 42499 and added suppression.maruel@chromium.org2010-03-242-10/+60
* The move networks plugin installer on windows registers itself in HKCU\Softwa...ananta@chromium.org2010-03-243-6/+27
* Revert r42467: "Clear cookies, local storage and databases when an extension ...maruel@chromium.org2010-03-242-60/+10
* Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab...dhollowa@chromium.org2010-03-241-1/+1
* Add a delegate to CookieMonster and broadcast notifications about changes to ...jochen@chromium.org2010-03-241-1/+1
* Clear cookies, local storage and databases when an extension gets uninstalled.jochen@chromium.org2010-03-242-10/+60
* Explicitly don't handle scroll events to Carbon pluginsstuartmorgan@chromium.org2010-03-241-8/+6
* Add Chromium implementation for LayoutTestController.showWebInspectoryurys@chromium.org2010-03-242-0/+10
* A quick fix for "keyboard-event.html".hbono@chromium.org2010-03-241-0/+2