summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Fix the windows build by casting for ICU.brettw@chromium.org2010-08-221-1/+2
* Add support for Pepper charset conversions.brettw@chromium.org2010-08-224-0/+183
* Hookup role descriptions for webkit specific strings. Only doing this for ac...dtseng@chromium.org2010-08-211-1/+1
* Grabbing the newly translated strings from the branch to land on the trunk. ...kerz@chromium.org2010-08-2050-654/+676
* Added CursorControl Pepper interface.neb@chromium.org2010-08-193-20/+110
* Remove forward declares for ASCIIToUTF16 from string_util. All callers now usebrettw@chromium.org2010-08-191-0/+1
* Enable/Disable Spdy in benchmarking.lzheng@chromium.org2010-08-191-0/+3
* Disable Flip4Mac by default on the Macstuartmorgan@chromium.org2010-08-191-0/+8
* FBTF: Remove unnecessary STL #includes from src/webkit.viettrungluu@chromium.org2010-08-1910-17/+2
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-197-22/+29
* Rename WebFileSystem to WebFileUtilities for corresponding WebKit API changes.kinuko@chromium.org2010-08-183-38/+39
* Adds IDBKeyPath parser / extractor, and provides a mechanism to call it sandb...bulach@chromium.org2010-08-183-0/+96
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-173-72/+15
* Pepper2 Graphics3D implementation - browser side.neb@chromium.org2010-08-1710-10/+1131
* Pull new PPAPI. In particular, this converts mouse coordinates to floating po...brettw@chromium.org2010-08-171-4/+4
* GTTF: some more FRIEND_TEST_ALL_PREFIXESphajdan.jr@chromium.org2010-08-161-2/+3
* TBR: joth@chromium.orgjoth@chromium.org2010-08-161-2/+2
* WebKit merge 65318:65411.yutak@chromium.org2010-08-161-2/+4
* Fix QuartzCore.framework path. mark@chromium.org2010-08-151-1/+1
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-141-3/+3
* GTK: fix decoding of custom cursor bytes.estade@chromium.org2010-08-121-11/+7
* Added linux-specific NP_Initialize function so that the plugin is properly in...alokp@chromium.org2010-08-111-8/+39
* Clamp the hotspot on custom cursors to the custom cursor image's dimensions.estade@chromium.org2010-08-113-0/+52
* Whitespace change to trigger bots.viettrungluu@chromium.org2010-08-101-1/+1
* Add a mimetype to npapi_test_plugin so we pass a layout testtony@chromium.org2010-08-071-0/+11
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-072-5/+9
* WebGL web preferences do not disable WebGL if already enabled.apatrick@chromium.org2010-08-061-1/+2
* add pepper video decoder glue and delegatewjia@google.com2010-08-066-1/+216
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-1/+0
* Implement the UrlUtil pepper interface. Pull PPAPI to get that interface.brettw@chromium.org2010-08-054-0/+193
* Fix missing Linux fonts in PDF plugin.gene@chromium.org2010-08-051-0/+1
* Chromium-side implemention of pepper's FileChooser.dumi@chromium.org2010-08-054-5/+99
* Fix select menu placement on 10.5stuartmorgan@chromium.org2010-08-051-1/+9
* AutoFill: Add a re-sized generic CC icon.jhawkins@chromium.org2010-08-051-0/+0
* Remove the coordinate hack for zoomed plugin pages on the Mac.stuartmorgan@chromium.org2010-08-051-26/+0
* If SHM pixmaps support is available, for example, Intel drivers now support thatpiman@chromium.org2010-08-052-28/+92
* Play WebM live streamhclam@chromium.org2010-08-041-1/+6
* Remove wstring-ness from some more locale variables.evan@chromium.org2010-08-041-1/+1
* Mac: Some clang appeasing.thakis@chromium.org2010-08-041-1/+3
* Pull PPAPI and get support for average char width. Hook it up to "0" for nowbrettw@chromium.org2010-08-031-0/+5
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-031-3/+4
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-036-0/+6
* DevTools: follow up to r54722, remove unused classes.pfeldman@chromium.org2010-08-032-53/+0
* DevTools: Get rid of DevTools RPC.pfeldman@chromium.org2010-08-032-5/+1
* AutoFill: Add a default constructor for FormData. There are too many placesjhawkins@chromium.org2010-08-031-0/+2
* Record received data in WebViewPlugin and replay it when loading the real plu...bauerb@chromium.org2010-08-022-8/+65
* Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found itbrettw@chromium.org2010-07-311-1/+2
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-312-8/+10
* Implement prefetching in chromegavinp@google.com2010-07-312-0/+3
* Remove some wstrings used in ui_test.cc.evan@chromium.org2010-07-302-6/+5