summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* WebKit roll to r84593. Also remove unnecessary overrides.dpranke@google.com2011-04-221-15/+0
* Proxy time zone requests to the browser. This is because the current codebrettw@chromium.org2011-04-214-14/+17
* Pepper: Enable custom content-transfer-encoding header to be set in URL reque...viettrungluu@chromium.org2011-04-212-2/+24
* Suppress more failures and flakinessdpranke@google.com2011-04-211-0/+12
* Copying the WebURL that are params to PostTask to copy the underlying WebCStr...dslomov@google.com2011-04-211-14/+48
* Fix test_expectations typotonyg@chromium.org2011-04-211-1/+1
* Temporarily fix fast/backgrounds/solid-color-context-restore.html expectations.tonyg@chromium.org2011-04-211-0/+3
* Webkit roll to r84471, and upstreaming expectation overrides.dpranke@google.com2011-04-211-12/+0
* Modify error code of move/copy preparation.tzik@google.com2011-04-212-6/+6
* Add virtual in QuitaFileUtil to fix the compilation error in r82441.yutak@chromium.org2011-04-211-2/+2
* Add "allowed growth" for writing operations, such as copy, move, write and tr...dmikurube@chromium.org2011-04-2112-37/+788
* Suppress failures for transforms/2d/hindi-rotated,dpranke@google.com2011-04-211-0/+8
* Suppress plugins/embed-attributes-style.html failure on WIN/LINUX.dpranke@google.com2011-04-211-0/+4
* Webkit roll to r84438. Also clear out the downstream overrides.dpranke@google.com2011-04-211-103/+0
* More flaky tests and debug assertionsdpranke@google.com2011-04-211-0/+7
* more flakiness.dpranke@google.com2011-04-201-0/+5
* Mark more things as WIN/LINUX instead of just LINUX, add more flakydpranke@google.com2011-04-201-4/+13
* one more mac change.dpranke@google.com2011-04-201-1/+1
* more expectation changes.dpranke@google.com2011-04-201-7/+15
* 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