summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.acolwell@chromium.org2011-01-051-0/+2
* Move lots of GMock stuff out of line.erg@google.com2011-01-051-1/+2
* Fix Clang warning about self assignment.hans@chromium.org2011-01-051-1/+1
* Make Graphics3D::SwapBuffers take a completion callbackpiman@google.com2011-01-053-4/+44
* Re-use existing out-of-process plugins if one is already loaded. Otherwisebrettw@chromium.org2011-01-045-7/+43
* Disable CppBoundClassTest.InvokeMethods, it flakily triggers assertion failures.phajdan.jr@chromium.org2011-01-031-1/+2
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-029-9/+9
* Move base/debug_on_start to base/debugger and rename it to be _win since itbrettw@chromium.org2011-01-012-3/+2
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-018-24/+21
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-0111-15/+15
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-2/+2
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-1/+2