summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Merge 82266 - Fixed file/directory url resolution for external mount point pr...kerz@chromium.org2011-04-2037-217/+628
* Merge 82253 - Fix M12 release blocker. SaveAs now works for embedded PDFs and...kerz@chromium.org2011-04-204-5/+5
* cleaning up expectations for branchkerz@chromium.org2011-04-201-4/+0
* more debug expectations overridesdpranke@chromium.org2011-04-201-1/+5
* one more last suppression for linux dbg?dpranke@chromium.org2011-04-201-0/+1
* more overridesdpranke@chromium.org2011-04-201-1/+5
* debug-only failuresdpranke@chromium.org2011-04-201-0/+6
* one moredpranke@chromium.org2011-04-201-2/+1
* add overrides to green up the botsdpranke@chromium.org2011-04-201-0/+9
* Eliminiate an IPC per frame navigation in cases where it's not needed (most c...michaeln@google.com2011-04-201-1/+3
* Add a function to the Flash interface to get the current time zone offset.brettw@chromium.org2011-04-191-0/+18
* Fix invalid read in ppapi codepiman@google.com2011-04-191-1/+3
* Fix a couple of glaring omissions when I added PPP_Instance_Private.dmichael@chromium.org2011-04-192-1/+5
* Add 'Cache-Control: no-cache' to filesystem: responses to avoidadamk@chromium.org2011-04-193-3/+39
* Change Clipboard::ReadImage to return a bitmap.dcheng@chromium.org2011-04-192-1/+23
* Rename Instance_Trusted to Instance_Private, wire it up in Chrome.dmichael@chromium.org2011-04-193-8/+44
* 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