summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
...
* PpapiBrokerImpl manages its own lifetime based on Connect and Disconnect calls.ddorwin@chromium.org2011-04-205-17/+29
* Updated expectations.dpranke@google.com2011-04-201-0/+8
* Fix dupe line causing Linux official builder error.mmoss@chromium.org2011-04-201-1/+1
* Call MakeCurrent at the appropriate place whengman@chromium.org2011-04-201-0/+6
* Update Chrome to accept WebKit API for RTL titles.evan@chromium.org2011-04-202-3/+4
* Override test expectation forjknotten@chromium.org2011-04-201-0/+2
* Suppress some passing tests upstream in preparation for a roll.jknotten@chromium.org2011-04-201-0/+11
* step 4 of native theme refactoringrogerta@chromium.org2011-04-201-48/+480
* Wrap the p2p transport API in a compile time flag.satish@chromium.org2011-04-202-4/+11
* Add an initial crypto interface to fill a given buffer with random data. Thisbrettw@chromium.org2011-04-204-0/+55
* Revert 82261 - Revert 82256 - unit_tests failures were unrelated - Fix handli...ctguil@chromium.org2011-04-201-1/+12
* Added raw headers support to DevTools.vsevik@chromium.org2011-04-202-0/+6
* Clang made happy again.zelidrag@chromium.org2011-04-202-1/+5
* Build break fix for Clang builds.zelidrag@chromium.org2011-04-201-0/+1
* Fixed file/directory url resolution for external mount point provider.zelidrag@chromium.org2011-04-2037-217/+628
* Revert 82256 - Looks unrelated but unit_tests on mac 10.6 dbg(1) are failing ...ctguil@chromium.org2011-04-201-12/+1
* Fix handling of a case where an AccessibilityObject is listed as a child mult...ctguil@chromium.org2011-04-201-1/+12
* fix dup, add another flaky svg crashdpranke@chromium.org2011-04-201-1/+1
* Fix M12 release blocker. SaveAs now works for embedded PDFs and PDFs in iframe.gene@chromium.org2011-04-204-5/+5
* more debug overrides, flakinessdpranke@chromium.org2011-04-201-1/+8
* 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