summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Added functionality to use "SaveAs..." from PDF plugin.gene@chromium.org2011-04-1526-7/+34
* Support PPB_Flash_ModileLocal blocking calls from background threads. This isbrettw@chromium.org2011-04-151-0/+9
* Enabled encoded data length support in DevTools for synchronous requestsvsevik@chromium.org2011-04-151-0/+1
* Select a more appropiate appcache based on the opener or the parent or the ta...michaeln@google.com2011-04-1516-141/+428
* More test suppressions pending rebaseline upstream.caseq@google.com2011-04-151-1/+3
* Fix for WebKit build break.zelidrag@chromium.org2011-04-152-2/+40
* Added more suppressions for new tests.caseq@google.com2011-04-151-0/+7
* More suppressions for new tests added.caseq@google.com2011-04-151-1/+3
* Fixed duplicate test line.caseq@google.com2011-04-151-1/+0
* More temporary suppressions (svg/css/composite-shadow-text.svg, changed since...caseq@google.com2011-04-151-13/+14
* Temporarily suppressed shadow tests with win expectations changed since r83936.caseq@google.com2011-04-151-2/+14
* Removing now unnecessary suppressions.antonm@chromium.org2011-04-151-4/+0
* Renamed PlatformCanvas -> SkCanvas to fix test_shell build broken on win.caseq@google.com2011-04-152-9/+9
* Move RenderProcess to content.jam@chromium.org2011-04-151-0/+1
* Remove the rest of the Chrome dependencies from RenderThread.jam@chromium.org2011-04-142-7/+0
* Draft version of the HW video decode tester and few other changes.scherkus@chromium.org2011-04-141-4/+4
* Move a bunch of Chrome specific code out of RenderThread, in preparation of m...jam@chromium.org2011-04-141-8/+0
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-143-4/+7
* Modify the webkit::ppapi::URLLoader to use the underlying AssociatedURLLoader...bbudge@chromium.org2011-04-142-28/+17
* Add CORS options to URL requests. This information will be used by the URLLoa...bbudge@chromium.org2011-04-143-2/+42
* Revert "WebKit roll 83807:83834" (broke clang)caseq@google.com2011-04-141-5/+2
* WebKit roll 83807:83834caseq@google.com2011-04-141-2/+5
* Nit fix FileSystemOperationWriteTest about when exiting the thread and remove...dmikurube@chromium.org2011-04-141-6/+3
* Pass null timing to webkit when no such data is available.vsevik@chromium.org2011-04-141-15/+17
* Fix memory leaks below file_util::FileEnumeratordmikurube@chromium.org2011-04-141-0/+2
* Wire up the extension API for registering NaCl modules to an actual registry ...abarth@chromium.org2011-04-142-2/+8
* WebKit roll 83754:83807caseq@google.com2011-04-141-0/+3
* Check that GetInterface() is called on the main thread.ddorwin@chromium.org2011-04-141-0/+3
* Fix clang error.ddorwin@chromium.org2011-04-141-1/+1
* Asynchronously create the ppapi broker.ddorwin@chromium.org2011-04-147-14/+31
* Renamed raw_data_length to encoded_data_lengthvsevik@chromium.org2011-04-1316-56/+60
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-1326-434/+325
* WebKit roll 83605:83731caseq@google.com2011-04-131-9/+0
* Suppress login prompting for favicons.asanka@chromium.org2011-04-138-22/+46
* Fixed a typo in test names.caseq@google.com2011-04-131-2/+2
* Extract a recursive copy function as a shared and non-virtual function.dmikurube@chromium.org2011-04-132-11/+152
* Temporary suppress 7 SVG tests pending rebaseline upstream.caseq@google.com2011-04-131-0/+9
* Fix FileSystemOperationTest for writing operations to avoid conflicting class...dmikurube@chromium.org2011-04-132-35/+41
* Now that both V8 and WebKit changes are rolled remove custom expectationsyurys@chromium.org2011-04-131-5/+0
* Add webkit/quota/OWNERS filekinuko@chromium.org2011-04-131-0/+2
* Nonelaforge@chromium.org2011-04-131-0/+5
* Nonelaforge@chromium.org2011-04-1310-20/+55
* Fix the incorrect method name override.jbates@chromium.org2011-04-132-4/+4
* Implement P2P Transport Dev using P2PTransportImpl.sergeyu@chromium.org2011-04-126-121/+154
* Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-1226-325/+434
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-1226-434/+325
* implemented latch support in renderer process. this corresponds with a webkit...jbates@chromium.org2011-04-123-3/+28
* Chrome side needed for WebKit change to move the little remaining spellcheck ...jam@chromium.org2011-04-121-0/+8
* step 3 of native theme refactoringrogerta@chromium.org2011-04-121-7/+351
* Fix download path for RealPlayer.cevans@chromium.org2011-04-121-1/+1