summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c...brettw@chromium.org2010-12-221-6/+6
* Revert 69959 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...acolwell@chromium.org2010-12-221-2/+0
* Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.acolwell@chromium.org2010-12-221-0/+2
* Fix black video frames when seeking (which also fixes flashing poster issue).scherkus@chromium.org2010-12-222-6/+6
* Update the time formatting APIs to use string16.avi@chromium.org2010-12-222-6/+4
* Remove obsolete failures.tonyg@chromium.org2010-12-211-4/+0
* Moved the logic of maintaining the current context to gles2 helper library.alokp@chromium.org2010-12-216-738/+1154
* Replace initial media range request with an unbounded range request.scherkus@chromium.org2010-12-211-6/+3
* Clean up comments in BufferedDataSource and BufferedResourceLoader.scherkus@chromium.org2010-12-213-11/+11
* Bugfixes for recent PluginGroup refactoring.jkummerow@chromium.org2010-12-216-33/+78
* Modify inclusion to use system icu headers when -Duse_system_icu=1phajdan.jr@chromium.org2010-12-211-1/+1
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-21150-1900/+1651
* Roll WebKit 74383:74387.tonyg@chromium.org2010-12-211-0/+4
* A build fix for the "WebKit Mac (valgrind)" bot.hbono@chromium.org2010-12-211-2/+2
* (Re-landing http://codereview.chromium.org/5991003 after Chromium OSkbr@chromium.org2010-12-211-4/+7
* Add base:: prefix to the calls to StringAppendV.tfarina@chromium.org2010-12-211-1/+2