summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* PPB_Class implementation in Chrome.neb@chromium.org2010-11-055-34/+392
* Switch from TargetIsSubFrame to TargetIsSubframe as the former is deprecated.darin@chromium.org2010-11-051-1/+1
* Fix optimized pepper paintingpiman@chromium.org2010-11-051-2/+4
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-0526-228/+318
* Implement layerTreeAsText in test_shell's version of LayoutTestController. T...senorblanco@chromium.org2010-11-052-0/+8
* Remove some DCHECK/NOTREACHED from plugin_host.cc that can be hit by valid codejamesr@chromium.org2010-11-051-3/+0
* Only send child node updates on load and children changed notifications.ctguil@chromium.org2010-11-052-16/+24
* Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-0513-247/+139
* Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-0513-139/+247
* Update the bug number for a test that crashes.dumi@chromium.org2010-11-041-1/+1
* Add callback ability for URLLoader so an asynchronous proxy can send thebrettw@chromium.org2010-11-046-19/+123
* Removed Media Cache Enabled Flagatwilson@chromium.org2010-11-043-17/+2
* Turn on file access checks on Win.jam@chromium.org2010-11-041-1/+1
* Add 1 new and 1 old test expectationrolandsteiner@chromium.org2010-11-041-0/+8
* WebKit roll 71308:71311, remove obsolete test expectationrolandsteiner@chromium.org2010-11-041-3/+0
* WebKit roll 71305:71308, upstream test expectationsrolandsteiner@chromium.org2010-11-041-2/+0
* Temporarily disable failing layout test on Windows & Mac (Debug)rolandsteiner@chromium.org2010-11-041-0/+2
* Pepper's directory reader implementation + test.dumi@chromium.org2010-11-047-17/+131
* Add support for the extended header parameter syntax in Content-Disposition h...jshin@chromium.org2010-11-031-1/+2
* Use optimized scrolling for pepper plugins.jam@chromium.org2010-11-034-14/+44
* Add basic support for accessibility hit testing within web contents.ctguil@chromium.org2010-11-032-0/+7
* Fix incorrect syntax in expectations introduced in r64910.robertshield@chromium.org2010-11-031-1/+1
* Marking animations/suspend-resume-animation-events.html as failing, it appear...robertshield@chromium.org2010-11-031-0/+2
* add Windows to the failing platforms for fast/events/remove-event-listener.htmlrolandsteiner@chromium.org2010-11-031-1/+1
* WebKit roll 71192:71213rolandsteiner@chromium.org2010-11-031-1/+3
* Move MediaFilterCollection code into a class.scherkus@chromium.org2010-11-034-24/+22
* Temporarily suppress canvas-zoom.html test on webkit mac bots.dimich@chromium.org2010-11-031-0/+1
* Fix for WKBug 47000: a failure mode given bad content (in an unlikely form). ...michaeln@chromium.org2010-11-0319-42/+151
* WebKit roll 71175:71197dimich@chromium.org2010-11-031-2/+3
* Added ability to propogate create to suggest whether or not filesystem's root...kkanetkar@chromium.org2010-11-032-1/+2
* Revert 64845 - Add convert_web_app.*, a utility to convert web apps declaredaa@chromium.org2010-11-021-18/+8
* Add convert_web_app.*, a utility to convert web apps declaredaa@chromium.org2010-11-021-8/+18
* WebKit roll 71102:71175dimich@chromium.org2010-11-021-1/+2
* Moving Entry from base::file_util_proxy namespace to within class base::FileU...kkanetkar@chromium.org2010-11-028-15/+17
* Fix up PRESUBMIT.py to handle unicode paths as well.robertshield@chromium.org2010-11-021-1/+1
* Updating test expectation for security/block-test-no-port.html since it seems...robertshield@chromium.org2010-11-021-0/+3
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-026-13/+23
* Chromium part of the autofill refactor: removing now unused code.jcivelli@google.com2010-11-022-169/+3
* Make EventSendingController honour leapForward for touch events.rjkroege@google.com2010-11-021-0/+1
* Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...brettw@chromium.org2010-11-0261-177/+177
* Revert PPAPI change due to Linux compile failures.brettw@chromium.org2010-11-0261-177/+177
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-0261-177/+177
* test_shell now cannot be incrementally linked on x86 Windows.maruel@chromium.org2010-11-021-0/+9
* Pass JavaScript flags when test_shell is run interactively.sgjesse@google.com2010-11-021-0/+1
* Revert PPAPI change.brettw@chromium.org2010-11-0261-177/+177
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-0261-177/+177
* Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...brettw@chromium.org2010-11-0261-177/+177
* Switch to the new PPAPI repository. This removes the DEPS entry that refers tobrettw@chromium.org2010-11-0261-177/+177
* WebKit roll 71013:71093dimich@chromium.org2010-11-021-2/+0
* Attempt at fixing leaks from SetProp. Apparently there is a finitesky@chromium.org2010-11-014-0/+4