summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Factoring BuildUserAgent out to a separate lib for GCF can use it.tommi@chromium.org2010-08-274-106/+173
* Reland interval change.mbelshe@chromium.org2010-08-271-2/+0
* Make PPB_Var's VarFromUtf8() validate the input for UTF-8 correctness. Return...ajwong@chromium.org2010-08-261-3/+10
* Replaced supl (sup-El) by sup1 (sup-One) in DOMSerializer test because there ...jamesr@chromium.org2010-08-261-2/+2
* Revert 57572 - Remove the default argument from RegKey::Open.chase@chromium.org2010-08-261-2/+1
* Remove the default argument from RegKey::Open.tfarina@chromium.org2010-08-261-1/+2
* Revert 57386: nsylvain@chromium.org2010-08-261-0/+2
* chromeos: Only look for plugins in Chrome's /opt directory.derat@chromium.org2010-08-262-3/+10
* Move the chromium.Interval to chrome.Interval as part of the benchmarkingmbelshe@chromium.org2010-08-251-2/+0
* Fix for the missing plugin message displayed at times on sites like youtube w...ananta@chromium.org2010-08-254-15/+25
* Fix a crash in multipart data handling.tony@chromium.org2010-08-252-63/+65
* chromeos: Skip ~/.mozilla/plugins.derat@chromium.org2010-08-251-0/+2
* Revert 57327 - Re-landing. Add html node info (tag name, attributes, and comp...dmazzoni@chromium.org2010-08-252-46/+0
* Re-landing. Add html node info (tag name, attributes, and computed display)dmazzoni@chromium.org2010-08-252-0/+46
* Remove reference to obsolete web preference. The legacy parser no longerabarth@chromium.org2010-08-252-3/+0
* Add hook into pepper to query if running on the main thread.ajwong@chromium.org2010-08-241-1/+6
* Revert "Add hook into pepper to query if running on the main thread."ajwong@chromium.org2010-08-241-6/+1
* Add hook into pepper to query if running on the main thread.ajwong@chromium.org2010-08-241-1/+6
* Revert 57188 - Add html node info (tag name, attributes, and computed display...dmazzoni@chromium.org2010-08-242-46/+0
* Add html node info (tag name, attributes, and computed display) and documentdmazzoni@chromium.org2010-08-242-0/+46
* 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