summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Implemented policy to disable plugin finder.pastarmovj@chromium.org2011-02-251-3/+7
* Update V8 to version 3.1.6.1ricow@chromium.org2011-02-251-1/+0
* Update expectation for V8 roll and turn builtin utf8 codec on by default to m...jamesr@chromium.org2011-02-251-0/+3
* Add expectation for http/tests/media/video-play-suspend.html due to change in...sjl@chromium.org2011-02-251-0/+3
* Added several known image files that don't work.karen@chromium.org2011-02-241-10/+207
* Fix progress event not firing when load has completed.sjl@chromium.org2011-02-241-1/+5
* Suppress failing tests that need to be rebaselined upstream.tony@chromium.org2011-02-241-0/+8
* Increased the minimum timer interval for background tabs to 1000kbr@google.com2011-02-241-1/+1
* OOL code in CarbonPluginWindowTracker.erg@google.com2011-02-242-4/+7
* Drop "U;" from the UA string. This parallels https://bugs.webkit.org/show_bu...pkasting@chromium.org2011-02-241-4/+1
* Pepper: Actually add PPB_FLASH_FILE_MODULE_LOCAL_INTERFACE to GetInterface().viettrungluu@chromium.org2011-02-241-0/+4
* Pin the PPAPI custom cursor value. PPAPI is intended to be frozen, so make sp...avi@chromium.org2011-02-242-3/+11
* Provisional fix for WebFrame API changes upstream (added clearOpener).pfeldman@chromium.org2011-02-242-0/+4
* PPB_Flash cleanup part 2: move all the file stuff to ppb_flash_file.*.viettrungluu@chromium.org2011-02-244-174/+228
* Fix a bug that disabled some plugin groups at startup.bauerb@chromium.org2011-02-245-81/+67
* Check for NULL |surface_| in WebPluginDelegateImpl before accessing its context.bauerb@chromium.org2011-02-241-1/+1
* Don't access WebPluginInfo array out of bounds in PluginGroup::RemovePlugin.bauerb@chromium.org2011-02-242-2/+8
* Implement cryptographicallyRandomValues to let WebKit have someabarth@chromium.org2011-02-232-2/+16
* Remove google chrome expectations that are now covered by thetony@chromium.org2011-02-231-2/+0
* PPB_Flash cleanup part 1: move the net connector stuff to its own files.viettrungluu@chromium.org2011-02-236-235/+273
* Remove the workaround for bug 43461. Use a g_use_system_sslwtc@chromium.org2011-02-231-9/+0
* Drop the language tag from the UA string. This parallels https://bugs.webkit...pkasting@chromium.org2011-02-231-5/+1
* Parse version string of debug Flash builds correctly.bauerb@chromium.org2011-02-232-1/+3
* Initialize the minimum timer interval upon RenderView construction,kbr@chromium.org2011-02-231-4/+0
* This patch adds the necessary plumbing to Chromium to support a command-line ...wjmaclean@chromium.org2011-02-222-0/+5
* Fix a memory leak and add the webkit_quota library to the project.michaeln@google.com2011-02-224-0/+47
* Appcache cross-origin HTTPS resources.michaeln@google.com2011-02-225-12/+127
* Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...bryner@chromium.org2011-02-222-0/+7
* Add a utility method that returns a list of origins that have FileSystem stor...kinuko@chromium.org2011-02-223-8/+131
* Integrating Mac OS Grammar checker into Chromium.morrita@chromium.org2011-02-222-0/+5
* Implement the filesystem proxy. This allows the FileRef tests (the ones whichbrettw@chromium.org2011-02-212-2/+27
* Update the Windows minimum QuickTime version. Unfortunately, we can't do thiscevans@chromium.org2011-02-211-1/+1
* Embedded systems have smaller limit on number of GL contexts. Sometimesjnd@chromium.org2011-02-211-3/+19
* Revert 75430 because it's causing failures in dom_checker_tests.sadrul@chromium.org2011-02-191-1/+1
* Defend against selectCache() being called multiple times. There is a bug file...michaeln@google.com2011-02-193-21/+13
* Increase the minimum interval for timers on background tabs to reducekbr@google.com2011-02-181-1/+1
* Quick fix for problems with editable text field accessibility by not sendingdmazzoni@chromium.org2011-02-181-0/+6
* Set the minimum timer interval on a per-page basis, and adjust it whenkbr@google.com2011-02-185-0/+37
* For webkit_glue::MockWebFrame, define setScrollOffset() that will be soon int...yuzo@chromium.org2011-02-182-0/+3
* Implement proxying for FileRef and FileChooser.brettw@chromium.org2011-02-172-25/+11
* Display only the sandboxed portion of the URL when listingadamk@chromium.org2011-02-171-3/+3
* Clean up downstream test_expectations.mnaganov@chromium.org2011-02-171-4/+0
* Reset plugin group version to "0" instead of NULL.bauerb@chromium.org2011-02-171-1/+1
* Mark storage/indexeddb/set_version_blocked.html and storage/indexeddb/set_ver...mnaganov@chromium.org2011-02-171-0/+3
* IndexedDB: Allow injection of keys into values via key path.hans@chromium.org2011-02-176-0/+40
* Add the quota::SpecialStoragePolicy interface and an implementation that grantsmichaeln@google.com2011-02-171-0/+31
* Reland r74842willchan@chromium.org2011-02-161-23/+23
* Revert 75143 - Reland r74842willchan@chromium.org2011-02-161-23/+23
* Reland r74842willchan@chromium.org2011-02-161-23/+23
* Fix some of the more common chromium-style errors on the mac clang builder.erg@google.com2011-02-167-9/+35