summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Always delete your pointers! Note that RUNNING_UNDER_VALGRIND may not becevans@chromium.org2011-01-111-17/+3
* Update WebView::create call after http://trac.webkit.org/changeset/75448 tomihaip@chromium.org2011-01-111-0/+4
* Linux: Trade one hack for another to allow pepper plugins to print only selec...thestig@chromium.org2011-01-112-42/+50
* Revert 70963 - Support out-of-date plugin blocking on Linux.cevans@chromium.org2011-01-116-120/+18
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-112-5/+8
* glue: deprecate npapi::PluginVersionInfoevan@chromium.org2011-01-112-0/+35
* net: Remove typedef net::URLRequestTestJob URLRequestTestJob;tfarina@chromium.org2011-01-111-8/+9
* Add --enable-accelerated-plugins flag to enable compositing for plugins, sepa...piman@google.com2011-01-102-3/+7
* Support out-of-date plugin blocking on Linux.cevans@chromium.org2011-01-106-18/+120
* More changes to code to use new WebView::create function that takes in a WebA...jam@chromium.org2011-01-103-1/+13
* Switch a wstring to a string16.evan@chromium.org2011-01-102-2/+3
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-1010-57/+64
* Fix an incorrect use of wstring::npos.evan@chromium.org2011-01-101-2/+1
* Revert 70920 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-102-8/+5
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-102-5/+8
* Make RenderView implement WebAutoFillClient, in preparation of making WebKit ...jam@chromium.org2011-01-101-0/+4
* Remove more IMAGE suppressions for a few tests that I rebased and that pass now.thakis@chromium.org2011-01-101-117/+0
* Make accelerated plugin support aware of the requirement to use thekbr@google.com2011-01-101-1/+17
* Remove IMAGE suppressions for a few tests that I rebased and that pass now.thakis@chromium.org2011-01-101-268/+0
* Update V8 to version 3.0.7.kmillikin@chromium.org2011-01-101-0/+4
* Refactored app cache clear on exit code to happen in the object owning the fi...pastarmovj@chromium.org2011-01-101-1/+4
* Roll WebKit DEPS and adjust references to WebCore.abarth@chromium.org2011-01-081-1/+1
* Turn gpu acceleration of video (CSC and scaling) on by default. <video> eleme...vangelis@chromium.org2011-01-082-1/+3
* Apparently FAIL does not include TIMEOUTthakis@chromium.org2011-01-081-1/+1
* Better suppressions file fixthakis@chromium.org2011-01-081-1/+3
* Fix suppressions file.thakis@chromium.org2011-01-081-3/+1
* Yet another suppression for skia.thakis@chromium.org2011-01-081-0/+4
* More skia suppressions.thakis@chromium.org2011-01-081-0/+2
* roll skia 636:673thakis@chromium.org2011-01-081-0/+396
* Fix grit dependencies for chromeos, touchui, and toolkit_views.tony@chromium.org2011-01-081-1/+2
* Fix for a plugin crasher which occurs in the context of NPP_Destroy. The plug...ananta@chromium.org2011-01-071-14/+7
* Revert 70782 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-072-8/+5
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-072-5/+8
* Update stringslaforge@chromium.org2011-01-0751-76/+174
* Refactor grit -D flags into a gyp variable so we don'ttony@chromium.org2011-01-072-4/+10
* Start sorting methods in class declarations.erg@google.com2011-01-071-2/+2
* Roll DEPS for WebKit 75242:75243. Also remove some now-redundant expectationssenorblanco@chromium.org2011-01-071-3/+0
* Temporarily add a failing test to local test_expectations.senorblanco@chromium.org2011-01-071-0/+2
* Add an instance parameter to var objects, audio, and the 2D API. This replace...brettw@chromium.org2011-01-074-16/+33
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-071-1/+1
* Expose Map/UnmapTexSubImage2DCHROMIUM to pepper pluginspiman@google.com2011-01-074-0/+81
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-071-1/+1
* Private Pepper extension for Flapper to allow TCP connections to be madeviettrungluu@chromium.org2011-01-077-6/+278
* Move ppb_flash.h to ppapi/c/private ...viettrungluu@chromium.org2011-01-064-123/+5
* Enable accelerated compositing in fullscreen pepper.piman@google.com2011-01-064-2/+19
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-1/+1
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-1/+1
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-1/+1
* Remove legacy non-client-based geolocation code.jknotten@chromium.org2011-01-067-221/+1
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-068-22/+29