summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Remove the downstream test expectation for fast/dom/prototype-inheritance.htmlrniwa@chromium.org2011-01-291-4/+0
* Ensure that windowed NPAPI plugins get reparented to the plugin wrapper windo...ananta@chromium.org2011-01-291-0/+7
* Expect fast/dom/prototype-inheritance.html to fail with text difference on Ma...rniwa@chromium.org2011-01-281-0/+4
* Fix surface::swapbuffers to return correct valuespiman@google.com2011-01-282-5/+11
* Do a better job of caching appcache status values in the renderer based on th...michaeln@google.com2011-01-282-91/+74
* Ensure the plugin backing store is always mapped, even when it's been swappedbrettw@chromium.org2011-01-281-2/+9
* Implements PPB_Context3DTrusted_Dev. Also add CreateRaw/Initialize for proxypiman@google.com2011-01-284-21/+205
* DOMUI: Allow chrome.send to pass number, boolean, null and arrays of thosearv@chromium.org2011-01-283-25/+88
* Remove behind-the-flag outdated code in WebGraphicsContext's two implementati...zmo@google.com2011-01-282-2093/+0
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-284-1/+7
* PPAPI: move GLES2Implementation to PPAPI gluepiman@google.com2011-01-285-32/+79
* Part 1 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-274-7/+30
* Refactor WebGraphicsContext3D to use WGC3D types which match corresponding GL...zmo@google.com2011-01-272-5/+2014
* Revert 72807 - Refactor WebGraphicsContext3D to use WGC3D types which match c...mbelshe@chromium.org2011-01-272-2028/+21
* Refactor WebGraphicsContext3D to use WGC3D types which match corresponding GL...zmo@google.com2011-01-272-21/+2028
* Put some plug-ins behind an infobar, where they have:cevans@chromium.org2011-01-274-46/+73
* If a user chooses to open a PDF with Reader, ask them if they want to do so a...jam@chromium.org2011-01-271-1/+1
* Remove dedup-tests.py (it has moved upstream) and 2 emptytony@chromium.org2011-01-261-49/+0
* Clean up net unit testing code.erg@google.com2011-01-262-2/+2
* Fix a teardown hang caused by an Abort() call while there is a pending read.acolwell@chromium.org2011-01-263-22/+118
* Add GL_CHROMIUM_framebuffer_multisample support to Chromium'skbr@chromium.org2011-01-262-0/+19
* Fix input-speech related failures on DRTtkent@chromium.org2011-01-262-41/+5
* Make Pepper resize the buffer through the command buffer.piman@google.com2011-01-262-12/+4
* Revert "Clean up net unit testing code." since it breaks the shlib builder.erg@google.com2011-01-252-2/+2
* Clean up net unit testing code.erg@google.com2011-01-252-2/+2
* Fixed grave bug in Plugin Loading code that lead to a crash with some plugins.pastarmovj@chromium.org2011-01-252-7/+21
* Remove eventSender, accessibilityController, plainText andtony@chromium.org2011-01-2515-1869/+12
* Allow multiple instances of the newer VLC plugins to load. The older versions...ananta@chromium.org2011-01-251-13/+22
* AppCache: Add a helper method to AppCacheService to test if a request can be ...michaeln@google.com2011-01-252-0/+54
* Avoid null-pointer dereference for PPAPI Instance BindGraphics.dmichael@google.com2011-01-251-0/+4
* wstring: make net::GetSuggestedFilename return utf-16evan@chromium.org2011-01-241-2/+2
* lastchange: handle the git-but-not-git-svn caseevan@chromium.org2011-01-241-10/+13
* Clean up webkit resources.xiyuan@chromium.org2011-01-2416-36/+1
* Refactor the plugin lists handling code.pastarmovj@chromium.org2011-01-2417-441/+873
* DevTools: update inspector_strings.grd to match current Inspector'smnaganov@chromium.org2011-01-242-256/+851
* Fix memory leaks in BufferedDataSource, BufferedResourceLoader and SimpleData...scherkus@chromium.org2011-01-243-4/+0
* Conditionally add compile-time enable for the web audio API only on Mac OS Xcrogers@google.com2011-01-241-2/+0
* Revert 72306 - Conditionally add compile-time enable for web audio API on Mac...crogers@google.com2011-01-241-0/+2
* Conditionally add compile-time enable for web audio API on Mac OS Xcrogers@google.com2011-01-231-2/+0
* Don't map internalFormat in renderbufferStorage() in embedded envrionment.jnd@chromium.org2011-01-231-14/+16
* Re-land http://codereview.chromium.org/6265009 which was reverted to try to f...crogers@google.com2011-01-221-4/+64
* Re-land http://codereview.chromium.org/6339004 which was revertedcrogers@google.com2011-01-222-0/+7
* Revert 72261 - Add run-time enable support for the web audio APIrniwa@chromium.org2011-01-222-7/+0
* Revert 72259 - Bundle audio spatialization resources for use by the web audio...rniwa@chromium.org2011-01-221-64/+4
* Add run-time enable support for the web audio APIcrogers@google.com2011-01-222-0/+7
* Bundle audio spatialization resources for use by the web audio APIcrogers@google.com2011-01-221-4/+64
* webkit: expose webkit branch and revision number in about pagesevan@chromium.org2011-01-224-10/+62
* When we detect a PDF with an unsupported feature, ask the user if they want t...jam@chromium.org2011-01-228-4/+36
* Chromium support for window.webkitRequestAnimationFrame()jamesr@chromium.org2011-01-218-3/+36
* Comment out broken CHECK in ppapi/ppb_url_loader_impl.cc.polina@google.com2011-01-211-2/+3