summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Revert 82076 - Fix handling of a case where an AccessibilityObject is listed ...andybons@chromium.org2011-04-191-12/+1
* Fix handling of a case where an AccessibilityObject is listed as a child mult...ctguil@chromium.org2011-04-191-1/+12
* Fix regression in 81614 with spelling correction.jam@chromium.org2011-04-191-0/+3
* Apply HSTS rules to also upgrade ws:// -> wss:// if appropriate. This avoidscevans@chromium.org2011-04-191-1/+2
* Fix BufferedResourceLoader so it only makes Range requests when a subset of t...acolwell@chromium.org2011-04-195-50/+111
* Update test_expectations.txt : WebGL fixes should now be incrogers@google.com2011-04-191-21/+0
* Fix test_expectations.txt to ignore crashing WebGL tests probably due to skia...crogers@google.com2011-04-191-2/+22
* linux: don't always print dlopen errors from LoadNativeLibraryevan@chromium.org2011-04-183-13/+19
* Keep the module in scope when executing scripts. This prevents a crash when thebrettw@chromium.org2011-04-182-1/+17
* update test_expectations.txt: fast/text/zero-font-size.html is now re-baselinedcrogers@google.com2011-04-181-1/+0
* Fix test expectations for fast/forms/select-background-none.html now that it'...crogers@google.com2011-04-181-1/+0
* Implemented broker dispatcher, pipe creation, and handle distribution.ddorwin@chromium.org2011-04-182-4/+6
* Implemented PPB_Broker_Proxy.ddorwin@chromium.org2011-04-172-8/+18
* File API changes needed for safely passing user selected file entities from t...zelidrag@chromium.org2011-04-1621-96/+369
* Clang build fix, de-inline a virtual method and dtor.michaeln@google.com2011-04-163-5/+23
* Fix a bug where immediate failure in PPB_URLLoader_Impl::Open doesn't report ...bbudge@chromium.org2011-04-161-0/+7
* Let Pepper open FileSystem files again.ericu@google.com2011-04-168-7/+115
* Delete the plugin printing code, which wasn't actually called.jam@chromium.org2011-04-155-27/+0
* Pre-buffer data from the host to the plugin in the PPAPI proxy to reduce thebrettw@chromium.org2011-04-152-1/+15
* 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