summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-024-4/+4
* Committing http://codereview.chromium.org/6592076 on behalf of jbauman:kbr@chromium.org2011-03-011-3/+0
* Pepper/Flapper: Add an interface to do sync file ops on FileRefs.viettrungluu@chromium.org2011-03-016-3/+114
* Fix bug 74372.jianli@chromium.org2011-03-011-3/+6
* Added EnabledPlugins policy.pastarmovj@chromium.org2011-03-013-73/+270
* Cleaning test expectations.antonm@chromium.org2011-03-011-6/+0
* Add webkit_support::TaskAdaptor to make tasks have the desttructor.morrita@chromium.org2011-03-012-0/+39
* Remove bad downstream expectationsjamesr@chromium.org2011-03-011-3/+0
* Add failing expectation back for layout test since the WK roll fixing the tes...jamesr@chromium.org2011-03-011-0/+3
* Revert 76324 - Build WebKit Full Screen API. Support is disabled by default; ...jamesr@chromium.org2011-03-012-5/+1
* Revert code that prevents redirecting to different origins because it breaks ...acolwell@chromium.org2011-03-014-18/+3
* Build WebKit Full Screen API. Support is disabled by default; enable with --e...ddorwin@chromium.org2011-03-012-1/+5
* Remove test expectations for op-get-entry.html since they're included in WebK...adamk@chromium.org2011-02-281-3/+0
* Don't allow multiple opens for Pepper FileSystem.yzshen@chromium.org2011-02-282-3/+9