summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-2/+2
* Make class declarations ABI compatible, irrespective of ENABLE_CLIENT_BASED_G...jknotten@chromium.org2010-12-314-14/+21
* Move thread local stuff from base to base/threading and consistently use thebrettw@chromium.org2010-12-301-1/+1
* Expose Mac WebThemeEngine hooks added by r70278 (and r74581 on the WebKit side)mihaip@chromium.org2010-12-304-6/+6
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-304-21/+21
* Revert 70277 - Revert 70275 - Revert 70267 - Refactor PipelineImpl to use Com...acolwell@chromium.org2010-12-291-2/+0
* WebKit roll 74733:74761.mihaip@chromium.org2010-12-291-6/+0
* Add implementation of WebThemeEngine for the Mac (declared bymihaip@chromium.org2010-12-295-2/+91
* Revert 70275 - Revert 70267 - Refactor PipelineImpl to use CompositeFilter to...acolwell@chromium.org2010-12-291-0/+2
* Revert 70267 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...acolwell@chromium.org2010-12-291-2/+0
* Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.acolwell@chromium.org2010-12-291-0/+2
* Adding suppression for flaky crash of layout testkbr@chromium.org2010-12-281-0/+2
* Roll WebKit 74711:74718kbr@chromium.org2010-12-281-3/+0
* Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp...alokp@chromium.org2010-12-289-117/+294
* Adding suppression for inspector/styles-source-lines.html to test itkbr@chromium.org2010-12-281-0/+3
* WebKit roll 74679:74680hamaji@chromium.org2010-12-271-1/+0
* Suppress fast/canvas/webgl/tex-image-with-format-and-typehamaji@chromium.org2010-12-271-0/+1
* Mark fast/encoding/parser-tests.html as failing on linux debug.nsylvain@chromium.org2010-12-261-0/+1
* net: Add namespace net to URLRequestFilter.tfarina@chromium.org2010-12-261-1/+1
* WebKit roll 74662:74666kbr@chromium.org2010-12-261-6/+0
* Added suppression forkbr@chromium.org2010-12-251-0/+1
* Added suppression for svg/batik/paints/gradientLimit.svg failure on Linux.kbr@chromium.org2010-12-251-0/+2
* Change suppressions added in bug 67919 to FAIL because of differingkbr@google.com2010-12-241-2/+2
* base/version: remove wstring versionevan@chromium.org2010-12-231-2/+2
* Fix typo in suppression.thakis@chromium.org2010-12-231-1/+1
* Suppress failing webkit teststhakis@chromium.org2010-12-231-0/+3
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-1/+1
* Revert 70063 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...acolwell@chromium.org2010-12-231-2/+0
* Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.acolwell@chromium.org2010-12-231-0/+2
* Move data pack from base to app (it's just part of the resource bundle system).brettw@chromium.org2010-12-234-12/+12
* Added ppapi::Context3D interface. The API has already been reviewed. I am add...alokp@chromium.org2010-12-2311-825/+905