summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* I meant to delete this file in r63438.tony@chromium.org2010-10-211-0/+0
* Use forwarding headers instead of copying header filestony@chromium.org2010-10-213-65/+172
* Add the support of PP_IMAGEDATAFORMAT_RGBA_PREMUL in the browser.klobag@chromium.org2010-10-214-28/+124
* Revert 63375 - Add the support of PP_IMAGEDATAFORMAT_RGBA_PREMUL in the browser.klobag@chromium.org2010-10-214-117/+28
* Add the support of PP_IMAGEDATAFORMAT_RGBA_PREMUL in the browser.klobag@chromium.org2010-10-214-28/+117
* Cleans up the cached resources on valgrind.hbono@chromium.org2010-10-212-0/+6
* FBTF: Move BlobData ParamTrait structs from common_param_traits to render_mes...erg@google.com2010-10-202-7/+16
* Update test expectations.yuzo@chromium.org2010-10-201-2/+0
* Add back some code I accidentally removed when merging changes.dumi@chromium.org2010-10-201-0/+4
* Build fix.dumi@chromium.org2010-10-201-1/+1
* Resubmit http://codereview.chromium.org/3944001.dumi@chromium.org2010-10-2015-326/+423
* Add DRT support code for FileSystemkinuko@chromium.org2010-10-204-0/+35
* Revert 63153 - Update Pepper's FileSystem and FileRef implementations.dumi@chromium.org2010-10-2015-423/+326
* Update Pepper's FileSystem and FileRef implementations.dumi@chromium.org2010-10-2015-326/+423
* Stop loading plugins from {Debug,Release}/plugins on mac TestShell.tony@chromium.org2010-10-191-4/+7
* Add private pepper API to send UMA stats for PDF page count.jam@chromium.org2010-10-192-1/+10
* New Java version (6u22). Relevant advisory: http://www.oracle.com/technetwork...panayiotis@google.com2010-10-191-1/+1
* Drop allocator dependency from base library.willchan@chromium.org2010-10-191-7/+35
* plugins: revert the logging statement added in r62783evan@chromium.org2010-10-191-2/+0
* Added fallback code for servers that don't support Range requests properlyscherkus@chromium.org2010-10-193-18/+66
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-193-2/+11
* Fix mac build. I deleted one too many lines.tony@chromium.org2010-10-191-0/+1
* Add xcodebuild/{Debug/Release}/plugins to the plugin loadtony@chromium.org2010-10-192-2/+19
* GTTF: Make test_shell_tests use base/test_suite.hphajdan.jr@chromium.org2010-10-192-53/+60
* Test Shell: implement hasSpellingMarker() to make tests pass.morrita@chromium.org2010-10-192-0/+11
* WebFileWriterBase unit testsmichaeln@chromium.org2010-10-193-5/+429
* Support sync file io for pepper, to support LSOspiman@chromium.org2010-10-195-8/+303
* Convert LOG(INFO) to VLOG(1) - webkit/.pkasting@chromium.org2010-10-197-35/+33
* Expose the loading string through the private api.jam@chromium.org2010-10-182-1/+7
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-1811-14/+42
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-6/+7
* Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base...brettw@chromium.org2010-10-173-33/+33
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-172-9/+11
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-174-21/+23
* Implement IME for Mac plugins using the Cocoa event model on 10.6stuartmorgan@chromium.org2010-10-153-10/+49
* Linux Plugins: Add a debugging statement to help track down bug 59317.thestig@chromium.org2010-10-151-0/+2
* Implement cancelling a pepper request.jam@chromium.org2010-10-153-8/+15
* Hide the FileSystem directory under 'unpredictable' location (part 2)kinuko@chromium.org2010-10-154-141/+495
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-152-4/+4
* Rename FileUtilProxy::Create to EnsureFileExistskinuko@chromium.org2010-10-152-26/+19
* Move iat_patch from base to app/win. Remove the functions from the header sincebrettw@chromium.org2010-10-141-4/+4
* Made deriving from Pepper Resource class easier.neb@chromium.org2010-10-141-69/+38
* FBTF: More ctor/dtor cleanup.erg@google.com2010-10-148-25/+88
* Mark ResourceFetcherTests.ResourceFetcherDownload and ResourceFetcherDidFail ...phajdan.jr@chromium.org2010-10-141-2/+4
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-1416-43/+43
* SKIP http/tests/media/video-play-stall-seek.html on Google Chrome/Win.mal@chromium.org2010-10-141-0/+7
* Add a pp_resource include to the two private interfaces, which depend on this.brettw@chromium.org2010-10-142-0/+2
* Fix the build warnings about bool conversion.brettw@chromium.org2010-10-141-2/+2
* Update the audio interface implementation to use the latest Pepper.brettw@chromium.org2010-10-142-30/+60
* Add an option ProxyService::Create() to disable use of proxy auto-config.eroman@chromium.org2010-10-141-2/+2