summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Add another didRunInsecureContent method.agl@chromium.org2011-01-202-1/+19
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-194-21/+20
* plugins: drop PluginVersionInfo for internal pluginsevan@chromium.org2011-01-194-86/+84
* Move more dnd related files to ui/baseben@chromium.org2011-01-193-8/+8
* Added automatic update for plugins based on watching file changes.pastarmovj@chromium.org2011-01-191-3/+3
* Regkey functions return error code instead of boolamit@chromium.org2011-01-192-7/+10
* WebKit roll 76070:76088dimich@chromium.org2011-01-191-2/+0
* Disable a new test on mac (missing expectations).dimich@chromium.org2011-01-191-0/+2
* Remove forced use of Software mode GLscheib@chromium.org2011-01-181-4/+0
* Fix widget pepper interface crashing after r71544.jam@chromium.org2011-01-182-3/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-17202-711/+711
* Remove a suppression that should not be necessary.thakis@chromium.org2011-01-161-4/+0
* Remove more suppressions for tests that I rebaselined upstream.thakis@chromium.org2011-01-161-4/+0
* Remove obsolete WebViewClient::createView method.jochen@chromium.org2011-01-152-13/+0
* Remove MessageLoop methods from Filter interface toacolwell@chromium.org2011-01-154-13/+34
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-1560-528/+605
* Replace MockFilterCallback with MockCallback and simplify unit tests.scherkus@chromium.org2011-01-152-38/+23
* Move ppapi audio interface out of dev, butnfullagar@google.com2011-01-153-26/+30
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-156-15/+15
* Reland r69146darin@chromium.org2011-01-142-19/+2
* Add some initial OWNERS files for src/webkit/.darin@chromium.org2011-01-1414-0/+22
* Fix Pepper URL Loader callbacks.viettrungluu@chromium.org2011-01-142-36/+71
* Use the new WebViewClient::createView signature.jochen@chromium.org2011-01-142-0/+15
* Clang: enable -Wbool-conversions and -Wunused-variables on Linux.hans@chromium.org2011-01-142-14/+14
* This is to try and get the mac official builder to go green. BUG=none TEST=nonekerz@chromium.org2011-01-141-1/+464
* webkit_support_common should depend on setup_third_party.gyp:third_party_head...tkent@chromium.org2011-01-141-0/+7
* Revert 71334 - Fix Pepper URL Loader callbacks.viettrungluu@chromium.org2011-01-142-67/+38
* Fixed bug 64847: Graphics2D paints outside plugin boundaries. Also removed un...ddorwin@chromium.org2011-01-131-8/+30
* Fix canary build break due to printBegin change.jam@chromium.org2011-01-131-1/+9
* Tag a couple of functions with OVERRIDEagl@chromium.org2011-01-131-1/+2
* Fix Pepper URL Loader callbacks.viettrungluu@chromium.org2011-01-132-38/+67
* Add support for DumpRenderTree to use the GPU rather than software rendererscheib@chromium.org2011-01-132-0/+20
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-133-36/+37
* Move webkit/plugins/ppapi/ppb_pdf.h to ppapi/c/private.viettrungluu@chromium.org2011-01-134-139/+3
* Added WARN_UNUSED_RESULT to ScopedTempDir methods.cbentzel@chromium.org2011-01-133-5/+3
* Make a separated library for files common between webkit_support and test_shelltkent@chromium.org2011-01-132-19/+31
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-137-37/+40
* Take out temp WEBKIT_HAS_WEB_AUTO_FILL_CLIENT code now that WebKit is rolled.jam@chromium.org2011-01-135-20/+0
* Fix syntax for test_expectations_chrome.txt aftertony@chromium.org2011-01-121-1/+1
* Fix PartScrollbarHoriztonalTrack typo now that we've rolled to pick upmihaip@chromium.org2011-01-121-2/+2
* Blacklist WebKitTestNetscapePlugIn so we can rename the plugintony@chromium.org2011-01-122-4/+3
* Change namespace of WebGraphicsContext3DInProcessImpl based on review feedback.kbr@google.com2011-01-124-6/+10
* Method parameter name change in ppb_file_io_impl.* ...viettrungluu@chromium.org2011-01-122-4/+5
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-122-3/+0
* Clarify wording around blocking 3rd party cookies and add lab to block readin...jochen@chromium.org2011-01-121-1/+1
* Remove two more unnecesary suppressions.thakis@chromium.org2011-01-121-2/+0
* Remove one suppression that's no longer needed. I rebased the test upstream.thakis@chromium.org2011-01-121-1/+0
* Fix WebKit canary builders after deletion ofkbr@google.com2011-01-122-2/+3
* Fix Pepper File IO callbacks.viettrungluu@chromium.org2011-01-113-65/+126
* Move the in-process WebGL implementation from the WebKit to thekbr@google.com2011-01-117-2/+2162