summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-182-9/+9
* Fix crash in ExecuteScriptpiman@google.com2011-08-181-2/+4
* Clean up comment for CppBoundClass.BindToJavascript()steveblock@chromium.org2011-08-181-6/+6
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-1852-506/+129
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)thestig@chromium.org2011-08-181-1/+0
* Include pageScaleFactor when saving and restoring WebHistory of a page.fsamuel@chromium.org2011-08-182-4/+11
* Log errors on the URLRequestTYPE_REQUEST_ALIVE end event,mmenke@chromium.org2011-08-171-1/+1
* mac: Fix all build errors when building with clang with the 10.6 sdk.thakis@chromium.org2011-08-171-1/+2
* Fix a small leak.michaeln@google.com2011-08-171-1/+3
* Remove Purify and Quantify.Doing so will reduce substantially the size of the...jeanluc@chromium.org2011-08-178-45/+3
* Don't leak input event resources. The refcounting was messed up, this patch n...brettw@google.com2011-08-171-6/+2
* Adding checks to guard against buffer overruns in QuotaFileIO::Write and base...sanga@chromium.org2011-08-173-0/+17
* Adding checks against directory traversal.sanga@chromium.org2011-08-171-1/+1
* AppendFileToBody by blocking ipckinuko@chromium.org2011-08-176-6/+37
* Remove branch in WebMediaPlayerImpl that is never reachedhclam@chromium.org2011-08-171-12/+2
* Test cleanup: Using MockSpecialStoragePolicy instead of local subclasses of S...marja@chromium.org2011-08-179-140/+51
* Wire experimental Flapper part twocpu@chromium.org2011-08-172-0/+8
* Fix cursor in fullscreen pepperpiman@chromium.org2011-08-173-3/+15
* Reland 97048 - Update routing id of pending resource requests for reparented ...rvargas@google.com2011-08-174-3/+21
* Revert 97048 - Trying to see if this is related with arvargas@google.com2011-08-174-21/+3
* Update routing id of pending resource requests for reparented iframes.dimich@chromium.org2011-08-164-3/+21
* Removed config management from Graphics3D API. It will be better handled in t...alokp@chromium.org2011-08-165-26/+12
* Cleanup: Remove dead code - PluginList::DisableOutdatedPluginGroups.thestig@chromium.org2011-08-166-88/+0
* Fix invalid read in the ResourceTracker tests. It wasn't doing the properbrettw@chromium.org2011-08-161-3/+17
* This is an implementation of WebThread to allow WebKit to create threads that...nduca@chromium.org2011-08-165-0/+80
* Allow GraphicsContext3D to be created with a NULL WebView for offscreensenorblanco@chromium.org2011-08-162-8/+5
* Refine UMA stats of QuotaTemporaryStorageEvictortzik@chromium.org2011-08-163-59/+131
* Move chromium-specific files from leveldb's repository to chromium, stage 2.dgrogan@chromium.org2011-08-166-8/+8
* Add option to not generate resources on bind in OpenGL ESgman@chromium.org2011-08-162-3/+7
* Fix security bug that allowed invalid header fields to be injected bybbudge@chromium.org2011-08-162-2/+93
* Add scroll and gesture message filters for UIPI Flash. jschuh@chromium.org2011-08-162-2/+6
* Send notifications on the IO thread when changes are made to the special stor...michaeln@google.com2011-08-156-11/+109
* Add link to SPIs.avi@chromium.org2011-08-151-1/+7
* quiet failures on linux 32 official waterfall webkit testskerz@chromium.org2011-08-151-1/+24
* quiet failures on linux 32 official waterfall webkit testskerz@chromium.org2011-08-151-1/+24
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-1529-64/+64
* Fix missing cursors.avi@chromium.org2011-08-151-6/+60
* quiet failures on linux 32 official waterfall webkit testskerz@chromium.org2011-08-151-0/+211
* base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.tfarina@chromium.org2011-08-153-7/+7
* Make WebPluginInfo more genericcpu@chromium.org2011-08-1418-106/+116
* Revert 96592 - Add scroll and gesture message filters for UIPI Flash. jschuh@chromium.org2011-08-132-6/+2
* Gracefully handle multiple Flush/Reset/Decode with same idpiman@chromium.org2011-08-121-3/+6
* Cleanup: Remove old webkit/glue/plugins/plugin_list.hthestig@chromium.org2011-08-121-31/+0
* Get rid of temporary scrollbar code now that WebKit is rolled.jam@chromium.org2011-08-122-13/+1
* Make webkit_glue depend on v8 explicitly. This is needed foraa@chromium.org2011-08-121-1/+1
* Remove the old type system for proxied resources. These were no longer being ...brettw@chromium.org2011-08-121-2/+2
* Add scroll and gesture message filters for UIPI Flash. jschuh@chromium.org2011-08-122-2/+6
* Minor cleanup to UsageTracker.IsWorking().michaeln@google.com2011-08-124-17/+10
* Mark the SkBitmap used for video uploads as volatile. This tells Ganesh (Ski...senorblanco@chromium.org2011-08-121-0/+1
* Force updating file usage cache to make sure it reflects the recent pepper qu...kinuko@chromium.org2011-08-121-1/+1