summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Revert accidental change to webplugin_delegate_impl_mac.mmsail@chromium.org2011-02-041-5/+4
* Copy buffers in base::FileUtilProxy::{Read,Write} to avoid memory corruption. darin@chromium.org2011-02-042-9/+35
* WebKit Roll 77484:77531.dglazkov@chromium.org2011-02-031-3/+0
* Remove last call to deprecated WebNotification::dir() methodadamk@chromium.org2011-02-031-1/+4
* Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-02-031-4/+5
* temporary disable /inspector/styles-source-lines-inline.htmlloislo@chromium.org2011-02-031-0/+3
* WebKit Roll 77471:77484.loislo@chromium.org2011-02-031-3/+0
* Test is failing since r77459. Temporary disabled until rebaseline.loislo@chromium.org2011-02-031-0/+3
* Re-enable the test that I disabled last night.cevans@chromium.org2011-02-033-10/+17
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-022-3/+3
* Re-enable CppBoundClassTest.InvokeMethodssimonjam@chromium.org2011-02-021-2/+1
* Added context lost callback.amarinichev@google.com2011-02-021-0/+3
* Activate / fix the NPAPI plugin test on Linux:cevans@chromium.org2011-02-022-1/+10
* Set the name of the PPAPI plugin properly when running out of process. Thisbrettw@chromium.org2011-02-023-7/+10
* Propagate the user gesture state. It is necessary to do correct pop-up blockingcevans@chromium.org2011-02-022-2/+5
* Cleanup everything but net/ for our first clang plugins.erg@google.com2011-02-0215-51/+111
* Pull in new launchpad.net translations and actually build thetony@chromium.org2011-02-021-0/+23
* Don't register WebKitWeightWatcher fontstkent@chromium.org2011-02-012-9/+6
* Fix a typo I introduced (IceTea should be IcedTea) in my last commit here.cevans@chromium.org2011-02-011-3/+3
* Remove unused variable to fix the Clang build.brettw@chromium.org2011-02-011-2/+1
* Release all Object PP_Vars when an instance goes away. This prevents a crashbrettw@chromium.org2011-02-017-90/+226
* Update GetWebKitRootDirFilePath to handle the move of WebKit/ into Source/.mihaip@chromium.org2011-02-011-3/+4
* Remove temporary layout test expecations. New baselines have landed inager@chromium.org2011-02-011-8/+0
* Make target running GLES2 autogen script.neb@chromium.org2011-01-311-0/+29
* Pepper/Flapper: First pass at context menu implementation.viettrungluu@chromium.org2011-01-3112-4/+357
* Remove the the --layout-test flag from test_shell.tony@chromium.org2011-01-314-134/+14
* Remove obsolete files from 'sources'. This causes needless work on incrementa...jeanluc@chromium.org2011-01-311-2/+0
* Update V8 to 3.1.0.whesse@chromium.org2011-01-311-0/+8
* Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...nsylvain@chromium.org2011-01-311-0/+2
* Remove obsolete files from 'sources'. This causes needless work on increment...jeanluc@chromium.org2011-01-301-2/+0
* In Visual Studio 2010, pass a nullptr rather than NULL when building a std::p...jeanluc@chromium.org2011-01-301-1/+10
* 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