summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Cleaning up src/media to be consistent with static versus anonymous namespaces.scherkus@chromium.org2011-03-076-68/+43
* Revert 77108 - Revert 77101 - Definition for new API method in WebKit::WebFrame.thakis@chromium.org2011-03-072-0/+5
* Revert 77101 - Definition for new API method in WebKit::WebFrame.ukai@chromium.org2011-03-072-5/+0
* Definition for new API method in WebKit::WebFrame.thakis@chromium.org2011-03-072-0/+5
* Add 64-bit Windows tokens to the UA string. This parallels https://bugs.webk...pkasting@chromium.org2011-03-051-2/+21
* Update translations using strings from launchpad.net r141tony@chromium.org2011-03-052-0/+2
* New assets for PDF progress control. Added asset for drop shadow.gene@chromium.org2011-03-0413-0/+2
* Build WebKit Full Screen API. Support is disabled by default; enable with --e...ddorwin@chromium.org2011-03-043-4/+8
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-043-3/+3
* Get rid of the extension dependency in ResourceDispatcher by calling out to a...jam@chromium.org2011-03-045-2/+22
* Roll WebKit 80351:80364 and cleanup layout test expectations.tonyg@chromium.org2011-03-041-3/+0
* Clean up layout test expectations.tonyg@chromium.org2011-03-041-3/+1
* While enumerating plugins under the MozillaPlugins registry key, we should ig...ananta@chromium.org2011-03-041-1/+27
* Roll WebKit 80340:80351.tonyg@chromium.org2011-03-041-0/+2
* Switch to new libjingle branch.sergeyu@chromium.org2011-03-042-1/+10
* Removing suppressions for now rebaselined tests.antonm@chromium.org2011-03-041-5/+0
* Add createFileSystem method in MockWebFrame.ukai@chromium.org2011-03-042-0/+7
* Remove temporary layout test expectations after new baselines haveager@chromium.org2011-03-041-5/+0
* Take out the is_content_filtered bool that gets passed around betwen renderer...jam@chromium.org2011-03-043-21/+11
* Introduce FileSystemFileUtil and -Proxy to decorate base::file_util in webkit...kinuko@chromium.org2011-03-049-28/+1150
* Addressing review comments from brettw.ananta@chromium.org2011-03-041-6/+2
* Remove FileSystemQuotaManager classkinuko@chromium.org2011-03-0410-225/+130
* Pepper/Flapper: Add very basic clipboard support.viettrungluu@chromium.org2011-03-044-0/+129
* Revert 76840 - Removed GPU plugin.jcivelli@chromium.org2011-03-041-0/+5
* Removed GPU plugin.apatrick@chromium.org2011-03-031-5/+0
* Adding resources for PDF loading progress control.gene@chromium.org2011-03-0313-0/+27
* Add GetP2PSocketDispatcher() in ppapi::PluginDelegate.sergeyu@chromium.org2011-03-033-1/+13
* Replace EXPECT_EQ(false, ...) with EXPECT_FALSE(...) to fix clang buildkinuko@chromium.org2011-03-031-2/+2
* useragent.php was broken by r76775tonyg@chromium.org2011-03-031-0/+2
* Add a function for usage tracking.kinuko@chromium.org2011-03-037-8/+538
* Drop "Windows;" from the UA string. This parallels https://bugs.webkit.org/s...pkasting@chromium.org2011-03-031-8/+8
* added a few tests that are expected to fail on official builds.karen@chromium.org2011-03-031-1/+23
* Revert 76631 because it causes fullscreen layout tests to timeout on linuxtonyg@chromium.org2011-03-022-5/+1
* Re-applying r76324, which was reverted during a WebKit rollback.ddorwin@chromium.org2011-03-022-1/+5
* wstring: remove some simple instances of ToWStringHackevan@chromium.org2011-03-021-2/+4
* Implement the grab/grabbing cursors (for Mac/GTK).avi@chromium.org2011-03-026-10/+92
* Add PPB_URLUtil_Dev::GetDocumentURLpiman@google.com2011-03-023-22/+36
* Revert 76578 (accidental commit by the commit bot) - Add a function for usage...thakis@chromium.org2011-03-027-552/+8
* Revert 76586 - Fix clang build.thakis@chromium.org2011-03-021-12/+22
* Fix clang build.thakis@chromium.org2011-03-021-22/+12
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-5/+14
* Add a function for usage tracking. It's based on the bug 6426001.dmikurube@google.com2011-03-027-8/+552
* Inform the browser about mouse input in windowed plugins to ensure that we ex...ananta@chromium.org2011-03-021-1/+11
* Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...jam@chromium.org2011-03-021-14/+5
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-5/+14
* Another suppression.antonm@chromium.org2011-03-021-0/+2
* Temporary suppress two tests on Mac. To be upstreamed soon.antonm@chromium.org2011-03-021-0/+4
* Added a few linux tests that are expected to failkaren@chromium.org2011-03-021-13/+111
* Update V8 to version 3.1.8.ager@chromium.org2011-03-021-0/+6
* Pepper/Flapper: Get rid of unimplemented private file ref stuff and implement...viettrungluu@chromium.org2011-03-021-32/+0